summaryrefslogtreecommitdiff
path: root/tests/tcosh.c
Commit message (Expand)AuthorAgeFilesLines
* New test framework, merged from test branch.thevenyp2014-01-201-6/+13
* changed GMP_RND? to MPFR_RND?enge2012-07-231-5/+5
* mpc-tests.h: reorganisation of commentenge2011-11-041-1/+0
* replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhereenge2011-11-041-12/+12
* license change:enge2011-08-291-12/+11
* done two "code clean-up" items during a Nancy-Paris train trip...zimmerma2011-02-091-23/+12
* finished change of copyright line into "Copyright (C) INRIA, year1, year2, ..."zimmerma2011-01-251-1/+1
* mpc-impl.h and test files: replaced macro OUT by MPC_OUTenge2011-01-131-4/+4
* 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
* revert to UNIX format (r457 changed every file to DOS format).thevenyp2009-03-171-147/+147
* Modify #include chain so as to support DLL creation on Cygwinthevenyp2009-03-171-148/+147
* default precision removed, as well as init and all init_setenge2009-01-071-6/+6
* added return value to coshenge2008-12-081-27/+1
* - added data files for norm, div, div_fr, fr_div, mul_frenge2008-11-131-2/+2
* tests/tgeneric_ccc.c, tests/tgeneric_ccs.c, tests/tgeneric_ccu.c, tests/tgene...thevenyp2008-10-171-495/+7
* [tlog.c,tcosh.c] updated copyright linezimmerma2008-10-031-1/+1
* [log.dat] small editorial changeszimmerma2008-10-031-0/+3
* tests/tgeneric_cc.c: random tests for complex functions of one complex variab...thevenyp2008-09-191-2/+1
* updated some tests for new third parameter of tgenericenge2008-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-1/+1
* Add random seed setting (with environmnent variable GMP_CHECK_RANDOMIZE) forthevenyp2008-05-301-0/+6
* Improve test suit.thevenyp2008-05-201-8/+12
* Add hyperbolic cosine function.thevenyp2008-05-191-0/+650