Portability Functions: Convert an integer to single-precision real type.
USE IFPORT
result = IFLOATI (i)
result = IFLOATJ (j)
i |
(Input) Must be of type INTEGER(2). |
j |
(Input) Must be of type INTEGER(4). |
The result type is single-precision real (REAL(4) or REAL*4).
CONSOLE STANDARD GRAPHICS QUICKWIN GRAPHICS WINDOWS DLL LIB
Copyright © 1996-2010, Intel Corporation. All rights reserved.