2×2 determinant formula
For A = [[a,b],[c,d]], det(A) = ad − bc. For the sample [[1,2],[3,4]], the determinant is 1×4 − 2×3 = −2.
Calculators / Quick tool
Calculate a two-by-two or three-by-three determinant from numeric rows.
Calculate a two-by-two or three-by-three determinant from numeric rows.
Paste content, enter parameters or choose the files you need in “Comma-separated matrix rows”.
Choose “2×2 determinant”, “3×3 determinant” for the job. Processing runs in this browser.
Review the result under “Determinant”, then copy or download it after checking the output.
Result guide
Choose the matrix size, enter one comma-separated row per line, and calculate det(A). The output shows the 2×2 diagonal formula or the 3×3 first-row cofactor expansion with your values substituted.
For A = [[a,b],[c,d]], det(A) = ad − bc. For the sample [[1,2],[3,4]], the determinant is 1×4 − 2×3 = −2.
For the first row a, b, c, use a(ei−fh) − b(di−fg) + c(dh−eg). The result panel preserves this grouping so signs and each 2×2 minor can be checked directly.
A zero determinant means the square matrix is singular: it has no unique inverse, its rows or columns are linearly dependent, and a related linear system may not have a unique solution.
Enter one matrix row per line and separate entries with commas. A 3×3 matrix therefore needs exactly three lines with three numeric values on each line.
No. This page intentionally supports only 2×2 and 3×3 numeric matrices so it can show a compact, verifiable substitution. It does not claim support for symbolic or larger matrices.
Yes. A determinant is a signed scalar. Its sign can reflect orientation, while its absolute value describes area or volume scaling for the linear transformation.
Anonymous feedback
Found a problem or an idea to make this tool better? Tell us. We review every report and start working on actionable improvements within 2 days, continuously improving reliability and usability.