summaryrefslogtreecommitdiff
path: root/src/asin.c
Commit message (Expand)AuthorAgeFilesLines
* Synchronize with r1413 from trunk.benchs_teststhevenyp2014-01-201-5/+70
* Synchronize with r1286 from trunk.thevenyp2012-10-291-16/+16
* replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhereenge2011-11-041-68/+68
* license change:enge2011-08-291-12/+11
* asin.c: corrected reuse bug for infinite argumentenge2011-02-231-15/+14
* changed copyright lines in src to "Copyright (C) INRIA, year1, year2, ..."zimmerma2011-01-251-1/+1
* moved declaration of set_pi_over_2 from acos.c/asin.c to header file mpc-impl.henge2010-09-021-3/+1
* [asin.c] improve Ziv's strategy: increase by p/2 after the first failurezimmerma2010-08-311-3/+5
* replaced the few trailing mp_rnd_t by mpfr_rnd_tenge2010-06-111-1/+1
* replaced mp_exp_t by mpfr_exp_t, introduced in mpfr-3enge2010-06-111-1/+1
* replaced mp_prec_t by mpfr_prec_t; compatibility with mpfr>=2.3.1enge2010-06-111-3/+3
* merged inverse trigonometric and inverse hyperbolic functions from branchzimmerma2009-09-301-0/+228