trunc
function trunc(num: real):integer;
Truncates the real number and returns only the integer part.