We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83026bb commit be37d12Copy full SHA for be37d12
README.md
@@ -8,7 +8,7 @@ A calculator that calculates simple interest given principal, annual rate of int
8
Input:
9
p, principal amount
10
t, time period in years
11
- r, annual rate of interest
+ r, rate of interest per year
12
Output
13
simple interest = p*t*r
14
```
0 commit comments