⇐
Index
⇐
Math
sin
sin (PI)
Description
Calculates the sine of the input angle
Examples
trace
(
sin
(
PI
)
)
#prints 0
⇐
Index