[][src]Function nannou::math::deg_to_rad

pub fn deg_to_rad<S>(deg: S) -> S where
    S: BaseFloat

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