wap to find the compound interest
Answers
Answered by
0
formula
CI = p( 1+ r/100)^t
where
Ci = compound interest
r = rate
p = principal
t = time
Answered by
0
Answer:
1333.09
Explanation:
Write a C program to input principle (amount), time and rate (P, T, R) and find Compound Interest. How to calculate compound interest in C programming. Logic to calculate compound interest in C program.
Example
Input
Enter principle (amount): 1200
Enter time: 2
Enter rate: 5.4
Output
Compound Interest = 1333.099243
Similar questions
Hindi,
5 months ago
Science,
5 months ago
Physics,
11 months ago
Social Sciences,
1 year ago
Science,
1 year ago