↓ 3 callersMethodsimplifyAnglesimplify an angle into the range 0-360 degrees @param radian the angle to simplify, in radian @return the simplified angle, in radian and in the rang
example/5516-2024-OffSeason/src/main/java/frc/robot/utils/CustomMaths/Angles.java:10