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