LaTeX - User Guide
LaTeX - User Guide
1. To input complex symbols or formulas in your written answers, use the LaTeX text tool. To
start, choose in the tool bar
2. After clicking this button, the LaTeX field will pop up, where you can write a formula or a
complex mathematical expression
3. After you click OK at the end of the LaTeX line, your written formula will transform into a
format that’s convenient for reading. .You can then continue writing in a regular mode using
standard letters, figures, and symbols.
LaTeX basics:
Fractions:
\[ fraction=\frac{numerator}{denominator} \]
Square roots:
\ sqrt [ «degree» ] { «radical expression»}
Indices:
\[A_{\text{lower index}}\quad B^{\text{upper index }}\quad C_n^k\]
more details