Search
@stdlib/math-base-special-log1pexp
Evaluate the natural logarithm of 1+exp(x).
v0.2.3 URL:
https://unpkg.com/@stdlib/math-base-special-log1pexp@0.2.3/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.log
math.log1p
special functions
special
ln
log1pexp
natural
logarithm
log
function
@stdlib/math-iter-special-log1pexp
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-log1pexp@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
math
special function
special
function
math.log
math.log1p
ln
log1pexp
natural
logarithm
log
iterator
iterable
iterate