[][src]Function nannou::math::turns_to_rad

pub fn turns_to_rad<S>(turns: S) -> S where
    S: BaseFloat

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