FunctionTrunc Method |
| Name | Description | |
|---|---|---|
| Trunc(IExpression) |
Creates a function that will truncate the given expression (i.e remove all the
digits after the decimal place)
in question
| |
| Trunc(IExpression, IExpression) |
Creates a function that will truncate the given expression to the number of digits indicated
in question
|