Parameters
- input
- The TdDecimal that is to be rounded.
Return Value
The result of the round operation is returned as a TdDecimal
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Position is less than 0 or greater than 38. |
System.OverflowException | The result is not supported by TdDecimal. |
System.OverflowException | The result is not supported by TdDecimal. |
Product | Versions | Platforms |
---|---|---|
.NET | 2.1, 3.1, 6 | Windows, Linux, MacOS |
.NET Framework | 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 | Windows |
.NET Standard | 2.0 | Windows, Linux, MacOS |