math-signum
Signum function.
Found 72 results for math.io
Signum function.
Returns the next representable single-precision floating-point number after x toward y.
Dirichlet eta function.
Riemann Zeta function.
Rounds a numeric value to the nearest multiple of 10^n.
Returns a 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Returns a string giving the literal bit representation of a single-precision floating-point number.
Computes exp(x) - 1.
Returns a string giving the literal bit representation of an unsigned 8-bit integer.
Standard Math library.
Computes the absolute difference of two real numbers.
Returns a string giving the literal bit representation of an unsigned 16-bit integer.
Returns an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
Computes the natural logarithm of 1+x.
Returns a double-precision floating-point number with the magnitude of x and the sign of x*y.
Natural logarithm of the beta function.
Sets the more significant 32 bits of a double-precision floating-point number.
Returns a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).
Returns a string giving the literal bit representation of an unsigned 16-bit integer.
Returns a string giving the literal bit representation of an unsigned 32-bit integer.
Splits a single-precision floating-point number into a normalized fraction and an integer power of two.
Computes cos(πx).
Returns an integer corresponding to the unbiased exponent of a single-precision floating-point number.
Returns a boolean indicating if the sign bit for a single-precision floating-point number is on (true) or off (false).
Computes a factorial.
Creates a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
Gamma function.
Computes the relative difference of two real numbers in units of double-precision floating-point epsilon.
Computes the relative difference of two real numbers.
Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Beta function.
Computes the binomial coefficient.