= 3.14...| Search 2,000,000,000 decimal digits of Pi for the first occurrence of a numeric string, or return 100 digits beginning from the specified starting position within Pi (excluding the leading '3'). |
Message:
2 billion decimal digits of Pi calculated with PiFast43 using the Chudnovsky method.
About the Pi Search Engine: The search engine was written as a VB6 class (DLL) that scans a text file containing 2 billion decimal digits of Pi. The application server runs on a Core2 microarchitecture CPU and the search file itself is stored on a Solid State Drive (SSD), taking less than 25 seconds to scan the entire file.
Download the VB6 source code for the Pi Search Engine. Send me comments or suggestions or any ideas on implementing a faster search method, such as BCD compression!
The *original* Pi Search Engine that inspired this one; much faster, but only 200m digits
Pi on Wikipedia
The search engine has processed 12888 queries since 01/09/2002
This page created on: 9/21/2009 22:20:55 - updated: 12/7/2009 20:02:30.