|
153bf23a9f
|
Some numbers very close to a short representation will now use that representation.
|
2017-06-09 16:57:21 +02:00 |
|
|
0ab7942023
|
Integers should be preferred to 2^x
|
2017-04-30 22:40:24 +02:00 |
|
|
6ac8a2d6de
|
Added more tests.
|
2017-04-12 15:15:03 +02:00 |
|
|
2a652a4c92
|
Implemented more advanced utf8 support + moved fractional support to the SPECIAL_NUMBER list.
|
2017-04-12 14:52:51 +02:00 |
|
|
ae73cc9b64
|
Reworked the number formatting system. Will now attempt to generate the shortest possible representation of the given number.
|
2017-04-03 20:01:36 +02:00 |
|