summaryrefslogtreecommitdiff
path: root/tests/pow_fr.dat
Commit message (Collapse)AuthorAgeFilesLines
* [src/pow.c] implement coherent algorithm for the sign of 0 in the outputPaul Zimmermann2011-09-071-0/+52
| | | | | | | | | | in case the input x had +0 or -0 in its real or imaginary part, and y was real. Note: this might now give different signs of 0 than previously. [tests/pow_fr.dat] added corresponding test cases git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/mpc/trunk@1087 211d60ee-9f03-0410-a15a-8952a2c7a4e4
* tpow_fr.c, pow_fr.dat: moved test to data fileAndreas Enge2011-09-011-0/+22
tadd_fr.c: changed nonsensical expmax==-1 to 10 git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/mpc/trunk@1063 211d60ee-9f03-0410-a15a-8952a2c7a4e4