Post #1540106
2026-04-19 22:31 UTC
@electron_greg @Robsonde Maybe try it with the Monte Carlo method next? https://www.geeksforgeeks.org/dsa/estimating-value-pi-using-monte-carlo/
Edit: You'd probably want a standardised RND function in that case as well, though, otherwise much will depend on the specific implementation in the BASIC used.
Replies (1)
-
@electron_greg@oldbytes.space 2026-04-20 05:24
@uncleslacky @Robsonde Yeah this test IS a test of how each micro impliments floating point BASIC program interpretation.