Symbols:Vectors

From ProofWiki
Jump to navigation Jump to search

Symbols used to denote Vectors

Boldface

$\bsx$ or $\mathbf x$
The $\LaTeX$ code for \(\boldsymbol x\) is \boldsymbol x  or \bsx.
The $\LaTeX$ code for \(\mathbf x\) is \mathbf x .


Arrow Notation

$\vec x$
The $\LaTeX$ code for \(\vec x\) is \vec x .


Hat Notation

$\hat x$
The $\LaTeX$ code for \(\hat x\) is \hat x .


Underline Notation

$\underline x$
The $\LaTeX$ code for \(\underline x\) is \underline x .


Tilde Notation

$\tilde x$
The $\LaTeX$ code for \(\tilde x\) is \tilde x .