#include <math.h>#include "SeVec3d.h"#include "SeExpression.h"#include "SeExprNode.h"#include "SeExprFunc.h"Go to the source code of this file.
Functions | |
| static double | niceMod (double a, double b) |
| static double niceMod | ( | double | a, | |
| double | b | |||
| ) | [static] |
Definition at line 597 of file SeExprNode.cpp.
Referenced by SeExprModNode::eval().
1.6.1