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