pub fn quat_magnitude2<N: Real>(q: &Qua<N>) -> N
Expand description

The squared magnitude of a quaternion q.