1. Przekątna wielokąta - diagonal of a polygon
any segment that connects two non-consecutive vertices of the polygon
2. Przekątna wielościanu - diagonal of a polyhedron
any segment that connects two vertices that do not lie on the same face of the polyhedron
3. Przekątna macierzy - diagonal of a matrix
- przekątna główna - main/principal/leading diagonal
a set of entries of a square matrix that lie on a line from the top left to the bottom right entry - macierz przekątniowa - diagonal matrix
a square matrix with non-zero entries only on the principal diagonal - metoda przekątniowa - diagonal method