summaryrefslogtreecommitdiff
path: root/tests/tsin.c
Commit message (Expand)AuthorAgeFilesLines
* New test framework, merged from test branch.thevenyp2014-01-201-5/+12
* license change:enge2011-08-291-13/+12
* finished change of copyright line into "Copyright (C) INRIA, year1, year2, ..."zimmerma2011-01-251-1/+1
* back to the default MPFR exponent rangezimmerma2010-06-281-2/+0
* partial fix for problems with huge exponents reported by Chris Saunderszimmerma2010-06-281-1/+3
* NEWS, doc/mpc.texi: notice change in exp, sin, cos, and tan function prototypes.thevenyp2008-12-031-1/+1
* - added data files for norm, div, div_fr, fr_div, mul_frenge2008-11-131-1/+1
* tests/tgeneric_ccc.c, tests/tgeneric_ccs.c, tests/tgeneric_ccu.c, tests/tgene...thevenyp2008-10-171-13/+5
* read_data.c read_data_cc.c: rename read_data since it depends on function pro...thevenyp2008-10-021-2/+2
* read_data.c: new function data_check to check function result against data re...thevenyp2008-09-301-491/+2
* Update changes dates and authors in copyright line.thevenyp2008-09-241-1/+1
* tests/tgeneric_cc.c: random tests for complex functions of one complex variab...thevenyp2008-09-191-2/+1
* Speed up tests.thevenyp2008-09-161-1/+1
* peed up some lengthy tests.thevenyp2008-09-161-1/+1
* Add void in empty prototype (remove warnings with gcc option '-Wold-style-def...thevenyp2008-07-311-5/+5
* Use the new mpc_urandom function in the test suite so that the tests are repr...thevenyp2008-07-101-3/+3
* Add random seed setting (with environmnent variable GMP_CHECK_RANDOMIZE) forthevenyp2008-05-301-0/+6
* Cosmetic changes.thevenyp2008-05-201-62/+95
* Improve test suite (take into account the sign of zero).thevenyp2008-05-201-4/+4
* Add more tests and fix some bugs for trigonometric functions.thevenyp2008-05-061-44/+236
* Fix values at a (x +/-i*Inf) point.thevenyp2008-04-221-1/+4
* Add special values processing in mpc_sin as in the C99 standardthevenyp2008-04-211-1/+227
* Replace rounding tests by the new tgeneric functions.thevenyp2008-04-091-55/+26
* File reorganisation into three new directories: src, tests and doc.thevenyp2008-04-091-0/+104