Alternative Equation Formats

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

MathML

sign ( x ) = { 1 i f x 0 0 i f x = 0 1 i f x 0

Math Rendered as SVG

Math as LaTeX Source

\[ \textrm{sign}(x)= \begin{cases} -1 & \mr{if } x \le 0 \\ 0 & \mr{if } x = 0 \\ 1 & \mr{if } x \ge 0 \end{cases} \]