EXPM1 Exponential Minus One Function

Section: Mathematical Functions

Usage

Computes 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.