@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
OpenBrowse Files
stdlibstdmathmathematicsmathmath.logmath.log1plnlog1pnaturallogarithmlogvaluenumbersmall

@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
OpenBrowse Files
stdlibstdmathmathematicsmathmath.logmath.log1pspecial functionsspeciallnnaturallogarithmlogfunction

@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
OpenBrowse Files
stdlibstdmathmathematicsmathmath.logmath.log1pspecial functionsspeciallnlog1pexpnaturallogarithmlogfunction

@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
OpenBrowse Files
stdlibstdmathmathematicsmathmath.logmath.log1pspecial functionsspeciallnlog1mexpnaturallogarithmlogfunction

@stdlib/math-iter-special-log1p

Create an iterator which evaluates the natural logarithm of 1+x for each iterated value.
v0.2.2 URL: https://unpkg.com/@stdlib/math-iter-special-log1p@0.2.2/lib/index.js
OpenBrowse Files
stdlibstdmathmathspecial functionspecialfunctionmath.logmath.log1plnlog1pnaturallogarithmlogsmalliteratoriterableiterate