summaryrefslogtreecommitdiff
path: root/tests/log.dat
Commit message (Expand)AuthorAgeFilesLines
* log.dat: get back to 100% test coverageenge2012-06-301-0/+3
* log.c: added forgotten early abort in first algorithmenge2012-06-301-1/+1
* log.c: corrected error in ulp calculusenge2012-06-301-0/+4
* log.c: correctly handle log (+-1 + i*eps)enge2012-06-301-4/+8
* log.dat: add example with overflow also with abs instead of normenge2012-06-301-0/+1
* log.dat: add example with intermediate underflowenge2012-06-301-0/+2
* log: alternative implementation that avoids intermediate overflowsenge2012-06-281-4/+4
* log.dat, log.c: analyse infinite loop for test added in r1192enge2012-06-271-5/+6
* [tests/log.dat] added test log(-1 + i*eps) causing infinite loop (Benjamin Da...bdadoun2012-06-271-0/+3
* [tests/log.dat] added more tests with x, y normal and different numberszimmerma2012-04-041-0/+10
* added new function mpc_log10zimmerma2012-04-031-0/+1
* license change:enge2011-08-291-15/+13
* finished change of copyright line into "Copyright (C) INRIA, year1, year2, ..."zimmerma2011-01-251-1/+1
* increased minimal version requirements to gmp 4.3.2 and mpfr 2.4.2enge2010-10-041-3/+1
* moving on to version 0.8.3-devenge2010-05-141-1/+1
* preparing release of 0.8.2-rc1enge2010-05-051-1/+1
* moving on to 0.8.2-devenge2009-12-081-1/+1
* getting ready for release 0.8.1enge2009-12-081-1/+3
* [log.dat] fixed wrong ternary value in test file!!!zimmerma2009-11-211-1/+1
* log.data: added tests for log (+- 1 +- 0*i)enge2009-06-091-1/+9
* log.c: fake bug fix for infinite loop when intermediate overflow occursenge2009-06-041-1/+4
* [log.dat] added huge values (the last one makes mpc_log hang)zimmerma2009-06-041-0/+42
* NEWS src/log.c: Fix bug: on real negative axis, take the sign of the zero ima...thevenyp2009-04-221-9/+18
* [log.c] now mpc_log returns int instead of voidzimmerma2008-12-081-24/+24
* tests/read_data.c: now read and optionally check inexact flag.thevenyp2008-12-051-42/+42
* newline at the end of the files, to help diagnostic anenge2008-11-201-0/+1
* [log.dat] added tests with real xor imaginary part zerozimmerma2008-11-051-0/+6
* handling of special values in logenge2008-10-041-1/+5
* [log.dat] small editorial changeszimmerma2008-10-031-3/+5
* [log.dat] new test file for mpc_logzimmerma2008-10-031-0/+88