Pi to 100dp in ZX BASIC
A downloadable project
For fans of mathematics and the Sinclair ZX Spectrum! This is a ZX Spectrum BASIC program to generate Pi to 100 decimal places, created as part of a 2019 coding challenge in the Sinclair Society Facebook Group.
https://www.facebook.com/groups/SinclairSociety
Status | Released |
Category | Other |
Author | Johnny McGibbitts |
Tags | Math, pi, zx-basic, ZX Spectrum |
Download
Download
100dpPi.zip 5.1 kB
Install instructions
- Download the zip file and extract the contents.
- .TAP files can be run with a ZX Spectrum emulator (e.g. FUSE).
- Use the Tape Loader, or from BASIC, type: LOAD "" <ENTER>
- After loading, make sure you're in 48K BASIC or 128K BASIC.
- Type RUN <ENTER> to start calculating.
N.B. ZX Spectrum Next may add: RUN AT 3 to speed things up!