tostring — Converts a floating point number to a string
string tostring (
)
FLOAT
PRECISION
tostring (0.12345, 4) -> 0.1235