Showing 1-20 of 8,545 packages
IEEE 754 half-precision floating-point for JavaScript
Maximum half-precision floating-point number.
Smallest positive normalized half-precision floating-point number.
16-bit half-precision floating-point number.
The bias of a half-precision floating-point number's exponent.
Number of significand bits for a half-precision floating-point number.
Mask for the exponent of a half-precision floating-point number.
Mask for the significand of a half-precision floating-point number.
Mask for the sign bit of a half-precision floating-point number.
Convert a single-precision floating-point number to the nearest half-precision floating-point number.
Convert a half-precision floating-point number to the nearest double-precision floating-point number.
Convert a half-precision floating-point number to the nearest single-precision floating-point number.
Convert a double-precision floating-point number to the nearest half-precision floating-point number.
Difference between one and the smallest value greater than one that can be represented as a half-precision floating-point number.
Half-precision 16-bit floating point numbers
Half-precision floating-point negative infinity.
Half-precision floating-point positive infinity.
Half-precision floating-point mathematical constants.
Number of exponent bits for a half-precision floating-point number.
Maximum safe half-precision floating-point integer.