4
votes
3answers
100 views

In a high precision meter do I display battery voltage as a fractional number of volts or as a whole number of millivolts?

There's an Android battery meter application for enthusiasts (control freaks actually) that displays the remaining charge percentage and the current voltage. A typical phone will use a Li-Ion battery ...
0
votes
3answers
187 views

Inputting percentages - in decimal or whole number form?

I've come across a situation in a form where one group of people is expecting an input field for a percentage value to be whole numbers, whereas the other expects decimal values. Either way when the ...
7
votes
4answers
226 views

Conventions for the display of large numbers

I have a grid column which can display numbers ranging from single digits and into the billions. I think that at some point we need to switch from displaying the whole number to using abbreviations, ...
8
votes
2answers
212 views

Is a number easier to read with the thousand separator?

This may sound like a stupid question but I'm being taken to task for this at the moment. Personally I believe that it's easier to read 1,234.56 than 1234.56. However there are others that are saying ...