Hi, I dont understand very well the next code (its written in fortran 90). Its supposed to solve an initial value problem, but what is the initial condition, and why is h defined that way, are a and b arbitrary? Also, how can I change the code to evaluate the function from 0 to 4?
program main...