Proper spacing of numbers

26 Jan 2024 - 16:32 | Version 1 |
  • A simple way to think about it is to display an extra space if a number is less than 10. This will not work if dealing with negative numbers or numbers greater than 99. That adds complexity to this method.
  • Research printf operation in Java. This is a more comprehensive way and can be used to do lot's of different formatting.
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback
This website is using cookies. More info. That's Fine