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