summaryrefslogtreecommitdiff
path: root/tests/ttan.c
Commit message (Expand)AuthorAgeFilesLines
* + Optimize a few div.cpelissip2003-12-151-3/+1
* + Add function mpfr_print_mantissa_binary, for debugging reason.pelissip2003-12-091-1/+1
* + Add new internal function: mpfr_check.pelissip2003-11-211-1/+1
* Changed some stderr to stdout.vlefevre2003-09-241-7/+7
* Fixed prototypes (use static...).vlefevre2003-01-241-24/+1
* Use mpfr_set_nan and mpfr_set_inf for NaN and Inf tests,ryde2003-01-221-5/+37
* added 2003, removed math.hzimmerma2003-01-161-2/+1
* replaced isnan() by Isnan()zimmerma2003-01-161-7/+8
* Patch by Kevin Ryde for memory leak checking + misc declaration fixes.vlefevre2002-05-271-0/+3
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d.vlefevre2002-04-071-4/+4
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* - use mpfr_test_init to initialize harware floatszimmerma2002-03-261-3/+5
* now use macros DBL_NAN, DBL_POS_INF, DBL_NEG_INF,zimmerma2002-03-191-4/+5
* added tests for tan(3*Pi/4) and tan(7*Pi/4)zimmerma2002-03-171-1/+37
* Copyright line changed.vlefevre2002-03-041-1/+1
* #include fixes (Torbjorn Granlund).vlefevre2002-01-171-0/+1
* Patches by Kevin Ryde for K&R compilersvlefevre2002-01-121-2/+3
* start tests with precision 2 instead of 1zimmerma2001-11-301-3/+3
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added stdio.hzimmerma2001-11-161-0/+1
* now use tgeneric.czimmerma2001-10-151-52/+7
* Prototype changes.vlefevre2001-09-131-0/+1
* #include added/removed.vlefevre2001-09-131-0/+1
* test file for mpfr_tanzimmerma2001-09-101-0/+117