Digit grouping may not work properly

Issue #526 duplicate
Former user created an issue

Originally reported on Google Code with ID 526

Steps to reproduce:
1. Enable digit grouping (Settings -> Behaviour -> Digit Grouping).
2. Set decimal mark character to dot (Settings -> Result Format -> Radix Character
-> Dot).
3. Let the SpeedCrunch show the pi constant.
4. 3.141 592 653 589 793 238 46 is printed.
5. Set decimal mark to comma (Settings -> Result Format -> Radix Character -> Comma).
6. The result is changed to 3,14 159 265 358 979 323 846.

Expected behavior:

Digits shall be always divided in groups of the same size.

Experienced behavior:

Product version: 0.11

Operating system: Windows 7 Professional

Additional Information:

Reported by povinny.ucet on 2014-09-26 19:28:25

Comments (1)

  1. Former user Account Deleted

    Reported by helder.pereira.correia on 2014-09-26 20:02:19 - Status changed: Duplicate - Merged into: #478

  2. Log in to comment