FLOAT()

From Recital Documentation Wiki
Revision as of 09:06, 2 June 2009 by Yvonnemilne (Talk | contribs)

Jump to: navigation, search

Class

Numeric Data


Purpose

Function to return a numeric value


Syntax

FLOAT(<expN>)


See Also

BIN2I(), BIN2L(), BIN2W(), I2BIN(), L2BIN()


Description

The FLOAT() function returns the <expN> as a numeric value. This function has been added for compatibility purposes.


Example

? float(2.5)
       2.5


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer