arb/fmprb
2015-11-06 16:17:27 +00:00
..
test printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf. 2015-11-06 16:17:27 +00:00
add.c long -> slong in fmprb/ and fmprb/test/. 2015-11-05 18:04:06 +00:00
add_error.c long -> slong in fmprb/ and fmprb/test/. 2015-11-05 18:04:06 +00:00
addmul.c long -> slong in fmprb/ and fmprb/test/. 2015-11-05 18:04:06 +00:00
agm.c long -> slong in fmprb/ and fmprb/test/. 2015-11-05 18:04:06 +00:00
contains.c more work on well-defining and testing special values 2013-08-06 17:20:21 +02:00
contains_fmpq.c containment testing and some polynomial test code 2012-09-04 17:47:02 +02:00
contains_fmpr.c more work on well-defining and testing special values 2013-08-06 17:20:21 +02:00
contains_fmpz.c containment testing and some polynomial test code 2012-09-04 17:47:02 +02:00
contains_mpfr.c add some fmprb test code, and fix a couple of bugs 2012-09-10 12:27:32 +02:00
contains_si.c long -> slong in fmprb/ and fmprb/test/. 2015-11-05 18:04:06 +00:00
contains_zero.c add cmpabs, fix bugs, and simplify division error bounding 2012-09-14 12:38:43 +02:00
div.c long -> slong in fmprb/ and fmprb/test/. 2015-11-05 18:04:06 +00:00
get_interval_fmpz_2exp.c long -> slong in fmprb/ and fmprb/test/. 2015-11-05 18:04:06 +00:00
get_rand_fmpq.c printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf. 2015-11-06 16:17:27 +00:00
get_unique_fmpz.c printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf. 2015-11-06 16:17:27 +00:00
hypot.c long -> slong in fmprb/ and fmprb/test/. 2015-11-05 18:04:06 +00:00
mul.c (U)L -> (U)WORD. 2015-11-06 15:34:19 +00:00
mul_naive.c long -> slong in fmprb/ and fmprb/test/. 2015-11-05 18:04:06 +00:00
overlaps.c improve contains/overlaps to (hopefully) work with huge exponents; add some test code 2013-03-14 16:29:04 +01:00
randtest.c long -> slong in fmprb/ and fmprb/test/. 2015-11-05 18:04:06 +00:00
root.c long -> slong in fmprb/ and fmprb/test/. 2015-11-05 18:04:06 +00:00
rsqrt.c long -> slong in fmprb/ and fmprb/test/. 2015-11-05 18:04:06 +00:00
set_interval_fmpr.c long -> slong in fmprb/ and fmprb/test/. 2015-11-05 18:04:06 +00:00
set_round.c long -> slong in fmprb/ and fmprb/test/. 2015-11-05 18:04:06 +00:00
sqrt.c long -> slong in fmprb/ and fmprb/test/. 2015-11-05 18:04:06 +00:00
sqrtpos.c long -> slong in fmprb/ and fmprb/test/. 2015-11-05 18:04:06 +00:00
sub.c long -> slong in fmprb/ and fmprb/test/. 2015-11-05 18:04:06 +00:00
submul.c long -> slong in fmprb/ and fmprb/test/. 2015-11-05 18:04:06 +00:00
trim.c long -> slong in fmprb/ and fmprb/test/. 2015-11-05 18:04:06 +00:00
union.c long -> slong in fmprb/ and fmprb/test/. 2015-11-05 18:04:06 +00:00