ligne
This commit is contained in:
parent
3166d19feb
commit
0d539a0a03
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ putcallparity <- function(optionvalue,strikeprice,eval.time,expiry.time,rate,toP
|
|||
if(toPut)
|
||||
{
|
||||
return(optionvalue-1+strikeprice*zerobond(eval.time,expiry.time,rate))
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue