Function nannou::math::rad_to_turns
source · pub fn rad_to_turns<S>(s: S) -> Swhere
S: ConvertAngle,
Expand description
Convert the given value in radians to the equivalent value as a number of turns.
pub fn rad_to_turns<S>(s: S) -> Swhere
S: ConvertAngle,
Convert the given value in radians to the equivalent value as a number of turns.