pub const DEG_TO_RAD: f32 = 0.01745329251;
Convenience constant to convert from degrees to radians. (B3_DEG_TO_RAD)