JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
gnu.math.DComplex
Packages that use
DComplex
Package
Description
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
Modifier and Type
Method and Description
static
DComplex
DComplex.
div
(double x_re, double x_im, double y_re, double y_im)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes