Search
@stdlib/math-base-special-expm1
Compute exp(x) - 1.
v0.2.3 URL:
https://unpkg.com/@stdlib/math-base-special-expm1@0.2.3/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.expm1
expm1
power
natural
exp
exponential
function
euler
number
@stdlib/math-base-special-expm1rel
Relative error exponential.
v0.2.3 URL:
https://unpkg.com/@stdlib/math-base-special-expm1rel@0.2.3/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.expm1
expm1
power
natural
exp
relative
error
err
exponential
function
euler
number
@stdlib/math-iter-special-expm1
Create an iterator which computes `exp(x) - 1` for each iterated value.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-iter-special-expm1@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.expm1
expm1
power
natural
exp
exponential
function
euler
number
iterator
iterable
iterate
@stdlib/math-iter-special-expm1rel
Create an iterator which evaluates the relative error exponential for each iterated value.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-iter-special-expm1rel@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.expm1
expm1
power
natural
exp
relative
error
err
exponential
function
euler
number
iterator
iterable
iterate
@vicimpa/math
A collection of mathematical utility functions including operations like clamp, lerp, normalize, and more.
v0.0.9 URL:
https://unpkg.com/@vicimpa/math@0.0.9/dist/index.js
Open
Browse Files
PI2
PI1_2
PI1_3
rem
rems
clamp
lerp
normalize
rec
precision
Math
abs
acos
acosh
asin
asinh
atan
atan2
atanh
cbrt
ceil
clz32
cos
cosh
E
exp
expm1
floor
fround
hypot
imul
log
log10
log1p
log2
LN10
LN2
LOG10E
LOG2E
max
min
pow
PI
random
round
sign
sin
sinh
sqrt
SQRT1_2
SQRT2
tan
tanh
trunc