## Example 1
RadialP_1(N=1000, t0=0, Dt=0.001, T = 1, R0=2, K=2,
Sigma=0.5, Output = FALSE)
## Example 2
RadialP_1(N=1000, t0=0, Dt=0.001, T = 1, R0=3, K=3.5,
Sigma=0.5, Output = FALSE,Methods="Heun")
Run the code above in your browser using DataLab