Zero (0) as a Complex number
One (1) as a Complex number
Negative one (-1) as a Complex number
Imaginary one (i) as a Complex number
Negative imaginary one (-i) as a Complex number
Return the absolute value of that complex number.
Return the absolute value of that complex number.
that complex number
Create a complex number from the given polar coordinates.
Create a complex number from the given polar coordinates.
the radius (the length of the vector in the re-im plane)
the angle (the angle of the vector above the re-axis)
Ordering for complex numbers.
Return the square root of that complex number.
Return the square root of that complex number.
that complex number
www.mathpropress.com/stan/bibliography/complexSquareRoot.pdf
This companion object defines the origin (zero) and the fourth roots of unity as well as some utility functions.