I have two coupled SDEs \begin{align*} dS_t=rS_tdt+V_tdW_t^{(1)},\ dV_t=aV_tdt+b(V_t)dW_t^{(2)},\ \end{align*} where Wt(1)W_t^{(1)} and Wt(2)W_t^{(2)} are independent Brownian motions, initial input data are S0S_0 and V0V_0 , a()a(\cdot) and b()b(\cdot) are sufficiently well-behaved, and I use an Euler-Maruyama discretisation with NN timesteps. How exactly should one calculate the derivative of a payoff function Ef(S)\mathbb{E}f(S) with respect to S0S_0 in this case? In particular, I am confused as to h