Download or view printPi.frink in plain text format or (experimental) run in browser
/** This is a silly program to print a bunch of digits of pi. */
digits = 100000
a =
Download or view printPi.frink in plain text format or (experimental) run in browser
This is a program written in the programming language Frink.
For more information, view the Frink
Documentation or see More Sample Frink Programs.
Alan Eliasen, eliasen@mindspring.com