atan#

rbc.stdlib.elementwise_functions.atan(a)#

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

Array-API ‘atan’ doc