Int

<< Click to Display Table of Contents >>

Navigation:  Apollo SQL > Arithmetic Functions >

Int

function Int( X: Float ): Integer

X is a float-type expression. The result is the integer part of X; that is, X rounded toward zero.