为了方便后续机器学习文章的书写,因此在cnblogs中设置了支持Latex。

设置:
在“后台管理”中“页首Html代码”中加入如下代码:

<script type="text/javascript" src="http://common.cnblogs.com/script/ASCIIMathML.js"></script>

cnblogs即可支持Latex;

Latex测试:

书写公式如下:

\(t=\sqrt{ma}\)

\(t = \sqrt{\frac{2h}{g}\qquad}\)

相关文章:

  • 2021-06-21
  • 2021-09-02
  • 2021-10-07
  • 2021-11-19
  • 2021-10-14
  • 2021-09-15
猜你喜欢
  • 2022-12-23
  • 2021-08-26
  • 2021-06-01
  • 2021-12-21
  • 2022-12-23
  • 2021-09-27
相关资源
相似解决方案