摘要:
 
阅读全文
posted @ 2023-02-24 11:23
FlyInTheWorld
阅读(27)
推荐(0)
摘要:
latex代码如下: \documentclass[]{article} \usepackage[UTF8]{ctex} \usepackage{soul} \usepackage{xcolor} \usepackage{cjkhl} % 定义2种颜色 \definecolor{Seashell}{
阅读全文
posted @ 2022-10-11 17:16
FlyInTheWorld
阅读(233)
推荐(0)
摘要:
MathJax TeX Test Page 比较f(x)=a+b 你好啊$f(x)+b$ 你好啊$$f(x)=a+b$$ 你好啊$$f(x)=a+b$$ 测试begin{equation} \begin{equation} x=3+y\tag{1} \\ u=0+7 \end{equation} 你
阅读全文
posted @ 2022-04-26 22:37
FlyInTheWorld
阅读(228)
推荐(0)
摘要:
MathJax TeX Test Page 1. 使用Markdown编辑器 2. 添加如下代码引用MathJax <script type="text/x-mathjax-config"> MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'],
阅读全文
posted @ 2022-04-26 21:47
FlyInTheWorld
阅读(120)
推荐(0)
摘要:
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}.$$
阅读全文
posted @ 2022-04-26 21:30
FlyInTheWorld
阅读(48)
推荐(0)