pub fn atan<T: Float, V: FloatOps<T>>(v: V) -> V
returns the arc-tangent of v where the value v is in radians
v