MathExt: Ceiling |
Returns the next highest whole integer value.
Public Function Ceiling( ByVal Value As Double ) As Double
Negative values will round towards zero. If the value is already a whole integer value then that value will be returned.
Project VBCorLib Overview Class MathExt Overview MathExt Properties MathExt Methods CDeg Cosh