[plt-dev] order-of-magnitude

From: Jos Koot (jos.koot at telefonica.net)
Date: Sat Dec 5 15:08:35 EST 2009

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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20091205/1bdc44f9/attachment.html>

Posted on the dev mailing list.