Function nannou::math::turns_to_rad

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