pub fn atan2(y: f32, x: f32) -> f32
Arc tangent of y / x, in radians, using both signs to pick the quadrant.
y / x