amsmath – AMS mathematical facilities for LaTeX
The principal package in the AMS-LaTeX distribution. It adapts for use in LaTeX most of the mathematical features found in AMS-TeX; it is highly recommended as an adjunct to serious mathematical typesetting in LaTeX.
When amsmath is loaded, AMS-LaTeX packages amsbsy (for bold symbols), amsopn (for operator names) and amstext (for text embedded in mathematics) are also loaded.
amsmath is part of the LaTeX required distribution; however, several contributed packages add still further to its appeal; examples are empheq, which provides functions for decorating and highlighting mathematics, and ntheorem, for specifying theorem (and similar) definitions.
Sources | /macros/latex/required/amsmath |
Documentation | |
Home page | http://www.ams.org/tex/amslatex.html |
Version | 2.17y 2025-06-16 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 1995, 2000, 2013 American Mathematical Society 2016–2025 LaTeX3 Project and American Mathematical Society |
Maintainer | The LaTeX Project Team |
TDS archive | latex-amsmath.tds.zip |
Contained in | TeX Live as amsmath MiKTeX as amsmath |
Topics | Maths |
See also | Nath |
Download the contents of this package in one zip archive (2.6M).
Announcements
Suggestions
Maybe you are interested in the following packages as well.
My Rating
Only registered and authenticated members may vote. Please Login to vote.
Community Comments
FTR the modern way seems to be to load the mathtools package instead of amsmath. Mathtools loads amsmath and then fixes some of its bugs.
Use it all the time!