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\ ...
随机推荐
- vue基础篇---watch监听
watch可以让我们监控一个值的变化.从而做出相应的反应. 示例: <div id="app"> <input type="text" v-m ...
- jest-babel报错:Requires Babel "^7.0.0-0", but was loaded with "6.26.3"
解决方法: yarn remove jest babel-jest babel-core @babel/core yarn add --dev jest babel-jest babel-core@^ ...
- callback hell (回调地狱)
callback hell (回调地狱) callback(回调) 如何修复 callback hell callback 回调只是存放一些即将要处理的代码. 回调的执行顺序不是从上到下的,而是根据事 ...
- 063、如何使用weave网络(2019-04-03 周三)
参考https://www.cnblogs.com/CloudMan6/p/7471162.html weave是Weaveworks开发的容器网络解决方案.weave创建的虚拟网络可以将部署在多 ...
- Web服务调试可用,发布之后访问出错
今天重装了系统,然后发现之前的Web服务DataService不能用了.将其设置为启动项,运行的结果是 跟踪发现,是mysql.data.dll的版本不对.所以要找到所有版本不对的该dll,将其替换成 ...
- python S2-45 漏洞利用工具
初学python脚本,写个工具练练手.第一次写勿喷.呃...忘了截图了,补上了. 程序对于处理 JSON post 有些问题,其他地方还没发现有啥问题. #coding:utf-8 import ch ...
- Node 体验 事件驱动、非阻塞式 I/O
https://github.com/nswbmw/N-blog/blob/master/book/2.1%20require.md 全局对象和浏览器中的window类似 1.console.log( ...
- PHP面向对象的三大特征操作——封装、继承、多态(下)
<?php 继承(单继承)特点:一个子类只有一个父类,一个父类可以有多个子类.//父类(基类)class Ren{ public $name; public function say ...
- ubuntu 中文变成小方框 口
今天打开ubuntu所有原来是中文的地方都变成口口口口 ,下面是解决办法,其实很简单,更新一下字体库就可以了 1. 进入到字体的目录下 /usr/share/fonts/ ,输入下面的命令 c ...
- Discuz 论坛 (LAMP环境)
Discuz 论坛系统运行依赖 LAMP/LNMP的基础环境. 1.使用 yum 安装 MySQL: yum install mysql-server -y service mysqld restar ...