Digits_Strings
Generic package for conversion between floating point numbers and strings.
 |  | type Number |  |
 | Generic type for any precision floating point number. |  |
 |  | function To_Number |  |
 | Convert a string to a number. |  |
|
 |  | function To_String |  |
 | Convert a number to a string. |  |
|
 |  | function To_String |  |
 | Convert a number to a string. |  |
|
|