|
escript
Revision_Unversioneddirectory
|
#include "system_dep.h"Go to the source code of this file.
Namespaces | |
| escript | |
Macros | |
| #define | FP_NAN IEEE_NaN() |
| #define | INFINITY IEEE_Infy() |
Functions | |
| double | escript::log1p (const double x) |
| float | escript::IEEE_NaN () |
| double | escript::IEEE_Infy () |
| double | escript::fsign (double x) |
| #define FP_NAN IEEE_NaN() |
Referenced by escript::IEEE_Infy().
| #define INFINITY IEEE_Infy() |
Referenced by escript::IEEE_Infy().
1.8.11