##############ECHO OF PROBLEM################# ##############temp/lin_arctan_m2_m3postode.ode################# diff ( y , x , 1 ) = arctan ( x ) ; ! /* BEGIN FIRST INPUT BLOCK */ Digits=32; max_terms=30; ! /* END FIRST INPUT BLOCK */ /* BEGIN SECOND INPUT BLOCK */ x_start=c(-2.0); x_end=c(-3.0); array_y_init[0 + 1] = exact_soln_y(x_start); glob_look_poles=true; glob_type_given_pole=0; /* END SECOND INPUT BLOCK */ /* BEGIN OVERRIDE BLOCK */ glob_desired_digits_correct=8; glob_max_minutes=(3.0); glob_subiter_method=3; glob_max_iter=100000; glob_upper_ratio_limit=c(1.000001); glob_lower_ratio_limit=c(0.999999); glob_look_poles=false; glob_h=c(0.001); glob_display_interval=c(0.01); /* END OVERRIDE BLOCK */ ! /* BEGIN USER DEF BLOCK */ double exact_soln_y (double x) { return(c(x)*arctan(c(x))-c(0.5)*ln(c(x)*c(x)+c(1.0))); } /* END USER DEF BLOCK */ #######END OF ECHO OF PROBLEM################# START of Soultion TOP MAIN SOLVE Loop x[1] = -2.001 y[1] (closed_form) = 1.410685728062266 y[1] (numeric) = 1.410685728115581 absolute error = 5.331557417775912e-11 relative error = 3.779408348519554e-09 % Desired digits = 8 Estimated correct digits = 14 Correct digits = 11 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.002 y[1] (closed_form) = 1.411793176593503 y[1] (numeric) = 1.411793176700076 absolute error = 1.065729726690279e-10 relative error = 7.548766663271203e-09 % Desired digits = 8 Estimated correct digits = 14 Correct digits = 11 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.003 y[1] (closed_form) = 1.412900824805106 y[1] (numeric) = 1.412900824964878 absolute error = 1.597721954738063e-10 relative error = 1.130809697813327e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.004 y[1] (closed_form) = 1.414008672537515 y[1] (numeric) = 1.414008672750428 absolute error = 2.129125764582795e-10 relative error = 1.505737415854716e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.004999999999999 y[1] (closed_form) = 1.415116719631345 y[1] (numeric) = 1.415116719897339 absolute error = 2.659945597116575e-10 relative error = 1.879665161337027e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.005999999999999 y[1] (closed_form) = 1.416224965927384 y[1] (numeric) = 1.416224966246402 absolute error = 3.190181452339402e-10 relative error = 2.252595123720603e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.006999999999999 y[1] (closed_form) = 1.417333411266597 y[1] (numeric) = 1.417333411638581 absolute error = 3.719837771143375e-10 relative error = 2.624532619900035e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.007999999999999 y[1] (closed_form) = 1.418442055490124 y[1] (numeric) = 1.418442055915015 absolute error = 4.248910112636395e-10 relative error = 2.99547668950653e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.008999999999999 y[1] (closed_form) = 1.419550898439277 y[1] (numeric) = 1.419550898917018 absolute error = 4.777407358602659e-10 relative error = 3.365435761306743e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.009999999999999 y[1] (closed_form) = 1.420659939955546 y[1] (numeric) = 1.420659940486077 absolute error = 5.305313965919822e-10 relative error = 3.734401046098218e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.010999999999999 y[1] (closed_form) = 1.42176917988059 y[1] (numeric) = 1.421769180463855 absolute error = 5.832654359494427e-10 relative error = 4.102391894572011e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.011999999999999 y[1] (closed_form) = 1.422878618056246 y[1] (numeric) = 1.422878618692187 absolute error = 6.359404114419931e-10 relative error = 4.469393266382294e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.012999999999999 y[1] (closed_form) = 1.423988254324522 y[1] (numeric) = 1.423988255013081 absolute error = 6.885585435156827e-10 relative error = 4.835422914652515e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.013999999999998 y[1] (closed_form) = 1.425098088527601 y[1] (numeric) = 1.42509808926872 absolute error = 7.411184999028819e-10 relative error = 5.200473608582263e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.014999999999998 y[1] (closed_form) = 1.426208120507837 y[1] (numeric) = 1.426208121301458 absolute error = 7.936213908266154e-10 relative error = 5.564555266618639e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.015999999999998 y[1] (closed_form) = 1.427318350107759 y[1] (numeric) = 1.427318350953825 absolute error = 8.460661060638586e-10 relative error = 5.92766222055495e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.016999999999998 y[1] (closed_form) = 1.428428777170067 y[1] (numeric) = 1.42842877806852 absolute error = 8.984533117484261e-10 relative error = 6.289801256513453e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.017999999999998 y[1] (closed_form) = 1.429539401537633 y[1] (numeric) = 1.429539402488417 absolute error = 9.507836740141329e-10 relative error = 6.650979140494178e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.018999999999998 y[1] (closed_form) = 1.430650223053503 y[1] (numeric) = 1.43065022405656 absolute error = 1.003056526727164e-09 relative error = 7.011193306119884e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.019999999999998 y[1] (closed_form) = 1.431761241560894 y[1] (numeric) = 1.431761242616166 absolute error = 1.055272313976729e-09 relative error = 7.37044895017748e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.020999999999998 y[1] (closed_form) = 1.432872456903194 y[1] (numeric) = 1.432872458010624 absolute error = 1.107430369629014e-09 relative error = 7.728743506051169e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.021999999999998 y[1] (closed_form) = 1.433983868923963 y[1] (numeric) = 1.433983870083495 absolute error = 1.159531581862439e-09 relative error = 8.086085255146775e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.022999999999997 y[1] (closed_form) = 1.435095477466933 y[1] (numeric) = 1.435095478678509 absolute error = 1.211575728632397e-09 relative error = 8.442474717925614e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.023999999999997 y[1] (closed_form) = 1.436207282376005 y[1] (numeric) = 1.436207283639568 absolute error = 1.263563476072704e-09 relative error = 8.797918598367742e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.024999999999997 y[1] (closed_form) = 1.437319283495253 y[1] (numeric) = 1.437319284810747 absolute error = 1.315493713960336e-09 relative error = 9.152411221822175e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.025999999999997 y[1] (closed_form) = 1.43843148066892 y[1] (numeric) = 1.438431482036288 absolute error = 1.367367552518317e-09 relative error = 9.505962368693738e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.026999999999997 y[1] (closed_form) = 1.439543873741421 y[1] (numeric) = 1.439543875160605 absolute error = 1.419184769702042e-09 relative error = 9.858572535295749e-08 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 10 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.027999999999997 y[1] (closed_form) = 1.440656462557339 y[1] (numeric) = 1.440656464028283 absolute error = 1.470944477333092e-09 relative error = 1.021023759350642e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.028999999999997 y[1] (closed_form) = 1.441769246961428 y[1] (numeric) = 1.441769248484076 absolute error = 1.522648451768305e-09 relative error = 1.056097190987623e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.029999999999997 y[1] (closed_form) = 1.442882226798611 y[1] (numeric) = 1.442882228372907 absolute error = 1.574296026873867e-09 relative error = 1.091077287968839e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.030999999999997 y[1] (closed_form) = 1.443995401913983 y[1] (numeric) = 1.443995403539869 absolute error = 1.625886314471359e-09 relative error = 1.1259636369453e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.031999999999996 y[1] (closed_form) = 1.445108772152805 y[1] (numeric) = 1.445108773830226 absolute error = 1.677421090917619e-09 relative error = 1.160757669762626e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.032999999999996 y[1] (closed_form) = 1.446222337360508 y[1] (numeric) = 1.446222339089407 absolute error = 1.728899468034228e-09 relative error = 1.195458971536585e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.033999999999996 y[1] (closed_form) = 1.447336097382693 y[1] (numeric) = 1.447336099163014 absolute error = 1.780321001731977e-09 relative error = 1.230067435581439e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.034999999999996 y[1] (closed_form) = 1.448450052065127 y[1] (numeric) = 1.448450053896815 absolute error = 1.831687468367704e-09 relative error = 1.26458448860986e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.035999999999996 y[1] (closed_form) = 1.449564201253749 y[1] (numeric) = 1.449564203136746 absolute error = 1.882997091584571e-09 relative error = 1.299009102153557e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.036999999999996 y[1] (closed_form) = 1.450678544794664 y[1] (numeric) = 1.450678546728914 absolute error = 1.934250759560996e-09 relative error = 1.333342087743346e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.037999999999996 y[1] (closed_form) = 1.451793082534143 y[1] (numeric) = 1.451793084519592 absolute error = 1.985448694341585e-09 relative error = 1.367583795671441e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.038999999999996 y[1] (closed_form) = 1.452907814318629 y[1] (numeric) = 1.45290781635522 absolute error = 2.036591117970943e-09 relative error = 1.401734575242852e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.039999999999996 y[1] (closed_form) = 1.454022739994729 y[1] (numeric) = 1.454022742082406 absolute error = 2.08767714227065e-09 relative error = 1.435794011225862e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.040999999999995 y[1] (closed_form) = 1.455137859409218 y[1] (numeric) = 1.455137861547926 absolute error = 2.13870787746373e-09 relative error = 1.469763063090146e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.041999999999995 y[1] (closed_form) = 1.45625317240904 y[1] (numeric) = 1.456253174598723 absolute error = 2.18968310150558e-09 relative error = 1.503641772593186e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.042999999999995 y[1] (closed_form) = 1.457368678841302 y[1] (numeric) = 1.457368681081905 absolute error = 2.240602592351593e-09 relative error = 1.537430181450729e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.043999999999995 y[1] (closed_form) = 1.458484378553282 y[1] (numeric) = 1.458484380844749 absolute error = 2.291467016135584e-09 relative error = 1.571128940310327e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.044999999999995 y[1] (closed_form) = 1.459600271392422 y[1] (numeric) = 1.459600273734697 absolute error = 2.34227526263453e-09 relative error = 1.60473748089952e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.045999999999995 y[1] (closed_form) = 1.460716357206329 y[1] (numeric) = 1.460716359599358 absolute error = 2.393028886160664e-09 relative error = 1.638257060896761e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.046999999999995 y[1] (closed_form) = 1.461832635842779 y[1] (numeric) = 1.461832638286506 absolute error = 2.443726332401752e-09 relative error = 1.671686807698673e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.047999999999995 y[1] (closed_form) = 1.46294910714971 y[1] (numeric) = 1.462949109644081 absolute error = 2.494370043848448e-09 relative error = 1.705028583467455e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.048999999999995 y[1] (closed_form) = 1.464065770975231 y[1] (numeric) = 1.464065773520188 absolute error = 2.544957133920889e-09 relative error = 1.73828060485675e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.049999999999994 y[1] (closed_form) = 1.46518262716761 y[1] (numeric) = 1.4651826297631 absolute error = 2.595489601020518e-09 relative error = 1.771444428083302e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.050999999999994 y[1] (closed_form) = 1.466299675575284 y[1] (numeric) = 1.466299678221251 absolute error = 2.645967889236545e-09 relative error = 1.804520544682269e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.051999999999994 y[1] (closed_form) = 1.467416916046853 y[1] (numeric) = 1.467416918743244 absolute error = 2.69639066630134e-09 relative error = 1.837508234241486e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.052999999999994 y[1] (closed_form) = 1.468534348431084 y[1] (numeric) = 1.468534351177842 absolute error = 2.74675859834872e-09 relative error = 1.870408139437279e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.053999999999994 y[1] (closed_form) = 1.469651972576906 y[1] (numeric) = 1.469651975373977 absolute error = 2.797071685378683e-09 relative error = 1.903220447814092e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.054999999999994 y[1] (closed_form) = 1.470769788333413 y[1] (numeric) = 1.470769791180743 absolute error = 2.847329927391229e-09 relative error = 1.935945346428179e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.055999999999994 y[1] (closed_form) = 1.471887795549863 y[1] (numeric) = 1.471887798447398 absolute error = 2.897534656653988e-09 relative error = 1.968583926991212e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.056999999999994 y[1] (closed_form) = 1.473005994075679 y[1] (numeric) = 1.473005997023363 absolute error = 2.947683874765517e-09 relative error = 2.001135016843708e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.057999999999994 y[1] (closed_form) = 1.474124383760446 y[1] (numeric) = 1.474124386758225 absolute error = 2.997778913993443e-09 relative error = 2.033599706387191e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.058999999999994 y[1] (closed_form) = 1.475242964453914 y[1] (numeric) = 1.475242967501733 absolute error = 3.047818886159348e-09 relative error = 2.065977577657894e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.059999999999993 y[1] (closed_form) = 1.476361736005993 y[1] (numeric) = 1.476361739103798 absolute error = 3.097805123530861e-09 relative error = 2.098269718037644e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.060999999999993 y[1] (closed_form) = 1.477480698266758 y[1] (numeric) = 1.477480701414496 absolute error = 3.147737626107983e-09 relative error = 2.13047630997861e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.061999999999993 y[1] (closed_form) = 1.478599851086449 y[1] (numeric) = 1.478599854284064 absolute error = 3.197615283667687e-09 relative error = 2.162596784598711e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.062999999999993 y[1] (closed_form) = 1.479719194315465 y[1] (numeric) = 1.479719197562903 absolute error = 3.247438540299186e-09 relative error = 2.194631625226358e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.063999999999993 y[1] (closed_form) = 1.480838727804368 y[1] (numeric) = 1.480838731101576 absolute error = 3.297208062136292e-09 relative error = 2.22658146375267e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.064999999999993 y[1] (closed_form) = 1.481958451403883 y[1] (numeric) = 1.481958454750807 absolute error = 3.346924293268216e-09 relative error = 2.258446780405767e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.065999999999993 y[1] (closed_form) = 1.483078364964898 y[1] (numeric) = 1.483078368361483 absolute error = 3.396585679382724e-09 relative error = 2.290226706572661e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.066999999999993 y[1] (closed_form) = 1.484198468338459 y[1] (numeric) = 1.484198471784653 absolute error = 3.446193552747445e-09 relative error = 2.321922321214503e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.067999999999993 y[1] (closed_form) = 1.485318761375777 y[1] (numeric) = 1.485318764871525 absolute error = 3.495748135406984e-09 relative error = 2.353533952650707e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.068999999999992 y[1] (closed_form) = 1.486439243928222 y[1] (numeric) = 1.486439247473471 absolute error = 3.545248761227526e-09 relative error = 2.385061330766857e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.069999999999992 y[1] (closed_form) = 1.487559915847327 y[1] (numeric) = 1.487559919442023 absolute error = 3.594695430209072e-09 relative error = 2.416504634142082e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.070999999999992 y[1] (closed_form) = 1.488680776984785 y[1] (numeric) = 1.488680780628874 absolute error = 3.644088364396225e-09 relative error = 2.44786419004957e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.071999999999992 y[1] (closed_form) = 1.489801827192449 y[1] (numeric) = 1.489801830885877 absolute error = 3.693428229922802e-09 relative error = 2.479140622939842e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.072999999999992 y[1] (closed_form) = 1.490923066322332 y[1] (numeric) = 1.490923070065046 absolute error = 3.742714804744196e-09 relative error = 2.510333959737018e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.073999999999992 y[1] (closed_form) = 1.492044494226609 y[1] (numeric) = 1.492044498018557 absolute error = 3.791947644771199e-09 relative error = 2.541444078540519e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.074999999999992 y[1] (closed_form) = 1.493166110757613 y[1] (numeric) = 1.493166114598741 absolute error = 3.841127860226834e-09 relative error = 2.572471898841781e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.075999999999992 y[1] (closed_form) = 1.49428791576784 y[1] (numeric) = 1.494287919658094 absolute error = 3.890254562932682e-09 relative error = 2.60341700008574e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.076999999999992 y[1] (closed_form) = 1.495409909109942 y[1] (numeric) = 1.495409913049269 absolute error = 3.939327308799534e-09 relative error = 2.634279260021886e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.077999999999991 y[1] (closed_form) = 1.496532090636731 y[1] (numeric) = 1.496532094625079 absolute error = 3.988348096228833e-09 relative error = 2.665060188941158e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.078999999999991 y[1] (closed_form) = 1.497654460201181 y[1] (numeric) = 1.497654464238496 absolute error = 4.037315370908345e-09 relative error = 2.695758920496261e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.079999999999991 y[1] (closed_form) = 1.498777017656421 y[1] (numeric) = 1.498777021742651 absolute error = 4.086229798971885e-09 relative error = 2.726376072513684e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.080999999999991 y[1] (closed_form) = 1.499899762855741 y[1] (numeric) = 1.499899766990833 absolute error = 4.135091602464058e-09 relative error = 2.756911964964266e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.081999999999991 y[1] (closed_form) = 1.501022695652591 y[1] (numeric) = 1.501022699836491 absolute error = 4.183900559340259e-09 relative error = 2.787366621076472e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.082999999999991 y[1] (closed_form) = 1.502145815900576 y[1] (numeric) = 1.502145820133232 absolute error = 4.232656225511278e-09 relative error = 2.817739916263515e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.083999999999991 y[1] (closed_form) = 1.503269123453461 y[1] (numeric) = 1.50326912773482 absolute error = 4.281359489155534e-09 relative error = 2.848032612630242e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.084999999999991 y[1] (closed_form) = 1.504392618165168 y[1] (numeric) = 1.504392622495178 absolute error = 4.330010350273028e-09 relative error = 2.878244879687142e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.085999999999991 y[1] (closed_form) = 1.505516299889778 y[1] (numeric) = 1.505516304268387 absolute error = 4.37860925295297e-09 relative error = 2.908377181484875e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.08699999999999 y[1] (closed_form) = 1.50664016848153 y[1] (numeric) = 1.506640172908684 absolute error = 4.427154642883124e-09 relative error = 2.938428654364792e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.08799999999999 y[1] (closed_form) = 1.507764223794817 y[1] (numeric) = 1.507764228270465 absolute error = 4.475648296420331e-09 relative error = 2.968400646326383e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.08899999999999 y[1] (closed_form) = 1.508888465684192 y[1] (numeric) = 1.508888470208282 absolute error = 4.524089769475381e-09 relative error = 2.998293029845631e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.08999999999999 y[1] (closed_form) = 1.510012894004366 y[1] (numeric) = 1.510012898576844 absolute error = 4.572478173869854e-09 relative error = 3.028105383752196e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.09099999999999 y[1] (closed_form) = 1.511137508610203 y[1] (numeric) = 1.511137513231017 absolute error = 4.620814841871379e-09 relative error = 3.057838757586764e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.09199999999999 y[1] (closed_form) = 1.512262309356725 y[1] (numeric) = 1.512262314025824 absolute error = 4.669099773479957e-09 relative error = 3.08749331686119e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.09299999999999 y[1] (closed_form) = 1.513387296099112 y[1] (numeric) = 1.513387300816444 absolute error = 4.717332302561772e-09 relative error = 3.117068786503699e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.09399999999999 y[1] (closed_form) = 1.514512468692698 y[1] (numeric) = 1.514512473458211 absolute error = 4.76551265116143e-09 relative error = 3.14656547877413e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.09499999999999 y[1] (closed_form) = 1.515637826992975 y[1] (numeric) = 1.515637831806616 absolute error = 4.813641485412745e-09 relative error = 3.175983998078887e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.095999999999989 y[1] (closed_form) = 1.516763370855588 y[1] (numeric) = 1.516763375717306 absolute error = 4.861717695092693e-09 relative error = 3.205323775949479e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.096999999999989 y[1] (closed_form) = 1.517889100136338 y[1] (numeric) = 1.517889105046082 absolute error = 4.909743500647323e-09 relative error = 3.234586439948956e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.097999999999989 y[1] (closed_form) = 1.519015014691185 y[1] (numeric) = 1.519015019648902 absolute error = 4.957716459585981e-09 relative error = 3.263770543172598e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.098999999999989 y[1] (closed_form) = 1.520141114376239 y[1] (numeric) = 1.520141119381877 absolute error = 5.005637904176297e-09 relative error = 3.292877126233287e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.099999999999989 y[1] (closed_form) = 1.521267399047768 y[1] (numeric) = 1.521267404101276 absolute error = 5.053508056462874e-09 relative error = 3.321906496928877e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.100999999999989 y[1] (closed_form) = 1.522393868562192 y[1] (numeric) = 1.52239387366352 absolute error = 5.101327360534924e-09 relative error = 3.350859108065651e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.101999999999989 y[1] (closed_form) = 1.52352052277609 y[1] (numeric) = 1.523520527925185 absolute error = 5.149094484124817e-09 relative error = 3.379734245221961e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.102999999999989 y[1] (closed_form) = 1.524647361546192 y[1] (numeric) = 1.524647366743002 absolute error = 5.196810093366366e-09 relative error = 3.40853250688482e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.103999999999989 y[1] (closed_form) = 1.52577438472938 y[1] (numeric) = 1.525774389973855 absolute error = 5.244474854393388e-09 relative error = 3.437254489839648e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.104999999999988 y[1] (closed_form) = 1.526901592182695 y[1] (numeric) = 1.526901597474783 absolute error = 5.292088323116673e-09 relative error = 3.465900062067307e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.105999999999988 y[1] (closed_form) = 1.528028983763328 y[1] (numeric) = 1.528028989102979 absolute error = 5.339650499536219e-09 relative error = 3.494469382632641e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.106999999999988 y[1] (closed_form) = 1.529156559328626 y[1] (numeric) = 1.529156564715787 absolute error = 5.387161161607423e-09 relative error = 3.522962464989621e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.107999999999988 y[1] (closed_form) = 1.530284318736086 y[1] (numeric) = 1.530284324170708 absolute error = 5.434621197508704e-09 relative error = 3.551380048118994e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.108999999999988 y[1] (closed_form) = 1.531412261843361 y[1] (numeric) = 1.531412267325392 absolute error = 5.482030607240063e-09 relative error = 3.579722288916076e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.109999999999988 y[1] (closed_form) = 1.532540388508257 y[1] (numeric) = 1.532540394037645 absolute error = 5.529388280578473e-09 relative error = 3.607988619445564e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.110999999999988 y[1] (closed_form) = 1.533668698588729 y[1] (numeric) = 1.533668704165425 absolute error = 5.576695993880776e-09 relative error = 3.636180355648135e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.111999999999988 y[1] (closed_form) = 1.534797191942889 y[1] (numeric) = 1.534797197566841 absolute error = 5.623952414879341e-09 relative error = 3.664296784228553e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.112999999999988 y[1] (closed_form) = 1.535925868428998 y[1] (numeric) = 1.535925874100156 absolute error = 5.671158209707983e-09 relative error = 3.692338495157096e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.113999999999987 y[1] (closed_form) = 1.537054727905472 y[1] (numeric) = 1.537054733623785 absolute error = 5.718313378366702e-09 relative error = 3.720305643351416e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.114999999999987 y[1] (closed_form) = 1.538183770230876 y[1] (numeric) = 1.538183775996294 absolute error = 5.765417698810893e-09 relative error = 3.748198238982539e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.115999999999987 y[1] (closed_form) = 1.539312995263929 y[1] (numeric) = 1.5393130010764 absolute error = 5.812471837174371e-09 relative error = 3.776016869251319e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.116999999999987 y[1] (closed_form) = 1.540442402863499 y[1] (numeric) = 1.540442408722974 absolute error = 5.859475571412531e-09 relative error = 3.803761543125835e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.117999999999987 y[1] (closed_form) = 1.541571992888608 y[1] (numeric) = 1.541571998795037 absolute error = 5.906428901525373e-09 relative error = 3.831432413648011e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.118999999999987 y[1] (closed_form) = 1.542701765198428 y[1] (numeric) = 1.54270177115176 absolute error = 5.953331605468293e-09 relative error = 3.859029489541391e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.119999999999987 y[1] (closed_form) = 1.543831719652281 y[1] (numeric) = 1.543831725652466 absolute error = 6.000184127330499e-09 relative error = 3.886553211046814e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.120999999999987 y[1] (closed_form) = 1.544961856109642 y[1] (numeric) = 1.544961862156628 absolute error = 6.046986467111992e-09 relative error = 3.914003729735353e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.121999999999987 y[1] (closed_form) = 1.546092174430133 y[1] (numeric) = 1.546092180523872 absolute error = 6.093739068901982e-09 relative error = 3.941381484029596e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.122999999999986 y[1] (closed_form) = 1.54722267447353 y[1] (numeric) = 1.547222680613971 absolute error = 6.140441266566654e-09 relative error = 3.9686861935733e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.123999999999986 y[1] (closed_form) = 1.548353356099756 y[1] (numeric) = 1.54835336228685 absolute error = 6.187093948284428e-09 relative error = 3.995918582738429e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.124999999999986 y[1] (closed_form) = 1.549484219168888 y[1] (numeric) = 1.549484225402584 absolute error = 6.233696003832279e-09 relative error = 4.023078084122668e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.125999999999986 y[1] (closed_form) = 1.550615263541148 y[1] (numeric) = 1.550615269821396 absolute error = 6.280248765477836e-09 relative error = 4.050165707214568e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.126999999999986 y[1] (closed_form) = 1.55174648907691 y[1] (numeric) = 1.551746495403661 absolute error = 6.32675134504268e-09 relative error = 4.077181027685963e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.127999999999986 y[1] (closed_form) = 1.552877895636697 y[1] (numeric) = 1.552877902009902 absolute error = 6.373204630705231e-09 relative error = 4.10412476641774e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.128999999999986 y[1] (closed_form) = 1.554009483081183 y[1] (numeric) = 1.554009489500791 absolute error = 6.419607512242465e-09 relative error = 4.130996356286133e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.129999999999986 y[1] (closed_form) = 1.555141251271187 y[1] (numeric) = 1.555141257737149 absolute error = 6.465961321922009e-09 relative error = 4.157796802468374e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.130999999999986 y[1] (closed_form) = 1.55627320006768 y[1] (numeric) = 1.556273206579946 absolute error = 6.51226583769926e-09 relative error = 4.18452610853676e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.131999999999985 y[1] (closed_form) = 1.557405329331781 y[1] (numeric) = 1.557405335890302 absolute error = 6.558520393440403e-09 relative error = 4.211183992965015e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.132999999999985 y[1] (closed_form) = 1.558537638924756 y[1] (numeric) = 1.558537645529482 absolute error = 6.604725877323858e-09 relative error = 4.237771172392408e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.133999999999985 y[1] (closed_form) = 1.559670128708021 y[1] (numeric) = 1.559670135358903 absolute error = 6.65088162321581e-09 relative error = 4.264287364870659e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.134999999999985 y[1] (closed_form) = 1.560802798543139 y[1] (numeric) = 1.560802805240127 absolute error = 6.696988297250073e-09 relative error = 4.290733142906378e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.135999999999985 y[1] (closed_form) = 1.561935648291821 y[1] (numeric) = 1.561935655034866 absolute error = 6.743045677382042e-09 relative error = 4.31710850876375e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.136999999999985 y[1] (closed_form) = 1.563068677815924 y[1] (numeric) = 1.563068684604979 absolute error = 6.789054429745534e-09 relative error = 4.343414032985345e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.137999999999985 y[1] (closed_form) = 1.564201886977457 y[1] (numeric) = 1.56420189381247 absolute error = 6.835013444117521e-09 relative error = 4.369649148886385e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.138999999999985 y[1] (closed_form) = 1.565335275638571 y[1] (numeric) = 1.565335282519495 absolute error = 6.880923830721031e-09 relative error = 4.395814709991756e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.139999999999985 y[1] (closed_form) = 1.566468843661568 y[1] (numeric) = 1.566468850588353 absolute error = 6.926785145466852e-09 relative error = 4.421910575173475e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.140999999999984 y[1] (closed_form) = 1.567602590908894 y[1] (numeric) = 1.567602597881491 absolute error = 6.972597388354984e-09 relative error = 4.447936887060312e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.141999999999984 y[1] (closed_form) = 1.568736517243143 y[1] (numeric) = 1.568736524261504 absolute error = 7.018360781430033e-09 relative error = 4.473893929468742e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.142999999999984 y[1] (closed_form) = 1.569870622527056 y[1] (numeric) = 1.569870629591131 absolute error = 7.064075102647394e-09 relative error = 4.499781702568708e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.143999999999984 y[1] (closed_form) = 1.571004906623519 y[1] (numeric) = 1.57100491373326 absolute error = 7.109741240185485e-09 relative error = 4.525600913281736e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.144999999999984 y[1] (closed_form) = 1.572139369395565 y[1] (numeric) = 1.572139376550924 absolute error = 7.155358971999703e-09 relative error = 4.551351560358609e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.145999999999984 y[1] (closed_form) = 1.573274010706373 y[1] (numeric) = 1.5732740179073 absolute error = 7.200927631956233e-09 relative error = 4.577033360338255e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.146999999999984 y[1] (closed_form) = 1.574408830419267 y[1] (numeric) = 1.574408837665715 absolute error = 7.246447886188889e-09 relative error = 4.602646876833861e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.147999999999984 y[1] (closed_form) = 1.575543828397717 y[1] (numeric) = 1.575543835689637 absolute error = 7.291919734697672e-09 relative error = 4.628192249093665e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.148999999999984 y[1] (closed_form) = 1.576679004505338 y[1] (numeric) = 1.576679011842681 absolute error = 7.337342955437975e-09 relative error = 4.653669475189064e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.149999999999983 y[1] (closed_form) = 1.577814358605892 y[1] (numeric) = 1.57781436598861 absolute error = 7.382717992499011e-09 relative error = 4.67907897543926e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.150999999999983 y[1] (closed_form) = 1.578949890563283 y[1] (numeric) = 1.578949897991327 absolute error = 7.428044623836172e-09 relative error = 4.704420747124694e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.151999999999983 y[1] (closed_form) = 1.580085600241561 y[1] (numeric) = 1.580085607714884 absolute error = 7.473323515583274e-09 relative error = 4.729695349695463e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.152999999999983 y[1] (closed_form) = 1.581221487504922 y[1] (numeric) = 1.581221495023476 absolute error = 7.518553779561898e-09 relative error = 4.754902358066074e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.153999999999983 y[1] (closed_form) = 1.582357552217704 y[1] (numeric) = 1.58235755978144 absolute error = 7.563736081905859e-09 relative error = 4.780042330701515e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.154999999999983 y[1] (closed_form) = 1.583493794244391 y[1] (numeric) = 1.583493801853262 absolute error = 7.608870422615155e-09 relative error = 4.805115403844031e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.155999999999983 y[1] (closed_form) = 1.584630213449612 y[1] (numeric) = 1.584630221103568 absolute error = 7.653956801689787e-09 relative error = 4.830121713398196e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.156999999999983 y[1] (closed_form) = 1.585766809698136 y[1] (numeric) = 1.585766817397131 absolute error = 7.698995219129756e-09 relative error = 4.855061394931911e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.157999999999983 y[1] (closed_form) = 1.586903582854879 y[1] (numeric) = 1.586903590598865 absolute error = 7.743985674935061e-09 relative error = 4.879934583677377e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.158999999999982 y[1] (closed_form) = 1.5880405327849 y[1] (numeric) = 1.588040540573828 absolute error = 7.788928391150307e-09 relative error = 4.904741554355098e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.159999999999982 y[1] (closed_form) = 1.5891776593534 y[1] (numeric) = 1.589177667187224 absolute error = 7.833823367775494e-09 relative error = 4.92948244122869e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.160999999999982 y[1] (closed_form) = 1.590314962425725 y[1] (numeric) = 1.590314970304396 absolute error = 7.878670826855227e-09 relative error = 4.954157517852819e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.161999999999982 y[1] (closed_form) = 1.591452441867361 y[1] (numeric) = 1.591452449790832 absolute error = 7.923470990434112e-09 relative error = 4.978767057051956e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.162999999999982 y[1] (closed_form) = 1.592590097543941 y[1] (numeric) = 1.592590105512164 absolute error = 7.968222970333727e-09 relative error = 5.003310633804739e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.163999999999982 y[1] (closed_form) = 1.593727929321237 y[1] (numeric) = 1.593727937334165 absolute error = 8.012927876777098e-09 relative error = 5.027789078271205e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.164999999999982 y[1] (closed_form) = 1.594865937065165 y[1] (numeric) = 1.59486594512275 absolute error = 8.057584821585806e-09 relative error = 5.052201965271879e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.165999999999982 y[1] (closed_form) = 1.596004120641782 y[1] (numeric) = 1.596004128743977 absolute error = 8.102195359072084e-09 relative error = 5.076550401269669e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.166999999999982 y[1] (closed_form) = 1.597142479917288 y[1] (numeric) = 1.597142488064046 absolute error = 8.146758379012908e-09 relative error = 5.100833821309924e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.167999999999981 y[1] (closed_form) = 1.598281014758026 y[1] (numeric) = 1.598281022949299 absolute error = 8.191273437319069e-09 relative error = 5.125052078879383e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.168999999999981 y[1] (closed_form) = 1.599419725030476 y[1] (numeric) = 1.599419733266219 absolute error = 8.235742310347405e-09 relative error = 5.149206416214779e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.169999999999981 y[1] (closed_form) = 1.600558610601267 y[1] (numeric) = 1.60055861888143 absolute error = 8.280163221741077e-09 relative error = 5.173295852396524e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.170999999999981 y[1] (closed_form) = 1.601697671337162 y[1] (numeric) = 1.601697679661699 absolute error = 8.32453772581232e-09 relative error = 5.197321488806725e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.171999999999981 y[1] (closed_form) = 1.602836907105069 y[1] (numeric) = 1.602836915473933 absolute error = 8.368864490293504e-09 relative error = 5.221282622827021e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.172999999999981 y[1] (closed_form) = 1.603976317772036 y[1] (numeric) = 1.603976326185181 absolute error = 8.413145069496863e-09 relative error = 5.245180353524757e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.173999999999981 y[1] (closed_form) = 1.605115903205251 y[1] (numeric) = 1.60511591166263 absolute error = 8.457378797288584e-09 relative error = 5.269014393540098e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.174999999999981 y[1] (closed_form) = 1.606255663272045 y[1] (numeric) = 1.60625567177361 absolute error = 8.501565229579455e-09 relative error = 5.292784594615048e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.175999999999981 y[1] (closed_form) = 1.607395597839887 y[1] (numeric) = 1.607395606385592 absolute error = 8.545705032503292e-09 relative error = 5.316491499657904e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.176999999999981 y[1] (closed_form) = 1.608535706776386 y[1] (numeric) = 1.608535715366184 absolute error = 8.589798206060095e-09 relative error = 5.340135235962296e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.17799999999998 y[1] (closed_form) = 1.609675989949293 y[1] (numeric) = 1.609675998583138 absolute error = 8.633845194339074e-09 relative error = 5.36371620639695e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.17899999999998 y[1] (closed_form) = 1.610816447226497 y[1] (numeric) = 1.610816455904342 absolute error = 8.677844887117203e-09 relative error = 5.38723384781594e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.17999999999998 y[1] (closed_form) = 1.611957078476028 y[1] (numeric) = 1.611957087197826 absolute error = 8.721798616662113e-09 relative error = 5.410689113948278e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.18099999999998 y[1] (closed_form) = 1.613097883566054 y[1] (numeric) = 1.61309789233176 absolute error = 8.765705716839989e-09 relative error = 5.434081717013823e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.18199999999998 y[1] (closed_form) = 1.614238862364884 y[1] (numeric) = 1.614238871174451 absolute error = 8.80956663174004e-09 relative error = 5.457412057862299e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.18299999999998 y[1] (closed_form) = 1.615380014740966 y[1] (numeric) = 1.615380023594347 absolute error = 8.853380695228452e-09 relative error = 5.480679848975434e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.18399999999998 y[1] (closed_form) = 1.616521340562884 y[1] (numeric) = 1.616521349460033 absolute error = 8.89714857343904e-09 relative error = 5.50388562785134e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.18499999999998 y[1] (closed_form) = 1.617662839699365 y[1] (numeric) = 1.617662848640236 absolute error = 8.940870710461013e-09 relative error = 5.527029793255703e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.18599999999998 y[1] (closed_form) = 1.618804512019272 y[1] (numeric) = 1.618804521003818 absolute error = 8.984546218115952e-09 relative error = 5.5501119198814e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.186999999999979 y[1] (closed_form) = 1.619946357391606 y[1] (numeric) = 1.619946366419782 absolute error = 9.028175984582276e-09 relative error = 5.573132680219859e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.187999999999979 y[1] (closed_form) = 1.621088375685508 y[1] (numeric) = 1.621088384757267 absolute error = 9.071759343726171e-09 relative error = 5.59609178610636e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.188999999999979 y[1] (closed_form) = 1.622230566770256 y[1] (numeric) = 1.622230575885553 absolute error = 9.115297405770661e-09 relative error = 5.618990045242806e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.189999999999979 y[1] (closed_form) = 1.623372930515266 y[1] (numeric) = 1.623372939674055 absolute error = 9.158789504581932e-09 relative error = 5.641827168865562e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.190999999999979 y[1] (closed_form) = 1.624515466790092 y[1] (numeric) = 1.624515475992327 absolute error = 9.202235418115379e-09 relative error = 5.664603142436208e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.191999999999979 y[1] (closed_form) = 1.625658175464426 y[1] (numeric) = 1.625658184710061 absolute error = 9.245635590460211e-09 relative error = 5.687318361265507e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.192999999999979 y[1] (closed_form) = 1.626801056408095 y[1] (numeric) = 1.626801065697085 absolute error = 9.288990243661033e-09 relative error = 5.709973083107478e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.193999999999979 y[1] (closed_form) = 1.627944109491067 y[1] (numeric) = 1.627944118823365 absolute error = 9.332298489539426e-09 relative error = 5.732566883058977e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.194999999999979 y[1] (closed_form) = 1.629087334583442 y[1] (numeric) = 1.629087343959004 absolute error = 9.375561882407624e-09 relative error = 5.755100836754682e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.195999999999978 y[1] (closed_form) = 1.630230731555462 y[1] (numeric) = 1.630230740974242 absolute error = 9.418779978176417e-09 relative error = 5.777574791017233e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.196999999999978 y[1] (closed_form) = 1.631374300277502 y[1] (numeric) = 1.631374309739454 absolute error = 9.461951444578176e-09 relative error = 5.799988048707563e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.197999999999978 y[1] (closed_form) = 1.632518040620075 y[1] (numeric) = 1.632518050125153 absolute error = 9.50507850205895e-09 relative error = 5.822342090901893e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.198999999999978 y[1] (closed_form) = 1.63366195245383 y[1] (numeric) = 1.63366196200199 absolute error = 9.54815981835111e-09 relative error = 5.844636219879741e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.199999999999978 y[1] (closed_form) = 1.634806035649552 y[1] (numeric) = 1.634806045240748 absolute error = 9.591195837543864e-09 relative error = 5.866870826503296e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.200999999999978 y[1] (closed_form) = 1.635950290078163 y[1] (numeric) = 1.635950299712349 absolute error = 9.6341858935034e-09 relative error = 5.889045621944354e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.201999999999978 y[1] (closed_form) = 1.637094715610717 y[1] (numeric) = 1.637094725287849 absolute error = 9.677131762586555e-09 relative error = 5.911161810192825e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.202999999999978 y[1] (closed_form) = 1.638239312118409 y[1] (numeric) = 1.638239321838441 absolute error = 9.720031890481096e-09 relative error = 5.933218558839313e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.203999999999978 y[1] (closed_form) = 1.639384079472566 y[1] (numeric) = 1.639384089235453 absolute error = 9.762887387410046e-09 relative error = 5.955216663169639e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.204999999999977 y[1] (closed_form) = 1.640529017544651 y[1] (numeric) = 1.640529027350348 absolute error = 9.805697809284197e-09 relative error = 5.977155968847296e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.205999999999977 y[1] (closed_form) = 1.641674126206261 y[1] (numeric) = 1.641674136054724 absolute error = 9.848462934058944e-09 relative error = 5.999036457264341e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.206999999999977 y[1] (closed_form) = 1.642819405329131 y[1] (numeric) = 1.642819415220314 absolute error = 9.89118298377889e-09 relative error = 6.020858380229102e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.207999999999977 y[1] (closed_form) = 1.643964854785127 y[1] (numeric) = 1.643964864718986 absolute error = 9.933858846622456e-09 relative error = 6.042622394090567e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.208999999999977 y[1] (closed_form) = 1.645110474446252 y[1] (numeric) = 1.645110484422742 absolute error = 9.976489412366618e-09 relative error = 6.064327938660002e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.209999999999977 y[1] (closed_form) = 1.646256264184643 y[1] (numeric) = 1.646256274203718 absolute error = 1.001907512510058e-08 relative error = 6.085975399500046e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.210999999999977 y[1] (closed_form) = 1.647402223872569 y[1] (numeric) = 1.647402233934186 absolute error = 1.006161665095817e-08 relative error = 6.107565295927672e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.211999999999977 y[1] (closed_form) = 1.648548353382437 y[1] (numeric) = 1.64854836348655 absolute error = 1.010411310176096e-08 relative error = 6.129097203020874e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.212999999999977 y[1] (closed_form) = 1.649694652586784 y[1] (numeric) = 1.649694662733349 absolute error = 1.014656492159816e-08 relative error = 6.150571504664791e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.213999999999976 y[1] (closed_form) = 1.650841121358283 y[1] (numeric) = 1.650841131547256 absolute error = 1.018897255455897e-08 relative error = 6.171988583720077e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.214999999999976 y[1] (closed_form) = 1.65198775956974 y[1] (numeric) = 1.651987769801076 absolute error = 1.02313355565542e-08 relative error = 6.193348284383747e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.215999999999976 y[1] (closed_form) = 1.653134567094094 y[1] (numeric) = 1.653134577367748 absolute error = 1.027365392758384e-08 relative error = 6.214650719961064e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.216999999999976 y[1] (closed_form) = 1.654281543804418 y[1] (numeric) = 1.654281554120346 absolute error = 1.03159285558263e-08 relative error = 6.235896540381118e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.217999999999976 y[1] (closed_form) = 1.655428689573916 y[1] (numeric) = 1.655428699932075 absolute error = 1.035815833105858e-08 relative error = 6.257085186632e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.218999999999976 y[1] (closed_form) = 1.656576004275928 y[1] (numeric) = 1.656576014676272 absolute error = 1.040034414145907e-08 relative error = 6.278217307635671e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.219999999999976 y[1] (closed_form) = 1.657723487783923 y[1] (numeric) = 1.657723498226409 absolute error = 1.0442486431117e-08 relative error = 6.299293282667259e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.220999999999976 y[1] (closed_form) = 1.658871139971505 y[1] (numeric) = 1.658871150456089 absolute error = 1.048458386776474e-08 relative error = 6.320312419170084e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.221999999999976 y[1] (closed_form) = 1.660018960712411 y[1] (numeric) = 1.660018971239049 absolute error = 1.05266371175361e-08 relative error = 6.341275230385622e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.222999999999975 y[1] (closed_form) = 1.661166949880508 y[1] (numeric) = 1.661166960449155 absolute error = 1.056864640247568e-08 relative error = 6.362181960841387e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.223999999999975 y[1] (closed_form) = 1.662315107349795 y[1] (numeric) = 1.662315117960407 absolute error = 1.061061172258349e-08 relative error = 6.383032720853887e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.224999999999975 y[1] (closed_form) = 1.663463432994405 y[1] (numeric) = 1.663463443646938 absolute error = 1.065253329990412e-08 relative error = 6.403827753958179e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.225999999999975 y[1] (closed_form) = 1.6646119266886 y[1] (numeric) = 1.664611937383011 absolute error = 1.069441113443759e-08 relative error = 6.424567169665725e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.226999999999975 y[1] (closed_form) = 1.665760588306775 y[1] (numeric) = 1.66576059904302 absolute error = 1.073624544822849e-08 relative error = 6.445251210524646e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.227999999999975 y[1] (closed_form) = 1.666909417723457 y[1] (numeric) = 1.666909428501492 absolute error = 1.07780353530984e-08 relative error = 6.465879452416949e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.228999999999975 y[1] (closed_form) = 1.668058414813303 y[1] (numeric) = 1.668058425633085 absolute error = 1.081978195927036e-08 relative error = 6.486452670472792e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.229999999999975 y[1] (closed_form) = 1.669207579451099 y[1] (numeric) = 1.669207590312585 absolute error = 1.086148571083356e-08 relative error = 6.506971238655198e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.230999999999975 y[1] (closed_form) = 1.670356911511768 y[1] (numeric) = 1.670356922414912 absolute error = 1.090314460938657e-08 relative error = 6.527434067679947e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.231999999999974 y[1] (closed_form) = 1.671506410870356 y[1] (numeric) = 1.671506421815117 absolute error = 1.094476065333083e-08 relative error = 6.547842462435951e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.232999999999974 y[1] (closed_form) = 1.672656077402045 y[1] (numeric) = 1.672656088388378 absolute error = 1.098633317653253e-08 relative error = 6.568196131267106e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.233999999999974 y[1] (closed_form) = 1.673805910982145 y[1] (numeric) = 1.673805922010007 absolute error = 1.102786217899165e-08 relative error = 6.588495181332461e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.234999999999974 y[1] (closed_form) = 1.674955911486097 y[1] (numeric) = 1.674955922555445 absolute error = 1.106934810479743e-08 relative error = 6.608739984669926e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.235999999999974 y[1] (closed_form) = 1.67610607878947 y[1] (numeric) = 1.676106089900261 absolute error = 1.111079028781603e-08 relative error = 6.628930249952048e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.236999999999974 y[1] (closed_form) = 1.677256412767966 y[1] (numeric) = 1.677256423920156 absolute error = 1.115218961622588e-08 relative error = 6.649066613387688e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.237999999999974 y[1] (closed_form) = 1.678406913297414 y[1] (numeric) = 1.67840692449096 absolute error = 1.119354564593777e-08 relative error = 6.669148915710093e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.238999999999974 y[1] (closed_form) = 1.679557580253775 y[1] (numeric) = 1.679557591488633 absolute error = 1.123485837695171e-08 relative error = 6.689177262534913e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.239999999999974 y[1] (closed_form) = 1.680708413513134 y[1] (numeric) = 1.680708424789263 absolute error = 1.12761286974461e-08 relative error = 6.709152287680849e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.240999999999973 y[1] (closed_form) = 1.681859412951713 y[1] (numeric) = 1.681859424269069 absolute error = 1.131735549719792e-08 relative error = 6.72907343505937e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.241999999999973 y[1] (closed_form) = 1.683010578445858 y[1] (numeric) = 1.683010589804397 absolute error = 1.135853922029639e-08 relative error = 6.748941073671211e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.242999999999973 y[1] (closed_form) = 1.684161909872043 y[1] (numeric) = 1.684161921271723 absolute error = 1.139968053287532e-08 relative error = 6.768755703388063e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.243999999999973 y[1] (closed_form) = 1.685313407106873 y[1] (numeric) = 1.685313418547652 absolute error = 1.14407787688009e-08 relative error = 6.788517032236123e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.244999999999973 y[1] (closed_form) = 1.686465070027081 y[1] (numeric) = 1.686465081508916 absolute error = 1.148183459420693e-08 relative error = 6.80822555905208e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.245999999999973 y[1] (closed_form) = 1.68761689850953 y[1] (numeric) = 1.687616910032376 absolute error = 1.152284667682579e-08 relative error = 6.827880597191546e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.246999999999973 y[1] (closed_form) = 1.688768892431206 y[1] (numeric) = 1.688768903995023 absolute error = 1.156381679301433e-08 relative error = 6.847483302683698e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.247999999999973 y[1] (closed_form) = 1.689921051669228 y[1] (numeric) = 1.689921063273973 absolute error = 1.160474427663871e-08 relative error = 6.867033383113409e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.248999999999973 y[1] (closed_form) = 1.691073376100842 y[1] (numeric) = 1.691073387746471 absolute error = 1.164562934974356e-08 relative error = 6.886531072114228e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.249999999999972 y[1] (closed_form) = 1.692225865603419 y[1] (numeric) = 1.692225877289891 absolute error = 1.168647156823965e-08 relative error = 6.905976209075644e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.250999999999972 y[1] (closed_form) = 1.693378520054461 y[1] (numeric) = 1.693378531781732 absolute error = 1.172727159826081e-08 relative error = 6.925369289486235e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.251999999999972 y[1] (closed_form) = 1.694531339331595 y[1] (numeric) = 1.694531351099623 absolute error = 1.176802855162862e-08 relative error = 6.944709890270013e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.252999999999972 y[1] (closed_form) = 1.695684323312575 y[1] (numeric) = 1.695684335121319 absolute error = 1.18087439826553e-08 relative error = 6.963999029953012e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.253999999999972 y[1] (closed_form) = 1.696837471875283 y[1] (numeric) = 1.696837483724701 absolute error = 1.184941722520705e-08 relative error = 6.983236415749059e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.254999999999972 y[1] (closed_form) = 1.69799078489773 y[1] (numeric) = 1.697990796787777 absolute error = 1.189004739110544e-08 relative error = 7.002421624933364e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.255999999999972 y[1] (closed_form) = 1.699144262258049 y[1] (numeric) = 1.699144274188685 absolute error = 1.193063603466271e-08 relative error = 7.021555673446878e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.256999999999972 y[1] (closed_form) = 1.700297903834502 y[1] (numeric) = 1.700297915805685 absolute error = 1.197118248974505e-08 relative error = 7.040638268592641e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.257999999999972 y[1] (closed_form) = 1.70145170950548 y[1] (numeric) = 1.701451721517166 absolute error = 1.201168609021863e-08 relative error = 7.059669118502213e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.258999999999971 y[1] (closed_form) = 1.702605679149494 y[1] (numeric) = 1.702605691201642 absolute error = 1.205214794630649e-08 relative error = 7.078648975449749e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.259999999999971 y[1] (closed_form) = 1.703759812645186 y[1] (numeric) = 1.703759824737755 absolute error = 1.209256872414244e-08 relative error = 7.097578329053333e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.260999999999971 y[1] (closed_form) = 1.704914109871323 y[1] (numeric) = 1.70491412200427 absolute error = 1.213294709145885e-08 relative error = 7.116456495497341e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.261999999999971 y[1] (closed_form) = 1.706068570706798 y[1] (numeric) = 1.706068582880081 absolute error = 1.217328327030032e-08 relative error = 7.135283703900082e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.262999999999971 y[1] (closed_form) = 1.707223195030626 y[1] (numeric) = 1.707223207244204 absolute error = 1.221357792680067e-08 relative error = 7.154060442917989e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.263999999999971 y[1] (closed_form) = 1.708377982721953 y[1] (numeric) = 1.708377994975784 absolute error = 1.22538310609599e-08 relative error = 7.172786809998517e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.264999999999971 y[1] (closed_form) = 1.709532933660046 y[1] (numeric) = 1.709532945954088 absolute error = 1.229404156255498e-08 relative error = 7.191462252928872e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.265999999999971 y[1] (closed_form) = 1.710688047724299 y[1] (numeric) = 1.710688060058511 absolute error = 1.233421120794276e-08 relative error = 7.210087908400809e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.266999999999971 y[1] (closed_form) = 1.711843324794231 y[1] (numeric) = 1.71184333716857 absolute error = 1.237433910894481e-08 relative error = 7.228663353541566e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.26799999999997 y[1] (closed_form) = 1.712998764749484 y[1] (numeric) = 1.712998777163909 absolute error = 1.241442548760574e-08 relative error = 7.247188814769097e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.26899999999997 y[1] (closed_form) = 1.714154367469827 y[1] (numeric) = 1.714154379924297 absolute error = 1.245447012188095e-08 relative error = 7.265664258852214e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.26999999999997 y[1] (closed_form) = 1.715310132835151 y[1] (numeric) = 1.715310145329625 absolute error = 1.249447367790424e-08 relative error = 7.284090170477067e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.27099999999997 y[1] (closed_form) = 1.716466060725474 y[1] (numeric) = 1.71646607325991 absolute error = 1.253443593363102e-08 relative error = 7.302466515611304e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.27199999999997 y[1] (closed_form) = 1.717622151020938 y[1] (numeric) = 1.717622163595294 absolute error = 1.257435622292746e-08 relative error = 7.320793001798091e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.27299999999997 y[1] (closed_form) = 1.718778403601804 y[1] (numeric) = 1.71877841621604 absolute error = 1.2614235433972e-08 relative error = 7.33907024171243e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.27399999999997 y[1] (closed_form) = 1.719934818348464 y[1] (numeric) = 1.719934831002537 absolute error = 1.265407378880923e-08 relative error = 7.357298459112581e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.27499999999997 y[1] (closed_form) = 1.721091395141428 y[1] (numeric) = 1.721091407835299 absolute error = 1.269387062130534e-08 relative error = 7.375477361132375e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.27599999999997 y[1] (closed_form) = 1.722248133861333 y[1] (numeric) = 1.72224814659496 absolute error = 1.273362615350493e-08 relative error = 7.393607171433391e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.276999999999969 y[1] (closed_form) = 1.723405034388939 y[1] (numeric) = 1.723405047162279 absolute error = 1.277334060745261e-08 relative error = 7.411688113108946e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.277999999999969 y[1] (closed_form) = 1.724562096605125 y[1] (numeric) = 1.72456210941814 absolute error = 1.28130148713268e-08 relative error = 7.429720794948335e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.278999999999969 y[1] (closed_form) = 1.7257193203909 y[1] (numeric) = 1.725719333243548 absolute error = 1.285264739081526e-08 relative error = 7.447704408793402e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.279999999999969 y[1] (closed_form) = 1.726876705627391 y[1] (numeric) = 1.72687671851963 absolute error = 1.289223883205182e-08 relative error = 7.465639434500298e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.280999999999969 y[1] (closed_form) = 1.728034252195849 y[1] (numeric) = 1.728034265127639 absolute error = 1.293178963912567e-08 relative error = 7.483526222175847e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.281999999999969 y[1] (closed_form) = 1.729191959977647 y[1] (numeric) = 1.729191972948947 absolute error = 1.297129958999221e-08 relative error = 7.501364735792485e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.282999999999969 y[1] (closed_form) = 1.730349828854282 y[1] (numeric) = 1.730349841865051 absolute error = 1.301076912874066e-08 relative error = 7.519155324421014e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.283999999999969 y[1] (closed_form) = 1.73150785870737 y[1] (numeric) = 1.731507871757568 absolute error = 1.305019825537101e-08 relative error = 7.536898079754275e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.284999999999969 y[1] (closed_form) = 1.732666049418654 y[1] (numeric) = 1.732666062508241 absolute error = 1.308958652579406e-08 relative error = 7.554592836966992e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.285999999999969 y[1] (closed_form) = 1.733824400869996 y[1] (numeric) = 1.733824413998929 absolute error = 1.31289337179652e-08 relative error = 7.572239559771671e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.286999999999968 y[1] (closed_form) = 1.734982912943379 y[1] (numeric) = 1.734982926111619 absolute error = 1.316824027597363e-08 relative error = 7.589838595951277e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.287999999999968 y[1] (closed_form) = 1.736141585520909 y[1] (numeric) = 1.736141598728415 absolute error = 1.320750664390857e-08 relative error = 7.607390292391284e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.288999999999968 y[1] (closed_form) = 1.737300418484813 y[1] (numeric) = 1.737300431731545 absolute error = 1.324673259972542e-08 relative error = 7.624894611651888e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.289999999999968 y[1] (closed_form) = 1.738459411717441 y[1] (numeric) = 1.738459425003358 absolute error = 1.328591769933496e-08 relative error = 7.642351388698614e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.290999999999968 y[1] (closed_form) = 1.739618565101261 y[1] (numeric) = 1.739618578426324 absolute error = 1.332506327500482e-08 relative error = 7.659761480085832e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.291999999999968 y[1] (closed_form) = 1.740777878518865 y[1] (numeric) = 1.740777891883033 absolute error = 1.336416777242277e-08 relative error = 7.67712408190391e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.292999999999968 y[1] (closed_form) = 1.741937351852964 y[1] (numeric) = 1.741937365256196 absolute error = 1.340323230181184e-08 relative error = 7.69443992205249e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.293999999999968 y[1] (closed_form) = 1.743096984986391 y[1] (numeric) = 1.743096998428648 absolute error = 1.344225686317202e-08 relative error = 7.711709089598919e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.294999999999968 y[1] (closed_form) = 1.744256777802098 y[1] (numeric) = 1.744256791283339 absolute error = 1.34812410124141e-08 relative error = 7.728931418802645e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.295999999999967 y[1] (closed_form) = 1.74541673018316 y[1] (numeric) = 1.745416743703345 absolute error = 1.35201851936273e-08 relative error = 7.746107253256661e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.296999999999967 y[1] (closed_form) = 1.746576842012769 y[1] (numeric) = 1.746576855571858 absolute error = 1.3559089184767e-08 relative error = 7.76323655427688e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.297999999999967 y[1] (closed_form) = 1.74773711317424 y[1] (numeric) = 1.747737126772193 absolute error = 1.359795320787782e-08 relative error = 7.78031953740527e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.298999999999967 y[1] (closed_form) = 1.748897543551005 y[1] (numeric) = 1.748897557187783 absolute error = 1.363677726295975e-08 relative error = 7.797356290678583e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.299999999999967 y[1] (closed_form) = 1.75005813302662 y[1] (numeric) = 1.750058146702181 absolute error = 1.367556179410201e-08 relative error = 7.814347155686167e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.300999999999967 y[1] (closed_form) = 1.751218881484756 y[1] (numeric) = 1.751218895199062 absolute error = 1.371430569108156e-08 relative error = 7.831291585580669e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.301999999999967 y[1] (closed_form) = 1.752379788809207 y[1] (numeric) = 1.752379802562218 absolute error = 1.375301050821065e-08 relative error = 7.848190555516632e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.302999999999967 y[1] (closed_form) = 1.753540854883885 y[1] (numeric) = 1.75354086867556 absolute error = 1.379167535731085e-08 relative error = 7.865043645204436e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.303999999999967 y[1] (closed_form) = 1.75470207959282 y[1] (numeric) = 1.754702093423121 absolute error = 1.383030023838216e-08 relative error = 7.881850941666118e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.304999999999966 y[1] (closed_form) = 1.755863462820164 y[1] (numeric) = 1.75586347668905 absolute error = 1.38688855955138e-08 relative error = 7.89861278464011e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.305999999999966 y[1] (closed_form) = 1.757025004450185 y[1] (numeric) = 1.757025018357617 absolute error = 1.390743165075037e-08 relative error = 7.91532938661982e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.306999999999966 y[1] (closed_form) = 1.758186704367272 y[1] (numeric) = 1.758186718313209 absolute error = 1.394593751591344e-08 relative error = 7.932000328106361e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.307999999999966 y[1] (closed_form) = 1.75934856245593 y[1] (numeric) = 1.759348576440334 absolute error = 1.398440496735986e-08 relative error = 7.948626705238328e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.308999999999966 y[1] (closed_form) = 1.760510578600785 y[1] (numeric) = 1.760510592623617 absolute error = 1.402283200668819e-08 relative error = 7.96520746716173e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.309999999999966 y[1] (closed_form) = 1.76167275268658 y[1] (numeric) = 1.761672766747801 absolute error = 1.406122041025526e-08 relative error = 7.981743708535916e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.310999999999966 y[1] (closed_form) = 1.762835084598178 y[1] (numeric) = 1.762835098697747 absolute error = 1.409956884579344e-08 relative error = 7.998234757738165e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.311999999999966 y[1] (closed_form) = 1.763997574220556 y[1] (numeric) = 1.763997588358434 absolute error = 1.413787842352576e-08 relative error = 8.014681329577654e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.312999999999966 y[1] (closed_form) = 1.765160221438813 y[1] (numeric) = 1.765160235614962 absolute error = 1.41761482552738e-08 relative error = 8.031083004872256e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.313999999999965 y[1] (closed_form) = 1.766323026138163 y[1] (numeric) = 1.766323040352543 absolute error = 1.421437967330519e-08 relative error = 8.047440622671997e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.314999999999965 y[1] (closed_form) = 1.76748598820394 y[1] (numeric) = 1.767486002456512 absolute error = 1.42525715673969e-08 relative error = 8.063753637945318e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.315999999999965 y[1] (closed_form) = 1.768649107521593 y[1] (numeric) = 1.768649121812317 absolute error = 1.429072393754893e-08 relative error = 8.080022134845342e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.316999999999965 y[1] (closed_form) = 1.769812383976689 y[1] (numeric) = 1.769812398305527 absolute error = 1.432883767193971e-08 relative error = 8.096246699180311e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.317999999999965 y[1] (closed_form) = 1.770975817454914 y[1] (numeric) = 1.770975831821826 absolute error = 1.436691188239081e-08 relative error = 8.112426912208001e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.318999999999965 y[1] (closed_form) = 1.772139407842066 y[1] (numeric) = 1.772139422247015 absolute error = 1.440494834525907e-08 relative error = 8.128563859882769e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.319999999999965 y[1] (closed_form) = 1.773303155024067 y[1] (numeric) = 1.773303169467012 absolute error = 1.444294484009845e-08 relative error = 8.144656371460879e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.320999999999965 y[1] (closed_form) = 1.77446705888695 y[1] (numeric) = 1.774467073367853 absolute error = 1.448090269917657e-08 relative error = 8.160705281426774e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.321999999999965 y[1] (closed_form) = 1.775631119316866 y[1] (numeric) = 1.775631133835688 absolute error = 1.451882192249343e-08 relative error = 8.176710671797203e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.322999999999964 y[1] (closed_form) = 1.776795336200083 y[1] (numeric) = 1.776795350756786 absolute error = 1.455670273209364e-08 relative error = 8.192672749369727e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.323999999999964 y[1] (closed_form) = 1.777959709422985 y[1] (numeric) = 1.77795972401753 absolute error = 1.459454423979878e-08 relative error = 8.208591095990166e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.324999999999964 y[1] (closed_form) = 1.779124238872073 y[1] (numeric) = 1.77912425350442 absolute error = 1.463234688969806e-08 relative error = 8.224466043458916e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.325999999999964 y[1] (closed_form) = 1.780288924433961 y[1] (numeric) = 1.780288939104073 absolute error = 1.46701117920145e-08 relative error = 8.240298296906398e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.326999999999964 y[1] (closed_form) = 1.781453765995383 y[1] (numeric) = 1.781453780703221 absolute error = 1.470783761448047e-08 relative error = 8.256087188579098e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.327999999999964 y[1] (closed_form) = 1.782618763443185 y[1] (numeric) = 1.78261877818871 absolute error = 1.474552502322979e-08 relative error = 8.27183317354314e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.328999999999964 y[1] (closed_form) = 1.78378391666433 y[1] (numeric) = 1.783783931447504 absolute error = 1.478317379621785e-08 relative error = 8.287536207783697e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.329999999999964 y[1] (closed_form) = 1.784949225545897 y[1] (numeric) = 1.784949240366681 absolute error = 1.482078437753387e-08 relative error = 8.303196620621621e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.330999999999964 y[1] (closed_form) = 1.786114689975078 y[1] (numeric) = 1.786114704833434 absolute error = 1.485835676717784e-08 relative error = 8.318814491909902e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.331999999999963 y[1] (closed_form) = 1.787280309839183 y[1] (numeric) = 1.787280324735073 absolute error = 1.489589029901595e-08 relative error = 8.334389528610796e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.332999999999963 y[1] (closed_form) = 1.788446085025635 y[1] (numeric) = 1.788446099959021 absolute error = 1.493338563918201e-08 relative error = 8.349922183406472e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.333999999999963 y[1] (closed_form) = 1.789612015421972 y[1] (numeric) = 1.789612030392815 absolute error = 1.497084323176523e-08 relative error = 8.365412783750931e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.334999999999963 y[1] (closed_form) = 1.790778100915847 y[1] (numeric) = 1.790778115924109 absolute error = 1.500826196654259e-08 relative error = 8.380860788317103e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.335999999999963 y[1] (closed_form) = 1.791944341395027 y[1] (numeric) = 1.79194435644067 absolute error = 1.504564361987093e-08 relative error = 8.396267268077039e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.336999999999963 y[1] (closed_form) = 1.793110736747394 y[1] (numeric) = 1.79311075183038 absolute error = 1.50829861933488e-08 relative error = 8.411631186096472e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.337999999999963 y[1] (closed_form) = 1.794277286860944 y[1] (numeric) = 1.794277301981235 absolute error = 1.512029124128844e-08 relative error = 8.426953488187503e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.338999999999963 y[1] (closed_form) = 1.795443991623787 y[1] (numeric) = 1.795444006781345 absolute error = 1.515755854164524e-08 relative error = 8.442234128360004e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.339999999999963 y[1] (closed_form) = 1.796610850924146 y[1] (numeric) = 1.796610866118934 absolute error = 1.519478765033e-08 relative error = 8.457472937177274e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.340999999999962 y[1] (closed_form) = 1.79777786465036 y[1] (numeric) = 1.797777879882339 absolute error = 1.52319783452981e-08 relative error = 8.472669869177906e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.341999999999962 y[1] (closed_form) = 1.798945032690878 y[1] (numeric) = 1.798945047960011 absolute error = 1.526913240290639e-08 relative error = 8.487825989917371e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.342999999999962 y[1] (closed_form) = 1.800112354934268 y[1] (numeric) = 1.800112370240516 absolute error = 1.530624782475343e-08 relative error = 8.502940265254913e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.343999999999962 y[1] (closed_form) = 1.801279831269205 y[1] (numeric) = 1.80127984661253 absolute error = 1.534332527697302e-08 relative error = 8.518013143000615e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.344999999999962 y[1] (closed_form) = 1.802447461584482 y[1] (numeric) = 1.802447476964847 absolute error = 1.538036542569898e-08 relative error = 8.533045069828848e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.345999999999962 y[1] (closed_form) = 1.803615245769002 y[1] (numeric) = 1.80361526118637 absolute error = 1.541736782684211e-08 relative error = 8.548035875727284e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.346999999999962 y[1] (closed_form) = 1.804783183711783 y[1] (numeric) = 1.804783199166115 absolute error = 1.5454332702447e-08 relative error = 8.562985760241328e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.347999999999962 y[1] (closed_form) = 1.805951275301954 y[1] (numeric) = 1.805951290793214 absolute error = 1.549126005251367e-08 relative error = 8.577894799472667e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.348999999999962 y[1] (closed_form) = 1.80711952042876 y[1] (numeric) = 1.807119535956909 absolute error = 1.552814965499749e-08 relative error = 8.592762946478084e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.349999999999961 y[1] (closed_form) = 1.808287918981553 y[1] (numeric) = 1.808287934546555 absolute error = 1.55650023980769e-08 relative error = 8.607590768423246e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.350999999999961 y[1] (closed_form) = 1.809456470849803 y[1] (numeric) = 1.80945648645162 absolute error = 1.560181717152886e-08 relative error = 8.622377726611762e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.351999999999961 y[1] (closed_form) = 1.810625175923088 y[1] (numeric) = 1.810625191561682 absolute error = 1.56385944194426e-08 relative error = 8.6371241422012e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.352999999999961 y[1] (closed_form) = 1.8117940340911 y[1] (numeric) = 1.811794049766435 absolute error = 1.567533525204112e-08 relative error = 8.651830703209471e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.353999999999961 y[1] (closed_form) = 1.812963045243643 y[1] (numeric) = 1.812963060955681 absolute error = 1.57120378929676e-08 relative error = 8.666496503714487e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.354999999999961 y[1] (closed_form) = 1.814132209270632 y[1] (numeric) = 1.814132225019336 absolute error = 1.574870389653427e-08 relative error = 8.68112247610994e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.355999999999961 y[1] (closed_form) = 1.815301526062095 y[1] (numeric) = 1.815301541847427 absolute error = 1.578533215251809e-08 relative error = 8.695708082591087e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.356999999999961 y[1] (closed_form) = 1.816470995508169 y[1] (numeric) = 1.816471011330093 absolute error = 1.582192399318672e-08 relative error = 8.710254131396377e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.357999999999961 y[1] (closed_form) = 1.817640617499105 y[1] (numeric) = 1.817640633357583 absolute error = 1.58584780862725e-08 relative error = 8.724759962776475e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.35899999999996 y[1] (closed_form) = 1.818810391925263 y[1] (numeric) = 1.818810407820259 absolute error = 1.589499531995386e-08 relative error = 8.739226139525491e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.35999999999996 y[1] (closed_form) = 1.819980318677117 y[1] (numeric) = 1.819980334608593 absolute error = 1.59314752501416e-08 relative error = 8.753652490990484e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.36099999999996 y[1] (closed_form) = 1.821150397645249 y[1] (numeric) = 1.821150413613168 absolute error = 1.596791898705874e-08 relative error = 8.768039700458178e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.36199999999996 y[1] (closed_form) = 1.822320628720352 y[1] (numeric) = 1.822320644724678 absolute error = 1.600432564252685e-08 relative error = 8.782387352858544e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.36299999999996 y[1] (closed_form) = 1.823491011793233 y[1] (numeric) = 1.823491027833928 absolute error = 1.604069499450134e-08 relative error = 8.796695399516565e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.36399999999996 y[1] (closed_form) = 1.824661546754805 y[1] (numeric) = 1.824661562831833 absolute error = 1.60770274870714e-08 relative error = 8.810964156977331e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.36499999999996 y[1] (closed_form) = 1.825832233496095 y[1] (numeric) = 1.825832249609418 absolute error = 1.611332378637087e-08 relative error = 8.825194062609552e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.36599999999996 y[1] (closed_form) = 1.827003071908237 y[1] (numeric) = 1.82700308805782 absolute error = 1.614958344831052e-08 relative error = 8.839384945008813e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.36699999999996 y[1] (closed_form) = 1.828174061882478 y[1] (numeric) = 1.828174078068285 absolute error = 1.618580625084576e-08 relative error = 8.853536754689083e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.367999999999959 y[1] (closed_form) = 1.829345203310175 y[1] (numeric) = 1.829345219532167 absolute error = 1.622199219397658e-08 relative error = 8.867649563692573e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.368999999999959 y[1] (closed_form) = 1.830516496082792 y[1] (numeric) = 1.830516512340934 absolute error = 1.625814194383679e-08 relative error = 8.881723807804163e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.369999999999959 y[1] (closed_form) = 1.831687940091906 y[1] (numeric) = 1.83168795638616 absolute error = 1.629425416815877e-08 relative error = 8.895758830699733e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.370999999999959 y[1] (closed_form) = 1.8328595352292 y[1] (numeric) = 1.83285955155953 absolute error = 1.633033064329936e-08 relative error = 8.909755673806858e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.371999999999959 y[1] (closed_form) = 1.834031281386468 y[1] (numeric) = 1.83403129775284 absolute error = 1.636637136925856e-08 relative error = 8.92371440736066e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.372999999999959 y[1] (closed_form) = 1.835203178455617 y[1] (numeric) = 1.835203194857992 absolute error = 1.640237479172413e-08 relative error = 8.937634254495603e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.373999999999959 y[1] (closed_form) = 1.836375226328657 y[1] (numeric) = 1.836375242766999 absolute error = 1.64383424650083e-08 relative error = 8.951516133155638e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.374999999999959 y[1] (closed_form) = 1.83754742489771 y[1] (numeric) = 1.837547441371984 absolute error = 1.647427350093267e-08 relative error = 8.965359629751995e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.375999999999959 y[1] (closed_form) = 1.838719774055009 y[1] (numeric) = 1.838719790565176 absolute error = 1.651016789949722e-08 relative error = 8.979164814813857e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.376999999999958 y[1] (closed_form) = 1.83989227369289 y[1] (numeric) = 1.839892290238917 absolute error = 1.654602632683577e-08 relative error = 8.992932120762625e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.377999999999958 y[1] (closed_form) = 1.841064923703804 y[1] (numeric) = 1.841064940285653 absolute error = 1.658184900499293e-08 relative error = 9.006661737726241e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.378999999999958 y[1] (closed_form) = 1.842237723980306 y[1] (numeric) = 1.842237740597941 absolute error = 1.661763504579028e-08 relative error = 9.020353252720562e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.379999999999958 y[1] (closed_form) = 1.843410674415062 y[1] (numeric) = 1.843410691068447 absolute error = 1.665338533740623e-08 relative error = 9.034007217458787e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.380999999999958 y[1] (closed_form) = 1.844583774900843 y[1] (numeric) = 1.844583791589943 absolute error = 1.668909943575159e-08 relative error = 9.047623460012662e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.381999999999958 y[1] (closed_form) = 1.845757025330533 y[1] (numeric) = 1.84575704205531 absolute error = 1.672477711878173e-08 relative error = 9.061201929212055e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.382999999999958 y[1] (closed_form) = 1.846930425597119 y[1] (numeric) = 1.846930442357538 absolute error = 1.67604197187643e-08 relative error = 9.074743415602999e-07 % Desired digits = 8 Estimated correct digits = 13 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.383999999999958 y[1] (closed_form) = 1.848103975593697 y[1] (numeric) = 1.848103992389724 absolute error = 1.679602656956547e-08 relative error = 9.088247626419288e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.384999999999958 y[1] (closed_form) = 1.849277675213475 y[1] (numeric) = 1.849277692045072 absolute error = 1.683159678300683e-08 relative error = 9.101714149587537e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.385999999999957 y[1] (closed_form) = 1.850451524349762 y[1] (numeric) = 1.850451541216894 absolute error = 1.686713169135601e-08 relative error = 9.115143774048889e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.386999999999957 y[1] (closed_form) = 1.851625522895979 y[1] (numeric) = 1.851625539798609 absolute error = 1.690263040643458e-08 relative error = 9.128536087577004e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.387999999999957 y[1] (closed_form) = 1.852799670745651 y[1] (numeric) = 1.852799687683745 absolute error = 1.693809359437637e-08 relative error = 9.14189151791014e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.388999999999957 y[1] (closed_form) = 1.853973967792414 y[1] (numeric) = 1.853973984765935 absolute error = 1.697352081109216e-08 relative error = 9.155209892889204e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.389999999999957 y[1] (closed_form) = 1.855148413930007 y[1] (numeric) = 1.85514843093892 absolute error = 1.700891338884958e-08 relative error = 9.168491998339553e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.390999999999957 y[1] (closed_form) = 1.856323009052279 y[1] (numeric) = 1.856323026096548 absolute error = 1.704426910720258e-08 relative error = 9.181736704273417e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.391999999999957 y[1] (closed_form) = 1.857497753053183 y[1] (numeric) = 1.857497770132773 absolute error = 1.707958996455261e-08 relative error = 9.194945154834649e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.392999999999957 y[1] (closed_form) = 1.858672645826781 y[1] (numeric) = 1.858672662941656 absolute error = 1.711487529476585e-08 relative error = 9.20811705772576e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.393999999999957 y[1] (closed_form) = 1.85984768726724 y[1] (numeric) = 1.859847704417365 absolute error = 1.715012531988691e-08 relative error = 9.221252598962221e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.394999999999956 y[1] (closed_form) = 1.861022877268834 y[1] (numeric) = 1.861022894454174 absolute error = 1.718533937378197e-08 relative error = 9.234351486856795e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.395999999999956 y[1] (closed_form) = 1.862198215725943 y[1] (numeric) = 1.862198232946462 absolute error = 1.722051878871866e-08 relative error = 9.24741450361962e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.396999999999956 y[1] (closed_form) = 1.863373702533053 y[1] (numeric) = 1.863373719788715 absolute error = 1.725566223242936e-08 relative error = 9.260440999554823e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.397999999999956 y[1] (closed_form) = 1.864549337584755 y[1] (numeric) = 1.864549354875527 absolute error = 1.729077125922629e-08 relative error = 9.273431874762775e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.398999999999956 y[1] (closed_form) = 1.865725120775749 y[1] (numeric) = 1.865725138101593 absolute error = 1.732584453684183e-08 relative error = 9.286386479932224e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.399999999999956 y[1] (closed_form) = 1.866901052000836 y[1] (numeric) = 1.866901069361719 absolute error = 1.736088250936518e-08 relative error = 9.299305118907507e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.400999999999956 y[1] (closed_form) = 1.868077131154926 y[1] (numeric) = 1.868077148550811 absolute error = 1.739588517679636e-08 relative error = 9.312187857062125e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.401999999999956 y[1] (closed_form) = 1.869253358133034 y[1] (numeric) = 1.869253375563886 absolute error = 1.743085298322455e-08 relative error = 9.325034997200209e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.402999999999956 y[1] (closed_form) = 1.870429732830277 y[1] (numeric) = 1.870429750296063 absolute error = 1.746578615069438e-08 relative error = 9.337846722670351e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.403999999999956 y[1] (closed_form) = 1.871606255141883 y[1] (numeric) = 1.871606272642567 absolute error = 1.750068356898282e-08 relative error = 9.350622504548173e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.404999999999955 y[1] (closed_form) = 1.87278292496318 y[1] (numeric) = 1.872782942498726 absolute error = 1.75355465703575e-08 relative error = 9.363363119461513e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.405999999999955 y[1] (closed_form) = 1.873959742189602 y[1] (numeric) = 1.873959759759977 absolute error = 1.757037448868459e-08 relative error = 9.376068275700913e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.406999999999955 y[1] (closed_form) = 1.87513670671669 y[1] (numeric) = 1.875136724321858 absolute error = 1.760516754600872e-08 relative error = 9.388738155968825e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.407999999999955 y[1] (closed_form) = 1.876313818440088 y[1] (numeric) = 1.876313836080013 absolute error = 1.763992552028526e-08 relative error = 9.401372705846497e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.408999999999955 y[1] (closed_form) = 1.877491077255543 y[1] (numeric) = 1.877491094930192 absolute error = 1.767464885560344e-08 relative error = 9.413972225870537e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.409999999999955 y[1] (closed_form) = 1.878668483058908 y[1] (numeric) = 1.878668500768246 absolute error = 1.770933821809706e-08 relative error = 9.426537134035566e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.410999999999955 y[1] (closed_form) = 1.879846035746142 y[1] (numeric) = 1.879846053490133 absolute error = 1.774399138732008e-08 relative error = 9.439066311766963e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.411999999999955 y[1] (closed_form) = 1.881023735213303 y[1] (numeric) = 1.881023752991914 absolute error = 1.777861080576315e-08 relative error = 9.451561122245542e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.412999999999955 y[1] (closed_form) = 1.88220158135656 y[1] (numeric) = 1.882201599169755 absolute error = 1.781319514115864e-08 relative error = 9.464020919757243e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.413999999999954 y[1] (closed_form) = 1.883379574072178 y[1] (numeric) = 1.883379591919923 absolute error = 1.784774572577419e-08 relative error = 9.476446474984549e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.414999999999954 y[1] (closed_form) = 1.884557713256532 y[1] (numeric) = 1.884557731138793 absolute error = 1.788226144938676e-08 relative error = 9.488837260646193e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.415999999999954 y[1] (closed_form) = 1.885735998806097 y[1] (numeric) = 1.88573601672284 absolute error = 1.791674275608557e-08 relative error = 9.501193575043945e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.416999999999954 y[1] (closed_form) = 1.886914430617455 y[1] (numeric) = 1.886914448568644 absolute error = 1.79511889797368e-08 relative error = 9.513515127372592e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.417999999999954 y[1] (closed_form) = 1.888093008587287 y[1] (numeric) = 1.888093026572888 absolute error = 1.798560100851887e-08 relative error = 9.525802450789273e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.418999999999954 y[1] (closed_form) = 1.88927173261238 y[1] (numeric) = 1.889271750632358 absolute error = 1.801997862038718e-08 relative error = 9.538055489492852e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.419999999999954 y[1] (closed_form) = 1.890450602589622 y[1] (numeric) = 1.890450620643944 absolute error = 1.805432203738633e-08 relative error = 9.550274422751235e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.420999999999954 y[1] (closed_form) = 1.891629618416007 y[1] (numeric) = 1.891629636504638 absolute error = 1.808863148156092e-08 relative error = 9.562459429403413e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.421999999999954 y[1] (closed_form) = 1.892808779988628 y[1] (numeric) = 1.892808798111535 absolute error = 1.812290673086636e-08 relative error = 9.574610453241474e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.422999999999953 y[1] (closed_form) = 1.893988087204686 y[1] (numeric) = 1.893988105361833 absolute error = 1.815714689712422e-08 relative error = 9.586727086505667e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.423999999999953 y[1] (closed_form) = 1.895167539961478 y[1] (numeric) = 1.895167558152832 absolute error = 1.819135353464674e-08 relative error = 9.598810211268444e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.424999999999953 y[1] (closed_form) = 1.896347138156408 y[1] (numeric) = 1.896347156381935 absolute error = 1.82255264213893e-08 relative error = 9.610859770699898e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.425999999999953 y[1] (closed_form) = 1.897526881686982 y[1] (numeric) = 1.897526899946646 absolute error = 1.82596644471289e-08 relative error = 9.622875240057354e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.426999999999953 y[1] (closed_form) = 1.898706770450805 y[1] (numeric) = 1.898706788744574 absolute error = 1.829376894413315e-08 relative error = 9.634857382316969e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.427999999999953 y[1] (closed_form) = 1.899886804345588 y[1] (numeric) = 1.899886822673427 absolute error = 1.832783946831285e-08 relative error = 9.646806023596669e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.428999999999953 y[1] (closed_form) = 1.901066983269141 y[1] (numeric) = 1.901067001631017 absolute error = 1.836187601966799e-08 relative error = 9.65872122406348e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.429999999999953 y[1] (closed_form) = 1.902247307119378 y[1] (numeric) = 1.902247325515257 absolute error = 1.839587859819858e-08 relative error = 9.670603043752458e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.430999999999953 y[1] (closed_form) = 1.903427775794313 y[1] (numeric) = 1.903427794224161 absolute error = 1.842984742594922e-08 relative error = 9.682451659222172e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.431999999999952 y[1] (closed_form) = 1.904608389192063 y[1] (numeric) = 1.904608407655845 absolute error = 1.846378228087531e-08 relative error = 9.694267013445039e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.432999999999952 y[1] (closed_form) = 1.905789147210844 y[1] (numeric) = 1.905789165708528 absolute error = 1.849768405115526e-08 relative error = 9.706049632104868e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.433999999999952 y[1] (closed_form) = 1.906970049748976 y[1] (numeric) = 1.906970068280528 absolute error = 1.853155140452145e-08 relative error = 9.71779887521613e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.434999999999952 y[1] (closed_form) = 1.90815109670488 y[1] (numeric) = 1.908151115270265 absolute error = 1.856538478506309e-08 relative error = 9.729515035325563e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.435999999999952 y[1] (closed_form) = 1.909332287977075 y[1] (numeric) = 1.90933230657626 absolute error = 1.859918485891399e-08 relative error = 9.741198520567471e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.436999999999952 y[1] (closed_form) = 1.910513623464184 y[1] (numeric) = 1.910513642097135 absolute error = 1.863295118198494e-08 relative error = 9.752849156971344e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.437999999999952 y[1] (closed_form) = 1.91169510306493 y[1] (numeric) = 1.911695121731614 absolute error = 1.866668464245436e-08 relative error = 9.764467467917321e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.438999999999952 y[1] (closed_form) = 1.912876726678137 y[1] (numeric) = 1.91287674537852 absolute error = 1.87003832419208e-08 relative error = 9.776052466483564e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.439999999999952 y[1] (closed_form) = 1.914058494202726 y[1] (numeric) = 1.914058512936776 absolute error = 1.873404986696414e-08 relative error = 9.787605720360988e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.440999999999951 y[1] (closed_form) = 1.915240405537725 y[1] (numeric) = 1.915240424305408 absolute error = 1.876768251918293e-08 relative error = 9.799126242803804e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.441999999999951 y[1] (closed_form) = 1.916422460582259 y[1] (numeric) = 1.91642247938354 absolute error = 1.880128097653255e-08 relative error = 9.810613976429934e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.442999999999951 y[1] (closed_form) = 1.91760465923555 y[1] (numeric) = 1.917604678070397 absolute error = 1.883484657128065e-08 relative error = 9.822069674564272e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.443999999999951 y[1] (closed_form) = 1.918787001396924 y[1] (numeric) = 1.918787020265303 absolute error = 1.886837952547182e-08 relative error = 9.833493510084853e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.444999999999951 y[1] (closed_form) = 1.919969486965806 y[1] (numeric) = 1.919969505867685 absolute error = 1.890187850683844e-08 relative error = 9.844884845909573e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.445999999999951 y[1] (closed_form) = 1.921152115841722 y[1] (numeric) = 1.921152134777066 absolute error = 1.893534440355893e-08 relative error = 9.856244202329972e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.446999999999951 y[1] (closed_form) = 1.922334887924294 y[1] (numeric) = 1.922334906893072 absolute error = 1.896877721563328e-08 relative error = 9.867571636342436e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.447999999999951 y[1] (closed_form) = 1.923517803113248 y[1] (numeric) = 1.923517822115425 absolute error = 1.90021769430615e-08 relative error = 9.878867204819283e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.448999999999951 y[1] (closed_form) = 1.924700861308406 y[1] (numeric) = 1.924700880343949 absolute error = 1.903554291970977e-08 relative error = 9.890130618411766e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.44999999999995 y[1] (closed_form) = 1.925884062409692 y[1] (numeric) = 1.925884081478568 absolute error = 1.906887647784572e-08 relative error = 9.901362626152319e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.45099999999995 y[1] (closed_form) = 1.927067406317126 y[1] (numeric) = 1.927067425419303 absolute error = 1.910217672929093e-08 relative error = 9.912562823008694e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.45199999999995 y[1] (closed_form) = 1.92825089293083 y[1] (numeric) = 1.928250912066274 absolute error = 1.913544389609001e-08 relative error = 9.923731380725689e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.45299999999995 y[1] (closed_form) = 1.929434522151023 y[1] (numeric) = 1.929434541319702 absolute error = 1.916867842233216e-08 relative error = 9.934868585725329e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.45399999999995 y[1] (closed_form) = 1.930618293878025 y[1] (numeric) = 1.930618313079905 absolute error = 1.920187986392818e-08 relative error = 9.94597426369427e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.45499999999995 y[1] (closed_form) = 1.931802208012253 y[1] (numeric) = 1.931802227247301 absolute error = 1.923504844292268e-08 relative error = 9.957048585587221e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.45599999999995 y[1] (closed_form) = 1.932986264454222 y[1] (numeric) = 1.932986283722406 absolute error = 1.926818415931564e-08 relative error = 9.968091607084441e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.45699999999995 y[1] (closed_form) = 1.934170463104547 y[1] (numeric) = 1.934170482405834 absolute error = 1.930128723515168e-08 relative error = 9.979103498546388e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.45799999999995 y[1] (closed_form) = 1.935354803863941 y[1] (numeric) = 1.935354823198298 absolute error = 1.933435722634158e-08 relative error = 9.990084085739981e-07 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 9 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.458999999999949 y[1] (closed_form) = 1.936539286633214 y[1] (numeric) = 1.936539306000609 absolute error = 1.936739524310838e-08 relative error = 1.000103399749753e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.459999999999949 y[1] (closed_form) = 1.937723911313276 y[1] (numeric) = 1.937723930713676 absolute error = 1.940040017522904e-08 relative error = 1.001195271522484e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.460999999999949 y[1] (closed_form) = 1.938908677805133 y[1] (numeric) = 1.938908697238505 absolute error = 1.943337202270357e-08 relative error = 1.00228402942125e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.461999999999949 y[1] (closed_form) = 1.940093586009891 y[1] (numeric) = 1.940093605476203 absolute error = 1.946631167371038e-08 relative error = 1.003369724743327e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.462999999999949 y[1] (closed_form) = 1.941278635828752 y[1] (numeric) = 1.941278655327971 absolute error = 1.949921912824948e-08 relative error = 1.004452362910029e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.463999999999949 y[1] (closed_form) = 1.942463827163016 y[1] (numeric) = 1.942463846695109 absolute error = 1.953209327609784e-08 relative error = 1.005531892175548e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.464999999999949 y[1] (closed_form) = 1.94364915991408 y[1] (numeric) = 1.943649179479016 absolute error = 1.95649358936123e-08 relative error = 1.006608409435229e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.465999999999949 y[1] (closed_form) = 1.94483463398344 y[1] (numeric) = 1.944834653581186 absolute error = 1.959774564852523e-08 relative error = 1.007681851509649e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.466999999999949 y[1] (closed_form) = 1.946020249272689 y[1] (numeric) = 1.946020268903212 absolute error = 1.963052254083664e-08 relative error = 1.008752223835975e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.467999999999948 y[1] (closed_form) = 1.947206005683514 y[1] (numeric) = 1.947206025346782 absolute error = 1.966326812485875e-08 relative error = 1.009819611662326e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.468999999999948 y[1] (closed_form) = 1.948391903117704 y[1] (numeric) = 1.948391922813684 absolute error = 1.969598018014551e-08 relative error = 1.010883906293654e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.469999999999948 y[1] (closed_form) = 1.94957794147714 y[1] (numeric) = 1.949577961205801 absolute error = 1.972866092714298e-08 relative error = 1.011945227088235e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.470999999999948 y[1] (closed_form) = 1.950764120663804 y[1] (numeric) = 1.950764140425113 absolute error = 1.976130925562813e-08 relative error = 1.013003522378901e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.471999999999948 y[1] (closed_form) = 1.951950440579771 y[1] (numeric) = 1.951950460373697 absolute error = 1.979392538764557e-08 relative error = 1.01405880887869e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.472999999999948 y[1] (closed_form) = 1.953136901127216 y[1] (numeric) = 1.953136920953725 absolute error = 1.98265095452399e-08 relative error = 1.015111103261497e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.473999999999948 y[1] (closed_form) = 1.954323502208407 y[1] (numeric) = 1.954323522067468 absolute error = 1.985906106227731e-08 relative error = 1.016160376715336e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.474999999999948 y[1] (closed_form) = 1.955510243725712 y[1] (numeric) = 1.955510263617292 absolute error = 1.9891580382847e-08 relative error = 1.017206657273695e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.475999999999948 y[1] (closed_form) = 1.956697125581591 y[1] (numeric) = 1.956697145505659 absolute error = 1.992406795103818e-08 relative error = 1.018249972903504e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.476999999999947 y[1] (closed_form) = 1.957884147678602 y[1] (numeric) = 1.957884167635126 absolute error = 1.995652443298468e-08 relative error = 1.019290362846365e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.477999999999947 y[1] (closed_form) = 1.959071309919401 y[1] (numeric) = 1.959071329908349 absolute error = 1.998894783028504e-08 relative error = 1.020327730240071e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.478999999999947 y[1] (closed_form) = 1.960258612206737 y[1] (numeric) = 1.960258632228077 absolute error = 2.002133969725151e-08 relative error = 1.021362159695487e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.479999999999947 y[1] (closed_form) = 1.961446054443456 y[1] (numeric) = 1.961446074497155 absolute error = 2.005369958979486e-08 relative error = 1.02239363373595e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.480999999999947 y[1] (closed_form) = 1.962633636532498 y[1] (numeric) = 1.962633656618526 absolute error = 2.008602772995971e-08 relative error = 1.02342216886932e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.481999999999947 y[1] (closed_form) = 1.963821358376901 y[1] (numeric) = 1.963821378495225 absolute error = 2.011832411774606e-08 relative error = 1.024447770258179e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.482999999999947 y[1] (closed_form) = 1.965009219879797 y[1] (numeric) = 1.965009240030386 absolute error = 2.01505887531539e-08 relative error = 1.02547044305403e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.483999999999947 y[1] (closed_form) = 1.966197220944413 y[1] (numeric) = 1.966197241127234 absolute error = 2.018282163618323e-08 relative error = 1.026490192397329e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.484999999999947 y[1] (closed_form) = 1.967385361474071 y[1] (numeric) = 1.967385381689094 absolute error = 2.021502298887867e-08 relative error = 1.02750703470379e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.485999999999946 y[1] (closed_form) = 1.968573641372189 y[1] (numeric) = 1.968573661619381 absolute error = 2.0247192367151e-08 relative error = 1.028520952512488e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.486999999999946 y[1] (closed_form) = 1.969762060542279 y[1] (numeric) = 1.969762080821609 absolute error = 2.027933043713404e-08 relative error = 1.029531984769323e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.487999999999946 y[1] (closed_form) = 1.970950618887947 y[1] (numeric) = 1.970950639199385 absolute error = 2.031143764291699e-08 relative error = 1.03054015906178e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.488999999999946 y[1] (closed_form) = 1.972139316312898 y[1] (numeric) = 1.97213933665641 absolute error = 2.034351220814301e-08 relative error = 1.031545390321468e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.489999999999946 y[1] (closed_form) = 1.973328152720925 y[1] (numeric) = 1.97332817309648 absolute error = 2.037555568712435e-08 relative error = 1.032547762470702e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.490999999999946 y[1] (closed_form) = 1.97451712801592 y[1] (numeric) = 1.974517148423487 absolute error = 2.040756719168257e-08 relative error = 1.033547235530389e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.491999999999946 y[1] (closed_form) = 1.975706242101867 y[1] (numeric) = 1.975706262541415 absolute error = 2.043954805408532e-08 relative error = 1.034543882006496e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.492999999999946 y[1] (closed_form) = 1.976895494882846 y[1] (numeric) = 1.976895515354344 absolute error = 2.047149760819877e-08 relative error = 1.03553767314402e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.493999999999946 y[1] (closed_form) = 1.978084886263031 y[1] (numeric) = 1.978084906766446 absolute error = 2.050341518788912e-08 relative error = 1.036528580258447e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.494999999999945 y[1] (closed_form) = 1.979274416146688 y[1] (numeric) = 1.97927443668199 absolute error = 2.053530168133477e-08 relative error = 1.037516653264964e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.495999999999945 y[1] (closed_form) = 1.980464084438178 y[1] (numeric) = 1.980464105005335 absolute error = 2.056715753262495e-08 relative error = 1.038501919536677e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.496999999999945 y[1] (closed_form) = 1.981653891041956 y[1] (numeric) = 1.981653911640938 absolute error = 2.059898163153662e-08 relative error = 1.03948432794718e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.497999999999945 y[1] (closed_form) = 1.982843835862572 y[1] (numeric) = 1.982843856493346 absolute error = 2.063077442215899e-08 relative error = 1.040463905882142e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.498999999999945 y[1] (closed_form) = 1.984033918804665 y[1] (numeric) = 1.984033939467201 absolute error = 2.066253634858128e-08 relative error = 1.041440680662858e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.499999999999945 y[1] (closed_form) = 1.985224139772972 y[1] (numeric) = 1.985224160467239 absolute error = 2.069426718875889e-08 relative error = 1.042414645991835e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.500999999999945 y[1] (closed_form) = 1.986414498672322 y[1] (numeric) = 1.986414519398288 absolute error = 2.072596672064719e-08 relative error = 1.04338579558798e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.501999999999945 y[1] (closed_form) = 1.987604995407635 y[1] (numeric) = 1.98760501616527 absolute error = 2.075763561038002e-08 relative error = 1.044354167872418e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.502999999999945 y[1] (closed_form) = 1.988795629883927 y[1] (numeric) = 1.9887956506732 absolute error = 2.078927319182355e-08 relative error = 1.04531973418691e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.503999999999944 y[1] (closed_form) = 1.989986402006305 y[1] (numeric) = 1.989986422827185 absolute error = 2.0820879909067e-08 relative error = 1.046282521733585e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.504999999999944 y[1] (closed_form) = 1.991177311679971 y[1] (numeric) = 1.991177332532426 absolute error = 2.085245531802116e-08 relative error = 1.047242513045098e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.505999999999944 y[1] (closed_form) = 1.992368358810216 y[1] (numeric) = 1.992368379694216 absolute error = 2.088400052890904e-08 relative error = 1.048199768710459e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.506999999999944 y[1] (closed_form) = 1.993559543302427 y[1] (numeric) = 1.993559564217941 absolute error = 2.091551465355224e-08 relative error = 1.049154248932274e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.507999999999944 y[1] (closed_form) = 1.994750865062082 y[1] (numeric) = 1.99475088600908 absolute error = 2.094699813603995e-08 relative error = 1.05010598079816e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.508999999999944 y[1] (closed_form) = 1.995942323994751 y[1] (numeric) = 1.995942344973202 absolute error = 2.097845075432758e-08 relative error = 1.051054957957931e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.509999999999944 y[1] (closed_form) = 1.997133920006099 y[1] (numeric) = 1.997133941015971 absolute error = 2.100987250841513e-08 relative error = 1.052001185195982e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.510999999999944 y[1] (closed_form) = 1.998325653001879 y[1] (numeric) = 1.998325674043142 absolute error = 2.104126317625798e-08 relative error = 1.052944656175026e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.511999999999944 y[1] (closed_form) = 1.999517522887938 y[1] (numeric) = 1.999517543960562 absolute error = 2.107262431216839e-08 relative error = 1.053885453413423e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.512999999999944 y[1] (closed_form) = 2.000709529570216 y[1] (numeric) = 2.00070955067417 absolute error = 2.110395413978949e-08 relative error = 1.054823492759739e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.513999999999943 y[1] (closed_form) = 2.001901672954744 y[1] (numeric) = 2.001901694089996 absolute error = 2.113525265912131e-08 relative error = 1.055758778997689e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.514999999999943 y[1] (closed_form) = 2.003093952947642 y[1] (numeric) = 2.003093974114164 absolute error = 2.116652186856527e-08 relative error = 1.056691416666592e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.515999999999943 y[1] (closed_form) = 2.004286369455127 y[1] (numeric) = 2.004286390652886 absolute error = 2.119775999176454e-08 relative error = 1.057621321723963e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.516999999999943 y[1] (closed_form) = 2.005478922383502 y[1] (numeric) = 2.00547894361247 absolute error = 2.122896791689755e-08 relative error = 1.05854854319122e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.517999999999943 y[1] (closed_form) = 2.006671611639165 y[1] (numeric) = 2.006671632899311 absolute error = 2.126014564396428e-08 relative error = 1.059473085713201e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.518999999999943 y[1] (closed_form) = 2.007864437128605 y[1] (numeric) = 2.007864458419898 absolute error = 2.129129228478632e-08 relative error = 1.060394909689941e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.519999999999943 y[1] (closed_form) = 2.0090573987584 y[1] (numeric) = 2.009057420080809 absolute error = 2.132240917163131e-08 relative error = 1.061314086138534e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.520999999999943 y[1] (closed_form) = 2.010250496435221 y[1] (numeric) = 2.010250517788716 absolute error = 2.135349541632081e-08 relative error = 1.062230575452511e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.521999999999943 y[1] (closed_form) = 2.011443730065827 y[1] (numeric) = 2.011443751450379 absolute error = 2.138455190703326e-08 relative error = 1.063144426433118e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.522999999999942 y[1] (closed_form) = 2.012637099557073 y[1] (numeric) = 2.01263712097265 absolute error = 2.141557731150101e-08 relative error = 1.064055577441855e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.523999999999942 y[1] (closed_form) = 2.013830604815899 y[1] (numeric) = 2.013830626262473 absolute error = 2.144657340608092e-08 relative error = 1.064964121351285e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.524999999999942 y[1] (closed_form) = 2.015024245749339 y[1] (numeric) = 2.015024267226879 absolute error = 2.147753930259455e-08 relative error = 1.065870018581715e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.525999999999942 y[1] (closed_form) = 2.016218022264518 y[1] (numeric) = 2.016218043772993 absolute error = 2.150847500104192e-08 relative error = 1.066773273700066e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.526999999999942 y[1] (closed_form) = 2.017411934268648 y[1] (numeric) = 2.017411955808028 absolute error = 2.15393800573338e-08 relative error = 1.067673869250816e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.527999999999942 y[1] (closed_form) = 2.018605981669035 y[1] (numeric) = 2.01860600323929 absolute error = 2.157025535964863e-08 relative error = 1.068571853820318e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.528999999999942 y[1] (closed_form) = 2.019800164373072 y[1] (numeric) = 2.019800185974173 absolute error = 2.160110046389718e-08 relative error = 1.069467209920838e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.529999999999942 y[1] (closed_form) = 2.020994482288244 y[1] (numeric) = 2.02099450392016 absolute error = 2.163191625825789e-08 relative error = 1.070359986028534e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.530999999999942 y[1] (closed_form) = 2.022188935322125 y[1] (numeric) = 2.022188956984826 absolute error = 2.166270185455232e-08 relative error = 1.071250142662934e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.531999999999941 y[1] (closed_form) = 2.023383523382379 y[1] (numeric) = 2.023383545075836 absolute error = 2.169345725278049e-08 relative error = 1.072137684333652e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.532999999999941 y[1] (closed_form) = 2.024578246376761 y[1] (numeric) = 2.024578268100944 absolute error = 2.172418245294239e-08 relative error = 1.07302261554082e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.533999999999941 y[1] (closed_form) = 2.025773104213114 y[1] (numeric) = 2.025773125967992 absolute error = 2.175487834321643e-08 relative error = 1.073904984619037e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.534999999999941 y[1] (closed_form) = 2.02696809679937 y[1] (numeric) = 2.026968118584914 absolute error = 2.178554403542421e-08 relative error = 1.074784752153923e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.535999999999941 y[1] (closed_form) = 2.028163224043552 y[1] (numeric) = 2.028163245859732 absolute error = 2.181617997365493e-08 relative error = 1.075661944513518e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.536999999999941 y[1] (closed_form) = 2.029358485853772 y[1] (numeric) = 2.029358507700557 absolute error = 2.184678571381937e-08 relative error = 1.076536544238423e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.537999999999941 y[1] (closed_form) = 2.030553882138229 y[1] (numeric) = 2.030553904015592 absolute error = 2.187736303227439e-08 relative error = 1.077408643263233e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.538999999999941 y[1] (closed_form) = 2.031749412805214 y[1] (numeric) = 2.031749434713124 absolute error = 2.190791015266313e-08 relative error = 1.07827815844746e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.539999999999941 y[1] (closed_form) = 2.032945077763105 y[1] (numeric) = 2.032945099701533 absolute error = 2.193842751907482e-08 relative error = 1.079145116070433e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.54099999999994 y[1] (closed_form) = 2.034140876920371 y[1] (numeric) = 2.034140898889286 absolute error = 2.196891513150945e-08 relative error = 1.080009520519038e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.54199999999994 y[1] (closed_form) = 2.035336810185567 y[1] (numeric) = 2.03533683218494 absolute error = 2.199937343405622e-08 relative error = 1.080871397989922e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.54299999999994 y[1] (closed_form) = 2.036532877467337 y[1] (numeric) = 2.03653289949714 absolute error = 2.202980242671515e-08 relative error = 1.081730752813171e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.54399999999994 y[1] (closed_form) = 2.037729078674416 y[1] (numeric) = 2.037729100734618 absolute error = 2.206020166539702e-08 relative error = 1.082587567516464e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.54499999999994 y[1] (closed_form) = 2.038925413715626 y[1] (numeric) = 2.038925435806197 absolute error = 2.209057115010182e-08 relative error = 1.083441846450144e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.54599999999994 y[1] (closed_form) = 2.040121882499875 y[1] (numeric) = 2.040121904620787 absolute error = 2.21209122130972e-08 relative error = 1.08429365925879e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.54699999999994 y[1] (closed_form) = 2.041318484936164 y[1] (numeric) = 2.041318507087386 absolute error = 2.21512226339371e-08 relative error = 1.085142901384632e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.54799999999994 y[1] (closed_form) = 2.042515220933575 y[1] (numeric) = 2.042515243115081 absolute error = 2.218150552124598e-08 relative error = 1.085989729423287e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.54899999999994 y[1] (closed_form) = 2.043712090401288 y[1] (numeric) = 2.043712112613045 absolute error = 2.221175732231018e-08 relative error = 1.086833973661566e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.549999999999939 y[1] (closed_form) = 2.04490909324856 y[1] (numeric) = 2.044909115490541 absolute error = 2.224198114575415e-08 relative error = 1.087675790536994e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.550999999999939 y[1] (closed_form) = 2.046106229384744 y[1] (numeric) = 2.046106251656918 absolute error = 2.227217477113186e-08 relative error = 1.088515075672734e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.551999999999939 y[1] (closed_form) = 2.047303498719275 y[1] (numeric) = 2.047303521021616 absolute error = 2.230234041888934e-08 relative error = 1.089351941851364e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.552999999999939 y[1] (closed_form) = 2.048500901161682 y[1] (numeric) = 2.048500923494157 absolute error = 2.233247498040214e-08 relative error = 1.09018624144796e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.553999999999939 y[1] (closed_form) = 2.049698436621574 y[1] (numeric) = 2.049698458984155 absolute error = 2.236258156429471e-08 relative error = 1.091018130508698e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.554999999999939 y[1] (closed_form) = 2.050896105008651 y[1] (numeric) = 2.050896127401311 absolute error = 2.239265972647786e-08 relative error = 1.09184759148896e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.555999999999939 y[1] (closed_form) = 2.052093906232702 y[1] (numeric) = 2.052093928655411 absolute error = 2.242270857877315e-08 relative error = 1.092674585245344e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.556999999999939 y[1] (closed_form) = 2.053291840203602 y[1] (numeric) = 2.053291862656329 absolute error = 2.245272723300218e-08 relative error = 1.093499072726836e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.557999999999939 y[1] (closed_form) = 2.054489906831308 y[1] (numeric) = 2.054489929314026 absolute error = 2.248271790961098e-08 relative error = 1.094321166283394e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.558999999999938 y[1] (closed_form) = 2.055688106025872 y[1] (numeric) = 2.055688128538552 absolute error = 2.251267927633194e-08 relative error = 1.095140805180521e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.559999999999938 y[1] (closed_form) = 2.056886437697428 y[1] (numeric) = 2.05688646024004 absolute error = 2.254261177725425e-08 relative error = 1.095958015187726e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.560999999999938 y[1] (closed_form) = 2.058084901756197 y[1] (numeric) = 2.058084924328712 absolute error = 2.257251541237792e-08 relative error = 1.096772800437749e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.561999999999938 y[1] (closed_form) = 2.059283498112487 y[1] (numeric) = 2.059283520714878 absolute error = 2.260239062579217e-08 relative error = 1.097585186619969e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.562999999999938 y[1] (closed_form) = 2.060482226676694 y[1] (numeric) = 2.06048224930893 absolute error = 2.263223608522935e-08 relative error = 1.098395113154282e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.563999999999938 y[1] (closed_form) = 2.061681087359298 y[1] (numeric) = 2.061681110021352 absolute error = 2.266205401113552e-08 relative error = 1.099202691923715e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.564999999999938 y[1] (closed_form) = 2.062880080070867 y[1] (numeric) = 2.062880102762709 absolute error = 2.269184262715385e-08 relative error = 1.100007840803539e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.565999999999938 y[1] (closed_form) = 2.064079204722054 y[1] (numeric) = 2.064079227443656 absolute error = 2.272160193328432e-08 relative error = 1.100810563921358e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.566999999999938 y[1] (closed_form) = 2.0652784612236 y[1] (numeric) = 2.065278483974933 absolute error = 2.275133326179457e-08 relative error = 1.101610929904109e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.567999999999937 y[1] (closed_form) = 2.066477849486329 y[1] (numeric) = 2.066477872267365 absolute error = 2.278103572450618e-08 relative error = 1.10240889976967e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.568999999999937 y[1] (closed_form) = 2.067677369421153 y[1] (numeric) = 2.067677392231863 absolute error = 2.281070976550836e-08 relative error = 1.103204499060423e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.569999999999937 y[1] (closed_form) = 2.06887702093907 y[1] (numeric) = 2.068877043779425 absolute error = 2.284035582889032e-08 relative error = 1.103997753260511e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.570999999999937 y[1] (closed_form) = 2.070076803951162 y[1] (numeric) = 2.070076826821134 absolute error = 2.286997258238443e-08 relative error = 1.104788601984837e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.571999999999937 y[1] (closed_form) = 2.071276718368599 y[1] (numeric) = 2.071276741268159 absolute error = 2.28995604700799e-08 relative error = 1.105577070750658e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.572999999999937 y[1] (closed_form) = 2.072476764102632 y[1] (numeric) = 2.072476787031753 absolute error = 2.292912082424436e-08 relative error = 1.106363227873028e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.573999999999937 y[1] (closed_form) = 2.073676941064603 y[1] (numeric) = 2.073676964023255 absolute error = 2.295865231261018e-08 relative error = 1.107147013016573e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.574999999999937 y[1] (closed_form) = 2.074877249165935 y[1] (numeric) = 2.07487727215409 absolute error = 2.298815537926657e-08 relative error = 1.107928451599121e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.575999999999937 y[1] (closed_form) = 2.076077688318138 y[1] (numeric) = 2.076077711335769 absolute error = 2.301763046830274e-08 relative error = 1.1087075689807e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.576999999999936 y[1] (closed_form) = 2.077278258432808 y[1] (numeric) = 2.077278281479884 absolute error = 2.304707669154027e-08 relative error = 1.109484326328434e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.577999999999936 y[1] (closed_form) = 2.078478959421622 y[1] (numeric) = 2.078478982498118 absolute error = 2.307649538124679e-08 relative error = 1.110258791730482e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.578999999999936 y[1] (closed_form) = 2.079679791196348 y[1] (numeric) = 2.079679814302232 absolute error = 2.310588476106545e-08 relative error = 1.111030883642604e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.579999999999936 y[1] (closed_form) = 2.080880753668831 y[1] (numeric) = 2.080880776804078 absolute error = 2.313524705144232e-08 relative error = 1.111800712782423e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.580999999999936 y[1] (closed_form) = 2.082081846751008 y[1] (numeric) = 2.082081869915589 absolute error = 2.316458092010976e-08 relative error = 1.112568218980296e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.581999999999936 y[1] (closed_form) = 2.083283070354898 y[1] (numeric) = 2.083283093548784 absolute error = 2.319388592297855e-08 relative error = 1.113333384839889e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.582999999999936 y[1] (closed_form) = 2.0844844243926 y[1] (numeric) = 2.084484447615764 absolute error = 2.322316339231634e-08 relative error = 1.114096278223972e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.583999999999936 y[1] (closed_form) = 2.085685908776305 y[1] (numeric) = 2.085685932028717 absolute error = 2.325241243994469e-08 relative error = 1.114856860378711e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.584999999999936 y[1] (closed_form) = 2.086887523418281 y[1] (numeric) = 2.086887546699915 absolute error = 2.328163395404204e-08 relative error = 1.115615177760379e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.585999999999935 y[1] (closed_form) = 2.088089268230886 y[1] (numeric) = 2.088089291541713 absolute error = 2.331082660234074e-08 relative error = 1.116371170380595e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.586999999999935 y[1] (closed_form) = 2.089291143126559 y[1] (numeric) = 2.089291166466551 absolute error = 2.333999171710843e-08 relative error = 1.117124905922918e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.587999999999935 y[1] (closed_form) = 2.090493148017822 y[1] (numeric) = 2.090493171386952 absolute error = 2.336912974243432e-08 relative error = 1.117876409429642e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.588999999999935 y[1] (closed_form) = 2.091695282817285 y[1] (numeric) = 2.091695306215523 absolute error = 2.339823845787237e-08 relative error = 1.118625578500015e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.589999999999935 y[1] (closed_form) = 2.092897547437636 y[1] (numeric) = 2.092897570864956 absolute error = 2.342732008386861e-08 relative error = 1.119372523158193e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.590999999999935 y[1] (closed_form) = 2.094099941791651 y[1] (numeric) = 2.094099965248025 absolute error = 2.345637373224463e-08 relative error = 1.120117204729782e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.591999999999935 y[1] (closed_form) = 2.095302465792187 y[1] (numeric) = 2.095302489277587 absolute error = 2.348539984708964e-08 relative error = 1.120859648213621e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.592999999999935 y[1] (closed_form) = 2.096505119352188 y[1] (numeric) = 2.096505142866585 absolute error = 2.351439754022522e-08 relative error = 1.121599815005035e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.593999999999935 y[1] (closed_form) = 2.097707902384676 y[1] (numeric) = 2.097707925928044 absolute error = 2.354336769982979e-08 relative error = 1.122337751269644e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.594999999999934 y[1] (closed_form) = 2.09891081480276 y[1] (numeric) = 2.098910838375071 absolute error = 2.357231032590335e-08 relative error = 1.123073460751999e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.595999999999934 y[1] (closed_form) = 2.100113856519632 y[1] (numeric) = 2.100113880120857 absolute error = 2.36012258625351e-08 relative error = 1.123806968334932e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.596999999999934 y[1] (closed_form) = 2.101317027448565 y[1] (numeric) = 2.101317051078678 absolute error = 2.363011253336822e-08 relative error = 1.124538193175928e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.597999999999934 y[1] (closed_form) = 2.102520327502917 y[1] (numeric) = 2.102520351161889 absolute error = 2.365897255884875e-08 relative error = 1.125267244714233e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.598999999999934 y[1] (closed_form) = 2.103723756596127 y[1] (numeric) = 2.103723780283931 absolute error = 2.368780416261984e-08 relative error = 1.125994042152533e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.599999999999934 y[1] (closed_form) = 2.104927314641718 y[1] (numeric) = 2.104927338358327 absolute error = 2.371660867694914e-08 relative error = 1.126718652562403e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.600999999999934 y[1] (closed_form) = 2.106131001553296 y[1] (numeric) = 2.106131025298681 absolute error = 2.374538521365821e-08 relative error = 1.127441037435265e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.601999999999934 y[1] (closed_form) = 2.107334817244547 y[1] (numeric) = 2.107334841018682 absolute error = 2.377413510501469e-08 relative error = 1.128161263718912e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.602999999999934 y[1] (closed_form) = 2.108538761629243 y[1] (numeric) = 2.108538785432099 absolute error = 2.380285657466175e-08 relative error = 1.128879250778846e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.603999999999933 y[1] (closed_form) = 2.109742834621235 y[1] (numeric) = 2.109742858452786 absolute error = 2.3831550954867e-08 relative error = 1.129595065511646e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.604999999999933 y[1] (closed_form) = 2.110947036134458 y[1] (numeric) = 2.110947059994677 absolute error = 2.386021824563045e-08 relative error = 1.130308711549817e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.605999999999933 y[1] (closed_form) = 2.11215136608293 y[1] (numeric) = 2.112151389971789 absolute error = 2.38888584469521e-08 relative error = 1.131020192518444e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.606999999999933 y[1] (closed_form) = 2.113355824380748 y[1] (numeric) = 2.11335584829822 absolute error = 2.391747155883195e-08 relative error = 1.131729512035211e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.607999999999933 y[1] (closed_form) = 2.114560410942095 y[1] (numeric) = 2.114560434888152 absolute error = 2.394605624900237e-08 relative error = 1.132436610705945e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.608999999999933 y[1] (closed_form) = 2.115765125681232 y[1] (numeric) = 2.115765149655847 absolute error = 2.397461473790941e-08 relative error = 1.13314159718887e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.609999999999933 y[1] (closed_form) = 2.116969968512505 y[1] (numeric) = 2.11696999251565 absolute error = 2.400314524919622e-08 relative error = 1.133844391097438e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.610999999999933 y[1] (closed_form) = 2.118174939350337 y[1] (numeric) = 2.118174963381986 absolute error = 2.403164911513045e-08 relative error = 1.134545058988431e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.611999999999933 y[1] (closed_form) = 2.119380038109238 y[1] (numeric) = 2.119380062169363 absolute error = 2.406012500344445e-08 relative error = 1.135243541545725e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.612999999999932 y[1] (closed_form) = 2.120585264703795 y[1] (numeric) = 2.12058528879237 absolute error = 2.408857469049508e-08 relative error = 1.135939926181642e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.613999999999932 y[1] (closed_form) = 2.121790619048681 y[1] (numeric) = 2.121790643165678 absolute error = 2.411699684401469e-08 relative error = 1.13663415360125e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.614999999999932 y[1] (closed_form) = 2.122996101058646 y[1] (numeric) = 2.122996125204037 absolute error = 2.414539190809251e-08 relative error = 1.137326248317284e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.615999999999932 y[1] (closed_form) = 2.124201710648521 y[1] (numeric) = 2.124201734822281 absolute error = 2.417376077090694e-08 relative error = 1.138016255693847e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.616999999999932 y[1] (closed_form) = 2.125407447733223 y[1] (numeric) = 2.125407471935324 absolute error = 2.420210121201194e-08 relative error = 1.138704074732768e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.617999999999932 y[1] (closed_form) = 2.126613312227744 y[1] (numeric) = 2.12661333645816 absolute error = 2.423041589594277e-08 relative error = 1.139389834372855e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.618999999999932 y[1] (closed_form) = 2.12781930404716 y[1] (numeric) = 2.127819328305864 absolute error = 2.42587034904318e-08 relative error = 1.140073475425812e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.619999999999932 y[1] (closed_form) = 2.12902542310663 y[1] (numeric) = 2.129025447393593 absolute error = 2.428696310730061e-08 relative error = 1.140754959697079e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.620999999999932 y[1] (closed_form) = 2.130231669321387 y[1] (numeric) = 2.130231693636584 absolute error = 2.431519741108445e-08 relative error = 1.14143441585536e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.621999999999931 y[1] (closed_form) = 2.131438042606751 y[1] (numeric) = 2.131438066950155 absolute error = 2.434340373724808e-08 relative error = 1.142111722256588e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.622999999999931 y[1] (closed_form) = 2.132644542878119 y[1] (numeric) = 2.132644567249703 absolute error = 2.437158386214833e-08 relative error = 1.142786965766811e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.623999999999931 y[1] (closed_form) = 2.13385117005097 y[1] (numeric) = 2.133851194450707 absolute error = 2.439973689760677e-08 relative error = 1.143460108186643e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.624999999999931 y[1] (closed_form) = 2.135057924040861 y[1] (numeric) = 2.135057948468725 absolute error = 2.442786328771263e-08 relative error = 1.144131173803466e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.625999999999931 y[1] (closed_form) = 2.136264804763433 y[1] (numeric) = 2.136264829219396 absolute error = 2.44559634765551e-08 relative error = 1.144800186850587e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.626999999999931 y[1] (closed_form) = 2.137471812134403 y[1] (numeric) = 2.13747183661844 absolute error = 2.448403657595577e-08 relative error = 1.145467109178244e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.627999999999931 y[1] (closed_form) = 2.13867894606957 y[1] (numeric) = 2.138678970581654 absolute error = 2.451208391818227e-08 relative error = 1.146132006546854e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.628999999999931 y[1] (closed_form) = 2.139886206484816 y[1] (numeric) = 2.139886231024918 absolute error = 2.454010283869934e-08 relative error = 1.146794757792812e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.629999999999931 y[1] (closed_form) = 2.141093593296095 y[1] (numeric) = 2.141093617864191 absolute error = 2.456809644613145e-08 relative error = 1.147455511662628e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.630999999999931 y[1] (closed_form) = 2.142301106419447 y[1] (numeric) = 2.14230113101551 absolute error = 2.459606296412176e-08 relative error = 1.148114188543299e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.63199999999993 y[1] (closed_form) = 2.143508745770991 y[1] (numeric) = 2.143508770394994 absolute error = 2.462400283675947e-08 relative error = 1.148770812591322e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.63299999999993 y[1] (closed_form) = 2.144716511266923 y[1] (numeric) = 2.14471653591884 absolute error = 2.465191695222302e-08 relative error = 1.14942542861577e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.63399999999993 y[1] (closed_form) = 2.145924402823521 y[1] (numeric) = 2.145924427503325 absolute error = 2.467980442233397e-08 relative error = 1.150077998547446e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.63499999999993 y[1] (closed_form) = 2.147132420357139 y[1] (numeric) = 2.147132445064805 absolute error = 2.470766524709234e-08 relative error = 1.15072852576939e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.63599999999993 y[1] (closed_form) = 2.148340563784215 y[1] (numeric) = 2.148340588519714 absolute error = 2.473549942649811e-08 relative error = 1.151377013657813e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.63699999999993 y[1] (closed_form) = 2.149548833021262 y[1] (numeric) = 2.149548857784569 absolute error = 2.47633074046405e-08 relative error = 1.152023486241755e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.63799999999993 y[1] (closed_form) = 2.150757227984873 y[1] (numeric) = 2.150757252775962 absolute error = 2.47910887374303e-08 relative error = 1.152667926200951e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.63899999999993 y[1] (closed_form) = 2.151965748591721 y[1] (numeric) = 2.151965773410566 absolute error = 2.481884520122435e-08 relative error = 1.153310419437028e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.63999999999993 y[1] (closed_form) = 2.153174394758557 y[1] (numeric) = 2.153174419605132 absolute error = 2.48465745755766e-08 relative error = 1.15395086603576e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.640999999999929 y[1] (closed_form) = 2.154383166402213 y[1] (numeric) = 2.15438319127649 absolute error = 2.487427686048704e-08 relative error = 1.154589269374338e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.641999999999929 y[1] (closed_form) = 2.155592063439595 y[1] (numeric) = 2.155592088341549 absolute error = 2.490195383231253e-08 relative error = 1.155225715230063e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.642999999999929 y[1] (closed_form) = 2.156801085787692 y[1] (numeric) = 2.156801110717296 absolute error = 2.492960415878542e-08 relative error = 1.15586014505741e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.643999999999929 y[1] (closed_form) = 2.158010233363569 y[1] (numeric) = 2.158010258320798 absolute error = 2.495722917217336e-08 relative error = 1.156492623914667e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.644999999999929 y[1] (closed_form) = 2.15921950608437 y[1] (numeric) = 2.159219531069198 absolute error = 2.49848275402087e-08 relative error = 1.157123093312424e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.645999999999929 y[1] (closed_form) = 2.160428903867319 y[1] (numeric) = 2.160428928879718 absolute error = 2.501239926289145e-08 relative error = 1.157751556559788e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.646999999999929 y[1] (closed_form) = 2.161638426629714 y[1] (numeric) = 2.16163845166966 absolute error = 2.503994611657845e-08 relative error = 1.158378099135622e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.647999999999929 y[1] (closed_form) = 2.162848074288935 y[1] (numeric) = 2.162848099356402 absolute error = 2.506746632491286e-08 relative error = 1.15900264206741e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.648999999999929 y[1] (closed_form) = 2.164057846762439 y[1] (numeric) = 2.164057871857401 absolute error = 2.50949612201623e-08 relative error = 1.159625250207885e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.649999999999928 y[1] (closed_form) = 2.165267743967761 y[1] (numeric) = 2.165267769090191 absolute error = 2.512242947005916e-08 relative error = 1.160245865207569e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.650999999999928 y[1] (closed_form) = 2.166477765822514 y[1] (numeric) = 2.166477790972385 absolute error = 2.514987107460342e-08 relative error = 1.160864490342699e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.651999999999928 y[1] (closed_form) = 2.167687912244386 y[1] (numeric) = 2.167687937421674 absolute error = 2.517728781015194e-08 relative error = 1.161481210830014e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.652999999999928 y[1] (closed_form) = 2.168898183151146 y[1] (numeric) = 2.168898208355824 absolute error = 2.520467834443707e-08 relative error = 1.16209596836942e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.653999999999928 y[1] (closed_form) = 2.170108578460639 y[1] (numeric) = 2.170108603692682 absolute error = 2.523204312154803e-08 relative error = 1.162708786647271e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.654999999999928 y[1] (closed_form) = 2.171319098090789 y[1] (numeric) = 2.171319123350171 absolute error = 2.525938258557403e-08 relative error = 1.163319689297822e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.655999999999928 y[1] (closed_form) = 2.172529741959595 y[1] (numeric) = 2.172529767246291 absolute error = 2.528669584833665e-08 relative error = 1.163928638580035e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.656999999999928 y[1] (closed_form) = 2.173740509985135 y[1] (numeric) = 2.173740535299119 absolute error = 2.53139833539251e-08 relative error = 1.164535658126839e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.657999999999928 y[1] (closed_form) = 2.174951402085564 y[1] (numeric) = 2.17495142742681 absolute error = 2.534124554642858e-08 relative error = 1.165140771519254e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.658999999999927 y[1] (closed_form) = 2.176162418179113 y[1] (numeric) = 2.176162443547595 absolute error = 2.536848153766869e-08 relative error = 1.165743941065555e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.659999999999927 y[1] (closed_form) = 2.177373558184091 y[1] (numeric) = 2.177373583579783 absolute error = 2.539569221582383e-08 relative error = 1.166345210741128e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.660999999999927 y[1] (closed_form) = 2.178584822018884 y[1] (numeric) = 2.178584847441761 absolute error = 2.54228771368048e-08 relative error = 1.166944563271378e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.661999999999927 y[1] (closed_form) = 2.179796209601954 y[1] (numeric) = 2.17979623505199 absolute error = 2.54500363006116e-08 relative error = 1.16754200179378e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.662999999999927 y[1] (closed_form) = 2.181007720851841 y[1] (numeric) = 2.181007746329011 absolute error = 2.547717015133344e-08 relative error = 1.168137549801189e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.663999999999927 y[1] (closed_form) = 2.182219355687159 y[1] (numeric) = 2.182219381191437 absolute error = 2.550427824488111e-08 relative error = 1.168731190034288e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.664999999999927 y[1] (closed_form) = 2.183431114026602 y[1] (numeric) = 2.183431139557963 absolute error = 2.553136146943302e-08 relative error = 1.169322966289925e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.665999999999927 y[1] (closed_form) = 2.184642995788938 y[1] (numeric) = 2.184643021347357 absolute error = 2.555841849272156e-08 relative error = 1.169912820629609e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.666999999999927 y[1] (closed_form) = 2.185855000893013 y[1] (numeric) = 2.185855026478464 absolute error = 2.558545064701434e-08 relative error = 1.170500817143023e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.667999999999926 y[1] (closed_form) = 2.187067129257747 y[1] (numeric) = 2.187067154870205 absolute error = 2.561245704413295e-08 relative error = 1.17108691825227e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.668999999999926 y[1] (closed_form) = 2.188279380802139 y[1] (numeric) = 2.188279406441578 absolute error = 2.563943857225581e-08 relative error = 1.171671167639361e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.669999999999926 y[1] (closed_form) = 2.189491755445263 y[1] (numeric) = 2.189491781111657 absolute error = 2.566639389911529e-08 relative error = 1.172253507476473e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.670999999999926 y[1] (closed_form) = 2.190704253106267 y[1] (numeric) = 2.190704278799592 absolute error = 2.569332480106823e-08 relative error = 1.172834021965168e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.671999999999926 y[1] (closed_form) = 2.191916873704377 y[1] (numeric) = 2.191916899424607 absolute error = 2.5720229945847e-08 relative error = 1.173412653299181e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.672999999999926 y[1] (closed_form) = 2.193129617158895 y[1] (numeric) = 2.193129642906006 absolute error = 2.574711022163001e-08 relative error = 1.173989445046311e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.673999999999926 y[1] (closed_form) = 2.194342483389199 y[1] (numeric) = 2.194342509163164 absolute error = 2.577396518432806e-08 relative error = 1.174564379964961e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.674999999999926 y[1] (closed_form) = 2.19555547231474 y[1] (numeric) = 2.195555498115534 absolute error = 2.580079438985194e-08 relative error = 1.175137440852295e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.675999999999926 y[1] (closed_form) = 2.196768583855046 y[1] (numeric) = 2.196768609682646 absolute error = 2.58276000586477e-08 relative error = 1.175708731837543e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.676999999999925 y[1] (closed_form) = 2.197981817929723 y[1] (numeric) = 2.197981843784102 absolute error = 2.585437863800166e-08 relative error = 1.176278094163394e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.677999999999925 y[1] (closed_form) = 2.199195174458449 y[1] (numeric) = 2.199195200339582 absolute error = 2.588113323653829e-08 relative error = 1.176845672322445e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.678999999999925 y[1] (closed_form) = 2.200408653360978 y[1] (numeric) = 2.20040867926884 absolute error = 2.590786207790075e-08 relative error = 1.177411388485871e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.679999999999925 y[1] (closed_form) = 2.20162225455714 y[1] (numeric) = 2.201622280491706 absolute error = 2.593456605026745e-08 relative error = 1.177975286023089e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.680999999999925 y[1] (closed_form) = 2.20283597796684 y[1] (numeric) = 2.202836003928085 absolute error = 2.59612451536384e-08 relative error = 1.178537367888823e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.681999999999925 y[1] (closed_form) = 2.204049823510058 y[1] (numeric) = 2.204049849497957 absolute error = 2.598789894392439e-08 relative error = 1.179097616883151e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.682999999999925 y[1] (closed_form) = 2.205263791106847 y[1] (numeric) = 2.205263817121375 absolute error = 2.601452875339305e-08 relative error = 1.179656096395437e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.683999999999925 y[1] (closed_form) = 2.206477880677338 y[1] (numeric) = 2.206477906718471 absolute error = 2.604113324977675e-08 relative error = 1.18021274891651e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.684999999999925 y[1] (closed_form) = 2.207692092141735 y[1] (numeric) = 2.207692118209447 absolute error = 2.606771243307549e-08 relative error = 1.180767577410968e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.685999999999924 y[1] (closed_form) = 2.208906425420317 y[1] (numeric) = 2.208906451514584 absolute error = 2.609426674737847e-08 relative error = 1.181320604942021e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.686999999999924 y[1] (closed_form) = 2.210120880433436 y[1] (numeric) = 2.210120906554233 absolute error = 2.612079708086412e-08 relative error = 1.181871874616264e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.687999999999924 y[1] (closed_form) = 2.211335457101523 y[1] (numeric) = 2.211335483248825 absolute error = 2.614730121308639e-08 relative error = 1.182421288869424e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.688999999999924 y[1] (closed_form) = 2.212550155345077 y[1] (numeric) = 2.212550181518859 absolute error = 2.617378180858054e-08 relative error = 1.182968971137216e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.689999999999924 y[1] (closed_form) = 2.213764975084678 y[1] (numeric) = 2.213765001284915 absolute error = 2.620023709098973e-08 relative error = 1.183514843981465e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.690999999999924 y[1] (closed_form) = 2.214979916240973 y[1] (numeric) = 2.214979942467642 absolute error = 2.622666839258159e-08 relative error = 1.184058970479998e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.691999999999924 y[1] (closed_form) = 2.21619497873469 y[1] (numeric) = 2.216195004987765 absolute error = 2.625307438108848e-08 relative error = 1.184601293342762e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.692999999999924 y[1] (closed_form) = 2.217410162486629 y[1] (numeric) = 2.217410188766083 absolute error = 2.62794546124212e-08 relative error = 1.185141795460662e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.693999999999924 y[1] (closed_form) = 2.218625467417659 y[1] (numeric) = 2.218625493723471 absolute error = 2.630581219520423e-08 relative error = 1.185680619894017e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.694999999999923 y[1] (closed_form) = 2.21984089344873 y[1] (numeric) = 2.219840919780874 absolute error = 2.633214402081308e-08 relative error = 1.186217629314128e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.695999999999923 y[1] (closed_form) = 2.221056440500861 y[1] (numeric) = 2.221056466859313 absolute error = 2.635845142151538e-08 relative error = 1.186752886638549e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.696999999999923 y[1] (closed_form) = 2.222272108495148 y[1] (numeric) = 2.222272134879883 absolute error = 2.638473439731115e-08 relative error = 1.187286394697094e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.697999999999923 y[1] (closed_form) = 2.223487897352758 y[1] (numeric) = 2.223487923763751 absolute error = 2.641099294820037e-08 relative error = 1.187818156313996e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.698999999999923 y[1] (closed_form) = 2.224703806994932 y[1] (numeric) = 2.224703833432159 absolute error = 2.643722707418306e-08 relative error = 1.18834817430792e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.699999999999923 y[1] (closed_form) = 2.225919837342987 y[1] (numeric) = 2.225919863806423 absolute error = 2.646343544299157e-08 relative error = 1.18887639163952e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.700999999999923 y[1] (closed_form) = 2.227135988318308 y[1] (numeric) = 2.227136014807929 absolute error = 2.648962160733959e-08 relative error = 1.189402970733803e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.701999999999923 y[1] (closed_form) = 2.228352259842359 y[1] (numeric) = 2.228352286358141 absolute error = 2.651578201451343e-08 relative error = 1.189927754797136e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.702999999999923 y[1] (closed_form) = 2.229568651836675 y[1] (numeric) = 2.229568678378593 absolute error = 2.654191844086995e-08 relative error = 1.190450826396632e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.703999999999922 y[1] (closed_form) = 2.230785164222863 y[1] (numeric) = 2.230785190790893 absolute error = 2.656802999823071e-08 relative error = 1.190972148476082e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.704999999999922 y[1] (closed_form) = 2.232001796922603 y[1] (numeric) = 2.232001823516721 absolute error = 2.659411801886336e-08 relative error = 1.191491783542929e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.705999999999922 y[1] (closed_form) = 2.233218549857649 y[1] (numeric) = 2.233218576477831 absolute error = 2.662018205867867e-08 relative error = 1.192009714426539e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.706999999999922 y[1] (closed_form) = 2.23443542294983 y[1] (numeric) = 2.23443544959605 absolute error = 2.664621989723059e-08 relative error = 1.192525844495121e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.707999999999922 y[1] (closed_form) = 2.235652416121042 y[1] (numeric) = 2.235652442793278 absolute error = 2.667223553132203e-08 relative error = 1.193040355423388e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.708999999999922 y[1] (closed_form) = 2.236869529293259 y[1] (numeric) = 2.236869555991485 absolute error = 2.669822629641772e-08 relative error = 1.193553130693905e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.709999999999922 y[1] (closed_form) = 2.238086762388525 y[1] (numeric) = 2.238086789112718 absolute error = 2.672419308069607e-08 relative error = 1.194064212782151e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.710999999999922 y[1] (closed_form) = 2.239304115328957 y[1] (numeric) = 2.239304142079092 absolute error = 2.675013544006788e-08 relative error = 1.194573584577111e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.711999999999922 y[1] (closed_form) = 2.240521588036744 y[1] (numeric) = 2.240521614812798 absolute error = 2.677605426271157e-08 relative error = 1.195081288467927e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.712999999999921 y[1] (closed_form) = 2.241739180434149 y[1] (numeric) = 2.241739207236097 absolute error = 2.68019477722703e-08 relative error = 1.195587247892043e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.713999999999921 y[1] (closed_form) = 2.242956892443505 y[1] (numeric) = 2.242956919271323 absolute error = 2.682781818919011e-08 relative error = 1.196091564647217e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.714999999999921 y[1] (closed_form) = 2.244174723987219 y[1] (numeric) = 2.244174750840883 absolute error = 2.685366418120338e-08 relative error = 1.196594182002574e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.715999999999921 y[1] (closed_form) = 2.245392674987769 y[1] (numeric) = 2.245392701867255 absolute error = 2.687948619239933e-08 relative error = 1.197095122462077e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.716999999999921 y[1] (closed_form) = 2.246610745367704 y[1] (numeric) = 2.246610772272989 absolute error = 2.690528466686715e-08 relative error = 1.197594408481454e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.717999999999921 y[1] (closed_form) = 2.247828935049649 y[1] (numeric) = 2.247828961980706 absolute error = 2.693105782825e-08 relative error = 1.198091963686515e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.718999999999921 y[1] (closed_form) = 2.249047243956293 y[1] (numeric) = 2.249047270913103 absolute error = 2.695680922926158e-08 relative error = 1.198587948817025e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.719999999999921 y[1] (closed_form) = 2.250265672010407 y[1] (numeric) = 2.250265698992942 absolute error = 2.698253531718819e-08 relative error = 1.199082208505708e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.720999999999921 y[1] (closed_form) = 2.251484219134826 y[1] (numeric) = 2.251484246143064 absolute error = 2.700823742429748e-08 relative error = 1.199574804689321e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.72199999999992 y[1] (closed_form) = 2.252702885252459 y[1] (numeric) = 2.252702912286375 absolute error = 2.703391643876785e-08 relative error = 1.200065779457559e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.72299999999992 y[1] (closed_form) = 2.253921670286285 y[1] (numeric) = 2.253921697345857 absolute error = 2.705957147242088e-08 relative error = 1.200555095997807e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.72399999999992 y[1] (closed_form) = 2.255140574159359 y[1] (numeric) = 2.255140601244561 absolute error = 2.708520163707817e-08 relative error = 1.201042717577579e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.72499999999992 y[1] (closed_form) = 2.2563595967948 y[1] (numeric) = 2.25635962390561 absolute error = 2.711080959727497e-08 relative error = 1.20152876499767e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.72599999999992 y[1] (closed_form) = 2.257578738115806 y[1] (numeric) = 2.257578765252199 absolute error = 2.713639268847601e-08 relative error = 1.202013122746021e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.72699999999992 y[1] (closed_form) = 2.25879799804564 y[1] (numeric) = 2.258798025207593 absolute error = 2.716195268703814e-08 relative error = 1.202495872164719e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.72799999999992 y[1] (closed_form) = 2.26001737650764 y[1] (numeric) = 2.260017403695129 absolute error = 2.718748870478294e-08 relative error = 1.202976976521978e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.72899999999992 y[1] (closed_form) = 2.261236873425212 y[1] (numeric) = 2.261236900638214 absolute error = 2.721300118579961e-08 relative error = 1.203456458083433e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.72999999999992 y[1] (closed_form) = 2.262456488721836 y[1] (numeric) = 2.262456515960326 absolute error = 2.723849013008817e-08 relative error = 1.203934319438622e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.730999999999919 y[1] (closed_form) = 2.263676222321059 y[1] (numeric) = 2.263676249585015 absolute error = 2.726395598173781e-08 relative error = 1.204410582790092e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.731999999999919 y[1] (closed_form) = 2.264896074146503 y[1] (numeric) = 2.2648961014359 absolute error = 2.72893969643917e-08 relative error = 1.204885172255656e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.732999999999919 y[1] (closed_form) = 2.266116044121858 y[1] (numeric) = 2.266116071436673 absolute error = 2.73148157425851e-08 relative error = 1.205358208086376e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.733999999999919 y[1] (closed_form) = 2.267336132170884 y[1] (numeric) = 2.267336159511094 absolute error = 2.734021009587195e-08 relative error = 1.205829594824777e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.734999999999919 y[1] (closed_form) = 2.268556338217413 y[1] (numeric) = 2.268556365582995 absolute error = 2.736558180060911e-08 relative error = 1.206299413401936e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.735999999999919 y[1] (closed_form) = 2.269776662185348 y[1] (numeric) = 2.269776689576278 absolute error = 2.739092996861814e-08 relative error = 1.206767627183463e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.736999999999919 y[1] (closed_form) = 2.270997103998661 y[1] (numeric) = 2.270997131414915 absolute error = 2.741625415580984e-08 relative error = 1.207234219169044e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.737999999999919 y[1] (closed_form) = 2.272217663581394 y[1] (numeric) = 2.272217691022949 absolute error = 2.744155569445184e-08 relative error = 1.207699250572648e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.738999999999919 y[1] (closed_form) = 2.273438340857659 y[1] (numeric) = 2.273438368324493 absolute error = 2.746683369636571e-08 relative error = 1.208162684808236e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.739999999999919 y[1] (closed_form) = 2.274659135751641 y[1] (numeric) = 2.274659163243729 absolute error = 2.749208727337304e-08 relative error = 1.208624485368817e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.740999999999918 y[1] (closed_form) = 2.27588004818759 y[1] (numeric) = 2.275880075704909 absolute error = 2.75173190900091e-08 relative error = 1.209084771929112e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.741999999999918 y[1] (closed_form) = 2.277101078089831 y[1] (numeric) = 2.277101105632358 absolute error = 2.754252648173861e-08 relative error = 1.209543429878964e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.742999999999918 y[1] (closed_form) = 2.278322225382755 y[1] (numeric) = 2.278322252950466 absolute error = 2.75677107808292e-08 relative error = 1.210000520281887e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.743999999999918 y[1] (closed_form) = 2.279543489990824 y[1] (numeric) = 2.279543517583697 absolute error = 2.759287287545931e-08 relative error = 1.210456084589567e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.744999999999918 y[1] (closed_form) = 2.280764871838571 y[1] (numeric) = 2.280764899456582 absolute error = 2.761801098927208e-08 relative error = 1.210910047339016e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.745999999999918 y[1] (closed_form) = 2.281986370850597 y[1] (numeric) = 2.281986398493723 absolute error = 2.764312556635673e-08 relative error = 1.211362430532524e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.746999999999918 y[1] (closed_form) = 2.283207986951572 y[1] (numeric) = 2.28320801461979 absolute error = 2.766821793898089e-08 relative error = 1.211813295026273e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.747999999999918 y[1] (closed_form) = 2.284429720066239 y[1] (numeric) = 2.284429747759525 absolute error = 2.76932858866985e-08 relative error = 1.21226254602814e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.748999999999918 y[1] (closed_form) = 2.285651570119404 y[1] (numeric) = 2.285651597837736 absolute error = 2.771833251813405e-08 relative error = 1.21271032210242e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.749999999999917 y[1] (closed_form) = 2.286873537035948 y[1] (numeric) = 2.286873564779303 absolute error = 2.774335516875226e-08 relative error = 1.213156509070058e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.750999999999917 y[1] (closed_form) = 2.28809562074082 y[1] (numeric) = 2.288095648509174 absolute error = 2.776835383855314e-08 relative error = 1.2136011094485e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.751999999999917 y[1] (closed_form) = 2.289317821159036 y[1] (numeric) = 2.289317848952366 absolute error = 2.779333030389353e-08 relative error = 1.214044203343611e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.752999999999917 y[1] (closed_form) = 2.290540138215682 y[1] (numeric) = 2.290540166033966 absolute error = 2.781828412068421e-08 relative error = 1.214485773750924e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.753999999999917 y[1] (closed_form) = 2.291762571835913 y[1] (numeric) = 2.291762599679128 absolute error = 2.784321440074677e-08 relative error = 1.21492578432511e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.754999999999917 y[1] (closed_form) = 2.292985121944954 y[1] (numeric) = 2.292985149813076 absolute error = 2.786812158817042e-08 relative error = 1.215364256900723e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.755999999999917 y[1] (closed_form) = 2.294207788468097 y[1] (numeric) = 2.294207816361104 absolute error = 2.789300701522279e-08 relative error = 1.215801251980218e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.756999999999917 y[1] (closed_form) = 2.295430571330704 y[1] (numeric) = 2.295430599248573 absolute error = 2.791786890554704e-08 relative error = 1.216236694510979e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.757999999999917 y[1] (closed_form) = 2.296653470458205 y[1] (numeric) = 2.296653498400913 absolute error = 2.794270814732158e-08 relative error = 1.216670625618881e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.758999999999916 y[1] (closed_form) = 2.297876485776099 y[1] (numeric) = 2.297876513743623 absolute error = 2.7967523852368e-08 relative error = 1.217103009038455e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.759999999999916 y[1] (closed_form) = 2.299099617209952 y[1] (numeric) = 2.299099645202269 absolute error = 2.799231735295393e-08 relative error = 1.217533905160826e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.760999999999916 y[1] (closed_form) = 2.300322864685399 y[1] (numeric) = 2.300322892702487 absolute error = 2.801708820499016e-08 relative error = 1.217963297027084e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.761999999999916 y[1] (closed_form) = 2.301546228128147 y[1] (numeric) = 2.301546256169982 absolute error = 2.804183552029826e-08 relative error = 1.218391148419589e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.762999999999916 y[1] (closed_form) = 2.302769707463963 y[1] (numeric) = 2.302769735530525 absolute error = 2.806656107523509e-08 relative error = 1.218817538908167e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.763999999999916 y[1] (closed_form) = 2.303993302618692 y[1] (numeric) = 2.303993330709955 absolute error = 2.809126309344379e-08 relative error = 1.219242393696005e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.764999999999916 y[1] (closed_form) = 2.305217013518239 y[1] (numeric) = 2.305217041634182 absolute error = 2.81159433512812e-08 relative error = 1.219665792261807e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.765999999999916 y[1] (closed_form) = 2.306440840088581 y[1] (numeric) = 2.306440868229181 absolute error = 2.81406000723905e-08 relative error = 1.220087659881609e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.766999999999916 y[1] (closed_form) = 2.307664782255762 y[1] (numeric) = 2.307664810420997 absolute error = 2.81652345890393e-08 relative error = 1.220508056699099e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.767999999999915 y[1] (closed_form) = 2.308888839945894 y[1] (numeric) = 2.308888868135741 absolute error = 2.818984690122761e-08 relative error = 1.220926985029223e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.768999999999915 y[1] (closed_form) = 2.310113013085156 y[1] (numeric) = 2.310113041299592 absolute error = 2.821443612077701e-08 relative error = 1.221344408735078e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.769999999999915 y[1] (closed_form) = 2.311337301599797 y[1] (numeric) = 2.311337329838799 absolute error = 2.82390026917767e-08 relative error = 1.221760349397339e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.770999999999915 y[1] (closed_form) = 2.312561705416129 y[1] (numeric) = 2.312561733679676 absolute error = 2.826354750240512e-08 relative error = 1.222174847754789e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.771999999999915 y[1] (closed_form) = 2.313786224460536 y[1] (numeric) = 2.313786252748605 absolute error = 2.828806966448383e-08 relative error = 1.222587867687701e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.772999999999915 y[1] (closed_form) = 2.315010858659468 y[1] (numeric) = 2.315010886972037 absolute error = 2.831256828983442e-08 relative error = 1.222999373153226e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.773999999999915 y[1] (closed_form) = 2.316235607939442 y[1] (numeric) = 2.316235636276487 absolute error = 2.833704515481372e-08 relative error = 1.223409443222522e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.774999999999915 y[1] (closed_form) = 2.317460472227042 y[1] (numeric) = 2.317460500588541 absolute error = 2.836149937124333e-08 relative error = 1.22381804182353e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.775999999999915 y[1] (closed_form) = 2.318685451448919 y[1] (numeric) = 2.318685479834851 absolute error = 2.838593227139086e-08 relative error = 1.22422522872401e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.776999999999914 y[1] (closed_form) = 2.319910545531792 y[1] (numeric) = 2.319910573942134 absolute error = 2.841034163481027e-08 relative error = 1.224630910425806e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.777999999999914 y[1] (closed_form) = 2.321135754402447 y[1] (numeric) = 2.321135782837177 absolute error = 2.84347296819476e-08 relative error = 1.225035184952714e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.778999999999914 y[1] (closed_form) = 2.322361077987737 y[1] (numeric) = 2.322361106446832 absolute error = 2.845909508053523e-08 relative error = 1.225437997143591e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.779999999999914 y[1] (closed_form) = 2.323586516214581 y[1] (numeric) = 2.323586544698019 absolute error = 2.848343827466238e-08 relative error = 1.225839368403012e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.780999999999914 y[1] (closed_form) = 2.324812069009966 y[1] (numeric) = 2.324812097517725 absolute error = 2.850775882023981e-08 relative error = 1.226239281886557e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.781999999999914 y[1] (closed_form) = 2.326037736300944 y[1] (numeric) = 2.326037764833001 absolute error = 2.853205716135676e-08 relative error = 1.226637758969929e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.782999999999914 y[1] (closed_form) = 2.327263518014634 y[1] (numeric) = 2.327263546570969 absolute error = 2.855633463028084e-08 relative error = 1.227034859148309e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.783999999999914 y[1] (closed_form) = 2.328489414078225 y[1] (numeric) = 2.328489442658814 absolute error = 2.858058856247681e-08 relative error = 1.227430470144136e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.784999999999914 y[1] (closed_form) = 2.329715424418969 y[1] (numeric) = 2.329715453023789 absolute error = 2.860481984612306e-08 relative error = 1.227824632412223e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.785999999999913 y[1] (closed_form) = 2.330941548964183 y[1] (numeric) = 2.330941577593213 absolute error = 2.862903070166567e-08 relative error = 1.228217443478484e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.786999999999913 y[1] (closed_form) = 2.332167787641255 y[1] (numeric) = 2.332167816294473 absolute error = 2.865321802048015e-08 relative error = 1.228608772161282e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.787999999999913 y[1] (closed_form) = 2.333394140377635 y[1] (numeric) = 2.333394169055019 absolute error = 2.867738357892335e-08 relative error = 1.228998696906054e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.788999999999913 y[1] (closed_form) = 2.334620607100842 y[1] (numeric) = 2.33462063580237 absolute error = 2.870152782108448e-08 relative error = 1.229387238928143e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.789999999999913 y[1] (closed_form) = 2.33584718773846 y[1] (numeric) = 2.33584721646411 absolute error = 2.872564941469591e-08 relative error = 1.229774343351105e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.790999999999913 y[1] (closed_form) = 2.33707388221814 y[1] (numeric) = 2.337073910967888 absolute error = 2.874974880384684e-08 relative error = 1.230160031421864e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.791999999999913 y[1] (closed_form) = 2.338300690467595 y[1] (numeric) = 2.338300719241422 absolute error = 2.87738268767157e-08 relative error = 1.230544343335148e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.792999999999913 y[1] (closed_form) = 2.339527612414611 y[1] (numeric) = 2.339527641212493 absolute error = 2.879788230103486e-08 relative error = 1.230927224291777e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.793999999999913 y[1] (closed_form) = 2.340754647987033 y[1] (numeric) = 2.340754676808949 absolute error = 2.882191596498274e-08 relative error = 1.231308714468155e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.794999999999912 y[1] (closed_form) = 2.341981797112775 y[1] (numeric) = 2.341981825958704 absolute error = 2.884592831264854e-08 relative error = 1.231688834994796e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.795999999999912 y[1] (closed_form) = 2.343209059719817 y[1] (numeric) = 2.343209088589736 absolute error = 2.886991845585385e-08 relative error = 1.23206755010182e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.796999999999912 y[1] (closed_form) = 2.344436435736204 y[1] (numeric) = 2.34443646463009 absolute error = 2.889388639459867e-08 relative error = 1.23244486197918e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.797999999999912 y[1] (closed_form) = 2.345663925090045 y[1] (numeric) = 2.345663954007878 absolute error = 2.891783301706141e-08 relative error = 1.232820810677357e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.798999999999912 y[1] (closed_form) = 2.346891527709515 y[1] (numeric) = 2.346891556651273 absolute error = 2.894175832324208e-08 relative error = 1.233195398318568e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.799999999999912 y[1] (closed_form) = 2.348119243522857 y[1] (numeric) = 2.348119272488518 absolute error = 2.896566098087305e-08 relative error = 1.233568570283347e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.800999999999912 y[1] (closed_form) = 2.349347072458376 y[1] (numeric) = 2.349347101447918 absolute error = 2.898954187813274e-08 relative error = 1.233940366580143e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.801999999999912 y[1] (closed_form) = 2.350575014444444 y[1] (numeric) = 2.350575043457845 absolute error = 2.901340145911036e-08 relative error = 1.234310808241431e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.802999999999912 y[1] (closed_form) = 2.351803069409498 y[1] (numeric) = 2.351803098446737 absolute error = 2.903723927971669e-08 relative error = 1.234679878490315e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.803999999999911 y[1] (closed_form) = 2.353031237282039 y[1] (numeric) = 2.353031266343093 absolute error = 2.906105489586253e-08 relative error = 1.235047560585326e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.804999999999911 y[1] (closed_form) = 2.354259517990632 y[1] (numeric) = 2.354259547075482 absolute error = 2.90848496398155e-08 relative error = 1.235413913273228e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.805999999999911 y[1] (closed_form) = 2.355487911463912 y[1] (numeric) = 2.355487940572535 absolute error = 2.910862306748641e-08 relative error = 1.235778919765107e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.806999999999911 y[1] (closed_form) = 2.356716417630573 y[1] (numeric) = 2.356716446762947 absolute error = 2.913237384660761e-08 relative error = 1.236142525620333e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.807999999999911 y[1] (closed_form) = 2.357945036419377 y[1] (numeric) = 2.357945065575481 absolute error = 2.915610330944673e-08 relative error = 1.236504789514573e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.808999999999911 y[1] (closed_form) = 2.35917376775915 y[1] (numeric) = 2.359173796938961 absolute error = 2.917981145600379e-08 relative error = 1.236865713529873e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.809999999999911 y[1] (closed_form) = 2.360402611578781 y[1] (numeric) = 2.360402640782279 absolute error = 2.920349784218956e-08 relative error = 1.237225280930209e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.810999999999911 y[1] (closed_form) = 2.361631567807226 y[1] (numeric) = 2.361631597034389 absolute error = 2.922716291209326e-08 relative error = 1.237583512623464e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.811999999999911 y[1] (closed_form) = 2.362860636373504 y[1] (numeric) = 2.362860665624311 absolute error = 2.925080666571489e-08 relative error = 1.237940410679859e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.81299999999991 y[1] (closed_form) = 2.364089817206699 y[1] (numeric) = 2.364089846481128 absolute error = 2.927442910305444e-08 relative error = 1.238295977165698e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.81399999999991 y[1] (closed_form) = 2.365319110235959 y[1] (numeric) = 2.365319139533988 absolute error = 2.929802978002272e-08 relative error = 1.238650195368354e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.81499999999991 y[1] (closed_form) = 2.366548515390495 y[1] (numeric) = 2.366548544712105 absolute error = 2.932161002888733e-08 relative error = 1.239003123671398e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.81599999999991 y[1] (closed_form) = 2.367778032599585 y[1] (numeric) = 2.367778061944753 absolute error = 2.934516807329146e-08 relative error = 1.239354689048846e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.81699999999991 y[1] (closed_form) = 2.369007661792569 y[1] (numeric) = 2.369007691161274 absolute error = 2.936870480141351e-08 relative error = 1.239704931101445e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.81799999999991 y[1] (closed_form) = 2.370237402898852 y[1] (numeric) = 2.370237432291072 absolute error = 2.939221932507508e-08 relative error = 1.240053814403897e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.81899999999991 y[1] (closed_form) = 2.371467255847901 y[1] (numeric) = 2.371467285263615 absolute error = 2.94157143088114e-08 relative error = 1.240401453415557e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.81999999999991 y[1] (closed_form) = 2.37269722056925 y[1] (numeric) = 2.372697250008437 absolute error = 2.943918664399803e-08 relative error = 1.240747719042511e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.82099999999991 y[1] (closed_form) = 2.373927296992495 y[1] (numeric) = 2.373927326455133 absolute error = 2.946263810699179e-08 relative error = 1.241092688235133e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.821999999999909 y[1] (closed_form) = 2.375157485047294 y[1] (numeric) = 2.375157514533362 absolute error = 2.948606869779269e-08 relative error = 1.24143636299576e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.822999999999909 y[1] (closed_form) = 2.376387784663371 y[1] (numeric) = 2.376387814172849 absolute error = 2.950947797231152e-08 relative error = 1.241778726635379e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.823999999999909 y[1] (closed_form) = 2.377618195770514 y[1] (numeric) = 2.377618225303381 absolute error = 2.953286637463748e-08 relative error = 1.242119799855702e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.824999999999909 y[1] (closed_form) = 2.378848718298574 y[1] (numeric) = 2.378848747854807 absolute error = 2.955623346068137e-08 relative error = 1.242459565979501e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.825999999999909 y[1] (closed_form) = 2.380079352177463 y[1] (numeric) = 2.380079381757042 absolute error = 2.957957923044319e-08 relative error = 1.242798027022995e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.826999999999909 y[1] (closed_form) = 2.38131009733716 y[1] (numeric) = 2.381310126940063 absolute error = 2.960290368392293e-08 relative error = 1.243135184998612e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.827999999999909 y[1] (closed_form) = 2.382540953707704 y[1] (numeric) = 2.382540983333911 absolute error = 2.96262068211206e-08 relative error = 1.243471041914993e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.828999999999909 y[1] (closed_form) = 2.3837719212192 y[1] (numeric) = 2.38377195086869 absolute error = 2.964948997430383e-08 relative error = 1.243805655666057e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.829999999999909 y[1] (closed_form) = 2.385002999801815 y[1] (numeric) = 2.385003029474566 absolute error = 2.967275092302657e-08 relative error = 1.244138935066005e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.830999999999908 y[1] (closed_form) = 2.386234189385777 y[1] (numeric) = 2.386234219081769 absolute error = 2.969599144364565e-08 relative error = 1.244470956611743e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.831999999999908 y[1] (closed_form) = 2.387465489901381 y[1] (numeric) = 2.387465519620592 absolute error = 2.971921064798266e-08 relative error = 1.244801685037561e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.832999999999908 y[1] (closed_form) = 2.388696901278982 y[1] (numeric) = 2.388696931021392 absolute error = 2.974240942421602e-08 relative error = 1.245131159515927e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.833999999999908 y[1] (closed_form) = 2.389928423448999 y[1] (numeric) = 2.389928453214587 absolute error = 2.976558777234573e-08 relative error = 1.245459381975542e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.834999999999908 y[1] (closed_form) = 2.391160056341913 y[1] (numeric) = 2.391160086130657 absolute error = 2.978874480419336e-08 relative error = 1.24578631719724e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.835999999999908 y[1] (closed_form) = 2.392391799888268 y[1] (numeric) = 2.392391829700149 absolute error = 2.981188051975892e-08 relative error = 1.246111967159861e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.836999999999908 y[1] (closed_form) = 2.393623654018673 y[1] (numeric) = 2.393623683853668 absolute error = 2.98349949190424e-08 relative error = 1.246436333838538e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.837999999999908 y[1] (closed_form) = 2.394855618663794 y[1] (numeric) = 2.394855648521883 absolute error = 2.985808933431144e-08 relative error = 1.246759474835093e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.838999999999908 y[1] (closed_form) = 2.396087693754365 y[1] (numeric) = 2.396087723635528 absolute error = 2.988116287738762e-08 relative error = 1.247081354963584e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.839999999999907 y[1] (closed_form) = 2.397319879221179 y[1] (numeric) = 2.397319909125394 absolute error = 2.990421554827094e-08 relative error = 1.247401976159559e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.840999999999907 y[1] (closed_form) = 2.398552174995094 y[1] (numeric) = 2.398552204922341 absolute error = 2.992724734696139e-08 relative error = 1.247721340354942e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.841999999999907 y[1] (closed_form) = 2.399784581007027 y[1] (numeric) = 2.399784610957286 absolute error = 2.995025871754819e-08 relative error = 1.248039467983418e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.842999999999907 y[1] (closed_form) = 2.40101709718796 y[1] (numeric) = 2.40101712716121 absolute error = 2.997324921594213e-08 relative error = 1.248356342445308e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.843999999999907 y[1] (closed_form) = 2.402249723468937 y[1] (numeric) = 2.402249753465156 absolute error = 2.999621884214321e-08 relative error = 1.248671965661737e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.844999999999907 y[1] (closed_form) = 2.403482459781062 y[1] (numeric) = 2.40348248980023 absolute error = 3.001916848432984e-08 relative error = 1.248986376504048e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.845999999999907 y[1] (closed_form) = 2.404715306055503 y[1] (numeric) = 2.404715336097599 absolute error = 3.004209636614519e-08 relative error = 1.249299502959615e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.846999999999907 y[1] (closed_form) = 2.405948262223487 y[1] (numeric) = 2.405948292288492 absolute error = 3.00650047080353e-08 relative error = 1.249611439285496e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.847999999999907 y[1] (closed_form) = 2.407181328216308 y[1] (numeric) = 2.4071813583042 absolute error = 3.008789173364335e-08 relative error = 1.249922113509334e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.848999999999906 y[1] (closed_form) = 2.408414503965318 y[1] (numeric) = 2.408414534076076 absolute error = 3.011075833114774e-08 relative error = 1.250231564440925e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.849999999999906 y[1] (closed_form) = 2.40964778940193 y[1] (numeric) = 2.409647819535534 absolute error = 3.013360405645926e-08 relative error = 1.250539775522064e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.850999999999906 y[1] (closed_form) = 2.410881184457621 y[1] (numeric) = 2.41088121461405 absolute error = 3.015642979775635e-08 relative error = 1.250846785489376e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.851999999999906 y[1] (closed_form) = 2.412114689063928 y[1] (numeric) = 2.412114719243163 absolute error = 3.017923511094978e-08 relative error = 1.251152577768243e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.852999999999906 y[1] (closed_form) = 2.413348303152451 y[1] (numeric) = 2.41334833335447 absolute error = 3.020201955195034e-08 relative error = 1.251457135818264e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.853999999999906 y[1] (closed_form) = 2.41458202665485 y[1] (numeric) = 2.414582056879633 absolute error = 3.022478312075805e-08 relative error = 1.251760461525149e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.854999999999906 y[1] (closed_form) = 2.415815859502847 y[1] (numeric) = 2.415815889750374 absolute error = 3.024752714964052e-08 relative error = 1.252062611918823e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.855999999999906 y[1] (closed_form) = 2.417049801628225 y[1] (numeric) = 2.417049831898475 absolute error = 3.027025075041934e-08 relative error = 1.25236355204713e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.856999999999906 y[1] (closed_form) = 2.418283852962829 y[1] (numeric) = 2.418283883255782 absolute error = 3.029295303491608e-08 relative error = 1.252663247029575e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.857999999999906 y[1] (closed_form) = 2.419518013438563 y[1] (numeric) = 2.419518043754199 absolute error = 3.031563577948759e-08 relative error = 1.252961772183862e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.858999999999905 y[1] (closed_form) = 2.420752282987395 y[1] (numeric) = 2.420752313325693 absolute error = 3.033829809595545e-08 relative error = 1.253259092603876e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.859999999999905 y[1] (closed_form) = 2.421986661541353 y[1] (numeric) = 2.421986691902292 absolute error = 3.036093954023045e-08 relative error = 1.253555191790724e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.860999999999905 y[1] (closed_form) = 2.423221149032524 y[1] (numeric) = 2.423221179416085 absolute error = 3.0383561000491e-08 relative error = 1.253850108258658e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.861999999999905 y[1] (closed_form) = 2.424455745393058 y[1] (numeric) = 2.42445577579922 absolute error = 3.040616292082632e-08 relative error = 1.254143862126748e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.862999999999905 y[1] (closed_form) = 2.425690450555165 y[1] (numeric) = 2.425690480983909 absolute error = 3.042874396896877e-08 relative error = 1.254436400242438e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.863999999999905 y[1] (closed_form) = 2.426925264451116 y[1] (numeric) = 2.426925294902421 absolute error = 3.045130458900758e-08 relative error = 1.254727742755382e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.864999999999905 y[1] (closed_form) = 2.428160187013243 y[1] (numeric) = 2.428160217487088 absolute error = 3.047384522503194e-08 relative error = 1.255017909774572e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.865999999999905 y[1] (closed_form) = 2.429395218173938 y[1] (numeric) = 2.429395248670303 absolute error = 3.049636543295264e-08 relative error = 1.255306884808777e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.866999999999905 y[1] (closed_form) = 2.430630357865653 y[1] (numeric) = 2.430630388384519 absolute error = 3.05188652127697e-08 relative error = 1.25559466967114e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.867999999999904 y[1] (closed_form) = 2.431865606020901 y[1] (numeric) = 2.431865636562248 absolute error = 3.054134634083994e-08 relative error = 1.255881339216467e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.868999999999904 y[1] (closed_form) = 2.433100962572257 y[1] (numeric) = 2.433100993136063 absolute error = 3.05638061526281e-08 relative error = 1.25616678562801e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.869999999999904 y[1] (closed_form) = 2.434336427452354 y[1] (numeric) = 2.4343364580386 absolute error = 3.058624598040183e-08 relative error = 1.256451065492692e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.870999999999904 y[1] (closed_form) = 2.435572000593884 y[1] (numeric) = 2.43557203120255 absolute error = 3.060866626825032e-08 relative error = 1.256734198815998e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.871999999999904 y[1] (closed_form) = 2.436807681929604 y[1] (numeric) = 2.43680771256067 absolute error = 3.063106568390594e-08 relative error = 1.257016132666264e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.872999999999904 y[1] (closed_form) = 2.438043471392327 y[1] (numeric) = 2.438043502045773 absolute error = 3.065344555963634e-08 relative error = 1.257296923509352e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.873999999999904 y[1] (closed_form) = 2.439279368914927 y[1] (numeric) = 2.439279399590733 absolute error = 3.06758058954415e-08 relative error = 1.257576573079742e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.874999999999904 y[1] (closed_form) = 2.44051537443034 y[1] (numeric) = 2.440515405128485 absolute error = 3.06981453590538e-08 relative error = 1.257855028519101e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.875999999999904 y[1] (closed_form) = 2.441751487871558 y[1] (numeric) = 2.441751518592024 absolute error = 3.072046572683007e-08 relative error = 1.258132364387692e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.876999999999903 y[1] (closed_form) = 2.442987709171637 y[1] (numeric) = 2.442987739914402 absolute error = 3.074276522241348e-08 relative error = 1.258408509670222e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.877999999999903 y[1] (closed_form) = 2.444224038263688 y[1] (numeric) = 2.444224069028734 absolute error = 3.076504562216087e-08 relative error = 1.258683538846772e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.878999999999903 y[1] (closed_form) = 2.445460475080888 y[1] (numeric) = 2.445460505868194 absolute error = 3.078730603789381e-08 relative error = 1.258957417288679e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.879999999999903 y[1] (closed_form) = 2.446697019556467 y[1] (numeric) = 2.446697050366014 absolute error = 3.080954646961231e-08 relative error = 1.2592301467387e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.880999999999903 y[1] (closed_form) = 2.44793367162372 y[1] (numeric) = 2.447933702455487 absolute error = 3.083176736140558e-08 relative error = 1.259501747077763e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.881999999999903 y[1] (closed_form) = 2.449170431215999 y[1] (numeric) = 2.449170462069966 absolute error = 3.08539678250952e-08 relative error = 1.25977218375025e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.882999999999903 y[1] (closed_form) = 2.450407298266713 y[1] (numeric) = 2.450407329142862 absolute error = 3.087614874885958e-08 relative error = 1.26004149476292e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.883999999999903 y[1] (closed_form) = 2.451644272709336 y[1] (numeric) = 2.451644303607646 absolute error = 3.089831013269873e-08 relative error = 1.260309681818264e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.884999999999903 y[1] (closed_form) = 2.452881354477396 y[1] (numeric) = 2.452881385397848 absolute error = 3.092045153252343e-08 relative error = 1.260576728510835e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.885999999999902 y[1] (closed_form) = 2.454118543504484 y[1] (numeric) = 2.454118574447058 absolute error = 3.09425733924229e-08 relative error = 1.260842654659904e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.886999999999902 y[1] (closed_form) = 2.455355839724248 y[1] (numeric) = 2.455355870688924 absolute error = 3.096467526830793e-08 relative error = 1.261107443871983e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.887999999999902 y[1] (closed_form) = 2.456593243070397 y[1] (numeric) = 2.456593274057154 absolute error = 3.098675716017851e-08 relative error = 1.261371097864351e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.888999999999902 y[1] (closed_form) = 2.457830753476694 y[1] (numeric) = 2.457830784485515 absolute error = 3.100882084439149e-08 relative error = 1.261633690624481e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.889999999999902 y[1] (closed_form) = 2.459068370876969 y[1] (numeric) = 2.459068401907832 absolute error = 3.103086365641161e-08 relative error = 1.261895115398731e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.890999999999902 y[1] (closed_form) = 2.460306095205104 y[1] (numeric) = 2.46030612625799 absolute error = 3.105288648441729e-08 relative error = 1.262155410049844e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.891999999999902 y[1] (closed_form) = 2.461543926395043 y[1] (numeric) = 2.461543957469933 absolute error = 3.107489021658694e-08 relative error = 1.262414612364706e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.892999999999902 y[1] (closed_form) = 2.462781864380788 y[1] (numeric) = 2.462781895477663 absolute error = 3.109687485292056e-08 relative error = 1.262672723990486e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.893999999999902 y[1] (closed_form) = 2.4640199090964 y[1] (numeric) = 2.46401994021524 absolute error = 3.111883950523975e-08 relative error = 1.262929710525414e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.894999999999901 y[1] (closed_form) = 2.465258060475999 y[1] (numeric) = 2.465258091616784 absolute error = 3.114078506172291e-08 relative error = 1.26318560969273e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.895999999999901 y[1] (closed_form) = 2.466496318453763 y[1] (numeric) = 2.466496349616473 absolute error = 3.116271019010242e-08 relative error = 1.263440369115904e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.896999999999901 y[1] (closed_form) = 2.467734682963926 y[1] (numeric) = 2.467734714148543 absolute error = 3.118461666673511e-08 relative error = 1.263694062494601e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.897999999999901 y[1] (closed_form) = 2.468973153940786 y[1] (numeric) = 2.46897318514729 absolute error = 3.120650360344257e-08 relative error = 1.26394665546011e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.898999999999901 y[1] (closed_form) = 2.470211731318696 y[1] (numeric) = 2.470211762547066 absolute error = 3.122837055613559e-08 relative error = 1.264198131690706e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.899999999999901 y[1] (closed_form) = 2.471450415032065 y[1] (numeric) = 2.471450446282284 absolute error = 3.125021885708179e-08 relative error = 1.26444854677274e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.900999999999901 y[1] (closed_form) = 2.472689205015365 y[1] (numeric) = 2.472689236287413 absolute error = 3.127204717401355e-08 relative error = 1.264697848422856e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.901999999999901 y[1] (closed_form) = 2.473928101203124 y[1] (numeric) = 2.47392813249698 absolute error = 3.129385639510929e-08 relative error = 1.264946074216563e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.902999999999901 y[1] (closed_form) = 2.475167103529928 y[1] (numeric) = 2.475167134845573 absolute error = 3.131564563219058e-08 relative error = 1.265193189887268e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.9039999999999 y[1] (closed_form) = 2.476406211930419 y[1] (numeric) = 2.476406243267836 absolute error = 3.133741666161427e-08 relative error = 1.26543926883409e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.9049999999999 y[1] (closed_form) = 2.477645426339301 y[1] (numeric) = 2.477645457698469 absolute error = 3.135916815111273e-08 relative error = 1.265684258842704e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.9059999999999 y[1] (closed_form) = 2.478884746691334 y[1] (numeric) = 2.478884778072233 absolute error = 3.138089965659674e-08 relative error = 1.265928143633224e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.9069999999999 y[1] (closed_form) = 2.480124172921334 y[1] (numeric) = 2.480124204323947 absolute error = 3.140261251033394e-08 relative error = 1.266170978582288e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.9079999999999 y[1] (closed_form) = 2.481363704964179 y[1] (numeric) = 2.481363736388484 absolute error = 3.14243058241459e-08 relative error = 1.266412729471255e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.9089999999999 y[1] (closed_form) = 2.4826033427548 y[1] (numeric) = 2.48260337420078 absolute error = 3.144598004212185e-08 relative error = 1.266653415814227e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.9099999999999 y[1] (closed_form) = 2.483843086228189 y[1] (numeric) = 2.483843117695824 absolute error = 3.146763472017255e-08 relative error = 1.266893021328387e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.9109999999999 y[1] (closed_form) = 2.485082935319394 y[1] (numeric) = 2.485082966808665 absolute error = 3.148927119056566e-08 relative error = 1.267131601244468e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.9119999999999 y[1] (closed_form) = 2.486322889963521 y[1] (numeric) = 2.486322921474409 absolute error = 3.151088767694432e-08 relative error = 1.267369085654303e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.912999999999899 y[1] (closed_form) = 2.487562950095734 y[1] (numeric) = 2.48756298162822 absolute error = 3.153248551157617e-08 relative error = 1.267605529756047e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.913999999999899 y[1] (closed_form) = 2.488803115651253 y[1] (numeric) = 2.488803147205317 absolute error = 3.155406425037199e-08 relative error = 1.267840917264166e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.914999999999899 y[1] (closed_form) = 2.490043386565357 y[1] (numeric) = 2.49004341814098 absolute error = 3.157562300515337e-08 relative error = 1.268075214091239e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.915999999999899 y[1] (closed_form) = 2.49128376277338 y[1] (numeric) = 2.491283794370543 absolute error = 3.159716310818794e-08 relative error = 1.268308475346579e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.916999999999899 y[1] (closed_form) = 2.492524244210714 y[1] (numeric) = 2.492524275829399 absolute error = 3.16186845594757e-08 relative error = 1.268540702579529e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.917999999999899 y[1] (closed_form) = 2.493764830812811 y[1] (numeric) = 2.493764862452998 absolute error = 3.164018691492743e-08 relative error = 1.268771879528621e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.918999999999899 y[1] (closed_form) = 2.495005522515175 y[1] (numeric) = 2.495005554176846 absolute error = 3.166167017454313e-08 relative error = 1.269002007764115e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.919999999999899 y[1] (closed_form) = 2.496246319253372 y[1] (numeric) = 2.496246350936507 absolute error = 3.168313433832282e-08 relative error = 1.269231088853413e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.920999999999899 y[1] (closed_form) = 2.497487220963022 y[1] (numeric) = 2.497487252667601 absolute error = 3.170457940626648e-08 relative error = 1.269459124361057e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.921999999999898 y[1] (closed_form) = 2.498728227579801 y[1] (numeric) = 2.498728259305806 absolute error = 3.172600537837411e-08 relative error = 1.269686115848743e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.922999999999898 y[1] (closed_form) = 2.499969339039445 y[1] (numeric) = 2.499969370786857 absolute error = 3.174741269873493e-08 relative error = 1.269912082639107e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.923999999999898 y[1] (closed_form) = 2.501210555277743 y[1] (numeric) = 2.501210587046544 absolute error = 3.176880136734894e-08 relative error = 1.270137026261719e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.924999999999898 y[1] (closed_form) = 2.502451876230544 y[1] (numeric) = 2.502451908020715 absolute error = 3.179017094012693e-08 relative error = 1.270360930497198e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.925999999999898 y[1] (closed_form) = 2.503693301833752 y[1] (numeric) = 2.503693333645274 absolute error = 3.181152230524731e-08 relative error = 1.27058383237068e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.926999999999898 y[1] (closed_form) = 2.504934832023328 y[1] (numeric) = 2.504934863856182 absolute error = 3.183285413044246e-08 relative error = 1.270805680191284e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.927999999999898 y[1] (closed_form) = 2.506176466735289 y[1] (numeric) = 2.506176498589456 absolute error = 3.185416774798e-08 relative error = 1.271026528689552e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.928999999999898 y[1] (closed_form) = 2.507418205905708 y[1] (numeric) = 2.50741823778117 absolute error = 3.187546182559231e-08 relative error = 1.271246326221777e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.929999999999898 y[1] (closed_form) = 2.508660049470717 y[1] (numeric) = 2.508660081367454 absolute error = 3.189673725145781e-08 relative error = 1.271465109757995e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.930999999999897 y[1] (closed_form) = 2.5099019973665 y[1] (numeric) = 2.509902029284494 absolute error = 3.191799402557649e-08 relative error = 1.271682880808345e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.931999999999897 y[1] (closed_form) = 2.5111440495293 y[1] (numeric) = 2.511144081468533 absolute error = 3.193923259203757e-08 relative error = 1.271899658564964e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.932999999999897 y[1] (closed_form) = 2.512386205895417 y[1] (numeric) = 2.512386237855869 absolute error = 3.196045161857342e-08 relative error = 1.272115391478305e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.933999999999897 y[1] (closed_form) = 2.513628466401205 y[1] (numeric) = 2.513628498382857 absolute error = 3.198165288154087e-08 relative error = 1.27233015177177e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.934999999999897 y[1] (closed_form) = 2.514870830983075 y[1] (numeric) = 2.514870862985909 absolute error = 3.200283460458309e-08 relative error = 1.272543870258061e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.935999999999897 y[1] (closed_form) = 2.516113299577492 y[1] (numeric) = 2.516113331601491 absolute error = 3.202399856405691e-08 relative error = 1.272756619085254e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.936999999999897 y[1] (closed_form) = 2.517355872120982 y[1] (numeric) = 2.517355904166125 absolute error = 3.204514253951629e-08 relative error = 1.272968311489343e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.937999999999897 y[1] (closed_form) = 2.518598548550121 y[1] (numeric) = 2.51859858061639 absolute error = 3.20662696395857e-08 relative error = 1.273179072466521e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.938999999999897 y[1] (closed_form) = 2.519841328801545 y[1] (numeric) = 2.519841360888921 absolute error = 3.208737675564066e-08 relative error = 1.273388780034879e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.939999999999896 y[1] (closed_form) = 2.521084212811942 y[1] (numeric) = 2.521084244920408 absolute error = 3.210846566403802e-08 relative error = 1.273597506218374e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.940999999999896 y[1] (closed_form) = 2.52232720051806 y[1] (numeric) = 2.522327232647596 absolute error = 3.212953636477778e-08 relative error = 1.273805252473934e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.941999999999896 y[1] (closed_form) = 2.523570291856699 y[1] (numeric) = 2.523570324007287 absolute error = 3.215058796968151e-08 relative error = 1.274011985060537e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.942999999999896 y[1] (closed_form) = 2.524813486764716 y[1] (numeric) = 2.524813518936337 absolute error = 3.217162136692764e-08 relative error = 1.274217740659814e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.943999999999896 y[1] (closed_form) = 2.526056785179022 y[1] (numeric) = 2.526056817371659 absolute error = 3.219263744469458e-08 relative error = 1.274422555881422e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.944999999999896 y[1] (closed_form) = 2.527300187036587 y[1] (numeric) = 2.527300219250221 absolute error = 3.221363398253629e-08 relative error = 1.274626344261412e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.945999999999896 y[1] (closed_form) = 2.528543692274434 y[1] (numeric) = 2.528543724509046 absolute error = 3.223461186863119e-08 relative error = 1.274829142447447e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.946999999999896 y[1] (closed_form) = 2.529787300829641 y[1] (numeric) = 2.529787333085212 absolute error = 3.225557154706848e-08 relative error = 1.275030969460963e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.947999999999896 y[1] (closed_form) = 2.53103101263934 y[1] (numeric) = 2.531031044915853 absolute error = 3.227651301784817e-08 relative error = 1.275231826740458e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.948999999999895 y[1] (closed_form) = 2.532274827640721 y[1] (numeric) = 2.532274859938157 absolute error = 3.229743583688105e-08 relative error = 1.275431698184673e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.949999999999895 y[1] (closed_form) = 2.533518745771028 y[1] (numeric) = 2.533518778089368 absolute error = 3.231834089234553e-08 relative error = 1.275630620309859e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.950999999999895 y[1] (closed_form) = 2.534762766967559 y[1] (numeric) = 2.534762799306786 absolute error = 3.23392272960632e-08 relative error = 1.27582855948101e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.951999999999895 y[1] (closed_form) = 2.53600689116767 y[1] (numeric) = 2.536006923527764 absolute error = 3.236009460394484e-08 relative error = 1.2760254996407e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.952999999999895 y[1] (closed_form) = 2.537251118308767 y[1] (numeric) = 2.537251150689711 absolute error = 3.23809445923473e-08 relative error = 1.276221512277081e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.953999999999895 y[1] (closed_form) = 2.538495448328315 y[1] (numeric) = 2.538495480730091 absolute error = 3.240177637309216e-08 relative error = 1.276416563773232e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.954999999999895 y[1] (closed_form) = 2.539739881163833 y[1] (numeric) = 2.539739913586422 absolute error = 3.242258905800099e-08 relative error = 1.276610620578332e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.955999999999895 y[1] (closed_form) = 2.540984416752893 y[1] (numeric) = 2.540984449196277 absolute error = 3.244338397934143e-08 relative error = 1.27680373659279e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.956999999999895 y[1] (closed_form) = 2.542229055033122 y[1] (numeric) = 2.542229087497283 absolute error = 3.246416113711348e-08 relative error = 1.276995913206197e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.957999999999894 y[1] (closed_form) = 2.543473795942206 y[1] (numeric) = 2.543473828427125 absolute error = 3.248491964313871e-08 relative error = 1.277187116885746e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.958999999999894 y[1] (closed_form) = 2.544718639417879 y[1] (numeric) = 2.544718671923539 absolute error = 3.250565994150634e-08 relative error = 1.27737736651869e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.959999999999894 y[1] (closed_form) = 2.545963585397932 y[1] (numeric) = 2.545963617924315 absolute error = 3.252638247630557e-08 relative error = 1.277566680955561e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.960999999999894 y[1] (closed_form) = 2.547208633820214 y[1] (numeric) = 2.5472086663673 absolute error = 3.254708635935799e-08 relative error = 1.277755026707216e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.961999999999894 y[1] (closed_form) = 2.548453784622622 y[1] (numeric) = 2.548453817190394 absolute error = 3.256777247884202e-08 relative error = 1.277942440053497e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.962999999999894 y[1] (closed_form) = 2.549699037743113 y[1] (numeric) = 2.549699070331553 absolute error = 3.258844039066844e-08 relative error = 1.278128904951636e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.963999999999894 y[1] (closed_form) = 2.550944393119694 y[1] (numeric) = 2.550944425728784 absolute error = 3.260909053892647e-08 relative error = 1.278314440208043e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.964999999999894 y[1] (closed_form) = 2.552189850690429 y[1] (numeric) = 2.552189883320151 absolute error = 3.262972247952689e-08 relative error = 1.278499029791995e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.965999999999894 y[1] (closed_form) = 2.553435410393435 y[1] (numeric) = 2.553435443043771 absolute error = 3.265033621246971e-08 relative error = 1.278682675096094e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.966999999999894 y[1] (closed_form) = 2.554681072166883 y[1] (numeric) = 2.554681104837815 absolute error = 3.267093218184414e-08 relative error = 1.278865394893799e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.967999999999893 y[1] (closed_form) = 2.555926835948998 y[1] (numeric) = 2.555926868640508 absolute error = 3.269150949947175e-08 relative error = 1.279047155797541e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.968999999999893 y[1] (closed_form) = 2.55717270167806 y[1] (numeric) = 2.55717273439013 absolute error = 3.271206994170939e-08 relative error = 1.279228028683521e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.969999999999893 y[1] (closed_form) = 2.558418669292401 y[1] (numeric) = 2.558418702025013 absolute error = 3.273261173220021e-08 relative error = 1.279407945426434e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.970999999999893 y[1] (closed_form) = 2.559664738730408 y[1] (numeric) = 2.559664771483544 absolute error = 3.275313620321185e-08 relative error = 1.27958695948038e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.971999999999893 y[1] (closed_form) = 2.560910909930523 y[1] (numeric) = 2.560910942704165 absolute error = 3.277364202247668e-08 relative error = 1.279765020149249e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.972999999999893 y[1] (closed_form) = 2.562157182831238 y[1] (numeric) = 2.562157215625368 absolute error = 3.279413052226232e-08 relative error = 1.279942180831549e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.973999999999893 y[1] (closed_form) = 2.563403557371102 y[1] (numeric) = 2.563403590185703 absolute error = 3.281460081439036e-08 relative error = 1.28011840820114e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.974999999999893 y[1] (closed_form) = 2.564650033488718 y[1] (numeric) = 2.564650066323771 absolute error = 3.283505289886079e-08 relative error = 1.280293703628442e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.975999999999893 y[1] (closed_form) = 2.565896611122739 y[1] (numeric) = 2.565896643978226 absolute error = 3.285548766385205e-08 relative error = 1.280468103096162e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.976999999999892 y[1] (closed_form) = 2.567143290211874 y[1] (numeric) = 2.567143323087778 absolute error = 3.287590422118569e-08 relative error = 1.280641573321462e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.977999999999892 y[1] (closed_form) = 2.568390070694885 y[1] (numeric) = 2.568390103591188 absolute error = 3.289630345904015e-08 relative error = 1.280814150248602e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.978999999999892 y[1] (closed_form) = 2.569636952510587 y[1] (numeric) = 2.569636985427272 absolute error = 3.291668493332622e-08 relative error = 1.280985817905754e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.979999999999892 y[1] (closed_form) = 2.57088393559785 y[1] (numeric) = 2.570883968534898 absolute error = 3.293704819995469e-08 relative error = 1.281156560352278e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.980999999999892 y[1] (closed_form) = 2.572131019895594 y[1] (numeric) = 2.572131052852988 absolute error = 3.295739414710397e-08 relative error = 1.281326413474915e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.981999999999892 y[1] (closed_form) = 2.573378205342795 y[1] (numeric) = 2.573378238320517 absolute error = 3.297772233068486e-08 relative error = 1.281495361319886e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.982999999999892 y[1] (closed_form) = 2.574625491878481 y[1] (numeric) = 2.574625524876514 absolute error = 3.299803230660814e-08 relative error = 1.281663387964528e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.983999999999892 y[1] (closed_form) = 2.575872879441733 y[1] (numeric) = 2.575872912460058 absolute error = 3.301832540714145e-08 relative error = 1.281830546478578e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.984999999999892 y[1] (closed_form) = 2.577120367971684 y[1] (numeric) = 2.577120401010285 absolute error = 3.303860074410636e-08 relative error = 1.281996803669256e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.985999999999891 y[1] (closed_form) = 2.578367957407523 y[1] (numeric) = 2.578367990466381 absolute error = 3.305885831750288e-08 relative error = 1.28216216085553e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.986999999999891 y[1] (closed_form) = 2.579615647688488 y[1] (numeric) = 2.579615680767586 absolute error = 3.307909812733101e-08 relative error = 1.282326619354016e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.987999999999891 y[1] (closed_form) = 2.580863438753873 y[1] (numeric) = 2.580863471853194 absolute error = 3.309932061767995e-08 relative error = 1.282490197685989e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.988999999999891 y[1] (closed_form) = 2.582111330543023 y[1] (numeric) = 2.582111363662548 absolute error = 3.311952490037129e-08 relative error = 1.282652862741057e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.989999999999891 y[1] (closed_form) = 2.583359322995336 y[1] (numeric) = 2.583359356135049 absolute error = 3.313971275176186e-08 relative error = 1.282814684615273e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.990999999999891 y[1] (closed_form) = 2.584607416050264 y[1] (numeric) = 2.584607449210146 absolute error = 3.315988195140562e-08 relative error = 1.282975578630807e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.991999999999891 y[1] (closed_form) = 2.585855609647308 y[1] (numeric) = 2.585855642827342 absolute error = 3.318003427565941e-08 relative error = 1.283135614837556e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.992999999999891 y[1] (closed_form) = 2.587103903726026 y[1] (numeric) = 2.587103936926195 absolute error = 3.32001688363448e-08 relative error = 1.283294760157445e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.993999999999891 y[1] (closed_form) = 2.588352298226026 y[1] (numeric) = 2.588352331446312 absolute error = 3.322028652164022e-08 relative error = 1.283453050205273e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.99499999999989 y[1] (closed_form) = 2.589600793086968 y[1] (numeric) = 2.589600826327354 absolute error = 3.324038555518882e-08 relative error = 1.283610417633684e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.99599999999989 y[1] (closed_form) = 2.590849388248566 y[1] (numeric) = 2.590849421509034 absolute error = 3.326046815743666e-08 relative error = 1.283766949491456e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.99699999999989 y[1] (closed_form) = 2.592098083650584 y[1] (numeric) = 2.592098116931117 absolute error = 3.328053299611611e-08 relative error = 1.28392259560045e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.99799999999989 y[1] (closed_form) = 2.593346879232841 y[1] (numeric) = 2.593346912533422 absolute error = 3.330058140349479e-08 relative error = 1.284077408624399e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.99899999999989 y[1] (closed_form) = 2.594595774935207 y[1] (numeric) = 2.594595808255818 absolute error = 3.332061071503745e-08 relative error = 1.284231287082457e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 TOP MAIN SOLVE Loop x[1] = -2.99999999999989 y[1] (closed_form) = 2.595844770697602 y[1] (numeric) = 2.595844804038227 absolute error = 3.334062448345776e-08 relative error = 1.284384369197002e-06 % Desired digits = 8 Estimated correct digits = 12 Correct digits = 8 h = -0.001 Finished! diff ( y , x , 1 ) = arctan ( x ) ; Iterations = 1001 Total Elapsed Time = 0.0 Seconds Elapsed Time(since restart) = 0.0 Seconds Expected Time Remaining = 0.0 Seconds Optimized Time Remaining = 0.0 Seconds Expected Total Time = 0.0 Seconds Time to Timeout = 3 Minutes 0.0 Seconds Percent Done = 0 %