Package | Description |
---|---|
gov.sandia.cognition.math |
Provides classes for mathematical computation.
|
Modifier and Type | Class and Description |
---|---|
class |
ComplexNumber
Represents a complex number in a rectangular manner, explicitly storing
the real and imaginary portions: real + j*imaginary
|