summarize a miscalculation:)

Issue #183 invalid
Former user created an issue

Originally reported on Google Code with ID 183 ``` What steps will reproduce the problem? Enter the following expression: (84567854894325099328934589762345765^2)-((84567854894325099328934589762345765-100000000000000000000000000000000001)+(84567854894325099328934589762345765+0)*-1+(3342349812478962341765123478962345980237476532478623489075432789623143/(2767665476/2767655476))/(84567854894325099328934589762345765/-1)+(3342349812478962341765123478962345980237476532478623489075432789623143/2767665476))-(84567854894325099328934589762345765*2767665476)-7151722080219983388995361805168939492833877333928690914895336845288753

What is the expected output? What do you see instead? The expected ouput is -1 (checked with bc), what I see is: -142801572713503514644576482348.3271247239

What version of the product are you using? On what operating system? 0.8 and 0.10 on Ubuntu 7.10

Please provide any additional information below. I mind the new fancy colours and layout. I would mostly wish for customizable font color and size. Otherwise FTW! lp,

```

Reported by `liquiderz` on 2008-04-19 15:05:35

Comments (2)

  1. Former user Account Deleted

    ``` If you replace your real "/" divisions by integer "idiv" division, SpeedCrunch returns the expected result -1 ```

    Reported by `wolf.lammen` on 2008-04-19 19:58:58 - Status changed: `Invalid`

  2. Former user Account Deleted

    ``` Thank you, I wasn't aware of that function. I understand :) ```

    Reported by `liquiderz` on 2008-04-19 20:10:05

  3. Log in to comment