MathJax is a modular javascript framework for including mathematics in web pages. It can take input in various formats, like TeX and MathML, and can produce output in various forms, such as MathML or HTML-with-CSS. Components are loaded as needed.
Features
- Works across multiple browsers and platforms
- Works without the need for plugins or other downloads
- Math can be specified in TeX or MathML
- Includes programmer API for interaction with math on the page
- Modular structure with components loaded as needed
