Frames | No Frames |
Classes derived from gnu.math.RealNum | |
class | An integer that is an instance of a more specific integer type. |
Classes derived from gnu.math.RealNum | |
class | |
class | Implementation of exact rational numbers a ratio of two IntNums. |
class | A class for infinite-precision integers. |
class | The abstract class of rational numbers. |
Constructors with parameter type gnu.math.RealNum | |
Methods with parameter type gnu.math.RealNum | |
RealNum | |
RealNum | |
void | |
Complex | |
Quantity | |
RealNum | |
RealNum | |
DComplex | |
RealNum | Calcaulte the simplest rational between two reals. |
RealNum | |
String |
Methods with return type gnu.math.RealNum | |
RealNum | |
RealNum | |
RealNum | |
RealNum | |
RealNum | |
RealNum | The value of the imaginary component, as a RealNum. |
RealNum | |
RealNum | |
RealNum | |
RealNum | Calcaulte the simplest rational between two reals. |
RealNum | |
RealNum | |
RealNum | The value of the real component, as a RealNum. |
RealNum | The value of the real component, as a RealNum. |
RealNum | |
RealNum | |
RealNum | |
RealNum | Converts a real to an integer, according to a specified rounding mode. |
RealNum | |
RealNum | Converts a real to an integer, according to a specified rounding mode. |