scipy.special
scipy.special.
exprel
Relative error exponential, (exp(x)-1)/x, for use when x is near zero.
x : ndarray
Input array.
res : ndarray
Output array.
See also
expm1,
expm1
scipy.special.logsumexp
scipy.special.sinc