const-cbrt-eps-float64
Cube root of double-precision floating-point epsilon.
Cube root of double-precision floating-point epsilon.
Implementation of BigBit standard for numeric data type and character encoding
float value encode/decode two's complement and single precision floating point format(ieee754)
Get the “exact value” of the number
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Converts raw modbus integer to IEEE-754 Binary16 Floating Point format
Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Sets the more significant 32 bits of a double-precision floating-point number.
use numeral automatically
Effective number of bits in the significand of a half-precision floating-point number.
Effective number of bits in the significand of a double-precision floating-point number.
Maximum single-precision floating-point number.
Maximum double-precision floating-point number.
Maximum safe double-precision floating-point integer.
Difference between one and the smallest value greater than one that can be represented as a half-precision floating-point number.
Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Returns an integer corresponding to the unbiased exponent of a single-precision floating-point number.
Creates a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.