racket/collects/math/private/flonum
Neil Toronto 055512b4e8 Renamed make-flexp/base' to make-flexpt'
Renamed `dist' struct type to `distribution' ("dist" is too common)
2012-12-03 22:45:31 -07:00
..
expansion Documentation style changes 2012-11-17 21:02:37 -09:00
flonum-bits.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
flonum-constants.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
flonum-exp.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
flonum-factorial.rkt Implemented `flmultinomial' (not accurately, but it's there); changed 2012-11-29 15:45:16 -07:00
flonum-functions.rkt Stubbed out missing math/array' and math/statistics' doc entries to 2012-11-27 18:05:38 -07:00
flonum-log.rkt Finished array documentation! 2012-11-29 15:45:17 -07:00
flonum-log1pmx.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
flonum-more-functions.rkt Renamed make-flexp/base' to make-flexpt' 2012-12-03 22:45:31 -07:00
flonum-polyfun.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
flonum-search.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
flonum-syntax.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
flvector-syntax.rkt Finished array documentation! 2012-11-29 15:45:17 -07:00
flvector.rkt Finished array documentation! 2012-11-29 15:45:17 -07:00