macro_rules! norm { ($a:expr) => { ... }; }
Magnitude/norm: ‖a‖
Euclidean magnitude of the multivector. Computed as sqrt(a† ⊗ a) for the scalar part.