Cnblog-Latex数学公式使用测试
*默认不支持换行的数学公式
1.
\(a+b=c\)
$a+b=c$
2.
\[a+b=c\]
$$a+b=c$$
3.
$alpha$
$\alpha$
$pi$
$\pi$
4.
$\Gamma$
5.
$a<b<\beta\ll\Psi$
$a\equiv b$
$$\\equiv$$
$$a=b$$
$$a\notin b \ c\in d $$
6
$\int$
$\iint$
$\iiint$
7.
$$C_{1} \qquad \int_{x} $$
$$\Sigma_{C_{i}}\quad \Psi$$
$$a_{i} \ b_{i}$$
8.
$$C_1+C_2$$
$$C_ {m,n} $$
$${C_{i^2}}^2 = a^2+b^{\int_{x}}$$
9.
$$e^{x^2} \neq e^{x^2}$$
$${sin\alpha}^2+{cos\beta}^2 \equiv 1$$
10.
$$\sqrt{x+y}= \sqrt{\Sigma_{i=1}^{n} x}$$
$\sqrt{a}$
$$a=b\cdot c \ a=b\dot c$$
10.
$$lim_{x \rightarrow 0} \frac {\sin x}{x}=1$$
11.
$$\overline{a} \quad \underline{m+n}$$
12.
$$\underbrace{\int_{a_1}^{a_2}f_1(x)dx+\int_{a_2}^{a_3}f_2(x)dx+\cdots+\int_{a_{n-1}}^{a_n}f_n(x)dx}_{\iint_{\Sigma_{i=1}^{n} g(b_i) dx}}$$
13.
$$y'=3\widetilde a$$
14.
$$\overrightarrow{AC}=\overrightarrow{AB}+\overrightarrow{BC}$$
15.
$$x\in \mathbb{R} x^2>=0$$
16.
$${n\choose m} \qquad {x\atop y+2} \quad ({x\atop y+2})$$
$$C_({x\atop y+2})$$
17.
$${\int_{0}^{\frac{\pi}{2}}}$$
$$\sum_{i=1}^{n}$$
$$\prod_ \epsilon$$
18.
$$1+\left(\frac {1}{1-x^2}\right)^3 \qquad 1+(\frac {1}{1-x^2})^2$$
19.
$$\left(\underbrace{\int_{a_1}^{a_2}f_1(x)dx+\int_{a_2}^{a_3}f_2(x)dx+\cdots+\int_{a_{n-1}}^{a_n}f_n(x)dx}_{\iint_{\Sigma_{i=1}^{n} g(b_i) dx}}\right)= \Psi $$
20.
$$a=b$$
$$\begin{Bmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{Bmatrix} \tag{1} $$
21.
$$\mathbf{X} = \left( \begin{array}{ccc} x_{11} & x_{12} & \ldots \\\ x_{21} & x_{22} & \ldots \\\ \vdots & \vdots & \ddots \end{array} \right) $$
22.
$$\mathbf{X} = \left( \begin{array}{ccc} x_{11} & x_{12} & \ldots \\\ x_{21} & x_{22} & \ldots \\\ \vdots & \vdots & \ddots \end{array} \right) \tag{2}$$
$\mathbf{X} = \left( \begin{array}{ccc} x_{11} & x_{12} & \ldots \\\ x_{21} & x_{22} & \ldots \\\ \vdots & \vdots & \ddots \end{array} \right) \tag{1}$
23.
$$ \left[ \begin{matrix} 1 & 2 & \cdots & 4 \\ 7 & 6 & \cdots & 5 \\ \vdots & \vdots & \ddots & \vdots \\ 8 & 9 & \cdots & 0 \\ \end{matrix} \right] $$
24.
$$ \left[ \begin{array}{cc|c} 1 & 2 & 3 \\ 4 & 5 & 6 \end{array} \right] \tag{7} $$
25.
$$\sum_{i=1}^n a_i=0$$
$$f(x)=x^{x^x}$$
26.
$$\mbox{已知$a>0,$任意的$b\in \mathbb{R},a+b>0$的概率和$a$的关系$.$}$$
27.
$$
1=1
$$
$$1=1$$
28.
$$\sqrt[3]{x}$$
29.
$$f(x_1,x_x,\ldots,x_n) = x_1^2 + x_2^2 + \cdots + x_n^2 $$
30.
$$[f(x,y,z) = 3y^2 z \left( 3 + \frac{7x+5}{1 + y^2} \right).]$$
31.
$$\left. \frac{du}{dx} \right|_{x=0}.$$
32.
$$\begin{eqnarray*}\cos 2\theta & = & \cos^2 \theta - \sin^2 \theta \\ & = & 2 \cos^2 \theta - 1.\end{eqnarray*}$$
代码:
1. \(a+b=c\) $a+b=c$ 2. \[a+b=c\] $$a+b=c$$ 3. $alpha$ $\alpha$ $pi$ $\pi$ 4. $\Gamma$ 5. $a<b<\beta\ll\Psi$ $a\equiv b$ $$\\equiv$$ $$a=b$$ $$a\notin b \ c\in d $$ 6 $\int$ $\iint$ $\iiint$ 7. $$C_{1} \qquad \int_{x} $$ $$\Sigma_{C_{i}}\quad \Psi$$ $$a_{i} \ b_{i}$$ 8. $$C_1+C_2$$ $$C_ {m,n} $$ $${C_{i^2}}^2 = a^2+b^{\int_{x}}$$ 9. $$e^{x^2} \neq e^{x^2}$$ $${sin\alpha}^2+{cos\beta}^2 \equiv 1$$ 10. $$\sqrt{x+y}= \sqrt{\Sigma_{i=1}^{n} x}$$ $\sqrt{a}$ $$a=b\cdot c \ a=b\dot c$$ 10. $$lim_{x \rightarrow 0} \frac {\sin x}{x}=1$$ 11. $$\overline{a} \quad \underline{m+n}$$ 12. $$\underbrace{\int_{a_1}^{a_2}f_1(x)dx+\int_{a_2}^{a_3}f_2(x)dx+\cdots+\int_{a_{n-1}}^{a_n}f_n(x)dx}_{\iint_{\Sigma_{i=1}^{n} g(b_i) dx}}$$ 13. $$y'=3\widetilde a$$ 14. $$\overrightarrow{AC}=\overrightarrow{AB}+\overrightarrow{BC}$$ 15. $$x\in \mathbb{R} x^2>=0$$ 16. $${n\choose m} \qquad {x\atop y+2} \quad ({x\atop y+2})$$ $$C_({x\atop y+2})$$ 17. $${\int_{0}^{\frac{\pi}{2}}}$$ $$\sum_{i=1}^{n}$$ $$\prod_ \epsilon$$ 18. $$1+\left(\frac {1}{1-x^2}\right)^3 \qquad 1+(\frac {1}{1-x^2})^2$$ 19. $$\left(\underbrace{\int_{a_1}^{a_2}f_1(x)dx+\int_{a_2}^{a_3}f_2(x)dx+\cdots+\int_{a_{n-1}}^{a_n}f_n(x)dx}_{\iint_{\Sigma_{i=1}^{n} g(b_i) dx}}\right)= \Psi $$ 20. $$a=b$$ $$\begin{Bmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{Bmatrix} \tag{1} $$ 21. $$\mathbf{X} = \left( \begin{array}{ccc} x_{11} & x_{12} & \ldots \\\ x_{21} & x_{22} & \ldots \\\ \vdots & \vdots & \ddots \end{array} \right) $$ 22. $$\mathbf{X} = \left( \begin{array}{ccc} x_{11} & x_{12} & \ldots \\\ x_{21} & x_{22} & \ldots \\\ \vdots & \vdots & \ddots \end{array} \right) \tag{2}$$ $\mathbf{X} = \left( \begin{array}{ccc} x_{11} & x_{12} & \ldots \\\ x_{21} & x_{22} & \ldots \\\ \vdots & \vdots & \ddots \end{array} \right) \tag{1}$ 23. $$ \left[ \begin{matrix} 1 & 2 & \cdots & 4 \\ 7 & 6 & \cdots & 5 \\ \vdots & \vdots & \ddots & \vdots \\ 8 & 9 & \cdots & 0 \\ \end{matrix} \right] $$ 24. $$ \left[ \begin{array}{cc|c} 1 & 2 & 3 \\ 4 & 5 & 6 \end{array} \right] \tag{7} $$ 25. $$\sum_{i=1}^n a_i=0$$
$$f(x)=x^{x^x}$$ 26. $$\mbox{已知$a>0,$任意的$b\in \mathbb{R},a+b>0$的概率和$a$的关系$.$}$$ 27. $$ 1=1 $$ $$1=1$$ 28. $$\sqrt[3]{x}$$ 29. $$f(x_1,x_x,\ldots,x_n) = x_1^2 + x_2^2 + \cdots + x_n^2 $$ 30. $$[f(x,y,z) = 3y^2 z \left( 3 + \frac{7x+5}{1 + y^2} \right).]$$ 31. $$\left. \frac{du}{dx} \right|_{x=0}.$$ 32. $$\begin{eqnarray*}\cos 2\theta & = & \cos^2 \theta - \sin^2 \theta \\ & = & 2 \cos^2 \theta - 1.\end{eqnarray*}$$
Cnblog-Latex数学公式使用测试的更多相关文章
- markdown下编辑latex数学公式
在利用为知笔记编写笔记的时候,有时需要用的markdown,只要把文件名加上后缀.md,就可以使用markdown语法,以下介绍在markdown下编辑latex数学公式. 使用LaTeX写公式的基本 ...
- Markdown 添加 Latex 数学公式
添加公式的方法 Latex 数学公式语法 添加公式的方法 行内公式 $行内公式$ 行间公式 $$行间公式$$ Latex 数学公式语法 角标(上下标) 上标命令^{} 下标命令_{} 上下标命令用来放 ...
- C#开发基于Http的LaTeX数学公式转换器
本文将讲解如何通过codecogs.com和Google.com提供的API接口来将LaTeX数学函数表达式转化为图片形式.具体思路如下: (1)通过TextBox获取用户输入的LaTeX数学表达式, ...
- Android开发手记(29) 基于Http的LaTeX数学公式转换器
本文将讲解如何通过codecogs.com和Google.com提供的API接口来将LaTeX数学函数表达式转化为图片形式.具体思路如下: (1)通过EditText获取用户输入的LaTeX数学表达式 ...
- Markdown中Latex 数学公式基本语法
原文地址:http://blog.csdn.net/u014630987/article/details/70156489 Markdown中Latex 数学公式基本语法 公式排版 分为两种排版: - ...
- Latex数学公式编写
小叙闲言 一直想用latex来编辑文档,但是没有需求,所以也没有去学习一下,但是最近由于要大量敲数学公式,有了latex数学公式的需求,所以来稍稍总结学习一下 1.在MathType中编写Latex数 ...
- Latex 数学公式使用入门
Latex 数学公式使用示例 Latex 数学公式命令中,数学符号都使用反斜杠(backslash, '\')转义英文缩略词 , 一些简单的数学符号命令: 其使用大括号(curly braces, ' ...
- LaTeX数学公式输入
[置顶 Tips ] 在 WinEdt 中快速添加公式字符而不必手动打出一个个letters~: 即会出现如下 GUI Page Control : ------------------------- ...
- LaTeX数学公式基础
LaTeX数学公式 参考:https://www.cnblogs.com/Sinte-Beuve/p/6160905.html 原博客显示有点问题,重新搬运整理LaTeX数学公式部分的基本用法 基础 ...
- $\LaTeX$数学公式大全
$\LaTeX$数学公式大全$1\ Geek\ and\ Hebrew\ letters$ $\LaTeX$数学公式大全$2\ Math\ Constructs$ $\LaTeX$数学公式大全$3\ ...
随机推荐
- ruby----%使用法
%{String} 用于创建一个使用双引号括起来的字符串,这个表示法与%Q{String}完全一样 result = %{hello} puts "result is: #{result} ...
- 全面理解JavaScript中的 this
全面理解JavaScript中的 this 上下文 VS 作用域 作用域(scope) 是在运行时代码中的某些特定部分中变量,函数和对象的可访问性.换句话 说,作用域决定了代码区块中变量和其他资源的可 ...
- DBUtils数据库连接池
DBUtils pip install DBUtils 模式一: 为每个线程创建一个连接.(内部是通过threading.local实现的) 模式二: 创建一定个数的连接,所有线程都来连接池中获取.( ...
- termux 开启 sshd
众所周知, termux 上的 sshd 不能通过 IP 连接, 只能使用密钥, 对于使用 PuTTY 的 Windows 用户, 怎么办呢? 由于 PuTTY 支持 telnet, 而 termux ...
- C#调用C++导出类的一个实例
一直认为带导出类dll的只有VC自己可以调用,其它编程语言无法调用,今天看到一篇文章才知道自己错了.https://blog.csdn.net/huiyouyongdeyu2011/article/d ...
- Spring整合redis配置文件详解
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.sp ...
- 使用WebSocket帮助应用程序群集节点间通信
[序列化message传输方式]两种方式都是转成二进制. 1.使用Java序列化器,ObjectXXXputStream 2.使用ByteBuffer.wrap(bytes). 在一个标准群集场景中, ...
- Volatile关键字理解
Volatile定义 为了确保共享变量能被准确和一致的更新,线程应该确保通过排他锁单独获得这个变量.Java语言提供了volatile,在某些情况下比锁更加方便.如果一个字段被声明成volatile, ...
- tensorflow faster rann
github 上大神的代码 https://github.com/endernewton/tf-faster-rcnn.git 在自己跑的过程中的问题: 1. 数据集的问题: 作者实现了 voc,co ...
- SpringBoot学习笔记<一>入门与基本配置
毕业实习项目技术学习笔记 参考文献 学习视频 2小时学会Spring Boot:https://www.imooc.com/learn/767 学习资料 SpringBoot入门:https://bl ...