scipp.tan#

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

Element-wise tangent.

Parameters
Raises

If the unit is not a plane-angle unit, or if the tangent cannot be computed on the dtype, e.g., if it is an integer.

Returns

Union[Variable, DataArray, Dataset] – The tangent values of the input.