summaryrefslogtreecommitdiff
path: root/tests/cosh.dat
Commit message (Collapse)AuthorAgeFilesLines
* license change:enge2011-08-291-15/+13
| | | | | | | | | | | | 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/+6
| | | | | | | | | (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
* added return value to coshenge2008-12-081-0/+1
| | | | | | | included check53 for cosh into the data file git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@386 211d60ee-9f03-0410-a15a-8952a2c7a4e4
* tests/read_data.c: now read and optionally check inexact flag.thevenyp2008-12-051-49/+49
| | | | | | | 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-2/+0
| | | | | | | erroneous read beyond EOF git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@345 211d60ee-9f03-0410-a15a-8952a2c7a4e4
* removed sign checking in cosh where C99 does not specify itenge2008-10-051-18/+16
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@250 211d60ee-9f03-0410-a15a-8952a2c7a4e4
* [log.dat] small editorial changeszimmerma2008-10-031-0/+133
[tcosh.c] added data_test with cosh.dat [cosh.dat] special values from C99 [tests/Makefile.am] added cosh.dat Note: some tests from cosh.dat currently fail due to some inconsistency between the rules for conjugacy and parity and the default signs chosen by mpc in cases where C99 leaves the signs unspecified. git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@236 211d60ee-9f03-0410-a15a-8952a2c7a4e4