Formulas with MathJax
Mathematical equations in form of LaTeX or MathML code can be rendered with the support of MathJax. MathML works out of the box. If you’re using LaTeX you need to wrap your equation with $$
as shown in the following example:
$$ z = r \cdot (\sin{\phi} + \cos{\phi} \cdot i) $$
$$ z = r \cdot (\sin{\phi} + \cos{\phi} \cdot i) $$
You can also print formulas inline: $a^2 + b^2 = c^2$. In this case wrap the formula only once with $
.
- 原文作者:jchen
- 原文链接:http://jchenTech.github.io/post/%E5%8D%9A%E5%AE%A2/formulas-with-mathjax/
- 版权声明:本作品采用知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议进行许可,非商业转载请注明出处(作者,原文链接),商业转载请联系作者获得授权。