Public Member Functions | |
FormatStringMaker () | |
Static Public Member Functions | |
String | getFormatString (double number) |
|
FormatStringMaker constructor comment. |
|
This method return string (e.g. "0.000") and it has as many zeros in mantissa as parameter specified double has valid numbers in mantissa.
|