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