Uses of Class gnu.math.DComplex

Uses in package gnu.math

Methods with return type gnu.math.DComplex

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.
DComplex
Complex.polar(double r, double t)
DComplex
DComplex
DComplex.power(double x_re, double x_im, double y_re, double y_im)