Function angle_helper::deg_to_rad

Function angle_helper::deg_to_rad#

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