Tan(Numeric angle)
Returns the trigonometric tangent of the angle, specified in radians.
Parameters
- angle
- The angle in radians for which you want to calculate the tangent.
Returns
Numeric
Examples
Tan(0.785)
returns 1
Returns the trigonometric tangent of the angle, specified in radians.
Numeric
Tan(0.785)
returns 1