Searched refs:DEGRAD (Results 1 – 1 of 1) sorted by relevance
36 #define DEGRAD ( PI / 180.0 ) macro40 #define sind(x) sin((x)*DEGRAD)41 #define cosd(x) cos((x)*DEGRAD)42 #define tand(x) tan((x)*DEGRAD)
Completed in 4 milliseconds