sin#

rbc.stdlib.elementwise_functions.sin(a)#

Calculates an implementation-dependent approximation to the sine, having domain (-infinity,

+infinity) and codomain [-1, +1], for each element x_i of the input array x.

Array-API ‘sin’ doc