pub fn quat_magnitude2<T: RealNumber>(q: &Qua<T>) -> T
Expand description

The squared magnitude of a quaternion q.