Difference between revisions of "Signum function"

(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>)
(No difference)

Revision as of 19:43, 19 September 2008

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}\]