math_matrix_calculator
Perform matrix operations like addition, subtraction, multiplication, transpose, and inversion up to 8x8 matrices directly in the browser.
Instructions
Menu ID: matrix_calculator. Matrix Calculator. Matrix arithmetic in the browser: add, subtract, multiply, transpose, scalar multiply, determinant via LU, and inverse via Gauss-Jordan. Up to 8x8. Use describe_tool with tool_id "matrix_calculator" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| a | Yes | ||
| b | Yes |