Signum function: Difference between revisions
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
* The signum function is odd. | * The signum function is odd. | ||
* <math>\text{sgn}(x)</math> is equal to <math>\frac{|x|}{x}</math> for <math>x \neq 0</math>. | * <math>\text{sgn}(x)</math> is equal to <math>\frac{|x|}{x}</math> for <math>x \neq 0</math>. | ||
{{stub}} | |||
Latest revision as of 17:49, 27 September 2008
The signum function, denoted
, is equal to
Properties
- The signum function is odd.
is equal to
for
.
This article is a stub. Help us out by expanding it.