Lines Matching refs:radToDeg
126856 static double radToDeg(double x){ return x*(180.0/M_PI); }127090 MFUNCTION(degrees, 1, radToDeg, math1Func ),