0

Mortgage calculator Java

Hi WHAT IS WRONG WITH THIS https://code.sololearn.com/cuXIXYU8g8HY/?ref=app

29th Mar 2020, 3:48 PM
Stephen
2 Respostas
0
Import java.util.Scanner there are some mistakes I have fixed all.Now on line 23 you have used "Math.pow" pow requires two parameters but you provide one I add 2 as dummy value as second parameter you change it according to your logic. By the way your code is running fine now https://code.sololearn.com/ccko6hm3HYhq/?ref=app
29th Mar 2020, 3:53 PM
Muhammad Bilal
Muhammad Bilal - avatar
0
hi thanks soo much. Im still a bit confused on this Math.pow operator. I will keep trying!
31st Mar 2020, 2:15 PM
Stephen