User Portlet User Portlet

Discussions
I am not getting any error message. That's why I am assuming code is correct but obviously some problem in the code that's why it is not returning the euro. It seems I have written the code in one cell. So not sure how to debug in parts. Can you...
I am writing a function to price European option using backward induction finite difference method. The function is expected to price a European option taking Stock (stock_), age (time_), volatility (vol_), interest rate (int_), contractual expiry...