ReactOS 0.4.16-dev-338-g34e76ad
|
Go to the source code of this file.
Macros | |
#define | AVOID_ZERO_NORMAL |
#define | myabs(x) ((x>0)? x: (-x)) |
#define | MYZERO 0.000001 |
#define | MYDELTA 0.001 |
#define AVOID_ZERO_NORMAL |
Definition at line 51 of file insurfeval.cc.
#define MYDELTA 0.001 |
Definition at line 56 of file insurfeval.cc.
#define MYZERO 0.000001 |
Definition at line 55 of file insurfeval.cc.