Source: wikibot/jsmath
= JsMath
{wiki=JsMath}
JsMath is a JavaScript library that allows you to display mathematical expressions on web pages using LaTeX notation. It provides the ability to render complex mathematical formulas in a way that is visually appealing and easy to read for users. The library works by converting LaTeX markup into a format that can be displayed in web browsers, using either images or scalable vector graphics (SVG).