1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00
guile/module/rnrs/arithmetic
Mark H Weaver 62460767e1 Allow fl+ and fl* to accept zero arguments.
Fixes <http://bugs.gnu.org/14869>.
Reported by Göran Weinholt <goran@weinholt.se>.

* module/rnrs/arithmetic/flonums.scm (fl+, fl*): Accept zero arguments.

* test-suite/tests/r6rs-arithmetic-flonums.test (fl+, fl*): Add tests.
2013-07-16 03:55:06 -04:00
..
bitwise.scm Fix 'bitwise-bit-count' for negative arguments. 2013-07-14 14:08:33 -04:00
fixnums.scm (rnrs arithmetic fixnums) fixnum? export a procedure again 2011-04-13 12:50:41 +02:00
flonums.scm Allow fl+ and fl* to accept zero arguments. 2013-07-16 03:55:06 -04:00