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-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
Open
Browse Files
stdlib
stdmath
math
special function
special
function
math.log
math.log1p
ln
log1p
natural
logarithm
log
small
iterator
iterable
iterate
@stdlib/math-base-special-xlog1py
Compute `x * ln(y+1)` so that the result is `0` if `x = 0`.
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-special-xlog1py@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
natural
logarithm
log1p
log
ln
special
math.log1p
An ES-spec-compliant Math.log1p shim/polyfill/replacement that works as far down as ES3
v1.0.6 URL:
https://unpkg.com/math.log1p@1.0.6/index.js
Open
Browse Files
Math.log1p
math
log1p
log
shim
polyfill
es-shim
API
@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