Description Usage Arguments Value Examples
Compute the l2 norm of a vector.
1 | norm2(u)
|
u |
A vector of numerics |
The l2 norm of u: √{∑_i u_i^2}.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.