pub const RAD_TO_DEG: f32 = 57.2957795131;
Convenience constant to convert from radians to degrees. (B3_RAD_TO_DEG)