Returns the rank of a matrix (the number of linearly independent rows or columns).
| |
|---|
| Category | Matrix |
| Syntax | MRANK(matrix) |
Parameters
| Parameter | Required | Description |
|---|
matrix | Required | The matrix to compute the rank of. |
Example
Auto-generated from the EngCanvas function registry.