ESScript  Revision_4488
Namespaces | Macros | Functions
UnaryFuncs.h File Reference
#include "system_dep.h"

Go to the source code of this file.

Namespaces

namespace  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)

Macro Definition Documentation

#define FP_NAN   IEEE_NaN()
#define INFINITY   IEEE_Infy()