User`s guide

C C++ Utility Library Reference
static double GetNaN()
static double GetEps()
static double GetInf()
static bool IsFinite(double x)
static bool IsInf(double x)
static bool IsNaN(double x)
C-32