System.out.println(((0.04f * 30500.0f) + (0.025f * 30500.0f) + (double)30500.0f));
If a print this I get
Output : 32482.5
32482.5
Bu