I have an app to calculate something, i don;t know how to show decimal numbers in the result.
please help, it shows 199090 not 199.090
Divide the number by 1000 then use the format as decimal with 3 places block.
If that doesn't help,
Please download and post each of those event block(s)/procedures here ...
(sample video)
1 Like
Thank you so much./.
Please read this topic before you post a question.
Also, remember that AI2 sometimes floats (rounds) decimals to 5 digits.
1 Like