pub fn len<T>(q: Quaternion<T>) -> Twhere
    T: Float,
Expand description

Computes the length of a quaternion.