This project calculates Simple Interest based on the principal amount, rate of interest, and time period.
Simple Interest (SI) is calculated using:
SI = (P × R × T) / 100
Where:
- P = Principal amount
- R = Rate of interest
- T = Time (in years)
- Principal amount
- Rate of interest
- Time period
- Simple Interest value
- Enter the principal amount
- Enter the rate of interest
- Enter the time period
- View the calculated simple interest
Principal = 1000
Rate = 5
Time = 2
Simple Interest = 100
Aditya GS