EsbDecimals - a Free Subset of ESBPCS for .NET

DecimalOps.IntPart Method

Returns the Integral portion of the value supplied.

Methods for decimal and double parameters included.

Overload List

Returns the Integral portion of the value supplied.

public static decimal IntPart(decimal);

Returns the Integral portion of the value supplied.

public static decimal IntPart(double);

See Also

DecimalOps Class | Esb.Math Namespace