sympy_Identity
Generate identity matrices for mathematical computations. This tool creates square matrices with ones on the main diagonal and zeros elsewhere, useful for linear algebra and symbolic mathematics.
Instructions
Identity matrix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |