From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b61052ba3fdc8c26 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-01 11:06:54 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!colt.net!dispose.news.demon.net!demon!btnet-peer0!btnet!news5-gui.server.ntli.net!ntli.net!news6-win.server.ntlworld.com.POSTED!not-for-mail From: "chris.danx" Newsgroups: comp.lang.ada References: <1f26o22.1xfvwvo111pfi4N%csampson@inetworld.net> <_lfE7.52002$a14.6154112@news6-win.server.ntlworld.com> Subject: Re: Integers and Mathematical Correctness MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: Date: Thu, 1 Nov 2001 19:02:09 -0000 NNTP-Posting-Host: 62.253.10.89 X-Complaints-To: abuse@ntlworld.com X-Trace: news6-win.server.ntlworld.com 1004641306 62.253.10.89 (Thu, 01 Nov 2001 19:01:46 GMT) NNTP-Posting-Date: Thu, 01 Nov 2001 19:01:46 GMT Organization: ntlworld News Service Xref: archiver1.google.com comp.lang.ada:15568 Date: 2001-11-01T19:02:09+00:00 List-Id: > Shouldn't it be > > where 0 <= r < b > K <- Integers > > otherwise k could be -3 and r would then be 5. Yes! Sorry.