From: Mike R. <mik...@al...> - 2001-10-31 17:08:39
|
I am very pleased to see the new float field type. I had asked about it a couple of years ago and offer three cheers to whoever implemented it. I do have a small request though: I would find it much more useful to have the numbers aligned on the decimal point, rather than left justified. I have a large database of astronomical objects (which I hope to make public fairly soon) and it is hard to get a quick sense of the numbers when the decimal point wanders. Example: Now appears: Would like: 9.7 9.7 11.3 11.3 12.4 12.4 6.5 6.5 Assuming the formating in my email survives, the right hand column is much more legible, particularly for long lists with values typically between 7 and 12 (the curse of the magnitude system for measuring brightness in astronomy). I suppose right justifying with a fixed number of decimal places would be fine, though the recent discussion about printing significant digits will require you to actually locate the decimal point itself. Possible? Mike -- Mike Ressler mik...@al... OK, I'm lame: I don't have my own website ... |