Skip to content

Commit

Permalink
fix to readme 2
Browse files Browse the repository at this point in the history
  • Loading branch information
antjes88 committed Nov 10, 2023
1 parent 91be33f commit f3903bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ value of cash outflows. The primary purpose of IRR is to assess the attractivene

The IRR is calculated using the following formula:

$`NPV = \sum_{t=0}^{T} \frac{CF_t}{(1 + r)^t}`$
$`NPV = \sum_{t=0}^T \frac{CF_t}{(1 + r)^t}`$

Where:
- \( NPV \) is the net present value of cash inflows and outflows.
Expand Down

0 comments on commit f3903bc

Please sign in to comment.