Search
@stdlib/math-base-special-log1mexp
Evaluate the natural logarithm of 1-exp(-|x|).
v0.2.3 URL:
https://unpkg.com/@stdlib/math-base-special-log1mexp@0.2.3/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.log
math.log1p
special functions
special
ln
log1mexp
natural
logarithm
log
function
@stdlib/math-iter-special-log1mexp
Create an iterator which evaluates the natural logarithm of 1-exp(-|x|) for each iterated value.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-iter-special-log1mexp@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
math
special function
special
function
math.log
math.log1p
ln
log1mexp
natural
logarithm
log
iterator
iterable
iterate