Products Applications Downloads Features Wiki forum Store

ftoa()

From Wiki077
Jump to: navigation, search


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.

See Also

ctof(), ftoc(), atof()

Personal tools