MathJax

官方文档:http://docs.mathjax.org/en/latest/

MathJax有三种使用方式:CDN,在自己的server上安装或者在本机上不连网使用。

CDN方式:




MathJax TeX Test Page




When $a \ne 0$, there are two solutions to \(ax^2 + bx + c = 0\) and they are
$$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$


你可能感兴趣的:(MathJax)