ERROR!

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

 

 

 

 

 

 

 

 

 

 

 

 

 

 

$NRAD(n) Function

This math function will return the normalized value 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. The normalized value is the angle converted to its equivalent counter-part which is located within the first full-circle arc.

Examples:

$NRAD(6.28318531) returns 0
$NRAD(7.85398164) returns 1.57079633
$DEG($NRAD(7.85398164)) returns 90