Re: choosing scientific notation for output of numbers in ddd
Robert Cussons <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I look at a lot of large numbers in ddd, but a lot are just below the threshold that ddd seems to have for displaying numbers in scientific notation, which makes them difficult to read, so a very simple question how do I make it so that 992342321.96 is displayed as 9.9234232196e8? Many thanks, Rob.