From: prj@po.cwru.edu (Paul Jarc)
Cc: guile-devel@gnu.org
Subject: Re: doco quotient and remainder rounding
Date: Thu, 01 May 2003 11:52:58 -0400 [thread overview]
Message-ID: <m365ouvf2n.fsf@multivac.cwru.edu> (raw)
In-Reply-To: <877k9bcxl0.fsf@zip.com.au> (Kevin Ryde's message of "Thu, 01 May 2003 10:36:11 +1000")
Kevin Ryde <user42@zip.com.au> wrote:
> (modulo 13 -4) => -1
> (modulo -13 -4) => -3
guile> (modulo 13 -4)
-3
guile> (modulo -13 -4)
-1
paul
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
next prev parent reply other threads:[~2003-05-01 15:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-01 0:36 doco quotient and remainder rounding Kevin Ryde
2003-05-01 15:52 ` Paul Jarc [this message]
2003-05-03 22:43 ` Kevin Ryde
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m365ouvf2n.fsf@multivac.cwru.edu \
--to=prj@po.cwru.edu \
--cc=guile-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).