https://doc.rust-lang.org/nightly/std/primitive.f64.html#method.to_degrees https://doc.rust-lang.org/nightly/std/primitive.f64.html#method.to_radians To better mirror what's offered in the standard library, it'd be nice if these methods were available for any `Float`.