Previous Up Next

11.4.8  Converting a real number into a string: format

The format command takes two arguments, a real number and a string used for formatting.
format returns the real number as a string with the requested formatting.

The formatting string can be one of the following:


Previous Up Next