Size (in bytes) of a half-precision floating-point number.
Number of significand bits for a half-precision floating-point number.
Smallest positive normalized half-precision floating-point number.
Maximum half-precision floating-point number.
Mask for the sign bit of a 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.
Mask for the significand of a half-precision floating-point number.
The bias of a half-precision floating-point number's exponent.
Mask for the exponent of a half-precision floating-point number.
Constants.
Number of significand bits for a single-precision floating-point number.
Number of significand bits in the high word of a double-precision floating-point number.
Convert a half-precision floating-point number to the nearest double-precision floating-point number.
16-bit half-precision floating-point number.
Maximum unsigned 16-bit integer.
Convert a half-precision floating-point number to the nearest single-precision floating-point number.
High word mask for the sign bit of a double-precision floating-point number.
Convert a double-precision floating-point number to the nearest half-precision floating-point number.
Convert a single-precision floating-point number to the nearest half-precision floating-point number.
Double-precision floating-point positive infinity.
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
Maximum unsigned 32-bit integer.
High word mask for the exponent of a double-precision floating-point number.
Double-precision floating-point negative infinity.