racket/collects/math/private/bigfloat
Neil Toronto 441ad6eff4 MPFR custodian shutdown procedure tries to clear the constants cache
even when MPFR isn't loaded; this should close PR 13423
2013-01-09 11:21:58 -07:00
..
bigfloat-beta.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
bigfloat-constants.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
bigfloat-continued-fraction.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
bigfloat-hurwitz-zeta.rkt Renamed functions 2012-11-27 22:23:42 -07:00
bigfloat-incomplete-beta.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
bigfloat-incomplete-gamma.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
bigfloat-log-arithmetic.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
bigfloat-mpfr.rkt Precise flonum tests (error usually must be <= 0.5 ulp), and prerequisite 2012-12-27 17:30:04 -07:00
bigfloat-struct.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
bigfloat-syntax.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
gmp.rkt Fixed infinite printing loop 2012-12-07 11:48:46 -07:00
mpfr.rkt MPFR custodian shutdown procedure tries to clear the constants cache 2013-01-09 11:21:58 -07:00
utils.rkt Split "mpfr.rkt" into "gmp.rkt" and "mpfr.rkt" 2012-12-03 22:45:31 -07:00