In GeoGebra you can also write formulas. To
do so, check the box LaTeX formula in the dialog of the Text mode
and enter your formula in LaTeX syntax.
Here, some important LaTeX commands are explained. Please have a look at any LaTeX documentation for further information.
LaTeX input |
Result |
a \cdot b |
|
\frac{a}{b} |
|
\sqrt{x} |
|
\sqrt[n]{x} |
|
|
|
\overline{AB} |
|
x^{2} |
|
a_{1} |
|
\sin\alpha + \cos\beta |
|
\int_{a}^{b} x dx |
|
\sum_{i=1}^{n} i^2 |
|
Related Topics