Closed fzipp closed 1 year ago
The generalization of the signum function for complex numbers is
sgn z = z/|z| if z≠0, and 0 if z=0
See https://en.wikipedia.org/wiki/Sign_function#Complex_signum
Sorry for the botched pull request #141.
Thanks.
The generalization of the signum function for complex numbers is
sgn z = z/|z| if z≠0, and 0 if z=0
See https://en.wikipedia.org/wiki/Sign_function#Complex_signum