Class | Description |
---|---|
FpExceptionGenerator |
This is a base interface for random generators targeted at the floating-point exceptions.
|
FpFormat |
This class represents a floating-point number format.
|
FpNumber |
This class implements a floating point number with an arbitrary precision (<= double).
|
Enum | Description |
---|---|
FpException |
This enumeration contains the floating-point exceptions.
|