TensorSpaceUfuncs.expm1

TensorSpaceUfuncs.expm1(self, out=None, \*\*kwargs)

Calculate exp(x) - 1 for all elements in the array.

See also

numpy.expm1