Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lectures/monte_carlo.md
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ Now let's price a European call option.

The option is described by three things:

2. $n$, the **expiry date**,
1. $n$, the **expiry date**,
2. $K$, the **strike price**, and
3. $S_n$, the price of the **underlying** asset at date $n$.

Expand Down