[][src]Function storm::math::atan2

pub fn atan2(y: f32, x: f32) -> f32

Average error of 0.00231 radians. Largest error of 0.00488 radians. Speedup of 20.67x over f32.atan2(y);