This wiki is out of date, use the continuation of this wiki instead

Ftoa

From FenixWiki

Revision as of 17:00, 31 August 2007 by Sandman (Talk | contribs)
Jump to: navigation, search


Definition

STRING ftoa ( <FLOAT value> )

Returns a string containing a certain float value.

Parameters

FLOAT value - The value the returned string will contain.

Returns

STRING : The string containing the specified value, including sign and decimal point.

Personal tools