Evaluates the present value of a European put option where the underlying asset pays a continuous dividend.
Evaluates the present value of a European put option where the underlying asset pays a continuous dividend.
public double PutWithYield(double,double,double,double,double,DateTime,DateTime,string);
Evaluates the present value of a European put option where the underlying asset pays a continuous dividend.
public double PutWithYield(double,double,double,double,double,double);
EuropeanEvaluation Class | Options Namespace | Evaluates the present value of the put option on an asset which pays dividends (or other payments) as discrete time intervals.