Function nannou::math::deg_to_rad

source ·
pub fn deg_to_rad<S>(s: S) -> S
where S: ConvertAngle,
Expand description

Convert the given angle in degrees to the same angle in radians.