Linear Algebra Pivot Wiki
Korey Hinton -> Wiki -> Math -> Linear Algebra -> Pivot
The pivot is the leading first non-zero coefficient of a row in a matrix.
\begin{bmatrix} 1 & * & 0\\ 0 & * & 3\\ \end{bmatrix}In the matrix above 1 and 3 are the pivots.