- Fraction Calculator
- Matrix Calculator
- Slope Calculator
- Algebra Calculator
- Trigonometry Calculator
- Percentage Calculator
- Probability Calculator
-
RREF Matrix CalculatorEnter a matrix and instantly compute its reduced row echelon form (RREF). Paste values and get the RREF matrix for quick checks and study.Formula
-
Matrix Scalar Multiplication CalculatorMultiply every element of a matrix A by a scalar lambda to get the result matrix C. Supports any size up to 10x10, negatives, decimals and scientific notation.Formula
-
Matrix Multiplication (Product) CalculatorMultiply two matrices online. Compute the matrix product C = A.B or B.A with full conformability checking and a clean row-by-row result.Formula
-
Cramer's Rule CalculatorSolve 2×2 and 3×3 linear systems with Cramer's Rule. Enter matrix A and vector b to get x, y, z plus every determinant used. Free and instant.Formula
-
Matrix Condition Number CalculatorCompute the spectral (2-norm) condition number κ(A) of a 2×2 matrix as the ratio of its largest to smallest singular value, plus singular values and determinant.Formula
-
Matrix Power (Aⁿ) CalculatorCompute the n-th power of a square matrix A (Aⁿ = A·A·…·A) for 2x2, 3x3 or 4x4 matrices. Supports n = 0 (identity) and negative powers via the inverse.Formula
-
Matrix Norm CalculatorCompute four matrix norms of any real n x m matrix: L1 (max column sum), L2/spectral (largest singular value), Frobenius, and L-infinity (max row sum).Formula
-
Inverse Matrix CalculatorFind the inverse of a 2×2 or 3×3 matrix instantly. Computes the determinant, adjugate, and inverse A⁻¹ = adj(A)/det(A) with full steps.Formula
-
Matrix Trace CalculatorCalculate the trace of a square matrix (2×2, 3×3 or 4×4) by summing its main diagonal entries. Fast, free, and shows the formula tr(A)=Σ Aᵢᵢ.Formula
-
Matrix Addition and Subtraction CalculatorAdd or subtract two matrices A and B element-by-element. Compute A+B, A-B, or B-A for any m x n matrices up to 6x6, with adjustable display precision.Formula
-
Matrix Multiplication CalculatorMultiply two 2×2 matrices instantly. Enter each element of matrix A and B to get the product matrix AB using the row-by-column dot product rule.Formula
-
Matrix by Scalar CalculatorMultiply a 2×2 matrix by a scalar instantly. Enter your scalar and matrix entries to compute cA element-by-element with this free calculator.Formula
-
Hadamard Product CalculatorCompute the Hadamard (element-wise) product of two matrices. Enter dimensions and values to get A∘B where each entry is A_ij × B_ij.Formula
-
Quaternion CalculatorFree quaternion calculator: compute the Hamilton product q1×q2, the norm (magnitude), and the conjugate of two 4-component quaternions instantly.Formula
-
n×n Matrix Determinant CalculatorCompute the determinant det(A) of any square n×n matrix (1 to 10) and its reciprocal 1/det(A). Uses Gaussian elimination; flags singular matrices.Formula
-
Angle Between Two Vectors CalculatorFind the angle between two 2D or 3D vectors using the dot product formula. Get the result in degrees and radians, plus magnitudes and cos θ.Formula
-
System of Equations CalculatorSolve a 2-variable linear system a₁x+b₁y=c₁, a₂x+b₂y=c₂ instantly using Cramer's rule. Detects parallel/identical lines with no unique solution.Formula
-
2x2 Matrix Inverse CalculatorCompute the inverse of a 2x2 matrix instantly. Enter a, b, c, d to get the determinant and each element of A⁻¹, with a singular-matrix check.Formula
-
2x2 Eigenvalue CalculatorFind the eigenvalues of any 2x2 matrix instantly. Handles real and complex conjugate eigenvalues using the trace and determinant formula.Formula
-
2×2 Matrix Multiplication CalculatorMultiply two 2×2 matrices instantly. Enter the 8 entries of matrices A and B to get the product C = A·B with full step-by-step results.Formula
-
Adjoint Matrix (Hermitian Conjugate / Conjugate Transpose) CalculatorCompute the adjoint matrix A* (Hermitian conjugate / conjugate transpose) of any real or complex m x n matrix. Transpose then conjugate, with worked example.Formula
-
Adding & Subtracting Vectors CalculatorAdd or subtract two 2D vectors to find the resultant magnitude and direction (angle). Computes Rx, Ry, magnitude √(Rx²+Ry²) and θ via atan2.Formula
-
3x3 Matrix Determinant CalculatorCalculate the determinant of a 3x3 matrix and its reciprocal (1/det A) using cofactor expansion. Enter nine real entries; detects singular matrices.Formula
-
3×3 Matrix Eigenvalue CalculatorFind the eigenvalues of any 3×3 matrix instantly. Solves the characteristic cubic det(A−λI)=0 with Cardano's method and lists λ₁, λ₂, λ₃.Formula