Page 1 of 1

For real inputs, output 1 for positive input, -1 for negative input, and 0 for 0 input. For complex floating point input

Posted: Wed Mar 03, 2021 3:44 pm
by mamorani
For real inputs, output 1 for positive input, -1 for negative input, and 0 for 0 input. For complex floating point inputs, the outputs follow sign(u) = u ./ abs(u)

dialog