Skip to content

Latest commit

 

History

History
18 lines (7 loc) · 462 Bytes

markdown-zong-jie.md

File metadata and controls

18 lines (7 loc) · 462 Bytes

Markdown总结

在线输入网址:

{% embed url="https://latexlive.com/\#\#" %}

期望符号的输入【\mathbb E(x)】,效果:$$\mathbb E(x)$$

比较大的括号有几种方式:【\big( \bigg( \Big( \Bigg(】,效果:$$\big( \bigg( \Big( \Bigg($$

箭头的输入方式 :【\rightarrow \leftarrow】,效果:$$ \rightarrow \leftarrow $$

数学全集的输入方式:【\Omega】,效果:$$\Omega$$,小写的为$$\omega$$