@stdlib/math-base-tools-evalpoly
Evaluate a polynomial using double-precision floating-point arithmetic.
Evaluate a polynomial using double-precision floating-point arithmetic.
Compile a module for evaluating a polynomial.
Compile a C function for evaluating a polynomial.
Compute the principal square root of a single-precision floating-point number.
Compute the principal square root of the product of π and a positive double-precision floating-point number.
Evaluate the tangent of a number.
Compute the tangent of an angle measured in degrees
Compute the hyperbolic tangent of a double-precision floating-point number.
Compute the nth Tribonacci number.
Trigamma function.
Round a double-precision floating-point number toward zero.
Round a numeric value to the nearest power of 10 toward zero.
Round a numeric value to the nearest power of two toward zero.
Evaluate the natural logarithm of 1+exp(x).
Evaluate ln(1+x) - x.
Binary logarithm (base 2).
Compute the natural logarithm of exp(x) + exp(y).
Logit function.
Compute the nth Lucas number.
Return the maximum value.