ⓘ This web page is about the old AlgoSim 2 software. Perhaps you are looking for the new Algosim 3 application?
AlgoSim
Homepage | Screenshots | Gallery of Visualisation | User's Guide | Function Reference | Download | FAQ | Support | Bugs and Solutions | Donate

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).