Function nannou::math::rad_to_deg
source · pub fn rad_to_deg<S>(s: S) -> Swhere
S: ConvertAngle,
Expand description
Convert the given angle in radians to the same angle in degrees.
pub fn rad_to_deg<S>(s: S) -> Swhere
S: ConvertAngle,
Convert the given angle in radians to the same angle in degrees.