to_float(3) LPC Library Functions to_float(3)
NNAAMMEE
to_float - convert an int to a float
SSYYNNOOPPSSIISS
float to_float( int i );
DDEESSCCRRIIPPTTIIOONN
The to_float() call returns the number of type `float'
that is equivalent to the int `i'.
SSEEEE AALLSSOO
to_int(3), read_buffer(3), sprintf(3), sscanf(3)
MudOS 5 Sep 1994 1