[docs] Problem With Python Arithmetic

Senthil Kumaran senthil at uthcode.com
Sun Apr 6 19:50:42 CEST 2014


On Sat, Apr 5, 2014 at 3:09 AM, John Hulbert <compute at hulbert-web.org.uk>wrote:

>
> Also, can you tell me (a Python beginner), how I can force Python to use
> long integer arithmetic throughout an algorithm?


https://docs.python.org/2/tutorial/floatingpoint.html

This document tries to explain the issues well. Not a bug with Python
interpreter.

-- 
Senthil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20140406/0bf40047/attachment.html>


More information about the docs mailing list