scipp.exp#

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

Element-wise exponential.

Parameters
Returns

Union[Variable, DataArray, Dataset] – e raised to the power of the input.