summaryrefslogtreecommitdiff
path: root/tests/tmodf.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* For the terminating null pointer of the functions mpfr_inits,vlefevre2008-02-151-1/+1
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* Added #if MPFR_VERSION >= MPFR_VERSION_NUM(2,4,0) conditionals to bevlefevre2007-12-291-0/+13
* GNU coding style, reformatting, exit (-1) -> exit (1).vlefevre2007-09-221-8/+11
* modf.c: take care of user exponent range (possible underflow/overflow)thevenyp2007-09-171-0/+5
* new function mpfr_modf and add restrictions on mpfr_sin_cos' variablesthevenyp2007-09-131-0/+116