
Go to the source code of this file.
Functions | |
| bool | OSIsnan (double x) |
| checks whether a given double is NaN More... | |
| double | OSNaN () |
| returns the value for NaN used in OS More... | |
| std::string | OSgetVersionInfo () |
Definition in file OSParameters.cpp.
| bool OSIsnan | ( | double | x | ) |
checks whether a given double is NaN
Definition at line 51 of file OSParameters.cpp.
| double OSNaN | ( | ) |
returns the value for NaN used in OS
Definition at line 60 of file OSParameters.cpp.
| std::string OSgetVersionInfo | ( | ) |
Definition at line 71 of file OSParameters.cpp.
1.8.5