utils/math library

Constants

toDeg → const double
Shorthand to convert radians to Degrees. (multiply radians with this value)
toRad → const double
Shorthand to convert degrees to Radians. (multiply degrees with this value)