scipp.exp#

scipp.exp(x, *, out=None)#

Element-wise exponential.

Parameters:
Returns:

TypeVar(_T) – e raised to the power of the input.