I forgot to include: scheme@(guile-user)> (help '/) - Scheme Procedure: / [x [y . rest]] Divide the first argument by the product of the remaining arguments. If called with one argument Z1, 1/Z1 is returned.
- bug#30427: division inconsistency? bil
- bug#30427: division inconsistency? Mark H Weaver