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