Difference between revisions of "FIXED()"

From Recital Documentation Wiki
Jump to: navigation, search
(No difference)

Revision as of 15:12, 23 March 2009

Class

Numeric Data


Purpose

Function to return a numeric value


Syntax

FIXED(<expN>)


See Also

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


Description

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


Example

? fixed(2.5)
       2.5


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer