number2string

Converts "numeric_expression" to a string, using the %g format specifier (C/C++ syntax).

Syntax

number2string ( numeric_expression )