racket/collects/math/private/statistics
Neil Toronto 6f1ffecc23 Stubbed out missing math/array' and math/statistics' doc entries to
clean up build

Moved `float-complex?' and `number->float-complex' to `math/base',
documented them

Documented `flexpt1p'

Removed `samples->immutable-hash' (not covariant anyway; not going to
use hashes)
2012-11-27 18:05:38 -07:00
..
correlation.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
counting.rkt Stubbed out missing math/array' and math/statistics' doc entries to 2012-11-27 18:05:38 -07:00
expected-values.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
order-statistics.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
quickselect.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
statistics-struct.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
statistics-utils.rkt Finished `math/distributions' documentation! 2012-11-27 13:44:15 -07:00