Function nannou::math::rad_to_turns

source ·
pub fn rad_to_turns<S>(s: S) -> S
where S: ConvertAngle,
Expand description

Convert the given value in radians to the equivalent value as a number of turns.