EuroCallOption | R Documentation |
With global variable K, the strike price, calculate the value of European call option.
EuroCallOption(x, K)
x |
the stock price |
K |
the strike price |
The value of European call option
EuroCallOption(x = 2,K = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.