Link to this page
Print this page
Parent topic
:
Number Functions
Template Functions
/
Number Functions
tan()
The
tan()
function calculates the tangent of an angle.
Syntax
tan(
expr
)
Note:
Calculates the tangent of
number(expr)
.
number(expr)
is the angle in degrees.