Class | Description |
---|---|
FpExceptionGenerator |
FpExceptionGenerator is a base interface for random generators targeted at the
floating-point exceptions. |
FpFormat |
FpFormat represents a floating-point number format. |
FpNumber |
FpNumber represents a floating point number with an arbitrary precision (less or equal to
double). |
Enum | Description |
---|---|
FpException |
FpException contains the IEEE 754 floating-point exceptions. |