Advertisement

学习LaTeX数学符号

阅读量:

LaTeX数学符号应用

在Markdown格式中需要使用$符号进行标识,而LaTeX格式本身无需添加$符号,因为Markdown在数学模式下兼容LaTeX的语法规范。

\because : $\because$

\therefore : $\therefore$

\forall : $\forall$

\exists : $\exists$

\vee : $\vee$

\wedge : $\wedge$

\cap : $\cap$

\cup : $\cup$

\in : $\in$

\notin : $\notin$

\ne : $\ne$

\subseteq: $\subseteq $

\supseteq: $\supseteq $

\subset: $\subset $

\supset: $\supset $

\mid: $\mid $

\neg: $\neg $

\overline{A}: $\overline{A} $

\underline{A}: $\underline{A} $

复合符号\circ: `

全部评论 (0)

还没有任何评论哟~