[plt-scheme] "#i" for inexact number missing

From: David Van Horn (dvanhorn at ccs.neu.edu)
Date: Fri Sep 11 10:48:58 EDT 2009

Robby Findler wrote:
> In the teaching languages, you will see the #i prefix, but in the
> Module language (for example), your only clue is that there is a
> decimal in the number (that being the standard Scheme convention).

Related to this, I noticed in class that the #i prefix is dropped when 
stepping through a computation involving inexact numbers.

David


Posted on the users mailing list.