This function returns the sine of an angle in radians.
Syntax
SIN(<expression>)
Availability
All versions
Type
Double
Range
± 9.223372036853900e+18
Scope
Configuration, Task or Terminal
Limitations
Read only
Examples
?Sin (3.14159/2)
Var1 = Sin(3.14159)
See Also