Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | license change: | enge | 2011-08-29 | 1 | -12/+11 |
* | asin.c: corrected reuse bug for infinite argument | enge | 2011-02-23 | 1 | -15/+14 |
* | changed copyright lines in src to "Copyright (C) INRIA, year1, year2, ..." | zimmerma | 2011-01-25 | 1 | -1/+1 |
* | moved declaration of set_pi_over_2 from acos.c/asin.c to header file mpc-impl.h | enge | 2010-09-02 | 1 | -3/+1 |
* | [asin.c] improve Ziv's strategy: increase by p/2 after the first failure | zimmerma | 2010-08-31 | 1 | -3/+5 |
* | replaced the few trailing mp_rnd_t by mpfr_rnd_t | enge | 2010-06-11 | 1 | -1/+1 |
* | replaced mp_exp_t by mpfr_exp_t, introduced in mpfr-3 | enge | 2010-06-11 | 1 | -1/+1 |
* | replaced mp_prec_t by mpfr_prec_t; compatibility with mpfr>=2.3.1 | enge | 2010-06-11 | 1 | -3/+3 |
* | merged inverse trigonometric and inverse hyperbolic functions from branch | zimmerma | 2009-09-30 | 1 | -0/+228 |