Art of Problem Solving

LaTeX: Difference between revisions

Smileapple (talk | contribs)
mNo edit summary
Smileapple (talk | contribs)
mNo edit summary
Line 2: Line 2:
The <math>\text{\LaTeX}</math> typesetting system (typically pronounced "Lay-Tek") is widely used to produce well-formatted [[math|mathematical]] and scientific writing. <math>\text{\LaTeX}</math> is very handy for producing equations such as  
The <math>\text{\LaTeX}</math> typesetting system (typically pronounced "Lay-Tek") is widely used to produce well-formatted [[math|mathematical]] and scientific writing. <math>\text{\LaTeX}</math> is very handy for producing equations such as  


\begin{align*}
[\
|1+2+43+\sqrt{6^2}|+\int^4_1\,x dx&=|46+6|+\left.\frac{x^2}{2}\right|^4_1\\
|1+2+43+\sqrt{6^2}|+\int^4_1\,x dx&=|46+6|+\left.\frac{x^2}{2}\right|^4_1\\
&=52+\frac{16}{2}+\frac12\\
&=52+\frac{16}{2}+\frac12\\
&=52+8+0.5\\
&=52+8+0.5\\
&=60.5.
&=60.5.
\end{align*}
/]


Nearly every serious student of math or science will use <math>\text{\LaTeX}</math> frequently. Through these web pages, you will learn much of what you'll need to express math and science like a professional.
Nearly every serious student of math or science will use <math>\text{\LaTeX}</math> frequently. Through these web pages, you will learn much of what you'll need to express math and science like a professional.


* Click [http://www.artofproblemsolving.com/wiki/index.php/LaTeX:LaTeX_on_AoPS here] to start learning how to use <math>\text{\LaTeX}</math> on AoPS.
* Click [http://www.artofproblemsolving.com/wiki/index.php/LaTeX:LaTeX_on_AoPS here] to start learning how to use <math>\text{\LaTeX}</math> on AoPS.

Revision as of 14:13, 29 March 2021

LaTeX
About - Getting Started - Diagrams - Symbols - Downloads - Basics - Math - Examples - Pictures - Layout - Commands - Packages - Help

The $\text{\LaTeX}$ typesetting system (typically pronounced "Lay-Tek") is widely used to produce well-formatted mathematical and scientific writing. $\text{\LaTeX}$ is very handy for producing equations such as

[\ |1+2+43+\sqrt{6^2}|+\int^4_1\,x dx&=|46+6|+\left.\frac{x^2}{2}\right|^4_1\\ &=52+\frac{16}{2}+\frac12\\ &=52+8+0.5\\ &=60.5. /]

Nearly every serious student of math or science will use $\text{\LaTeX}$ frequently. Through these web pages, you will learn much of what you'll need to express math and science like a professional.

  • Click here to start learning how to use $\text{\LaTeX}$ on AoPS.