User | Kudos |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |
I would like to suggest a new feature concerning prefixes of numeric values like ist is done already when using the "SI notation" setting.
In the world of bits and bytes, prefixes like M(ega) and G(iga) does mean 10242 respective 10243 bytes.
While in the rest of the world M(ega) and G(iga) does mean 10002 respective 10003 lets say Hz.
I may refer to a Wikipedia article:
For the English people: http://en.wikipedia.org/wiki/Binary_prefix
Here in German: http://de.wikipedia.org/wiki/Bin%C3%A4rpr%C3%A4fix
I would see this in the formatting of numbers similar to the SI formatting. In my screen shot you can see how an implementation could look like:
This should work for string formatting, too.
Optional it could probably be implemented by introducing a UNIT "byte" or "bit" which could handle the differences. But you would have to thing about it.
Regards,
-WZ
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.