NAME
        ftoa - float to ascii

SYNOPSIS
        string exp(float)

DESCRIPTION
        ftoa() returns the string representation of a floating
        point number.

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