pub fn scale<T>(s: T, q: Quaternion<T>) -> Quaternion<T> where
    T: FloatSimd<T>, 
Expand description

s * q