LaTeX: Difference between revisions
No 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\\ | |||
&=52+\frac{16}{2}+\frac12\\ | |||
&=52+8+0.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
typesetting system (typically pronounced "Lay-Tek") is widely used to produce well-formatted mathematical and scientific writing.
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\\ &=52+\frac{16}{2}+\frac12\\ &=52+8+0.5\\ &=60.5. \end{align*}
Nearly every serious student of math or science will use
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
on AoPS.