#include <math.h>
#include "operandexpression.h"
#include "aggregatefunctexpression.h"
#include "outputstream.h"
Go to the source code of this file.
Classes | |
class | RoundingExpression |
Represents base class of all rounding function expressions. More... |
Header file specifying constructors, destructor and functions for roundingexpression.cpp.
Definition in file roundingexpression.h.