i coded a java application, the formula, and the calculations work when i use full numbers, but if i test it with decimal numbers, it does not work. i used Integer.parseInt(). ...