arb/arf
2016-02-25 15:03:09 +01:00
..
test LONG_MAX/ULONG_MAX -> WORD_MAX/UWORD_MAX in *.c and test/*.c. 2015-11-10 13:31:16 +00:00
abs_bound_lt_2exp_si.c long -> slong return values. 2015-11-10 13:41:43 +00:00
add.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
add_mpn.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
addmul.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
ceil.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
cmp.c +sgn, abs, cmp, cmpabs, get_mpfr, randtest, and some initial test code 2014-04-24 22:56:39 +02:00
cmp_2exp_si.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
cmpabs.c +sgn, abs, cmp, cmpabs, get_mpfr, randtest, and some initial test code 2014-04-24 22:56:39 +02:00
cmpabs_2exp_si.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
complex_mul.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
debug.c printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf. 2015-11-06 16:17:27 +00:00
div.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
equal.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
floor.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
fprint.c DOC: more carefully preserve authorship info 2016-01-01 17:25:30 -05:00
get_d.c arf_get_d: correct under/overflow, and allow round-to-nearest 2015-10-02 11:29:43 +02:00
get_fmpq.c printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf. 2015-11-06 16:17:27 +00:00
get_fmpr.c more functions and test functions 2014-04-27 00:32:37 +02:00
get_fmpz.c arf_get_fmpz: speed up rounding to nearest in common cases 2016-02-25 15:03:09 +01:00
get_fmpz_2exp.c more functions and test functions 2014-04-27 00:32:37 +02:00
get_mag.c arf_get_mag_lower(nan) -> 0 2015-04-19 05:42:29 +02:00
get_mpfr.c printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf. 2015-11-06 16:17:27 +00:00
get_si.c long -> slong return values. 2015-11-10 13:41:43 +00:00
inlines.c add inline functions to library 2014-12-25 15:50:37 +01:00
memory_manager.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
mul_rnd_any.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
mul_rnd_down.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
mul_special.c multiplication code 2014-04-28 00:45:55 +02:00
mul_via_mpfr.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
neg_round.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
randtest.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
root.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
rsqrt.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
set_d.c (U)L -> (U)WORD. 2015-11-06 15:34:19 +00:00
set_fmpr.c add more test code 2014-04-26 20:14:57 +02:00
set_mpfr.c rm whitespace 2014-04-24 22:59:11 +02:00
set_mpn.c another experimental floating-point type 2014-04-24 21:29:05 +02:00
set_round.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
set_round_mpn.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
set_round_ui.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
set_round_uiui.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
sqrt.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
sub.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
submul.c long -> slong in arf/ and arf/test/. 2015-11-05 18:00:39 +00:00
sum.c printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf. 2015-11-06 16:17:27 +00:00