##############ECHO OF PROBLEM################# ##############temp/lin_arctan_m2_m3postode.ode################# diff ( y , x , 1 ) = arctan ( x ) ; ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb max_terms=30 ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=c(-2.0) x_end=c(-3.0) # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb $array_y_init[0 + 1] = exact_soln_y(x_start) $glob_look_poles=true # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb $glob_type_given_pole=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 def exact_soln_y (x) x = c(x) return(c(x)*arctan(c(x))-c(0.5)*ln(c(x)*c(x)+c(1.0))) end #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.4106857280622656 y[1] (numeric) 1.4106857281155811 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.4117931765935028 y[1] (numeric) 1.4117931767000758 absolute error 1.0657297266902788e-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.0029999999999997 y[1] (closed_form) 1.412900824805106 y[1] (numeric) 1.4129008249648782 absolute error 1.5977219547380628e-10 relative error 1.1308096978133273e-08% Desired digits 8 Estimated correct digits 13 Correct digits 10 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0039999999999996 y[1] (closed_form) 1.4140086725375152 y[1] (numeric) 1.4140086727504277 absolute error 2.1291257645827955e-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.0049999999999994 y[1] (closed_form) 1.4151167196313446 y[1] (numeric) 1.4151167198973391 absolute error 2.6599455971165753e-10 relative error 1.8796651613370267e-08% Desired digits 8 Estimated correct digits 13 Correct digits 10 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0059999999999993 y[1] (closed_form) 1.4162249659273838 y[1] (numeric) 1.416224966246402 absolute error 3.1901814523394023e-10 relative error 2.2525951237206032e-08% Desired digits 8 Estimated correct digits 13 Correct digits 10 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0069999999999992 y[1] (closed_form) 1.417333411266597 y[1] (numeric) 1.4173334116385807 absolute error 3.719837771143375e-10 relative error 2.6245326199000348e-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.4184420554901238 y[1] (numeric) 1.4184420559150148 absolute error 4.248910112636395e-10 relative error 2.9954766895065305e-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.4195508989170178 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.4206599404860774 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.4217691798805898 y[1] (numeric) 1.4217691804638553 absolute error 5.832654359494427e-10 relative error 4.1023918945720105e-08% Desired digits 8 Estimated correct digits 13 Correct digits 10 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0119999999999987 y[1] (closed_form) 1.4228786180562463 y[1] (numeric) 1.4228786186921867 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.0129999999999986 y[1] (closed_form) 1.4239882543245221 y[1] (numeric) 1.4239882550130807 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.0139999999999985 y[1] (closed_form) 1.425098088527601 y[1] (numeric) 1.4250980892687195 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.0149999999999983 y[1] (closed_form) 1.426208120507837 y[1] (numeric) 1.4262081213014584 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.0159999999999982 y[1] (closed_form) 1.4273183501077589 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.4284287771700668 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.4295394024884167 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.4306502230535032 y[1] (numeric) 1.4306502240565597 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.4317612415608938 y[1] (numeric) 1.431761242616166 absolute error 1.0552723139767295e-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.0209999999999977 y[1] (closed_form) 1.432872456903194 y[1] (numeric) 1.4328724580106245 absolute error 1.1074303696290144e-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.0219999999999976 y[1] (closed_form) 1.4339838689239632 y[1] (numeric) 1.4339838700834948 absolute error 1.1595315818624385e-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.0229999999999975 y[1] (closed_form) 1.435095477466933 y[1] (numeric) 1.4350954786785086 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.0239999999999974 y[1] (closed_form) 1.4362072823760048 y[1] (numeric) 1.4362072836395683 absolute error 1.2635634760727044e-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.0249999999999972 y[1] (closed_form) 1.437319283495253 y[1] (numeric) 1.4373192848107468 absolute error 1.3154937139603362e-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.4384314806689202 y[1] (numeric) 1.4384314820362878 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.4395438737414206 y[1] (numeric) 1.4395438751606053 absolute error 1.4191847697020421e-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.4406564625573388 y[1] (numeric) 1.4406564640282833 absolute error 1.4709444773330915e-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.4417692469614276 y[1] (numeric) 1.441769248484076 absolute error 1.5226484517683048e-09 relative error 1.0560971909876234e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0299999999999967 y[1] (closed_form) 1.442882226798611 y[1] (numeric) 1.442882228372907 absolute error 1.574296026873867e-09 relative error 1.0910772879688385e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0309999999999966 y[1] (closed_form) 1.4439954019139831 y[1] (numeric) 1.4439954035398694 absolute error 1.6258863144713587e-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.0319999999999965 y[1] (closed_form) 1.4451087721528046 y[1] (numeric) 1.4451087738302257 absolute error 1.677421090917619e-09 relative error 1.1607576697626259e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0329999999999964 y[1] (closed_form) 1.4462223373605076 y[1] (numeric) 1.4462223390894071 absolute error 1.7288994680342284e-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.0339999999999963 y[1] (closed_form) 1.4473360973826928 y[1] (numeric) 1.4473360991630138 absolute error 1.780321001731977e-09 relative error 1.2300674355814392e-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.4484500520651271 y[1] (numeric) 1.4484500538968146 absolute error 1.8316874683677042e-09 relative error 1.2645844886098603e-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.4495642012537493 y[1] (numeric) 1.4495642031367464 absolute error 1.8829970915845706e-09 relative error 1.2990091021535568e-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.4506785447946637 y[1] (numeric) 1.4506785467289145 absolute error 1.934250759560996e-09 relative error 1.3333420877433458e-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.4517930825341434 y[1] (numeric) 1.451793084519592 absolute error 1.985448694341585e-09 relative error 1.3675837956714408e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0389999999999957 y[1] (closed_form) 1.4529078143186287 y[1] (numeric) 1.4529078163552198 absolute error 2.036591117970943e-09 relative error 1.4017345752428516e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0399999999999956 y[1] (closed_form) 1.4540227399947288 y[1] (numeric) 1.454022742082406 absolute error 2.0876771422706497e-09 relative error 1.4357940112258617e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0409999999999955 y[1] (closed_form) 1.4551378594092181 y[1] (numeric) 1.455137861547926 absolute error 2.1387078774637303e-09 relative error 1.4697630630901456e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0419999999999954 y[1] (closed_form) 1.4562531724090395 y[1] (numeric) 1.4562531745987226 absolute error 2.1896831015055795e-09 relative error 1.5036417725931865e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0429999999999953 y[1] (closed_form) 1.4573686788413023 y[1] (numeric) 1.4573686810819049 absolute error 2.2406025923515926e-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.2914670161355843e-09 relative error 1.5711289403103274e-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.4596002713924219 y[1] (numeric) 1.4596002737346971 absolute error 2.34227526263453e-09 relative error 1.6047374808995196e-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.4618326358427793 y[1] (numeric) 1.4618326382865057 absolute error 2.443726332401752e-09 relative error 1.6716868076986728e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0479999999999947 y[1] (closed_form) 1.4629491071497105 y[1] (numeric) 1.4629491096440805 absolute error 2.4943700438484484e-09 relative error 1.7050285834674547e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0489999999999946 y[1] (closed_form) 1.4640657709752312 y[1] (numeric) 1.4640657735201883 absolute error 2.5449571339208887e-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.0499999999999945 y[1] (closed_form) 1.4651826271676103 y[1] (numeric) 1.4651826297630999 absolute error 2.5954896010205175e-09 relative error 1.7714444280833022e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0509999999999944 y[1] (closed_form) 1.4662996755752835 y[1] (numeric) 1.4662996782212514 absolute error 2.6459678892365446e-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.0519999999999943 y[1] (closed_form) 1.467416916046853 y[1] (numeric) 1.4674169187432438 absolute error 2.6963906663013404e-09 relative error 1.8375082342414863e-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.4685343484310838 y[1] (numeric) 1.4685343511778424 absolute error 2.7467585983487197e-09 relative error 1.8704081394372787e-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.4696519725769057 y[1] (numeric) 1.4696519753739774 absolute error 2.7970716853786826e-09 relative error 1.9032204478140923e-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.4707697883334132 y[1] (numeric) 1.4707697911807431 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.4718877984473977 absolute error 2.8975346566539883e-09 relative error 1.9685839269912124e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0569999999999937 y[1] (closed_form) 1.4730059940756792 y[1] (numeric) 1.473005997023363 absolute error 2.9476838747655165e-09 relative error 2.0011350168437076e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0579999999999936 y[1] (closed_form) 1.4741243837604463 y[1] (numeric) 1.4741243867582252 absolute error 2.997778913993443e-09 relative error 2.0335997063871913e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0589999999999935 y[1] (closed_form) 1.4752429644539138 y[1] (numeric) 1.4752429675017327 absolute error 3.047818886159348e-09 relative error 2.0659775776578944e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0599999999999934 y[1] (closed_form) 1.4763617360059926 y[1] (numeric) 1.4763617391037978 absolute error 3.0978051235308612e-09 relative error 2.0982697180376443e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0609999999999933 y[1] (closed_form) 1.477480698266758 y[1] (numeric) 1.4774807014144957 absolute error 3.1477376261079826e-09 relative error 2.1304763099786098e-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.4785998510864489 y[1] (numeric) 1.4785998542840642 absolute error 3.1976152836676874e-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.4797191943154648 y[1] (numeric) 1.4797191975629034 absolute error 3.2474385402991857e-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.4808387278043682 y[1] (numeric) 1.4808387311015763 absolute error 3.297208062136292e-09 relative error 2.2265814637526702e-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.4819584547508073 absolute error 3.3469242932682164e-09 relative error 2.2584467804057673e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0659999999999927 y[1] (closed_form) 1.4830783649648978 y[1] (numeric) 1.4830783683614834 absolute error 3.3965856793827243e-09 relative error 2.2902267065726606e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0669999999999926 y[1] (closed_form) 1.484198468338459 y[1] (numeric) 1.4841984717846526 absolute error 3.4461935527474452e-09 relative error 2.3219223212145032e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0679999999999925 y[1] (closed_form) 1.4853187613757766 y[1] (numeric) 1.4853187648715247 absolute error 3.495748135406984e-09 relative error 2.3535339526507074e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0689999999999924 y[1] (closed_form) 1.486439243928222 y[1] (numeric) 1.4864392474734707 absolute error 3.5452487612275263e-09 relative error 2.3850613307668574e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0699999999999923 y[1] (closed_form) 1.4875599158473272 y[1] (numeric) 1.4875599194420226 absolute error 3.5946954302090717e-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.4886807769847852 y[1] (numeric) 1.4886807806288735 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.4898018271924487 y[1] (numeric) 1.489801830885877 absolute error 3.6934282299228016e-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.4909230663223316 y[1] (numeric) 1.4909230700650464 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.4920444980185565 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.0749999999999917 y[1] (closed_form) 1.4931661107576133 y[1] (numeric) 1.4931661145987412 absolute error 3.841127860226834e-09 relative error 2.5724718988417807e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0759999999999916 y[1] (closed_form) 1.4942879157678397 y[1] (numeric) 1.4942879196580943 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.0769999999999915 y[1] (closed_form) 1.495409909109942 y[1] (numeric) 1.4954099130492693 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.0779999999999914 y[1] (closed_form) 1.496532090636731 y[1] (numeric) 1.496532094625079 absolute error 3.988348096228833e-09 relative error 2.6650601889411583e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0789999999999913 y[1] (closed_form) 1.4976544602011805 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.4987770176564208 y[1] (numeric) 1.4987770217426506 absolute error 4.0862297989718854e-09 relative error 2.7263760725136845e-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.4998997628557413 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.5010226956525907 y[1] (numeric) 1.5010226998364913 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.5021458159005758 y[1] (numeric) 1.502145820133232 absolute error 4.232656225511278e-09 relative error 2.8177399162635147e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0839999999999907 y[1] (closed_form) 1.5032691234534608 y[1] (numeric) 1.5032691277348202 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.0849999999999906 y[1] (closed_form) 1.5043926181651681 y[1] (numeric) 1.5043926224951785 absolute error 4.330010350273028e-09 relative error 2.8782448796871417e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0859999999999905 y[1] (closed_form) 1.505516299889778 y[1] (numeric) 1.5055163042683872 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.0869999999999904 y[1] (closed_form) 1.5066401684815296 y[1] (numeric) 1.5066401729086842 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.0879999999999903 y[1] (closed_form) 1.5077642237948168 y[1] (numeric) 1.507764228270465 absolute error 4.4756482964203315e-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.5088884702082819 absolute error 4.524089769475381e-09 relative error 2.9982930298456305e-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.5100128940043658 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.5111375086102026 y[1] (numeric) 1.5111375132310174 absolute error 4.620814841871379e-09 relative error 3.0578387575867635e-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.5122623093567247 y[1] (numeric) 1.5122623140258245 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.0929999999999898 y[1] (closed_form) 1.5133872960991117 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.0939999999999896 y[1] (closed_form) 1.5145124686926983 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.0949999999999895 y[1] (closed_form) 1.5156378269929747 y[1] (numeric) 1.5156378318066162 absolute error 4.813641485412745e-09 relative error 3.1759839980788875e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0959999999999894 y[1] (closed_form) 1.516763370855588 y[1] (numeric) 1.5167633757173058 absolute error 4.861717695092693e-09 relative error 3.2053237759494786e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.0969999999999893 y[1] (closed_form) 1.5178891001363384 y[1] (numeric) 1.5178891050460819 absolute error 4.909743500647323e-09 relative error 3.2345864399489564e-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.5190150146911852 y[1] (numeric) 1.5190150196489016 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.5201411143762393 y[1] (numeric) 1.5201411193818772 absolute error 5.005637904176297e-09 relative error 3.2928771262332865e-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.5212674041012761 absolute error 5.053508056462874e-09 relative error 3.3219064969288765e-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.5223938685621925 y[1] (numeric) 1.5223938736635199 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.1019999999999888 y[1] (closed_form) 1.5235205227760904 y[1] (numeric) 1.5235205279251849 absolute error 5.1490944841248165e-09 relative error 3.3797342452219606e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.1029999999999887 y[1] (closed_form) 1.5246473615461915 y[1] (numeric) 1.5246473667430016 absolute error 5.196810093366366e-09 relative error 3.4085325068848195e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.1039999999999885 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.1049999999999884 y[1] (closed_form) 1.526901592182695 y[1] (numeric) 1.5269015974747833 absolute error 5.292088323116673e-09 relative error 3.4659000620673073e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.1059999999999883 y[1] (closed_form) 1.5280289837633283 y[1] (numeric) 1.5280289891029788 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.5291565647157872 absolute error 5.387161161607423e-09 relative error 3.5229624649896205e-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.5302843187360864 y[1] (numeric) 1.5302843241707076 absolute error 5.4346211975087044e-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.5314122618433612 y[1] (numeric) 1.5314122673253918 absolute error 5.482030607240063e-09 relative error 3.5797222889160764e-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.5325403885082567 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.1109999999999878 y[1] (closed_form) 1.5336686985887287 y[1] (numeric) 1.5336687041654247 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.1119999999999877 y[1] (closed_form) 1.5347971919428887 y[1] (numeric) 1.534797197566841 absolute error 5.623952414879341e-09 relative error 3.6642967842285534e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.1129999999999876 y[1] (closed_form) 1.5359258684289983 y[1] (numeric) 1.5359258741001565 absolute error 5.671158209707983e-09 relative error 3.6923384951570957e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.1139999999999874 y[1] (closed_form) 1.5370547279054718 y[1] (numeric) 1.5370547336237852 absolute error 5.718313378366702e-09 relative error 3.7203056433514157e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.1149999999999873 y[1] (closed_form) 1.5381837702308763 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.1159999999999872 y[1] (closed_form) 1.5393129952639286 y[1] (numeric) 1.5393130010764005 absolute error 5.812471837174371e-09 relative error 3.7760168692513195e-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.5404424028634989 y[1] (numeric) 1.5404424087229744 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.9064289015253735e-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.5427017711517597 absolute error 5.953331605468293e-09 relative error 3.8590294895413913e-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.5438317196522815 y[1] (numeric) 1.5438317256524656 absolute error 6.000184127330499e-09 relative error 3.8865532110468137e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.1209999999999867 y[1] (closed_form) 1.5449618561096419 y[1] (numeric) 1.5449618621566283 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.1219999999999866 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.1229999999999865 y[1] (closed_form) 1.54722267447353 y[1] (numeric) 1.5472226806139713 absolute error 6.140441266566654e-09 relative error 3.9686861935732995e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.1239999999999863 y[1] (closed_form) 1.5483533560997564 y[1] (numeric) 1.5483533622868504 absolute error 6.187093948284428e-09 relative error 3.9959185827384285e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.1249999999999862 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.5506152635411476 y[1] (numeric) 1.5506152698213964 absolute error 6.280248765477836e-09 relative error 4.0501657072145683e-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.5517464954036613 absolute error 6.3267513450426804e-09 relative error 4.0771810276859626e-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.5528778956366973 y[1] (numeric) 1.552877902009902 absolute error 6.3732046307052315e-09 relative error 4.1041247664177396e-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.5540094895007905 absolute error 6.4196075122424645e-09 relative error 4.1309963562861334e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.1299999999999857 y[1] (closed_form) 1.5551412512711873 y[1] (numeric) 1.5551412577371486 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.1309999999999856 y[1] (closed_form) 1.5562732000676802 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.1319999999999855 y[1] (closed_form) 1.557405329331781 y[1] (numeric) 1.5574053358903015 absolute error 6.5585203934404035e-09 relative error 4.2111839929650147e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.1329999999999854 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.1339999999999852 y[1] (closed_form) 1.5596701287080212 y[1] (numeric) 1.5596701353589029 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.5608028052401273 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.5619356482918205 y[1] (numeric) 1.5619356550348662 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.5630686778159242 y[1] (numeric) 1.5630686846049786 absolute error 6.7890544297455335e-09 relative error 4.3434140329853445e-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.5642018938124704 absolute error 6.8350134441175214e-09 relative error 4.3696491488863847e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.1389999999999847 y[1] (closed_form) 1.5653352756385712 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.1399999999999846 y[1] (closed_form) 1.5664688436615677 y[1] (numeric) 1.5664688505883528 absolute error 6.926785145466852e-09 relative error 4.4219105751734754e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.1409999999999845 y[1] (closed_form) 1.5676025909088938 y[1] (numeric) 1.5676025978814911 absolute error 6.972597388354984e-09 relative error 4.4479368870603117e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.1419999999999844 y[1] (closed_form) 1.568736517243143 y[1] (numeric) 1.5687365242615037 absolute error 7.018360781430033e-09 relative error 4.4738939294687415e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.1429999999999843 y[1] (closed_form) 1.569870622527056 y[1] (numeric) 1.569870629591131 absolute error 7.0640751026473936e-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.5710049137332602 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.5721393693955648 y[1] (numeric) 1.5721393765509237 absolute error 7.1553589719997035e-09 relative error 4.5513515603586093e-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.5732740107063727 y[1] (numeric) 1.5732740179073004 absolute error 7.200927631956233e-09 relative error 4.5770333603382553e-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.5744088304192667 y[1] (numeric) 1.5744088376657146 absolute error 7.246447886188889e-09 relative error 4.6026468768338605e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.1479999999999837 y[1] (closed_form) 1.5755438283977168 y[1] (numeric) 1.5755438356896365 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.1489999999999836 y[1] (closed_form) 1.5766790045053385 y[1] (numeric) 1.5766790118426814 absolute error 7.3373429554379754e-09 relative error 4.6536694751890645e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.1499999999999835 y[1] (closed_form) 1.577814358605892 y[1] (numeric) 1.57781436598861 absolute error 7.3827179924990105e-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.1509999999999834 y[1] (closed_form) 1.5789498905632828 y[1] (numeric) 1.5789498979913275 absolute error 7.428044623836172e-09 relative error 4.7044207471246935e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.1519999999999833 y[1] (closed_form) 1.5800856002415609 y[1] (numeric) 1.5800856077148844 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.5812214875049218 y[1] (numeric) 1.5812214950234755 absolute error 7.518553779561898e-09 relative error 4.7549023580660744e-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.5834937942443914 y[1] (numeric) 1.5834938018532618 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.5846302134496115 y[1] (numeric) 1.5846302211035683 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.1569999999999827 y[1] (closed_form) 1.5857668096981357 y[1] (numeric) 1.5857668173971309 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.1579999999999826 y[1] (closed_form) 1.586903582854879 y[1] (numeric) 1.5869035905988647 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.1589999999999825 y[1] (closed_form) 1.5880405327848999 y[1] (numeric) 1.5880405405738283 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.1599999999999824 y[1] (closed_form) 1.5891776593534002 y[1] (numeric) 1.5891776671872235 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.1609999999999823 y[1] (closed_form) 1.5903149624257247 y[1] (numeric) 1.5903149703043955 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.5914524418673612 y[1] (numeric) 1.5914524497908322 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.5925900975439413 y[1] (numeric) 1.5925901055121643 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.5937279293212372 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.5948659370651652 y[1] (numeric) 1.59486594512275 absolute error 8.057584821585806e-09 relative error 5.05220196527188e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.1659999999999817 y[1] (closed_form) 1.5960041206417819 y[1] (numeric) 1.5960041287439772 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.1669999999999816 y[1] (closed_form) 1.597142479917288 y[1] (numeric) 1.5971424880640464 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.1679999999999815 y[1] (closed_form) 1.5982810147580255 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.1689999999999814 y[1] (closed_form) 1.5994197250304762 y[1] (numeric) 1.5994197332662186 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.1699999999999813 y[1] (closed_form) 1.6005586106012668 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.6016976713371616 y[1] (numeric) 1.6016976796616993 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.6028369154739335 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.6039763177720356 y[1] (numeric) 1.6039763261851807 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.1749999999999807 y[1] (closed_form) 1.606255663272045 y[1] (numeric) 1.6062556717736103 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.1759999999999806 y[1] (closed_form) 1.6073955978398868 y[1] (numeric) 1.6073956063855919 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.1769999999999805 y[1] (closed_form) 1.6085357067763861 y[1] (numeric) 1.6085357153661843 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.1779999999999804 y[1] (closed_form) 1.6096759899492925 y[1] (numeric) 1.6096759985831377 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.1789999999999803 y[1] (closed_form) 1.610816447226497 y[1] (numeric) 1.6108164559043419 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.6119570784760278 y[1] (numeric) 1.6119570871978264 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.6130978835660543 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.6142388623648842 y[1] (numeric) 1.6142388711744509 absolute error 8.80956663174004e-09 relative error 5.4574120578623e-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.6153800147409658 y[1] (numeric) 1.6153800235943465 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.1839999999999797 y[1] (closed_form) 1.6165213405628844 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.1849999999999796 y[1] (closed_form) 1.6176628396993649 y[1] (numeric) 1.6176628486402356 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.1859999999999795 y[1] (closed_form) 1.6188045120192716 y[1] (numeric) 1.6188045210038178 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.1869999999999794 y[1] (closed_form) 1.6199463573916055 y[1] (numeric) 1.6199463664197815 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.1879999999999793 y[1] (closed_form) 1.621088375685508 y[1] (numeric) 1.6210883847572672 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.6222305667702557 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.6233729305152658 y[1] (numeric) 1.6233729396740553 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.6245154759923275 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.6256581754644257 y[1] (numeric) 1.6256581847100613 absolute error 9.24563559046021e-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.1929999999999787 y[1] (closed_form) 1.626801056408095 y[1] (numeric) 1.6268010656970853 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.1939999999999786 y[1] (closed_form) 1.6279441094910667 y[1] (numeric) 1.6279441188233652 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.1949999999999785 y[1] (closed_form) 1.6290873345834422 y[1] (numeric) 1.6290873439590041 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.1959999999999784 y[1] (closed_form) 1.6302307315554616 y[1] (numeric) 1.6302307409742416 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.1969999999999783 y[1] (closed_form) 1.6313743002775023 y[1] (numeric) 1.6313743097394537 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.6325180501251535 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.6336619620019899 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.6348060452407478 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.6359502900781626 y[1] (numeric) 1.6359502997123485 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.2019999999999778 y[1] (closed_form) 1.6370947156107172 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.2029999999999776 y[1] (closed_form) 1.6382393121184093 y[1] (numeric) 1.6382393218384412 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.2039999999999775 y[1] (closed_form) 1.639384079472566 y[1] (numeric) 1.6393840892354534 absolute error 9.762887387410046e-09 relative error 5.95521666316964e-07% Desired digits 8 Estimated correct digits 13 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.2049999999999774 y[1] (closed_form) 1.6405290175446505 y[1] (numeric) 1.6405290273503483 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.2059999999999773 y[1] (closed_form) 1.6416741262062613 y[1] (numeric) 1.6416741360547242 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.6428194053291312 y[1] (numeric) 1.6428194152203142 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.6451104744462521 y[1] (numeric) 1.6451104844227415 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.6462562641846428 y[1] (numeric) 1.646256274203718 absolute error 1.0019075125100585e-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.2109999999999768 y[1] (closed_form) 1.647402223872569 y[1] (numeric) 1.6474022339341856 absolute error 1.0061616650958172e-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.2119999999999767 y[1] (closed_form) 1.6485483533824365 y[1] (numeric) 1.6485483634865497 absolute error 1.0104113101760959e-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.2129999999999765 y[1] (closed_form) 1.649694652586784 y[1] (numeric) 1.6496946627333489 absolute error 1.0146564921598156e-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.2139999999999764 y[1] (closed_form) 1.650841121358283 y[1] (numeric) 1.6508411315472555 absolute error 1.0188972554558973e-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.2149999999999763 y[1] (closed_form) 1.65198775956974 y[1] (numeric) 1.6519877698010756 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.6531345670940945 y[1] (numeric) 1.6531345773677484 absolute error 1.0273653927583837e-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.6542815438044176 y[1] (numeric) 1.6542815541203462 absolute error 1.0315928555826304e-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.6554286895739163 y[1] (numeric) 1.6554286999320746 absolute error 1.0358158331058576e-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.6565760042759279 y[1] (numeric) 1.656576014676272 absolute error 1.0400344141459072e-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.2199999999999758 y[1] (closed_form) 1.6577234877839226 y[1] (numeric) 1.657723498226409 absolute error 1.0442486431117004e-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.2209999999999757 y[1] (closed_form) 1.6588711399715055 y[1] (numeric) 1.6588711504560893 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.2219999999999756 y[1] (closed_form) 1.6600189607124114 y[1] (numeric) 1.6600189712390485 absolute error 1.0526637117536097e-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.2229999999999754 y[1] (closed_form) 1.6611669498805082 y[1] (numeric) 1.6611669604491546 absolute error 1.0568646402475679e-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.2239999999999753 y[1] (closed_form) 1.6623151073497955 y[1] (numeric) 1.6623151179604072 absolute error 1.0610611722583485e-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.6634634436469382 absolute error 1.0652533299904121e-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.0694411134437587e-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.6657605990430204 absolute error 1.0736245448228487e-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.6669094177234571 y[1] (numeric) 1.6669094285014925 absolute error 1.0778035353098403e-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.6680584148133026 y[1] (numeric) 1.6680584256330846 absolute error 1.0819781959270358e-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.2299999999999747 y[1] (closed_form) 1.6692075794510992 y[1] (numeric) 1.669207590312585 absolute error 1.0861485710833563e-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.2309999999999746 y[1] (closed_form) 1.6703569115117678 y[1] (numeric) 1.6703569224149124 absolute error 1.0903144609386572e-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.2319999999999744 y[1] (closed_form) 1.6715064108703561 y[1] (numeric) 1.6715064218151168 absolute error 1.0944760653330832e-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.2329999999999743 y[1] (closed_form) 1.6726560774020451 y[1] (numeric) 1.6726560883883783 absolute error 1.0986333176532526e-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.2339999999999742 y[1] (closed_form) 1.6738059109821453 y[1] (numeric) 1.6738059220100074 absolute error 1.1027862178991654e-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.6749559114860966 y[1] (numeric) 1.6749559225554447 absolute error 1.1069348104797427e-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.6761060787894704 y[1] (numeric) 1.6761060899002607 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.6772564239201557 absolute error 1.1152189616225883e-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.6784069132974144 y[1] (numeric) 1.67840692449096 absolute error 1.1193545645937775e-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.2389999999999737 y[1] (closed_form) 1.6795575802537746 y[1] (numeric) 1.679557591488633 absolute error 1.1234858376951706e-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.2399999999999736 y[1] (closed_form) 1.6807084135131345 y[1] (numeric) 1.6807084247892632 absolute error 1.1276128697446097e-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.2409999999999735 y[1] (closed_form) 1.6818594129517135 y[1] (numeric) 1.681859424269069 absolute error 1.1317355497197923e-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.2419999999999733 y[1] (closed_form) 1.6830105784458578 y[1] (numeric) 1.683010589804397 absolute error 1.1358539220296393e-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.2429999999999732 y[1] (closed_form) 1.6841619098720426 y[1] (numeric) 1.6841619212717232 absolute error 1.1399680532875323e-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.6853134185476517 absolute error 1.1440778768800897e-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.6864650700270811 y[1] (numeric) 1.6864650815089157 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.6876168985095297 y[1] (numeric) 1.6876169100323763 absolute error 1.1522846676825793e-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.6887689039950229 absolute error 1.1563816793014325e-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.2479999999999727 y[1] (closed_form) 1.6899210516692285 y[1] (numeric) 1.6899210632739727 absolute error 1.1604744276638712e-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.2489999999999726 y[1] (closed_form) 1.6910733761008419 y[1] (numeric) 1.6910733877464712 absolute error 1.1645629349743558e-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.2499999999999725 y[1] (closed_form) 1.6922258656034195 y[1] (numeric) 1.692225877289891 absolute error 1.1686471568239654e-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.2509999999999724 y[1] (closed_form) 1.6933785200544609 y[1] (numeric) 1.6933785317817325 absolute error 1.1727271598260813e-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.2519999999999722 y[1] (closed_form) 1.6945313393315948 y[1] (numeric) 1.6945313510996234 absolute error 1.1768028551628618e-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.6956843351213189 absolute error 1.1808743982655301e-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.6968374718752834 y[1] (numeric) 1.6968374837247007 absolute error 1.1849417225207048e-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.6979907967877774 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.6991442622580488 y[1] (numeric) 1.6991442741886849 absolute error 1.1930636034662712e-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.2569999999999717 y[1] (closed_form) 1.7002979038345023 y[1] (numeric) 1.7002979158056848 absolute error 1.1971182489745047e-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.2579999999999716 y[1] (closed_form) 1.7014517095054795 y[1] (numeric) 1.7014517215171656 absolute error 1.2011686090218632e-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.2589999999999715 y[1] (closed_form) 1.7026056791494941 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.2599999999999714 y[1] (closed_form) 1.703759812645186 y[1] (numeric) 1.7037598247377548 absolute error 1.2092568724142438e-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.2609999999999713 y[1] (closed_form) 1.7049141098713232 y[1] (numeric) 1.7049141220042703 absolute error 1.2132947091458846e-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.7060685707067975 y[1] (numeric) 1.7060685828800808 absolute error 1.2173283270300317e-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.7072231950306263 y[1] (numeric) 1.7072232072442042 absolute error 1.2213577926800667e-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.7083779827219527 y[1] (numeric) 1.7083779949757838 absolute error 1.2253831060959897e-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.7095329336600464 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.2659999999999707 y[1] (closed_form) 1.7106880477242994 y[1] (numeric) 1.7106880600585106 absolute error 1.2334211207942758e-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.2669999999999706 y[1] (closed_form) 1.7118433247942308 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.2679999999999705 y[1] (closed_form) 1.712998764749484 y[1] (numeric) 1.7129987771639095 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.2689999999999704 y[1] (closed_form) 1.714154367469827 y[1] (numeric) 1.714154379924297 absolute error 1.2454470121880945e-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.2699999999999703 y[1] (closed_form) 1.7153101328351514 y[1] (numeric) 1.7153101453296251 absolute error 1.2494473677904239e-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.7164660607254745 y[1] (numeric) 1.7164660732599104 absolute error 1.2534435933631016e-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.7176221510209375 y[1] (numeric) 1.7176221635952937 absolute error 1.2574356222927463e-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.7187784036018043 y[1] (numeric) 1.7187784162160398 absolute error 1.2614235433971999e-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.7199348183484635 y[1] (numeric) 1.7199348310025373 absolute error 1.2654073788809228e-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.2749999999999697 y[1] (closed_form) 1.721091395141428 y[1] (numeric) 1.7210914078352986 absolute error 1.2693870621305336e-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.2759999999999696 y[1] (closed_form) 1.7222481338613334 y[1] (numeric) 1.7222481465949595 absolute error 1.2733626153504929e-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.2769999999999695 y[1] (closed_form) 1.7234050343889387 y[1] (numeric) 1.7234050471622793 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.2779999999999694 y[1] (closed_form) 1.7245620966051254 y[1] (numeric) 1.7245621094181403 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.2789999999999693 y[1] (closed_form) 1.7257193203909005 y[1] (numeric) 1.7257193332435479 absolute error 1.2852647390815264e-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.7268767056273915 y[1] (numeric) 1.7268767185196303 absolute error 1.2892238832051817e-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.7280342521958492 y[1] (numeric) 1.7280342651276388 absolute error 1.2931789639125668e-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.7291919599776473 y[1] (numeric) 1.7291919729489469 absolute error 1.2971299589992213e-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.7303498288542816 y[1] (numeric) 1.7303498418650507 absolute error 1.3010769128740662e-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.2839999999999687 y[1] (closed_form) 1.7315078587073702 y[1] (numeric) 1.7315078717575685 absolute error 1.3050198255371015e-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.2849999999999686 y[1] (closed_form) 1.732666049418654 y[1] (numeric) 1.7326660625082406 absolute error 1.3089586525794061e-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.2859999999999685 y[1] (closed_form) 1.7338244008699957 y[1] (numeric) 1.7338244139989294 absolute error 1.3128933717965197e-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.2869999999999684 y[1] (closed_form) 1.7349829129433787 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.2879999999999683 y[1] (closed_form) 1.7361415855209086 y[1] (numeric) 1.7361415987284152 absolute error 1.3207506643908573e-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.7373004184848129 y[1] (numeric) 1.7373004317315455 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.7384594117174408 y[1] (numeric) 1.7384594250033585 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.7396185651012606 y[1] (numeric) 1.7396185784263238 absolute error 1.3325063275004823e-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.7407778785188648 y[1] (numeric) 1.7407778918830326 absolute error 1.3364167772422775e-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.2929999999999677 y[1] (closed_form) 1.741937351852964 y[1] (numeric) 1.7419373652561962 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.2939999999999676 y[1] (closed_form) 1.7430969849863907 y[1] (numeric) 1.7430969984286475 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.2949999999999675 y[1] (closed_form) 1.7442567778020983 y[1] (numeric) 1.7442567912833393 absolute error 1.3481241012414102e-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.2959999999999674 y[1] (closed_form) 1.7454167301831598 y[1] (numeric) 1.745416743703345 absolute error 1.3520185193627299e-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.2969999999999673 y[1] (closed_form) 1.746576842012769 y[1] (numeric) 1.7465768555718582 absolute error 1.3559089184767004e-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.7477371131742396 y[1] (numeric) 1.7477371267721928 absolute error 1.3597953207877822e-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.7488975435510055 y[1] (numeric) 1.7488975571877827 absolute error 1.3636777262959754e-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.7500581330266196 y[1] (numeric) 1.7500581467021814 absolute error 1.3675561794102009e-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.7512188814847565 y[1] (numeric) 1.7512188951990622 absolute error 1.3714305691081563e-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.3019999999999667 y[1] (closed_form) 1.7523797888092072 y[1] (numeric) 1.7523798025622177 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.3029999999999666 y[1] (closed_form) 1.7535408548838847 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.3039999999999665 y[1] (closed_form) 1.7547020795928203 y[1] (numeric) 1.7547020934231206 absolute error 1.3830300238382165e-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.3049999999999664 y[1] (closed_form) 1.7558634628201641 y[1] (numeric) 1.7558634766890497 absolute error 1.3868885595513802e-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.3059999999999663 y[1] (closed_form) 1.757025004450185 y[1] (numeric) 1.7570250183576166 absolute error 1.3907431650750368e-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.7581867043672719 y[1] (numeric) 1.7581867183132094 absolute error 1.3945937515913442e-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.7593485624559295 y[1] (numeric) 1.7593485764403345 absolute error 1.3984404967359865e-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.7616727526865803 y[1] (numeric) 1.7616727667478007 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.3109999999999657 y[1] (closed_form) 1.7628350845981777 y[1] (numeric) 1.7628350986977466 absolute error 1.4099568845793442e-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.3119999999999656 y[1] (closed_form) 1.763997574220556 y[1] (numeric) 1.7639975883584345 absolute error 1.4137878423525763e-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.3129999999999655 y[1] (closed_form) 1.7651602214388133 y[1] (numeric) 1.7651602356149616 absolute error 1.4176148255273802e-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.3139999999999654 y[1] (closed_form) 1.7663230261381635 y[1] (numeric) 1.7663230403525432 absolute error 1.4214379673305189e-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.3149999999999653 y[1] (closed_form) 1.7674859882039402 y[1] (numeric) 1.7674860024565118 absolute error 1.4252571567396899e-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.7686491075215933 y[1] (numeric) 1.7686491218123173 absolute error 1.4290723937548933e-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.7698123839766895 y[1] (numeric) 1.7698123983055272 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.7709758318218258 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.7721394078420665 y[1] (numeric) 1.7721394222470148 absolute error 1.4404948345259072e-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.3199999999999648 y[1] (closed_form) 1.7733031550240672 y[1] (numeric) 1.773303169467012 absolute error 1.4442944840098448e-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.3209999999999646 y[1] (closed_form) 1.77446705888695 y[1] (numeric) 1.7744670733678527 absolute error 1.4480902699176568e-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.3219999999999645 y[1] (closed_form) 1.775631119316866 y[1] (numeric) 1.7756311338356878 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.3229999999999644 y[1] (closed_form) 1.7767953362000828 y[1] (numeric) 1.7767953507567855 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.3239999999999643 y[1] (closed_form) 1.7779597094229853 y[1] (numeric) 1.7779597240175296 absolute error 1.4594544239798779e-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.7791242388720732 y[1] (numeric) 1.77912425350442 absolute error 1.4632346889698056e-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.7802889244339615 y[1] (numeric) 1.7802889391040733 absolute error 1.4670111792014495e-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.7814537807032207 absolute error 1.4707837614480468e-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.4745525023229789e-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.3289999999999638 y[1] (closed_form) 1.7837839166643301 y[1] (numeric) 1.783783931447504 absolute error 1.4783173796217852e-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.3299999999999637 y[1] (closed_form) 1.7849492255458965 y[1] (numeric) 1.784949240366681 absolute error 1.4820784377533869e-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.3309999999999635 y[1] (closed_form) 1.7861146899750777 y[1] (numeric) 1.7861147048334345 absolute error 1.4858356767177838e-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.3319999999999634 y[1] (closed_form) 1.787280309839183 y[1] (numeric) 1.7872803247350733 absolute error 1.4895890299015946e-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.3329999999999633 y[1] (closed_form) 1.788446085025635 y[1] (numeric) 1.7884460999590206 absolute error 1.4933385639182006e-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.7896120154219717 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.7919443413950267 y[1] (numeric) 1.7919443564406703 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.7931107367473942 y[1] (numeric) 1.7931107518303804 absolute error 1.5082986193348802e-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.3379999999999628 y[1] (closed_form) 1.7942772868609442 y[1] (numeric) 1.7942773019812355 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.3389999999999627 y[1] (closed_form) 1.7954439916237868 y[1] (numeric) 1.7954440067813453 absolute error 1.5157558541645244e-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.3399999999999626 y[1] (closed_form) 1.796610850924146 y[1] (numeric) 1.7966108661189337 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.3409999999999624 y[1] (closed_form) 1.7977778646503602 y[1] (numeric) 1.7977778798823385 absolute error 1.5231978345298103e-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.3419999999999623 y[1] (closed_form) 1.7989450326908785 y[1] (numeric) 1.7989450479600109 absolute error 1.5269132402906394e-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.3429999999999622 y[1] (closed_form) 1.8001123549342677 y[1] (numeric) 1.8001123702405155 absolute error 1.5306247824753427e-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.8012798466125304 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.8024474615844817 y[1] (numeric) 1.802447476964847 absolute error 1.5380365425698983e-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.8036152457690018 y[1] (numeric) 1.8036152611863696 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.8047831837117827 y[1] (numeric) 1.8047831991661154 absolute error 1.5454332702447005e-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.3479999999999617 y[1] (closed_form) 1.8059512753019544 y[1] (numeric) 1.8059512907932145 absolute error 1.5491260052513667e-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.3489999999999616 y[1] (closed_form) 1.8071195204287598 y[1] (numeric) 1.8071195359569094 absolute error 1.5528149654997492e-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.3499999999999615 y[1] (closed_form) 1.808287918981553 y[1] (numeric) 1.8082879345465555 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.3509999999999613 y[1] (closed_form) 1.8094564708498027 y[1] (numeric) 1.8094564864516198 absolute error 1.5601817171528864e-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.3519999999999612 y[1] (closed_form) 1.810625175923088 y[1] (numeric) 1.8106251915616824 absolute error 1.5638594419442597e-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.8117940340910996 y[1] (numeric) 1.8117940497664349 absolute error 1.5675335252041123e-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.8129630609556808 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.5748703896534266e-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.8153015260620948 y[1] (numeric) 1.815301541847427 absolute error 1.5785332152518095e-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.3569999999999607 y[1] (closed_form) 1.8164709955081686 y[1] (numeric) 1.8164710113300926 absolute error 1.5821923993186715e-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.3579999999999606 y[1] (closed_form) 1.8176406174991047 y[1] (numeric) 1.8176406333575827 absolute error 1.5858478086272498e-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.3589999999999605 y[1] (closed_form) 1.8188103919252634 y[1] (numeric) 1.8188104078202587 absolute error 1.5894995319953864e-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.3599999999999604 y[1] (closed_form) 1.8199803186771173 y[1] (numeric) 1.8199803346085925 absolute error 1.5931475250141602e-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.3609999999999602 y[1] (closed_form) 1.8211503976452486 y[1] (numeric) 1.8211504136131675 absolute error 1.5967918987058738e-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.8223206287203522 y[1] (numeric) 1.8223206447246778 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.8234910117932328 y[1] (numeric) 1.8234910278339278 absolute error 1.6040694994501337e-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.8246615467548053 y[1] (numeric) 1.8246615628318328 absolute error 1.6077027487071405e-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.8258322334960946 y[1] (numeric) 1.8258322496094184 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.3659999999999597 y[1] (closed_form) 1.8270030719082369 y[1] (numeric) 1.8270030880578203 absolute error 1.6149583448310523e-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.3669999999999596 y[1] (closed_form) 1.8281740618824784 y[1] (numeric) 1.8281740780682847 absolute error 1.6185806250845758e-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.3679999999999595 y[1] (closed_form) 1.8293452033101751 y[1] (numeric) 1.8293452195321673 absolute error 1.6221992193976575e-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.3689999999999594 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.3699999999999593 y[1] (closed_form) 1.8316879400919057 y[1] (numeric) 1.8316879563861599 absolute error 1.6294254168158773e-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.8328595352291996 y[1] (numeric) 1.8328595515595303 absolute error 1.6330330643299362e-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.8340312813864683 y[1] (numeric) 1.8340312977528397 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.8352031784556169 y[1] (numeric) 1.8352031948579917 absolute error 1.6402374791724128e-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.8363752263286566 y[1] (numeric) 1.836375242766999 absolute error 1.6438342465008304e-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.3749999999999587 y[1] (closed_form) 1.8375474248977102 y[1] (numeric) 1.8375474413719837 absolute error 1.6474273500932668e-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.3759999999999586 y[1] (closed_form) 1.8387197740550085 y[1] (numeric) 1.8387197905651764 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.3769999999999585 y[1] (closed_form) 1.8398922736928904 y[1] (numeric) 1.8398922902389168 absolute error 1.6546026326835772e-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.3779999999999584 y[1] (closed_form) 1.841064923703804 y[1] (numeric) 1.841064940285653 absolute error 1.6581849004992932e-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.3789999999999583 y[1] (closed_form) 1.8422377239803063 y[1] (numeric) 1.8422377405979413 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.8434106744150616 y[1] (numeric) 1.843410691068447 absolute error 1.6653385337406235e-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.8445837749008434 y[1] (numeric) 1.8445837915899428 absolute error 1.6689099435751586e-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.8457570420553102 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.8469304255971186 y[1] (numeric) 1.8469304423575383 absolute error 1.6760419718764297e-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.3839999999999577 y[1] (closed_form) 1.8481039755936974 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.3849999999999576 y[1] (closed_form) 1.849277675213475 y[1] (numeric) 1.8492776920450718 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.3859999999999575 y[1] (closed_form) 1.850451524349762 y[1] (numeric) 1.8504515412168936 absolute error 1.6867131691356008e-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.3869999999999574 y[1] (closed_form) 1.8516255228959786 y[1] (numeric) 1.851625539798609 absolute error 1.6902630406434582e-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.3879999999999573 y[1] (closed_form) 1.852799670745651 y[1] (numeric) 1.8527996876837447 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.8539739677924139 y[1] (numeric) 1.8539739847659347 absolute error 1.6973520811092158e-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.8551484139300065 y[1] (numeric) 1.85514843093892 absolute error 1.7008913388849578e-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.8563230090522786 y[1] (numeric) 1.8563230260965478 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.8574977530531829 y[1] (numeric) 1.8574977701327728 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.3929999999999567 y[1] (closed_form) 1.8586726458267808 y[1] (numeric) 1.8586726629416561 absolute error 1.7114875294765852e-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.3939999999999566 y[1] (closed_form) 1.8598476872672398 y[1] (numeric) 1.8598477044173651 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.3949999999999565 y[1] (closed_form) 1.8610228772688344 y[1] (numeric) 1.8610228944541738 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.3959999999999564 y[1] (closed_form) 1.8621982157259431 y[1] (numeric) 1.862198232946462 absolute error 1.7220518788718664e-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.3969999999999563 y[1] (closed_form) 1.8633737025330532 y[1] (numeric) 1.8633737197887155 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.8645493375847555 y[1] (numeric) 1.8645493548755268 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.8657251207757488 y[1] (numeric) 1.8657251381015934 absolute error 1.7325844536841828e-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.8669010693617185 absolute error 1.7360882509365183e-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.8680771311549262 y[1] (numeric) 1.8680771485508114 absolute error 1.7395885176796355e-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.4019999999999557 y[1] (closed_form) 1.8692533581330335 y[1] (numeric) 1.8692533755638865 absolute error 1.7430852983224554e-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.4029999999999556 y[1] (closed_form) 1.8704297328302772 y[1] (numeric) 1.8704297502960634 absolute error 1.7465786150694385e-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.4039999999999555 y[1] (closed_form) 1.871606255141883 y[1] (numeric) 1.8716062726425666 absolute error 1.7500683568982822e-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.4049999999999554 y[1] (closed_form) 1.8727829249631798 y[1] (numeric) 1.8727829424987263 absolute error 1.7535546570357496e-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.4059999999999553 y[1] (closed_form) 1.8739597421896024 y[1] (numeric) 1.8739597597599769 absolute error 1.7570374488684593e-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.8751367067166904 y[1] (numeric) 1.875136724321858 absolute error 1.7605167546008715e-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.8763138184400878 y[1] (numeric) 1.8763138360800133 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.8774910772555429 y[1] (numeric) 1.8774910949301917 absolute error 1.7674648855603436e-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.8786684830589078 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.4109999999999547 y[1] (closed_form) 1.8798460357461417 y[1] (numeric) 1.8798460534901331 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.4119999999999546 y[1] (closed_form) 1.8810237352133035 y[1] (numeric) 1.8810237529919143 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.4129999999999545 y[1] (closed_form) 1.8822015813565596 y[1] (numeric) 1.8822015991697547 absolute error 1.7813195141158644e-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.4139999999999544 y[1] (closed_form) 1.8833795740721777 y[1] (numeric) 1.8833795919199234 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.4149999999999543 y[1] (closed_form) 1.8845577132565317 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.8857359988060973 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.8892717326123796 y[1] (numeric) 1.8892717506323582 absolute error 1.8019978620387178e-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.4199999999999537 y[1] (closed_form) 1.8904506025896222 y[1] (numeric) 1.8904506206439442 absolute error 1.8054322037386328e-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.4209999999999536 y[1] (closed_form) 1.8916296184160066 y[1] (numeric) 1.8916296365046381 absolute error 1.8088631481560924e-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.4219999999999535 y[1] (closed_form) 1.8928087799886284 y[1] (numeric) 1.8928087981115351 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.4229999999999534 y[1] (closed_form) 1.893988087204686 y[1] (numeric) 1.8939881053618328 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.4239999999999533 y[1] (closed_form) 1.8951675399614782 y[1] (numeric) 1.8951675581528318 absolute error 1.8191353534646737e-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.8963471563819345 absolute error 1.8225526421389304e-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.8975268816869817 y[1] (numeric) 1.8975268999466461 absolute error 1.8259664447128898e-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.8987067704508052 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.8998868043455879 y[1] (numeric) 1.8998868226734273 absolute error 1.8327839468312845e-08 relative error 9.64680602359667e-07% Desired digits 8 Estimated correct digits 12 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4289999999999528 y[1] (closed_form) 1.9010669832691414 y[1] (numeric) 1.9010670016310174 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.4299999999999526 y[1] (closed_form) 1.9022473071193784 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.4309999999999525 y[1] (closed_form) 1.9034277757943134 y[1] (numeric) 1.9034277942241609 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.4319999999999524 y[1] (closed_form) 1.904608389192063 y[1] (numeric) 1.9046084076558454 absolute error 1.8463782280875307e-08 relative error 9.69426701344504e-07% Desired digits 8 Estimated correct digits 12 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4329999999999523 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.9069700497489763 y[1] (numeric) 1.9069700682805277 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.9081510967048798 y[1] (numeric) 1.9081511152702646 absolute error 1.8565384785063088e-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.9093322879770749 y[1] (numeric) 1.9093323065762597 absolute error 1.8599184858913986e-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.9105136234641842 y[1] (numeric) 1.9105136420971354 absolute error 1.8632951181984936e-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.4379999999999518 y[1] (closed_form) 1.9116951030649296 y[1] (numeric) 1.9116951217316143 absolute error 1.8666684642454356e-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.4389999999999517 y[1] (closed_form) 1.9128767266781366 y[1] (numeric) 1.9128767453785198 absolute error 1.8700383241920804e-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.4399999999999515 y[1] (closed_form) 1.9140584942027263 y[1] (numeric) 1.9140585129367762 absolute error 1.8734049866964142e-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.4409999999999514 y[1] (closed_form) 1.9152404055377255 y[1] (numeric) 1.915240424305408 absolute error 1.8767682519182927e-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.4419999999999513 y[1] (closed_form) 1.9164224605822588 y[1] (numeric) 1.9164224793835398 absolute error 1.8801280976532553e-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.9176046780703966 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.9187870013969237 y[1] (numeric) 1.9187870202653032 absolute error 1.8868379525471823e-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.9199694869658064 y[1] (numeric) 1.919969505867685 absolute error 1.8901878506838443e-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.9211521158417217 y[1] (numeric) 1.9211521347770661 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.4469999999999508 y[1] (closed_form) 1.9223348879242943 y[1] (numeric) 1.9223349068930715 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.4479999999999507 y[1] (closed_form) 1.9235178031132478 y[1] (numeric) 1.9235178221154248 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.4489999999999505 y[1] (closed_form) 1.9247008613084065 y[1] (numeric) 1.9247008803439494 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.4499999999999504 y[1] (closed_form) 1.9258840624096916 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.4509999999999503 y[1] (closed_form) 1.9270674063171258 y[1] (numeric) 1.9270674254193025 absolute error 1.9102176729290932e-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.9282509120662739 absolute error 1.913544389609001e-08 relative error 9.92373138072569e-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.9294345221510234 y[1] (numeric) 1.9294345413197018 absolute error 1.9168678422332164e-08 relative error 9.93486858572533e-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.9306182938780254 y[1] (numeric) 1.9306183130799053 absolute error 1.9201879863928184e-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.9318022272473014 absolute error 1.9235048442922675e-08 relative error 9.95704858558722e-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.9329862644542222 y[1] (numeric) 1.9329862837224063 absolute error 1.9268184159315638e-08 relative error 9.96809160708444e-07% Desired digits 8 Estimated correct digits 12 Correct digits 9 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4569999999999497 y[1] (closed_form) 1.934170463104547 y[1] (numeric) 1.9341704824058343 absolute error 1.9301287235151676e-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.4579999999999496 y[1] (closed_form) 1.935354803863941 y[1] (numeric) 1.9353548231982982 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.4589999999999494 y[1] (closed_form) 1.9365392866332138 y[1] (numeric) 1.936539306000609 absolute error 1.9367395243108376e-08 relative error 1.0001033997497526e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4599999999999493 y[1] (closed_form) 1.9377239113132756 y[1] (numeric) 1.9377239307136758 absolute error 1.9400400175229038e-08 relative error 1.0011952715224835e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4609999999999492 y[1] (closed_form) 1.9389086778051334 y[1] (numeric) 1.9389086972385055 absolute error 1.9433372022703566e-08 relative error 1.0022840294212497e-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.9400935860098913 y[1] (numeric) 1.940093605476203 absolute error 1.946631167371038e-08 relative error 1.0033697247433265e-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.9412786358287517 y[1] (numeric) 1.9412786553279708 absolute error 1.949921912824948e-08 relative error 1.0044523629100292e-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.9424638466951092 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.9436491794790158 absolute error 1.95649358936123e-08 relative error 1.0066084094352285e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4659999999999487 y[1] (closed_form) 1.9448346339834401 y[1] (numeric) 1.9448346535811858 absolute error 1.9597745648525233e-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.4669999999999486 y[1] (closed_form) 1.946020249272689 y[1] (numeric) 1.9460202689032116 absolute error 1.9630522540836637e-08 relative error 1.0087522238359751e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4679999999999485 y[1] (closed_form) 1.947206005683514 y[1] (numeric) 1.9472060253467822 absolute error 1.9663268124858746e-08 relative error 1.0098196116623257e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4689999999999483 y[1] (closed_form) 1.9483919031177042 y[1] (numeric) 1.9483919228136843 absolute error 1.969598018014551e-08 relative error 1.0108839062936538e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4699999999999482 y[1] (closed_form) 1.9495779414771404 y[1] (numeric) 1.9495779612058013 absolute error 1.9728660927142982e-08 relative error 1.0119452270882348e-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.9507641404251133 absolute error 1.9761309255628134e-08 relative error 1.0130035223789013e-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.9519504405797714 y[1] (numeric) 1.9519504603736968 absolute error 1.9793925387645572e-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.9531369011272157 y[1] (numeric) 1.9531369209537253 absolute error 1.98265095452399e-08 relative error 1.0151111032614975e-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.9543235022084073 y[1] (numeric) 1.9543235220674684 absolute error 1.9859061062277306e-08 relative error 1.0161603767153362e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4749999999999477 y[1] (closed_form) 1.9555102437257117 y[1] (numeric) 1.955510263617292 absolute error 1.9891580382846996e-08 relative error 1.0172066572736949e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4759999999999476 y[1] (closed_form) 1.9566971255815906 y[1] (numeric) 1.9566971455056585 absolute error 1.9924067951038182e-08 relative error 1.0182499729035036e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4769999999999475 y[1] (closed_form) 1.9578841476786017 y[1] (numeric) 1.9578841676351262 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.4779999999999474 y[1] (closed_form) 1.959071309919401 y[1] (numeric) 1.9590713299083489 absolute error 1.9988947830285042e-08 relative error 1.0203277302400705e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4789999999999472 y[1] (closed_form) 1.960258612206737 y[1] (numeric) 1.9602586322280766 absolute error 2.0021339697251506e-08 relative error 1.0213621596954868e-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.9614460544434555 y[1] (numeric) 1.9614460744971551 absolute error 2.005369958979486e-08 relative error 1.0223936337359497e-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.9626336365324981 y[1] (numeric) 1.9626336566185258 absolute error 2.008602772995971e-08 relative error 1.0234221688693205e-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.9638213583769013 y[1] (numeric) 1.9638213784952254 absolute error 2.0118324117746056e-08 relative error 1.0244477702581794e-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.9650092400303858 absolute error 2.0150588753153897e-08 relative error 1.0254704430540301e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4839999999999467 y[1] (closed_form) 1.9661972209444127 y[1] (numeric) 1.9661972411272344 absolute error 2.0182821636183235e-08 relative error 1.0264901923973288e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4849999999999466 y[1] (closed_form) 1.9673853614740708 y[1] (numeric) 1.9673853816890938 absolute error 2.0215022988878673e-08 relative error 1.0275070347037904e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4859999999999465 y[1] (closed_form) 1.968573641372189 y[1] (numeric) 1.9685736616193814 absolute error 2.0247192367151e-08 relative error 1.0285209525124877e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4869999999999464 y[1] (closed_form) 1.969762060542279 y[1] (numeric) 1.9697620808216094 absolute error 2.0279330437134035e-08 relative error 1.0295319847693228e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4879999999999463 y[1] (closed_form) 1.9709506188879473 y[1] (numeric) 1.970950639199385 absolute error 2.0311437642916985e-08 relative error 1.0305401590617798e-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.9721393163128975 y[1] (numeric) 1.9721393366564097 absolute error 2.034351220814301e-08 relative error 1.0315453903214682e-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.9733281527209245 y[1] (numeric) 1.9733281730964802 absolute error 2.0375555687124347e-08 relative error 1.0325477624707022e-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.9745171280159197 y[1] (numeric) 1.974517148423487 absolute error 2.0407567191682574e-08 relative error 1.0335472355303892e-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.0345438820064963e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4929999999999457 y[1] (closed_form) 1.976895494882846 y[1] (numeric) 1.9768955153543437 absolute error 2.0471497608198774e-08 relative error 1.0355376731440196e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4939999999999456 y[1] (closed_form) 1.978084886263031 y[1] (numeric) 1.978084906766446 absolute error 2.0503415187889118e-08 relative error 1.0365285802584474e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4949999999999455 y[1] (closed_form) 1.979274416146688 y[1] (numeric) 1.9792744366819897 absolute error 2.0535301681334772e-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.4959999999999454 y[1] (closed_form) 1.9804640844381778 y[1] (numeric) 1.9804641050053353 absolute error 2.0567157532624947e-08 relative error 1.0385019195366766e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.4969999999999453 y[1] (closed_form) 1.9816538910419563 y[1] (numeric) 1.981653911640938 absolute error 2.0598981631536617e-08 relative error 1.0394843279471797e-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.9828438358625715 y[1] (numeric) 1.982843856493346 absolute error 2.0630774422158993e-08 relative error 1.0404639058821417e-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.9840339394672013 absolute error 2.0662536348581284e-08 relative error 1.0414406806628582e-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.9852241604672392 absolute error 2.0694267188758886e-08 relative error 1.0424146459918354e-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.9864144986723216 y[1] (numeric) 1.9864145193982883 absolute error 2.0725966720647193e-08 relative error 1.0433857955879803e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5019999999999447 y[1] (closed_form) 1.9876049954076347 y[1] (numeric) 1.9876050161652703 absolute error 2.075763561038002e-08 relative error 1.0443541678724183e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5029999999999446 y[1] (closed_form) 1.9887956298839269 y[1] (numeric) 1.9887956506732 absolute error 2.0789273191823554e-08 relative error 1.0453197341869103e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5039999999999445 y[1] (closed_form) 1.9899864020063052 y[1] (numeric) 1.989986422827185 absolute error 2.0820879909067003e-08 relative error 1.0462825217335848e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5049999999999444 y[1] (closed_form) 1.9911773116799707 y[1] (numeric) 1.991177332532426 absolute error 2.0852455318021157e-08 relative error 1.0472425130450984e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5059999999999443 y[1] (closed_form) 1.9923683588102157 y[1] (numeric) 1.9923683796942162 absolute error 2.088400052890904e-08 relative error 1.0481997687104586e-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.9935595433024267 y[1] (numeric) 1.9935595642179413 absolute error 2.0915514653552236e-08 relative error 1.0491542489322736e-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.9947508650620815 y[1] (numeric) 1.9947508860090797 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.9959423239947514 y[1] (numeric) 1.995942344973202 absolute error 2.0978450754327582e-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.9971339200060987 y[1] (numeric) 1.9971339410159712 absolute error 2.1009872508415128e-08 relative error 1.0520011851959818e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5109999999999437 y[1] (closed_form) 1.998325653001879 y[1] (numeric) 1.998325674043142 absolute error 2.1041263176257985e-08 relative error 1.0529446561750263e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5119999999999436 y[1] (closed_form) 1.9995175228879378 y[1] (numeric) 1.9995175439605621 absolute error 2.1072624312168386e-08 relative error 1.0538854534134229e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5129999999999435 y[1] (closed_form) 2.0007095295702158 y[1] (numeric) 2.00070955067417 absolute error 2.1103954139789494e-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.5139999999999434 y[1] (closed_form) 2.0019016729547436 y[1] (numeric) 2.0019016940899963 absolute error 2.1135252659121306e-08 relative error 1.0557587789976889e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5149999999999433 y[1] (closed_form) 2.003093952947642 y[1] (numeric) 2.003093974114164 absolute error 2.116652186856527e-08 relative error 1.0566914166665916e-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.0042863694551265 y[1] (numeric) 2.0042863906528865 absolute error 2.1197759991764542e-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.1228967916897545e-08 relative error 1.0585485431912204e-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.0066716116391654 y[1] (numeric) 2.006671632899311 absolute error 2.126014564396428e-08 relative error 1.0594730857132005e-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.0078644371286054 y[1] (numeric) 2.0078644584198977 absolute error 2.1291292284786323e-08 relative error 1.0603949096899413e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5199999999999427 y[1] (closed_form) 2.0090573987584 y[1] (numeric) 2.009057420080809 absolute error 2.1322409171631307e-08 relative error 1.0613140861385337e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5209999999999426 y[1] (closed_form) 2.0102504964352206 y[1] (numeric) 2.010250517788716 absolute error 2.135349541632081e-08 relative error 1.0622305754525115e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5219999999999425 y[1] (closed_form) 2.011443730065827 y[1] (numeric) 2.011443751450379 absolute error 2.1384551907033256e-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.5229999999999424 y[1] (closed_form) 2.012637099557073 y[1] (numeric) 2.0126371209726504 absolute error 2.141557731150101e-08 relative error 1.0640555774418547e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5239999999999423 y[1] (closed_form) 2.013830604815899 y[1] (numeric) 2.0138306262624726 absolute error 2.1446573406080915e-08 relative error 1.0649641213512853e-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.0150242457493395 y[1] (numeric) 2.0150242672268788 absolute error 2.147753930259455e-08 relative error 1.0658700185817152e-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.0162180222645176 y[1] (numeric) 2.0162180437729926 absolute error 2.1508475001041916e-08 relative error 1.0667732737000658e-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.0174119342686483 y[1] (numeric) 2.0174119558080283 absolute error 2.15393800573338e-08 relative error 1.0676738692508157e-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.0186060032392903 absolute error 2.1570255359648627e-08 relative error 1.0685718538203176e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5289999999999417 y[1] (closed_form) 2.019800164373072 y[1] (numeric) 2.0198001859741725 absolute error 2.1601100463897183e-08 relative error 1.0694672099208375e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5299999999999416 y[1] (closed_form) 2.0209944822882435 y[1] (numeric) 2.02099450392016 absolute error 2.1631916258257888e-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.5309999999999415 y[1] (closed_form) 2.0221889353221245 y[1] (numeric) 2.0221889569848264 absolute error 2.1662701854552324e-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.5319999999999414 y[1] (closed_form) 2.023383523382379 y[1] (numeric) 2.0233835450758364 absolute error 2.169345725278049e-08 relative error 1.0721376843336516e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5329999999999413 y[1] (closed_form) 2.024578246376761 y[1] (numeric) 2.0245782681009437 absolute error 2.1724182452942387e-08 relative error 1.0730226155408199e-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.0257731042131137 y[1] (numeric) 2.025773125967992 absolute error 2.1754878343216433e-08 relative error 1.0739049846190372e-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.0747847521539235e-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.1816179973654926e-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.0293584858537717 y[1] (numeric) 2.0293585077005574 absolute error 2.1846785713819372e-08 relative error 1.0765365442384226e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5379999999999407 y[1] (closed_form) 2.0305538821382285 y[1] (numeric) 2.0305539040155915 absolute error 2.187736303227439e-08 relative error 1.0774086432632326e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5389999999999406 y[1] (closed_form) 2.0317494128052136 y[1] (numeric) 2.0317494347131237 absolute error 2.1907910152663135e-08 relative error 1.0782781584474599e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5399999999999405 y[1] (closed_form) 2.032945077763105 y[1] (numeric) 2.0329450997015326 absolute error 2.193842751907482e-08 relative error 1.0791451160704333e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5409999999999404 y[1] (closed_form) 2.034140876920371 y[1] (numeric) 2.034140898889286 absolute error 2.1968915131509448e-08 relative error 1.0800095205190377e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5419999999999403 y[1] (closed_form) 2.0353368101855667 y[1] (numeric) 2.03533683218494 absolute error 2.1999373434056224e-08 relative error 1.0808713979899223e-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.0365328774673372 y[1] (numeric) 2.0365328994971397 absolute error 2.202980242671515e-08 relative error 1.0817307528131706e-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.0377290786744164 y[1] (numeric) 2.037729100734618 absolute error 2.2060201665397017e-08 relative error 1.0825875675164639e-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.0389254358061972 absolute error 2.2090571150101823e-08 relative error 1.0834418464501443e-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.0401219046207872 absolute error 2.21209122130972e-08 relative error 1.0842936592587897e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5469999999999398 y[1] (closed_form) 2.0413184849361636 y[1] (numeric) 2.0413185070873863 absolute error 2.2151222633937095e-08 relative error 1.0851429013846318e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5479999999999396 y[1] (closed_form) 2.0425152209335753 y[1] (numeric) 2.042515243115081 absolute error 2.218150552124598e-08 relative error 1.0859897294232867e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5489999999999395 y[1] (closed_form) 2.0437120904012875 y[1] (numeric) 2.043712112613045 absolute error 2.2211757322310177e-08 relative error 1.0868339736615664e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5499999999999394 y[1] (closed_form) 2.0449090932485596 y[1] (numeric) 2.0449091154905408 absolute error 2.2241981145754153e-08 relative error 1.0876757905369944e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5509999999999393 y[1] (closed_form) 2.0461062293847436 y[1] (numeric) 2.0461062516569184 absolute error 2.227217477113186e-08 relative error 1.0885150756727337e-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.0473035210216155 absolute error 2.2302340418889344e-08 relative error 1.0893519418513642e-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.0901862414479605e-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.0496984589841554 absolute error 2.2362581564294715e-08 relative error 1.0910181305086985e-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.0508961050086514 y[1] (numeric) 2.050896127401311 absolute error 2.239265972647786e-08 relative error 1.0918475914889604e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5559999999999388 y[1] (closed_form) 2.0520939062327024 y[1] (numeric) 2.052093928655411 absolute error 2.2422708578773154e-08 relative error 1.0926745852453437e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5569999999999387 y[1] (closed_form) 2.0532918402036016 y[1] (numeric) 2.053291862656329 absolute error 2.245272723300218e-08 relative error 1.0934990727268364e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5579999999999385 y[1] (closed_form) 2.0544899068313085 y[1] (numeric) 2.0544899293140264 absolute error 2.2482717909610983e-08 relative error 1.0943211662833937e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5589999999999384 y[1] (closed_form) 2.0556881060258725 y[1] (numeric) 2.0556881285385518 absolute error 2.2512679276331937e-08 relative error 1.0951408051805207e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5599999999999383 y[1] (closed_form) 2.056886437697428 y[1] (numeric) 2.05688646024004 absolute error 2.254261177725425e-08 relative error 1.0959580151877258e-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.0580849243287123 absolute error 2.2572515412377925e-08 relative error 1.0967728004377486e-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.0592835207148776 absolute error 2.2602390625792168e-08 relative error 1.0975851866199692e-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.0604822266766942 y[1] (numeric) 2.0604822493089303 absolute error 2.263223608522935e-08 relative error 1.0983951131542823e-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.0616810873592977 y[1] (numeric) 2.0616811100213517 absolute error 2.2662054011135524e-08 relative error 1.0992026919237152e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5649999999999378 y[1] (closed_form) 2.0628800800708667 y[1] (numeric) 2.0628801027627093 absolute error 2.2691842627153846e-08 relative error 1.1000078408035386e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5659999999999377 y[1] (closed_form) 2.0640792047220544 y[1] (numeric) 2.0640792274436564 absolute error 2.272160193328432e-08 relative error 1.1008105639213575e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5669999999999376 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.5679999999999374 y[1] (closed_form) 2.066477849486329 y[1] (numeric) 2.066477872267365 absolute error 2.2781035724506182e-08 relative error 1.1024088997696703e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5689999999999373 y[1] (closed_form) 2.0676773694211534 y[1] (numeric) 2.067677392231863 absolute error 2.2810709765508363e-08 relative error 1.1032044990604229e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5699999999999372 y[1] (closed_form) 2.0688770209390697 y[1] (numeric) 2.0688770437794255 absolute error 2.2840355828890324e-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.0700768268211345 absolute error 2.2869972582384435e-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.0712767183685985 y[1] (numeric) 2.071276741268159 absolute error 2.2899560470079905e-08 relative error 1.1055770707506578e-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.0724767870317526 absolute error 2.2929120824244364e-08 relative error 1.1063632278730284e-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.0736769410646025 y[1] (numeric) 2.073676964023255 absolute error 2.2958652312610184e-08 relative error 1.1071470130165728e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5749999999999367 y[1] (closed_form) 2.074877249165935 y[1] (numeric) 2.0748772721540902 absolute error 2.2988155379266573e-08 relative error 1.1079284515991208e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5759999999999366 y[1] (closed_form) 2.076077688318138 y[1] (numeric) 2.0760777113357687 absolute error 2.301763046830274e-08 relative error 1.1087075689806998e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5769999999999365 y[1] (closed_form) 2.077278258432808 y[1] (numeric) 2.0772782814798845 absolute error 2.304707669154027e-08 relative error 1.1094843263284343e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5779999999999363 y[1] (closed_form) 2.078478959421622 y[1] (numeric) 2.0784789824981176 absolute error 2.3076495381246787e-08 relative error 1.1102587917304815e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5789999999999362 y[1] (closed_form) 2.0796797911963476 y[1] (numeric) 2.0796798143022324 absolute error 2.3105884761065454e-08 relative error 1.1110308836426044e-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.0808807536688314 y[1] (numeric) 2.0808807768040785 absolute error 2.313524705144232e-08 relative error 1.1118007127824229e-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.0820818467510085 y[1] (numeric) 2.0820818699155894 absolute error 2.3164580920109756e-08 relative error 1.1125682189802963e-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.0832830703548977 y[1] (numeric) 2.0832830935487836 absolute error 2.3193885922978552e-08 relative error 1.1133333848398893e-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.0844844243926004 y[1] (numeric) 2.084484447615764 absolute error 2.3223163392316337e-08 relative error 1.1140962782239715e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5839999999999357 y[1] (closed_form) 2.0856859087763047 y[1] (numeric) 2.085685932028717 absolute error 2.3252412439944692e-08 relative error 1.1148568603787109e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5849999999999356 y[1] (closed_form) 2.086887523418281 y[1] (numeric) 2.086887546699915 absolute error 2.3281633954042036e-08 relative error 1.1156151777603794e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5859999999999355 y[1] (closed_form) 2.0880892682308865 y[1] (numeric) 2.088089291541713 absolute error 2.331082660234074e-08 relative error 1.1163711703805946e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5869999999999354 y[1] (closed_form) 2.0892911431265593 y[1] (numeric) 2.089291166466551 absolute error 2.3339991717108433e-08 relative error 1.1171249059229179e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5879999999999352 y[1] (closed_form) 2.0904931480178224 y[1] (numeric) 2.090493171386952 absolute error 2.3369129742434325e-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.0916953062155232 absolute error 2.3398238457872367e-08 relative error 1.1186255785000146e-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.3427320083868608e-08 relative error 1.1193725231581931e-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.0940999652480246 absolute error 2.345637373224463e-08 relative error 1.1201172047297818e-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.0953024657921873 y[1] (numeric) 2.095302489277587 absolute error 2.348539984708964e-08 relative error 1.1208596482136212e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5929999999999347 y[1] (closed_form) 2.0965051193521878 y[1] (numeric) 2.0965051428665853 absolute error 2.3514397540225218e-08 relative error 1.1215998150050346e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5939999999999346 y[1] (closed_form) 2.097707902384676 y[1] (numeric) 2.097707925928044 absolute error 2.3543367699829787e-08 relative error 1.1223377512696437e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5949999999999345 y[1] (closed_form) 2.0989108148027604 y[1] (numeric) 2.0989108383750708 absolute error 2.3572310325903345e-08 relative error 1.1230734607519992e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5959999999999344 y[1] (closed_form) 2.1001138565196316 y[1] (numeric) 2.1001138801208574 absolute error 2.3601225862535102e-08 relative error 1.1238069683349323e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.5969999999999342 y[1] (closed_form) 2.101317027448565 y[1] (numeric) 2.1013170510786776 absolute error 2.363011253336822e-08 relative error 1.1245381931759283e-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.1025203275029165 y[1] (numeric) 2.102520351161889 absolute error 2.3658972558848745e-08 relative error 1.1252672447142335e-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.1037237802839313 absolute error 2.368780416261984e-08 relative error 1.1259940421525327e-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.1049273383583267 absolute error 2.3716608676949136e-08 relative error 1.1267186525624028e-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.1061310015532957 y[1] (numeric) 2.106131025298681 absolute error 2.374538521365821e-08 relative error 1.1274410374352647e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6019999999999337 y[1] (closed_form) 2.1073348172445465 y[1] (numeric) 2.1073348410186816 absolute error 2.3774135105014693e-08 relative error 1.1281612637189116e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6029999999999336 y[1] (closed_form) 2.1085387616292426 y[1] (numeric) 2.108538785432099 absolute error 2.3802856574661746e-08 relative error 1.1288792507788457e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6039999999999335 y[1] (closed_form) 2.109742834621235 y[1] (numeric) 2.109742858452786 absolute error 2.3831550954866998e-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.6049999999999334 y[1] (closed_form) 2.1109470361344584 y[1] (numeric) 2.1109470599946767 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.6059999999999333 y[1] (closed_form) 2.11215136608293 y[1] (numeric) 2.1121513899717885 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.1133558243807484 y[1] (numeric) 2.11335584829822 absolute error 2.391747155883195e-08 relative error 1.1317295120352107e-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.1145604109420955 y[1] (numeric) 2.1145604348881517 absolute error 2.3946056249002368e-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.3974614737909405e-08 relative error 1.1331415971888695e-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.1169699685125045 y[1] (numeric) 2.1169699925156498 absolute error 2.4003145249196223e-08 relative error 1.1338443910974376e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6109999999999327 y[1] (closed_form) 2.118174939350337 y[1] (numeric) 2.118174963381986 absolute error 2.403164911513045e-08 relative error 1.1345450589884314e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6119999999999326 y[1] (closed_form) 2.119380038109238 y[1] (numeric) 2.119380062169363 absolute error 2.4060125003444455e-08 relative error 1.1352435415457251e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6129999999999325 y[1] (closed_form) 2.1205852647037955 y[1] (numeric) 2.12058528879237 absolute error 2.408857469049508e-08 relative error 1.1359399261816424e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6139999999999324 y[1] (closed_form) 2.121790619048681 y[1] (numeric) 2.121790643165678 absolute error 2.4116996844014693e-08 relative error 1.1366341536012498e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6149999999999323 y[1] (closed_form) 2.1229961010586456 y[1] (numeric) 2.1229961252040375 absolute error 2.4145391908092506e-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.1242017106485207 y[1] (numeric) 2.1242017348222815 absolute error 2.4173760770906938e-08 relative error 1.1380162556938468e-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.1387040747327682e-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.1393898343728546e-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.1278193040471605 y[1] (numeric) 2.127819328305864 absolute error 2.42587034904318e-08 relative error 1.1400734754258125e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6199999999999317 y[1] (closed_form) 2.12902542310663 y[1] (numeric) 2.1290254473935932 absolute error 2.4286963107300608e-08 relative error 1.1407549596970792e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6209999999999316 y[1] (closed_form) 2.130231669321387 y[1] (numeric) 2.1302316936365844 absolute error 2.4315197411084455e-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.6219999999999315 y[1] (closed_form) 2.131438042606751 y[1] (numeric) 2.131438066950155 absolute error 2.434340373724808e-08 relative error 1.1421117222565883e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6229999999999314 y[1] (closed_form) 2.132644542878119 y[1] (numeric) 2.1326445672497027 absolute error 2.4371583862148327e-08 relative error 1.1427869657668108e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6239999999999313 y[1] (closed_form) 2.1338511700509697 y[1] (numeric) 2.1338511944507066 absolute error 2.4399736897606772e-08 relative error 1.1434601081866434e-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.1350579240408614 y[1] (numeric) 2.1350579484687247 absolute error 2.4427863287712626e-08 relative error 1.1441311738034663e-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.1362648047634325 y[1] (numeric) 2.136264829219396 absolute error 2.4455963476555098e-08 relative error 1.1448001868505867e-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.1374718366184395 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.1386789460695703 y[1] (numeric) 2.1386789705816542 absolute error 2.451208391818227e-08 relative error 1.1461320065468538e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6289999999999307 y[1] (closed_form) 2.1398862064848156 y[1] (numeric) 2.1398862310249185 absolute error 2.454010283869934e-08 relative error 1.1467947577928124e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6299999999999306 y[1] (closed_form) 2.1410935932960946 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.6309999999999305 y[1] (closed_form) 2.1423011064194473 y[1] (numeric) 2.1423011310155102 absolute error 2.4596062964121757e-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.6319999999999304 y[1] (closed_form) 2.1435087457709914 y[1] (numeric) 2.143508770394994 absolute error 2.4624002836759473e-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.6329999999999303 y[1] (closed_form) 2.1447165112669233 y[1] (numeric) 2.1447165359188403 absolute error 2.465191695222302e-08 relative error 1.1494254286157697e-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.1459244028235207 y[1] (numeric) 2.145924427503325 absolute error 2.4679804422333973e-08 relative error 1.1500779985474457e-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.1471324203571394 y[1] (numeric) 2.1471324450648046 absolute error 2.4707665247092336e-08 relative error 1.1507285257693902e-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.1483405885197144 absolute error 2.473549942649811e-08 relative error 1.1513770136578126e-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.1495488330212615 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.6379999999999297 y[1] (closed_form) 2.1507572279848732 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.6389999999999296 y[1] (closed_form) 2.1519657485917207 y[1] (numeric) 2.151965773410566 absolute error 2.481884520122435e-08 relative error 1.1533104194370277e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6399999999999295 y[1] (closed_form) 2.1531743947585573 y[1] (numeric) 2.153174419605132 absolute error 2.4846574575576597e-08 relative error 1.1539508660357596e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6409999999999294 y[1] (closed_form) 2.154383166402213 y[1] (numeric) 2.15438319127649 absolute error 2.4874276860487043e-08 relative error 1.1545892693743382e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6419999999999293 y[1] (closed_form) 2.1555920634395953 y[1] (numeric) 2.155592088341549 absolute error 2.490195383231253e-08 relative error 1.1552257152300626e-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.1568010857876923 y[1] (numeric) 2.1568011107172964 absolute error 2.4929604158785423e-08 relative error 1.1558601450574104e-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.4957229172173356e-08 relative error 1.1564926239146665e-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.1592195310691977 absolute error 2.4984827540208698e-08 relative error 1.1571230933124236e-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.6469999999999287 y[1] (closed_form) 2.1616384266297137 y[1] (numeric) 2.16163845166966 absolute error 2.503994611657845e-08 relative error 1.1583780991356221e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6479999999999286 y[1] (closed_form) 2.1628480742889353 y[1] (numeric) 2.1628480993564017 absolute error 2.5067466324912857e-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.6489999999999285 y[1] (closed_form) 2.1640578467624394 y[1] (numeric) 2.1640578718574006 absolute error 2.5094961220162304e-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.6499999999999284 y[1] (closed_form) 2.1652677439677612 y[1] (numeric) 2.1652677690901907 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.6509999999999283 y[1] (closed_form) 2.166477765822514 y[1] (numeric) 2.166477790972385 absolute error 2.5149871074603425e-08 relative error 1.1608644903426993e-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.1676879122443857 y[1] (numeric) 2.1676879374216735 absolute error 2.5177287810151938e-08 relative error 1.1614812108300138e-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.1620959683694203e-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.1701085784606393 y[1] (numeric) 2.1701086036926824 absolute error 2.523204312154803e-08 relative error 1.1627087866472706e-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.1713191233501714 absolute error 2.525938258557403e-08 relative error 1.1633196892978218e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6559999999999278 y[1] (closed_form) 2.172529741959595 y[1] (numeric) 2.172529767246291 absolute error 2.528669584833665e-08 relative error 1.1639286385800345e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6569999999999276 y[1] (closed_form) 2.1737405099851355 y[1] (numeric) 2.173740535299119 absolute error 2.5313983353925096e-08 relative error 1.1645356581268387e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6579999999999275 y[1] (closed_form) 2.174951402085564 y[1] (numeric) 2.1749514274268096 absolute error 2.534124554642858e-08 relative error 1.1651407715192543e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6589999999999274 y[1] (closed_form) 2.1761624181791133 y[1] (numeric) 2.176162443547595 absolute error 2.5368481537668686e-08 relative error 1.1657439410655552e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6599999999999273 y[1] (closed_form) 2.177373558184091 y[1] (numeric) 2.1773735835797834 absolute error 2.539569221582383e-08 relative error 1.1663452107411276e-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.1669445632713783e-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.1797962350519904 absolute error 2.54500363006116e-08 relative error 1.1675420017937802e-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.1810077208518406 y[1] (numeric) 2.1810077463290107 absolute error 2.547717015133344e-08 relative error 1.1681375498011886e-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.1822193811914374 absolute error 2.5504278244881107e-08 relative error 1.1687311900342879e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6649999999999268 y[1] (closed_form) 2.1834311140266016 y[1] (numeric) 2.183431139557963 absolute error 2.5531361469433023e-08 relative error 1.1693229662899255e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6659999999999267 y[1] (closed_form) 2.184642995788938 y[1] (numeric) 2.1846430213473567 absolute error 2.5558418492721557e-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.6669999999999265 y[1] (closed_form) 2.185855000893013 y[1] (numeric) 2.1858550264784635 absolute error 2.558545064701434e-08 relative error 1.1705008171430227e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6679999999999264 y[1] (closed_form) 2.1870671292577475 y[1] (numeric) 2.1870671548702045 absolute error 2.5612457044132952e-08 relative error 1.1710869182522702e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6689999999999263 y[1] (closed_form) 2.1882793808021392 y[1] (numeric) 2.188279406441578 absolute error 2.5639438572255813e-08 relative error 1.1716711676393615e-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.5666393899115292e-08 relative error 1.1722535074764728e-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.1907042787995916 absolute error 2.569332480106823e-08 relative error 1.1728340219651683e-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.1919168737043773 y[1] (numeric) 2.191916899424607 absolute error 2.5720229945846995e-08 relative error 1.1734126532991813e-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.1931296171588954 y[1] (numeric) 2.1931296429060056 absolute error 2.574711022163001e-08 relative error 1.1739894450463114e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6739999999999258 y[1] (closed_form) 2.1943424833891987 y[1] (numeric) 2.194342509163164 absolute error 2.5773965184328063e-08 relative error 1.1745643799649607e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6749999999999257 y[1] (closed_form) 2.19555547231474 y[1] (numeric) 2.1955554981155343 absolute error 2.5800794389851944e-08 relative error 1.1751374408522946e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6759999999999255 y[1] (closed_form) 2.1967685838550457 y[1] (numeric) 2.1967686096826458 absolute error 2.5827600058647704e-08 relative error 1.1757087318375426e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6769999999999254 y[1] (closed_form) 2.197981817929723 y[1] (numeric) 2.1979818437841017 absolute error 2.5854378638001663e-08 relative error 1.1762780941633937e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6779999999999253 y[1] (closed_form) 2.1991951744584486 y[1] (numeric) 2.199195200339582 absolute error 2.588113323653829e-08 relative error 1.1768456723224447e-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.5907862077900745e-08 relative error 1.1774113884858708e-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.2016222545571402 y[1] (numeric) 2.2016222804917063 absolute error 2.593456605026745e-08 relative error 1.1779752860230888e-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.2028359779668403 y[1] (numeric) 2.2028360039280854 absolute error 2.59612451536384e-08 relative error 1.1785373678888225e-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.5987898943924392e-08 relative error 1.1790976168831512e-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.2052637911068467 y[1] (numeric) 2.2052638171213754 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.6839999999999247 y[1] (closed_form) 2.2064778806773377 y[1] (numeric) 2.206477906718471 absolute error 2.604113324977675e-08 relative error 1.1802127489165096e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6849999999999246 y[1] (closed_form) 2.207692092141735 y[1] (numeric) 2.2076921182094473 absolute error 2.6067712433075485e-08 relative error 1.1807675774109683e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6859999999999244 y[1] (closed_form) 2.208906425420317 y[1] (numeric) 2.2089064515145838 absolute error 2.609426674737847e-08 relative error 1.1813206049420214e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6869999999999243 y[1] (closed_form) 2.2101208804334362 y[1] (numeric) 2.2101209065542333 absolute error 2.6120797080864122e-08 relative error 1.1818718746162636e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6879999999999242 y[1] (closed_form) 2.2113354571015233 y[1] (numeric) 2.2113354832488246 absolute error 2.6147301213086394e-08 relative error 1.1824212888694237e-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.2125501553450775 y[1] (numeric) 2.2125501815188593 absolute error 2.6173781808580543e-08 relative error 1.1829689711372163e-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.2137649750846777 y[1] (numeric) 2.213765001284915 absolute error 2.620023709098973e-08 relative error 1.1835148439814646e-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.2149799162409733 y[1] (numeric) 2.2149799424676417 absolute error 2.6226668392581587e-08 relative error 1.1840589704799977e-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.2161949787346904 y[1] (numeric) 2.216195004987765 absolute error 2.625307438108848e-08 relative error 1.1846012933427616e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6929999999999237 y[1] (closed_form) 2.2174101624866287 y[1] (numeric) 2.2174101887660833 absolute error 2.6279454612421205e-08 relative error 1.1851417954606616e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6939999999999236 y[1] (closed_form) 2.2186254674176586 y[1] (numeric) 2.218625493723471 absolute error 2.6305812195204226e-08 relative error 1.1856806198940168e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6949999999999235 y[1] (closed_form) 2.2198408934487297 y[1] (numeric) 2.2198409197808737 absolute error 2.6332144020813075e-08 relative error 1.1862176293141277e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6959999999999233 y[1] (closed_form) 2.2210564405008615 y[1] (numeric) 2.221056466859313 absolute error 2.6358451421515383e-08 relative error 1.1867528866385491e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.6969999999999232 y[1] (closed_form) 2.2222721084951482 y[1] (numeric) 2.2222721348798826 absolute error 2.638473439731115e-08 relative error 1.1872863946970944e-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.6410992948200374e-08 relative error 1.1878181563139965e-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.6437227074183056e-08 relative error 1.1883481743079195e-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.2259198638064226 absolute error 2.6463435442991567e-08 relative error 1.1888763916395196e-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.2271359883183077 y[1] (numeric) 2.2271360148079293 absolute error 2.6489621607339586e-08 relative error 1.1894029707338026e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7019999999999227 y[1] (closed_form) 2.2283522598423593 y[1] (numeric) 2.2283522863581413 absolute error 2.6515782014513434e-08 relative error 1.1899277547971363e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7029999999999226 y[1] (closed_form) 2.229568651836675 y[1] (numeric) 2.2295686783785933 absolute error 2.654191844086995e-08 relative error 1.1904508263966323e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7039999999999225 y[1] (closed_form) 2.230785164222863 y[1] (numeric) 2.230785190790893 absolute error 2.6568029998230713e-08 relative error 1.1909721484760815e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7049999999999224 y[1] (closed_form) 2.232001796922603 y[1] (numeric) 2.232001823516721 absolute error 2.6594118018863355e-08 relative error 1.1914917835429294e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7059999999999222 y[1] (closed_form) 2.233218549857649 y[1] (numeric) 2.233218576477831 absolute error 2.6620182058678665e-08 relative error 1.1920097144265394e-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.6646219897230594e-08 relative error 1.1925258444951212e-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.2356524427932776 absolute error 2.667223553132203e-08 relative error 1.1930403554233875e-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.2368695559914853 absolute error 2.6698226296417715e-08 relative error 1.1935531306939052e-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.2380867623885248 y[1] (numeric) 2.238086789112718 absolute error 2.6724193080696068e-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.7109999999999217 y[1] (closed_form) 2.239304115328957 y[1] (numeric) 2.2393041420790922 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.7119999999999216 y[1] (closed_form) 2.240521588036744 y[1] (numeric) 2.240521614812798 absolute error 2.6776054262711568e-08 relative error 1.1950812884679265e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7129999999999215 y[1] (closed_form) 2.2417391804341493 y[1] (numeric) 2.241739207236097 absolute error 2.6801947772270296e-08 relative error 1.1955872478920435e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7139999999999214 y[1] (closed_form) 2.2429568924435053 y[1] (numeric) 2.2429569192713235 absolute error 2.682781818919011e-08 relative error 1.1960915646472168e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7149999999999213 y[1] (closed_form) 2.244174723987219 y[1] (numeric) 2.2441747508408834 absolute error 2.6853664181203385e-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.2453926749877686 y[1] (numeric) 2.245392701867255 absolute error 2.6879486192399327e-08 relative error 1.1970951224620766e-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.2466107722729887 absolute error 2.6905284666867146e-08 relative error 1.1975944084814544e-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.2478289350496485 y[1] (numeric) 2.2478289619807064 absolute error 2.6931057828250005e-08 relative error 1.1980919636865147e-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.2490472439562934 y[1] (numeric) 2.2490472709131026 absolute error 2.695680922926158e-08 relative error 1.1985879488170255e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7199999999999207 y[1] (closed_form) 2.250265672010407 y[1] (numeric) 2.2502656989929424 absolute error 2.6982535317188194e-08 relative error 1.1990822085057078e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7209999999999206 y[1] (closed_form) 2.2514842191348263 y[1] (numeric) 2.2514842461430637 absolute error 2.7008237424297477e-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.7219999999999205 y[1] (closed_form) 2.2527028852524587 y[1] (numeric) 2.252702912286375 absolute error 2.7033916438767847e-08 relative error 1.2000657794575594e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7229999999999204 y[1] (closed_form) 2.253921670286285 y[1] (numeric) 2.2539216973458567 absolute error 2.7059571472420885e-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.7239999999999203 y[1] (closed_form) 2.255140574159359 y[1] (numeric) 2.2551406012445607 absolute error 2.708520163707817e-08 relative error 1.2010427175775785e-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.2563595967948005 y[1] (numeric) 2.25635962390561 absolute error 2.7110809597274965e-08 relative error 1.2015287649976697e-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.2575787381158063 y[1] (numeric) 2.257578765252199 absolute error 2.7136392688476008e-08 relative error 1.2020131227460205e-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.2587979980456403 y[1] (numeric) 2.258798025207593 absolute error 2.7161952687038138e-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.7187488704782936e-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.7289999999999197 y[1] (closed_form) 2.2612368734252124 y[1] (numeric) 2.2612369006382136 absolute error 2.7213001185799612e-08 relative error 1.2034564580834326e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7299999999999196 y[1] (closed_form) 2.2624564887218357 y[1] (numeric) 2.262456515960326 absolute error 2.7238490130088167e-08 relative error 1.2039343194386215e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7309999999999195 y[1] (closed_form) 2.2636762223210587 y[1] (numeric) 2.2636762495850147 absolute error 2.726395598173781e-08 relative error 1.2044105827900923e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7319999999999194 y[1] (closed_form) 2.2648960741465034 y[1] (numeric) 2.2648961014359004 absolute error 2.72893969643917e-08 relative error 1.2048851722556565e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7329999999999193 y[1] (closed_form) 2.2661160441218575 y[1] (numeric) 2.2661160714366733 absolute error 2.7314815742585097e-08 relative error 1.2053582080863761e-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.2673361321708843 y[1] (numeric) 2.2673361595110944 absolute error 2.7340210095871953e-08 relative error 1.2058295948247773e-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.2685563382174134 y[1] (numeric) 2.2685563655829952 absolute error 2.7365581800609107e-08 relative error 1.2062994134019365e-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.2067676271834633e-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.2709971314149153 absolute error 2.7416254155809838e-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.7379999999999187 y[1] (closed_form) 2.2722176635813938 y[1] (numeric) 2.2722176910229495 absolute error 2.7441555694451836e-08 relative error 1.2076992505726484e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7389999999999186 y[1] (closed_form) 2.273438340857659 y[1] (numeric) 2.2734383683244928 absolute error 2.746683369636571e-08 relative error 1.2081626848082362e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7399999999999185 y[1] (closed_form) 2.2746591357516412 y[1] (numeric) 2.2746591632437285 absolute error 2.7492087273373045e-08 relative error 1.2086244853688165e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7409999999999184 y[1] (closed_form) 2.2758800481875903 y[1] (numeric) 2.2758800757049094 absolute error 2.7517319090009096e-08 relative error 1.2090847719291123e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7419999999999183 y[1] (closed_form) 2.277101078089831 y[1] (numeric) 2.2771011056323576 absolute error 2.7542526481738605e-08 relative error 1.2095434298789639e-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.2783222253827553 y[1] (numeric) 2.278322252950466 absolute error 2.7567710780829202e-08 relative error 1.2100005202818869e-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.2795434899908242 y[1] (numeric) 2.279543517583697 absolute error 2.7592872875459307e-08 relative error 1.2104560845895674e-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.2109100473390157e-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.2819863984937228 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.7469999999999177 y[1] (closed_form) 2.2832079869515725 y[1] (numeric) 2.2832080146197904 absolute error 2.7668217938980888e-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.7479999999999176 y[1] (closed_form) 2.284429720066239 y[1] (numeric) 2.284429747759525 absolute error 2.7693285886698504e-08 relative error 1.2122625460281402e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7489999999999175 y[1] (closed_form) 2.285651570119404 y[1] (numeric) 2.2856515978377363 absolute error 2.7718332518134048e-08 relative error 1.2127103221024203e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7499999999999174 y[1] (closed_form) 2.286873537035948 y[1] (numeric) 2.2868735647793033 absolute error 2.774335516875226e-08 relative error 1.2131565090700577e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7509999999999173 y[1] (closed_form) 2.2880956207408203 y[1] (numeric) 2.288095648509174 absolute error 2.776835383855314e-08 relative error 1.2136011094485001e-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.2893178489523662 absolute error 2.7793330303893526e-08 relative error 1.2140442033436109e-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.2905401382156816 y[1] (numeric) 2.2905401660339657 absolute error 2.781828412068421e-08 relative error 1.2144857737509243e-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.2917625996791275 absolute error 2.7843214400746774e-08 relative error 1.2149257843251098e-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.2929851219449544 y[1] (numeric) 2.292985149813076 absolute error 2.7868121588170425e-08 relative error 1.2153642569007227e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7559999999999167 y[1] (closed_form) 2.294207788468097 y[1] (numeric) 2.294207816361104 absolute error 2.7893007015222793e-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.7569999999999166 y[1] (closed_form) 2.295430571330704 y[1] (numeric) 2.295430599248573 absolute error 2.791786890554704e-08 relative error 1.2162366945109792e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7579999999999165 y[1] (closed_form) 2.296653470458205 y[1] (numeric) 2.296653498400913 absolute error 2.7942708147321582e-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.7589999999999164 y[1] (closed_form) 2.297876485776099 y[1] (numeric) 2.297876513743623 absolute error 2.7967523852368004e-08 relative error 1.2171030090384548e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7599999999999163 y[1] (closed_form) 2.2990996172099516 y[1] (numeric) 2.299099645202269 absolute error 2.7992317352953933e-08 relative error 1.2175339051608262e-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.3003228646853993 y[1] (numeric) 2.3003228927024875 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.3015462281281467 y[1] (numeric) 2.301546256169982 absolute error 2.8041835520298264e-08 relative error 1.2183911484195891e-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.3027697074639635 y[1] (numeric) 2.3027697355305246 absolute error 2.8066561075235086e-08 relative error 1.2188175389081673e-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.8091263093443786e-08 relative error 1.2192423936960051e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7649999999999157 y[1] (closed_form) 2.305217013518239 y[1] (numeric) 2.305217041634182 absolute error 2.8115943351281203e-08 relative error 1.2196657922618075e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7659999999999156 y[1] (closed_form) 2.306440840088581 y[1] (numeric) 2.3064408682291813 absolute error 2.8140600072390498e-08 relative error 1.2200876598816092e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7669999999999155 y[1] (closed_form) 2.3076647822557623 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.7679999999999154 y[1] (closed_form) 2.308888839945894 y[1] (numeric) 2.3088888681357407 absolute error 2.818984690122761e-08 relative error 1.2209269850292233e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7689999999999153 y[1] (closed_form) 2.3101130130851564 y[1] (numeric) 2.3101130412995925 absolute error 2.821443612077701e-08 relative error 1.2213444087350785e-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.3113373015997967 y[1] (numeric) 2.3113373298387994 absolute error 2.8239002691776705e-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.3125617054161287 y[1] (numeric) 2.312561733679676 absolute error 2.8263547502405117e-08 relative error 1.2221748477547888e-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.3137862527486055 absolute error 2.8288069664483828e-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.3150108586594684 y[1] (numeric) 2.3150108869720367 absolute error 2.8312568289834417e-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.7739999999999148 y[1] (closed_form) 2.316235607939442 y[1] (numeric) 2.3162356362764873 absolute error 2.8337045154813723e-08 relative error 1.2234094432225218e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7749999999999146 y[1] (closed_form) 2.317460472227042 y[1] (numeric) 2.3174605005885414 absolute error 2.8361499371243326e-08 relative error 1.2238180418235305e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7759999999999145 y[1] (closed_form) 2.3186854514489186 y[1] (numeric) 2.318685479834851 absolute error 2.8385932271390857e-08 relative error 1.2242252287240096e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7769999999999144 y[1] (closed_form) 2.3199105455317923 y[1] (numeric) 2.319910573942134 absolute error 2.8410341634810266e-08 relative error 1.2246309104258058e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7779999999999143 y[1] (closed_form) 2.321135754402447 y[1] (numeric) 2.321135782837177 absolute error 2.84347296819476e-08 relative error 1.2250351849527144e-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.8459095080535235e-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.3235865446980193 absolute error 2.8483438274662376e-08 relative error 1.2258393684030122e-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.3248120975177247 absolute error 2.8507758820239815e-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.3260377648330013 absolute error 2.853205716135676e-08 relative error 1.2266377589699287e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7829999999999138 y[1] (closed_form) 2.327263518014634 y[1] (numeric) 2.327263546570969 absolute error 2.8556334630280844e-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.7839999999999137 y[1] (closed_form) 2.3284894140782253 y[1] (numeric) 2.328489442658814 absolute error 2.8580588562476805e-08 relative error 1.2274304701441363e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7849999999999135 y[1] (closed_form) 2.329715424418969 y[1] (numeric) 2.329715453023789 absolute error 2.8604819846123064e-08 relative error 1.2278246324122229e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7859999999999134 y[1] (closed_form) 2.3309415489641827 y[1] (numeric) 2.3309415775932134 absolute error 2.862903070166567e-08 relative error 1.2282174434784845e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7869999999999133 y[1] (closed_form) 2.3321677876412545 y[1] (numeric) 2.3321678162944726 absolute error 2.8653218020480153e-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.3333941690550186 absolute error 2.8677383578923354e-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.3346206071008417 y[1] (numeric) 2.3346206358023696 absolute error 2.8701527821084483e-08 relative error 1.2293872389281428e-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.3358472164641095 absolute error 2.872564941469591e-08 relative error 1.2297743433511054e-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.3370738822181396 y[1] (numeric) 2.3370739109678884 absolute error 2.8749748803846842e-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.7919999999999128 y[1] (closed_form) 2.3383006904675954 y[1] (numeric) 2.3383007192414222 absolute error 2.8773826876715702e-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.7929999999999127 y[1] (closed_form) 2.339527612414611 y[1] (numeric) 2.3395276412124932 absolute error 2.879788230103486e-08 relative error 1.2309272242917772e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7939999999999126 y[1] (closed_form) 2.3407546479870334 y[1] (numeric) 2.3407546768089493 absolute error 2.8821915964982736e-08 relative error 1.2313087144681553e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7949999999999124 y[1] (closed_form) 2.3419817971127754 y[1] (numeric) 2.3419818259587037 absolute error 2.884592831264854e-08 relative error 1.2316888349947963e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7959999999999123 y[1] (closed_form) 2.3432090597198174 y[1] (numeric) 2.343209088589736 absolute error 2.886991845585385e-08 relative error 1.2320675501018202e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.7969999999999122 y[1] (closed_form) 2.344436435736204 y[1] (numeric) 2.3444364646300904 absolute error 2.8893886394598667e-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.3456639250900446 y[1] (numeric) 2.3456639540078776 absolute error 2.8917833017061412e-08 relative error 1.2328208106773574e-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.3468915277095146 y[1] (numeric) 2.346891556651273 absolute error 2.8941758323242084e-08 relative error 1.2331953983185684e-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.3481192435228566 y[1] (numeric) 2.3481192724885176 absolute error 2.8965660980873054e-08 relative error 1.2335685702833474e-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.2339403665801429e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8019999999999117 y[1] (closed_form) 2.350575014444444 y[1] (numeric) 2.3505750434578454 absolute error 2.9013401459110355e-08 relative error 1.2343108082414313e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8029999999999116 y[1] (closed_form) 2.3518030694094976 y[1] (numeric) 2.351803098446737 absolute error 2.9037239279716687e-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.8039999999999115 y[1] (closed_form) 2.3530312372820386 y[1] (numeric) 2.3530312663430935 absolute error 2.9061054895862526e-08 relative error 1.2350475605853258e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8049999999999113 y[1] (closed_form) 2.3542595179906325 y[1] (numeric) 2.354259547075482 absolute error 2.9084849639815502e-08 relative error 1.2354139132732277e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8059999999999112 y[1] (closed_form) 2.3554879114639116 y[1] (numeric) 2.3554879405725346 absolute error 2.9108623067486405e-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.3567164176305733 y[1] (numeric) 2.356716446762947 absolute error 2.9132373846607607e-08 relative error 1.2361425256203332e-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.3579450364193772 y[1] (numeric) 2.3579450655754806 absolute error 2.9156103309446735e-08 relative error 1.2365047895145728e-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.3591737677591498 y[1] (numeric) 2.3591737969389612 absolute error 2.917981145600379e-08 relative error 1.2368657135298727e-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.9203497842189563e-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.8109999999999107 y[1] (closed_form) 2.361631567807226 y[1] (numeric) 2.361631597034389 absolute error 2.9227162912093263e-08 relative error 1.2375835126234645e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8119999999999106 y[1] (closed_form) 2.362860636373504 y[1] (numeric) 2.3628606656243107 absolute error 2.925080666571489e-08 relative error 1.2379404106798592e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8129999999999105 y[1] (closed_form) 2.3640898172066986 y[1] (numeric) 2.3640898464811277 absolute error 2.9274429103054445e-08 relative error 1.2382959771656976e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8139999999999104 y[1] (closed_form) 2.3653191102359585 y[1] (numeric) 2.3653191395339883 absolute error 2.9298029780022716e-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.8149999999999102 y[1] (closed_form) 2.3665485153904946 y[1] (numeric) 2.3665485447121046 absolute error 2.9321610028887335e-08 relative error 1.2390031236713985e-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.3677780325995847 y[1] (numeric) 2.367778061944753 absolute error 2.934516807329146e-08 relative error 1.2393546890488456e-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.9368704801413514e-08 relative error 1.2397049311014446e-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.3702374028988524 y[1] (numeric) 2.3702374322910718 absolute error 2.9392219325075075e-08 relative error 1.2400538144038966e-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.3714672852636154 absolute error 2.9415714308811403e-08 relative error 1.2404014534155574e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8199999999999097 y[1] (closed_form) 2.3726972205692505 y[1] (numeric) 2.372697250008437 absolute error 2.9439186643998028e-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.8209999999999096 y[1] (closed_form) 2.3739272969924947 y[1] (numeric) 2.373927326455133 absolute error 2.946263810699179e-08 relative error 1.2410926882351334e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8219999999999095 y[1] (closed_form) 2.3751574850472936 y[1] (numeric) 2.3751575145333623 absolute error 2.948606869779269e-08 relative error 1.2414363629957601e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8229999999999094 y[1] (closed_form) 2.3763877846633714 y[1] (numeric) 2.3763878141728494 absolute error 2.9509477972311515e-08 relative error 1.2417787266353793e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8239999999999092 y[1] (closed_form) 2.3776181957705145 y[1] (numeric) 2.377618225303381 absolute error 2.953286637463748e-08 relative error 1.2421197998557024e-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.3788487182985736 y[1] (numeric) 2.378848747854807 absolute error 2.955623346068137e-08 relative error 1.2424595659795006e-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.3800793817570423 absolute error 2.9579579230443187e-08 relative error 1.2427980270229947e-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.3813100973371597 y[1] (numeric) 2.3813101269400634 absolute error 2.9602903683922932e-08 relative error 1.2431351849986122e-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.3825409537077045 y[1] (numeric) 2.3825409833339113 absolute error 2.9626206821120604e-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.8289999999999087 y[1] (closed_form) 2.3837719212192 y[1] (numeric) 2.38377195086869 absolute error 2.9649489974303833e-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.8299999999999086 y[1] (closed_form) 2.3850029998018147 y[1] (numeric) 2.3850030294745657 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.8309999999999085 y[1] (closed_form) 2.3862341893857772 y[1] (numeric) 2.3862342190817687 absolute error 2.9695991443645653e-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.8319999999999084 y[1] (closed_form) 2.3874654899013814 y[1] (numeric) 2.387465519620592 absolute error 2.9719210647982663e-08 relative error 1.2448016850375613e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8329999999999083 y[1] (closed_form) 2.3886969012789825 y[1] (numeric) 2.388696931021392 absolute error 2.974240942421602e-08 relative error 1.2451311595159273e-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.3899284532145866 absolute error 2.9765587772345725e-08 relative error 1.2454593819755424e-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.3911600563419126 y[1] (numeric) 2.3911600861306574 absolute error 2.9788744804193357e-08 relative error 1.2457863171972397e-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.3923917998882684 y[1] (numeric) 2.392391829700149 absolute error 2.9811880519758915e-08 relative error 1.2461119671598613e-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.3936236838536677 absolute error 2.98349949190424e-08 relative error 1.2464363338385383e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8379999999999077 y[1] (closed_form) 2.394855618663794 y[1] (numeric) 2.3948556485218835 absolute error 2.9858089334311444e-08 relative error 1.2467594748350932e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8389999999999076 y[1] (closed_form) 2.3960876937543647 y[1] (numeric) 2.3960877236355276 absolute error 2.9881162877387624e-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.8399999999999075 y[1] (closed_form) 2.397319879221179 y[1] (numeric) 2.3973199091253945 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.8409999999999074 y[1] (closed_form) 2.3985521749950935 y[1] (numeric) 2.398552204922341 absolute error 2.9927247346961394e-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.8419999999999073 y[1] (closed_form) 2.399784581007027 y[1] (numeric) 2.3997846109572856 absolute error 2.9950258717548195e-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.4010170971879603 y[1] (numeric) 2.4010171271612095 absolute error 2.997324921594213e-08 relative error 1.2483563424453083e-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.2486719656617365e-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.4034824597810616 y[1] (numeric) 2.40348248980023 absolute error 3.001916848432984e-08 relative error 1.2489863765040479e-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.4047153060555027 y[1] (numeric) 2.404715336097599 absolute error 3.004209636614519e-08 relative error 1.2492995029596154e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8469999999999067 y[1] (closed_form) 2.4059482622234873 y[1] (numeric) 2.405948292288492 absolute error 3.0065004708035303e-08 relative error 1.2496114392854962e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8479999999999066 y[1] (closed_form) 2.4071813282163084 y[1] (numeric) 2.4071813583042 absolute error 3.0087891733643346e-08 relative error 1.2499221135093342e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8489999999999065 y[1] (closed_form) 2.4084145039653175 y[1] (numeric) 2.408414534076076 absolute error 3.0110758331147736e-08 relative error 1.2502315644409252e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8499999999999064 y[1] (closed_form) 2.4096477894019297 y[1] (numeric) 2.4096478195355338 absolute error 3.013360405645926e-08 relative error 1.2505397755220638e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8509999999999063 y[1] (closed_form) 2.4108811844576206 y[1] (numeric) 2.4108812146140504 absolute error 3.0156429797756346e-08 relative error 1.2508467854893762e-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.4121146890639276 y[1] (numeric) 2.4121147192431627 absolute error 3.0179235110949776e-08 relative error 1.2511525777682432e-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.4133483031524507 y[1] (numeric) 2.4133483333544703 absolute error 3.020201955195034e-08 relative error 1.2514571358182644e-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.4145820568796332 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.2520626119188235e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8559999999999057 y[1] (closed_form) 2.4170498016282247 y[1] (numeric) 2.4170498318984754 absolute error 3.0270250750419336e-08 relative error 1.2523635520471298e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8569999999999056 y[1] (closed_form) 2.418283852962829 y[1] (numeric) 2.418283883255782 absolute error 3.029295303491608e-08 relative error 1.2526632470295749e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8579999999999055 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.8589999999999054 y[1] (closed_form) 2.420752282987395 y[1] (numeric) 2.420752313325693 absolute error 3.033829809595545e-08 relative error 1.2532590926038764e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8599999999999053 y[1] (closed_form) 2.421986661541353 y[1] (numeric) 2.4219866919022923 absolute error 3.036093954023045e-08 relative error 1.2535551917907236e-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.4244557453930575 y[1] (numeric) 2.4244557757992204 absolute error 3.040616292082632e-08 relative error 1.2541438621267475e-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.4256904505551646 y[1] (numeric) 2.4256904809839086 absolute error 3.0428743968968774e-08 relative error 1.2544364002424377e-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.4269252644511163 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.8649999999999047 y[1] (closed_form) 2.428160187013243 y[1] (numeric) 2.4281602174870884 absolute error 3.047384522503194e-08 relative error 1.2550179097745717e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8659999999999046 y[1] (closed_form) 2.429395218173938 y[1] (numeric) 2.4293952486703034 absolute error 3.0496365432952643e-08 relative error 1.2553068848087766e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8669999999999045 y[1] (closed_form) 2.4306303578656534 y[1] (numeric) 2.4306303883845186 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.8679999999999044 y[1] (closed_form) 2.431865606020901 y[1] (numeric) 2.4318656365622475 absolute error 3.0541346340839937e-08 relative error 1.2558813392164666e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8689999999999043 y[1] (closed_form) 2.433100962572257 y[1] (numeric) 2.433100993136063 absolute error 3.0563806152628104e-08 relative error 1.2561667856280104e-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.4343364274523536 y[1] (numeric) 2.4343364580385995 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.4355720312025504 absolute error 3.060866626825032e-08 relative error 1.2567341988159978e-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.4368076819296043 y[1] (numeric) 2.43680771256067 absolute error 3.0631065683905945e-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.4380434713923274 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.8739999999999037 y[1] (closed_form) 2.4392793689149275 y[1] (numeric) 2.4392793995907334 absolute error 3.06758058954415e-08 relative error 1.2575765730797419e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8749999999999036 y[1] (closed_form) 2.44051537443034 y[1] (numeric) 2.4405154051284854 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.8759999999999035 y[1] (closed_form) 2.441751487871558 y[1] (numeric) 2.4417515185920236 absolute error 3.072046572683007e-08 relative error 1.2581323643876916e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8769999999999034 y[1] (closed_form) 2.4429877091716365 y[1] (numeric) 2.4429877399144018 absolute error 3.074276522241348e-08 relative error 1.2584085096702217e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8779999999999033 y[1] (closed_form) 2.4442240382636884 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.4454604750808877 y[1] (numeric) 2.4454605058681937 absolute error 3.0787306037893813e-08 relative error 1.2589574172886794e-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.4466970195564675 y[1] (numeric) 2.446697050366014 absolute error 3.0809546469612314e-08 relative error 1.2592301467387004e-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.4479337024554875 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.4491704312159985 y[1] (numeric) 2.4491704620699664 absolute error 3.0853967825095197e-08 relative error 1.2597721837502499e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8829999999999028 y[1] (closed_form) 2.4504072982667133 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.8839999999999026 y[1] (closed_form) 2.451644272709336 y[1] (numeric) 2.451644303607646 absolute error 3.0898310132698725e-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.8849999999999025 y[1] (closed_form) 2.4528813544773964 y[1] (numeric) 2.452881385397848 absolute error 3.092045153252343e-08 relative error 1.2605767285108353e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8859999999999024 y[1] (closed_form) 2.4541185435044843 y[1] (numeric) 2.4541185744470577 absolute error 3.09425733924229e-08 relative error 1.2608426546599037e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8869999999999023 y[1] (closed_form) 2.4553558397242483 y[1] (numeric) 2.4553558706889236 absolute error 3.096467526830793e-08 relative error 1.2611074438719828e-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.4565932430703965 y[1] (numeric) 2.4565932740571537 absolute error 3.098675716017851e-08 relative error 1.2613710978643505e-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.4578307844855147 absolute error 3.1008820844391494e-08 relative error 1.2616336906244807e-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.4590683708769685 y[1] (numeric) 2.459068401907832 absolute error 3.103086365641161e-08 relative error 1.2618951153987307e-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.4603061262579904 absolute error 3.1052886484417286e-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.8919999999999018 y[1] (closed_form) 2.461543926395043 y[1] (numeric) 2.4615439574699334 absolute error 3.107489021658694e-08 relative error 1.2624146123647055e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8929999999999017 y[1] (closed_form) 2.462781864380788 y[1] (numeric) 2.462781895477663 absolute error 3.1096874852920564e-08 relative error 1.2626727239904856e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8939999999999015 y[1] (closed_form) 2.4640199090964003 y[1] (numeric) 2.46401994021524 absolute error 3.111883950523975e-08 relative error 1.2629297105254143e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8949999999999014 y[1] (closed_form) 2.465258060475999 y[1] (numeric) 2.465258091616784 absolute error 3.114078506172291e-08 relative error 1.2631856096927296e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.8959999999999013 y[1] (closed_form) 2.4664963184537627 y[1] (numeric) 2.466496349616473 absolute error 3.1162710190102416e-08 relative error 1.2634403691159044e-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.4677346829639264 y[1] (numeric) 2.467734714148543 absolute error 3.118461666673511e-08 relative error 1.2636940624946013e-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.4689731539407864 y[1] (numeric) 2.46897318514729 absolute error 3.120650360344257e-08 relative error 1.2639466554601102e-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.4702117313186958 y[1] (numeric) 2.4702117625470663 absolute error 3.122837055613559e-08 relative error 1.2641981316907058e-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.2644485467727397e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9009999999999008 y[1] (closed_form) 2.4726892050153655 y[1] (numeric) 2.4726892362874127 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.9019999999999007 y[1] (closed_form) 2.473928101203124 y[1] (numeric) 2.4739281324969804 absolute error 3.129385639510929e-08 relative error 1.2649460742165635e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9029999999999005 y[1] (closed_form) 2.4751671035299276 y[1] (numeric) 2.4751671348455733 absolute error 3.131564563219058e-08 relative error 1.2651931898872676e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9039999999999004 y[1] (closed_form) 2.476406211930419 y[1] (numeric) 2.4764062432678355 absolute error 3.133741666161427e-08 relative error 1.2654392688340898e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9049999999999003 y[1] (closed_form) 2.4776454263393006 y[1] (numeric) 2.477645457698469 absolute error 3.1359168151112726e-08 relative error 1.2656842588427038e-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.4788847466913335 y[1] (numeric) 2.478884778072233 absolute error 3.138089965659674e-08 relative error 1.2659281436332238e-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.4801242043239466 absolute error 3.140261251033394e-08 relative error 1.2661709785822882e-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.4813637049641786 y[1] (numeric) 2.4813637363884844 absolute error 3.1424305824145904e-08 relative error 1.2664127294712546e-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.4826033427547998 y[1] (numeric) 2.48260337420078 absolute error 3.1445980042121846e-08 relative error 1.2666534158142267e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9099999999998998 y[1] (closed_form) 2.4838430862281893 y[1] (numeric) 2.483843117695824 absolute error 3.1467634720172555e-08 relative error 1.2668930213283867e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9109999999998997 y[1] (closed_form) 2.4850829353193937 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.9119999999998996 y[1] (closed_form) 2.4863228899635215 y[1] (numeric) 2.486322921474409 absolute error 3.151088767694432e-08 relative error 1.2673690856543028e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9129999999998994 y[1] (closed_form) 2.487562950095734 y[1] (numeric) 2.4875629816282196 absolute error 3.153248551157617e-08 relative error 1.2676055297560466e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9139999999998993 y[1] (closed_form) 2.488803115651253 y[1] (numeric) 2.488803147205317 absolute error 3.1554064250371994e-08 relative error 1.2678409172641663e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9149999999998992 y[1] (closed_form) 2.4900433865653566 y[1] (numeric) 2.4900434181409796 absolute error 3.1575623005153375e-08 relative error 1.2680752140912386e-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.4912837627733797 y[1] (numeric) 2.491283794370543 absolute error 3.159716310818794e-08 relative error 1.2683084753465793e-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.4925242442107143 y[1] (numeric) 2.492524275829399 absolute error 3.1618684559475696e-08 relative error 1.2685407025795292e-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.4937648308128106 y[1] (numeric) 2.4937648624529976 absolute error 3.1640186914927426e-08 relative error 1.2687718795286208e-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.4950055225151755 y[1] (numeric) 2.4950055541768457 absolute error 3.166167017454313e-08 relative error 1.2690020077641152e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9199999999998987 y[1] (closed_form) 2.4962463192533724 y[1] (numeric) 2.4962463509365067 absolute error 3.1683134338322816e-08 relative error 1.2692310888534128e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9209999999998986 y[1] (closed_form) 2.4974872209630217 y[1] (numeric) 2.497487252667601 absolute error 3.1704579406266475e-08 relative error 1.2694591243610571e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9219999999998985 y[1] (closed_form) 2.498728227579801 y[1] (numeric) 2.4987282593058064 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.9229999999998983 y[1] (closed_form) 2.4999693390394446 y[1] (numeric) 2.4999693707868573 absolute error 3.1747412698734934e-08 relative error 1.2699120826391072e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9239999999998982 y[1] (closed_form) 2.501210555277743 y[1] (numeric) 2.501210587046544 absolute error 3.176880136734894e-08 relative error 1.2701370262617185e-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.5024518762305443 y[1] (numeric) 2.5024519080207153 absolute error 3.179017094012693e-08 relative error 1.2703609304971978e-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.5036933336452742 absolute error 3.181152230524731e-08 relative error 1.2705838323706802e-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.1832854130442456e-08 relative error 1.2708056801912842e-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.5061764667352886 y[1] (numeric) 2.5061764985894563 absolute error 3.185416774798e-08 relative error 1.2710265286895518e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9289999999998977 y[1] (closed_form) 2.5074182059057084 y[1] (numeric) 2.5074182377811702 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.9299999999998976 y[1] (closed_form) 2.5086600494707167 y[1] (numeric) 2.508660081367454 absolute error 3.189673725145781e-08 relative error 1.2714651097579945e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9309999999998975 y[1] (closed_form) 2.5099019973664998 y[1] (numeric) 2.509902029284494 absolute error 3.191799402557649e-08 relative error 1.2716828808083447e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9319999999998974 y[1] (closed_form) 2.5111440495293 y[1] (numeric) 2.5111440814685326 absolute error 3.193923259203757e-08 relative error 1.2718996585649636e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9329999999998972 y[1] (closed_form) 2.5123862058954174 y[1] (numeric) 2.512386237855869 absolute error 3.1960451618573416e-08 relative error 1.2721153914783048e-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.5136284664012045 y[1] (numeric) 2.5136284983828574 absolute error 3.198165288154087e-08 relative error 1.2723301517717703e-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.5148708309830745 y[1] (numeric) 2.514870862985909 absolute error 3.2002834604583086e-08 relative error 1.2725438702580613e-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.5161133316014905 absolute error 3.202399856405691e-08 relative error 1.2727566190852539e-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.5173558721209823 y[1] (numeric) 2.517355904166125 absolute error 3.204514253951629e-08 relative error 1.2729683114893429e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9379999999998967 y[1] (closed_form) 2.5185985485501208 y[1] (numeric) 2.5185985806163904 absolute error 3.20662696395857e-08 relative error 1.2731790724665214e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9389999999998966 y[1] (closed_form) 2.5198413288015447 y[1] (numeric) 2.5198413608889214 absolute error 3.208737675564066e-08 relative error 1.2733887800348786e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9399999999998965 y[1] (closed_form) 2.5210842128119424 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.9409999999998964 y[1] (closed_form) 2.5223272005180597 y[1] (numeric) 2.522327232647596 absolute error 3.212953636477778e-08 relative error 1.2738052524739338e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9419999999998963 y[1] (closed_form) 2.5235702918566987 y[1] (numeric) 2.5235703240072866 absolute error 3.215058796968151e-08 relative error 1.2740119850605368e-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.5248134867647156 y[1] (numeric) 2.524813518936337 absolute error 3.217162136692764e-08 relative error 1.2742177406598143e-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.5260568173716593 absolute error 3.219263744469458e-08 relative error 1.2744225558814225e-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.5273001870365874 y[1] (numeric) 2.5273002192502214 absolute error 3.2213633982536294e-08 relative error 1.2746263442614125e-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.2748291424474474e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9469999999998957 y[1] (closed_form) 2.5297873008296405 y[1] (numeric) 2.529787333085212 absolute error 3.2255571547068485e-08 relative error 1.2750309694609626e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9479999999998956 y[1] (closed_form) 2.53103101263934 y[1] (numeric) 2.531031044915853 absolute error 3.2276513017848174e-08 relative error 1.2752318267404583e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9489999999998955 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.9499999999998954 y[1] (closed_form) 2.5335187457710275 y[1] (numeric) 2.5335187780893684 absolute error 3.231834089234553e-08 relative error 1.2756306203098595e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9509999999998953 y[1] (closed_form) 2.534762766967559 y[1] (numeric) 2.5347627993067863 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.5360069235277645 absolute error 3.2360094603944844e-08 relative error 1.2760254996407002e-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.5372511183087667 y[1] (numeric) 2.5372511506897113 absolute error 3.2380944592347305e-08 relative error 1.2762215122770815e-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.5384954483283146 y[1] (numeric) 2.538495480730091 absolute error 3.240177637309216e-08 relative error 1.2764165637732316e-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.5397398811638325 y[1] (numeric) 2.5397399135864216 absolute error 3.2422589058000995e-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.9559999999998947 y[1] (closed_form) 2.5409844167528925 y[1] (numeric) 2.5409844491962765 absolute error 3.2443383979341434e-08 relative error 1.2768037365927897e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9569999999998946 y[1] (closed_form) 2.5422290550331224 y[1] (numeric) 2.5422290874972835 absolute error 3.246416113711348e-08 relative error 1.2769959132061965e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9579999999998945 y[1] (closed_form) 2.5434737959422056 y[1] (numeric) 2.543473828427125 absolute error 3.248491964313871e-08 relative error 1.2771871168857465e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9589999999998944 y[1] (closed_form) 2.5447186394178787 y[1] (numeric) 2.5447186719235386 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.9599999999998943 y[1] (closed_form) 2.5459635853979323 y[1] (numeric) 2.545963617924315 absolute error 3.252638247630557e-08 relative error 1.2775666809555613e-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.5472086338202136 y[1] (numeric) 2.5472086663673 absolute error 3.254708635935799e-08 relative error 1.2777550267072164e-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.5484538171903943 absolute error 3.2567772478842016e-08 relative error 1.2779424400534968e-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.5496990377431126 y[1] (numeric) 2.549699070331553 absolute error 3.258844039066844e-08 relative error 1.2781289049516357e-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.5509443931196936 y[1] (numeric) 2.550944425728784 absolute error 3.2609090538926466e-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.9649999999998937 y[1] (closed_form) 2.5521898506904286 y[1] (numeric) 2.552189883320151 absolute error 3.262972247952689e-08 relative error 1.2784990297919947e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9659999999998936 y[1] (closed_form) 2.5534354103934347 y[1] (numeric) 2.553435443043771 absolute error 3.265033621246971e-08 relative error 1.2786826750960945e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9669999999998935 y[1] (closed_form) 2.5546810721668827 y[1] (numeric) 2.554681104837815 absolute error 3.267093218184414e-08 relative error 1.2788653948937987e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9679999999998934 y[1] (closed_form) 2.5559268359489984 y[1] (numeric) 2.555926868640508 absolute error 3.269150949947175e-08 relative error 1.2790471557975412e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9689999999998933 y[1] (closed_form) 2.5571727016780597 y[1] (numeric) 2.5571727343901296 absolute error 3.271206994170939e-08 relative error 1.2792280286835213e-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.2794079454264336e-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.5596647714835443 absolute error 3.275313620321185e-08 relative error 1.2795869594803804e-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.5609109099305227 y[1] (numeric) 2.5609109427041647 absolute error 3.277364202247668e-08 relative error 1.2797650201492493e-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.5621571828312377 y[1] (numeric) 2.5621572156253682 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.9739999999998927 y[1] (closed_form) 2.5634035573711023 y[1] (numeric) 2.563403590185703 absolute error 3.281460081439036e-08 relative error 1.2801184082011404e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9749999999998926 y[1] (closed_form) 2.564650033488718 y[1] (numeric) 2.564650066323771 absolute error 3.2835052898860795e-08 relative error 1.2802937036284423e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9759999999998925 y[1] (closed_form) 2.5658966111227386 y[1] (numeric) 2.5658966439782263 absolute error 3.2855487663852045e-08 relative error 1.2804681030961625e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9769999999998924 y[1] (closed_form) 2.567143290211874 y[1] (numeric) 2.567143323087778 absolute error 3.287590422118569e-08 relative error 1.2806415733214623e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9779999999998923 y[1] (closed_form) 2.568390070694885 y[1] (numeric) 2.5683901035911885 absolute error 3.2896303459040155e-08 relative error 1.2808141502486018e-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.5696369525105873 y[1] (numeric) 2.5696369854272723 absolute error 3.2916684933326223e-08 relative error 1.2809858179057535e-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.5708839685348983 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.5721310198955942 y[1] (numeric) 2.5721310528529884 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.5733782383205175 absolute error 3.2977722330684855e-08 relative error 1.2814953613198862e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9829999999998917 y[1] (closed_form) 2.574625491878481 y[1] (numeric) 2.5746255248765135 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.9839999999998916 y[1] (closed_form) 2.5758728794417327 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.9849999999998915 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.9859999999998914 y[1] (closed_form) 2.5783679574075227 y[1] (numeric) 2.578367990466381 absolute error 3.305885831750288e-08 relative error 1.2821621608555299e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9869999999998913 y[1] (closed_form) 2.579615647688488 y[1] (numeric) 2.5796156807675863 absolute error 3.307909812733101e-08 relative error 1.2823266193540165e-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.5808634718531938 absolute error 3.309932061767995e-08 relative error 1.2824901976859886e-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.5821113305430234 y[1] (numeric) 2.5821113636625483 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.5833593561350487 absolute error 3.313971275176186e-08 relative error 1.2828146846152726e-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.5846074160502637 y[1] (numeric) 2.5846074492101456 absolute error 3.315988195140562e-08 relative error 1.2829755786308072e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9919999999998907 y[1] (closed_form) 2.585855609647308 y[1] (numeric) 2.5858556428273425 absolute error 3.318003427565941e-08 relative error 1.2831356148375556e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9929999999998906 y[1] (closed_form) 2.5871039037260264 y[1] (numeric) 2.5871039369261952 absolute error 3.32001688363448e-08 relative error 1.2832947601574447e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9939999999998905 y[1] (closed_form) 2.5883522982260256 y[1] (numeric) 2.588352331446312 absolute error 3.322028652164022e-08 relative error 1.2834530502052734e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9949999999998904 y[1] (closed_form) 2.5896007930869684 y[1] (numeric) 2.589600826327354 absolute error 3.324038555518882e-08 relative error 1.2836104176336838e-06% Desired digits 8 Estimated correct digits 12 Correct digits 8 h -0.001 TOP MAIN SOLVE Loop x[1] -2.9959999999998903 y[1] (closed_form) 2.5908493882485657 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.5920980836505843 y[1] (numeric) 2.5920981169311172 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.5933468792328407 y[1] (numeric) 2.593346912533422 absolute error 3.330058140349479e-08 relative error 1.2840774086243991e-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.3320610715037446e-08 relative error 1.2842312870824566e-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.5958448040382267 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 Seconds Elapsed Time(since restart) 0 Seconds Expected Time Remaining 0 Seconds Optimized Time Remaining 0 Seconds Expected Total Time 0 Seconds Time to Timeout 3 Minutes 0.0 Seconds Percent Done 0.0%