
to_float(3)           LPC Library Functions           to_float(3)

NAME
     to_float - convert an int to a float

SYNOPSIS
     float to_float( int i );

DESCRIPTION
     The to_float() call returns the number of type `float'  that
     is equivalent to the int `i'.

SEE ALSO
     to_int(3), read_buffer(3), sprintf(3), sscanf(3)

MudOS                Last change: 5 Sep 1994                    1

