Are there any commonly used notations with super or subscripts on the left hand side of the symbol? or on both sides of a symbol? If so, then what is the latex for having sup/sub script on left or both sides of a symbol.
|
I often use a superscript on the left hand side to indicate the order of a tensor, e.g. $$^4 \boldsymbol{C}$$ for the fourth-order stiffness tensor. Additionally, here in the Netherlands the base of a logarithm is often written as a superscript on the left hand side, e.g. $$^2 \log 8 = 3$$ but I don't use this notation anymore as it tends to confuse people. To conclude, a $\LaTeX$ related note: the superscript can be moved closer to the symbol by using |
|||
|
|
|
$_nC_r$ is sometimes used for $n\choose r$. I did this with _nC_r in dollar signs. |
|||||||||
|
|
I've seen spectral sequences labelled as $${}^{II} E^n_{p,q} $$ I've seen it suggested that one should use |
|||
|
|
|
In math mode, TeX (almost) just ignores spaces, so if you write |
|||
|
|
|
Hypergeometric functions are written $_2 F _1$, which is |
||||
|
|