Changes between Initial Version and Version 2 of Ticket #8157
- Timestamp:
- 02/25/10 10:32:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8157
-
Property
Status
changed from
new
toneeds_review
-
Property
Authors
changed from
to
Francois Maltey and Paul Zimmermann
-
Property
Status
changed from
-
Ticket #8157 – Description
initial v2 15 15 ValueError: prec (=16777217) must be >= 2 and <= 16777216. 16 16 }}} 17 Note that 2 ^24 bits is only slightly above 5M digits, which is17 Note that 2!^24 bits is only slightly above 5M digits, which is 18 18 quite small (Fabrice Bellard recently computed 2700 billions of digits of Pi on a personal desktop, i.e., about 500,000 times more). 19 of Pi