Searched defs:DEGREES_TO_RADIANS (Results 1 – 2 of 2) sorted by relevance
42 #define DEGREES_TO_RADIANS(d) (0.0174532925199 * (d)) macro