racket/collects/math/private/flonum
Neil Toronto 1e52736089 Documentation style changes
Fixes after merge weirdness from pull request (specifically, removed `bfrandom' from "mpfr.rkt" again)
Removed dependence of math/flonum on math/bigfloat (better build parallelization)
Changed `divides?' to return #f when its first argument is 0
Made return type of `quadratic-character' more precise
Made argument types more permissive:
 * second argument to `solve-chinese'
 * second argument to `next-primes'
 * second argument to `prev-primes'
2012-11-17 21:02:37 -09:00
..
expansion Documentation style changes 2012-11-17 21:02:37 -09:00
flonum-bits.rkt
flonum-constants.rkt
flonum-exp.rkt
flonum-factorial.rkt
flonum-functions.rkt
flonum-log.rkt
flonum-log1pmx.rkt
flonum-more-functions.rkt
flonum-polyfun.rkt
flonum-search.rkt
flonum-sum.rkt
flonum-syntax.rkt