| MathCeiling Method |
| Name | Description | |
|---|---|---|
| Ceiling(Decimal) | Returns the smallest integral value that is greater than or equal to the specified decimal number. | |
| Ceiling(Double) | Returns the smallest integral value that is greater than or equal to the specified double-precision floating-point number. |