Creates and returns an expression representing the constant term x
.
Creates and returns an expression representing the constant term x
.
INumExpr Constant(double);
Creates and returns a new constant expression equal to x
.
IIntExpr Constant(int);