racket/collects/math/scribblings
Neil Toronto 6e02d12beb Reimplemented `mpfr_set_z_2exp' in Racket as a fallback for older versions
of libmpfr (like DrDr's) that don't have it

Reimplemented really simple FFI functions (e.g. mpfr-prec, mpfr-exp) to
avoid calling overhead

Renamed `bigfloat-sign' to `bigfloat-signbit'

Renamed `bigfloat-sig+exp' to `bigfloat->sig+exp' (for symmetry with
`sig+exp->bigfloat')
2012-12-06 13:43:23 -07:00
..
math-array.scrbl Stopped exporting `slice-indexes-array' 2012-12-03 22:45:31 -07:00
math-base.scrbl Finished array documentation! 2012-11-29 15:45:17 -07:00
math-bigfloat.scrbl Reimplemented `mpfr_set_z_2exp' in Racket as a fallback for older versions 2012-12-06 13:43:23 -07:00
math-distributions.scrbl Fixed bigfloats on Win64. Win64's long type is 32 bits and GMP's default is to 2012-12-05 20:29:59 -07:00
math-flonum.scrbl Renamed make-flexp/base' to make-flexpt' 2012-12-03 22:45:31 -07:00
math-number-theory.scrbl Renamed functions 2012-11-27 22:23:42 -07:00
math-special-functions.scrbl Finished array documentation! 2012-11-29 15:45:17 -07:00
math-statistics.scrbl Finished array documentation! 2012-11-29 15:45:17 -07:00
math-utils.scrbl Finished array documentation! 2012-11-29 15:45:17 -07:00
math.scrbl Fixed bigfloats on Win64. Win64's long type is 32 bits and GMP's default is to 2012-12-05 20:29:59 -07:00
rename-defines.rkt Initial commit for `math/array' documentation; about 65% finished 2012-11-24 22:13:24 -07:00
utils.rkt Made plots in plot' and math' render nicely in PDFs (plots in docs are picts now) 2012-11-25 22:32:07 -08:00