Signum function

Revision as of 19:43, 19 September 2008 by Herefishyfishy1 (talk | contribs) (New page: The signum function, denoted <math>\text{sgn}(x)</math>, is equal to <cmath>{1for x>0,1for x<0,0for x=0.</cmath>)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The signum function, denoted $\text{sgn}(x)$, is equal to \[\begin{cases} 1 & \text{for } x > 0,\\     -1 & \text{for } x < 0, \\ 0 & \text{for } x=0.\end{cases}\]