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