.. |
bits
|
math.bits: Clean up the docs some more.
|
2014-06-06 14:45:46 -07:00 |
bitwise
|
math.bitwise: bitfield should just use map-reduce.
|
2015-05-31 08:04:34 -07:00 |
combinatorics
|
docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``.
|
2014-05-18 20:09:10 -07:00 |
complex
|
math.functions: make it clear that 0 = is the more correct zero?.
|
2012-08-13 08:03:54 -07:00 |
constants
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
floats
|
use assoc-reject instead of [ ... not ] assoc-filter.
|
2015-05-12 19:08:42 -07:00 |
functions
|
math.functions: some silly cleanup.
|
2015-06-02 11:54:05 -07:00 |
intervals
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -07:00 |
libm
|
math.functions: rename exp to e^ to be consistent with 2^ and 10^. update things.
|
2012-05-02 10:22:23 -07:00 |
matrices
|
use reject instead of [ ... not ] filter.
|
2015-05-12 18:50:34 -07:00 |
partial-dispatch
|
change some "2drop 2drop" to "4drop".
|
2012-10-23 12:21:30 -07:00 |
polynomials
|
more minor cleanup.
|
2014-11-30 19:26:23 -08:00 |
primes
|
math.primes: little bit more cleanup.
|
2015-05-13 15:17:15 -07:00 |
quaternions
|
math.quaternions: typo in n*q
|
2010-06-17 19:23:52 -07:00 |
ranges
|
math.ranges: cleanup using.
|
2014-12-04 10:23:59 -08:00 |
ratios
|
math.ratios: faster abs and neg? on ratios.
|
2014-06-05 10:53:02 -07:00 |
rectangles
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -07:00 |
statistics
|
Fix some minor errors in help-lint.
|
2015-01-30 17:04:40 -08:00 |
vectors
|
use reject instead of [ ... not ] filter.
|
2015-05-12 18:50:34 -07:00 |