Latex 中的特殊字符

发布于 2024-10-11 13:15:11 字数 59 浏览 2 评论 0原文

我正在写一份报告,我需要将“+”和“-”写在彼此之上。有谁知道我如何在 Latex 中做到这一点? 谢谢

I am writing a report and I need to write a "+" and "-" to be written on top of each other.Does anyone know how I can do this in Latex?
thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

揽月 2024-10-18 13:15:11

您可以使用数学模式来做到这一点:

$\pm$

其他数学符号:

http:// /web.ift.uib.no/Teori/KURS/WRK/TeX/symALL.html

You can do that using math mode:

$\pm$

Other math symbols:

http://web.ift.uib.no/Teori/KURS/WRK/TeX/symALL.html

还如梦归 2024-10-18 13:15:11

$\pm$ 是您要查找的内容

$\pm$ is what you are looking for

下壹個目標 2024-10-18 13:15:11

如果你想将其他事情放在其他事情之上,请使用:

^{x}_{y}

And if you want to put other things one above the other use:

^{x}_{y}
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文