<< Click to Display Table of Contents >> Navigation: Apollo SQL > Arithmetic Functions > Trunc |
function Trunc( X: Extended ):Integer
Truncates a float-type value to an integer-type value. X is a float-type expression. Trunc returns an Integer value that is the value of X rounded toward zero.