Matthew Flatt
2cf6691439
expose read
capabilities of string->number
...
Extend the `string->number` parser for use by readers, which need
error messages and/or extflonum results.
2017-01-13 08:09:19 -08:00
Matthew Flatt
1381b3ca36
correct and improve docs on number printing
2016-04-25 10:07:32 -06:00
ben
7ea277e420
typo: numerator -> denominator
2016-01-30 20:40:55 -05:00
Vincent St-Amour
4b266f1ff2
sequence-sample: various comments from Eli.
2016-01-05 20:33:57 -06:00
Vincent St-Amour
707f9bffa6
random: move sequence support to random-ref
, in racket/random
.
...
And add `random-sample`.
2016-01-02 20:02:30 -06:00
Vincent St-Amour
0796350a88
Extend random
to work with ranges and sequences.
...
Requested by Matthias.
2016-01-02 20:02:30 -06:00
Matthew Flatt
4354ce45d8
use `scribble/examples' for the Reference
...
Port `examples`, `interactions`, etc., to use the new `examples`
form of `scribble/examples`. The main intended effect is to ensure
that errors are produced by examples only as specifically
indicated.
2015-12-11 12:29:41 -07:00
Vincent St-Amour
270bbccf6b
Fix history annotations to refer to 6.3.
...
Please merge to 6.3.
2015-10-12 13:49:55 -05:00
Stefan
d988055a49
added crypto-random-bytes
2015-10-05 12:00:01 -06:00
Eric Dobson
6e5c9a97ed
Make docs for sgn correct.
2015-04-10 14:25:33 -06:00
Matthew Flatt
e2261096cb
doc clarifications on eqv?
...
Part of the clarification is duplicating information about numbers
and character in the documentation of `eqv?`. Since those two type
are the only special cases of `eqv?`, the duplication seems helpful
and managable.
2015-01-24 10:12:35 -07:00
Matthew Flatt
68c5d3d1d6
fix error message for inexact->exact
on +inf.f
2015-01-24 10:12:35 -07:00
Matthew Flatt
2d4f3e2ac9
remove the "racket-pkgs" directory layer
...
The layer is now redundant, since everything left in "pkgs" is in the
"racket-pkgs" category.
2014-12-08 05:22:59 -07:00