Fixed, thanks for the report! On Sat, Jan 30, 2016 at 8:31 PM, Scotty C <costo...@hotmail.com> wrote:
> just found a small mistake in the documentation: can you find it? > > (numerator q) → integer? > > q : rational? > > Coerces q to an exact number, finds the numerator of the number expressed > in its simplest fractional form, and returns this number coerced to the > exactness of q. > > (denominator q) → integer? > > q : rational? > > Coerces q to an exact number, finds the numerator of the number expressed > in its simplest fractional form, and returns this number coerced to the > exactness of q. > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to racket-users+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.