BaseEntry.Trunc Method
Returns the integer part of this value.
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.73.9126.0
Public Function Trunc As BaseEntry
public:
BaseEntry^ Trunc()
member Trunc : unit -> BaseEntry
Return Value
BaseEntryThe integer part of the value.