Returns an expression representing the absolute value of its argument, the expression indicated by expr
.
Returns an expression representing the absolute value of its argument, the expression indicated by expr
.
public virtual IIntExpr Abs(IIntExpr);
Returns an expression representing the absolute value of its argument, the expression indicated by expr
.
public virtual INumExpr Abs(INumExpr);