@stdlib/math-base-special-round10
Round a numeric value to the nearest power of 10 on a linear scale.
Round a numeric value to the nearest power of 10 on a linear scale.
Round a numeric value to the nearest power of two on a linear scale.
Round a numeric value to the nearest multiple of b^n on a linear scale.
Round a double-precision floating-point number to the nearest multiple of 10^n.
Round a numeric value to the nearest number with N significant figures.
Compute the reciprocal square root of a double-precision floating-point number.
Compute the reciprocal square root of a single-precision floating-point number.
Compute the secant of an angle measured in degrees.
Sine and cosine integrals.
Evaluate the signum function for a double-precision floating-point number.
Evaluate the signum function for a single-precision floating-point number.
Compute the sine of a number.
Compute the hypotenuse avoiding overflow and underflow.
Compute the hypotenuse avoiding overflow and underflow (single-precision).
Evaluate the identity function for a double-precision floating-point number.
Evaluate the identity function for a single-precision floating-point number.
Perform C-like multiplication of two signed 32-bit integers.
Compute the double word product of two signed 32-bit integers.
Compute the multiplicative inverse of a double-precision floating-point number.
Compute the multiplicative inverse of a single-precision floating-point number.