Function angle_helper::rad_to_deg

Function angle_helper::rad_to_deg#

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