PI by Egan Ford (c)2013
Description: Compute Pi to 1000 digits using pi the Gregory expansion of Machin's arctan formula and print to screen.
Time to solution: 106 seconds using VirtualT. Also tested on a real M100 by Ken Pettit.
Approach: Assembly
To Install: ($D000-$DFFF used)
From BASIC:
clear 256,53248 loadm"pi" menu
Egan Ford
Add Comment | Contest Home | Club 100