0

so because i am a new learner i was asking how to make a compound interest calculator. please help i have not understood this.

8th May 2021, 4:58 PM
Archit Kar
2 Answers
+ 3
https://www.calculatorsoup.com/calculators/financial/compound-interest-calculator.php Look through here on how to solve CI by hand. Once you know by hand you can do it in code. Look up things you don't know how to do like getting input, displaying in output buffer, using the binary operators (+-/*) and their order of operation. This is very critical for beginners to do because you wont have help all the time. In conclusion, do it by hand first then convert to code. research what you don't know how to do
8th May 2021, 5:48 PM
「HAPPY TO HELP」
「HAPPY TO HELP」 - avatar
0
thanks buddy
8th May 2021, 7:23 PM
Archit Kar