sin()

The sin() function calculates the sine of an angle.

Syntax

sin(expr)
Note:
  1. Calculates the sine of number(expr).
  2. number(expr) is the angle in degrees.