- Joined
- Jun 4, 2017
- Messages
- 172
How to approximate a number? I have an integer variable which has a random value each X time and I need that value to be approximate. For example the random value is 8 I want it to be approximate to 10, is there some function that could solve this problem?