Base 2 logarithm of Euler's number.
Difference between one and the smallest value greater than one that can be represented as a half-precision floating-point number.
Number of significand bits for a half-precision floating-point number.
Mask for the sign bit of a half-precision floating-point number.
Mask for the significand of a half-precision floating-point number.
Smallest positive normalized half-precision floating-point number.
Maximum 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.
16-bit half-precision floating-point number.
Euler's 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.
Convert a single-precision floating-point number to the nearest half-precision floating-point number.
The bias of a double-precision floating-point number's exponent.
High word mask for the exponent of a double-precision floating-point number.
Smallest positive double-precision floating-point normal number.
Double-precision floating-point negative infinity.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
The maximum biased base 2 exponent for a double-precision floating-point number.
High word mask for excluding the sign bit of a double-precision floating-point number.
Maximum unsigned 8-bit integer.