I'm using WinXp and I get this error:
Code: Select all
1 * 0.000005 = 0.000005
1 * 0.0000005 = 0

How can I set math precision on Livecode?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Code: Select all
1 * 0.000005 = 0.000005
1 * 0.0000005 = 0