@stdlib/math-base-special-nonfibonacci
Compute the nth non-Fibonacci number.
Compute the nth non-Fibonacci number.
Return the positive difference between `x` and `y`.
Return the positive difference between `x` and `y`.
Polygamma function.
Exponential function.
Evaluate bˣ - 1.
Convert an angle from radians to degrees.
Convert an angle from radians to degrees (single-precision).
Evaluate the ramp function.
Evaluate the ramp function (single-precision).
Compute the reciprocal cube root of a double-precision floating-point number.
Compute the reciprocal cube root of a single-precision floating-point number.
Compute `x - nπ/2 = r`.
Riemann Zeta function.
Compute the rising factorial.
Round a numeric value to the nearest integer.
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.