Difference between revisions of "FIXED()"

From Recital Documentation Wiki
Jump to: navigation, search
(Class)
Line 1: Line 1:
==Class==
 
Numeric Data
 
  
  

Revision as of 15:16, 27 October 2009


Purpose

Function to return a numeric value


Syntax

FIXED(<expN>)


See Also

ABS(), BIN2I(), BIN2L(), BIN2W(), FLOAT(), I2BIN(), INT(), L2BIN(), ROUND()


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