Appearance
to_float - convert an int to a float
float to_float( int i );
The to_float() call returns the number of type 'float' that is equiva‐ lent to the int 'i'.
to_int(3), read_buffer(3), sprintf(3), sscanf(3)