Allow for negative Paranoid Numbers
authorSam Moore <[email protected]>
Wed, 24 Sep 2014 08:54:33 +0000 (16:54 +0800)
committerSam Moore <[email protected]>
Wed, 24 Sep 2014 08:54:33 +0000 (16:54 +0800)
commit71df61ab8ea302247ad35ccdc973bc8e0cafd5b1
tree013317fe70bee6d0f49e92af249cd9fa96320ef9
parent1d179b93f6a1b2a4fe3823c26fba862c24bc5d6e
Allow for negative Paranoid Numbers

Specifically, when constructed off a string I wasn't checking for a leading '-' sign.
That's kind of important.

Also 'e' notations will probably have to be included at some point.

I am really bad at this...
src/paranoidnumber.cpp
src/paranoidnumber.h
src/tests/realops.cpp

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