Function nannou_core::math::deg_to_rad[][src]

pub fn deg_to_rad<S>(s: S) -> S where
    S: ConvertAngle
Expand description

Convert the given angle in degrees to the same angle in radians.