Qurak

SquareMatrixQ

Available

Tests whether an expression is a square matrix.

SquareMatrixQ[m]
SquareMatrixQ[{{1, 2}, {3, 4}}] → TrueSquareMatrixQ[{{1, 2, 3}, {4, 5, 6}}] → False

Topics

Related

All 6300 functions · Use this from an MCP client