Function nannou_core::math::rad_to_deg[][src]

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

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