Pascal Scripting: Trunc

Prototype

function Trunc(const E: Extended): Int64;

Description

Returns the truncated value of E; that is, E rounded toward zero, as an integer number.