#include "relNumExpr.h"
#include "relExpression.h"
#include "relStrExpr.h"
#include <cfloat>
Include dependency graph for relNumExpr.cpp:

Go to the source code of this file.
Functions | |
| double | string2double (string pStr) |
| double string2double | ( | string | pStr | ) |
Definition at line 75 of file crocopat.cpp.
Referenced by relNumExprUnOp::interpret(), and relNumExprStr::interpret().
Here is the caller graph for this function:

1.5.1