this
* that
this
* that
this
+ that
this
+ that
this
- that
this
- that
this
/ that
this
/ that
Helper for equals.
Get the complex conjugate of this.
Test this
and other
for deep equality.
Test this
and other
for deep equality.
e ^ this
Get the data in the tensor, flattened to a linear array.
Get the data in the tensor, flattened to a linear array.
Required because of overriding equals.
Required because of overriding equals.
The length of the complex number.
The norm of the complex number.
The phase (angle) in radians.
The phase (angle) in radians.
This is a number in the range (-Pi, Pi].
this ^ exponent
Print out a complex number for debugging.
1/this
Format the complex number as a String.
Format the complex number as a String.
-this
Complex numbers.