sympy_matrix_eigenvals
Compute eigenvalues of any matrix using symbolic mathematics. Input a matrix string to obtain its eigenvalues.
Instructions
Compute eigenvalues of a matrix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matrix | Yes | Matrix string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |