
to_float(3)            C 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)

Sun Release 4.1           Last change:                          1

