Function angle_helper::deg_to_rad#
Defined in File Coordinates.h
Function Documentation#
-
inline double angle_helper::deg_to_rad(double deg)#
Converts degree to radian value.
- Parameters:
deg – the degree value to be converted
- Returns:
the matching radian value