EXPM1

EXPM1 EXP(x)-1

Synopsis

EXPM1(x)

Arguments

x: number

Note

This function has a higher resulting precision than evaluating EXP(x)-1.

See also

EXP, LN1P.