Click or drag to resize
MathCeiling Method
Overload List
  NameDescription
Public methodStatic memberCeiling(Decimal)
Returns the smallest integral value that is greater than or equal to the specified decimal number.
Public methodStatic memberCeiling(Double)
Returns the smallest integral value that is greater than or equal to the specified double-precision floating-point number.
Top
See Also