@stdlib/math-base-special-fast-acosh
Compute the hyperbolic arccosine of a number.
Compute the hyperbolic arccosine of a number.
Compute the hypotenuse using the alpha max plus beta min algorithm.
Compute the hyperbolic arcsine of a number.
Compute the hyperbolic arctangent of a number.
Compute the hypotenuse.
Return the maximum value.
Return the minimum value.
Exponential function.
Compute an integer binary logarithm (base two).
Compute an integer square root.
Compute the nth Fibonacci number.
Compute the Fibonacci number index.
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.
Round a double-precision floating-point number toward negative infinity.
Round a numeric value to the nearest power of 10 toward negative infinity.
Round a numeric value to the nearest power of two toward negative infinity.
Evaluate the signum function of a double-precision complex floating-point number.
Convert an angle from degrees to radians.
Convert an angle from degrees to radians (single-precision).