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