|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Imaginable | |
com.rubecula.jquantity | JQuantity
Contents:
Copyright Notice
Overview
JQuantity Philosophy
Programming Conventions
Package Structure |
Uses of Imaginable in com.rubecula.jquantity |
Classes in com.rubecula.jquantity that implement Imaginable | |
class |
Complex
Representation of a Complex Number Objects of this class represent complex numbers defined on one side or the other of the EL (exponential-log) plane. |
Methods in com.rubecula.jquantity that return Imaginable | |
Imaginable |
Imaginable.complement()
Method to determine the complex complement (i.e. the conjugate) of this Imaginable. |
Imaginable |
Imaginable.rotate(Value angle)
Method to rotate this (in Complex space). |
Imaginable |
Complex.complement()
Method to determine the complex complement (i.e. the conjugate) of this Imaginable. |
Imaginable |
Complex.rotate(Value angle)
Method to rotate this (in Complex space). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |