Function nannou::math::deg_to_rad
source · pub fn deg_to_rad<S>(s: S) -> Swhere
S: ConvertAngle,
Expand description
Convert the given angle in degrees to the same angle in radians.
pub fn deg_to_rad<S>(s: S) -> Swhere
S: ConvertAngle,
Convert the given angle in degrees to the same angle in radians.