##############ECHO OF PROBLEM################# ##############temp/expt_c_cpostode.ode################# diff ( y , x , 1 ) = expt ( 2.0 , 3.0 ) ; ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb 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 # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb $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 def exact_soln_y (x) x = c(x) return(expt(c(2.0) , c(3.0)) * c(x)) end #END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Soultion TOP MAIN SOLVE Loop x[1] -5.0 y[1] (closed_form) -40.0 y[1] (numeric) -40.0 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.599999999999866 y[1] (numeric) -39.599999999999866 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.359999999999786 y[1] (numeric) -39.359999999999786 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.119999999999706 y[1] (numeric) -39.119999999999706 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.879999999999626 y[1] (numeric) -38.879999999999626 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.639999999999546 y[1] (numeric) -38.639999999999546 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 13 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -4.8099999999999365 y[1] (closed_form) -38.47999999999949 y[1] (numeric) -38.47999999999949 absolute error 0.0 relative error 0.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.399999999999466 y[1] (numeric) -38.399999999999466 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 13 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -4.7799999999999265 y[1] (closed_form) -38.23999999999941 y[1] (numeric) -38.23999999999941 absolute error 0.0 relative error 0.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.159999999999386 y[1] (numeric) -38.159999999999386 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 13 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -4.7499999999999165 y[1] (closed_form) -37.99999999999933 y[1] (numeric) -37.99999999999933 absolute error 0.0 relative error 0.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.919999999999305 y[1] (numeric) -37.919999999999305 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 13 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -4.7199999999999065 y[1] (closed_form) -37.75999999999925 y[1] (numeric) -37.75999999999925 absolute error 0.0 relative error 0.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.679999999999225 y[1] (numeric) -37.679999999999225 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -4.6899999999998965 y[1] (closed_form) -37.51999999999917 y[1] (numeric) -37.51999999999917 absolute error 0.0 relative error 0.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.439999999999145 y[1] (numeric) -37.439999999999145 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -4.6599999999998865 y[1] (closed_form) -37.27999999999909 y[1] (numeric) -37.27999999999909 absolute error 0.0 relative error 0.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.199999999999065 y[1] (numeric) -37.199999999999065 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.959999999998985 y[1] (numeric) -36.959999999998985 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.719999999998905 y[1] (numeric) -36.719999999998905 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.479999999998824 y[1] (numeric) -36.479999999998824 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.239999999998744 y[1] (numeric) -36.239999999998744 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.999999999998664 y[1] (numeric) -35.999999999998664 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.759999999998584 y[1] (numeric) -35.759999999998584 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.519999999998504 y[1] (numeric) -35.519999999998504 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.279999999998424 y[1] (numeric) -35.279999999998424 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.039999999998344 y[1] (numeric) -35.039999999998344 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -4.2799999999997596 y[1] (closed_form) -34.239999999998076 y[1] (numeric) -34.239999999998076 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -4.2499999999997495 y[1] (closed_form) -33.999999999997996 y[1] (numeric) -33.999999999997996 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -4.2199999999997395 y[1] (closed_form) -33.759999999997916 y[1] (numeric) -33.759999999997916 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -4.1899999999997295 y[1] (closed_form) -33.519999999997836 y[1] (numeric) -33.519999999997836 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -4.1599999999997195 y[1] (closed_form) -33.279999999997756 y[1] (numeric) -33.279999999997756 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -4.1299999999997095 y[1] (closed_form) -33.039999999997676 y[1] (numeric) -33.039999999997676 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.799999999997596 y[1] (numeric) -32.799999999997596 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.559999999997515 y[1] (numeric) -32.559999999997515 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.319999999997435 y[1] (numeric) -32.319999999997435 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.079999999997355 y[1] (numeric) -32.079999999997355 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.9999999999996665 y[1] (closed_form) -31.999999999997332 y[1] (numeric) -31.999999999997332 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.9899999999996676 y[1] (closed_form) -31.91999999999734 y[1] (numeric) -31.91999999999734 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.9799999999996687 y[1] (closed_form) -31.83999999999735 y[1] (numeric) -31.83999999999735 absolute error 0.0 relative error 0.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.0 relative error 0.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.679999999997367 y[1] (numeric) -31.679999999997367 absolute error 0.0 relative error 0.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.599999999997376 y[1] (numeric) -31.599999999997376 absolute error 0.0 relative error 0.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.519999999997385 y[1] (numeric) -31.519999999997385 absolute error 0.0 relative error 0.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.439999999997394 y[1] (numeric) -31.439999999997394 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.9199999999996753 y[1] (closed_form) -31.359999999997402 y[1] (numeric) -31.359999999997402 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.9099999999996764 y[1] (closed_form) -31.27999999999741 y[1] (numeric) -31.27999999999741 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.8999999999996775 y[1] (closed_form) -31.19999999999742 y[1] (numeric) -31.19999999999742 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.8899999999996786 y[1] (closed_form) -31.11999999999743 y[1] (numeric) -31.11999999999743 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.8799999999996797 y[1] (closed_form) -31.039999999997438 y[1] (numeric) -31.039999999997438 absolute error 0.0 relative error 0.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.959999999997446 y[1] (numeric) -30.959999999997446 absolute error 0.0 relative error 0.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.879999999997455 y[1] (numeric) -30.879999999997455 absolute error 0.0 relative error 0.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.799999999997464 y[1] (numeric) -30.799999999997464 absolute error 0.0 relative error 0.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.719999999997473 y[1] (numeric) -30.719999999997473 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.8199999999996863 y[1] (closed_form) -30.55999999999749 y[1] (numeric) -30.55999999999749 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.8099999999996874 y[1] (closed_form) -30.4799999999975 y[1] (numeric) -30.4799999999975 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.7999999999996885 y[1] (closed_form) -30.399999999997508 y[1] (numeric) -30.399999999997508 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.7899999999996896 y[1] (closed_form) -30.319999999997517 y[1] (numeric) -30.319999999997517 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.7799999999996907 y[1] (closed_form) -30.239999999997526 y[1] (numeric) -30.239999999997526 absolute error 0.0 relative error 0.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.159999999997535 y[1] (numeric) -30.159999999997535 absolute error 0.0 relative error 0.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.079999999997543 y[1] (numeric) -30.079999999997543 absolute error 0.0 relative error 0.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.999999999997552 y[1] (numeric) -29.999999999997552 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.7299999999996962 y[1] (closed_form) -29.83999999999757 y[1] (numeric) -29.83999999999757 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.7199999999996973 y[1] (closed_form) -29.75999999999758 y[1] (numeric) -29.75999999999758 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.7099999999996984 y[1] (closed_form) -29.679999999997587 y[1] (numeric) -29.679999999997587 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.6999999999996995 y[1] (closed_form) -29.599999999997596 y[1] (numeric) -29.599999999997596 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.6899999999997006 y[1] (closed_form) -29.519999999997605 y[1] (numeric) -29.519999999997605 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.6799999999997017 y[1] (closed_form) -29.439999999997614 y[1] (numeric) -29.439999999997614 absolute error 0.0 relative error 0.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.359999999997623 y[1] (numeric) -29.359999999997623 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.6299999999997072 y[1] (closed_form) -29.039999999997658 y[1] (numeric) -29.039999999997658 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.6199999999997083 y[1] (closed_form) -28.959999999997667 y[1] (numeric) -28.959999999997667 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.6099999999997094 y[1] (closed_form) -28.879999999997676 y[1] (numeric) -28.879999999997676 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.5999999999997105 y[1] (closed_form) -28.799999999997684 y[1] (numeric) -28.799999999997684 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.5899999999997116 y[1] (closed_form) -28.719999999997693 y[1] (numeric) -28.719999999997693 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.5799999999997127 y[1] (closed_form) -28.639999999997702 y[1] (numeric) -28.639999999997702 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.319999999997737 y[1] (numeric) -28.319999999997737 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.5299999999997183 y[1] (closed_form) -28.239999999997746 y[1] (numeric) -28.239999999997746 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.5199999999997194 y[1] (closed_form) -28.159999999997755 y[1] (numeric) -28.159999999997755 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.5099999999997205 y[1] (closed_form) -28.079999999997764 y[1] (numeric) -28.079999999997764 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.4999999999997216 y[1] (closed_form) -27.999999999997772 y[1] (numeric) -27.999999999997772 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.4899999999997227 y[1] (closed_form) -27.91999999999778 y[1] (numeric) -27.91999999999778 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.4799999999997238 y[1] (closed_form) -27.83999999999779 y[1] (numeric) -27.83999999999779 absolute error 0.0 relative error 0.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.0 relative error 0.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.679999999997808 y[1] (numeric) -27.679999999997808 absolute error 0.0 relative error 0.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.599999999997817 y[1] (numeric) -27.599999999997817 absolute error 0.0 relative error 0.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.519999999997825 y[1] (numeric) -27.519999999997825 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.4299999999997293 y[1] (closed_form) -27.439999999997834 y[1] (numeric) -27.439999999997834 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.4199999999997304 y[1] (closed_form) -27.359999999997843 y[1] (numeric) -27.359999999997843 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.4099999999997315 y[1] (closed_form) -27.27999999999785 y[1] (numeric) -27.27999999999785 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.3999999999997326 y[1] (closed_form) -27.19999999999786 y[1] (numeric) -27.19999999999786 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.3899999999997337 y[1] (closed_form) -27.11999999999787 y[1] (numeric) -27.11999999999787 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.3799999999997348 y[1] (closed_form) -27.039999999997878 y[1] (numeric) -27.039999999997878 absolute error 0.0 relative error 0.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.959999999997887 y[1] (numeric) -26.959999999997887 absolute error 0.0 relative error 0.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.879999999997896 y[1] (numeric) -26.879999999997896 absolute error 0.0 relative error 0.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.799999999997905 y[1] (numeric) -26.799999999997905 absolute error 0.0 relative error 0.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.719999999997913 y[1] (numeric) -26.719999999997913 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.3299999999997403 y[1] (closed_form) -26.639999999997922 y[1] (numeric) -26.639999999997922 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.3199999999997414 y[1] (closed_form) -26.55999999999793 y[1] (numeric) -26.55999999999793 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.3099999999997425 y[1] (closed_form) -26.47999999999794 y[1] (numeric) -26.47999999999794 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.2999999999997436 y[1] (closed_form) -26.39999999999795 y[1] (numeric) -26.39999999999795 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.2899999999997447 y[1] (closed_form) -26.319999999997957 y[1] (numeric) -26.319999999997957 absolute error 0.0 relative error 0.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.239999999997966 y[1] (numeric) -26.239999999997966 absolute error 0.0 relative error 0.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.159999999997975 y[1] (numeric) -26.159999999997975 absolute error 0.0 relative error 0.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.079999999997984 y[1] (numeric) -26.079999999997984 absolute error 0.0 relative error 0.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.999999999997993 y[1] (numeric) -25.999999999997993 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.2299999999997513 y[1] (closed_form) -25.83999999999801 y[1] (numeric) -25.83999999999801 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.2199999999997524 y[1] (closed_form) -25.75999999999802 y[1] (numeric) -25.75999999999802 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.2099999999997535 y[1] (closed_form) -25.679999999998028 y[1] (numeric) -25.679999999998028 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.1999999999997546 y[1] (closed_form) -25.599999999998037 y[1] (numeric) -25.599999999998037 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.1899999999997557 y[1] (closed_form) -25.519999999998046 y[1] (numeric) -25.519999999998046 absolute error 0.0 relative error 0.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.439999999998054 y[1] (numeric) -25.439999999998054 absolute error 0.0 relative error 0.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.359999999998063 y[1] (numeric) -25.359999999998063 absolute error 0.0 relative error 0.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.279999999998072 y[1] (numeric) -25.279999999998072 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.1299999999997623 y[1] (closed_form) -25.0399999999981 y[1] (numeric) -25.0399999999981 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.1199999999997634 y[1] (closed_form) -24.959999999998107 y[1] (numeric) -24.959999999998107 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.1099999999997645 y[1] (closed_form) -24.879999999998116 y[1] (numeric) -24.879999999998116 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.0999999999997656 y[1] (closed_form) -24.799999999998125 y[1] (numeric) -24.799999999998125 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.0899999999997667 y[1] (closed_form) -24.719999999998134 y[1] (numeric) -24.719999999998134 absolute error 0.0 relative error 0.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.639999999998142 y[1] (numeric) -24.639999999998142 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.319999999998178 y[1] (numeric) -24.319999999998178 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.0299999999997733 y[1] (closed_form) -24.239999999998187 y[1] (numeric) -24.239999999998187 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.0199999999997744 y[1] (closed_form) -24.159999999998195 y[1] (numeric) -24.159999999998195 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -3.0099999999997755 y[1] (closed_form) -24.079999999998204 y[1] (numeric) -24.079999999998204 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.9999999999997766 y[1] (closed_form) -23.999999999998213 y[1] (numeric) -23.999999999998213 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.9899999999997777 y[1] (closed_form) -23.919999999998222 y[1] (numeric) -23.919999999998222 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.599999999998257 y[1] (numeric) -23.599999999998257 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.9399999999997832 y[1] (closed_form) -23.519999999998266 y[1] (numeric) -23.519999999998266 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.9299999999997843 y[1] (closed_form) -23.439999999998275 y[1] (numeric) -23.439999999998275 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.9199999999997854 y[1] (closed_form) -23.359999999998283 y[1] (numeric) -23.359999999998283 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.9099999999997865 y[1] (closed_form) -23.279999999998292 y[1] (numeric) -23.279999999998292 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.8999999999997876 y[1] (closed_form) -23.1999999999983 y[1] (numeric) -23.1999999999983 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.8899999999997887 y[1] (closed_form) -23.11999999999831 y[1] (numeric) -23.11999999999831 absolute error 0.0 relative error 0.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.0 relative error 0.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.959999999998328 y[1] (numeric) -22.959999999998328 absolute error 0.0 relative error 0.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.879999999998336 y[1] (numeric) -22.879999999998336 absolute error 0.0 relative error 0.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.799999999998345 y[1] (numeric) -22.799999999998345 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.8399999999997942 y[1] (closed_form) -22.719999999998354 y[1] (numeric) -22.719999999998354 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.8299999999997953 y[1] (closed_form) -22.639999999998363 y[1] (numeric) -22.639999999998363 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.8199999999997964 y[1] (closed_form) -22.55999999999837 y[1] (numeric) -22.55999999999837 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.8099999999997975 y[1] (closed_form) -22.47999999999838 y[1] (numeric) -22.47999999999838 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.7999999999997986 y[1] (closed_form) -22.39999999999839 y[1] (numeric) -22.39999999999839 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.7899999999997998 y[1] (closed_form) -22.319999999998398 y[1] (numeric) -22.319999999998398 absolute error 0.0 relative error 0.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.239999999998407 y[1] (numeric) -22.239999999998407 absolute error 0.0 relative error 0.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.159999999998416 y[1] (numeric) -22.159999999998416 absolute error 0.0 relative error 0.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.079999999998424 y[1] (numeric) -22.079999999998424 absolute error 0.0 relative error 0.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.999999999998433 y[1] (numeric) -21.999999999998433 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.7399999999998053 y[1] (closed_form) -21.919999999998442 y[1] (numeric) -21.919999999998442 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.7299999999998064 y[1] (closed_form) -21.83999999999845 y[1] (numeric) -21.83999999999845 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.7199999999998075 y[1] (closed_form) -21.75999999999846 y[1] (numeric) -21.75999999999846 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.7099999999998086 y[1] (closed_form) -21.67999999999847 y[1] (numeric) -21.67999999999847 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.6999999999998097 y[1] (closed_form) -21.599999999998477 y[1] (numeric) -21.599999999998477 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.6899999999998108 y[1] (closed_form) -21.519999999998486 y[1] (numeric) -21.519999999998486 absolute error 0.0 relative error 0.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.439999999998495 y[1] (numeric) -21.439999999998495 absolute error 0.0 relative error 0.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.359999999998504 y[1] (numeric) -21.359999999998504 absolute error 0.0 relative error 0.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.279999999998513 y[1] (numeric) -21.279999999998513 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.6399999999998163 y[1] (closed_form) -21.11999999999853 y[1] (numeric) -21.11999999999853 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.6299999999998174 y[1] (closed_form) -21.03999999999854 y[1] (numeric) -21.03999999999854 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.6199999999998185 y[1] (closed_form) -20.959999999998548 y[1] (numeric) -20.959999999998548 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.6099999999998196 y[1] (closed_form) -20.879999999998557 y[1] (numeric) -20.879999999998557 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.5999999999998207 y[1] (closed_form) -20.799999999998565 y[1] (numeric) -20.799999999998565 absolute error 0.0 relative error 0.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.719999999998574 y[1] (numeric) -20.719999999998574 absolute error 0.0 relative error 0.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.639999999998583 y[1] (numeric) -20.639999999998583 absolute error 0.0 relative error 0.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.559999999998592 y[1] (numeric) -20.559999999998592 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.5399999999998273 y[1] (closed_form) -20.31999999999862 y[1] (numeric) -20.31999999999862 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.5299999999998284 y[1] (closed_form) -20.239999999998627 y[1] (numeric) -20.239999999998627 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.5199999999998295 y[1] (closed_form) -20.159999999998636 y[1] (numeric) -20.159999999998636 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.5099999999998306 y[1] (closed_form) -20.079999999998645 y[1] (numeric) -20.079999999998645 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.4999999999998317 y[1] (closed_form) -19.999999999998654 y[1] (numeric) -19.999999999998654 absolute error 0.0 relative error 0.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.919999999998662 y[1] (numeric) -19.919999999998662 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.599999999998698 y[1] (numeric) -19.599999999998698 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.4399999999998383 y[1] (closed_form) -19.519999999998706 y[1] (numeric) -19.519999999998706 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.4299999999998394 y[1] (closed_form) -19.439999999998715 y[1] (numeric) -19.439999999998715 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.4199999999998405 y[1] (closed_form) -19.359999999998724 y[1] (numeric) -19.359999999998724 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.4099999999998416 y[1] (closed_form) -19.279999999998733 y[1] (numeric) -19.279999999998733 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.3999999999998427 y[1] (closed_form) -19.19999999999874 y[1] (numeric) -19.19999999999874 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.959999999998768 y[1] (numeric) -18.959999999998768 absolute error 0.0 relative error 0.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.879999999998777 y[1] (numeric) -18.879999999998777 absolute error 0.0 relative error 0.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.799999999998786 y[1] (numeric) -18.799999999998786 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.3399999999998493 y[1] (closed_form) -18.719999999998794 y[1] (numeric) -18.719999999998794 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.3299999999998504 y[1] (closed_form) -18.639999999998803 y[1] (numeric) -18.639999999998803 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.3199999999998515 y[1] (closed_form) -18.559999999998812 y[1] (numeric) -18.559999999998812 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.3099999999998526 y[1] (closed_form) -18.47999999999882 y[1] (numeric) -18.47999999999882 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.2999999999998537 y[1] (closed_form) -18.39999999999883 y[1] (numeric) -18.39999999999883 absolute error 0.0 relative error 0.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.0 relative error 0.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.239999999998847 y[1] (numeric) -18.239999999998847 absolute error 0.0 relative error 0.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.159999999998856 y[1] (numeric) -18.159999999998856 absolute error 0.0 relative error 0.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.079999999998865 y[1] (numeric) -18.079999999998865 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.2499999999998592 y[1] (closed_form) -17.999999999998874 y[1] (numeric) -17.999999999998874 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.2399999999998603 y[1] (closed_form) -17.919999999998883 y[1] (numeric) -17.919999999998883 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.2299999999998614 y[1] (closed_form) -17.83999999999889 y[1] (numeric) -17.83999999999889 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.2199999999998625 y[1] (closed_form) -17.7599999999989 y[1] (numeric) -17.7599999999989 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.2099999999998636 y[1] (closed_form) -17.67999999999891 y[1] (numeric) -17.67999999999891 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.1999999999998647 y[1] (closed_form) -17.599999999998918 y[1] (numeric) -17.599999999998918 absolute error 0.0 relative error 0.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.519999999998927 y[1] (numeric) -17.519999999998927 absolute error 0.0 relative error 0.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.439999999998935 y[1] (numeric) -17.439999999998935 absolute error 0.0 relative error 0.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.359999999998944 y[1] (numeric) -17.359999999998944 absolute error 0.0 relative error 0.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.279999999998953 y[1] (numeric) -17.279999999998953 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.1499999999998702 y[1] (closed_form) -17.199999999998962 y[1] (numeric) -17.199999999998962 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.1399999999998713 y[1] (closed_form) -17.11999999999897 y[1] (numeric) -17.11999999999897 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.1299999999998724 y[1] (closed_form) -17.03999999999898 y[1] (numeric) -17.03999999999898 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.1199999999998735 y[1] (closed_form) -16.95999999999899 y[1] (numeric) -16.95999999999899 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.1099999999998746 y[1] (closed_form) -16.879999999998997 y[1] (numeric) -16.879999999998997 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.0999999999998757 y[1] (closed_form) -16.799999999999006 y[1] (numeric) -16.799999999999006 absolute error 0.0 relative error 0.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.719999999999015 y[1] (numeric) -16.719999999999015 absolute error 0.0 relative error 0.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.639999999999024 y[1] (numeric) -16.639999999999024 absolute error 0.0 relative error 0.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.559999999999032 y[1] (numeric) -16.559999999999032 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.0499999999998813 y[1] (closed_form) -16.39999999999905 y[1] (numeric) -16.39999999999905 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.0399999999998824 y[1] (closed_form) -16.31999999999906 y[1] (numeric) -16.31999999999906 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.0299999999998835 y[1] (closed_form) -16.239999999999068 y[1] (numeric) -16.239999999999068 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.0199999999998846 y[1] (closed_form) -16.159999999999076 y[1] (numeric) -16.159999999999076 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -2.0099999999998857 y[1] (closed_form) -16.079999999999085 y[1] (numeric) -16.079999999999085 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9999999999998868 y[1] (closed_form) -15.999999999999094 y[1] (numeric) -15.999999999999094 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9899999999998879 y[1] (closed_form) -15.919999999999103 y[1] (numeric) -15.919999999999103 absolute error 0.0 relative error 0.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.839999999999112 y[1] (numeric) -15.839999999999112 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9599999999998912 y[1] (closed_form) -15.67999999999913 y[1] (numeric) -15.67999999999913 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9499999999998923 y[1] (closed_form) -15.599999999999138 y[1] (numeric) -15.599999999999138 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9399999999998934 y[1] (closed_form) -15.519999999999147 y[1] (numeric) -15.519999999999147 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9299999999998945 y[1] (closed_form) -15.439999999999156 y[1] (numeric) -15.439999999999156 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9199999999998956 y[1] (closed_form) -15.359999999999165 y[1] (numeric) -15.359999999999165 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9099999999998967 y[1] (closed_form) -15.279999999999173 y[1] (numeric) -15.279999999999173 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8999999999998978 y[1] (closed_form) -15.199999999999182 y[1] (numeric) -15.199999999999182 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8899999999998989 y[1] (closed_form) -15.119999999999191 y[1] (numeric) -15.119999999999191 absolute error 0.0 relative error 0.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.0 relative error 0.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.959999999999209 y[1] (numeric) -14.959999999999209 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8599999999999022 y[1] (closed_form) -14.879999999999217 y[1] (numeric) -14.879999999999217 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8499999999999033 y[1] (closed_form) -14.799999999999226 y[1] (numeric) -14.799999999999226 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8399999999999044 y[1] (closed_form) -14.719999999999235 y[1] (numeric) -14.719999999999235 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8299999999999055 y[1] (closed_form) -14.639999999999244 y[1] (numeric) -14.639999999999244 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8199999999999066 y[1] (closed_form) -14.559999999999253 y[1] (numeric) -14.559999999999253 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8099999999999077 y[1] (closed_form) -14.479999999999261 y[1] (numeric) -14.479999999999261 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7999999999999088 y[1] (closed_form) -14.39999999999927 y[1] (numeric) -14.39999999999927 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7899999999999099 y[1] (closed_form) -14.319999999999279 y[1] (numeric) -14.319999999999279 absolute error 0.0 relative error 0.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.239999999999288 y[1] (numeric) -14.239999999999288 absolute error 0.0 relative error 0.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.159999999999297 y[1] (numeric) -14.159999999999297 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7599999999999132 y[1] (closed_form) -14.079999999999306 y[1] (numeric) -14.079999999999306 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7499999999999143 y[1] (closed_form) -13.999999999999314 y[1] (numeric) -13.999999999999314 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7399999999999154 y[1] (closed_form) -13.919999999999323 y[1] (numeric) -13.919999999999323 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7299999999999165 y[1] (closed_form) -13.839999999999332 y[1] (numeric) -13.839999999999332 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7199999999999176 y[1] (closed_form) -13.75999999999934 y[1] (numeric) -13.75999999999934 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7099999999999187 y[1] (closed_form) -13.67999999999935 y[1] (numeric) -13.67999999999935 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6999999999999198 y[1] (closed_form) -13.599999999999358 y[1] (numeric) -13.599999999999358 absolute error 0.0 relative error 0.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.519999999999367 y[1] (numeric) -13.519999999999367 absolute error 0.0 relative error 0.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.439999999999376 y[1] (numeric) -13.439999999999376 absolute error 0.0 relative error 0.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.359999999999385 y[1] (numeric) -13.359999999999385 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6599999999999242 y[1] (closed_form) -13.279999999999394 y[1] (numeric) -13.279999999999394 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6499999999999253 y[1] (closed_form) -13.199999999999402 y[1] (numeric) -13.199999999999402 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6399999999999264 y[1] (closed_form) -13.119999999999411 y[1] (numeric) -13.119999999999411 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6299999999999275 y[1] (closed_form) -13.03999999999942 y[1] (numeric) -13.03999999999942 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6199999999999286 y[1] (closed_form) -12.959999999999429 y[1] (numeric) -12.959999999999429 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6099999999999297 y[1] (closed_form) -12.879999999999438 y[1] (numeric) -12.879999999999438 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5999999999999308 y[1] (closed_form) -12.799999999999446 y[1] (numeric) -12.799999999999446 absolute error 0.0 relative error 0.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.719999999999455 y[1] (numeric) -12.719999999999455 absolute error 0.0 relative error 0.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.639999999999464 y[1] (numeric) -12.639999999999464 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5699999999999341 y[1] (closed_form) -12.559999999999473 y[1] (numeric) -12.559999999999473 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5599999999999352 y[1] (closed_form) -12.479999999999482 y[1] (numeric) -12.479999999999482 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5499999999999363 y[1] (closed_form) -12.39999999999949 y[1] (numeric) -12.39999999999949 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5399999999999374 y[1] (closed_form) -12.3199999999995 y[1] (numeric) -12.3199999999995 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5299999999999385 y[1] (closed_form) -12.239999999999508 y[1] (numeric) -12.239999999999508 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5199999999999396 y[1] (closed_form) -12.159999999999517 y[1] (numeric) -12.159999999999517 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5099999999999407 y[1] (closed_form) -12.079999999999526 y[1] (numeric) -12.079999999999526 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4999999999999418 y[1] (closed_form) -11.999999999999535 y[1] (numeric) -11.999999999999535 absolute error 0.0 relative error 0.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.919999999999543 y[1] (numeric) -11.919999999999543 absolute error 0.0 relative error 0.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.839999999999552 y[1] (numeric) -11.839999999999552 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4699999999999451 y[1] (closed_form) -11.759999999999561 y[1] (numeric) -11.759999999999561 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4599999999999462 y[1] (closed_form) -11.67999999999957 y[1] (numeric) -11.67999999999957 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4499999999999473 y[1] (closed_form) -11.599999999999579 y[1] (numeric) -11.599999999999579 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4399999999999484 y[1] (closed_form) -11.519999999999587 y[1] (numeric) -11.519999999999587 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4299999999999495 y[1] (closed_form) -11.439999999999596 y[1] (numeric) -11.439999999999596 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4199999999999506 y[1] (closed_form) -11.359999999999605 y[1] (numeric) -11.359999999999605 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4099999999999517 y[1] (closed_form) -11.279999999999614 y[1] (numeric) -11.279999999999614 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3999999999999528 y[1] (closed_form) -11.199999999999623 y[1] (numeric) -11.199999999999623 absolute error 0.0 relative error 0.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.119999999999632 y[1] (numeric) -11.119999999999632 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3699999999999561 y[1] (closed_form) -10.95999999999965 y[1] (numeric) -10.95999999999965 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3599999999999572 y[1] (closed_form) -10.879999999999658 y[1] (numeric) -10.879999999999658 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3499999999999583 y[1] (closed_form) -10.799999999999667 y[1] (numeric) -10.799999999999667 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3399999999999594 y[1] (closed_form) -10.719999999999676 y[1] (numeric) -10.719999999999676 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3299999999999605 y[1] (closed_form) -10.639999999999684 y[1] (numeric) -10.639999999999684 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3199999999999616 y[1] (closed_form) -10.559999999999693 y[1] (numeric) -10.559999999999693 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3099999999999627 y[1] (closed_form) -10.479999999999702 y[1] (numeric) -10.479999999999702 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2999999999999639 y[1] (closed_form) -10.39999999999971 y[1] (numeric) -10.39999999999971 absolute error 0.0 relative error 0.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.0 relative error 0.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.239999999999728 y[1] (numeric) -10.239999999999728 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2699999999999672 y[1] (closed_form) -10.159999999999737 y[1] (numeric) -10.159999999999737 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2599999999999683 y[1] (closed_form) -10.079999999999746 y[1] (numeric) -10.079999999999746 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2499999999999694 y[1] (closed_form) -9.999999999999755 y[1] (numeric) -9.999999999999755 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2399999999999705 y[1] (closed_form) -9.919999999999764 y[1] (numeric) -9.919999999999764 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2299999999999716 y[1] (closed_form) -9.839999999999772 y[1] (numeric) -9.839999999999772 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2199999999999727 y[1] (closed_form) -9.759999999999781 y[1] (numeric) -9.759999999999781 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2099999999999738 y[1] (closed_form) -9.67999999999979 y[1] (numeric) -9.67999999999979 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1999999999999749 y[1] (closed_form) -9.599999999999799 y[1] (numeric) -9.599999999999799 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1699999999999782 y[1] (closed_form) -9.359999999999825 y[1] (numeric) -9.359999999999825 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1599999999999793 y[1] (closed_form) -9.279999999999834 y[1] (numeric) -9.279999999999834 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1499999999999804 y[1] (closed_form) -9.199999999999843 y[1] (numeric) -9.199999999999843 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1399999999999815 y[1] (closed_form) -9.119999999999852 y[1] (numeric) -9.119999999999852 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1299999999999826 y[1] (closed_form) -9.03999999999986 y[1] (numeric) -9.03999999999986 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1199999999999837 y[1] (closed_form) -8.95999999999987 y[1] (numeric) -8.95999999999987 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1099999999999848 y[1] (closed_form) -8.879999999999878 y[1] (numeric) -8.879999999999878 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0999999999999859 y[1] (closed_form) -8.799999999999887 y[1] (numeric) -8.799999999999887 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0699999999999892 y[1] (closed_form) -8.559999999999913 y[1] (numeric) -8.559999999999913 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0599999999999903 y[1] (closed_form) -8.479999999999922 y[1] (numeric) -8.479999999999922 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0499999999999914 y[1] (closed_form) -8.399999999999931 y[1] (numeric) -8.399999999999931 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0399999999999925 y[1] (closed_form) -8.31999999999994 y[1] (numeric) -8.31999999999994 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0299999999999936 y[1] (closed_form) -8.239999999999949 y[1] (numeric) -8.239999999999949 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0199999999999947 y[1] (closed_form) -8.159999999999958 y[1] (numeric) -8.159999999999958 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0099999999999958 y[1] (closed_form) -8.079999999999966 y[1] (numeric) -8.079999999999966 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.1999999999999735 y[1] (numeric) -7.1999999999999735 absolute error 0.0 relative error 0.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.1199999999999735 y[1] (numeric) -7.1199999999999735 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0799999999999725 y[1] (numeric) -6.0799999999999725 absolute error 0.0 relative error 0.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.9999999999999725 y[1] (numeric) -5.9999999999999725 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.9599999999999715 y[1] (numeric) -4.9599999999999715 absolute error 0.0 relative error 0.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.8799999999999715 y[1] (numeric) -4.8799999999999715 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.49999999999999634 y[1] (closed_form) -3.9999999999999707 y[1] (numeric) -3.9999999999999707 absolute error 0.0 relative error 0.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.9199999999999706 y[1] (numeric) -3.9199999999999706 absolute error 0.0 relative error 0.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.8399999999999705 y[1] (numeric) -3.8399999999999705 absolute error 0.0 relative error 0.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.7599999999999705 y[1] (numeric) -3.7599999999999705 absolute error 0.0 relative error 0.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.6799999999999704 y[1] (numeric) -3.6799999999999704 absolute error 0.0 relative error 0.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.5999999999999703 y[1] (numeric) -3.5999999999999703 absolute error 0.0 relative error 0.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.5199999999999703 y[1] (numeric) -3.5199999999999703 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.41999999999999627 y[1] (closed_form) -3.35999999999997 y[1] (numeric) -3.35999999999997 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.40999999999999626 y[1] (closed_form) -3.27999999999997 y[1] (numeric) -3.27999999999997 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.39999999999999625 y[1] (closed_form) -3.19999999999997 y[1] (numeric) -3.19999999999997 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.38999999999999624 y[1] (closed_form) -3.11999999999997 y[1] (numeric) -3.11999999999997 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.37999999999999623 y[1] (closed_form) -3.03999999999997 y[1] (numeric) -3.03999999999997 absolute error 0.0 relative error 0.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.9599999999999698 y[1] (numeric) -2.9599999999999698 absolute error 0.0 relative error 0.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.8799999999999697 y[1] (numeric) -2.8799999999999697 absolute error 0.0 relative error 0.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.7999999999999696 y[1] (numeric) -2.7999999999999696 absolute error 0.0 relative error 0.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.7199999999999696 y[1] (numeric) -2.7199999999999696 absolute error 0.0 relative error 0.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.6399999999999695 y[1] (numeric) -2.6399999999999695 absolute error 0.0 relative error 0.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.5599999999999694 y[1] (numeric) -2.5599999999999694 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.30999999999999617 y[1] (closed_form) -2.4799999999999693 y[1] (numeric) -2.4799999999999693 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.29999999999999616 y[1] (closed_form) -2.3999999999999693 y[1] (numeric) -2.3999999999999693 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.28999999999999615 y[1] (closed_form) -2.319999999999969 y[1] (numeric) -2.319999999999969 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.27999999999999614 y[1] (closed_form) -2.239999999999969 y[1] (numeric) -2.239999999999969 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.26999999999999613 y[1] (closed_form) -2.159999999999969 y[1] (numeric) -2.159999999999969 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.24999999999999611 y[1] (closed_form) -1.999999999999969 y[1] (numeric) -1.999999999999969 absolute error 0.0 relative error 0.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.9199999999999688 y[1] (numeric) -1.9199999999999688 absolute error 0.0 relative error 0.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.8399999999999688 y[1] (numeric) -1.8399999999999688 absolute error 0.0 relative error 0.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.7599999999999687 y[1] (numeric) -1.7599999999999687 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.20999999999999608 y[1] (closed_form) -1.6799999999999686 y[1] (numeric) -1.6799999999999686 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.19999999999999607 y[1] (closed_form) -1.5999999999999686 y[1] (numeric) -1.5999999999999686 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.18999999999999606 y[1] (closed_form) -1.5199999999999685 y[1] (numeric) -1.5199999999999685 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 10 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.17999999999999605 y[1] (closed_form) -1.4399999999999684 y[1] (numeric) -1.4399999999999684 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 10 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.16999999999999604 y[1] (closed_form) -1.3599999999999683 y[1] (numeric) -1.3599999999999683 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 10 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.15999999999999603 y[1] (closed_form) -1.2799999999999683 y[1] (numeric) -1.2799999999999683 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 10 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.14999999999999603 y[1] (closed_form) -1.1999999999999682 y[1] (numeric) -1.1999999999999682 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 10 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.13999999999999602 y[1] (closed_form) -1.1199999999999681 y[1] (numeric) -1.1199999999999681 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 10 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.10999999999999599 y[1] (closed_form) -0.8799999999999679 y[1] (numeric) -0.8799999999999679 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 10 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -0.059999999999995945 y[1] (closed_form) -0.47999999999996756 y[1] (numeric) -0.47999999999996756 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.23999999999996735 y[1] (numeric) -0.23999999999996735 absolute error 0.0 relative error 0.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.15999999999996728 y[1] (numeric) -0.15999999999996728 absolute error 0.0 relative error 0.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.0 relative error 0.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.2807090377673376e-14 y[1] (numeric) 3.2807090377673376e-14 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits -2 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.010000000000004103 y[1] (closed_form) 0.08000000000003282 y[1] (numeric) 0.08000000000003282 absolute error 0.0 relative error 0.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.0 relative error 0.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.24000000000003296 y[1] (numeric) 0.24000000000003296 absolute error 0.0 relative error 0.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.32000000000003304 y[1] (numeric) 0.32000000000003304 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 10 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.10000000000000418 y[1] (closed_form) 0.8000000000000335 y[1] (numeric) 0.8000000000000335 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 10 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.11000000000000419 y[1] (closed_form) 0.8800000000000335 y[1] (numeric) 0.8800000000000335 absolute error 0.0 relative error 0.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.0 relative error 0.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.0400000000000336 y[1] (numeric) 1.0400000000000336 absolute error 0.0 relative error 0.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.1200000000000336 y[1] (numeric) 1.1200000000000336 absolute error 0.0 relative error 0.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.2000000000000337 y[1] (numeric) 1.2000000000000337 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 10 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.16000000000000422 y[1] (closed_form) 1.2800000000000338 y[1] (numeric) 1.2800000000000338 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 10 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.17000000000000423 y[1] (closed_form) 1.3600000000000338 y[1] (numeric) 1.3600000000000338 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 10 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.18000000000000424 y[1] (closed_form) 1.440000000000034 y[1] (numeric) 1.440000000000034 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 10 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.19000000000000425 y[1] (closed_form) 1.520000000000034 y[1] (numeric) 1.520000000000034 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 10 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.20000000000000426 y[1] (closed_form) 1.600000000000034 y[1] (numeric) 1.600000000000034 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 10 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.21000000000000427 y[1] (closed_form) 1.6800000000000341 y[1] (numeric) 1.6800000000000341 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.22000000000000428 y[1] (closed_form) 1.7600000000000342 y[1] (numeric) 1.7600000000000342 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.23000000000000428 y[1] (closed_form) 1.8400000000000343 y[1] (numeric) 1.8400000000000343 absolute error 0.0 relative error 0.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.9200000000000343 y[1] (numeric) 1.9200000000000343 absolute error 0.0 relative error 0.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.0 relative error 0.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.0800000000000343 y[1] (numeric) 2.0800000000000343 absolute error 0.0 relative error 0.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.1600000000000343 y[1] (numeric) 2.1600000000000343 absolute error 0.0 relative error 0.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.2400000000000344 y[1] (numeric) 2.2400000000000344 absolute error 0.0 relative error 0.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.3200000000000345 y[1] (numeric) 2.3200000000000345 absolute error 0.0 relative error 0.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.4000000000000346 y[1] (numeric) 2.4000000000000346 absolute error 0.0 relative error 0.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.4800000000000346 y[1] (numeric) 2.4800000000000346 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.32000000000000434 y[1] (closed_form) 2.5600000000000347 y[1] (numeric) 2.5600000000000347 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.33000000000000435 y[1] (closed_form) 2.6400000000000348 y[1] (numeric) 2.6400000000000348 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.34000000000000435 y[1] (closed_form) 2.720000000000035 y[1] (numeric) 2.720000000000035 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.35000000000000436 y[1] (closed_form) 2.800000000000035 y[1] (numeric) 2.800000000000035 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.36000000000000437 y[1] (closed_form) 2.880000000000035 y[1] (numeric) 2.880000000000035 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.2000000000000353 y[1] (numeric) 3.2000000000000353 absolute error 0.0 relative error 0.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.2800000000000353 y[1] (numeric) 3.2800000000000353 absolute error 0.0 relative error 0.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.3600000000000354 y[1] (numeric) 3.3600000000000354 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.43000000000000443 y[1] (closed_form) 3.4400000000000355 y[1] (numeric) 3.4400000000000355 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.44000000000000444 y[1] (closed_form) 3.5200000000000355 y[1] (numeric) 3.5200000000000355 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.45000000000000445 y[1] (closed_form) 3.6000000000000356 y[1] (numeric) 3.6000000000000356 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.46000000000000446 y[1] (closed_form) 3.6800000000000357 y[1] (numeric) 3.6800000000000357 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.47000000000000447 y[1] (closed_form) 3.7600000000000358 y[1] (numeric) 3.7600000000000358 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0000000000000355 y[1] (numeric) 4.0000000000000355 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0400000000000365 y[1] (numeric) 5.0400000000000365 absolute error 0.0 relative error 0.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.1200000000000365 y[1] (numeric) 5.1200000000000365 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.1600000000000374 y[1] (numeric) 6.1600000000000374 absolute error 0.0 relative error 0.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.2400000000000375 y[1] (numeric) 6.2400000000000375 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.3600000000000385 y[1] (numeric) 7.3600000000000385 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0000000000000049 y[1] (closed_form) 8.000000000000039 y[1] (numeric) 8.000000000000039 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0100000000000038 y[1] (closed_form) 8.08000000000003 y[1] (numeric) 8.08000000000003 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0200000000000027 y[1] (closed_form) 8.160000000000021 y[1] (numeric) 8.160000000000021 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0300000000000016 y[1] (closed_form) 8.240000000000013 y[1] (numeric) 8.240000000000013 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0400000000000005 y[1] (closed_form) 8.320000000000004 y[1] (numeric) 8.320000000000004 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0499999999999994 y[1] (closed_form) 8.399999999999995 y[1] (numeric) 8.399999999999995 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0599999999999983 y[1] (closed_form) 8.479999999999986 y[1] (numeric) 8.479999999999986 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0699999999999972 y[1] (closed_form) 8.559999999999977 y[1] (numeric) 8.559999999999977 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0999999999999939 y[1] (closed_form) 8.799999999999951 y[1] (numeric) 8.799999999999951 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1099999999999928 y[1] (closed_form) 8.879999999999942 y[1] (numeric) 8.879999999999942 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1199999999999917 y[1] (closed_form) 8.959999999999933 y[1] (numeric) 8.959999999999933 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1299999999999906 y[1] (closed_form) 9.039999999999925 y[1] (numeric) 9.039999999999925 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1399999999999895 y[1] (closed_form) 9.119999999999916 y[1] (numeric) 9.119999999999916 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1499999999999884 y[1] (closed_form) 9.199999999999907 y[1] (numeric) 9.199999999999907 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1599999999999873 y[1] (closed_form) 9.279999999999898 y[1] (numeric) 9.279999999999898 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1699999999999862 y[1] (closed_form) 9.35999999999989 y[1] (numeric) 9.35999999999989 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1999999999999829 y[1] (closed_form) 9.599999999999863 y[1] (numeric) 9.599999999999863 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2099999999999818 y[1] (closed_form) 9.679999999999854 y[1] (numeric) 9.679999999999854 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2199999999999807 y[1] (closed_form) 9.759999999999845 y[1] (numeric) 9.759999999999845 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2299999999999796 y[1] (closed_form) 9.839999999999836 y[1] (numeric) 9.839999999999836 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2399999999999785 y[1] (closed_form) 9.919999999999828 y[1] (numeric) 9.919999999999828 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2499999999999774 y[1] (closed_form) 9.999999999999819 y[1] (numeric) 9.999999999999819 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2599999999999763 y[1] (closed_form) 10.07999999999981 y[1] (numeric) 10.07999999999981 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2699999999999751 y[1] (closed_form) 10.159999999999801 y[1] (numeric) 10.159999999999801 absolute error 0.0 relative error 0.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.239999999999792 y[1] (numeric) 10.239999999999792 absolute error 0.0 relative error 0.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.319999999999784 y[1] (numeric) 10.319999999999784 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2999999999999718 y[1] (closed_form) 10.399999999999775 y[1] (numeric) 10.399999999999775 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3099999999999707 y[1] (closed_form) 10.479999999999766 y[1] (numeric) 10.479999999999766 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3199999999999696 y[1] (closed_form) 10.559999999999757 y[1] (numeric) 10.559999999999757 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3299999999999685 y[1] (closed_form) 10.639999999999748 y[1] (numeric) 10.639999999999748 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3399999999999674 y[1] (closed_form) 10.71999999999974 y[1] (numeric) 10.71999999999974 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3499999999999663 y[1] (closed_form) 10.79999999999973 y[1] (numeric) 10.79999999999973 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3599999999999652 y[1] (closed_form) 10.879999999999722 y[1] (numeric) 10.879999999999722 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3699999999999641 y[1] (closed_form) 10.959999999999713 y[1] (numeric) 10.959999999999713 absolute error 0.0 relative error 0.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.039999999999704 y[1] (numeric) 11.039999999999704 absolute error 0.0 relative error 0.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.119999999999695 y[1] (numeric) 11.119999999999695 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3999999999999608 y[1] (closed_form) 11.199999999999687 y[1] (numeric) 11.199999999999687 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4099999999999597 y[1] (closed_form) 11.279999999999678 y[1] (numeric) 11.279999999999678 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4199999999999586 y[1] (closed_form) 11.359999999999669 y[1] (numeric) 11.359999999999669 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4299999999999575 y[1] (closed_form) 11.43999999999966 y[1] (numeric) 11.43999999999966 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4399999999999564 y[1] (closed_form) 11.519999999999651 y[1] (numeric) 11.519999999999651 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4499999999999553 y[1] (closed_form) 11.599999999999643 y[1] (numeric) 11.599999999999643 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4599999999999542 y[1] (closed_form) 11.679999999999634 y[1] (numeric) 11.679999999999634 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4699999999999531 y[1] (closed_form) 11.759999999999625 y[1] (numeric) 11.759999999999625 absolute error 0.0 relative error 0.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.839999999999616 y[1] (numeric) 11.839999999999616 absolute error 0.0 relative error 0.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.919999999999607 y[1] (numeric) 11.919999999999607 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4999999999999498 y[1] (closed_form) 11.999999999999599 y[1] (numeric) 11.999999999999599 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5099999999999487 y[1] (closed_form) 12.07999999999959 y[1] (numeric) 12.07999999999959 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5199999999999476 y[1] (closed_form) 12.159999999999581 y[1] (numeric) 12.159999999999581 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5299999999999465 y[1] (closed_form) 12.239999999999572 y[1] (numeric) 12.239999999999572 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5399999999999454 y[1] (closed_form) 12.319999999999563 y[1] (numeric) 12.319999999999563 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5499999999999443 y[1] (closed_form) 12.399999999999554 y[1] (numeric) 12.399999999999554 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5599999999999432 y[1] (closed_form) 12.479999999999546 y[1] (numeric) 12.479999999999546 absolute error 0.0 relative error 0.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.559999999999537 y[1] (numeric) 12.559999999999537 absolute error 0.0 relative error 0.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.639999999999528 y[1] (numeric) 12.639999999999528 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5999999999999388 y[1] (closed_form) 12.79999999999951 y[1] (numeric) 12.79999999999951 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6099999999999377 y[1] (closed_form) 12.879999999999502 y[1] (numeric) 12.879999999999502 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6199999999999366 y[1] (closed_form) 12.959999999999493 y[1] (numeric) 12.959999999999493 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6299999999999355 y[1] (closed_form) 13.039999999999484 y[1] (numeric) 13.039999999999484 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6399999999999344 y[1] (closed_form) 13.119999999999475 y[1] (numeric) 13.119999999999475 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6499999999999333 y[1] (closed_form) 13.199999999999466 y[1] (numeric) 13.199999999999466 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6599999999999322 y[1] (closed_form) 13.279999999999458 y[1] (numeric) 13.279999999999458 absolute error 0.0 relative error 0.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.359999999999449 y[1] (numeric) 13.359999999999449 absolute error 0.0 relative error 0.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.0 relative error 0.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.519999999999431 y[1] (numeric) 13.519999999999431 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6999999999999278 y[1] (closed_form) 13.599999999999422 y[1] (numeric) 13.599999999999422 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7099999999999267 y[1] (closed_form) 13.679999999999414 y[1] (numeric) 13.679999999999414 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7199999999999256 y[1] (closed_form) 13.759999999999405 y[1] (numeric) 13.759999999999405 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7299999999999245 y[1] (closed_form) 13.839999999999396 y[1] (numeric) 13.839999999999396 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7399999999999234 y[1] (closed_form) 13.919999999999387 y[1] (numeric) 13.919999999999387 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7499999999999223 y[1] (closed_form) 13.999999999999378 y[1] (numeric) 13.999999999999378 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7599999999999212 y[1] (closed_form) 14.07999999999937 y[1] (numeric) 14.07999999999937 absolute error 0.0 relative error 0.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.0 relative error 0.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.239999999999352 y[1] (numeric) 14.239999999999352 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7899999999999179 y[1] (closed_form) 14.319999999999343 y[1] (numeric) 14.319999999999343 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7999999999999168 y[1] (closed_form) 14.399999999999334 y[1] (numeric) 14.399999999999334 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8099999999999157 y[1] (closed_form) 14.479999999999325 y[1] (numeric) 14.479999999999325 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8199999999999146 y[1] (closed_form) 14.559999999999317 y[1] (numeric) 14.559999999999317 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8299999999999135 y[1] (closed_form) 14.639999999999308 y[1] (numeric) 14.639999999999308 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8399999999999124 y[1] (closed_form) 14.719999999999299 y[1] (numeric) 14.719999999999299 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8499999999999113 y[1] (closed_form) 14.79999999999929 y[1] (numeric) 14.79999999999929 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8599999999999102 y[1] (closed_form) 14.879999999999281 y[1] (numeric) 14.879999999999281 absolute error 0.0 relative error 0.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.959999999999273 y[1] (numeric) 14.959999999999273 absolute error 0.0 relative error 0.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.039999999999264 y[1] (numeric) 15.039999999999264 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8899999999999069 y[1] (closed_form) 15.119999999999255 y[1] (numeric) 15.119999999999255 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8999999999999058 y[1] (closed_form) 15.199999999999246 y[1] (numeric) 15.199999999999246 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9099999999999047 y[1] (closed_form) 15.279999999999237 y[1] (numeric) 15.279999999999237 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9199999999999036 y[1] (closed_form) 15.359999999999228 y[1] (numeric) 15.359999999999228 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9299999999999025 y[1] (closed_form) 15.43999999999922 y[1] (numeric) 15.43999999999922 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9399999999999014 y[1] (closed_form) 15.51999999999921 y[1] (numeric) 15.51999999999921 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9499999999999003 y[1] (closed_form) 15.599999999999202 y[1] (numeric) 15.599999999999202 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9599999999998992 y[1] (closed_form) 15.679999999999193 y[1] (numeric) 15.679999999999193 absolute error 0.0 relative error 0.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.759999999999184 y[1] (numeric) 15.759999999999184 absolute error 0.0 relative error 0.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.839999999999176 y[1] (numeric) 15.839999999999176 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9899999999998959 y[1] (closed_form) 15.919999999999167 y[1] (numeric) 15.919999999999167 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9999999999998948 y[1] (closed_form) 15.999999999999158 y[1] (numeric) 15.999999999999158 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0099999999998936 y[1] (closed_form) 16.07999999999915 y[1] (numeric) 16.07999999999915 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0199999999998925 y[1] (closed_form) 16.15999999999914 y[1] (numeric) 16.15999999999914 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0299999999998914 y[1] (closed_form) 16.23999999999913 y[1] (numeric) 16.23999999999913 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0399999999998903 y[1] (closed_form) 16.319999999999123 y[1] (numeric) 16.319999999999123 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0499999999998892 y[1] (closed_form) 16.399999999999114 y[1] (numeric) 16.399999999999114 absolute error 0.0 relative error 0.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.479999999999105 y[1] (numeric) 16.479999999999105 absolute error 0.0 relative error 0.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.559999999999096 y[1] (numeric) 16.559999999999096 absolute error 0.0 relative error 0.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.639999999999088 y[1] (numeric) 16.639999999999088 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0999999999998837 y[1] (closed_form) 16.79999999999907 y[1] (numeric) 16.79999999999907 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1099999999998826 y[1] (closed_form) 16.87999999999906 y[1] (numeric) 16.87999999999906 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1199999999998815 y[1] (closed_form) 16.959999999999052 y[1] (numeric) 16.959999999999052 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1299999999998804 y[1] (closed_form) 17.039999999999043 y[1] (numeric) 17.039999999999043 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1399999999998793 y[1] (closed_form) 17.119999999999035 y[1] (numeric) 17.119999999999035 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1499999999998782 y[1] (closed_form) 17.199999999999026 y[1] (numeric) 17.199999999999026 absolute error 0.0 relative error 0.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.279999999999017 y[1] (numeric) 17.279999999999017 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1999999999998727 y[1] (closed_form) 17.599999999998982 y[1] (numeric) 17.599999999998982 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.2099999999998716 y[1] (closed_form) 17.679999999998973 y[1] (numeric) 17.679999999998973 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.2199999999998705 y[1] (closed_form) 17.759999999998964 y[1] (numeric) 17.759999999998964 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.2299999999998694 y[1] (closed_form) 17.839999999998955 y[1] (numeric) 17.839999999998955 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.2399999999998683 y[1] (closed_form) 17.919999999998947 y[1] (numeric) 17.919999999998947 absolute error 0.0 relative error 0.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.999999999998938 y[1] (numeric) 17.999999999998938 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.319999999998902 y[1] (numeric) 18.319999999998902 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.2999999999998617 y[1] (closed_form) 18.399999999998894 y[1] (numeric) 18.399999999998894 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.3099999999998606 y[1] (closed_form) 18.479999999998885 y[1] (numeric) 18.479999999998885 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.3199999999998595 y[1] (closed_form) 18.559999999998876 y[1] (numeric) 18.559999999998876 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.3299999999998584 y[1] (closed_form) 18.639999999998867 y[1] (numeric) 18.639999999998867 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.3399999999998573 y[1] (closed_form) 18.71999999999886 y[1] (numeric) 18.71999999999886 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.959999999998832 y[1] (numeric) 18.959999999998832 absolute error 0.0 relative error 0.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.039999999998823 y[1] (numeric) 19.039999999998823 absolute error 0.0 relative error 0.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.119999999998814 y[1] (numeric) 19.119999999998814 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.3999999999998507 y[1] (closed_form) 19.199999999998806 y[1] (numeric) 19.199999999998806 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.4099999999998496 y[1] (closed_form) 19.279999999998797 y[1] (numeric) 19.279999999998797 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.4199999999998485 y[1] (closed_form) 19.359999999998788 y[1] (numeric) 19.359999999998788 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.4299999999998474 y[1] (closed_form) 19.43999999999878 y[1] (numeric) 19.43999999999878 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 11 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.4399999999998463 y[1] (closed_form) 19.51999999999877 y[1] (numeric) 19.51999999999877 absolute error 0.0 relative error 0.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.0 relative error 0.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.679999999998753 y[1] (numeric) 19.679999999998753 absolute error 0.0 relative error 0.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.759999999998744 y[1] (numeric) 19.759999999998744 absolute error 0.0 relative error 0.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.839999999998735 y[1] (numeric) 19.839999999998735 absolute error 0.0 relative error 0.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.919999999998726 y[1] (numeric) 19.919999999998726 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.4999999999998397 y[1] (closed_form) 19.999999999998717 y[1] (numeric) 19.999999999998717 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5099999999998386 y[1] (closed_form) 20.07999999999871 y[1] (numeric) 20.07999999999871 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5199999999998375 y[1] (closed_form) 20.1599999999987 y[1] (numeric) 20.1599999999987 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5299999999998364 y[1] (closed_form) 20.23999999999869 y[1] (numeric) 20.23999999999869 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5399999999998353 y[1] (closed_form) 20.319999999998682 y[1] (numeric) 20.319999999998682 absolute error 0.0 relative error 0.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.399999999998673 y[1] (numeric) 20.399999999998673 absolute error 0.0 relative error 0.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.479999999998665 y[1] (numeric) 20.479999999998665 absolute error 0.0 relative error 0.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.559999999998656 y[1] (numeric) 20.559999999998656 absolute error 0.0 relative error 0.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.639999999998647 y[1] (numeric) 20.639999999998647 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5899999999998298 y[1] (closed_form) 20.719999999998638 y[1] (numeric) 20.719999999998638 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5999999999998287 y[1] (closed_form) 20.79999999999863 y[1] (numeric) 20.79999999999863 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6099999999998276 y[1] (closed_form) 20.87999999999862 y[1] (numeric) 20.87999999999862 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6199999999998265 y[1] (closed_form) 20.95999999999861 y[1] (numeric) 20.95999999999861 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6299999999998254 y[1] (closed_form) 21.039999999998603 y[1] (numeric) 21.039999999998603 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6399999999998243 y[1] (closed_form) 21.119999999998594 y[1] (numeric) 21.119999999998594 absolute error 0.0 relative error 0.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.199999999998585 y[1] (numeric) 21.199999999998585 absolute error 0.0 relative error 0.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.279999999998576 y[1] (numeric) 21.279999999998576 absolute error 0.0 relative error 0.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.359999999998568 y[1] (numeric) 21.359999999998568 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6899999999998188 y[1] (closed_form) 21.51999999999855 y[1] (numeric) 21.51999999999855 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6999999999998177 y[1] (closed_form) 21.59999999999854 y[1] (numeric) 21.59999999999854 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7099999999998166 y[1] (closed_form) 21.679999999998532 y[1] (numeric) 21.679999999998532 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7199999999998155 y[1] (closed_form) 21.759999999998524 y[1] (numeric) 21.759999999998524 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7299999999998144 y[1] (closed_form) 21.839999999998515 y[1] (numeric) 21.839999999998515 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7399999999998133 y[1] (closed_form) 21.919999999998506 y[1] (numeric) 21.919999999998506 absolute error 0.0 relative error 0.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.999999999998497 y[1] (numeric) 21.999999999998497 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7899999999998077 y[1] (closed_form) 22.319999999998462 y[1] (numeric) 22.319999999998462 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7999999999998066 y[1] (closed_form) 22.399999999998453 y[1] (numeric) 22.399999999998453 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8099999999998055 y[1] (closed_form) 22.479999999998444 y[1] (numeric) 22.479999999998444 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8199999999998044 y[1] (closed_form) 22.559999999998436 y[1] (numeric) 22.559999999998436 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8299999999998033 y[1] (closed_form) 22.639999999998427 y[1] (numeric) 22.639999999998427 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8399999999998022 y[1] (closed_form) 22.719999999998418 y[1] (numeric) 22.719999999998418 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.039999999998383 y[1] (numeric) 23.039999999998383 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8899999999997967 y[1] (closed_form) 23.119999999998374 y[1] (numeric) 23.119999999998374 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8999999999997956 y[1] (closed_form) 23.199999999998365 y[1] (numeric) 23.199999999998365 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9099999999997945 y[1] (closed_form) 23.279999999998356 y[1] (numeric) 23.279999999998356 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9199999999997934 y[1] (closed_form) 23.359999999998347 y[1] (numeric) 23.359999999998347 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9299999999997923 y[1] (closed_form) 23.43999999999834 y[1] (numeric) 23.43999999999834 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9399999999997912 y[1] (closed_form) 23.51999999999833 y[1] (numeric) 23.51999999999833 absolute error 0.0 relative error 0.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.0 relative error 0.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.679999999998312 y[1] (numeric) 23.679999999998312 absolute error 0.0 relative error 0.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.759999999998303 y[1] (numeric) 23.759999999998303 absolute error 0.0 relative error 0.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.839999999998295 y[1] (numeric) 23.839999999998295 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9899999999997857 y[1] (closed_form) 23.919999999998286 y[1] (numeric) 23.919999999998286 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9999999999997846 y[1] (closed_form) 23.999999999998277 y[1] (numeric) 23.999999999998277 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.0099999999997835 y[1] (closed_form) 24.079999999998268 y[1] (numeric) 24.079999999998268 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.0199999999997824 y[1] (closed_form) 24.15999999999826 y[1] (numeric) 24.15999999999826 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.0299999999997813 y[1] (closed_form) 24.23999999999825 y[1] (numeric) 24.23999999999825 absolute error 0.0 relative error 0.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.0 relative error 0.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.399999999998233 y[1] (numeric) 24.399999999998233 absolute error 0.0 relative error 0.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.479999999998224 y[1] (numeric) 24.479999999998224 absolute error 0.0 relative error 0.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.559999999998215 y[1] (numeric) 24.559999999998215 absolute error 0.0 relative error 0.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.639999999998206 y[1] (numeric) 24.639999999998206 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.0899999999997747 y[1] (closed_form) 24.719999999998198 y[1] (numeric) 24.719999999998198 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.0999999999997736 y[1] (closed_form) 24.79999999999819 y[1] (numeric) 24.79999999999819 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.1099999999997725 y[1] (closed_form) 24.87999999999818 y[1] (numeric) 24.87999999999818 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.1199999999997714 y[1] (closed_form) 24.95999999999817 y[1] (numeric) 24.95999999999817 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.1299999999997703 y[1] (closed_form) 25.039999999998162 y[1] (numeric) 25.039999999998162 absolute error 0.0 relative error 0.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.119999999998154 y[1] (numeric) 25.119999999998154 absolute error 0.0 relative error 0.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.199999999998145 y[1] (numeric) 25.199999999998145 absolute error 0.0 relative error 0.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.279999999998136 y[1] (numeric) 25.279999999998136 absolute error 0.0 relative error 0.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.359999999998127 y[1] (numeric) 25.359999999998127 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.1899999999997637 y[1] (closed_form) 25.51999999999811 y[1] (numeric) 25.51999999999811 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.1999999999997626 y[1] (closed_form) 25.5999999999981 y[1] (numeric) 25.5999999999981 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.2099999999997615 y[1] (closed_form) 25.679999999998092 y[1] (numeric) 25.679999999998092 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.2199999999997604 y[1] (closed_form) 25.759999999998083 y[1] (numeric) 25.759999999998083 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.2299999999997593 y[1] (closed_form) 25.839999999998074 y[1] (numeric) 25.839999999998074 absolute error 0.0 relative error 0.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.919999999998065 y[1] (numeric) 25.919999999998065 absolute error 0.0 relative error 0.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.999999999998057 y[1] (numeric) 25.999999999998057 absolute error 0.0 relative error 0.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.079999999998048 y[1] (numeric) 26.079999999998048 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.2899999999997527 y[1] (closed_form) 26.31999999999802 y[1] (numeric) 26.31999999999802 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.2999999999997516 y[1] (closed_form) 26.399999999998013 y[1] (numeric) 26.399999999998013 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3099999999997505 y[1] (closed_form) 26.479999999998004 y[1] (numeric) 26.479999999998004 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3199999999997494 y[1] (closed_form) 26.559999999997995 y[1] (numeric) 26.559999999997995 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3299999999997483 y[1] (closed_form) 26.639999999997986 y[1] (numeric) 26.639999999997986 absolute error 0.0 relative error 0.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.719999999997977 y[1] (numeric) 26.719999999997977 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3799999999997428 y[1] (closed_form) 27.039999999997942 y[1] (numeric) 27.039999999997942 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3899999999997417 y[1] (closed_form) 27.119999999997933 y[1] (numeric) 27.119999999997933 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3999999999997406 y[1] (closed_form) 27.199999999997925 y[1] (numeric) 27.199999999997925 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4099999999997395 y[1] (closed_form) 27.279999999997916 y[1] (numeric) 27.279999999997916 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4199999999997384 y[1] (closed_form) 27.359999999997907 y[1] (numeric) 27.359999999997907 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4299999999997373 y[1] (closed_form) 27.439999999997898 y[1] (numeric) 27.439999999997898 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.759999999997863 y[1] (numeric) 27.759999999997863 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4799999999997318 y[1] (closed_form) 27.839999999997854 y[1] (numeric) 27.839999999997854 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4899999999997307 y[1] (closed_form) 27.919999999997845 y[1] (numeric) 27.919999999997845 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4999999999997295 y[1] (closed_form) 27.999999999997836 y[1] (numeric) 27.999999999997836 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5099999999997284 y[1] (closed_form) 28.079999999997828 y[1] (numeric) 28.079999999997828 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5199999999997273 y[1] (closed_form) 28.15999999999782 y[1] (numeric) 28.15999999999782 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5299999999997262 y[1] (closed_form) 28.23999999999781 y[1] (numeric) 28.23999999999781 absolute error 0.0 relative error 0.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.0 relative error 0.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.399999999997792 y[1] (numeric) 28.399999999997792 absolute error 0.0 relative error 0.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.479999999997784 y[1] (numeric) 28.479999999997784 absolute error 0.0 relative error 0.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.559999999997775 y[1] (numeric) 28.559999999997775 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5799999999997207 y[1] (closed_form) 28.639999999997766 y[1] (numeric) 28.639999999997766 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5899999999997196 y[1] (closed_form) 28.719999999997757 y[1] (numeric) 28.719999999997757 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5999999999997185 y[1] (closed_form) 28.79999999999775 y[1] (numeric) 28.79999999999775 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6099999999997174 y[1] (closed_form) 28.87999999999774 y[1] (numeric) 28.87999999999774 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6199999999997163 y[1] (closed_form) 28.95999999999773 y[1] (numeric) 28.95999999999773 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6299999999997152 y[1] (closed_form) 29.039999999997722 y[1] (numeric) 29.039999999997722 absolute error 0.0 relative error 0.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.119999999997713 y[1] (numeric) 29.119999999997713 absolute error 0.0 relative error 0.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.199999999997704 y[1] (numeric) 29.199999999997704 absolute error 0.0 relative error 0.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.279999999997695 y[1] (numeric) 29.279999999997695 absolute error 0.0 relative error 0.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.359999999997687 y[1] (numeric) 29.359999999997687 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6799999999997097 y[1] (closed_form) 29.439999999997678 y[1] (numeric) 29.439999999997678 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6899999999997086 y[1] (closed_form) 29.51999999999767 y[1] (numeric) 29.51999999999767 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6999999999997075 y[1] (closed_form) 29.59999999999766 y[1] (numeric) 29.59999999999766 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7099999999997064 y[1] (closed_form) 29.67999999999765 y[1] (numeric) 29.67999999999765 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7199999999997053 y[1] (closed_form) 29.759999999997643 y[1] (numeric) 29.759999999997643 absolute error 0.0 relative error 0.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.839999999997634 y[1] (numeric) 29.839999999997634 absolute error 0.0 relative error 0.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.919999999997625 y[1] (numeric) 29.919999999997625 absolute error 0.0 relative error 0.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.999999999997616 y[1] (numeric) 29.999999999997616 absolute error 0.0 relative error 0.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.079999999997607 y[1] (numeric) 30.079999999997607 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7799999999996987 y[1] (closed_form) 30.23999999999759 y[1] (numeric) 30.23999999999759 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7899999999996976 y[1] (closed_form) 30.31999999999758 y[1] (numeric) 30.31999999999758 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7999999999996965 y[1] (closed_form) 30.399999999997572 y[1] (numeric) 30.399999999997572 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.8099999999996954 y[1] (closed_form) 30.479999999997563 y[1] (numeric) 30.479999999997563 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.8199999999996943 y[1] (closed_form) 30.559999999997554 y[1] (numeric) 30.559999999997554 absolute error 0.0 relative error 0.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.639999999997546 y[1] (numeric) 30.639999999997546 absolute error 0.0 relative error 0.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.719999999997537 y[1] (numeric) 30.719999999997537 absolute error 0.0 relative error 0.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.799999999997528 y[1] (numeric) 30.799999999997528 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.8799999999996877 y[1] (closed_form) 31.0399999999975 y[1] (numeric) 31.0399999999975 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.8899999999996866 y[1] (closed_form) 31.119999999997493 y[1] (numeric) 31.119999999997493 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.8999999999996855 y[1] (closed_form) 31.199999999997484 y[1] (numeric) 31.199999999997484 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.9099999999996844 y[1] (closed_form) 31.279999999997475 y[1] (numeric) 31.279999999997475 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.9199999999996833 y[1] (closed_form) 31.359999999997466 y[1] (numeric) 31.359999999997466 absolute error 0.0 relative error 0.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.439999999997458 y[1] (numeric) 31.439999999997458 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.759999999997422 y[1] (numeric) 31.759999999997422 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.9799999999996767 y[1] (closed_form) 31.839999999997413 y[1] (numeric) 31.839999999997413 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.9899999999996756 y[1] (closed_form) 31.919999999997405 y[1] (numeric) 31.919999999997405 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.9999999999996745 y[1] (closed_form) 31.999999999997396 y[1] (numeric) 31.999999999997396 absolute error 0.0 relative error 0.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.0 relative error 0.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.159999999997446 y[1] (numeric) 32.159999999997446 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.399999999997526 y[1] (numeric) 32.399999999997526 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.639999999997606 y[1] (numeric) 32.639999999997606 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.879999999997686 y[1] (numeric) 32.879999999997686 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.1299999999997175 y[1] (closed_form) 33.03999999999774 y[1] (numeric) 33.03999999999774 absolute error 0.0 relative error 0.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.119999999997766 y[1] (numeric) 33.119999999997766 absolute error 0.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.1599999999997275 y[1] (closed_form) 33.27999999999782 y[1] (numeric) 33.27999999999782 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.1899999999997375 y[1] (closed_form) 33.5199999999979 y[1] (numeric) 33.5199999999979 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.2199999999997475 y[1] (closed_form) 33.75999999999798 y[1] (numeric) 33.75999999999798 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.2499999999997575 y[1] (closed_form) 33.99999999999806 y[1] (numeric) 33.99999999999806 absolute error 0.0 relative error 0.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.0 relative error 0.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.159999999998114 y[1] (numeric) 34.159999999998114 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.2799999999997675 y[1] (closed_form) 34.23999999999814 y[1] (numeric) 34.23999999999814 absolute error 0.0 relative error 0.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.0 relative error 0.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.399999999998194 y[1] (numeric) 34.399999999998194 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.639999999998274 y[1] (numeric) 34.639999999998274 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.879999999998354 y[1] (numeric) 34.879999999998354 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.119999999998434 y[1] (numeric) 35.119999999998434 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.359999999998514 y[1] (numeric) 35.359999999998514 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.599999999998595 y[1] (numeric) 35.599999999998595 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.839999999998675 y[1] (numeric) 35.839999999998675 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.079999999998755 y[1] (numeric) 36.079999999998755 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.319999999998835 y[1] (numeric) 36.319999999998835 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.559999999998915 y[1] (numeric) 36.559999999998915 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.799999999998995 y[1] (numeric) 36.799999999998995 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.039999999999075 y[1] (numeric) 37.039999999999075 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.6599999999998944 y[1] (closed_form) 37.279999999999156 y[1] (numeric) 37.279999999999156 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.6899999999999045 y[1] (closed_form) 37.519999999999236 y[1] (numeric) 37.519999999999236 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.7199999999999145 y[1] (closed_form) 37.759999999999316 y[1] (numeric) 37.759999999999316 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.7499999999999245 y[1] (closed_form) 37.999999999999396 y[1] (numeric) 37.999999999999396 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.7799999999999345 y[1] (closed_form) 38.239999999999476 y[1] (numeric) 38.239999999999476 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.0% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.8099999999999445 y[1] (closed_form) 38.479999999999556 y[1] (numeric) 38.479999999999556 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.519999999999904 y[1] (numeric) 39.519999999999904 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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.759999999999984 y[1] (numeric) 39.759999999999984 absolute error 0.0 relative error 0.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.0 relative error 0.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.0 relative error 0.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 Seconds Elapsed Time(since restart) 0 Seconds Time to Timeout 3 Minutes 0.0 Seconds Percent Done 100.01000000000008%