flonum? returns false for complex number objects.
[bpt/guile.git] / module / rnrs / arithmetic / flonums.scm
2013-07-16 Mark H Weaverflonum? returns false for complex number objects.
2013-07-16 Mark H WeaverAllow fl+ and fl* to accept zero arguments.
2011-01-30 Mark H WeaverAdd two new sets of fast quotient and remainder operators
2010-06-16 Andy Wingoremove encoding of versions into the file system (for...