2023-06-12 17:42:02 +02:00
2023-06-12 17:39:22 +02:00
2023-06-12 17:39:22 +02:00
2023-06-12 17:39:22 +02:00
2023-06-12 17:42:02 +02:00

Wii Pi

This is an implementation of Pi using the Spigot algorithm that works for the Wii.
In theory you should be able to calculate as much digits as malloc can allocate memory, but in fact the more you allocate memory the more time it takes to compute digits.

Building

make

Description
Spigot algorithm for the Wii.
Readme 31 KiB
Release 1.0 Latest
2023-06-12 15:47:00 +00:00
Languages
Makefile 74.5%
C 25.5%