#include <FloatSpecs.h>
Definition at line 36 of file FloatSpecs.h.
Public Member Functions | |
| FloatSpecs () | |
Public Attributes | |
| Float | ETA |
| Float | BASE |
| Float | INFINY |
| Float | SMALNO |
| Float | ARE |
| Float | MRE |
| Float | LOG_BASE |
|
|||||||||
|
constructor Definition at line 49 of file FloatSpecs.h. |
|
|||||
|
Addition rounding error Definition at line 43 of file FloatSpecs.h. |
|
|||||
|
The base of the floating-point number system used Definition at line 40 of file FloatSpecs.h. |
|
|||||
|
smallest positive floating-point number such that Definition at line 38 of file FloatSpecs.h. |
|
|||||
|
The largest floating-point number Definition at line 41 of file FloatSpecs.h. |
|
|||||
|
ln(BASE) Definition at line 45 of file FloatSpecs.h. |
|
|||||
|
Multiplication rounding error Definition at line 44 of file FloatSpecs.h. |
|
|||||
|
The smallest positive floating-point number Definition at line 42 of file FloatSpecs.h. |
1.4.5