bomba923
- 759
- 0
For example, the function
f\left( x \right) = \left\{ {\begin{array}{*{20}c}<br /> {1:x > 0} \\<br /> {0:x = 0} \\<br /> { - 1:x < 0} \\<br /> <br /> \end{array} } \right.
is known as the sign function, usually represented as sgn x.
However, is there a specific name for the function
f\left( x \right) = \left\{ {\begin{array}{*{20}c}<br /> {1:x > 0} \\<br /> { - 1:x \leqslant 0} \\<br /> <br /> \end{array} } \right.
?
f\left( x \right) = \left\{ {\begin{array}{*{20}c}<br /> {1:x > 0} \\<br /> {0:x = 0} \\<br /> { - 1:x < 0} \\<br /> <br /> \end{array} } \right.
is known as the sign function, usually represented as sgn x.
However, is there a specific name for the function
f\left( x \right) = \left\{ {\begin{array}{*{20}c}<br /> {1:x > 0} \\<br /> { - 1:x \leqslant 0} \\<br /> <br /> \end{array} } \right.
?
Last edited: