racket/collects/math
Neil Toronto 7aadf33ead Implemented `flmultinomial' (not accurately, but it's there); changed
argument types to match `multinomial'
2012-11-29 15:45:16 -07:00
..
private Implemented `flmultinomial' (not accurately, but it's there); changed 2012-11-29 15:45:16 -07:00
scribblings Implemented `flmultinomial' (not accurately, but it's there); changed 2012-11-29 15:45:16 -07:00
tests Renamed functions 2012-11-27 22:23:42 -07:00
array.rkt Initial commit for `math/array' documentation; about 65% finished 2012-11-24 22:13:24 -07:00
base.rkt Stubbed out missing math/array' and math/statistics' doc entries to 2012-11-27 18:05:38 -07:00
bigfloat.rkt
distributions.rkt
flonum.rkt
info.rkt Removed extraneous files that DrDr was running 2012-11-17 11:57:13 -07:00
LICENSE.txt
main.rkt
matrix.rkt
number-theory.rkt Fixed next-prime and prev-prime problem 2012-11-17 21:02:37 -09:00
parameters.rkt
special-functions.rkt
statistics.rkt Finished `math/distributions' documentation! 2012-11-27 13:44:15 -07:00
vector.rkt