Angle Conversion


From:


degrees (deg)

 
 

=


To:


degrees (deg)


 


 

This Angle Conversion program uses custom rounding routines to avoid results such as 3.9999999999 instead of 4.  It rounds the result to 13 significant digits instead of rounding to some number of decimal places, therefore producing superior results for very big or very small initial values and conversion factors.  It accepts scientific notation and converts immediately.

 
Converting to and from: degrees (deg), full circle, grad, radians (rad).