Uses the definitional formula
(a + bi) - (c + di) = (a-c) + (b-d)i
If either this or rhs
has a NaN value in either part, {@link #NaN} is returned; otherwise inifinite and NaN values arereturned in the parts of the result according to the rules for {@link java.lang.Double} arithmetic.
rhs
is null
|
|