cos#

rbc.stdlib.elementwise_functions.cos(a)#
Calculates an implementation-dependent approximation to the cosine, having domain

(-infinity,

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

Array-API ‘cos’ doc