summaryrefslogtreecommitdiff
path: root/tests/texp.c
Commit message (Expand)AuthorAgeFilesLines
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* added comparison between exp2 and exp3zimmerma2000-09-291-1/+26
* added #ifdef TEST to disable comparison with machine arithmeticzimmerma2000-05-291-51/+37
* fixed computation of ulpszimmerma2000-04-131-4/+10
* mpfr_pi -> mpfr_const_pizimmerma2000-02-111-1/+1
* now use print_rnd_modezimmerma2000-02-041-3/+3
* added further examples from V. Lefe`vrezimmerma2000-01-311-6/+13
* added new test (bug found by V. Lefe`vre)zimmerma1999-12-081-5/+2
* removed *rand48 prototypes (pb under Cygwin)zimmerma1999-10-201-2/+0
* added worst case for arg. reductionzimmerma1999-10-141-0/+7
* added copyright noticezimmerma1999-07-301-0/+21
* added test for exp(0)zimmerma1999-07-061-0/+1
* modified one test to avoid rounding from double input routineszimmerma1999-07-051-1/+2
* added some certified testszimmerma1999-07-011-33/+32
* now prints nothing with no argumentzimmerma1999-06-251-18/+28
* added test of exp(Pi*sqrt(163)/3)-640320 [texp 0.0 prec]zimmerma1999-06-231-6/+18
* test file for mpfr_exp, initial revisionzimmerma1999-06-231-0/+186