Defines

svr4_math.h File Reference

Go to the source code of this file.

Defines

#define DOMAIN   1
#define SING   2
#define OVERFLOW   3
#define UNDERFLOW   4
#define TLOSS   5
#define PLOSS   6

Define Documentation

#define DOMAIN   1

Definition at line 46 of file svr4_math.h.

#define OVERFLOW   3

Definition at line 48 of file svr4_math.h.

#define PLOSS   6

Definition at line 51 of file svr4_math.h.

#define SING   2

Definition at line 47 of file svr4_math.h.

#define TLOSS   5

Definition at line 50 of file svr4_math.h.

#define UNDERFLOW   4

Definition at line 49 of file svr4_math.h.