# nslop(y_,x_,x0_) is numeric slop of y at x=x0; nslop(y_):=nslop(y,x,0); nslop(y_,x_):=nslop(y,x,0);