Browse common mathematical operators and Greek letters for your LaTeX documents.
Vector
\vec{x}Bold Vector
\mathbf{x}Hat Vector
\hat{x}Transpose
A^{\top}Transpose (T)
A^TInverse
A^{-1}Determinant
\det(A)Determinant Bars
|A|Trace
\text{tr}(A)Rank
\text{rank}(A)Norm
\lVert x \rVertNorm (Double)
\| x \|Inner Product
\langle x, y \rangleTensor Product
\otimesDirect Sum
\oplusDot Product
\cdotCross Product
\timesKronecker Delta
\delta_{ij}Identity Matrix
I_nZero Matrix
\mathbf{0}Eigenvalue
\lambdaMatrix
\begin{bmatrix} a & b \\ c & d \end{bmatrix}Column Vector
\begin{pmatrix} x \\ y \end{pmatrix}