🧮
Matrix Calculator
Matrix addition, multiplication, determinant, inverse, and transpose.
Size:
Matrix A
Matrix B
Result
0000
📖How to Use
- 1Specify matrix size (rows × columns) and enter elements
- 2Select an operation (addition, multiplication, inverse, determinant, etc.)
- 3See the result
💡Tips & Knowledge
- •Matrix multiplication A(m×n) × B(n×p) = C(m×p). Inner dimensions must match
- •A matrix inverse exists only for regular matrices (determinant ≠ 0). Used to solve linear systems
- •3D graphics transformations (rotation, scaling, translation) are all implemented as matrix operations
🔗 Related Tools
✏️
Equation SolverSolve linear, quadratic, and systems of equations with step-by-step solutions.
↗️ベクトル計算機ベクトル計算【無料・ビジュアル】2D/3Dベクトルの和・差・内積・外積・射影をドラッグ操作でインタラクティブに可視化。大学の線形代数・物理の学習に。
🔢Scientific CalculatorCalculate trig, log, sqrt and more. Deg/rad toggle with history.
📐幾何学計算機図形の面積・周長計算【無料】三角形・四角形・円・多角形の面積と周の長さを即計算。頂点ドラッグで形状変更・内接円・外接円・ヘロンの公式など公式集付き。
All calculations run in your browser. No data is sent to any server.