TeXMe 是一个轻量级的 JavaScript 实用程序,用于创建自渲染 Markdown + LaTeX 文档。
开始
将以下代码复制并粘贴到以 .html 作为扩展名的 HTML 文件中:
# Euler's Identity
In mathematics, **Euler's identity** is the equality
$$ e^{i \pi} + 1 = 0. $$
## Explanation
Euler's identity is a special case of Euler's formula from complex
analysis, which states that for any real number $ x $,
$$ e^{ix} = \cos x + i \sin x. $$
2021年9月5日大约 7 分钟