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