Break maths some more
authorSam Moore <[email protected]>
Thu, 11 Sep 2014 17:33:37 +0000 (01:33 +0800)
committerSam Moore <[email protected]>
Thu, 11 Sep 2014 17:33:37 +0000 (01:33 +0800)
commit0fe42dc1237a03b6368e6fa430c1503ed669bee2
treee7ebd6e085daf7b40025459abb13e20959435ccc
parent20788af97c06b76040ea2de5ab3ddc683a261365
Break maths some more

CombineTerms is somewhat horribly broken

But it works well enough to beat doubles at "0.3 + 0.3 + 0.3"
...
And nothing else I've tried. In fact it's worse or equal to doubles at everything else so far.
But I haven't done many operations because CombineTerms breaks everything. Maybe it will get better if that isn't broken horribly.
src/paranoidnumber.cpp
src/paranoidnumber.h
src/tests/calculator.cpp
src/tests/paranoidcalculator.cpp
src/tests/paranoidtester.cpp

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