ERROR!

This web site requires Java Script.
You must enable Java Script on
your browser to navigate this site.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

$SIN(n) Function

This math function will return the Sine of n where n is an angle listed in radians and can be a number, variable that represents a number, or a math equation that returns a number. To calculate the Sine of an angle listed in degrees, use $SIN($RAD(n)) instead.

Examples:

$SIN(2.61799388) returns 0.5
$SIN($RAD(150)) returns 0.5