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