arbitrary long integer aritmetics
Fredrik Lundh
fredrik at pythonware.com
Wed Jul 2 06:37:23 EDT 2003
More information about the Python-list mailing list
Wed Jul 2 06:37:23 EDT 2003
- Previous message (by thread): arbitrary long integer aritmetics
- Next message (by thread): arbitrary long integer aritmetics
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Andrew Bennetts wrote: > I also note that your Python 2.2 does arithmetic differently to mine: > > $ python2.2 > Python 2.2.2 [etc etc] > >>> 2147483647 * 2147483647 * 2147483647 > 9903520300447984150353281023L file my example under "cut and paste errors". </F>
- Previous message (by thread): arbitrary long integer aritmetics
- Next message (by thread): arbitrary long integer aritmetics
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list