#include "global.H"
#include <math.h>
#include "std/local.H"
Functions | |
void | setEpsAbsMath (double eps) |
double | Acos (double x) |
Variables | |
const double | gEpsZeroMath = 1e-12 |
double | gEpsAbsMath = 1e-8 |
double | gEpsAbsSqrdMath = 1e-16 |
const double | gEpsNorMath = 1e-10 |
const double | gEpsNorSqrdMath = 1e-20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|