| 1 | initial version |
Sage uses the mpfr library to compute pi to arbitrary precision. The mpfr algorithm apparently has a limit of 646456992 digits. Please refer to
https://github.com/epowers/mpfr/blob/master/src/const_pi.c
Not sure if that is up-to-date, however.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.