racket/collects/math/private
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
..
array
base
bigfloat Documentation style changes 2012-11-17 21:02:37 -09:00
distributions
flonum Documentation style changes 2012-11-17 21:02:37 -09:00
functions
matrix
number-theory Documentation style changes 2012-11-17 21:02:37 -09:00
polynomial
statistics
vector
exception.rkt
inline-sort.rkt
syntax-utils.rkt
unsafe.rkt
utils.rkt