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