其他分享
首页 > 其他分享> > LaTeX常用符号及希腊字母

LaTeX常用符号及希腊字母

作者:互联网

LaTeX常用符号及希腊字母

在LaTeX代码加载包的地方添加 \usepackage{amsmath}

LaTeX符号代码 效果
\rightarrow{}
\leftarrow{}
\xleftarrow[下方公式]{上方公式}
\xrightarrow[下方公式]{上方公式}
Eg:A \xleftarrow[n]{x>0} B 在这里插入图片描述
\emptyset
\in
\notin
\subset
\supset
\subseteq
\nsupseteq
\sum Σ
\bigcap
\bigcup
\bigvee
\bigwedge
\biguplus
\bigsqcup

在这里插入图片描述在这里插入图片描述在这里插入图片描述在这里插入图片描述
参考链接:
https://blog.csdn.net/liyuanbhu/article/details/51474340
https://blog.csdn.net/YEN_CSDN/article/details/79966985?utm_source=blogxgwz8

涨知识 发布了1 篇原创文章 · 获赞 4 · 访问量 278 私信 关注

标签:LaTeX,符号,公式,blog,csdn,details,xleftarrow,希腊字母
来源: https://blog.csdn.net/weixin_43894041/article/details/104193938