SIN
MATH Function
Windows/Unix
A math function that returns the sine of an angle given in radians.
Syntax
:
SIN(numeric-expression)
PI = 3.14153
C# = SIN(PI)
Details
:
Numeric-expression is the angle expressed in radians.