View Single Post
Old August 5th, 2009, 12:17 PM   #2 (permalink)
skatalicious
New Member
 
Join Date: Aug 2009
Posts: 3
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default Display Number in List

I did some more testing, and numbers in the format ####.## show up correctly, but numbers in the format #####.## and greater get rounded, and are formatted as #####.#.

What is even stranger, which tells me it is not the amount of digits in the number, is that numbers in the format ####### show up correctly. It has something to do with the combination of 5 digits or more on the left-hand of the decimal point, and two or more digits on the right-hand of the decimal point.

If I then use a number in the format #######.##, or 1533335.35 for example, when displayed in the list, it is automagically formatted as 1.53334e+06...
skatalicious is offline  
Reply With Quote