acos#

rbc.stdlib.elementwise_functions.acos(a)#

Calculates an implementation-dependent approximation of the principal value of the inverse cosine, having domain [-1, +1] and codomain [+0, +π], for each element x_i of the input array x.

Array-API ‘acos’ doc