i hava a method that i needs to increase variable by 20% and i am not sure how to do this because in normal math i would just to : ( n / 100 ) * 120
but you cant do that in java because it dosent take into account the remainder
any help is appreciated
Thanks dale
but you cant do that in java because it dosent take into account the remainder
any help is appreciated
Thanks dale