EsbDecimals - a Free Subset of ESBPCS for .NET

IntOps.IntPart64 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 long IntPart64(decimal);

Returns the Integral portion of the value supplied.

public static long IntPart64(double);

See Also

IntOps Class | Esb.Math Namespace