Searched defs:deg2rad (Results 1 – 2 of 2) sorted by relevance
50 static inline float deg2rad(float degree) in deg2rad() function
1190 auto deg2rad = jerry_function_external(_deg2rad); in _buildMath() local