Function nannou::prelude::rad_to_deg

source ·
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.