|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DComplex | |
---|---|
gnu.math | Supports various numeric types, including complex numbers, efficient bignums, exact rational numbers, units. |
Uses of DComplex in gnu.math |
---|
Methods in gnu.math that return DComplex | |
---|---|
static DComplex |
DComplex.div(double x_re,
double x_im,
double y_re,
double y_im)
Copyright 1990, 1991, 1992, 1993 by AT&T Bell Laboratories and Bellcore. |
static DComplex |
Complex.polar(double r,
double t)
|
static DComplex |
Complex.polar(RealNum r,
RealNum t)
|
static DComplex |
DComplex.power(double x_re,
double x_im,
double y_re,
double y_im)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |