scipp.cos#

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

Element-wise cosine.

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

Parameters
Returns

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