Dan Muresan scripsit: > Hm, what's an "integer flonum"? A 32 bit signed-int converted to a float?
In Scheme, an integer is a non-fractional real number, however represented. so 1234567890.0 is an integer flonum. -- In politics, obedience and support John Cowan <[EMAIL PROTECTED]> are the same thing. --Hannah Arendt http://www.ccil.org/~cowan _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
