summaryrefslogtreecommitdiff
path: root/tests/sinh.dat
Commit message (Collapse)AuthorAgeFilesLines
* license change:enge2011-08-291-13/+11
| | | | | | | | | | | | LGPLv3+ for code FDLv1.3+ for mpc.texi simple disclaimer for supporting files (README, NEWS, INSTALL) tests/memory.c: replaced by version from mpfr-3.0.1 mpfr.texi: small cleanups; added real authors again, while keeping copyright notice with INRIA git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@1027 211d60ee-9f03-0410-a15a-8952a2c7a4e4
* finished change of copyright line into "Copyright (C) INRIA, year1, year2, ..."zimmerma2011-01-251-1/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@891 211d60ee-9f03-0410-a15a-8952a2c7a4e4
* changed test files for default MPFR exponent rangezimmerma2010-06-281-2/+2
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@798 211d60ee-9f03-0410-a15a-8952a2c7a4e4
* partial fix for problems with huge exponents reported by Chris Saunderszimmerma2010-06-281-1/+4
| | | | | | | | | (http://lists.gforge.inria.fr/pipermail/mpc-discuss/2010-June/000750.html) More work is needed for tan (detect when Im(result) is very near -1 or 1) and tanh. git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@795 211d60ee-9f03-0410-a15a-8952a2c7a4e4
* replaced call to mpfr_sin_cos by calls to mpfr_cos andenge2008-12-081-1/+1
| | | | | | | | mpfr_sin to obtain the right return values moved test which is expensive in my nfs environment to the end git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@388 211d60ee-9f03-0410-a15a-8952a2c7a4e4
* return value for sinhenge2008-12-081-13/+13
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@384 211d60ee-9f03-0410-a15a-8952a2c7a4e4
* tests/read_data.c: now read and optionally check inexact flag.thevenyp2008-12-051-50/+50
| | | | | | | tests/*.dat: add two columns for ternary value. git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@383 211d60ee-9f03-0410-a15a-8952a2c7a4e4
* newline at the end of the files, to help diagnostic anenge2008-11-201-0/+1
| | | | | | | erroneous read beyond EOF git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@345 211d60ee-9f03-0410-a15a-8952a2c7a4e4
* test data added for tanhenge2008-10-051-1/+1
| | | | | | | cosmetic changes in the other files git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@252 211d60ee-9f03-0410-a15a-8952a2c7a4e4
* test data file for sinhenge2008-10-051-0/+82
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@249 211d60ee-9f03-0410-a15a-8952a2c7a4e4