]> granicus.if.org Git - python/commit
Address double-rounding scenarios by setting all variables to long doubles.
authorRaymond Hettinger <python@rcn.com>
Mon, 9 Jun 2008 09:29:17 +0000 (09:29 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 9 Jun 2008 09:29:17 +0000 (09:29 +0000)
commit7b1ed66372a26591c07f4c97e20c3c58acefa306
treeb41e63c5ed7f4e2c983dd0252177cf5cb420cb22
parentee4bcad68ec383c0140d0a21f4ac296073c0f938
Address double-rounding scenarios by setting all variables to long doubles.
Modules/mathmodule.c