Hello all, just a few resources for using LaTeX.
I found a great resource on AoPS about LaTeX. It's not a gigantic read, so I suggest that if you want to learn LaTeX to a deeper extent to look at this webpage. It also covers aligning equations.
https://artofproblemsolving.com/wiki/index.php?title=LaTeX:LaTeX_on_AoPS
If you want to create LaTeX Tables, use this webpage to generate one.
https://www.tablesgenerator.com/#
The only problem is that webpage doesn't allow math input for the tables.
You can also learn to make them yourself in the below link.
https://www.overleaf.com/learn/latex/tables
If you don't know how to do some LaTeX symbols, that's no problem. You can just directly search them up online, and there will definitely be some great sources.
If you are making complicated, hard-to-read equations in LaTeX, then don't spend your time getting confused over the syntax! All you got to do is to type the equation up in the Desmos Graphing Calculator! Copy the result, and then if you paste it, then it will be in LaTeX. All you have to do is to wrap it with dollar signs.
https://www.desmos.com/calculator
-CitrusCornflakes :) $\int_{0}^{\pi}\sin\left(x\right)\ dx\ =\left(-\cos\left(\pi\right)+C\right)-\left(-\cos\left(0\right)+C\right)=2$
.