[][src]Function nannou::math::rad_to_deg

pub fn rad_to_deg<S>(rad: S) -> S where
    S: BaseFloat

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