ctstdmath ~master (2021-10-15T10:45:19.778831)
Dub
Repo
expm1
ctstdmath
equivalent to exp(x) - 1, but more accurate when |x| is small.
real
expm1
(
real
x
)
Meta
Source
See Implementation
ctstdmath
aliases
ceiling
cosec
ln
log2
functions
atan
cbrt
ceil
cos
cot
csc
exp
exp2
expm1
floor
isInfinity
isNaN
lg
log
log1p
modHalf
sec
sin
tan
equivalent to exp(x) - 1, but more accurate when |x| is small.