| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Numbergnu.math.Numericgnu.math.Quantitygnu.math.Complexpublic abstract class Complexextends QuantityField Summary |
Method Summary | |
Numeric |
|
Numeric |
|
static Complex | |
Numeric |
|
RealNum |
|
int |
|
static int | |
Numeric |
|
Numeric | |
static Complex | |
double | |
double | |
double | |
boolean |
|
static boolean | |
Complex |
|
static CComplex | |
static CComplex |
|
boolean |
|
boolean |
|
Complex |
|
long | |
static Complex |
|
static Complex | |
Numeric |
|
Numeric | |
Numeric |
|
static Complex | |
Complex |
|
static DComplex |
|
static DComplex | |
static Complex | |
Complex |
|
static Complex | |
String |
|
Methods inherited from class gnu.math.Quantity | |
abs, add, add, addReversed, compare, compare, compareReversed, dimensions, div, divReversed, divide, doubleImagValue, doubleValue, im, imValue, make, make, make, mul, mulReversed, neg, number, re, reValue, times, toString, unit | |
Methods inherited from class gnu.math.Numeric | |
abs, add, add, addReversed, compare, compareReversed, div, divReversed, div_inv, equals, floatValue, geq, grt, intValue, isExact, isZero, longValue, mul, mulReversed, mul_ident, neg, power, sub, toString, toString | |
public Numeric addReversed(Numeric x, int k)
Calculate x+k&this.
- Overrides:
- addReversed in interface Quantity
public int compare(Object obj)
Return 1 if this>obj; 0 if this==obj; -1 if this
public final double doubleRealValue()