This project calculates Simple Interest using the formula:
Simple Interest = (Principal × Rate × Time) / 100
SI = (P × R × T) / 100
Principal = 1000
Rate = 5%
Time = 2 years
Simple Interest = (1000 × 5 × 2) / 100 = 100
- Enter Principal amount
- Enter Rate of interest
- Enter Time period
- Get Simple Interest result
KST
A simple interest calculator project