@stdlib/math-base-special-expm1
Compute exp(x) - 1.
Found 6 results for expm1
Compute exp(x) - 1.
A collection of mathematical utility functions including operations like clamp, lerp, normalize, and more.
Relative error exponential.
Create an iterator which evaluates the relative error exponential for each iterated value.
Ponyfill for ES6 Math.expm1()
Create an iterator which computes `exp(x) - 1` for each iterated value.