Slightly better results
authorSam Moore <[email protected]>
Tue, 16 Sep 2014 10:43:39 +0000 (18:43 +0800)
committerSam Moore <[email protected]>
Tue, 16 Sep 2014 10:43:39 +0000 (18:43 +0800)
Assuming we can trust Wolfram's Giant Ego, err, I mean Wolfram Alpha, to give exact results,
it is generally giving a better result than doubles.

Try simplifying the "a/b + c/d" cases next?

Also at the moment "(a + b)*c" does not simplify to "a*c + b*c" even if
a*c is exact.

Have to be careful because sometimes making the representation more exact
ends up making the conversion back to double have a bigger error.


No differences found

UCC git Repository :: git.ucc.asn.au