Changelog
[0.3.0] - 2024-07-31
littleEndian?: boolean
argument to setFloat16
and getFloat16
to match the DataView interface.pretterrc.json
prettier configChangelog
[0.2.0] - 2022-08-27
Changelog
[0.1.4] - 2021-09-14
Object.is
to test for -0
instead of dividing by Infinity
Changelog
[0.1.3] - 2021-09-14
Precision: "underflow"
may indicate rounding to the smallest signed subnormal value in addition to signed zero.Changelog
[0.1.2] - 2021-09-14