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

Ftoa

From FenixWiki

Jump to: navigation, search


[edit] Definition

STRING ftoa ( <FLOAT value> )

Returns a string containing a certain float value.

[edit] Parameters

FLOAT value - The value the returned string will contain.

[edit] Returns

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


Strings Functions
Asc() • Atof() • Atoi() • Chr() • Find() • Ftoa() • Itoa() • Lcase() • Len() • Strrev() • Substr() • Ucase() •
Personal tools