|
Celeritas 0.7.0-dev.245+develop.a7be925e
|
Static Public Member Functions | |
| static constexpr double | epsilon () |
| Relative difference between 1 and adjacent floating point number. | |
| static constexpr double | lowest () |
| Most negative finite value. | |
| static constexpr double | min () |
| Smallest positive value. | |
| static constexpr double | max () |
| Largest finite value. | |
| static constexpr double | quiet_NaN () |
| Special value for not-a-number (always compares false) | |
| static constexpr double | infinity () |
| Special positive infinite value. | |