Reference: pNorm
pNorm(v) returns the p-norm of the vector v = ❨a1, a2, ..., an❩, i.e. the real number norm(v) = (|a1|^p + |a2|^p + ... + |an|^p)^(1/p).
pNorm(v) returns the p-norm of the vector v = ❨a1, a2, ..., an❩, i.e. the real number norm(v) = (|a1|^p + |a2|^p + ... + |an|^p)^(1/p).