INT()

From Lianjapedia
Revision as of 13:22, 7 December 2012 by Admin (Talk | contribs)

Jump to: navigation, search

Purpose

Function to return integer


Syntax

INT(<expN>)


See Also

FIXED(), LENNUM(), ROUND(), SET DECIMALS, SET FIXED


Description

The INT() function converts the numeric expression <expN> to an integer by discarding all digits to the right of the decimal point.


Example

? int(2.56)
         2
? int(-2.56)
        -2


Products

Lianja Server, Lianja