tan
To calculate the tangent
The function returns the tangent of an angle.
Syntax
tan(number)
Return
number
Examples
tan(x)
To calculate the tangent of a number x.
Result: 1.5574077246549023
Result:14.101419947171719
Result: -3.380515006246586
Last updated