Skip to main content

to_float

Discworld driver help

to_float

Name

to_float - convert an int to a float

Synopsis

float to_float( int i );

Description

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

See also

to_int(), read_buffer(), sprintf(), sscanf()