
to_float(3)           LPC Library Functions           to_float(3)

NNAAMMEE
       to_float - convert an int to a float

SSYYNNOOPPSSIISS
       float to_float( int i );

DDEESSCCRRIIPPTTIIOONN
       The  to_float()  call  returns  the number of type `float'
       that is equivalent to the int `i'.

SSEEEE AALLSSOO
       to_int(3), read_buffer(3), sprintf(3), sscanf(3)

Majik                      26 Jul 1997                          1

