Returns the Integral portion of the value supplied.
Methods for decimal and double parameters included.
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);
DecimalOps Class | Esb.Math Namespace