Integer math question
Sean Ross
sross at connectmail.carleton.ca
Sat Jan 3 14:57:44 EST 2004
More information about the Python-list mailing list
Sat Jan 3 14:57:44 EST 2004
- Previous message (by thread): Integer math question
- Next message (by thread): Integer math question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Rainer Deyke" <rainerd at eldwood.com> wrote in message news:kTEJb.724242$HS4.5376202 at attbi_s01... > Sean Ross wrote: > > a = bq + r and 0<=r<b [1] > > But 0 <= r < b is a contradiction when b < 0. > Right. But, the division algorithm states "Let a,b be integers with b>0" (which I mentioned in that post).
- Previous message (by thread): Integer math question
- Next message (by thread): Integer math question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list