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