TAL Reference Manual
TAL Syntax Summary (Bracket-and-Brace Diagrams)
Appendix C—526371.001
C-26
$FIXI Function
$FIXI Function
The $FIXI function returns the signed INT equivalent of a FIXED(0) expression.
$FIXL Function
The $FIXL function returns the unsigned INT equivalent of a FIXED(0) expression.
$FIXR Function
The $FIXR function returns a FIXED(0) value from an INT, INT(32), FIXED, REAL, or
REAL(64) expression and applies rounding to the result.
$FLT Function
The $FLT function returns a REAL value from an INT, INT(32), FIXED (fpoint), or
REAL(64) expression.
$FLTR Function
The $FLTR function returns a REAL value from an INT, INT(32), FIXED (fpoint), or
REAL(64) expression and applies rounding to the result.
$HIGH Function
The $HIGH function returns an INT value that is the high-order 16 bits of an INT(32)
expression.
$IFIX Function
The $IFIX function returns a FIXED (fpoint) value from a signed INT expression.
$FIXI ( fixed-expression )
$FIXL ( fixed-expression )
$FIXR ( expression )
$FLT ( expression )
$FLTR ( expression )
$HIGH ( dbl-expression )