NAME
        itof - int to float

SYNOPSIS
        float  itof(int)

DESCRIPTION
        itof() converts an int to a float.

SEE ALSO
        floats - for a list of other math functions available.
