scipp.sin#

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

Element-wise sine.

The input must have a plane-angle unit, i.e. rad, deg.

Parameters
Returns

Same type as input – The sine values of the input.