[plt-scheme] printing exact rationals

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sat Jul 4 08:32:35 EDT 2009

If you right-click on the number and choose a different format, that
choice will be remembered for future printing.

Robby

On Sat, Jul 4, 2009 at 5:57 AM, Jos Koot<jos.koot at telefonica.net> wrote:
> Defintions-window:
> #lang scheme
> 127/32
>
> Interactions window:
> Welcome to DrScheme, version 4.2.0.5-svn2jul2009 [3m].
> Language: Module; memory limit: 500 megabytes.
>  31
> 3--
>  32
>>
>
> IIRC there was somewhere an option or parameter to make this print as
> 127/32, but I no longer can find it. Somebody any idea?
> Thanks, Jos
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>


Posted on the users mailing list.