We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79bb1f9 + 359b37f commit 16c16a5Copy full SHA for 16c16a5
notes.cls
@@ -78,7 +78,7 @@
78
\newcommand\mathe{\mathrm{e}} % 自然对数的底数 e
79
\newcommand\mathi{\mathrm{i}} % 虚数单位 i
80
\newcommand\D[1]{\mathrm{d}{#1}} % 微分算子 d
81
-\newcommand\sa[1]{\mathrm{Sa}{#1}} % Sa 函数
+\newcommand\sa[1]{\mathrm{Sa}{#1}} % Sa 函数
82
\newcommand\sgn[1]{\mathrm{sgn}(#1)} % 符号函数
83
\newcommand\ip[2]{\left\langle#1, #2\right\rangle} % 内积
84
\newcommand\re[1]{\mathrm{Re}{#1}} % 实部
0 commit comments