##### 符号函数 - 符号函数 - **符号函数**是用以判断[[实数]]的正负号的[[映射]], 记为 $\operatorname{sgn}(x)$ - $\operatorname{sgn}(x) = \begin{cases} 1, & x > 0 \\ 0, & x = 0 \\ -1, & x < 0 \end{cases}$