I'm trying to work with Pi to produce a series of numbers in a predictable pattern.
I thought Pi would be perfect, but I'm facing 2 issues. If I ask Construct to display Pi, for some reason it only shows the first 11 numbers, the last of which is seemingly rounded up. Anyway to get it to display more?
3.1415926536
instead of
3.141592653589
When I ask it to display each number one by one, via a mouse click, it will display the first few, but then start going wrong, and eventually just displaying a whole load of zeros.
3.14159265358979300000000000000000000000000000000000000000000000000000000000
I can't exactly figure out what's going on. Was going to post this in the "How do I section" but I feel my code is OK. Not sure what else to do.
http://bearboxmedia.com/apps/Temp/Pi.capx