mathmaticsgxh

导航

 

2023年2月24日

摘要: ![image](https://img2023.cnblogs.com/blog/2858145/202302/2858145-20230224112300544-1114996643.png) ![image](https://img2023.cnblogs.com/blog/2858145/202302/2858145-20230224112306512-499431164.png) 阅读全文
posted @ 2023-02-24 11:23 FlyInTheWorld 阅读(27) 评论(0) 推荐(0)
 

2022年10月11日

摘要: latex代码如下: \documentclass[]{article} \usepackage[UTF8]{ctex} \usepackage{soul} \usepackage{xcolor} \usepackage{cjkhl} % 定义2种颜色 \definecolor{Seashell}{ 阅读全文
posted @ 2022-10-11 17:16 FlyInTheWorld 阅读(233) 评论(0) 推荐(0)
 

2022年4月26日

摘要: 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) 推荐(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) 推荐(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) 推荐(0)