Alternative Equation Formats

The equation on this page is available in multiple formats. Depending on your browser, some formats might not render correctly.

MathML

sgn(z)={1ifz>00ifz=01ifz<0

MathML rendered with MathJax

sgn(z)={1ifz>00ifz=01ifz<0

Math as LaTeX Source

\[ \mr{sgn}(z) = \left\{ \begin{array}{ll} 1 & \mr{if} \, \, z > 0 \\ 0 & \mr{if} \, \, z = 0 \\ -1 & \mr{if} \, \, z < 0 \end{array} \right. \]