tan#

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

(-infinity,

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

Array-API ‘tan’ doc