Is there a way in Java to round a number without using and external class such as Math and the method from the class to round up the number?
And if possible how to round to the nearest...
Type: Posts; User: CoolGuy134
Is there a way in Java to round a number without using and external class such as Math and the method from the class to round up the number?
And if possible how to round to the nearest...
Ok it is changed, thanks Norm.