[gambit-list] Small patch

Bradley Lucier lucier at math.purdue.edu
Fri Sep 25 13:13:57 EDT 2009


Marc:

To prepare to make some changes to _num.scm, I needed to figure out what
some of the basic bignum functions were, so I decided to document them
(what an incredible idea!).

Also, I made two small changes to abs and magnitude; now if a ratnum p/q
is nonnegative then

(eq? p/q (abs p/q)) => #t
(eq? p/q (magnitude p/q) => #t

Brad


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: text/x-patch
Size: 11634 bytes
Desc: not available
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20090925/2a3de761/attachment.bin>


More information about the Gambit-list mailing list