Another number fomatting question
- From: Hermann Peifer <peifer@xxxxxxx>
- Date: Fri, 30 Nov 2007 19:59:23 +0100
Hello,
I was wondering if there is an easy way to align numbers with varying precision at the decimal point.
Examples:
111.1111
2.222222
-33333.3
44444444
....which should look like:
111.1111
2.222222
-33333.3
44444444
(I don't want to add trailing 0's, but rather leave the numbers as they are.)
Thanks in advance, Hermann
.
- Follow-Ups:
- Re: Another number fomatting question
- From: Kenny McCormack
- Re: Another number fomatting question
- Prev by Date: Re: boolean expr
- Next by Date: Re: Another number fomatting question
- Previous by thread: boolean expr
- Next by thread: Re: Another number fomatting question
- Index(es):