Function maths_rs::atan2

source ·
pub fn atan2<T: Float, V: FloatOps<T>>(y: V, x: V) -> V
Expand description

returns the arc-tangent of v where the value v is in radians