Too few digits before exponential result is shown

Issue #223 closed
Former user created an issue

Originally reported on Google Code with ID 223

Exponential results are shown as soon as the result is 6 or more digits.  I
think that this is far too small a number.  Couldn't this be configurable?

I particularly don't like the example below, which uses more characters to
display the result exponentially (1.234567e6 - 10 characters) than the
original number (7 characters).

What steps will reproduce the problem?
1. 1234567

What is the expected output?
1234567

What do you see instead?
1.234567e6

What version of the product are you using? On what operating system?
0.10.1
Vista x64

Reported by alan.n.davies on 2008-12-05 11:19:12

Comments (4)

  1. Former user Account Deleted

    ``` For the next version, Fixed Point will be the default. ```

    Reported by `helder.pereira.correia` on 2009-09-02 15:01:00 - Status changed: `Fixed` - Labels added: Milestone-0.11, Priority-Medium, Component-Logic, OpSys-All, Type-Defect, Usability

  2. Log in to comment