@stdlib/constants-float16
Half-precision floating-point mathematical constants.
Half-precision floating-point mathematical constants.
Half-precision floating-point negative infinity.
Size (in bytes) of a half-precision floating-point number.
Test if a single-precision floating-point numeric value is positive zero.
Test if a double-precision floating-point numeric value is finite.
Test if a single-precision floating-point numeric value is finite.
Test if a double-precision floating-point numeric value is infinite.
Test if a single-precision floating-point numeric value is infinite.
Test if a double-precision floating-point numeric value is NaN.
Test if a single-precision floating-point numeric value is NaN.
Test if a double-precision floating-point numeric value is negative zero.
Test if a single-precision floating-point numeric value is negative zero.
Test if a double-precision floating-point numeric value is positive zero.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Return a single-precision floating-point number with the magnitude of x and the sign of y.
Split a double-precision floating-point number into a normalized fraction and an integer power of two.
Return a double-precision floating-point number with the magnitude of x and the sign of x*y.
Return a single-precision floating-point number with the magnitude of x and the sign of x*y.
Double-precision floating-point mathematical constants.
Catalan's constant.