tan
Description
Returns the trigonometric tangent of number , which is interpreted as an angle expressed in radians. The results will be a floating point value.
Syntax
tan( number )
Examples
tan(
1.89
)
//returns -3.026