@stdlib/math-base-assert-is-positive-zerof
Test if a single-precision floating-point numeric value is positive zero.
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.
Cube root of double-precision floating-point epsilon.
Euler's number.
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.