I hope someone has a clever suggestion?
I can not get LiveCode to calculate an outcome with more than 6 figures after the decimal point.
Code: Select all
Set the numberformat to "0.############"
put 2/3.2514789 into tAnswer
However, the more digit outcome is 0,615104714350138
Any suggestions?
Regards,
Paul