string ftoa(float number)
This expression will convert a number to a string. Type conversion is usually done automatically, however, you may wish to use this to force the conversion.
ctof(), ftoc(), atof()