tan() — Calculate Tangent
The tan() function calculates the tangent of x, where x is expressed in radians. If x is too large, a partial loss of significance in the result can occur and sets errno to ERANGE.
Shathana. S.R. Answered question May 27, 2023
