float-to-string

Formats a floating-point number to a string.  It uses scientific notation where necessary.

Exported from

Modifiers

sealed

Arguments

floatAn instance of <float>.

Values

stringAn instance of <string>.
The common-dylan module.
Miscellaneous extensions to the Dylan language.
The class of floating-point numbers.
The class of sequences with elements that are characters.