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