Pages: 1
Hi
Now I pinpoint the error i had in my math program when uploaded it.
Jave engine handles only 9.9 and treat 9,9 as a no number if value is precalculate in a array they only get out zeros. Work around always use 9.9
On scratch on computer both 9.9 and 9,9 is treaded as numbers.
Test program to see the bug:
http://scratch.mit.edu/projects/klastest/739323
click on program code to run it.
Offline
Pages: 1