Qurak
Documentation
Pricing
Sign in
Qurak
Documentation
Functions
NormalMatrixQ
NormalMatrixQ
Available
Test whether a matrix is normal.
Forms
NormalMatrixQ[m]
Verified examples
NormalMatrixQ[{{1, 0}, {0, 2}}] → True
NormalMatrixQ[{{1, 2, 3}, {4, 5, 6}}] → False
Options
SameTest — default Automatic
Tolerance — default Automatic
Run this on Qurak
Search the reference
Topics
Matrix Predicates
- Eigenvalue Related
New In100 Alphabetical Listing
- N
New In100 Higher Mathematical Computation
- Linear Algebra »
New In100 Symbolic And Numeric Computation
- Linear Algebra »
Related
DiagonalizableMatrixQ
HermitianMatrixQ
SymmetricMatrixQ
AntihermitianMatrixQ
AntisymmetricMatrixQ
UnitaryMatrixQ
OrthogonalMatrixQ
PositiveSemidefiniteMatrixQ
ConjugateTranspose
SquareMatrixQ
NegativeDefiniteMatrixQ
NegativeSemidefiniteMatrixQ
← NormalizedSquaredEuclideanDistance
NormalsFunction →
All 6300 functions
·
Use this from an MCP client