USEFUL WEBSITES
1) Website to find and copy all the useful mathematical symbols:
https://math.typeit.org/
THE LATEX CODE
PS: Ask ChatGPT or Gemini to write the code for you!
1) ENCLOSURE SYNTAX:
For the equation to display correctly, you must enclose the formula between \begin{equation} and \end{equation}.
\begin{equation}
x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}
\end{equation}
2) FRACTIONS:
\frac{num}{den}
The equation y=1/x can be written as: y = \frac{1}{x}
Aggiungi commento
Commenti