Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
omahs authored Oct 5, 2023
1 parent 92e8720 commit 6f3921f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ $$F = I * P$$

Now, we want to calculate the increment of $F$ which would be our return.

Since $I$ is constant, and only $P$ changes, if we know $P$ at a future date, we can calulate our return.
Since $I$ is constant, and only $P$ changes, if we know $P$ at a future date, we can calculate our return.

In order to get the formula for a line having two points we have to do some math:

Expand Down

0 comments on commit 6f3921f

Please sign in to comment.