Option variable
rombergitDefault value: 11
romberg halves the stepsize at most rombergit times before it gives up;
the maximum number of function evaluations is therefore 2^rombergit.
romberg always makes at least rombergmin iterations;
this is a heuristic intended to prevent spurious termination when the integrand is oscillatory.