Find the value of Sgn(-1) + sgn(0) + Sgn(1), where Sgn(x) is the signum function.
Sgn(x)=⎧⎨⎩1,if xgt00,if x=0−1if x<0 So we can say it basically gives the sign of the input. Sgn(-1) = -1 Sgn(0) = 0 Sgn(1) = 1 ⇒ Sgn(-1) + Sgn(1) = 0
Find the value of sgn(-1) + sgn(0) + sgn(1), where sgn(x) is the signum function
Which of the following is the graph of sgn (x), where sgn (x) represents the signum function?