- Feb 16, 2003
- 26,108
- 5
- 81
1: Is there a way to round to two decimal places without having to multiply by 100, Math.round, and then divide by 100?
2: If a value ends in .0, how can I have the program remove that from it?
2: If a value ends in .0, how can I have the program remove that from it?