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