##############ECHO OF PROBLEM################# ##############temp/expt_c_cpostode.ode################# diff ( y , x , 1 ) = expt ( 2.0 , 3.0 ) ; ! /* BEGIN FIRST INPUT BLOCK */ Digits=32; max_terms=30; ! /* END FIRST INPUT BLOCK */ /* BEGIN SECOND INPUT BLOCK */ x_start=c(-5.0); x_end=c(5.0); array_y_init[0 + 1] = exact_soln_y(x_start); glob_look_poles=true; glob_type_given_pole=3; /* END SECOND INPUT BLOCK */ /* BEGIN OVERRIDE BLOCK */ glob_desired_digits_correct=8; glob_max_minutes=(3.0); glob_subiter_method=3; glob_max_iter=100000; glob_upper_ratio_limit=c(1.000001); glob_lower_ratio_limit=c(0.999999); glob_look_poles=false; glob_h=c(0.001); glob_display_interval=c(0.01); /* END OVERRIDE BLOCK */ ! /* BEGIN USER DEF BLOCK */ double exact_soln_y (double x) { return(expt(c(2.0) , c(3.0)) * c(x)); } /* END USER DEF BLOCK */ #######END OF ECHO OF PROBLEM################# START of Soultion TOP MAIN SOLVE Loop x[1] = -5 y[1] (closed_form) = -40 y[1] (numeric) = -40 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 14 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.989999999999997 y[1] (closed_form) = -39.91999999999997 y[1] (numeric) = -39.91999999999997 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.979999999999993 y[1] (closed_form) = -39.83999999999995 y[1] (numeric) = -39.83999999999995 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.96999999999999 y[1] (closed_form) = -39.75999999999992 y[1] (numeric) = -39.75999999999992 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.959999999999987 y[1] (closed_form) = -39.67999999999989 y[1] (numeric) = -39.67999999999989 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.949999999999983 y[1] (closed_form) = -39.59999999999987 y[1] (numeric) = -39.59999999999987 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.93999999999998 y[1] (closed_form) = -39.51999999999984 y[1] (numeric) = -39.51999999999984 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.929999999999977 y[1] (closed_form) = -39.43999999999981 y[1] (numeric) = -39.43999999999981 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.919999999999973 y[1] (closed_form) = -39.35999999999979 y[1] (numeric) = -39.35999999999979 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.90999999999997 y[1] (closed_form) = -39.27999999999976 y[1] (numeric) = -39.27999999999976 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.899999999999967 y[1] (closed_form) = -39.19999999999973 y[1] (numeric) = -39.19999999999973 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.889999999999963 y[1] (closed_form) = -39.11999999999971 y[1] (numeric) = -39.11999999999971 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.87999999999996 y[1] (closed_form) = -39.03999999999968 y[1] (numeric) = -39.03999999999968 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.869999999999957 y[1] (closed_form) = -38.95999999999965 y[1] (numeric) = -38.95999999999965 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.859999999999953 y[1] (closed_form) = -38.87999999999963 y[1] (numeric) = -38.87999999999963 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.84999999999995 y[1] (closed_form) = -38.7999999999996 y[1] (numeric) = -38.7999999999996 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.839999999999947 y[1] (closed_form) = -38.71999999999957 y[1] (numeric) = -38.71999999999957 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.829999999999943 y[1] (closed_form) = -38.63999999999955 y[1] (numeric) = -38.63999999999955 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.81999999999994 y[1] (closed_form) = -38.55999999999952 y[1] (numeric) = -38.55999999999952 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.809999999999937 y[1] (closed_form) = -38.47999999999949 y[1] (numeric) = -38.47999999999949 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.799999999999933 y[1] (closed_form) = -38.39999999999947 y[1] (numeric) = -38.39999999999947 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.78999999999993 y[1] (closed_form) = -38.31999999999944 y[1] (numeric) = -38.31999999999944 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.779999999999927 y[1] (closed_form) = -38.23999999999941 y[1] (numeric) = -38.23999999999941 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.769999999999923 y[1] (closed_form) = -38.15999999999939 y[1] (numeric) = -38.15999999999939 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.75999999999992 y[1] (closed_form) = -38.07999999999936 y[1] (numeric) = -38.07999999999936 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.749999999999917 y[1] (closed_form) = -37.99999999999933 y[1] (numeric) = -37.99999999999933 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.739999999999913 y[1] (closed_form) = -37.91999999999931 y[1] (numeric) = -37.91999999999931 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.72999999999991 y[1] (closed_form) = -37.83999999999928 y[1] (numeric) = -37.83999999999928 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.719999999999906 y[1] (closed_form) = -37.75999999999925 y[1] (numeric) = -37.75999999999925 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.709999999999903 y[1] (closed_form) = -37.67999999999923 y[1] (numeric) = -37.67999999999923 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.6999999999999 y[1] (closed_form) = -37.5999999999992 y[1] (numeric) = -37.5999999999992 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.689999999999896 y[1] (closed_form) = -37.51999999999917 y[1] (numeric) = -37.51999999999917 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.679999999999893 y[1] (closed_form) = -37.43999999999915 y[1] (numeric) = -37.43999999999915 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.66999999999989 y[1] (closed_form) = -37.35999999999912 y[1] (numeric) = -37.35999999999912 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.659999999999886 y[1] (closed_form) = -37.27999999999909 y[1] (numeric) = -37.27999999999909 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.649999999999883 y[1] (closed_form) = -37.19999999999906 y[1] (numeric) = -37.19999999999906 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.63999999999988 y[1] (closed_form) = -37.11999999999904 y[1] (numeric) = -37.11999999999904 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.629999999999876 y[1] (closed_form) = -37.03999999999901 y[1] (numeric) = -37.03999999999901 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.619999999999873 y[1] (closed_form) = -36.95999999999898 y[1] (numeric) = -36.95999999999898 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.60999999999987 y[1] (closed_form) = -36.87999999999896 y[1] (numeric) = -36.87999999999896 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.599999999999866 y[1] (closed_form) = -36.79999999999893 y[1] (numeric) = -36.79999999999893 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.589999999999863 y[1] (closed_form) = -36.7199999999989 y[1] (numeric) = -36.7199999999989 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.57999999999986 y[1] (closed_form) = -36.63999999999888 y[1] (numeric) = -36.63999999999888 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.569999999999856 y[1] (closed_form) = -36.55999999999885 y[1] (numeric) = -36.55999999999885 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.559999999999853 y[1] (closed_form) = -36.47999999999882 y[1] (numeric) = -36.47999999999882 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.54999999999985 y[1] (closed_form) = -36.3999999999988 y[1] (numeric) = -36.3999999999988 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.539999999999846 y[1] (closed_form) = -36.31999999999877 y[1] (numeric) = -36.31999999999877 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.529999999999843 y[1] (closed_form) = -36.23999999999874 y[1] (numeric) = -36.23999999999874 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.51999999999984 y[1] (closed_form) = -36.15999999999872 y[1] (numeric) = -36.15999999999872 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.509999999999836 y[1] (closed_form) = -36.07999999999869 y[1] (numeric) = -36.07999999999869 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.499999999999833 y[1] (closed_form) = -35.99999999999866 y[1] (numeric) = -35.99999999999866 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.48999999999983 y[1] (closed_form) = -35.91999999999864 y[1] (numeric) = -35.91999999999864 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.479999999999826 y[1] (closed_form) = -35.83999999999861 y[1] (numeric) = -35.83999999999861 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.469999999999823 y[1] (closed_form) = -35.75999999999858 y[1] (numeric) = -35.75999999999858 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.45999999999982 y[1] (closed_form) = -35.67999999999856 y[1] (numeric) = -35.67999999999856 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.449999999999816 y[1] (closed_form) = -35.59999999999853 y[1] (numeric) = -35.59999999999853 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.439999999999813 y[1] (closed_form) = -35.5199999999985 y[1] (numeric) = -35.5199999999985 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.42999999999981 y[1] (closed_form) = -35.43999999999848 y[1] (numeric) = -35.43999999999848 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.419999999999806 y[1] (closed_form) = -35.35999999999845 y[1] (numeric) = -35.35999999999845 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.409999999999803 y[1] (closed_form) = -35.27999999999842 y[1] (numeric) = -35.27999999999842 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.3999999999998 y[1] (closed_form) = -35.1999999999984 y[1] (numeric) = -35.1999999999984 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.389999999999796 y[1] (closed_form) = -35.11999999999837 y[1] (numeric) = -35.11999999999837 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.379999999999793 y[1] (closed_form) = -35.03999999999834 y[1] (numeric) = -35.03999999999834 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.36999999999979 y[1] (closed_form) = -34.95999999999832 y[1] (numeric) = -34.95999999999832 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.359999999999786 y[1] (closed_form) = -34.87999999999829 y[1] (numeric) = -34.87999999999829 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.349999999999783 y[1] (closed_form) = -34.79999999999826 y[1] (numeric) = -34.79999999999826 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.33999999999978 y[1] (closed_form) = -34.71999999999824 y[1] (numeric) = -34.71999999999824 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.329999999999776 y[1] (closed_form) = -34.63999999999821 y[1] (numeric) = -34.63999999999821 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.319999999999773 y[1] (closed_form) = -34.55999999999818 y[1] (numeric) = -34.55999999999818 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.30999999999977 y[1] (closed_form) = -34.47999999999816 y[1] (numeric) = -34.47999999999816 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.299999999999766 y[1] (closed_form) = -34.39999999999813 y[1] (numeric) = -34.39999999999813 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.289999999999763 y[1] (closed_form) = -34.3199999999981 y[1] (numeric) = -34.3199999999981 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.27999999999976 y[1] (closed_form) = -34.23999999999808 y[1] (numeric) = -34.23999999999808 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.269999999999756 y[1] (closed_form) = -34.15999999999805 y[1] (numeric) = -34.15999999999805 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.259999999999753 y[1] (closed_form) = -34.07999999999802 y[1] (numeric) = -34.07999999999802 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.24999999999975 y[1] (closed_form) = -33.999999999998 y[1] (numeric) = -33.999999999998 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.239999999999746 y[1] (closed_form) = -33.91999999999797 y[1] (numeric) = -33.91999999999797 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.229999999999743 y[1] (closed_form) = -33.83999999999794 y[1] (numeric) = -33.83999999999794 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.21999999999974 y[1] (closed_form) = -33.75999999999792 y[1] (numeric) = -33.75999999999792 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.209999999999736 y[1] (closed_form) = -33.67999999999789 y[1] (numeric) = -33.67999999999789 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.199999999999733 y[1] (closed_form) = -33.59999999999786 y[1] (numeric) = -33.59999999999786 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.189999999999729 y[1] (closed_form) = -33.51999999999784 y[1] (numeric) = -33.51999999999784 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.179999999999726 y[1] (closed_form) = -33.43999999999781 y[1] (numeric) = -33.43999999999781 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.169999999999723 y[1] (closed_form) = -33.35999999999778 y[1] (numeric) = -33.35999999999778 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.159999999999719 y[1] (closed_form) = -33.27999999999776 y[1] (numeric) = -33.27999999999776 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.149999999999716 y[1] (closed_form) = -33.19999999999773 y[1] (numeric) = -33.19999999999773 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.139999999999713 y[1] (closed_form) = -33.1199999999977 y[1] (numeric) = -33.1199999999977 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.129999999999709 y[1] (closed_form) = -33.03999999999768 y[1] (numeric) = -33.03999999999768 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.119999999999706 y[1] (closed_form) = -32.95999999999765 y[1] (numeric) = -32.95999999999765 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.109999999999703 y[1] (closed_form) = -32.87999999999762 y[1] (numeric) = -32.87999999999762 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.099999999999699 y[1] (closed_form) = -32.7999999999976 y[1] (numeric) = -32.7999999999976 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.089999999999696 y[1] (closed_form) = -32.71999999999757 y[1] (numeric) = -32.71999999999757 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.079999999999693 y[1] (closed_form) = -32.63999999999754 y[1] (numeric) = -32.63999999999754 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.069999999999689 y[1] (closed_form) = -32.55999999999752 y[1] (numeric) = -32.55999999999752 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.059999999999686 y[1] (closed_form) = -32.47999999999749 y[1] (numeric) = -32.47999999999749 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.049999999999683 y[1] (closed_form) = -32.39999999999746 y[1] (numeric) = -32.39999999999746 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.039999999999679 y[1] (closed_form) = -32.31999999999744 y[1] (numeric) = -32.31999999999744 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.029999999999676 y[1] (closed_form) = -32.23999999999741 y[1] (numeric) = -32.23999999999741 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.019999999999673 y[1] (closed_form) = -32.15999999999738 y[1] (numeric) = -32.15999999999738 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -4.009999999999669 y[1] (closed_form) = -32.07999999999736 y[1] (numeric) = -32.07999999999736 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.999999999999666 y[1] (closed_form) = -31.99999999999733 y[1] (numeric) = -31.99999999999733 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.989999999999668 y[1] (closed_form) = -31.91999999999734 y[1] (numeric) = -31.91999999999734 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.979999999999669 y[1] (closed_form) = -31.83999999999735 y[1] (numeric) = -31.83999999999735 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.96999999999967 y[1] (closed_form) = -31.75999999999736 y[1] (numeric) = -31.75999999999736 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.959999999999671 y[1] (closed_form) = -31.67999999999737 y[1] (numeric) = -31.67999999999737 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.949999999999672 y[1] (closed_form) = -31.59999999999738 y[1] (numeric) = -31.59999999999738 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.939999999999673 y[1] (closed_form) = -31.51999999999738 y[1] (numeric) = -31.51999999999738 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.929999999999674 y[1] (closed_form) = -31.43999999999739 y[1] (numeric) = -31.43999999999739 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.919999999999675 y[1] (closed_form) = -31.3599999999974 y[1] (numeric) = -31.3599999999974 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.909999999999676 y[1] (closed_form) = -31.27999999999741 y[1] (numeric) = -31.27999999999741 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.899999999999678 y[1] (closed_form) = -31.19999999999742 y[1] (numeric) = -31.19999999999742 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.889999999999679 y[1] (closed_form) = -31.11999999999743 y[1] (numeric) = -31.11999999999743 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.87999999999968 y[1] (closed_form) = -31.03999999999744 y[1] (numeric) = -31.03999999999744 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.869999999999681 y[1] (closed_form) = -30.95999999999745 y[1] (numeric) = -30.95999999999745 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.859999999999682 y[1] (closed_form) = -30.87999999999746 y[1] (numeric) = -30.87999999999746 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.849999999999683 y[1] (closed_form) = -30.79999999999746 y[1] (numeric) = -30.79999999999746 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.839999999999684 y[1] (closed_form) = -30.71999999999747 y[1] (numeric) = -30.71999999999747 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.829999999999685 y[1] (closed_form) = -30.63999999999748 y[1] (numeric) = -30.63999999999748 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.819999999999686 y[1] (closed_form) = -30.55999999999749 y[1] (numeric) = -30.55999999999749 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.809999999999687 y[1] (closed_form) = -30.4799999999975 y[1] (numeric) = -30.4799999999975 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.799999999999689 y[1] (closed_form) = -30.39999999999751 y[1] (numeric) = -30.39999999999751 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.78999999999969 y[1] (closed_form) = -30.31999999999752 y[1] (numeric) = -30.31999999999752 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.779999999999691 y[1] (closed_form) = -30.23999999999753 y[1] (numeric) = -30.23999999999753 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.769999999999692 y[1] (closed_form) = -30.15999999999753 y[1] (numeric) = -30.15999999999753 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.759999999999693 y[1] (closed_form) = -30.07999999999754 y[1] (numeric) = -30.07999999999754 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.749999999999694 y[1] (closed_form) = -29.99999999999755 y[1] (numeric) = -29.99999999999755 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.739999999999695 y[1] (closed_form) = -29.91999999999756 y[1] (numeric) = -29.91999999999756 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.729999999999696 y[1] (closed_form) = -29.83999999999757 y[1] (numeric) = -29.83999999999757 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.719999999999697 y[1] (closed_form) = -29.75999999999758 y[1] (numeric) = -29.75999999999758 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.709999999999698 y[1] (closed_form) = -29.67999999999759 y[1] (numeric) = -29.67999999999759 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.6999999999997 y[1] (closed_form) = -29.5999999999976 y[1] (numeric) = -29.5999999999976 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.689999999999701 y[1] (closed_form) = -29.51999999999761 y[1] (numeric) = -29.51999999999761 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.679999999999702 y[1] (closed_form) = -29.43999999999761 y[1] (numeric) = -29.43999999999761 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.669999999999703 y[1] (closed_form) = -29.35999999999762 y[1] (numeric) = -29.35999999999762 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.659999999999704 y[1] (closed_form) = -29.27999999999763 y[1] (numeric) = -29.27999999999763 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.649999999999705 y[1] (closed_form) = -29.19999999999764 y[1] (numeric) = -29.19999999999764 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.639999999999706 y[1] (closed_form) = -29.11999999999765 y[1] (numeric) = -29.11999999999765 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.629999999999707 y[1] (closed_form) = -29.03999999999766 y[1] (numeric) = -29.03999999999766 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.619999999999708 y[1] (closed_form) = -28.95999999999767 y[1] (numeric) = -28.95999999999767 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.609999999999709 y[1] (closed_form) = -28.87999999999768 y[1] (numeric) = -28.87999999999768 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.599999999999711 y[1] (closed_form) = -28.79999999999768 y[1] (numeric) = -28.79999999999768 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.589999999999712 y[1] (closed_form) = -28.71999999999769 y[1] (numeric) = -28.71999999999769 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.579999999999713 y[1] (closed_form) = -28.6399999999977 y[1] (numeric) = -28.6399999999977 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.569999999999714 y[1] (closed_form) = -28.55999999999771 y[1] (numeric) = -28.55999999999771 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.559999999999715 y[1] (closed_form) = -28.47999999999772 y[1] (numeric) = -28.47999999999772 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.549999999999716 y[1] (closed_form) = -28.39999999999773 y[1] (numeric) = -28.39999999999773 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.539999999999717 y[1] (closed_form) = -28.31999999999774 y[1] (numeric) = -28.31999999999774 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.529999999999718 y[1] (closed_form) = -28.23999999999775 y[1] (numeric) = -28.23999999999775 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.519999999999719 y[1] (closed_form) = -28.15999999999775 y[1] (numeric) = -28.15999999999775 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.50999999999972 y[1] (closed_form) = -28.07999999999776 y[1] (numeric) = -28.07999999999776 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.499999999999722 y[1] (closed_form) = -27.99999999999777 y[1] (numeric) = -27.99999999999777 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.489999999999723 y[1] (closed_form) = -27.91999999999778 y[1] (numeric) = -27.91999999999778 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.479999999999724 y[1] (closed_form) = -27.83999999999779 y[1] (numeric) = -27.83999999999779 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.469999999999725 y[1] (closed_form) = -27.7599999999978 y[1] (numeric) = -27.7599999999978 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.459999999999726 y[1] (closed_form) = -27.67999999999781 y[1] (numeric) = -27.67999999999781 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.449999999999727 y[1] (closed_form) = -27.59999999999782 y[1] (numeric) = -27.59999999999782 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.439999999999728 y[1] (closed_form) = -27.51999999999783 y[1] (numeric) = -27.51999999999783 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.429999999999729 y[1] (closed_form) = -27.43999999999783 y[1] (numeric) = -27.43999999999783 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.41999999999973 y[1] (closed_form) = -27.35999999999784 y[1] (numeric) = -27.35999999999784 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.409999999999731 y[1] (closed_form) = -27.27999999999785 y[1] (numeric) = -27.27999999999785 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.399999999999733 y[1] (closed_form) = -27.19999999999786 y[1] (numeric) = -27.19999999999786 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.389999999999734 y[1] (closed_form) = -27.11999999999787 y[1] (numeric) = -27.11999999999787 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.379999999999735 y[1] (closed_form) = -27.03999999999788 y[1] (numeric) = -27.03999999999788 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.369999999999736 y[1] (closed_form) = -26.95999999999789 y[1] (numeric) = -26.95999999999789 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.359999999999737 y[1] (closed_form) = -26.8799999999979 y[1] (numeric) = -26.8799999999979 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.349999999999738 y[1] (closed_form) = -26.7999999999979 y[1] (numeric) = -26.7999999999979 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.339999999999739 y[1] (closed_form) = -26.71999999999791 y[1] (numeric) = -26.71999999999791 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.32999999999974 y[1] (closed_form) = -26.63999999999792 y[1] (numeric) = -26.63999999999792 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.319999999999741 y[1] (closed_form) = -26.55999999999793 y[1] (numeric) = -26.55999999999793 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.309999999999742 y[1] (closed_form) = -26.47999999999794 y[1] (numeric) = -26.47999999999794 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.299999999999744 y[1] (closed_form) = -26.39999999999795 y[1] (numeric) = -26.39999999999795 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.289999999999745 y[1] (closed_form) = -26.31999999999796 y[1] (numeric) = -26.31999999999796 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.279999999999746 y[1] (closed_form) = -26.23999999999797 y[1] (numeric) = -26.23999999999797 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.269999999999747 y[1] (closed_form) = -26.15999999999798 y[1] (numeric) = -26.15999999999798 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.259999999999748 y[1] (closed_form) = -26.07999999999798 y[1] (numeric) = -26.07999999999798 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.249999999999749 y[1] (closed_form) = -25.99999999999799 y[1] (numeric) = -25.99999999999799 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.23999999999975 y[1] (closed_form) = -25.919999999998 y[1] (numeric) = -25.919999999998 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.229999999999751 y[1] (closed_form) = -25.83999999999801 y[1] (numeric) = -25.83999999999801 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.219999999999752 y[1] (closed_form) = -25.75999999999802 y[1] (numeric) = -25.75999999999802 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.209999999999753 y[1] (closed_form) = -25.67999999999803 y[1] (numeric) = -25.67999999999803 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.199999999999755 y[1] (closed_form) = -25.59999999999804 y[1] (numeric) = -25.59999999999804 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.189999999999756 y[1] (closed_form) = -25.51999999999805 y[1] (numeric) = -25.51999999999805 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.179999999999757 y[1] (closed_form) = -25.43999999999805 y[1] (numeric) = -25.43999999999805 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.169999999999758 y[1] (closed_form) = -25.35999999999806 y[1] (numeric) = -25.35999999999806 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.159999999999759 y[1] (closed_form) = -25.27999999999807 y[1] (numeric) = -25.27999999999807 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.14999999999976 y[1] (closed_form) = -25.19999999999808 y[1] (numeric) = -25.19999999999808 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.139999999999761 y[1] (closed_form) = -25.11999999999809 y[1] (numeric) = -25.11999999999809 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.129999999999762 y[1] (closed_form) = -25.0399999999981 y[1] (numeric) = -25.0399999999981 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.119999999999763 y[1] (closed_form) = -24.95999999999811 y[1] (numeric) = -24.95999999999811 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.109999999999765 y[1] (closed_form) = -24.87999999999812 y[1] (numeric) = -24.87999999999812 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.099999999999766 y[1] (closed_form) = -24.79999999999812 y[1] (numeric) = -24.79999999999812 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.089999999999767 y[1] (closed_form) = -24.71999999999813 y[1] (numeric) = -24.71999999999813 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.079999999999768 y[1] (closed_form) = -24.63999999999814 y[1] (numeric) = -24.63999999999814 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.069999999999769 y[1] (closed_form) = -24.55999999999815 y[1] (numeric) = -24.55999999999815 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.05999999999977 y[1] (closed_form) = -24.47999999999816 y[1] (numeric) = -24.47999999999816 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.049999999999771 y[1] (closed_form) = -24.39999999999817 y[1] (numeric) = -24.39999999999817 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.039999999999772 y[1] (closed_form) = -24.31999999999818 y[1] (numeric) = -24.31999999999818 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.029999999999773 y[1] (closed_form) = -24.23999999999819 y[1] (numeric) = -24.23999999999819 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.019999999999774 y[1] (closed_form) = -24.1599999999982 y[1] (numeric) = -24.1599999999982 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -3.009999999999776 y[1] (closed_form) = -24.0799999999982 y[1] (numeric) = -24.0799999999982 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.999999999999777 y[1] (closed_form) = -23.99999999999821 y[1] (numeric) = -23.99999999999821 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.989999999999778 y[1] (closed_form) = -23.91999999999822 y[1] (numeric) = -23.91999999999822 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.979999999999779 y[1] (closed_form) = -23.83999999999823 y[1] (numeric) = -23.83999999999823 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.96999999999978 y[1] (closed_form) = -23.75999999999824 y[1] (numeric) = -23.75999999999824 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.959999999999781 y[1] (closed_form) = -23.67999999999825 y[1] (numeric) = -23.67999999999825 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.949999999999782 y[1] (closed_form) = -23.59999999999826 y[1] (numeric) = -23.59999999999826 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.939999999999783 y[1] (closed_form) = -23.51999999999827 y[1] (numeric) = -23.51999999999827 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.929999999999784 y[1] (closed_form) = -23.43999999999827 y[1] (numeric) = -23.43999999999827 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.919999999999785 y[1] (closed_form) = -23.35999999999828 y[1] (numeric) = -23.35999999999828 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.909999999999787 y[1] (closed_form) = -23.27999999999829 y[1] (numeric) = -23.27999999999829 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.899999999999788 y[1] (closed_form) = -23.1999999999983 y[1] (numeric) = -23.1999999999983 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.889999999999789 y[1] (closed_form) = -23.11999999999831 y[1] (numeric) = -23.11999999999831 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.87999999999979 y[1] (closed_form) = -23.03999999999832 y[1] (numeric) = -23.03999999999832 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.869999999999791 y[1] (closed_form) = -22.95999999999833 y[1] (numeric) = -22.95999999999833 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.859999999999792 y[1] (closed_form) = -22.87999999999834 y[1] (numeric) = -22.87999999999834 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.849999999999793 y[1] (closed_form) = -22.79999999999835 y[1] (numeric) = -22.79999999999835 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.839999999999794 y[1] (closed_form) = -22.71999999999835 y[1] (numeric) = -22.71999999999835 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.829999999999795 y[1] (closed_form) = -22.63999999999836 y[1] (numeric) = -22.63999999999836 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.819999999999796 y[1] (closed_form) = -22.55999999999837 y[1] (numeric) = -22.55999999999837 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.809999999999798 y[1] (closed_form) = -22.47999999999838 y[1] (numeric) = -22.47999999999838 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.799999999999799 y[1] (closed_form) = -22.39999999999839 y[1] (numeric) = -22.39999999999839 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.7899999999998 y[1] (closed_form) = -22.3199999999984 y[1] (numeric) = -22.3199999999984 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.779999999999801 y[1] (closed_form) = -22.23999999999841 y[1] (numeric) = -22.23999999999841 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.769999999999802 y[1] (closed_form) = -22.15999999999842 y[1] (numeric) = -22.15999999999842 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.759999999999803 y[1] (closed_form) = -22.07999999999842 y[1] (numeric) = -22.07999999999842 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.749999999999804 y[1] (closed_form) = -21.99999999999843 y[1] (numeric) = -21.99999999999843 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.739999999999805 y[1] (closed_form) = -21.91999999999844 y[1] (numeric) = -21.91999999999844 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.729999999999806 y[1] (closed_form) = -21.83999999999845 y[1] (numeric) = -21.83999999999845 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.719999999999807 y[1] (closed_form) = -21.75999999999846 y[1] (numeric) = -21.75999999999846 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.709999999999809 y[1] (closed_form) = -21.67999999999847 y[1] (numeric) = -21.67999999999847 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.69999999999981 y[1] (closed_form) = -21.59999999999848 y[1] (numeric) = -21.59999999999848 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.689999999999811 y[1] (closed_form) = -21.51999999999849 y[1] (numeric) = -21.51999999999849 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.679999999999812 y[1] (closed_form) = -21.43999999999849 y[1] (numeric) = -21.43999999999849 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.669999999999813 y[1] (closed_form) = -21.3599999999985 y[1] (numeric) = -21.3599999999985 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.659999999999814 y[1] (closed_form) = -21.27999999999851 y[1] (numeric) = -21.27999999999851 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.649999999999815 y[1] (closed_form) = -21.19999999999852 y[1] (numeric) = -21.19999999999852 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.639999999999816 y[1] (closed_form) = -21.11999999999853 y[1] (numeric) = -21.11999999999853 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.629999999999817 y[1] (closed_form) = -21.03999999999854 y[1] (numeric) = -21.03999999999854 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.619999999999818 y[1] (closed_form) = -20.95999999999855 y[1] (numeric) = -20.95999999999855 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.60999999999982 y[1] (closed_form) = -20.87999999999856 y[1] (numeric) = -20.87999999999856 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.599999999999821 y[1] (closed_form) = -20.79999999999857 y[1] (numeric) = -20.79999999999857 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.589999999999822 y[1] (closed_form) = -20.71999999999857 y[1] (numeric) = -20.71999999999857 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.579999999999823 y[1] (closed_form) = -20.63999999999858 y[1] (numeric) = -20.63999999999858 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.569999999999824 y[1] (closed_form) = -20.55999999999859 y[1] (numeric) = -20.55999999999859 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.559999999999825 y[1] (closed_form) = -20.4799999999986 y[1] (numeric) = -20.4799999999986 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.549999999999826 y[1] (closed_form) = -20.39999999999861 y[1] (numeric) = -20.39999999999861 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.539999999999827 y[1] (closed_form) = -20.31999999999862 y[1] (numeric) = -20.31999999999862 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.529999999999828 y[1] (closed_form) = -20.23999999999863 y[1] (numeric) = -20.23999999999863 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.519999999999829 y[1] (closed_form) = -20.15999999999864 y[1] (numeric) = -20.15999999999864 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.509999999999831 y[1] (closed_form) = -20.07999999999864 y[1] (numeric) = -20.07999999999864 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.499999999999832 y[1] (closed_form) = -19.99999999999865 y[1] (numeric) = -19.99999999999865 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.489999999999833 y[1] (closed_form) = -19.91999999999866 y[1] (numeric) = -19.91999999999866 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.479999999999834 y[1] (closed_form) = -19.83999999999867 y[1] (numeric) = -19.83999999999867 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.469999999999835 y[1] (closed_form) = -19.75999999999868 y[1] (numeric) = -19.75999999999868 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.459999999999836 y[1] (closed_form) = -19.67999999999869 y[1] (numeric) = -19.67999999999869 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.449999999999837 y[1] (closed_form) = -19.5999999999987 y[1] (numeric) = -19.5999999999987 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.439999999999838 y[1] (closed_form) = -19.51999999999871 y[1] (numeric) = -19.51999999999871 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.429999999999839 y[1] (closed_form) = -19.43999999999872 y[1] (numeric) = -19.43999999999872 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.419999999999841 y[1] (closed_form) = -19.35999999999872 y[1] (numeric) = -19.35999999999872 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.409999999999842 y[1] (closed_form) = -19.27999999999873 y[1] (numeric) = -19.27999999999873 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.399999999999843 y[1] (closed_form) = -19.19999999999874 y[1] (numeric) = -19.19999999999874 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.389999999999844 y[1] (closed_form) = -19.11999999999875 y[1] (numeric) = -19.11999999999875 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.379999999999845 y[1] (closed_form) = -19.03999999999876 y[1] (numeric) = -19.03999999999876 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.369999999999846 y[1] (closed_form) = -18.95999999999877 y[1] (numeric) = -18.95999999999877 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.359999999999847 y[1] (closed_form) = -18.87999999999878 y[1] (numeric) = -18.87999999999878 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.349999999999848 y[1] (closed_form) = -18.79999999999879 y[1] (numeric) = -18.79999999999879 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.339999999999849 y[1] (closed_form) = -18.71999999999879 y[1] (numeric) = -18.71999999999879 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.32999999999985 y[1] (closed_form) = -18.6399999999988 y[1] (numeric) = -18.6399999999988 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.319999999999852 y[1] (closed_form) = -18.55999999999881 y[1] (numeric) = -18.55999999999881 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.309999999999853 y[1] (closed_form) = -18.47999999999882 y[1] (numeric) = -18.47999999999882 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.299999999999854 y[1] (closed_form) = -18.39999999999883 y[1] (numeric) = -18.39999999999883 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.289999999999855 y[1] (closed_form) = -18.31999999999884 y[1] (numeric) = -18.31999999999884 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.279999999999856 y[1] (closed_form) = -18.23999999999885 y[1] (numeric) = -18.23999999999885 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.269999999999857 y[1] (closed_form) = -18.15999999999886 y[1] (numeric) = -18.15999999999886 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.259999999999858 y[1] (closed_form) = -18.07999999999886 y[1] (numeric) = -18.07999999999886 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.249999999999859 y[1] (closed_form) = -17.99999999999887 y[1] (numeric) = -17.99999999999887 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.23999999999986 y[1] (closed_form) = -17.91999999999888 y[1] (numeric) = -17.91999999999888 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.229999999999861 y[1] (closed_form) = -17.83999999999889 y[1] (numeric) = -17.83999999999889 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.219999999999863 y[1] (closed_form) = -17.7599999999989 y[1] (numeric) = -17.7599999999989 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.209999999999864 y[1] (closed_form) = -17.67999999999891 y[1] (numeric) = -17.67999999999891 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.199999999999865 y[1] (closed_form) = -17.59999999999892 y[1] (numeric) = -17.59999999999892 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.189999999999866 y[1] (closed_form) = -17.51999999999893 y[1] (numeric) = -17.51999999999893 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.179999999999867 y[1] (closed_form) = -17.43999999999894 y[1] (numeric) = -17.43999999999894 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.169999999999868 y[1] (closed_form) = -17.35999999999894 y[1] (numeric) = -17.35999999999894 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.159999999999869 y[1] (closed_form) = -17.27999999999895 y[1] (numeric) = -17.27999999999895 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.14999999999987 y[1] (closed_form) = -17.19999999999896 y[1] (numeric) = -17.19999999999896 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.139999999999871 y[1] (closed_form) = -17.11999999999897 y[1] (numeric) = -17.11999999999897 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.129999999999872 y[1] (closed_form) = -17.03999999999898 y[1] (numeric) = -17.03999999999898 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.119999999999874 y[1] (closed_form) = -16.95999999999899 y[1] (numeric) = -16.95999999999899 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.109999999999875 y[1] (closed_form) = -16.879999999999 y[1] (numeric) = -16.879999999999 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.099999999999876 y[1] (closed_form) = -16.79999999999901 y[1] (numeric) = -16.79999999999901 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.089999999999877 y[1] (closed_form) = -16.71999999999901 y[1] (numeric) = -16.71999999999901 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.079999999999878 y[1] (closed_form) = -16.63999999999902 y[1] (numeric) = -16.63999999999902 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.069999999999879 y[1] (closed_form) = -16.55999999999903 y[1] (numeric) = -16.55999999999903 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.05999999999988 y[1] (closed_form) = -16.47999999999904 y[1] (numeric) = -16.47999999999904 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.049999999999881 y[1] (closed_form) = -16.39999999999905 y[1] (numeric) = -16.39999999999905 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.039999999999882 y[1] (closed_form) = -16.31999999999906 y[1] (numeric) = -16.31999999999906 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.029999999999883 y[1] (closed_form) = -16.23999999999907 y[1] (numeric) = -16.23999999999907 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.019999999999885 y[1] (closed_form) = -16.15999999999908 y[1] (numeric) = -16.15999999999908 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -2.009999999999886 y[1] (closed_form) = -16.07999999999909 y[1] (numeric) = -16.07999999999909 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.999999999999887 y[1] (closed_form) = -15.99999999999909 y[1] (numeric) = -15.99999999999909 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.989999999999888 y[1] (closed_form) = -15.9199999999991 y[1] (numeric) = -15.9199999999991 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.979999999999889 y[1] (closed_form) = -15.83999999999911 y[1] (numeric) = -15.83999999999911 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.96999999999989 y[1] (closed_form) = -15.75999999999912 y[1] (numeric) = -15.75999999999912 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.959999999999891 y[1] (closed_form) = -15.67999999999913 y[1] (numeric) = -15.67999999999913 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.949999999999892 y[1] (closed_form) = -15.59999999999914 y[1] (numeric) = -15.59999999999914 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.939999999999893 y[1] (closed_form) = -15.51999999999915 y[1] (numeric) = -15.51999999999915 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.929999999999894 y[1] (closed_form) = -15.43999999999916 y[1] (numeric) = -15.43999999999916 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.919999999999896 y[1] (closed_form) = -15.35999999999916 y[1] (numeric) = -15.35999999999916 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.909999999999897 y[1] (closed_form) = -15.27999999999917 y[1] (numeric) = -15.27999999999917 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.899999999999898 y[1] (closed_form) = -15.19999999999918 y[1] (numeric) = -15.19999999999918 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.889999999999899 y[1] (closed_form) = -15.11999999999919 y[1] (numeric) = -15.11999999999919 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.8799999999999 y[1] (closed_form) = -15.0399999999992 y[1] (numeric) = -15.0399999999992 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.869999999999901 y[1] (closed_form) = -14.95999999999921 y[1] (numeric) = -14.95999999999921 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.859999999999902 y[1] (closed_form) = -14.87999999999922 y[1] (numeric) = -14.87999999999922 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.849999999999903 y[1] (closed_form) = -14.79999999999923 y[1] (numeric) = -14.79999999999923 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.839999999999904 y[1] (closed_form) = -14.71999999999924 y[1] (numeric) = -14.71999999999924 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.829999999999905 y[1] (closed_form) = -14.63999999999924 y[1] (numeric) = -14.63999999999924 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.819999999999907 y[1] (closed_form) = -14.55999999999925 y[1] (numeric) = -14.55999999999925 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.809999999999908 y[1] (closed_form) = -14.47999999999926 y[1] (numeric) = -14.47999999999926 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.799999999999909 y[1] (closed_form) = -14.39999999999927 y[1] (numeric) = -14.39999999999927 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.78999999999991 y[1] (closed_form) = -14.31999999999928 y[1] (numeric) = -14.31999999999928 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.779999999999911 y[1] (closed_form) = -14.23999999999929 y[1] (numeric) = -14.23999999999929 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.769999999999912 y[1] (closed_form) = -14.1599999999993 y[1] (numeric) = -14.1599999999993 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.759999999999913 y[1] (closed_form) = -14.07999999999931 y[1] (numeric) = -14.07999999999931 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.749999999999914 y[1] (closed_form) = -13.99999999999931 y[1] (numeric) = -13.99999999999931 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.739999999999915 y[1] (closed_form) = -13.91999999999932 y[1] (numeric) = -13.91999999999932 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.729999999999916 y[1] (closed_form) = -13.83999999999933 y[1] (numeric) = -13.83999999999933 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.719999999999918 y[1] (closed_form) = -13.75999999999934 y[1] (numeric) = -13.75999999999934 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.709999999999919 y[1] (closed_form) = -13.67999999999935 y[1] (numeric) = -13.67999999999935 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.69999999999992 y[1] (closed_form) = -13.59999999999936 y[1] (numeric) = -13.59999999999936 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.689999999999921 y[1] (closed_form) = -13.51999999999937 y[1] (numeric) = -13.51999999999937 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.679999999999922 y[1] (closed_form) = -13.43999999999938 y[1] (numeric) = -13.43999999999938 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.669999999999923 y[1] (closed_form) = -13.35999999999938 y[1] (numeric) = -13.35999999999938 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.659999999999924 y[1] (closed_form) = -13.27999999999939 y[1] (numeric) = -13.27999999999939 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.649999999999925 y[1] (closed_form) = -13.1999999999994 y[1] (numeric) = -13.1999999999994 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.639999999999926 y[1] (closed_form) = -13.11999999999941 y[1] (numeric) = -13.11999999999941 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.629999999999928 y[1] (closed_form) = -13.03999999999942 y[1] (numeric) = -13.03999999999942 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.619999999999929 y[1] (closed_form) = -12.95999999999943 y[1] (numeric) = -12.95999999999943 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.60999999999993 y[1] (closed_form) = -12.87999999999944 y[1] (numeric) = -12.87999999999944 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.599999999999931 y[1] (closed_form) = -12.79999999999945 y[1] (numeric) = -12.79999999999945 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.589999999999932 y[1] (closed_form) = -12.71999999999946 y[1] (numeric) = -12.71999999999946 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.579999999999933 y[1] (closed_form) = -12.63999999999946 y[1] (numeric) = -12.63999999999946 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.569999999999934 y[1] (closed_form) = -12.55999999999947 y[1] (numeric) = -12.55999999999947 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.559999999999935 y[1] (closed_form) = -12.47999999999948 y[1] (numeric) = -12.47999999999948 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.549999999999936 y[1] (closed_form) = -12.39999999999949 y[1] (numeric) = -12.39999999999949 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.539999999999937 y[1] (closed_form) = -12.3199999999995 y[1] (numeric) = -12.3199999999995 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.529999999999939 y[1] (closed_form) = -12.23999999999951 y[1] (numeric) = -12.23999999999951 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.51999999999994 y[1] (closed_form) = -12.15999999999952 y[1] (numeric) = -12.15999999999952 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.509999999999941 y[1] (closed_form) = -12.07999999999953 y[1] (numeric) = -12.07999999999953 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.499999999999942 y[1] (closed_form) = -11.99999999999953 y[1] (numeric) = -11.99999999999953 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.489999999999943 y[1] (closed_form) = -11.91999999999954 y[1] (numeric) = -11.91999999999954 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.479999999999944 y[1] (closed_form) = -11.83999999999955 y[1] (numeric) = -11.83999999999955 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.469999999999945 y[1] (closed_form) = -11.75999999999956 y[1] (numeric) = -11.75999999999956 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.459999999999946 y[1] (closed_form) = -11.67999999999957 y[1] (numeric) = -11.67999999999957 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.449999999999947 y[1] (closed_form) = -11.59999999999958 y[1] (numeric) = -11.59999999999958 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.439999999999948 y[1] (closed_form) = -11.51999999999959 y[1] (numeric) = -11.51999999999959 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.42999999999995 y[1] (closed_form) = -11.4399999999996 y[1] (numeric) = -11.4399999999996 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.419999999999951 y[1] (closed_form) = -11.35999999999961 y[1] (numeric) = -11.35999999999961 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.409999999999952 y[1] (closed_form) = -11.27999999999961 y[1] (numeric) = -11.27999999999961 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.399999999999953 y[1] (closed_form) = -11.19999999999962 y[1] (numeric) = -11.19999999999962 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.389999999999954 y[1] (closed_form) = -11.11999999999963 y[1] (numeric) = -11.11999999999963 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.379999999999955 y[1] (closed_form) = -11.03999999999964 y[1] (numeric) = -11.03999999999964 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.369999999999956 y[1] (closed_form) = -10.95999999999965 y[1] (numeric) = -10.95999999999965 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.359999999999957 y[1] (closed_form) = -10.87999999999966 y[1] (numeric) = -10.87999999999966 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.349999999999958 y[1] (closed_form) = -10.79999999999967 y[1] (numeric) = -10.79999999999967 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.339999999999959 y[1] (closed_form) = -10.71999999999968 y[1] (numeric) = -10.71999999999968 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.329999999999961 y[1] (closed_form) = -10.63999999999968 y[1] (numeric) = -10.63999999999968 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.319999999999962 y[1] (closed_form) = -10.55999999999969 y[1] (numeric) = -10.55999999999969 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.309999999999963 y[1] (closed_form) = -10.4799999999997 y[1] (numeric) = -10.4799999999997 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.299999999999964 y[1] (closed_form) = -10.39999999999971 y[1] (numeric) = -10.39999999999971 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.289999999999965 y[1] (closed_form) = -10.31999999999972 y[1] (numeric) = -10.31999999999972 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.279999999999966 y[1] (closed_form) = -10.23999999999973 y[1] (numeric) = -10.23999999999973 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.269999999999967 y[1] (closed_form) = -10.15999999999974 y[1] (numeric) = -10.15999999999974 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.259999999999968 y[1] (closed_form) = -10.07999999999975 y[1] (numeric) = -10.07999999999975 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.249999999999969 y[1] (closed_form) = -9.999999999999755 y[1] (numeric) = -9.999999999999755 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.23999999999997 y[1] (closed_form) = -9.919999999999764 y[1] (numeric) = -9.919999999999764 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.229999999999972 y[1] (closed_form) = -9.839999999999772 y[1] (numeric) = -9.839999999999772 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.219999999999973 y[1] (closed_form) = -9.759999999999781 y[1] (numeric) = -9.759999999999781 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.209999999999974 y[1] (closed_form) = -9.67999999999979 y[1] (numeric) = -9.67999999999979 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.199999999999975 y[1] (closed_form) = -9.599999999999799 y[1] (numeric) = -9.599999999999799 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.189999999999976 y[1] (closed_form) = -9.519999999999808 y[1] (numeric) = -9.519999999999808 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.179999999999977 y[1] (closed_form) = -9.439999999999817 y[1] (numeric) = -9.439999999999817 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.169999999999978 y[1] (closed_form) = -9.359999999999825 y[1] (numeric) = -9.359999999999825 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.159999999999979 y[1] (closed_form) = -9.279999999999834 y[1] (numeric) = -9.279999999999834 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.14999999999998 y[1] (closed_form) = -9.199999999999843 y[1] (numeric) = -9.199999999999843 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.139999999999981 y[1] (closed_form) = -9.119999999999852 y[1] (numeric) = -9.119999999999852 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.129999999999983 y[1] (closed_form) = -9.039999999999861 y[1] (numeric) = -9.039999999999861 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.119999999999984 y[1] (closed_form) = -8.959999999999869 y[1] (numeric) = -8.959999999999869 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.109999999999985 y[1] (closed_form) = -8.879999999999878 y[1] (numeric) = -8.879999999999878 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.099999999999986 y[1] (closed_form) = -8.799999999999887 y[1] (numeric) = -8.799999999999887 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.089999999999987 y[1] (closed_form) = -8.719999999999896 y[1] (numeric) = -8.719999999999896 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.079999999999988 y[1] (closed_form) = -8.639999999999905 y[1] (numeric) = -8.639999999999905 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.069999999999989 y[1] (closed_form) = -8.559999999999913 y[1] (numeric) = -8.559999999999913 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.05999999999999 y[1] (closed_form) = -8.479999999999922 y[1] (numeric) = -8.479999999999922 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.049999999999991 y[1] (closed_form) = -8.399999999999931 y[1] (numeric) = -8.399999999999931 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.039999999999992 y[1] (closed_form) = -8.31999999999994 y[1] (numeric) = -8.31999999999994 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.029999999999994 y[1] (closed_form) = -8.239999999999949 y[1] (numeric) = -8.239999999999949 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.019999999999995 y[1] (closed_form) = -8.159999999999958 y[1] (numeric) = -8.159999999999958 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -1.009999999999996 y[1] (closed_form) = -8.079999999999966 y[1] (numeric) = -8.079999999999966 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.9999999999999968 y[1] (closed_form) = -7.999999999999974 y[1] (numeric) = -7.999999999999974 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.9899999999999968 y[1] (closed_form) = -7.919999999999974 y[1] (numeric) = -7.919999999999974 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.9799999999999968 y[1] (closed_form) = -7.839999999999974 y[1] (numeric) = -7.839999999999974 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.9699999999999968 y[1] (closed_form) = -7.759999999999974 y[1] (numeric) = -7.759999999999974 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.9599999999999967 y[1] (closed_form) = -7.679999999999974 y[1] (numeric) = -7.679999999999974 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.9499999999999967 y[1] (closed_form) = -7.599999999999974 y[1] (numeric) = -7.599999999999974 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.9399999999999967 y[1] (closed_form) = -7.519999999999974 y[1] (numeric) = -7.519999999999974 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.9299999999999967 y[1] (closed_form) = -7.439999999999974 y[1] (numeric) = -7.439999999999974 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.9199999999999967 y[1] (closed_form) = -7.359999999999974 y[1] (numeric) = -7.359999999999974 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.9099999999999967 y[1] (closed_form) = -7.279999999999974 y[1] (numeric) = -7.279999999999974 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.8999999999999967 y[1] (closed_form) = -7.199999999999974 y[1] (numeric) = -7.199999999999974 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.8899999999999967 y[1] (closed_form) = -7.119999999999973 y[1] (numeric) = -7.119999999999973 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.8799999999999967 y[1] (closed_form) = -7.039999999999973 y[1] (numeric) = -7.039999999999973 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.8699999999999967 y[1] (closed_form) = -6.959999999999973 y[1] (numeric) = -6.959999999999973 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.8599999999999967 y[1] (closed_form) = -6.879999999999973 y[1] (numeric) = -6.879999999999973 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.8499999999999966 y[1] (closed_form) = -6.799999999999973 y[1] (numeric) = -6.799999999999973 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.8399999999999966 y[1] (closed_form) = -6.719999999999973 y[1] (numeric) = -6.719999999999973 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.8299999999999966 y[1] (closed_form) = -6.639999999999973 y[1] (numeric) = -6.639999999999973 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.8199999999999966 y[1] (closed_form) = -6.559999999999973 y[1] (numeric) = -6.559999999999973 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.8099999999999966 y[1] (closed_form) = -6.479999999999973 y[1] (numeric) = -6.479999999999973 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.7999999999999966 y[1] (closed_form) = -6.399999999999973 y[1] (numeric) = -6.399999999999973 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.7899999999999966 y[1] (closed_form) = -6.319999999999973 y[1] (numeric) = -6.319999999999973 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.7799999999999966 y[1] (closed_form) = -6.239999999999973 y[1] (numeric) = -6.239999999999973 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.7699999999999966 y[1] (closed_form) = -6.159999999999973 y[1] (numeric) = -6.159999999999973 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.7599999999999966 y[1] (closed_form) = -6.079999999999973 y[1] (numeric) = -6.079999999999973 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.7499999999999966 y[1] (closed_form) = -5.999999999999972 y[1] (numeric) = -5.999999999999972 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.7399999999999965 y[1] (closed_form) = -5.919999999999972 y[1] (numeric) = -5.919999999999972 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.7299999999999965 y[1] (closed_form) = -5.839999999999972 y[1] (numeric) = -5.839999999999972 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.7199999999999965 y[1] (closed_form) = -5.759999999999972 y[1] (numeric) = -5.759999999999972 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.7099999999999965 y[1] (closed_form) = -5.679999999999972 y[1] (numeric) = -5.679999999999972 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.6999999999999965 y[1] (closed_form) = -5.599999999999972 y[1] (numeric) = -5.599999999999972 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.6899999999999965 y[1] (closed_form) = -5.519999999999972 y[1] (numeric) = -5.519999999999972 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.6799999999999965 y[1] (closed_form) = -5.439999999999972 y[1] (numeric) = -5.439999999999972 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.6699999999999965 y[1] (closed_form) = -5.359999999999972 y[1] (numeric) = -5.359999999999972 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.6599999999999965 y[1] (closed_form) = -5.279999999999972 y[1] (numeric) = -5.279999999999972 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.6499999999999965 y[1] (closed_form) = -5.199999999999972 y[1] (numeric) = -5.199999999999972 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.6399999999999965 y[1] (closed_form) = -5.119999999999972 y[1] (numeric) = -5.119999999999972 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.6299999999999965 y[1] (closed_form) = -5.039999999999972 y[1] (numeric) = -5.039999999999972 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.6199999999999964 y[1] (closed_form) = -4.959999999999972 y[1] (numeric) = -4.959999999999972 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.6099999999999964 y[1] (closed_form) = -4.879999999999971 y[1] (numeric) = -4.879999999999971 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.5999999999999964 y[1] (closed_form) = -4.799999999999971 y[1] (numeric) = -4.799999999999971 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.5899999999999964 y[1] (closed_form) = -4.719999999999971 y[1] (numeric) = -4.719999999999971 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.5799999999999964 y[1] (closed_form) = -4.639999999999971 y[1] (numeric) = -4.639999999999971 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.5699999999999964 y[1] (closed_form) = -4.559999999999971 y[1] (numeric) = -4.559999999999971 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.5599999999999964 y[1] (closed_form) = -4.479999999999971 y[1] (numeric) = -4.479999999999971 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.5499999999999964 y[1] (closed_form) = -4.399999999999971 y[1] (numeric) = -4.399999999999971 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.5399999999999964 y[1] (closed_form) = -4.319999999999971 y[1] (numeric) = -4.319999999999971 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.5299999999999964 y[1] (closed_form) = -4.239999999999971 y[1] (numeric) = -4.239999999999971 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.5199999999999964 y[1] (closed_form) = -4.159999999999971 y[1] (numeric) = -4.159999999999971 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.5099999999999963 y[1] (closed_form) = -4.079999999999971 y[1] (numeric) = -4.079999999999971 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.4999999999999963 y[1] (closed_form) = -3.999999999999971 y[1] (numeric) = -3.999999999999971 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.4899999999999963 y[1] (closed_form) = -3.919999999999971 y[1] (numeric) = -3.919999999999971 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.4799999999999963 y[1] (closed_form) = -3.839999999999971 y[1] (numeric) = -3.839999999999971 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.4699999999999963 y[1] (closed_form) = -3.75999999999997 y[1] (numeric) = -3.75999999999997 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.4599999999999963 y[1] (closed_form) = -3.67999999999997 y[1] (numeric) = -3.67999999999997 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.4499999999999963 y[1] (closed_form) = -3.59999999999997 y[1] (numeric) = -3.59999999999997 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.4399999999999963 y[1] (closed_form) = -3.51999999999997 y[1] (numeric) = -3.51999999999997 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.4299999999999963 y[1] (closed_form) = -3.43999999999997 y[1] (numeric) = -3.43999999999997 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.4199999999999963 y[1] (closed_form) = -3.35999999999997 y[1] (numeric) = -3.35999999999997 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.4099999999999963 y[1] (closed_form) = -3.27999999999997 y[1] (numeric) = -3.27999999999997 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.3999999999999962 y[1] (closed_form) = -3.19999999999997 y[1] (numeric) = -3.19999999999997 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.3899999999999962 y[1] (closed_form) = -3.11999999999997 y[1] (numeric) = -3.11999999999997 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.3799999999999962 y[1] (closed_form) = -3.03999999999997 y[1] (numeric) = -3.03999999999997 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.3699999999999962 y[1] (closed_form) = -2.95999999999997 y[1] (numeric) = -2.95999999999997 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.3599999999999962 y[1] (closed_form) = -2.87999999999997 y[1] (numeric) = -2.87999999999997 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.3499999999999962 y[1] (closed_form) = -2.79999999999997 y[1] (numeric) = -2.79999999999997 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.3399999999999962 y[1] (closed_form) = -2.71999999999997 y[1] (numeric) = -2.71999999999997 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.3299999999999962 y[1] (closed_form) = -2.639999999999969 y[1] (numeric) = -2.639999999999969 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.3199999999999962 y[1] (closed_form) = -2.559999999999969 y[1] (numeric) = -2.559999999999969 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.3099999999999962 y[1] (closed_form) = -2.479999999999969 y[1] (numeric) = -2.479999999999969 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.2999999999999962 y[1] (closed_form) = -2.399999999999969 y[1] (numeric) = -2.399999999999969 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.2899999999999961 y[1] (closed_form) = -2.319999999999969 y[1] (numeric) = -2.319999999999969 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.2799999999999961 y[1] (closed_form) = -2.239999999999969 y[1] (numeric) = -2.239999999999969 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.2699999999999961 y[1] (closed_form) = -2.159999999999969 y[1] (numeric) = -2.159999999999969 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.2599999999999961 y[1] (closed_form) = -2.079999999999969 y[1] (numeric) = -2.079999999999969 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.2499999999999961 y[1] (closed_form) = -1.999999999999969 y[1] (numeric) = -1.999999999999969 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.2399999999999961 y[1] (closed_form) = -1.919999999999969 y[1] (numeric) = -1.919999999999969 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.2299999999999961 y[1] (closed_form) = -1.839999999999969 y[1] (numeric) = -1.839999999999969 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.2199999999999961 y[1] (closed_form) = -1.759999999999969 y[1] (numeric) = -1.759999999999969 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.2099999999999961 y[1] (closed_form) = -1.679999999999969 y[1] (numeric) = -1.679999999999969 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.1999999999999961 y[1] (closed_form) = -1.599999999999969 y[1] (numeric) = -1.599999999999969 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.1899999999999961 y[1] (closed_form) = -1.519999999999968 y[1] (numeric) = -1.519999999999968 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.1799999999999961 y[1] (closed_form) = -1.439999999999968 y[1] (numeric) = -1.439999999999968 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.169999999999996 y[1] (closed_form) = -1.359999999999968 y[1] (numeric) = -1.359999999999968 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.159999999999996 y[1] (closed_form) = -1.279999999999968 y[1] (numeric) = -1.279999999999968 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.149999999999996 y[1] (closed_form) = -1.199999999999968 y[1] (numeric) = -1.199999999999968 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.139999999999996 y[1] (closed_form) = -1.119999999999968 y[1] (numeric) = -1.119999999999968 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.129999999999996 y[1] (closed_form) = -1.039999999999968 y[1] (numeric) = -1.039999999999968 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.119999999999996 y[1] (closed_form) = -0.959999999999968 y[1] (numeric) = -0.959999999999968 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.109999999999996 y[1] (closed_form) = -0.8799999999999679 y[1] (numeric) = -0.8799999999999679 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.09999999999999598 y[1] (closed_form) = -0.7999999999999678 y[1] (numeric) = -0.7999999999999678 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.08999999999999597 y[1] (closed_form) = -0.7199999999999678 y[1] (numeric) = -0.7199999999999678 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.07999999999999596 y[1] (closed_form) = -0.6399999999999677 y[1] (numeric) = -0.6399999999999677 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.06999999999999595 y[1] (closed_form) = -0.5599999999999676 y[1] (numeric) = -0.5599999999999676 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.05999999999999595 y[1] (closed_form) = -0.4799999999999676 y[1] (numeric) = -0.4799999999999676 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.04999999999999594 y[1] (closed_form) = -0.3999999999999675 y[1] (numeric) = -0.3999999999999675 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.03999999999999593 y[1] (closed_form) = -0.3199999999999674 y[1] (numeric) = -0.3199999999999674 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.02999999999999592 y[1] (closed_form) = -0.2399999999999674 y[1] (numeric) = -0.2399999999999674 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.01999999999999591 y[1] (closed_form) = -0.1599999999999673 y[1] (numeric) = -0.1599999999999673 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 9 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = -0.009999999999995901 y[1] (closed_form) = -0.07999999999996721 y[1] (numeric) = -0.07999999999996721 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 9 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.100886297209172e-15 y[1] (closed_form) = 3.280709037767338e-14 y[1] (numeric) = 3.280709037767338e-14 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = -2 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.0100000000000041 y[1] (closed_form) = 0.08000000000003282 y[1] (numeric) = 0.08000000000003282 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 9 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.02000000000000411 y[1] (closed_form) = 0.1600000000000329 y[1] (numeric) = 0.1600000000000329 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 9 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.03000000000000412 y[1] (closed_form) = 0.240000000000033 y[1] (numeric) = 0.240000000000033 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.04000000000000413 y[1] (closed_form) = 0.320000000000033 y[1] (numeric) = 0.320000000000033 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.05000000000000414 y[1] (closed_form) = 0.4000000000000331 y[1] (numeric) = 0.4000000000000331 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.06000000000000415 y[1] (closed_form) = 0.4800000000000332 y[1] (numeric) = 0.4800000000000332 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.07000000000000416 y[1] (closed_form) = 0.5600000000000332 y[1] (numeric) = 0.5600000000000332 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.08000000000000417 y[1] (closed_form) = 0.6400000000000333 y[1] (numeric) = 0.6400000000000333 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.09000000000000417 y[1] (closed_form) = 0.7200000000000334 y[1] (numeric) = 0.7200000000000334 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.1000000000000042 y[1] (closed_form) = 0.8000000000000335 y[1] (numeric) = 0.8000000000000335 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.1100000000000042 y[1] (closed_form) = 0.8800000000000335 y[1] (numeric) = 0.8800000000000335 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.1200000000000042 y[1] (closed_form) = 0.9600000000000336 y[1] (numeric) = 0.9600000000000336 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.1300000000000042 y[1] (closed_form) = 1.040000000000034 y[1] (numeric) = 1.040000000000034 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.1400000000000042 y[1] (closed_form) = 1.120000000000034 y[1] (numeric) = 1.120000000000034 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.1500000000000042 y[1] (closed_form) = 1.200000000000034 y[1] (numeric) = 1.200000000000034 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.1600000000000042 y[1] (closed_form) = 1.280000000000034 y[1] (numeric) = 1.280000000000034 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.1700000000000042 y[1] (closed_form) = 1.360000000000034 y[1] (numeric) = 1.360000000000034 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.1800000000000042 y[1] (closed_form) = 1.440000000000034 y[1] (numeric) = 1.440000000000034 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.1900000000000042 y[1] (closed_form) = 1.520000000000034 y[1] (numeric) = 1.520000000000034 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.2000000000000043 y[1] (closed_form) = 1.600000000000034 y[1] (numeric) = 1.600000000000034 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 10 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.2100000000000043 y[1] (closed_form) = 1.680000000000034 y[1] (numeric) = 1.680000000000034 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.2200000000000043 y[1] (closed_form) = 1.760000000000034 y[1] (numeric) = 1.760000000000034 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.2300000000000043 y[1] (closed_form) = 1.840000000000034 y[1] (numeric) = 1.840000000000034 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.2400000000000043 y[1] (closed_form) = 1.920000000000034 y[1] (numeric) = 1.920000000000034 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.2500000000000043 y[1] (closed_form) = 2.000000000000034 y[1] (numeric) = 2.000000000000034 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.2600000000000043 y[1] (closed_form) = 2.080000000000034 y[1] (numeric) = 2.080000000000034 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.2700000000000043 y[1] (closed_form) = 2.160000000000034 y[1] (numeric) = 2.160000000000034 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.2800000000000043 y[1] (closed_form) = 2.240000000000034 y[1] (numeric) = 2.240000000000034 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.2900000000000043 y[1] (closed_form) = 2.320000000000034 y[1] (numeric) = 2.320000000000034 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.3000000000000043 y[1] (closed_form) = 2.400000000000035 y[1] (numeric) = 2.400000000000035 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.3100000000000043 y[1] (closed_form) = 2.480000000000035 y[1] (numeric) = 2.480000000000035 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.3200000000000043 y[1] (closed_form) = 2.560000000000035 y[1] (numeric) = 2.560000000000035 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.3300000000000043 y[1] (closed_form) = 2.640000000000035 y[1] (numeric) = 2.640000000000035 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.3400000000000044 y[1] (closed_form) = 2.720000000000035 y[1] (numeric) = 2.720000000000035 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.3500000000000044 y[1] (closed_form) = 2.800000000000035 y[1] (numeric) = 2.800000000000035 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.3600000000000044 y[1] (closed_form) = 2.880000000000035 y[1] (numeric) = 2.880000000000035 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.3700000000000044 y[1] (closed_form) = 2.960000000000035 y[1] (numeric) = 2.960000000000035 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.3800000000000044 y[1] (closed_form) = 3.040000000000035 y[1] (numeric) = 3.040000000000035 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.3900000000000044 y[1] (closed_form) = 3.120000000000035 y[1] (numeric) = 3.120000000000035 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.4000000000000044 y[1] (closed_form) = 3.200000000000035 y[1] (numeric) = 3.200000000000035 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.4100000000000044 y[1] (closed_form) = 3.280000000000035 y[1] (numeric) = 3.280000000000035 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.4200000000000044 y[1] (closed_form) = 3.360000000000035 y[1] (numeric) = 3.360000000000035 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.4300000000000044 y[1] (closed_form) = 3.440000000000035 y[1] (numeric) = 3.440000000000035 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.4400000000000044 y[1] (closed_form) = 3.520000000000036 y[1] (numeric) = 3.520000000000036 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.4500000000000045 y[1] (closed_form) = 3.600000000000036 y[1] (numeric) = 3.600000000000036 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.4600000000000045 y[1] (closed_form) = 3.680000000000036 y[1] (numeric) = 3.680000000000036 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.4700000000000045 y[1] (closed_form) = 3.760000000000036 y[1] (numeric) = 3.760000000000036 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.4800000000000045 y[1] (closed_form) = 3.840000000000036 y[1] (numeric) = 3.840000000000036 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.4900000000000045 y[1] (closed_form) = 3.920000000000036 y[1] (numeric) = 3.920000000000036 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.5000000000000044 y[1] (closed_form) = 4.000000000000036 y[1] (numeric) = 4.000000000000036 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.5100000000000044 y[1] (closed_form) = 4.080000000000036 y[1] (numeric) = 4.080000000000036 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.5200000000000045 y[1] (closed_form) = 4.160000000000036 y[1] (numeric) = 4.160000000000036 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.5300000000000045 y[1] (closed_form) = 4.240000000000036 y[1] (numeric) = 4.240000000000036 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.5400000000000045 y[1] (closed_form) = 4.320000000000036 y[1] (numeric) = 4.320000000000036 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.5500000000000045 y[1] (closed_form) = 4.400000000000036 y[1] (numeric) = 4.400000000000036 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.5600000000000045 y[1] (closed_form) = 4.480000000000036 y[1] (numeric) = 4.480000000000036 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.5700000000000045 y[1] (closed_form) = 4.560000000000036 y[1] (numeric) = 4.560000000000036 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.5800000000000045 y[1] (closed_form) = 4.640000000000036 y[1] (numeric) = 4.640000000000036 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.5900000000000045 y[1] (closed_form) = 4.720000000000036 y[1] (numeric) = 4.720000000000036 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.6000000000000045 y[1] (closed_form) = 4.800000000000036 y[1] (numeric) = 4.800000000000036 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.6100000000000045 y[1] (closed_form) = 4.880000000000036 y[1] (numeric) = 4.880000000000036 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.6200000000000045 y[1] (closed_form) = 4.960000000000036 y[1] (numeric) = 4.960000000000036 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.6300000000000046 y[1] (closed_form) = 5.040000000000036 y[1] (numeric) = 5.040000000000036 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.6400000000000046 y[1] (closed_form) = 5.120000000000037 y[1] (numeric) = 5.120000000000037 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.6500000000000046 y[1] (closed_form) = 5.200000000000037 y[1] (numeric) = 5.200000000000037 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.6600000000000046 y[1] (closed_form) = 5.280000000000037 y[1] (numeric) = 5.280000000000037 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.6700000000000046 y[1] (closed_form) = 5.360000000000037 y[1] (numeric) = 5.360000000000037 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.6800000000000046 y[1] (closed_form) = 5.440000000000037 y[1] (numeric) = 5.440000000000037 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.6900000000000046 y[1] (closed_form) = 5.520000000000037 y[1] (numeric) = 5.520000000000037 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.7000000000000046 y[1] (closed_form) = 5.600000000000037 y[1] (numeric) = 5.600000000000037 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.7100000000000046 y[1] (closed_form) = 5.680000000000037 y[1] (numeric) = 5.680000000000037 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.7200000000000046 y[1] (closed_form) = 5.760000000000037 y[1] (numeric) = 5.760000000000037 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.7300000000000046 y[1] (closed_form) = 5.840000000000037 y[1] (numeric) = 5.840000000000037 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.7400000000000047 y[1] (closed_form) = 5.920000000000037 y[1] (numeric) = 5.920000000000037 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.7500000000000047 y[1] (closed_form) = 6.000000000000037 y[1] (numeric) = 6.000000000000037 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.7600000000000047 y[1] (closed_form) = 6.080000000000037 y[1] (numeric) = 6.080000000000037 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.7700000000000047 y[1] (closed_form) = 6.160000000000037 y[1] (numeric) = 6.160000000000037 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.7800000000000047 y[1] (closed_form) = 6.240000000000038 y[1] (numeric) = 6.240000000000038 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.7900000000000047 y[1] (closed_form) = 6.320000000000038 y[1] (numeric) = 6.320000000000038 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.8000000000000047 y[1] (closed_form) = 6.400000000000038 y[1] (numeric) = 6.400000000000038 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.8100000000000047 y[1] (closed_form) = 6.480000000000038 y[1] (numeric) = 6.480000000000038 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.8200000000000047 y[1] (closed_form) = 6.560000000000038 y[1] (numeric) = 6.560000000000038 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.8300000000000047 y[1] (closed_form) = 6.640000000000038 y[1] (numeric) = 6.640000000000038 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.8400000000000047 y[1] (closed_form) = 6.720000000000038 y[1] (numeric) = 6.720000000000038 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.8500000000000048 y[1] (closed_form) = 6.800000000000038 y[1] (numeric) = 6.800000000000038 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.8600000000000048 y[1] (closed_form) = 6.880000000000038 y[1] (numeric) = 6.880000000000038 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.8700000000000048 y[1] (closed_form) = 6.960000000000038 y[1] (numeric) = 6.960000000000038 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.8800000000000048 y[1] (closed_form) = 7.040000000000038 y[1] (numeric) = 7.040000000000038 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.8900000000000048 y[1] (closed_form) = 7.120000000000038 y[1] (numeric) = 7.120000000000038 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.9000000000000048 y[1] (closed_form) = 7.200000000000038 y[1] (numeric) = 7.200000000000038 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.9100000000000048 y[1] (closed_form) = 7.280000000000038 y[1] (numeric) = 7.280000000000038 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.9200000000000048 y[1] (closed_form) = 7.360000000000039 y[1] (numeric) = 7.360000000000039 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.9300000000000048 y[1] (closed_form) = 7.440000000000039 y[1] (numeric) = 7.440000000000039 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.9400000000000048 y[1] (closed_form) = 7.520000000000039 y[1] (numeric) = 7.520000000000039 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.9500000000000048 y[1] (closed_form) = 7.600000000000039 y[1] (numeric) = 7.600000000000039 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.9600000000000048 y[1] (closed_form) = 7.680000000000039 y[1] (numeric) = 7.680000000000039 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.9700000000000049 y[1] (closed_form) = 7.760000000000039 y[1] (numeric) = 7.760000000000039 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.9800000000000049 y[1] (closed_form) = 7.840000000000039 y[1] (numeric) = 7.840000000000039 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 0.9900000000000049 y[1] (closed_form) = 7.920000000000039 y[1] (numeric) = 7.920000000000039 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.000000000000005 y[1] (closed_form) = 8.000000000000039 y[1] (numeric) = 8.000000000000039 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.010000000000004 y[1] (closed_form) = 8.08000000000003 y[1] (numeric) = 8.08000000000003 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.020000000000003 y[1] (closed_form) = 8.160000000000021 y[1] (numeric) = 8.160000000000021 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.030000000000002 y[1] (closed_form) = 8.240000000000013 y[1] (numeric) = 8.240000000000013 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.04 y[1] (closed_form) = 8.320000000000004 y[1] (numeric) = 8.320000000000004 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.049999999999999 y[1] (closed_form) = 8.399999999999995 y[1] (numeric) = 8.399999999999995 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.059999999999998 y[1] (closed_form) = 8.479999999999986 y[1] (numeric) = 8.479999999999986 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.069999999999997 y[1] (closed_form) = 8.559999999999977 y[1] (numeric) = 8.559999999999977 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.079999999999996 y[1] (closed_form) = 8.639999999999969 y[1] (numeric) = 8.639999999999969 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.089999999999995 y[1] (closed_form) = 8.71999999999996 y[1] (numeric) = 8.71999999999996 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.099999999999994 y[1] (closed_form) = 8.799999999999951 y[1] (numeric) = 8.799999999999951 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.109999999999993 y[1] (closed_form) = 8.879999999999942 y[1] (numeric) = 8.879999999999942 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.119999999999992 y[1] (closed_form) = 8.959999999999933 y[1] (numeric) = 8.959999999999933 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.129999999999991 y[1] (closed_form) = 9.039999999999925 y[1] (numeric) = 9.039999999999925 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.139999999999989 y[1] (closed_form) = 9.119999999999916 y[1] (numeric) = 9.119999999999916 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.149999999999988 y[1] (closed_form) = 9.199999999999907 y[1] (numeric) = 9.199999999999907 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.159999999999987 y[1] (closed_form) = 9.279999999999898 y[1] (numeric) = 9.279999999999898 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.169999999999986 y[1] (closed_form) = 9.359999999999889 y[1] (numeric) = 9.359999999999889 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.179999999999985 y[1] (closed_form) = 9.43999999999988 y[1] (numeric) = 9.43999999999988 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.189999999999984 y[1] (closed_form) = 9.519999999999872 y[1] (numeric) = 9.519999999999872 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.199999999999983 y[1] (closed_form) = 9.599999999999863 y[1] (numeric) = 9.599999999999863 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.209999999999982 y[1] (closed_form) = 9.679999999999854 y[1] (numeric) = 9.679999999999854 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.219999999999981 y[1] (closed_form) = 9.759999999999845 y[1] (numeric) = 9.759999999999845 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.22999999999998 y[1] (closed_form) = 9.839999999999836 y[1] (numeric) = 9.839999999999836 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.239999999999978 y[1] (closed_form) = 9.919999999999828 y[1] (numeric) = 9.919999999999828 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.249999999999977 y[1] (closed_form) = 9.999999999999819 y[1] (numeric) = 9.999999999999819 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.259999999999976 y[1] (closed_form) = 10.07999999999981 y[1] (numeric) = 10.07999999999981 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.269999999999975 y[1] (closed_form) = 10.1599999999998 y[1] (numeric) = 10.1599999999998 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.279999999999974 y[1] (closed_form) = 10.23999999999979 y[1] (numeric) = 10.23999999999979 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.289999999999973 y[1] (closed_form) = 10.31999999999978 y[1] (numeric) = 10.31999999999978 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.299999999999972 y[1] (closed_form) = 10.39999999999977 y[1] (numeric) = 10.39999999999977 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.309999999999971 y[1] (closed_form) = 10.47999999999977 y[1] (numeric) = 10.47999999999977 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.31999999999997 y[1] (closed_form) = 10.55999999999976 y[1] (numeric) = 10.55999999999976 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.329999999999969 y[1] (closed_form) = 10.63999999999975 y[1] (numeric) = 10.63999999999975 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.339999999999967 y[1] (closed_form) = 10.71999999999974 y[1] (numeric) = 10.71999999999974 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.349999999999966 y[1] (closed_form) = 10.79999999999973 y[1] (numeric) = 10.79999999999973 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.359999999999965 y[1] (closed_form) = 10.87999999999972 y[1] (numeric) = 10.87999999999972 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.369999999999964 y[1] (closed_form) = 10.95999999999971 y[1] (numeric) = 10.95999999999971 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.379999999999963 y[1] (closed_form) = 11.0399999999997 y[1] (numeric) = 11.0399999999997 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.389999999999962 y[1] (closed_form) = 11.1199999999997 y[1] (numeric) = 11.1199999999997 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.399999999999961 y[1] (closed_form) = 11.19999999999969 y[1] (numeric) = 11.19999999999969 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.40999999999996 y[1] (closed_form) = 11.27999999999968 y[1] (numeric) = 11.27999999999968 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.419999999999959 y[1] (closed_form) = 11.35999999999967 y[1] (numeric) = 11.35999999999967 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.429999999999958 y[1] (closed_form) = 11.43999999999966 y[1] (numeric) = 11.43999999999966 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.439999999999956 y[1] (closed_form) = 11.51999999999965 y[1] (numeric) = 11.51999999999965 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.449999999999955 y[1] (closed_form) = 11.59999999999964 y[1] (numeric) = 11.59999999999964 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.459999999999954 y[1] (closed_form) = 11.67999999999963 y[1] (numeric) = 11.67999999999963 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.469999999999953 y[1] (closed_form) = 11.75999999999962 y[1] (numeric) = 11.75999999999962 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.479999999999952 y[1] (closed_form) = 11.83999999999962 y[1] (numeric) = 11.83999999999962 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.489999999999951 y[1] (closed_form) = 11.91999999999961 y[1] (numeric) = 11.91999999999961 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.49999999999995 y[1] (closed_form) = 11.9999999999996 y[1] (numeric) = 11.9999999999996 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.509999999999949 y[1] (closed_form) = 12.07999999999959 y[1] (numeric) = 12.07999999999959 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.519999999999948 y[1] (closed_form) = 12.15999999999958 y[1] (numeric) = 12.15999999999958 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.529999999999947 y[1] (closed_form) = 12.23999999999957 y[1] (numeric) = 12.23999999999957 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.539999999999945 y[1] (closed_form) = 12.31999999999956 y[1] (numeric) = 12.31999999999956 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.549999999999944 y[1] (closed_form) = 12.39999999999955 y[1] (numeric) = 12.39999999999955 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.559999999999943 y[1] (closed_form) = 12.47999999999955 y[1] (numeric) = 12.47999999999955 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.569999999999942 y[1] (closed_form) = 12.55999999999954 y[1] (numeric) = 12.55999999999954 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.579999999999941 y[1] (closed_form) = 12.63999999999953 y[1] (numeric) = 12.63999999999953 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.58999999999994 y[1] (closed_form) = 12.71999999999952 y[1] (numeric) = 12.71999999999952 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.599999999999939 y[1] (closed_form) = 12.79999999999951 y[1] (numeric) = 12.79999999999951 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.609999999999938 y[1] (closed_form) = 12.8799999999995 y[1] (numeric) = 12.8799999999995 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.619999999999937 y[1] (closed_form) = 12.95999999999949 y[1] (numeric) = 12.95999999999949 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.629999999999936 y[1] (closed_form) = 13.03999999999948 y[1] (numeric) = 13.03999999999948 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.639999999999934 y[1] (closed_form) = 13.11999999999948 y[1] (numeric) = 13.11999999999948 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.649999999999933 y[1] (closed_form) = 13.19999999999947 y[1] (numeric) = 13.19999999999947 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.659999999999932 y[1] (closed_form) = 13.27999999999946 y[1] (numeric) = 13.27999999999946 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.669999999999931 y[1] (closed_form) = 13.35999999999945 y[1] (numeric) = 13.35999999999945 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.67999999999993 y[1] (closed_form) = 13.43999999999944 y[1] (numeric) = 13.43999999999944 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.689999999999929 y[1] (closed_form) = 13.51999999999943 y[1] (numeric) = 13.51999999999943 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.699999999999928 y[1] (closed_form) = 13.59999999999942 y[1] (numeric) = 13.59999999999942 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.709999999999927 y[1] (closed_form) = 13.67999999999941 y[1] (numeric) = 13.67999999999941 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.719999999999926 y[1] (closed_form) = 13.7599999999994 y[1] (numeric) = 13.7599999999994 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.729999999999924 y[1] (closed_form) = 13.8399999999994 y[1] (numeric) = 13.8399999999994 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.739999999999923 y[1] (closed_form) = 13.91999999999939 y[1] (numeric) = 13.91999999999939 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.749999999999922 y[1] (closed_form) = 13.99999999999938 y[1] (numeric) = 13.99999999999938 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.759999999999921 y[1] (closed_form) = 14.07999999999937 y[1] (numeric) = 14.07999999999937 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.76999999999992 y[1] (closed_form) = 14.15999999999936 y[1] (numeric) = 14.15999999999936 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.779999999999919 y[1] (closed_form) = 14.23999999999935 y[1] (numeric) = 14.23999999999935 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.789999999999918 y[1] (closed_form) = 14.31999999999934 y[1] (numeric) = 14.31999999999934 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.799999999999917 y[1] (closed_form) = 14.39999999999933 y[1] (numeric) = 14.39999999999933 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.809999999999916 y[1] (closed_form) = 14.47999999999933 y[1] (numeric) = 14.47999999999933 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.819999999999915 y[1] (closed_form) = 14.55999999999932 y[1] (numeric) = 14.55999999999932 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.829999999999913 y[1] (closed_form) = 14.63999999999931 y[1] (numeric) = 14.63999999999931 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.839999999999912 y[1] (closed_form) = 14.7199999999993 y[1] (numeric) = 14.7199999999993 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.849999999999911 y[1] (closed_form) = 14.79999999999929 y[1] (numeric) = 14.79999999999929 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.85999999999991 y[1] (closed_form) = 14.87999999999928 y[1] (numeric) = 14.87999999999928 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.869999999999909 y[1] (closed_form) = 14.95999999999927 y[1] (numeric) = 14.95999999999927 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.879999999999908 y[1] (closed_form) = 15.03999999999926 y[1] (numeric) = 15.03999999999926 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.889999999999907 y[1] (closed_form) = 15.11999999999925 y[1] (numeric) = 15.11999999999925 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.899999999999906 y[1] (closed_form) = 15.19999999999925 y[1] (numeric) = 15.19999999999925 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.909999999999905 y[1] (closed_form) = 15.27999999999924 y[1] (numeric) = 15.27999999999924 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.919999999999904 y[1] (closed_form) = 15.35999999999923 y[1] (numeric) = 15.35999999999923 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.929999999999902 y[1] (closed_form) = 15.43999999999922 y[1] (numeric) = 15.43999999999922 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.939999999999901 y[1] (closed_form) = 15.51999999999921 y[1] (numeric) = 15.51999999999921 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.9499999999999 y[1] (closed_form) = 15.5999999999992 y[1] (numeric) = 15.5999999999992 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.959999999999899 y[1] (closed_form) = 15.67999999999919 y[1] (numeric) = 15.67999999999919 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.969999999999898 y[1] (closed_form) = 15.75999999999918 y[1] (numeric) = 15.75999999999918 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.979999999999897 y[1] (closed_form) = 15.83999999999918 y[1] (numeric) = 15.83999999999918 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.989999999999896 y[1] (closed_form) = 15.91999999999917 y[1] (numeric) = 15.91999999999917 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 1.999999999999895 y[1] (closed_form) = 15.99999999999916 y[1] (numeric) = 15.99999999999916 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.009999999999894 y[1] (closed_form) = 16.07999999999915 y[1] (numeric) = 16.07999999999915 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.019999999999893 y[1] (closed_form) = 16.15999999999914 y[1] (numeric) = 16.15999999999914 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.029999999999891 y[1] (closed_form) = 16.23999999999913 y[1] (numeric) = 16.23999999999913 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.03999999999989 y[1] (closed_form) = 16.31999999999912 y[1] (numeric) = 16.31999999999912 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.049999999999889 y[1] (closed_form) = 16.39999999999911 y[1] (numeric) = 16.39999999999911 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.059999999999888 y[1] (closed_form) = 16.47999999999911 y[1] (numeric) = 16.47999999999911 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.069999999999887 y[1] (closed_form) = 16.5599999999991 y[1] (numeric) = 16.5599999999991 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.079999999999886 y[1] (closed_form) = 16.63999999999909 y[1] (numeric) = 16.63999999999909 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.089999999999885 y[1] (closed_form) = 16.71999999999908 y[1] (numeric) = 16.71999999999908 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.099999999999884 y[1] (closed_form) = 16.79999999999907 y[1] (numeric) = 16.79999999999907 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.109999999999883 y[1] (closed_form) = 16.87999999999906 y[1] (numeric) = 16.87999999999906 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.119999999999882 y[1] (closed_form) = 16.95999999999905 y[1] (numeric) = 16.95999999999905 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.12999999999988 y[1] (closed_form) = 17.03999999999904 y[1] (numeric) = 17.03999999999904 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.139999999999879 y[1] (closed_form) = 17.11999999999903 y[1] (numeric) = 17.11999999999903 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.149999999999878 y[1] (closed_form) = 17.19999999999903 y[1] (numeric) = 17.19999999999903 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.159999999999877 y[1] (closed_form) = 17.27999999999902 y[1] (numeric) = 17.27999999999902 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.169999999999876 y[1] (closed_form) = 17.35999999999901 y[1] (numeric) = 17.35999999999901 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.179999999999875 y[1] (closed_form) = 17.439999999999 y[1] (numeric) = 17.439999999999 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.189999999999874 y[1] (closed_form) = 17.51999999999899 y[1] (numeric) = 17.51999999999899 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.199999999999873 y[1] (closed_form) = 17.59999999999898 y[1] (numeric) = 17.59999999999898 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.209999999999872 y[1] (closed_form) = 17.67999999999897 y[1] (numeric) = 17.67999999999897 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.219999999999871 y[1] (closed_form) = 17.75999999999896 y[1] (numeric) = 17.75999999999896 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.229999999999869 y[1] (closed_form) = 17.83999999999896 y[1] (numeric) = 17.83999999999896 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.239999999999868 y[1] (closed_form) = 17.91999999999895 y[1] (numeric) = 17.91999999999895 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.249999999999867 y[1] (closed_form) = 17.99999999999894 y[1] (numeric) = 17.99999999999894 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.259999999999866 y[1] (closed_form) = 18.07999999999893 y[1] (numeric) = 18.07999999999893 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.269999999999865 y[1] (closed_form) = 18.15999999999892 y[1] (numeric) = 18.15999999999892 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.279999999999864 y[1] (closed_form) = 18.23999999999891 y[1] (numeric) = 18.23999999999891 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.289999999999863 y[1] (closed_form) = 18.3199999999989 y[1] (numeric) = 18.3199999999989 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.299999999999862 y[1] (closed_form) = 18.39999999999889 y[1] (numeric) = 18.39999999999889 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.309999999999861 y[1] (closed_form) = 18.47999999999888 y[1] (numeric) = 18.47999999999888 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.31999999999986 y[1] (closed_form) = 18.55999999999888 y[1] (numeric) = 18.55999999999888 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.329999999999858 y[1] (closed_form) = 18.63999999999887 y[1] (numeric) = 18.63999999999887 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.339999999999857 y[1] (closed_form) = 18.71999999999886 y[1] (numeric) = 18.71999999999886 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.349999999999856 y[1] (closed_form) = 18.79999999999885 y[1] (numeric) = 18.79999999999885 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.359999999999855 y[1] (closed_form) = 18.87999999999884 y[1] (numeric) = 18.87999999999884 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.369999999999854 y[1] (closed_form) = 18.95999999999883 y[1] (numeric) = 18.95999999999883 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.379999999999853 y[1] (closed_form) = 19.03999999999882 y[1] (numeric) = 19.03999999999882 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.389999999999852 y[1] (closed_form) = 19.11999999999881 y[1] (numeric) = 19.11999999999881 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.399999999999851 y[1] (closed_form) = 19.19999999999881 y[1] (numeric) = 19.19999999999881 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.40999999999985 y[1] (closed_form) = 19.2799999999988 y[1] (numeric) = 19.2799999999988 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.419999999999848 y[1] (closed_form) = 19.35999999999879 y[1] (numeric) = 19.35999999999879 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.429999999999847 y[1] (closed_form) = 19.43999999999878 y[1] (numeric) = 19.43999999999878 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.439999999999846 y[1] (closed_form) = 19.51999999999877 y[1] (numeric) = 19.51999999999877 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.449999999999845 y[1] (closed_form) = 19.59999999999876 y[1] (numeric) = 19.59999999999876 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.459999999999844 y[1] (closed_form) = 19.67999999999875 y[1] (numeric) = 19.67999999999875 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 11 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.469999999999843 y[1] (closed_form) = 19.75999999999874 y[1] (numeric) = 19.75999999999874 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.479999999999842 y[1] (closed_form) = 19.83999999999874 y[1] (numeric) = 19.83999999999874 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.489999999999841 y[1] (closed_form) = 19.91999999999873 y[1] (numeric) = 19.91999999999873 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.49999999999984 y[1] (closed_form) = 19.99999999999872 y[1] (numeric) = 19.99999999999872 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.509999999999839 y[1] (closed_form) = 20.07999999999871 y[1] (numeric) = 20.07999999999871 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.519999999999837 y[1] (closed_form) = 20.1599999999987 y[1] (numeric) = 20.1599999999987 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.529999999999836 y[1] (closed_form) = 20.23999999999869 y[1] (numeric) = 20.23999999999869 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.539999999999835 y[1] (closed_form) = 20.31999999999868 y[1] (numeric) = 20.31999999999868 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.549999999999834 y[1] (closed_form) = 20.39999999999867 y[1] (numeric) = 20.39999999999867 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.559999999999833 y[1] (closed_form) = 20.47999999999866 y[1] (numeric) = 20.47999999999866 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.569999999999832 y[1] (closed_form) = 20.55999999999866 y[1] (numeric) = 20.55999999999866 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.579999999999831 y[1] (closed_form) = 20.63999999999865 y[1] (numeric) = 20.63999999999865 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.58999999999983 y[1] (closed_form) = 20.71999999999864 y[1] (numeric) = 20.71999999999864 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.599999999999829 y[1] (closed_form) = 20.79999999999863 y[1] (numeric) = 20.79999999999863 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.609999999999828 y[1] (closed_form) = 20.87999999999862 y[1] (numeric) = 20.87999999999862 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.619999999999826 y[1] (closed_form) = 20.95999999999861 y[1] (numeric) = 20.95999999999861 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.629999999999825 y[1] (closed_form) = 21.0399999999986 y[1] (numeric) = 21.0399999999986 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.639999999999824 y[1] (closed_form) = 21.11999999999859 y[1] (numeric) = 21.11999999999859 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.649999999999823 y[1] (closed_form) = 21.19999999999859 y[1] (numeric) = 21.19999999999859 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.659999999999822 y[1] (closed_form) = 21.27999999999858 y[1] (numeric) = 21.27999999999858 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.669999999999821 y[1] (closed_form) = 21.35999999999857 y[1] (numeric) = 21.35999999999857 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.67999999999982 y[1] (closed_form) = 21.43999999999856 y[1] (numeric) = 21.43999999999856 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.689999999999819 y[1] (closed_form) = 21.51999999999855 y[1] (numeric) = 21.51999999999855 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.699999999999818 y[1] (closed_form) = 21.59999999999854 y[1] (numeric) = 21.59999999999854 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.709999999999817 y[1] (closed_form) = 21.67999999999853 y[1] (numeric) = 21.67999999999853 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.719999999999815 y[1] (closed_form) = 21.75999999999852 y[1] (numeric) = 21.75999999999852 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.729999999999814 y[1] (closed_form) = 21.83999999999851 y[1] (numeric) = 21.83999999999851 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.739999999999813 y[1] (closed_form) = 21.91999999999851 y[1] (numeric) = 21.91999999999851 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.749999999999812 y[1] (closed_form) = 21.9999999999985 y[1] (numeric) = 21.9999999999985 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.759999999999811 y[1] (closed_form) = 22.07999999999849 y[1] (numeric) = 22.07999999999849 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.76999999999981 y[1] (closed_form) = 22.15999999999848 y[1] (numeric) = 22.15999999999848 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.779999999999809 y[1] (closed_form) = 22.23999999999847 y[1] (numeric) = 22.23999999999847 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.789999999999808 y[1] (closed_form) = 22.31999999999846 y[1] (numeric) = 22.31999999999846 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.799999999999807 y[1] (closed_form) = 22.39999999999845 y[1] (numeric) = 22.39999999999845 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.809999999999806 y[1] (closed_form) = 22.47999999999844 y[1] (numeric) = 22.47999999999844 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.819999999999804 y[1] (closed_form) = 22.55999999999844 y[1] (numeric) = 22.55999999999844 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.829999999999803 y[1] (closed_form) = 22.63999999999843 y[1] (numeric) = 22.63999999999843 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.839999999999802 y[1] (closed_form) = 22.71999999999842 y[1] (numeric) = 22.71999999999842 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.849999999999801 y[1] (closed_form) = 22.79999999999841 y[1] (numeric) = 22.79999999999841 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.8599999999998 y[1] (closed_form) = 22.8799999999984 y[1] (numeric) = 22.8799999999984 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.869999999999799 y[1] (closed_form) = 22.95999999999839 y[1] (numeric) = 22.95999999999839 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.879999999999798 y[1] (closed_form) = 23.03999999999838 y[1] (numeric) = 23.03999999999838 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.889999999999797 y[1] (closed_form) = 23.11999999999837 y[1] (numeric) = 23.11999999999837 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.899999999999796 y[1] (closed_form) = 23.19999999999837 y[1] (numeric) = 23.19999999999837 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.909999999999795 y[1] (closed_form) = 23.27999999999836 y[1] (numeric) = 23.27999999999836 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.919999999999793 y[1] (closed_form) = 23.35999999999835 y[1] (numeric) = 23.35999999999835 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.929999999999792 y[1] (closed_form) = 23.43999999999834 y[1] (numeric) = 23.43999999999834 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.939999999999791 y[1] (closed_form) = 23.51999999999833 y[1] (numeric) = 23.51999999999833 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.94999999999979 y[1] (closed_form) = 23.59999999999832 y[1] (numeric) = 23.59999999999832 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.959999999999789 y[1] (closed_form) = 23.67999999999831 y[1] (numeric) = 23.67999999999831 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.969999999999788 y[1] (closed_form) = 23.7599999999983 y[1] (numeric) = 23.7599999999983 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.979999999999787 y[1] (closed_form) = 23.83999999999829 y[1] (numeric) = 23.83999999999829 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.989999999999786 y[1] (closed_form) = 23.91999999999829 y[1] (numeric) = 23.91999999999829 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 2.999999999999785 y[1] (closed_form) = 23.99999999999828 y[1] (numeric) = 23.99999999999828 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.009999999999784 y[1] (closed_form) = 24.07999999999827 y[1] (numeric) = 24.07999999999827 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.019999999999782 y[1] (closed_form) = 24.15999999999826 y[1] (numeric) = 24.15999999999826 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.029999999999781 y[1] (closed_form) = 24.23999999999825 y[1] (numeric) = 24.23999999999825 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.03999999999978 y[1] (closed_form) = 24.31999999999824 y[1] (numeric) = 24.31999999999824 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.049999999999779 y[1] (closed_form) = 24.39999999999823 y[1] (numeric) = 24.39999999999823 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.059999999999778 y[1] (closed_form) = 24.47999999999822 y[1] (numeric) = 24.47999999999822 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.069999999999777 y[1] (closed_form) = 24.55999999999822 y[1] (numeric) = 24.55999999999822 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.079999999999776 y[1] (closed_form) = 24.63999999999821 y[1] (numeric) = 24.63999999999821 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.089999999999775 y[1] (closed_form) = 24.7199999999982 y[1] (numeric) = 24.7199999999982 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.099999999999774 y[1] (closed_form) = 24.79999999999819 y[1] (numeric) = 24.79999999999819 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.109999999999773 y[1] (closed_form) = 24.87999999999818 y[1] (numeric) = 24.87999999999818 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.119999999999771 y[1] (closed_form) = 24.95999999999817 y[1] (numeric) = 24.95999999999817 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.12999999999977 y[1] (closed_form) = 25.03999999999816 y[1] (numeric) = 25.03999999999816 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.139999999999769 y[1] (closed_form) = 25.11999999999815 y[1] (numeric) = 25.11999999999815 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.149999999999768 y[1] (closed_form) = 25.19999999999814 y[1] (numeric) = 25.19999999999814 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.159999999999767 y[1] (closed_form) = 25.27999999999814 y[1] (numeric) = 25.27999999999814 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.169999999999766 y[1] (closed_form) = 25.35999999999813 y[1] (numeric) = 25.35999999999813 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.179999999999765 y[1] (closed_form) = 25.43999999999812 y[1] (numeric) = 25.43999999999812 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.189999999999764 y[1] (closed_form) = 25.51999999999811 y[1] (numeric) = 25.51999999999811 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.199999999999763 y[1] (closed_form) = 25.5999999999981 y[1] (numeric) = 25.5999999999981 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.209999999999761 y[1] (closed_form) = 25.67999999999809 y[1] (numeric) = 25.67999999999809 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.21999999999976 y[1] (closed_form) = 25.75999999999808 y[1] (numeric) = 25.75999999999808 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.229999999999759 y[1] (closed_form) = 25.83999999999807 y[1] (numeric) = 25.83999999999807 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.239999999999758 y[1] (closed_form) = 25.91999999999807 y[1] (numeric) = 25.91999999999807 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.249999999999757 y[1] (closed_form) = 25.99999999999806 y[1] (numeric) = 25.99999999999806 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.259999999999756 y[1] (closed_form) = 26.07999999999805 y[1] (numeric) = 26.07999999999805 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.269999999999755 y[1] (closed_form) = 26.15999999999804 y[1] (numeric) = 26.15999999999804 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.279999999999754 y[1] (closed_form) = 26.23999999999803 y[1] (numeric) = 26.23999999999803 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.289999999999753 y[1] (closed_form) = 26.31999999999802 y[1] (numeric) = 26.31999999999802 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.299999999999752 y[1] (closed_form) = 26.39999999999801 y[1] (numeric) = 26.39999999999801 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.30999999999975 y[1] (closed_form) = 26.479999999998 y[1] (numeric) = 26.479999999998 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.319999999999749 y[1] (closed_form) = 26.55999999999799 y[1] (numeric) = 26.55999999999799 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.329999999999748 y[1] (closed_form) = 26.63999999999799 y[1] (numeric) = 26.63999999999799 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.339999999999747 y[1] (closed_form) = 26.71999999999798 y[1] (numeric) = 26.71999999999798 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.349999999999746 y[1] (closed_form) = 26.79999999999797 y[1] (numeric) = 26.79999999999797 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.359999999999745 y[1] (closed_form) = 26.87999999999796 y[1] (numeric) = 26.87999999999796 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.369999999999744 y[1] (closed_form) = 26.95999999999795 y[1] (numeric) = 26.95999999999795 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.379999999999743 y[1] (closed_form) = 27.03999999999794 y[1] (numeric) = 27.03999999999794 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.389999999999742 y[1] (closed_form) = 27.11999999999793 y[1] (numeric) = 27.11999999999793 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.399999999999741 y[1] (closed_form) = 27.19999999999792 y[1] (numeric) = 27.19999999999792 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.409999999999739 y[1] (closed_form) = 27.27999999999792 y[1] (numeric) = 27.27999999999792 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.419999999999738 y[1] (closed_form) = 27.35999999999791 y[1] (numeric) = 27.35999999999791 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.429999999999737 y[1] (closed_form) = 27.4399999999979 y[1] (numeric) = 27.4399999999979 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.439999999999736 y[1] (closed_form) = 27.51999999999789 y[1] (numeric) = 27.51999999999789 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.449999999999735 y[1] (closed_form) = 27.59999999999788 y[1] (numeric) = 27.59999999999788 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.459999999999734 y[1] (closed_form) = 27.67999999999787 y[1] (numeric) = 27.67999999999787 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.469999999999733 y[1] (closed_form) = 27.75999999999786 y[1] (numeric) = 27.75999999999786 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.479999999999732 y[1] (closed_form) = 27.83999999999785 y[1] (numeric) = 27.83999999999785 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.489999999999731 y[1] (closed_form) = 27.91999999999785 y[1] (numeric) = 27.91999999999785 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.49999999999973 y[1] (closed_form) = 27.99999999999784 y[1] (numeric) = 27.99999999999784 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.509999999999728 y[1] (closed_form) = 28.07999999999783 y[1] (numeric) = 28.07999999999783 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.519999999999727 y[1] (closed_form) = 28.15999999999782 y[1] (numeric) = 28.15999999999782 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.529999999999726 y[1] (closed_form) = 28.23999999999781 y[1] (numeric) = 28.23999999999781 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.539999999999725 y[1] (closed_form) = 28.3199999999978 y[1] (numeric) = 28.3199999999978 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.549999999999724 y[1] (closed_form) = 28.39999999999779 y[1] (numeric) = 28.39999999999779 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.559999999999723 y[1] (closed_form) = 28.47999999999778 y[1] (numeric) = 28.47999999999778 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.569999999999722 y[1] (closed_form) = 28.55999999999777 y[1] (numeric) = 28.55999999999777 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.579999999999721 y[1] (closed_form) = 28.63999999999777 y[1] (numeric) = 28.63999999999777 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.58999999999972 y[1] (closed_form) = 28.71999999999776 y[1] (numeric) = 28.71999999999776 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.599999999999719 y[1] (closed_form) = 28.79999999999775 y[1] (numeric) = 28.79999999999775 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.609999999999717 y[1] (closed_form) = 28.87999999999774 y[1] (numeric) = 28.87999999999774 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.619999999999716 y[1] (closed_form) = 28.95999999999773 y[1] (numeric) = 28.95999999999773 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.629999999999715 y[1] (closed_form) = 29.03999999999772 y[1] (numeric) = 29.03999999999772 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.639999999999714 y[1] (closed_form) = 29.11999999999771 y[1] (numeric) = 29.11999999999771 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.649999999999713 y[1] (closed_form) = 29.1999999999977 y[1] (numeric) = 29.1999999999977 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.659999999999712 y[1] (closed_form) = 29.2799999999977 y[1] (numeric) = 29.2799999999977 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.669999999999711 y[1] (closed_form) = 29.35999999999769 y[1] (numeric) = 29.35999999999769 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.67999999999971 y[1] (closed_form) = 29.43999999999768 y[1] (numeric) = 29.43999999999768 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.689999999999709 y[1] (closed_form) = 29.51999999999767 y[1] (numeric) = 29.51999999999767 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.699999999999708 y[1] (closed_form) = 29.59999999999766 y[1] (numeric) = 29.59999999999766 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.709999999999706 y[1] (closed_form) = 29.67999999999765 y[1] (numeric) = 29.67999999999765 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.719999999999705 y[1] (closed_form) = 29.75999999999764 y[1] (numeric) = 29.75999999999764 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.729999999999704 y[1] (closed_form) = 29.83999999999763 y[1] (numeric) = 29.83999999999763 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.739999999999703 y[1] (closed_form) = 29.91999999999762 y[1] (numeric) = 29.91999999999762 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.749999999999702 y[1] (closed_form) = 29.99999999999762 y[1] (numeric) = 29.99999999999762 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.759999999999701 y[1] (closed_form) = 30.07999999999761 y[1] (numeric) = 30.07999999999761 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.7699999999997 y[1] (closed_form) = 30.1599999999976 y[1] (numeric) = 30.1599999999976 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.779999999999699 y[1] (closed_form) = 30.23999999999759 y[1] (numeric) = 30.23999999999759 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.789999999999698 y[1] (closed_form) = 30.31999999999758 y[1] (numeric) = 30.31999999999758 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.799999999999697 y[1] (closed_form) = 30.39999999999757 y[1] (numeric) = 30.39999999999757 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.809999999999695 y[1] (closed_form) = 30.47999999999756 y[1] (numeric) = 30.47999999999756 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.819999999999694 y[1] (closed_form) = 30.55999999999755 y[1] (numeric) = 30.55999999999755 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.829999999999693 y[1] (closed_form) = 30.63999999999755 y[1] (numeric) = 30.63999999999755 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.839999999999692 y[1] (closed_form) = 30.71999999999754 y[1] (numeric) = 30.71999999999754 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.849999999999691 y[1] (closed_form) = 30.79999999999753 y[1] (numeric) = 30.79999999999753 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.85999999999969 y[1] (closed_form) = 30.87999999999752 y[1] (numeric) = 30.87999999999752 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.869999999999689 y[1] (closed_form) = 30.95999999999751 y[1] (numeric) = 30.95999999999751 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.879999999999688 y[1] (closed_form) = 31.0399999999975 y[1] (numeric) = 31.0399999999975 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.889999999999687 y[1] (closed_form) = 31.11999999999749 y[1] (numeric) = 31.11999999999749 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.899999999999685 y[1] (closed_form) = 31.19999999999748 y[1] (numeric) = 31.19999999999748 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.909999999999684 y[1] (closed_form) = 31.27999999999748 y[1] (numeric) = 31.27999999999748 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.919999999999683 y[1] (closed_form) = 31.35999999999747 y[1] (numeric) = 31.35999999999747 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.929999999999682 y[1] (closed_form) = 31.43999999999746 y[1] (numeric) = 31.43999999999746 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.939999999999681 y[1] (closed_form) = 31.51999999999745 y[1] (numeric) = 31.51999999999745 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.94999999999968 y[1] (closed_form) = 31.59999999999744 y[1] (numeric) = 31.59999999999744 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.959999999999679 y[1] (closed_form) = 31.67999999999743 y[1] (numeric) = 31.67999999999743 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.969999999999678 y[1] (closed_form) = 31.75999999999742 y[1] (numeric) = 31.75999999999742 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.979999999999677 y[1] (closed_form) = 31.83999999999741 y[1] (numeric) = 31.83999999999741 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.989999999999676 y[1] (closed_form) = 31.9199999999974 y[1] (numeric) = 31.9199999999974 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 3.999999999999674 y[1] (closed_form) = 31.9999999999974 y[1] (numeric) = 31.9999999999974 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.009999999999677 y[1] (closed_form) = 32.07999999999742 y[1] (numeric) = 32.07999999999742 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.019999999999681 y[1] (closed_form) = 32.15999999999745 y[1] (numeric) = 32.15999999999745 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.029999999999684 y[1] (closed_form) = 32.23999999999747 y[1] (numeric) = 32.23999999999747 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.039999999999687 y[1] (closed_form) = 32.3199999999975 y[1] (numeric) = 32.3199999999975 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.049999999999691 y[1] (closed_form) = 32.39999999999753 y[1] (numeric) = 32.39999999999753 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.059999999999694 y[1] (closed_form) = 32.47999999999755 y[1] (numeric) = 32.47999999999755 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.069999999999697 y[1] (closed_form) = 32.55999999999758 y[1] (numeric) = 32.55999999999758 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.079999999999701 y[1] (closed_form) = 32.63999999999761 y[1] (numeric) = 32.63999999999761 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.089999999999704 y[1] (closed_form) = 32.71999999999763 y[1] (numeric) = 32.71999999999763 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.099999999999707 y[1] (closed_form) = 32.79999999999766 y[1] (numeric) = 32.79999999999766 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.109999999999711 y[1] (closed_form) = 32.87999999999769 y[1] (numeric) = 32.87999999999769 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.119999999999714 y[1] (closed_form) = 32.95999999999771 y[1] (numeric) = 32.95999999999771 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.129999999999717 y[1] (closed_form) = 33.03999999999774 y[1] (numeric) = 33.03999999999774 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.139999999999721 y[1] (closed_form) = 33.11999999999777 y[1] (numeric) = 33.11999999999777 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.149999999999724 y[1] (closed_form) = 33.19999999999779 y[1] (numeric) = 33.19999999999779 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.159999999999727 y[1] (closed_form) = 33.27999999999782 y[1] (numeric) = 33.27999999999782 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.169999999999731 y[1] (closed_form) = 33.35999999999785 y[1] (numeric) = 33.35999999999785 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.179999999999734 y[1] (closed_form) = 33.43999999999787 y[1] (numeric) = 33.43999999999787 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.189999999999737 y[1] (closed_form) = 33.5199999999979 y[1] (numeric) = 33.5199999999979 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.199999999999741 y[1] (closed_form) = 33.59999999999793 y[1] (numeric) = 33.59999999999793 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.209999999999744 y[1] (closed_form) = 33.67999999999795 y[1] (numeric) = 33.67999999999795 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.219999999999748 y[1] (closed_form) = 33.75999999999798 y[1] (numeric) = 33.75999999999798 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.229999999999751 y[1] (closed_form) = 33.83999999999801 y[1] (numeric) = 33.83999999999801 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.239999999999754 y[1] (closed_form) = 33.91999999999803 y[1] (numeric) = 33.91999999999803 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.249999999999758 y[1] (closed_form) = 33.99999999999806 y[1] (numeric) = 33.99999999999806 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.259999999999761 y[1] (closed_form) = 34.07999999999809 y[1] (numeric) = 34.07999999999809 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.269999999999764 y[1] (closed_form) = 34.15999999999811 y[1] (numeric) = 34.15999999999811 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.279999999999768 y[1] (closed_form) = 34.23999999999814 y[1] (numeric) = 34.23999999999814 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.289999999999771 y[1] (closed_form) = 34.31999999999817 y[1] (numeric) = 34.31999999999817 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.299999999999774 y[1] (closed_form) = 34.39999999999819 y[1] (numeric) = 34.39999999999819 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.309999999999778 y[1] (closed_form) = 34.47999999999822 y[1] (numeric) = 34.47999999999822 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.319999999999781 y[1] (closed_form) = 34.55999999999825 y[1] (numeric) = 34.55999999999825 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.329999999999784 y[1] (closed_form) = 34.63999999999827 y[1] (numeric) = 34.63999999999827 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.339999999999788 y[1] (closed_form) = 34.7199999999983 y[1] (numeric) = 34.7199999999983 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.349999999999791 y[1] (closed_form) = 34.79999999999833 y[1] (numeric) = 34.79999999999833 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.359999999999794 y[1] (closed_form) = 34.87999999999835 y[1] (numeric) = 34.87999999999835 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.369999999999798 y[1] (closed_form) = 34.95999999999838 y[1] (numeric) = 34.95999999999838 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.379999999999801 y[1] (closed_form) = 35.03999999999841 y[1] (numeric) = 35.03999999999841 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.389999999999804 y[1] (closed_form) = 35.11999999999843 y[1] (numeric) = 35.11999999999843 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.399999999999808 y[1] (closed_form) = 35.19999999999846 y[1] (numeric) = 35.19999999999846 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.409999999999811 y[1] (closed_form) = 35.27999999999849 y[1] (numeric) = 35.27999999999849 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.419999999999814 y[1] (closed_form) = 35.35999999999851 y[1] (numeric) = 35.35999999999851 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.429999999999818 y[1] (closed_form) = 35.43999999999854 y[1] (numeric) = 35.43999999999854 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.439999999999821 y[1] (closed_form) = 35.51999999999857 y[1] (numeric) = 35.51999999999857 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.449999999999824 y[1] (closed_form) = 35.59999999999859 y[1] (numeric) = 35.59999999999859 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.459999999999828 y[1] (closed_form) = 35.67999999999862 y[1] (numeric) = 35.67999999999862 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.469999999999831 y[1] (closed_form) = 35.75999999999865 y[1] (numeric) = 35.75999999999865 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.479999999999834 y[1] (closed_form) = 35.83999999999867 y[1] (numeric) = 35.83999999999867 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.489999999999838 y[1] (closed_form) = 35.9199999999987 y[1] (numeric) = 35.9199999999987 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.499999999999841 y[1] (closed_form) = 35.99999999999873 y[1] (numeric) = 35.99999999999873 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.509999999999844 y[1] (closed_form) = 36.07999999999875 y[1] (numeric) = 36.07999999999875 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.519999999999848 y[1] (closed_form) = 36.15999999999878 y[1] (numeric) = 36.15999999999878 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.529999999999851 y[1] (closed_form) = 36.23999999999881 y[1] (numeric) = 36.23999999999881 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.539999999999854 y[1] (closed_form) = 36.31999999999883 y[1] (numeric) = 36.31999999999883 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.549999999999858 y[1] (closed_form) = 36.39999999999886 y[1] (numeric) = 36.39999999999886 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.559999999999861 y[1] (closed_form) = 36.47999999999889 y[1] (numeric) = 36.47999999999889 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.569999999999864 y[1] (closed_form) = 36.55999999999892 y[1] (numeric) = 36.55999999999892 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.579999999999868 y[1] (closed_form) = 36.63999999999894 y[1] (numeric) = 36.63999999999894 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.589999999999871 y[1] (closed_form) = 36.71999999999897 y[1] (numeric) = 36.71999999999897 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.599999999999874 y[1] (closed_form) = 36.799999999999 y[1] (numeric) = 36.799999999999 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.609999999999878 y[1] (closed_form) = 36.87999999999902 y[1] (numeric) = 36.87999999999902 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.619999999999881 y[1] (closed_form) = 36.95999999999905 y[1] (numeric) = 36.95999999999905 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.629999999999884 y[1] (closed_form) = 37.03999999999908 y[1] (numeric) = 37.03999999999908 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.639999999999888 y[1] (closed_form) = 37.1199999999991 y[1] (numeric) = 37.1199999999991 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.649999999999891 y[1] (closed_form) = 37.19999999999913 y[1] (numeric) = 37.19999999999913 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.659999999999894 y[1] (closed_form) = 37.27999999999916 y[1] (numeric) = 37.27999999999916 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.669999999999898 y[1] (closed_form) = 37.35999999999918 y[1] (numeric) = 37.35999999999918 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.679999999999901 y[1] (closed_form) = 37.43999999999921 y[1] (numeric) = 37.43999999999921 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.689999999999904 y[1] (closed_form) = 37.51999999999924 y[1] (numeric) = 37.51999999999924 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.699999999999908 y[1] (closed_form) = 37.59999999999926 y[1] (numeric) = 37.59999999999926 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.709999999999911 y[1] (closed_form) = 37.67999999999929 y[1] (numeric) = 37.67999999999929 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.719999999999914 y[1] (closed_form) = 37.75999999999932 y[1] (numeric) = 37.75999999999932 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.729999999999918 y[1] (closed_form) = 37.83999999999934 y[1] (numeric) = 37.83999999999934 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.739999999999921 y[1] (closed_form) = 37.91999999999937 y[1] (numeric) = 37.91999999999937 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.749999999999925 y[1] (closed_form) = 37.9999999999994 y[1] (numeric) = 37.9999999999994 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.759999999999928 y[1] (closed_form) = 38.07999999999942 y[1] (numeric) = 38.07999999999942 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.769999999999931 y[1] (closed_form) = 38.15999999999945 y[1] (numeric) = 38.15999999999945 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.779999999999935 y[1] (closed_form) = 38.23999999999948 y[1] (numeric) = 38.23999999999948 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.789999999999938 y[1] (closed_form) = 38.3199999999995 y[1] (numeric) = 38.3199999999995 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.799999999999941 y[1] (closed_form) = 38.39999999999953 y[1] (numeric) = 38.39999999999953 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.809999999999945 y[1] (closed_form) = 38.47999999999956 y[1] (numeric) = 38.47999999999956 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.819999999999948 y[1] (closed_form) = 38.55999999999958 y[1] (numeric) = 38.55999999999958 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.829999999999951 y[1] (closed_form) = 38.63999999999961 y[1] (numeric) = 38.63999999999961 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.839999999999955 y[1] (closed_form) = 38.71999999999964 y[1] (numeric) = 38.71999999999964 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.849999999999958 y[1] (closed_form) = 38.79999999999966 y[1] (numeric) = 38.79999999999966 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.859999999999961 y[1] (closed_form) = 38.87999999999969 y[1] (numeric) = 38.87999999999969 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.869999999999965 y[1] (closed_form) = 38.95999999999972 y[1] (numeric) = 38.95999999999972 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.879999999999968 y[1] (closed_form) = 39.03999999999974 y[1] (numeric) = 39.03999999999974 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.889999999999971 y[1] (closed_form) = 39.11999999999977 y[1] (numeric) = 39.11999999999977 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.899999999999975 y[1] (closed_form) = 39.1999999999998 y[1] (numeric) = 39.1999999999998 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.909999999999978 y[1] (closed_form) = 39.27999999999982 y[1] (numeric) = 39.27999999999982 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.919999999999981 y[1] (closed_form) = 39.35999999999985 y[1] (numeric) = 39.35999999999985 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.929999999999985 y[1] (closed_form) = 39.43999999999988 y[1] (numeric) = 39.43999999999988 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.939999999999988 y[1] (closed_form) = 39.5199999999999 y[1] (numeric) = 39.5199999999999 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.949999999999991 y[1] (closed_form) = 39.59999999999993 y[1] (numeric) = 39.59999999999993 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.959999999999995 y[1] (closed_form) = 39.67999999999996 y[1] (numeric) = 39.67999999999996 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.969999999999998 y[1] (closed_form) = 39.75999999999998 y[1] (numeric) = 39.75999999999998 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.980000000000001 y[1] (closed_form) = 39.84000000000001 y[1] (numeric) = 39.84000000000001 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop x[1] = 4.990000000000005 y[1] (closed_form) = 39.92000000000004 y[1] (numeric) = 39.92000000000004 absolute error = 0 relative error = 0 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 0.001 Finished! diff ( y , x , 1 ) = expt ( 2.0 , 3.0 ) ; Iterations = 10000 Total Elapsed Time = 0.0 Seconds Elapsed Time(since restart) = 0.0 Seconds Time to Timeout = 3 Minutes 0.0 Seconds Percent Done = 100 %