Function nannou_core::math::turns_to_rad[][src]

pub fn turns_to_rad<S>(s: S) -> S where
    S: ConvertAngle
Expand description

Convert the given value as a number of “turns” into the equivalent angle in radians.