The number is converted to a string of the form '-ddd.ddd ' where each 'd' indicates a digit (0-9). The string starts with ...

The number is converted to a string of the form '-ddd.ddd…' where each 'd' indicates a digit (0-9). The string starts with a minus sign if the number is negative. The precision specifier indicates the desired number of decimal places.