EsbDecimals - a Free Subset of ESBPCS for .NET | |
IntOps.IntPart Method (Decimal)
Returns the Integral portion of the value supplied.
[Visual Basic]Overloads Public Shared Function IntPart( _
ByVal
x As
Decimal _
) As
Integer Parameters
- x
- Number to be processed.
Return Value
Integral portion of the value supplied
See Also
IntOps Class | Esb.Math Namespace | IntOps.IntPart Overload List