EsbDecimals - a Free Subset of ESBPCS for .NET | |
IntOps.Ceiling64 Method (Double)
Returns the Integer Value that is greater than or equal to the specified number.
[Visual Basic]Overloads Public Shared Function Ceiling64( _
ByVal
x As
Double _
) As
Long Parameters
- x
- Value to be processed
Return Value
Integer Value that is greater than or equal to the specified number.
See Also
IntOps Class | Esb.Math Namespace | IntOps.Ceiling64 Overload List