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