[plt-dev] Re: order-of-magnitude

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sat Dec 5 15:38:45 EST 2009

Good idea. Done, thanks.

Robby

On Sat, Dec 5, 2009 at 2:08 PM, Jos Koot <jos.koot at telefonica.net> wrote:
> I am very pleased by your incorportion of order-of-magnitude in scheme/math.
> The documentation is excellent. However, how about including the following
> two examples (and tests)?
>
> (order-of-magnitude 1/100) -> -2
> (order-of-magnitude 1/101) -> -3
>
> Just to make sure that the user can see that the function also applies to
> positive real numbers less than 1.
>
> Jos


Posted on the dev mailing list.