When I\'m working with math in JS I would like its trig functions to use degree values instead of radian values. How would I do that?
Create your own conversion function that applies the needed math, and invoke those instead. http://en.wikipedia.org/wiki/Radian#Conversion_between_radians_and_degrees