Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Sign function
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Complex signum === <!-- [[Complex sign function]] and [[Complex signum function]] redirect here --> The signum function can be generalized to [[complex numbers]] as: <math display="block">\sgn z = \frac{z}{|z|} </math> for any complex number <math>z</math> except <math>z=0</math>. The signum of a given complex number <math>z</math> is the [[point (geometry)|point]] on the [[unit circle]] of the [[complex plane]] that is nearest to <math>z</math>. Then, for <math>z\ne 0</math>, <math display="block">\sgn z = e^{i\arg z}\,,</math> where <math>\arg</math> is the [[Argument (complex analysis)|complex argument function]]. For reasons of symmetry, and to keep this a proper generalization of the signum function on the reals, also in the complex domain one usually defines, for <math>z=0</math>: <math display="block">\sgn(0+0i)=0</math> Another generalization of the sign function for real and complex expressions is <math>\text{csgn}</math>,<ref>Maple V documentation. May 21, 1998</ref> which is defined as: <math display="block"> \operatorname{csgn} z= \begin{cases} 1 & \text{if } \mathrm{Re}(z) > 0, \\ -1 & \text{if } \mathrm{Re}(z) < 0, \\ \sgn \mathrm{Im}(z) & \text{if } \mathrm{Re}(z) = 0 \end{cases} </math> where <math>\text{Re}(z)</math> is the real part of <math>z</math> and <math>\text{Im}(z)</math> is the imaginary part of <math>z</math>. We then have (for <math>z\ne 0</math>): <math display="block">\operatorname{csgn} z = \frac{z}{\sqrt{z^2}} = \frac{\sqrt{z^2}}{z}. </math>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)