Returns the dominant (largest-magnitude) eigenvalue of a square matrix, computed by power iteration.
| |
|---|
| Category | Matrix |
| Syntax | EIGVAL(matrix) |
Parameters
| Parameter | Required | Description |
|---|
matrix | Required | A square matrix. |
Example
Auto-generated from the EngCanvas function registry.