# numeric definite integration; nint(y_,a_,b_):= nint(y,x,a,b); nint(y_,x_):= nint(y,x,0,1); nint(y_) := nint(y,x,0,1);