Skip to main content

atan2

Function 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