BaseEntry.Trunc Method

Returns the integer part of this value.

Definition

Namespace: SMath.Math.Numeric
Assembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.73.9126.0
C#
public BaseEntry Trunc()

Return Value

BaseEntry
The integer part of the value.

See Also