EXPM1 Exponential Minus One Function
Section: Mathematical Functions
Usage
Computesexp(x)-1
function accurately for x
small. The syntax for its use is
y = expm1(x)
where x
is an n
-dimensional array of numerical type.
Section: Mathematical Functions
exp(x)-1
function accurately for x
small. The syntax for its use is
y = expm1(x)
where x
is an n
-dimensional array of numerical type.