DecimalFunctions Methods |
The DecimalFunctions type exposes the following members.
Name | Description | |
---|---|---|
Ceiling |
Defines the mapping for the Decimal.Ceiling(operand1) method mapping
| |
Floor |
Defines the mapping for the Decimal.Floor(operand1) method mapping
| |
Remainder |
Defines the mapping for the Decimal.Remainder(operand1, divider) method mapping
| |
Round(Object) |
Defines the mapping for the Decimal.Round(operand1) method mapping
| |
Round(Object, Object) |
Defines the mapping for the Decimal.Round(operand1, numberOfDecimals) method mapping
| |
Truncate |
Defines the mapping for the Decimal.Truncate(operand1) method mapping
|