Definition
A square matrix in which all the entries above the main diagonal are zero is called lower triangular matrix.
A square matrix in which all the entries below the main diagonal are zero is called upper triangular matrix.
A matrix that is either upper triangular or lower triangular is called triangular matrix.