Symmetric matrix

A real square matrix is symmetric when it equals its transpose, so its entry in row i and column j matches the entry in row j and column i.

Connect