Returns the Frobenius norm of a matrix (square root of sum of squared elements).
| |
|---|
| Category | Matrix |
| Syntax | NORM(matrix) |
Parameters
| Parameter | Required | Description |
|---|
matrix | Required | The matrix to compute the norm of. |
Example
Auto-generated from the EngCanvas function registry.