| 2.4 | | 12.2 | | 8.131 | | 17.44 | Also acceptable is | 2.400 | | 12.200 | | 8.131 | | 17.440 | but not | 02.4 | | 12.2 | | 08.131 | | 17.44 | or any other solutions with leading zeros.
Formatted Output: Exact number of Decimal Places
Q. Schroll via Digitalmars-d-learn Mon, 16 May 2016 13:26:15 -0700
Lets say I want to print a table with floats. How can it be
formatted like that:
- Formatted Output: Exact number ... Q. Schroll via Digitalmars-d-learn
- Re: Formatted Output: Exac... Marco Leise via Digitalmars-d-learn
- Re: Formatted Output: Exac... Andrew Chamberlain via Digitalmars-d-learn
- Re: Formatted Output: Exac... Ali Çehreli via Digitalmars-d-learn