sin()
Return the sine of angle where angle is expressed in radians.
Syntax:
variable
= sin(
angle
)
Example:
print
sin(
1
)
will print value 0.841471