Function angles::normalize_angle_positive

Function Documentation

static inline double angles::normalize_angle_positive(double angle)

normalize_angle_positive

   Normalizes the angle to be 0 to 2*M_PI
   It takes and returns radians.