EsbDecimals - a Free Subset of ESBPCS for .NET

DecimalOps.FractionPart Method

Returns the Fractional portion of the value supplied.

Methods for decimal and double parameters included.

Overload List

Returns the Fractional portion of the value supplied.

public static decimal FractionPart(decimal);

Returns the Fractional portion of the value supplied.

public static decimal FractionPart(double);

See Also

DecimalOps Class | Esb.Math Namespace