##############ECHO OF PROBLEM################# ##############temp/div_sin_cpostode.ode################# diff ( y , x , 1 ) = sin ( x ) / 2.0 ; ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb max_terms=40 ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=c(-5.0) x_end=c(5.0) $array_y_init[0 + 1] = exact_soln_y(x_start) $glob_look_poles=true # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb $glob_type_given_pole=3 #END SECOND INPUT BLOCK #BEGIN OVERRIDE BLOCK $glob_desired_digits_correct=8 $glob_max_minutes=(3.0) $glob_subiter_method=3 $glob_max_iter=100000 $glob_upper_ratio_limit=c(1.000001) $glob_lower_ratio_limit=c(0.999999) $glob_look_poles=false $glob_h=c(0.001) $glob_display_interval=c(0.01) #END OVERRIDE BLOCK ! #BEGIN USER DEF BLOCK def exact_soln_y (x) x = c(x) return(neg(cos(c(x)))/c(2.0)) end #END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Soultion TOP MAIN SOLVE Loop x[1] -5.0 y[1] (closed_form) -0.14183109273161312 y[1] (numeric) -0.14183109273161312 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 14 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -4.989999999999997 y[1] (closed_form) -0.13702945977271203 y[1] (numeric) -0.13702945977271364 absolute error 1.609823385706477e-15 relative error 1.1748009430794358e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.979999999999993 y[1] (closed_form) -0.13221412398202445 y[1] (numeric) -0.13221412398202767 absolute error 3.219646771412954e-15 relative error 2.43517611768217e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.96999999999999 y[1] (closed_form) -0.12738556688911676 y[1] (numeric) -0.12738556688912156 absolute error 4.801714581503802e-15 relative error 3.7694337739874976e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.959999999999987 y[1] (closed_form) -0.12254427134567442 y[1] (numeric) -0.12254427134568084 absolute error 6.4254157550180935e-15 relative error 5.243342413692436e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.949999999999983 y[1] (closed_form) -0.11769072147721739 y[1] (numeric) -0.11769072147722544 absolute error 8.049116928532385e-15 relative error 6.839211135340466e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.93999999999998 y[1] (closed_form) -0.1128254026346879 y[1] (numeric) -0.11282540263469756 absolute error 9.658940314238862e-15 relative error 8.560962415098215e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.929999999999977 y[1] (closed_form) -0.1079488013459158 y[1] (numeric) -0.10794880134592708 absolute error 1.1268763699945339e-14 relative error 1.0438989186952827e-11% Desired digits 8 Estimated correct digits 13 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.919999999999973 y[1] (closed_form) -0.10306140526696614 y[1] (numeric) -0.10306140526697906 absolute error 1.292022044907526e-14 relative error 1.2536429535001233e-11% Desired digits 8 Estimated correct digits 13 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.90999999999997 y[1] (closed_form) -0.09816370313337398 y[1] (numeric) -0.09816370313338856 absolute error 1.457167719820518e-14 relative error 1.4844261914617052e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.899999999999967 y[1] (closed_form) -0.0932561847112713 y[1] (numeric) -0.0932561847112875 absolute error 1.619537837171947e-14 relative error 1.7366546167272095e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.889999999999963 y[1] (closed_form) -0.08833934074841071 y[1] (numeric) -0.08833934074842854 absolute error 1.7832957333041577e-14 relative error 2.0186880705652544e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.87999999999996 y[1] (closed_form) -0.08341366292509114 y[1] (numeric) -0.08341366292511061 absolute error 1.9470536294363683e-14 relative error 2.3342142775637385e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.869999999999957 y[1] (closed_form) -0.07847964380499022 y[1] (numeric) -0.07847964380501134 absolute error 2.1121993043493603e-14 relative error 2.6913976694362288e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.859999999999953 y[1] (closed_form) -0.07353777678590828 y[1] (numeric) -0.07353777678593103 absolute error 2.2745694217007895e-14 relative error 3.093062533455125e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.84999999999995 y[1] (closed_form) -0.06858855605042902 y[1] (numeric) -0.06858855605045341 absolute error 2.4397150966137815e-14 relative error 3.557029389596723e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.839999999999947 y[1] (closed_form) -0.06363247651650164 y[1] (numeric) -0.0636324765165277 absolute error 2.606248550307555e-14 relative error 4.095783620226825e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.829999999999943 y[1] (closed_form) -0.0586700337879495 y[1] (numeric) -0.058670033787977215 absolute error 2.771394225220547e-14 relative error 4.72369631699407e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.81999999999994 y[1] (closed_form) -0.0537017241049101 y[1] (numeric) -0.053701724104939466 absolute error 2.936539900133539e-14 relative error 5.4682413815928916e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.8099999999999365 y[1] (closed_form) -0.04872804429421149 y[1] (numeric) -0.048728044294242503 absolute error 3.101685575046531e-14 relative error 6.365298710367055e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.799999999999933 y[1] (closed_form) -0.04374949171969002 y[1] (numeric) -0.04374949171972269 absolute error 3.267525139349914e-14 relative error 7.468715660253768e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.78999999999993 y[1] (closed_form) -0.038766564232454365 y[1] (numeric) -0.03876656423248871 absolute error 3.434752482434078e-14 relative error 8.860090003948795e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.7799999999999265 y[1] (closed_form) -0.03377976012110083 y[1] (numeric) -0.03377976012113684 absolute error 3.6012859361278515e-14 relative error 1.0661076109531862e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -4.769999999999923 y[1] (closed_form) -0.028789578061884882 y[1] (numeric) -0.028789578061922564 absolute error 3.7681663345168204e-14 relative error 1.3088647309859584e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -4.75999999999992 y[1] (closed_form) -0.023796517068853985 y[1] (numeric) -0.02379651706889333 absolute error 3.934699788210594e-14 relative error 1.6534771777003099e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -4.7499999999999165 y[1] (closed_form) -0.018801076443946563 y[1] (numeric) -0.018801076443987583 absolute error 4.101927131294758e-14 relative error 2.1817512117054697e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -4.739999999999913 y[1] (closed_form) -0.013803755727062257 y[1] (numeric) -0.013803755727104945 absolute error 4.268807529683727e-14 relative error 3.09249715373819e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -4.72999999999991 y[1] (closed_form) -0.008805054646108335 y[1] (numeric) -0.00880505464615269 absolute error 4.435514455725098e-14 relative error 5.037463859109052e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -4.7199999999999065 y[1] (closed_form) -0.003805473067027323 y[1] (numeric) -0.0038054730670733484 absolute error 4.602524958374765e-14 relative error 1.2094488325915459e-09% Desired digits 8 Estimated correct digits 11 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -4.709999999999903 y[1] (closed_form) 0.0011944890561891748 y[1] (numeric) 0.0011944890561414803 absolute error 4.7694487248506334e-14 relative error 3.992877707952212e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -4.6999999999999 y[1] (closed_form) 0.006194331731495458 y[1] (numeric) 0.006194331731446093 absolute error 4.9365025955872e-14 relative error 7.969386867815378e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -4.6899999999998965 y[1] (closed_form) 0.011193554978790517 y[1] (numeric) 0.011193554978739481 absolute error 5.1035564663237665e-14 relative error 4.559370527052358e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -4.679999999999893 y[1] (closed_form) 0.016191658879915628 y[1] (numeric) 0.016191658879862923 absolute error 5.270436864712735e-14 relative error 3.2550320531086923e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -4.66999999999989 y[1] (closed_form) 0.02118814362864575 y[1] (numeric) 0.021188143628591376 absolute error 5.437317263101704e-14 relative error 2.566207478294894e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -4.6599999999998865 y[1] (closed_form) 0.026182509580669734 y[1] (numeric) 0.026182509580613696 absolute error 5.6038507167954776e-14 relative error 2.1403031285178027e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -4.649999999999883 y[1] (closed_form) 0.031174257303554335 y[1] (numeric) 0.031174257303496627 absolute error 5.770731115184446e-14 relative error 1.851120640659656e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -4.63999999999988 y[1] (closed_form) 0.03616288762668704 y[1] (numeric) 0.036162887626627664 absolute error 5.937611513573415e-14 relative error 1.6419074645996053e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -4.629999999999876 y[1] (closed_form) 0.04114790169119271 y[1] (numeric) 0.04114790169113167 absolute error 6.103451077876798e-14 relative error 1.4832958248228683e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -4.619999999999873 y[1] (closed_form) 0.046128800999819065 y[1] (numeric) 0.04612880099975637 absolute error 6.269290642180181e-14 relative error 1.3590838058428553e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -4.60999999999987 y[1] (closed_form) 0.05110508746678597 y[1] (numeric) 0.05110508746672163 absolute error 6.434436317093173e-14 relative error 1.259059838470097e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -4.599999999999866 y[1] (closed_form) 0.05607626346759363 y[1] (numeric) 0.05607626346752763 absolute error 6.600275881396556e-14 relative error 1.1770177742336278e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -4.589999999999863 y[1] (closed_form) 0.061041831888784585 y[1] (numeric) 0.06104183188871694 absolute error 6.764727666919157e-14 relative error 1.1082117717640225e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -4.57999999999986 y[1] (closed_form) 0.06600129617765468 y[1] (numeric) 0.06600129617758539 absolute error 6.929179452441758e-14 relative error 1.0498550564507993e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -4.569999999999856 y[1] (closed_form) 0.07095416039190791 y[1] (numeric) 0.07095416039183697 absolute error 7.09432512735475e-14 relative error 9.99846251181042e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.559999999999853 y[1] (closed_form) 0.07589992924925021 y[1] (numeric) 0.07589992924917759 absolute error 7.262246359829305e-14 relative error 9.568185941228722e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.54999999999985 y[1] (closed_form) 0.0808381081769173 y[1] (numeric) 0.08083810817684303 absolute error 7.427392034742297e-14 relative error 9.187983492249922e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.539999999999846 y[1] (closed_form) 0.08576820336113158 y[1] (numeric) 0.08576820336105567 absolute error 7.591149930874508e-14 relative error 8.850774102042884e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.529999999999843 y[1] (closed_form) 0.09068972179648299 y[1] (numeric) 0.09068972179640546 absolute error 7.753520048225937e-14 relative error 8.54950251763439e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.51999999999984 y[1] (closed_form) 0.09560217133522927 y[1] (numeric) 0.0956021713351501 absolute error 7.917277944358148e-14 relative error 8.281483394970383e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.509999999999836 y[1] (closed_form) 0.10050506073651022 y[1] (numeric) 0.10050506073642941 absolute error 8.081035840490358e-14 relative error 8.040426801667292e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.499999999999833 y[1] (closed_form) 0.10539789971547146 y[1] (numeric) 0.10539789971538904 absolute error 8.242018179061006e-14 relative error 7.819907418753955e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.48999999999983 y[1] (closed_form) 0.11028019899229244 y[1] (numeric) 0.11028019899220838 absolute error 8.405776075193216e-14 relative error 7.622198864349803e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.479999999999826 y[1] (closed_form) 0.11515147034111403 y[1] (numeric) 0.11515147034102834 absolute error 8.569533971325427e-14 relative error 7.441966607929395e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.469999999999823 y[1] (closed_form) 0.12001122663886075 y[1] (numeric) 0.12001122663877342 absolute error 8.733291867457638e-14 relative error 7.277062414950533e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.45999999999982 y[1] (closed_form) 0.1248589819139526 y[1] (numeric) 0.12485898191386367 absolute error 8.892886427247504e-14 relative error 7.122344176549586e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.449999999999816 y[1] (closed_form) 0.12969425139490184 y[1] (numeric) 0.1296942513948113 absolute error 9.053868765818152e-14 relative error 6.980932977707947e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.439999999999813 y[1] (closed_form) 0.13451655155878978 y[1] (numeric) 0.1345165515586976 absolute error 9.217626661950362e-14 relative error 6.852410766657102e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.42999999999981 y[1] (closed_form) 0.13932540017961856 y[1] (numeric) 0.1393254001795248 absolute error 9.375833442959447e-14 relative error 6.72945021573389e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.419999999999806 y[1] (closed_form) 0.1441203163765335 y[1] (numeric) 0.14412031637643816 absolute error 9.534040223968532e-14 relative error 6.615333954069032e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.409999999999803 y[1] (closed_form) 0.14890082066191063 y[1] (numeric) 0.14890082066181368 absolute error 9.69502256253918e-14 relative error 6.511060529714865e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.3999999999998 y[1] (closed_form) 0.15366643498930518 y[1] (numeric) 0.15366643498920662 absolute error 9.856004901109827e-14 relative error 6.413895722768464e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.389999999999796 y[1] (closed_form) 0.1584166828012557 y[1] (numeric) 0.15841668280115562 absolute error 1.0008660566995786e-13 relative error 6.31793343353384e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.379999999999793 y[1] (closed_form) 0.16315108907693956 y[1] (numeric) 0.16315108907683787 absolute error 1.0169642905566434e-13 relative error 6.233266944832091e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.36999999999979 y[1] (closed_form) 0.16786918037967452 y[1] (numeric) 0.16786918037957121 absolute error 1.0330625244137082e-13 relative error 6.15397371975726e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.359999999999786 y[1] (closed_form) 0.172570484904262 y[1] (numeric) 0.1725704849041571 absolute error 1.0488832025146166e-13 relative error 6.077998813623965e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.349999999999783 y[1] (closed_form) 0.1772545325241673 y[1] (numeric) 0.17725453252406084 absolute error 1.0647038806155251e-13 relative error 6.00663839425579e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.33999999999978 y[1] (closed_form) 0.1819208548385318 y[1] (numeric) 0.1819208548384238 absolute error 1.079969447204121e-13 relative error 5.936479620012086e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.329999999999776 y[1] (closed_form) 0.18656898521901263 y[1] (numeric) 0.18656898521890306 absolute error 1.0957901253050295e-13 relative error 5.873377742922734e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.319999999999773 y[1] (closed_form) 0.19119845885644518 y[1] (numeric) 0.19119845885633405 absolute error 1.1113332476497817e-13 relative error 5.812459233702235e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.30999999999977 y[1] (closed_form) 0.1958088128073236 y[1] (numeric) 0.1958088128072109 absolute error 1.1268763699945339e-13 relative error 5.754982903161684e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.299999999999766 y[1] (closed_form) 0.20039958604009472 y[1] (numeric) 0.2003995860399805 absolute error 1.1421419365831298e-13 relative error 5.699322833703943e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.289999999999763 y[1] (closed_form) 0.20497031948126096 y[1] (numeric) 0.2049703194811452 absolute error 1.157685058927882e-13 relative error 5.648061933346019e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.2799999999997596 y[1] (closed_form) 0.20952055606128706 y[1] (numeric) 0.2095205560611698 absolute error 1.1726730697603216e-13 relative error 5.596935650635167e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.269999999999756 y[1] (closed_form) 0.2140498407603069 y[1] (numeric) 0.21404984076018813 absolute error 1.1876610805927612e-13 relative error 5.548525877777712e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.259999999999753 y[1] (closed_form) 0.21855772065362497 y[1] (numeric) 0.2185577206535047 absolute error 1.2026490914252008e-13 relative error 5.502661209260986e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.2499999999997495 y[1] (closed_form) 0.2230437449570085 y[1] (numeric) 0.22304374495688672 absolute error 1.2176371022576404e-13 relative error 5.459185158912836e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.239999999999746 y[1] (closed_form) 0.22750746507176545 y[1] (numeric) 0.22750746507164218 absolute error 1.23262511309008e-13 relative error 5.417954583166131e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.229999999999743 y[1] (closed_form) 0.23194843462960416 y[1] (numeric) 0.2319484346294794 absolute error 1.2476131239225197e-13 relative error 5.378838300481825e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.2199999999997395 y[1] (closed_form) 0.2363662095372696 y[1] (numeric) 0.23636620953714335 absolute error 1.2626011347549593e-13 relative error 5.341715879045205e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.209999999999736 y[1] (closed_form) 0.24076034802095247 y[1] (numeric) 0.2407603480208248 absolute error 1.27675647831893e-13 relative error 5.303018079238773e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.199999999999733 y[1] (closed_form) 0.2451304106704662 y[1] (numeric) 0.24513041067033703 absolute error 1.2917444891513696e-13 relative error 5.2696215276524297e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.1899999999997295 y[1] (closed_form) 0.24947596048318754 y[1] (numeric) 0.2494759604830569 absolute error 1.306454944227653e-13 relative error 5.236796931044169e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.179999999999726 y[1] (closed_form) 0.2537965629077565 y[1] (numeric) 0.2537965629076243 absolute error 1.3217205108162489e-13 relative error 5.2077951555893776e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.169999999999723 y[1] (closed_form) 0.25809178588753107 y[1] (numeric) 0.25809178588739745 absolute error 1.336153410136376e-13 relative error 5.177047404052731e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.1599999999997195 y[1] (closed_form) 0.26236119990379264 y[1] (numeric) 0.2623611999036576 absolute error 1.350586309456503e-13 relative error 5.1478126718118397e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.149999999999716 y[1] (closed_form) 0.2666043780186974 y[1] (numeric) 0.266604378018561 absolute error 1.3639089857520048e-13 relative error 5.115853670101215e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.139999999999713 y[1] (closed_form) 0.2708208959179699 y[1] (numeric) 0.27082089591783204 absolute error 1.3783418850721318e-13 relative error 5.089496068610688e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.1299999999997095 y[1] (closed_form) 0.27501033195333385 y[1] (numeric) 0.27501033195319463 absolute error 1.3922196728799463e-13 relative error 5.062426793172957e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.119999999999706 y[1] (closed_form) 0.27917226718467697 y[1] (numeric) 0.27917226718453636 absolute error 1.4060974606877608e-13 relative error 5.036665979997234e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.109999999999703 y[1] (closed_form) 0.2833062854219444 y[1] (numeric) 0.2833062854218025 absolute error 1.4194201369832626e-13 relative error 5.010196419995547e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.099999999999699 y[1] (closed_form) 0.28741197326675744 y[1] (numeric) 0.28741197326661416 absolute error 1.4327428132787645e-13 relative error 4.98497956433076e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.089999999999696 y[1] (closed_form) 0.29148892015375294 y[1] (numeric) 0.2914889201536083 absolute error 1.446620601086579e-13 relative error 4.962866514183536e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.079999999999693 y[1] (closed_form) 0.29553671839163964 y[1] (numeric) 0.29553671839149365 absolute error 1.4599432773820809e-13 relative error 4.939972553418529e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.069999999999689 y[1] (closed_form) 0.29955496320396696 y[1] (numeric) 0.2995549632038196 absolute error 1.4738210651898953e-13 relative error 4.9200355401434984e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.059999999999686 y[1] (closed_form) 0.30354325276960215 y[1] (numeric) 0.30354325276945354 absolute error 1.486033518460772e-13 relative error 4.89562362168107e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.049999999999683 y[1] (closed_form) 0.30750118826291223 y[1] (numeric) 0.3075011882627623 absolute error 1.499356194756274e-13 relative error 4.875936262966017e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.039999999999679 y[1] (closed_form) 0.31142837389364614 y[1] (numeric) 0.31142837389349487 absolute error 1.5126788710517758e-13 relative error 4.857228813609517e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.029999999999676 y[1] (closed_form) 0.3153244169465135 y[1] (numeric) 0.31532441694636093 absolute error 1.525446435834965e-13 relative error 4.837704769604686e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.019999999999673 y[1] (closed_form) 0.31918892782045555 y[1] (numeric) 0.3191889278203018 absolute error 1.5376588891058418e-13 relative error 4.817394198494185e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.009999999999669 y[1] (closed_form) 0.3230215200676055 y[1] (numeric) 0.3230215200674505 absolute error 1.5498713423767185e-13 relative error 4.798043616574971e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.9999999999996665 y[1] (closed_form) 0.32682181043193215 y[1] (numeric) 0.32682181043177616 absolute error 1.559863349598345e-13 relative error 4.772825129194433e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.9899999999996676 y[1] (closed_form) 0.3305894188875647 y[1] (numeric) 0.33058941888740917 absolute error 1.5554224574998443e-13 relative error 4.704997706018087e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.9799999999996687 y[1] (closed_form) 0.3343239686767988 y[1] (numeric) 0.3343239686766437 absolute error 1.5509815654013437e-13 relative error 4.639157555887729e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.96999999999967 y[1] (closed_form) 0.33802508634776757 y[1] (numeric) 0.3380250863476129 absolute error 1.546540673302843e-13 relative error 4.575224549197299e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.959999999999671 y[1] (closed_form) 0.3416924017917882 y[1] (numeric) 0.341692401791634 absolute error 1.5420997812043424e-13 relative error 4.513122835385809e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.949999999999672 y[1] (closed_form) 0.34532554828037243 y[1] (numeric) 0.3453255482802186 absolute error 1.5382140006181544e-13 relative error 4.4543880644743576e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.939999999999673 y[1] (closed_form) 0.34892416250189895 y[1] (numeric) 0.34892416250174546 absolute error 1.534883331544279e-13 relative error 4.3989023876669064e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.929999999999674 y[1] (closed_form) 0.35248788459794445 y[1] (numeric) 0.35248788459779135 absolute error 1.5309975509580909e-13 relative error 4.34340474624931e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.9199999999996753 y[1] (closed_form) 0.3560163581992691 y[1] (numeric) 0.3560163581991163 absolute error 1.5276668818842154e-13 relative error 4.291001934886237e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.9099999999996764 y[1] (closed_form) 0.35950923046145306 y[1] (numeric) 0.3595092304613007 absolute error 1.5237811012980274e-13 relative error 4.2385034157319327e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.8999999999996775 y[1] (closed_form) 0.36296615210018096 y[1] (numeric) 0.362966152100029 absolute error 1.5193402091995267e-13 relative error 4.1859005320699415e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.8899999999996786 y[1] (closed_form) 0.36638677742616965 y[1] (numeric) 0.36638677742601805 absolute error 1.5160095401256513e-13 relative error 4.137729944228518e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.8799999999996797 y[1] (closed_form) 0.369770764379737 y[1] (numeric) 0.3697707643795859 absolute error 1.511013536514838e-13 relative error 4.086352091814103e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.869999999999681 y[1] (closed_form) 0.37311777456500766 y[1] (numeric) 0.3731177745648569 absolute error 1.5076828674409626e-13 relative error 4.0407693501031044e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.859999999999682 y[1] (closed_form) 0.3764274732837523 y[1] (numeric) 0.3764274732836019 absolute error 1.504352198367087e-13 relative error 3.996393210208388e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.849999999999683 y[1] (closed_form) 0.3796995295688571 y[1] (numeric) 0.379699529568707 absolute error 1.5010215292932116e-13 relative error 3.953182483522163e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.839999999999684 y[1] (closed_form) 0.3829336162174202 y[1] (numeric) 0.38293361621727057 absolute error 1.496580637194711e-13 relative error 3.908198637606654e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.829999999999685 y[1] (closed_form) 0.3861294098234719 y[1] (numeric) 0.3861294098233225 absolute error 1.493805079633148e-13 relative error 3.868664343169499e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.8199999999996863 y[1] (closed_form) 0.38928659081031464 y[1] (numeric) 0.38928659081016564 absolute error 1.48991929904696e-13 relative error 3.827307012927512e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.8099999999996874 y[1] (closed_form) 0.3924048434624808 y[1] (numeric) 0.3924048434623321 absolute error 1.4865886299730846e-13 relative error 3.788405405131608e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.7999999999996885 y[1] (closed_form) 0.3954838559573036 y[1] (numeric) 0.3954838559571553 absolute error 1.4832579608992091e-13 relative error 3.750489276759104e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.7899999999996896 y[1] (closed_form) 0.39852332039609956 y[1] (numeric) 0.39852332039595156 absolute error 1.4799272918253337e-13 relative error 3.713527455192351e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.7799999999996907 y[1] (closed_form) 0.40152293283495755 y[1] (numeric) 0.4015229328348099 absolute error 1.4765966227514582e-13 relative error 3.677490130702946e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.769999999999692 y[1] (closed_form) 0.40448239331513336 y[1] (numeric) 0.40448239331498603 absolute error 1.4732659536775827e-13 relative error 3.6423487845854323e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.759999999999693 y[1] (closed_form) 0.4074014058930452 y[1] (numeric) 0.40740140589289825 absolute error 1.4693801730913947e-13 relative error 3.606713555321284e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.749999999999694 y[1] (closed_form) 0.4102796786698678 y[1] (numeric) 0.41027967866972115 absolute error 1.4666046155298318e-13 relative error 3.5746460080220975e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.739999999999695 y[1] (closed_form) 0.413116923820722 y[1] (numeric) 0.4131169238205757 absolute error 1.4632739464559563e-13 relative error 3.5420334101126414e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.7299999999996962 y[1] (closed_form) 0.41591285762345714 y[1] (numeric) 0.41591285762331104 absolute error 1.461053500406706e-13 relative error 3.51288370538777e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.7199999999996973 y[1] (closed_form) 0.4186672004870228 y[1] (numeric) 0.418667200486877 absolute error 1.4577228313328305e-13 relative error 3.481817609875113e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.7099999999996984 y[1] (closed_form) 0.4213796769794279 y[1] (numeric) 0.42137967697928236 absolute error 1.4555023852835802e-13 relative error 3.454135224833444e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.6999999999996995 y[1] (closed_form) 0.4240500158552837 y[1] (numeric) 0.4240500158551384 absolute error 1.4527268277220173e-13 relative error 3.425838399727338e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.6899999999997006 y[1] (closed_form) 0.42667795008292775 y[1] (numeric) 0.42667795008278275 absolute error 1.4499512701604544e-13 relative error 3.3982334214333e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.6799999999997017 y[1] (closed_form) 0.42926321687112734 y[1] (numeric) 0.4292632168709826 absolute error 1.4471757125988916e-13 relative error 3.3713014666089134e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.669999999999703 y[1] (closed_form) 0.43180555769535794 y[1] (numeric) 0.4318055576952135 absolute error 1.4444001550373287e-13 relative error 3.3450244659805046e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.659999999999704 y[1] (closed_form) 0.4343047183236558 y[1] (numeric) 0.4343047183235116 absolute error 1.4421797089880783e-13 relative error 3.320663230541572e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.649999999999705 y[1] (closed_form) 0.43676044884204074 y[1] (numeric) 0.43676044884189674 absolute error 1.439959262938828e-13 relative error 3.296908561103721e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.639999999999706 y[1] (closed_form) 0.4391725036795072 y[1] (numeric) 0.43917250367936356 absolute error 1.4366285938649526e-13 relative error 3.271217077181485e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.6299999999997072 y[1] (closed_form) 0.4415406416325817 y[1] (numeric) 0.4415406416324383 absolute error 1.4344081478157023e-13 relative error 3.248643528061259e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.6199999999997083 y[1] (closed_form) 0.4438646258894422 y[1] (numeric) 0.4438646258892991 absolute error 1.4310774787418268e-13 relative error 3.2241305012179085e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.6099999999997094 y[1] (closed_form) 0.44614422405359977 y[1] (numeric) 0.4461442240534569 absolute error 1.4288570326925765e-13 relative error 3.202679661994041e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.5999999999997105 y[1] (closed_form) 0.44837920816713756 y[1] (numeric) 0.448379208166995 absolute error 1.425526363618701e-13 relative error 3.179287392575355e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.5899999999997116 y[1] (closed_form) 0.45056935473350673 y[1] (numeric) 0.45056935473336435 absolute error 1.4238610290817633e-13 relative error 3.1601373109893785e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.5799999999997127 y[1] (closed_form) 0.4527144447398758 y[1] (numeric) 0.45271444473973366 absolute error 1.421640583032513e-13 relative error 3.1402589414821304e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.569999999999714 y[1] (closed_form) 0.45481426367903166 y[1] (numeric) 0.45481426367888966 absolute error 1.4199752484955752e-13 relative error 3.12209919937267e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.559999999999715 y[1] (closed_form) 0.45686860157083026 y[1] (numeric) 0.4568686015706884 absolute error 1.4183099139586375e-13 relative error 3.1044153813199855e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.549999999999716 y[1] (closed_form) 0.4588772529831943 y[1] (numeric) 0.4588772529830527 absolute error 1.4160894679093872e-13 relative error 3.08598750254733e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.539999999999717 y[1] (closed_form) 0.46084001705265654 y[1] (numeric) 0.4608400170525152 absolute error 1.4133139103478243e-13 relative error 3.0668211484471326e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.5299999999997183 y[1] (closed_form) 0.4627566975044456 y[1] (numeric) 0.4627566975043044 absolute error 1.4116485758108865e-13 relative error 3.050520032283974e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.5199999999997194 y[1] (closed_form) 0.4646271026721135 y[1] (numeric) 0.46462710267197255 absolute error 1.4094281297616362e-13 relative error 3.033460858516183e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.5099999999997205 y[1] (closed_form) 0.46645104551670213 y[1] (numeric) 0.4664510455165614 absolute error 1.407207683712386e-13 relative error 3.01683895284998e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.4999999999997216 y[1] (closed_form) 0.468228343645447 y[1] (numeric) 0.4682283436453065 absolute error 1.4049872376631356e-13 relative error 3.0006454259570055e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.4899999999997227 y[1] (closed_form) 0.4699588193300164 y[1] (numeric) 0.46995881932987604 absolute error 1.4033219031261979e-13 relative error 2.986052916565763e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.4799999999997238 y[1] (closed_form) 0.47164229952428377 y[1] (numeric) 0.4716422995241436 absolute error 1.4016565685892601e-13 relative error 2.9718635711916085e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.469999999999725 y[1] (closed_form) 0.47327861588163267 y[1] (numeric) 0.47327861588149267 absolute error 1.3999912340523224e-13 relative error 2.9580699128871294e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.459999999999726 y[1] (closed_form) 0.47486760477179096 y[1] (numeric) 0.47486760477165124 absolute error 1.3972156764907595e-13 relative error 2.942326792669348e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.449999999999727 y[1] (closed_form) 0.47640910729719377 y[1] (numeric) 0.4764091072970542 absolute error 1.3955503419538218e-13 relative error 2.92931079733379e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.439999999999728 y[1] (closed_form) 0.47790296930887316 y[1] (numeric) 0.4779029693087337 absolute error 1.3944401189291966e-13 relative error 2.917831042033047e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.4299999999997293 y[1] (closed_form) 0.4793490414218728 y[1] (numeric) 0.4793490414217335 absolute error 1.392774784392259e-13 relative error 2.9055545417613226e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.4199999999997304 y[1] (closed_form) 0.4807471790301865 y[1] (numeric) 0.48074717903004743 absolute error 1.3905543383430086e-13 relative error 2.892485695180116e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.4099999999997315 y[1] (closed_form) 0.4820972423212185 y[1] (numeric) 0.48209724232107953 absolute error 1.3894441153183834e-13 relative error 2.8820826865311234e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.3999999999997326 y[1] (closed_form) 0.4833990962897647 y[1] (numeric) 0.48339909628962585 absolute error 1.3883338922937583e-13 relative error 2.8720241782610763e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.3899999999997337 y[1] (closed_form) 0.48465261075151317 y[1] (numeric) 0.48465261075137445 absolute error 1.387223669269133e-13 relative error 2.8623051614600262e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.3799999999997348 y[1] (closed_form) 0.48585766035606237 y[1] (numeric) 0.4858576603559237 absolute error 1.3866685577568205e-13 relative error 2.8540633829681638e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.369999999999736 y[1] (closed_form) 0.487014124599456 y[1] (numeric) 0.4870141245993175 absolute error 1.3850032232198828e-13 relative error 2.8438666421820446e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.359999999999737 y[1] (closed_form) 0.48812188783623345 y[1] (numeric) 0.48812188783609506 absolute error 1.3838930001952576e-13 relative error 2.8351381789696726e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.349999999999738 y[1] (closed_form) 0.48918083929099415 y[1] (numeric) 0.4891808392908558 absolute error 1.383337888682945e-13 relative error 2.8278660519245165e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.339999999999739 y[1] (closed_form) 0.4901908730694751 y[1] (numeric) 0.4901908730693369 absolute error 1.38222766565832e-13 relative error 2.8197743809530613e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.3299999999997403 y[1] (closed_form) 0.4911518881691402 y[1] (numeric) 0.49115188816900207 absolute error 1.3811174426336947e-13 relative error 2.811996606145741e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.3199999999997414 y[1] (closed_form) 0.49206378848928023 y[1] (numeric) 0.4920637884891422 absolute error 1.3805623311213822e-13 relative error 2.8056572408222602e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.3099999999997425 y[1] (closed_form) 0.4929264828406231 y[1] (numeric) 0.4929264828404851 absolute error 1.3800072196090696e-13 relative error 2.7996207703355722e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.2999999999997436 y[1] (closed_form) 0.49373988495445265 y[1] (numeric) 0.49373988495431476 absolute error 1.3788969965844444e-13 relative error 2.7927599908434523e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.2899999999997447 y[1] (closed_form) 0.49450391349123535 y[1] (numeric) 0.49450391349109746 absolute error 1.3788969965844444e-13 relative error 2.78844506375961e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.279999999999746 y[1] (closed_form) 0.49521849204875407 y[1] (numeric) 0.49521849204861634 absolute error 1.3772316620475067e-13 relative error 2.7810586320187712e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.269999999999747 y[1] (closed_form) 0.4958835491697487 y[1] (numeric) 0.495883549169611 absolute error 1.376676550535194e-13 relative error 2.7762093597179126e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.259999999999748 y[1] (closed_form) 0.49649901834906124 y[1] (numeric) 0.4964990183489236 absolute error 1.3761214390228815e-13 relative error 2.771649868712139e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.249999999999749 y[1] (closed_form) 0.49706483804028667 y[1] (numeric) 0.49706483804014906 absolute error 1.3761214390228815e-13 relative error 2.7684948395230243e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.23999999999975 y[1] (closed_form) 0.49758095166192745 y[1] (numeric) 0.4975809516617899 absolute error 1.375566327510569e-13 relative error 2.7645076101007442e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.2299999999997513 y[1] (closed_form) 0.49804730760305144 y[1] (numeric) 0.4980473076029139 absolute error 1.375566327510569e-13 relative error 2.7619190115307454e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.2199999999997524 y[1] (closed_form) 0.49846385922845315 y[1] (numeric) 0.4984638592283156 absolute error 1.375566327510569e-13 relative error 2.7596109568299256e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.2099999999997535 y[1] (closed_form) 0.49883056488331723 y[1] (numeric) 0.4988305648831797 absolute error 1.375566327510569e-13 relative error 2.757582282136884e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.1999999999997546 y[1] (closed_form) 0.4991473878973837 y[1] (numeric) 0.4991473878972461 absolute error 1.3761214390228815e-13 relative error 2.756944085833399e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.1899999999997557 y[1] (closed_form) 0.49941429658861525 y[1] (numeric) 0.4994142965884776 absolute error 1.376676550535194e-13 relative error 2.7565821802438506e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.179999999999757 y[1] (closed_form) 0.4996312642663651 y[1] (numeric) 0.4996312642662275 absolute error 1.3761214390228815e-13 relative error 2.7542740765902893e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.169999999999758 y[1] (closed_form) 0.49979826923404636 y[1] (numeric) 0.4997982692339087 absolute error 1.376676550535194e-13 relative error 2.754464421505473e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.159999999999759 y[1] (closed_form) 0.49991529479130137 y[1] (numeric) 0.4999152947911637 absolute error 1.376676550535194e-13 relative error 2.7538196268028017e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.14999999999976 y[1] (closed_form) 0.499982329235672 y[1] (numeric) 0.49998232923553426 absolute error 1.3772316620475067e-13 relative error 2.7545606744800252e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.139999999999761 y[1] (closed_form) 0.4999993658637696 y[1] (numeric) 0.4999993658636319 absolute error 1.376676550535194e-13 relative error 2.75335659307673e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.1299999999997623 y[1] (closed_form) 0.49996640297194556 y[1] (numeric) 0.49996640297180794 absolute error 1.3761214390228815e-13 relative error 2.7524278248354607e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.1199999999997634 y[1] (closed_form) 0.4998834438564616 y[1] (numeric) 0.499883443856324 absolute error 1.3761214390228815e-13 relative error 2.7528846092730892e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.1099999999997645 y[1] (closed_form) 0.4997504968131602 y[1] (numeric) 0.49975049681302236 absolute error 1.3783418850721318e-13 relative error 2.7580600596930418e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.0999999999997656 y[1] (closed_form) 0.49956757513663486 y[1] (numeric) 0.4995675751364969 absolute error 1.379452108096757e-13 relative error 2.7612923191011112e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.0899999999997667 y[1] (closed_form) 0.49933469711890077 y[1] (numeric) 0.4993346971187627 absolute error 1.3805623311213822e-13 relative error 2.764803525745468e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.079999999999768 y[1] (closed_form) 0.4990518860475657 y[1] (numeric) 0.4990518860474276 absolute error 1.3805623311213822e-13 relative error 2.7663703308593405e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.069999999999769 y[1] (closed_form) 0.498719170203501 y[1] (numeric) 0.498719170203363 absolute error 1.3800072196090696e-13 relative error 2.767102814688197e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.05999999999977 y[1] (closed_form) 0.4983365828580139 y[1] (numeric) 0.4983365828578758 absolute error 1.3811174426336947e-13 relative error 2.7714550569673966e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.049999999999771 y[1] (closed_form) 0.49790416226952017 y[1] (numeric) 0.49790416226938206 absolute error 1.3811174426336947e-13 relative error 2.773862014606102e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.039999999999772 y[1] (closed_form) 0.4974219516797182 y[1] (numeric) 0.49742195167958 absolute error 1.38222766565832e-13 relative error 2.7787830050337494e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.0299999999997733 y[1] (closed_form) 0.4968899993092652 y[1] (numeric) 0.49688999930912686 absolute error 1.383337888682945e-13 relative error 2.7839922127753533e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.0199999999997744 y[1] (closed_form) 0.4963083583529549 y[1] (numeric) 0.49630835835281645 absolute error 1.3844481117075702e-13 relative error 2.789491831856286e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.0099999999997755 y[1] (closed_form) 0.4956770869743982 y[1] (numeric) 0.49567708697425966 absolute error 1.3855583347321954e-13 relative error 2.7952842105121547e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.9999999999997766 y[1] (closed_form) 0.49499624830020694 y[1] (numeric) 0.49499624830006844 absolute error 1.3850032232198828e-13 relative error 2.7980075161699035e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.9899999999997777 y[1] (closed_form) 0.49426591041368123 y[1] (numeric) 0.4942659104135427 absolute error 1.3855583347321954e-13 relative error 2.8032650149239248e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.979999999999779 y[1] (closed_form) 0.493486146348001 y[1] (numeric) 0.49348614634786236 absolute error 1.386113446244508e-13 relative error 2.808819369099444e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.96999999999978 y[1] (closed_form) 0.4926570340789231 y[1] (numeric) 0.49265703407878436 absolute error 1.387223669269133e-13 relative error 2.815799985202082e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.959999999999781 y[1] (closed_form) 0.49177865651698344 y[1] (numeric) 0.49177865651684466 absolute error 1.3877787807814457e-13 relative error 2.821958135821454e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.949999999999782 y[1] (closed_form) 0.4908511014992063 y[1] (numeric) 0.49085110149906747 absolute error 1.3883338922937583e-13 relative error 2.828421670142678e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.9399999999997832 y[1] (closed_form) 0.48987446178032046 y[1] (numeric) 0.48987446178018146 absolute error 1.389999226830696e-13 relative error 2.837460074524211e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.9299999999997843 y[1] (closed_form) 0.4888488350234839 y[1] (numeric) 0.4888488350233448 absolute error 1.3911094498553211e-13 relative error 2.8456842896812742e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.9199999999997854 y[1] (closed_form) 0.48777432379051777 y[1] (numeric) 0.4877743237903784 absolute error 1.393885007416884e-13 relative error 2.8576432572033242e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.9099999999997865 y[1] (closed_form) 0.4866510355316498 y[1] (numeric) 0.48665103553151023 absolute error 1.3955503419538218e-13 relative error 2.8676613015509773e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.8999999999997876 y[1] (closed_form) 0.48547908257476985 y[1] (numeric) 0.4854790825746302 absolute error 1.396660564978447e-13 relative error 2.876870734720777e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.8899999999997887 y[1] (closed_form) 0.484258582114197 y[1] (numeric) 0.4842585821140572 absolute error 1.397770788003072e-13 relative error 2.8864140763404215e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.87999999999979 y[1] (closed_form) 0.4829896561989602 y[1] (numeric) 0.48298965619882034 absolute error 1.3988810110276972e-13 relative error 2.8962960035969166e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.869999999999791 y[1] (closed_form) 0.4816724317205936 y[1] (numeric) 0.48167243172045365 absolute error 1.3994361225400098e-13 relative error 2.9053689403419884e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.859999999999792 y[1] (closed_form) 0.48030704040044725 y[1] (numeric) 0.48030704040030714 absolute error 1.4011014570769476e-13 relative error 2.9170953977872256e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.849999999999793 y[1] (closed_form) 0.47889361877651543 y[1] (numeric) 0.4788936187763753 absolute error 1.4011014570769476e-13 relative error 2.925705004498708e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.8399999999997942 y[1] (closed_form) 0.4774323081897826 y[1] (numeric) 0.4774323081896424 absolute error 1.4022116801015727e-13 relative error 2.9369853192762645e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.8299999999997953 y[1] (closed_form) 0.4759232547700898 y[1] (numeric) 0.47592325476994934 absolute error 1.404432126150823e-13 relative error 2.950963442266085e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.8199999999997964 y[1] (closed_form) 0.47436660942152137 y[1] (numeric) 0.47436660942138076 absolute error 1.4060974606877608e-13 relative error 2.9641577479546095e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.8099999999997975 y[1] (closed_form) 0.472762527807315 y[1] (numeric) 0.47276252780717415 absolute error 1.408317906737011e-13 relative error 2.9789118720318774e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.7999999999997986 y[1] (closed_form) 0.47111117033429534 y[1] (numeric) 0.47111117033415434 absolute error 1.4099832412739488e-13 relative error 2.9928885792995315e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.7899999999997998 y[1] (closed_form) 0.4694127021368336 y[1] (numeric) 0.4694127021366925 absolute error 1.411093464298574e-13 relative error 3.0060828304710865e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.779999999999801 y[1] (closed_form) 0.46766729306033417 y[1] (numeric) 0.46766729306019283 absolute error 1.4133139103478243e-13 relative error 3.022049930195763e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.769999999999802 y[1] (closed_form) 0.46587511764425016 y[1] (numeric) 0.46587511764410866 absolute error 1.414979244884762e-13 relative error 3.0372500940590334e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.759999999999803 y[1] (closed_form) 0.46403635510462965 y[1] (numeric) 0.464036355104488 absolute error 1.4166445794216997e-13 relative error 3.0528741203957575e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.749999999999804 y[1] (closed_form) 0.4621511893161944 y[1] (numeric) 0.46215118931605265 absolute error 1.417754802446325e-13 relative error 3.067729425394437e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.7399999999998053 y[1] (closed_form) 0.46021980879395225 y[1] (numeric) 0.4602198087938103 absolute error 1.4194201369832626e-13 relative error 3.0842221691912435e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.7299999999998064 y[1] (closed_form) 0.4582424066743459 y[1] (numeric) 0.45824240667420374 absolute error 1.421640583032513e-13 relative error 3.102376738438384e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.7199999999998075 y[1] (closed_form) 0.4562191806959396 y[1] (numeric) 0.45621918069579714 absolute error 1.4244161405940758e-13 relative error 3.1222188826458374e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.7099999999998086 y[1] (closed_form) 0.45415033317964504 y[1] (numeric) 0.4541503331795023 absolute error 1.4271916981556387e-13 relative error 3.142553453970702e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.6999999999998097 y[1] (closed_form) 0.4520360710084899 y[1] (numeric) 0.4520360710083469 absolute error 1.4299672557172016e-13 relative error 3.163391922522804e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.6899999999998108 y[1] (closed_form) 0.4498766056069294 y[1] (numeric) 0.4498766056067861 absolute error 1.4327428132787645e-13 relative error 3.1847462068978857e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.679999999999812 y[1] (closed_form) 0.44767215291970414 y[1] (numeric) 0.4476721529195606 absolute error 1.4355183708403274e-13 relative error 3.206628693515825e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.669999999999813 y[1] (closed_form) 0.44542293339024575 y[1] (numeric) 0.4454229333901021 absolute error 1.4366285938649526e-13 relative error 3.225313485613206e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.659999999999814 y[1] (closed_form) 0.44312917193863294 y[1] (numeric) 0.443129171938489 absolute error 1.4394041514265155e-13 relative error 3.248272157595285e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.649999999999815 y[1] (closed_form) 0.4407910979390993 y[1] (numeric) 0.4407910979389551 absolute error 1.4421797089880783e-13 relative error 3.271798626902699e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.6399999999998163 y[1] (closed_form) 0.4384089451970965 y[1] (numeric) 0.43840894519695195 absolute error 1.4455103780619538e-13 relative error 3.297173549714166e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.6299999999998174 y[1] (closed_form) 0.4359829519259136 y[1] (numeric) 0.4359829519257688 absolute error 1.4477308241112041e-13 relative error 3.320613381133344e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.6199999999998185 y[1] (closed_form) 0.43351336072285596 y[1] (numeric) 0.4335133607227109 absolute error 1.450506381672767e-13 relative error 3.345932358933851e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.6099999999998196 y[1] (closed_form) 0.431000418544986 y[1] (numeric) 0.43100041854484067 absolute error 1.45328193923433e-13 relative error 3.371880575291466e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.5999999999998207 y[1] (closed_form) 0.4284443766844274 y[1] (numeric) 0.4284443766842818 absolute error 1.4560574967958928e-13 relative error 3.398474985396665e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.589999999999822 y[1] (closed_form) 0.42584549074323613 y[1] (numeric) 0.42584549074309025 absolute error 1.4588330543574557e-13 relative error 3.4257332437906693e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.579999999999823 y[1] (closed_form) 0.4232040206078406 y[1] (numeric) 0.42320402060769446 absolute error 1.4616086119190186e-13 relative error 3.453673738306492e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.569999999999824 y[1] (closed_form) 0.42052023042305314 y[1] (numeric) 0.42052023042290676 absolute error 1.463829057968269e-13 relative error 3.480995567075626e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.559999999999825 y[1] (closed_form) 0.41779438856565576 y[1] (numeric) 0.41779438856550905 absolute error 1.4671597270421444e-13 relative error 3.511678871703138e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.549999999999826 y[1] (closed_form) 0.41502676761756263 y[1] (numeric) 0.41502676761741564 absolute error 1.4699352846037073e-13 relative error 3.541784287894939e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.5399999999998273 y[1] (closed_form) 0.4122176443385623 y[1] (numeric) 0.41221764433841496 absolute error 1.4732659536775827e-13 relative error 3.5740002251518404e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.5299999999998284 y[1] (closed_form) 0.4093672996386416 y[1] (numeric) 0.409367299638494 absolute error 1.4760415112391456e-13 relative error 3.605665407427714e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.5199999999998295 y[1] (closed_form) 0.40647601854989535 y[1] (numeric) 0.40647601854974746 absolute error 1.4788170688007085e-13 relative error 3.638141000486065e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.5099999999998306 y[1] (closed_form) 0.403544090198023 y[1] (numeric) 0.4035440901978747 absolute error 1.4832579608992091e-13 relative error 3.6755784483706846e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.4999999999998317 y[1] (closed_form) 0.4005718077734165 y[1] (numeric) 0.40057180777326784 absolute error 1.4865886299730846e-13 relative error 3.711166390456449e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.489999999999833 y[1] (closed_form) 0.3975594685018414 y[1] (numeric) 0.3975594685016925 absolute error 1.488809076022335e-13 relative error 3.744871381463373e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.479999999999834 y[1] (closed_form) 0.39450737361471455 y[1] (numeric) 0.39450737361456545 absolute error 1.4910295220715852e-13 relative error 3.7794718725023396e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.469999999999835 y[1] (closed_form) 0.3914158283189813 y[1] (numeric) 0.39141582831883187 absolute error 1.4943601911454607e-13 relative error 3.81783280855889e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.459999999999836 y[1] (closed_form) 0.3882851417665949 y[1] (numeric) 0.3882851417664453 absolute error 1.4960255256823984e-13 relative error 3.852904385874456e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.449999999999837 y[1] (closed_form) 0.38511562702360175 y[1] (numeric) 0.3851156270234518 absolute error 1.499356194756274e-13 relative error 3.893262411458536e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.4399999999998383 y[1] (closed_form) 0.38190760103883487 y[1] (numeric) 0.3819076010386845 absolute error 1.5037970868547745e-13 relative error 3.937594022125416e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.4299999999998394 y[1] (closed_form) 0.3786613846122194 y[1] (numeric) 0.3786613846120686 absolute error 1.5076828674409626e-13 relative error 3.981612408101646e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.4199999999998405 y[1] (closed_form) 0.3753773023626928 y[1] (numeric) 0.3753773023625417 absolute error 1.511013536514838e-13 relative error 4.0253193973216944e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.4099999999998416 y[1] (closed_form) 0.3720556826957433 y[1] (numeric) 0.3720556826955918 absolute error 1.514899317101026e-13 relative error 4.071700521074606e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.3999999999998427 y[1] (closed_form) 0.36869685777056965 y[1] (numeric) 0.3686968577704178 absolute error 1.5187850976872141e-13 relative error 4.119332903651471e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.389999999999844 y[1] (closed_form) 0.36530116346686525 y[1] (numeric) 0.365301163466713 absolute error 1.5226708782734022e-13 relative error 4.1682617811084974e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.379999999999845 y[1] (closed_form) 0.3618689393512308 y[1] (numeric) 0.36186893935107817 absolute error 1.5265566588595902e-13 relative error 4.218534648473686e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.369999999999846 y[1] (closed_form) 0.35840052864321775 y[1] (numeric) 0.3584005286430647 absolute error 1.5304424394457783e-13 relative error 4.270201400761075e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.359999999999847 y[1] (closed_form) 0.35489627818100644 y[1] (numeric) 0.354896278180853 absolute error 1.5343282200319663e-13 relative error 4.323314484716626e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.349999999999848 y[1] (closed_form) 0.3513565383867229 y[1] (numeric) 0.35135653838656916 absolute error 1.5376588891058418e-13 relative error 4.376349152818119e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.3399999999998493 y[1] (closed_form) 0.3477816632313969 y[1] (numeric) 0.3477816632312427 absolute error 1.5420997812043424e-13 relative error 4.4341031866832626e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.3299999999998504 y[1] (closed_form) 0.3441720101995649 y[1] (numeric) 0.34417201019941024 absolute error 1.546540673302843e-13 relative error 4.4935108825557777e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.3199999999998515 y[1] (closed_form) 0.34052794025352195 y[1] (numeric) 0.3405279402533669 absolute error 1.550426453889031e-13 relative error 4.553008051952341e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.3099999999998526 y[1] (closed_form) 0.336849817797226 y[1] (numeric) 0.33684981779707057 absolute error 1.5543122344752192e-13 relative error 4.6142587953272124e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.2999999999998537 y[1] (closed_form) 0.33313801063985754 y[1] (numeric) 0.3331380106397017 absolute error 1.5581980150614072e-13 relative error 4.677334814086748e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.289999999999855 y[1] (closed_form) 0.32939288995903926 y[1] (numeric) 0.329392889958883 absolute error 1.5626389071599078e-13 relative error 4.743997077029275e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.279999999999856 y[1] (closed_form) 0.3256148302637182 y[1] (numeric) 0.3256148302635616 absolute error 1.5659695762337833e-13 relative error 4.8092698203134406e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.269999999999857 y[1] (closed_form) 0.32180420935671555 y[1] (numeric) 0.32180420935655857 absolute error 1.5698553568199713e-13 relative error 4.878293419337496e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.259999999999858 y[1] (closed_form) 0.3179614082969465 y[1] (numeric) 0.3179614082967891 absolute error 1.574296248918472e-13 relative error 4.951218002683599e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.2499999999998592 y[1] (closed_form) 0.3140868113613148 y[1] (numeric) 0.314086811361157 absolute error 1.5776269179923474e-13 relative error 5.022900869841043e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.2399999999998603 y[1] (closed_form) 0.31018080600628506 y[1] (numeric) 0.31018080600612674 absolute error 1.5831780331154732e-13 relative error 5.104049001289248e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.2299999999998614 y[1] (closed_form) 0.30624378282913783 y[1] (numeric) 0.30624378282897907 absolute error 1.5876189252139739e-13 relative error 5.184167040216297e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.2199999999998625 y[1] (closed_form) 0.30227613552891003 y[1] (numeric) 0.3022761355287509 absolute error 1.591504705800162e-13 relative error 5.2650689840778005e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.2099999999998636 y[1] (closed_form) 0.29827826086702525 y[1] (numeric) 0.2982782608668657 absolute error 1.59539048638635e-13 relative error 5.3486649739371635e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.1999999999998647 y[1] (closed_form) 0.2942505586276182 y[1] (numeric) 0.2942505586274582 absolute error 1.5998313784848506e-13 relative error 5.436969723851839e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.189999999999866 y[1] (closed_form) 0.29019343157755634 y[1] (numeric) 0.2901934315773959 absolute error 1.6042722705833512e-13 relative error 5.5282859500374236e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.179999999999867 y[1] (closed_form) 0.28610728542616376 y[1] (numeric) 0.2861072854260029 absolute error 1.6087131626818518e-13 relative error 5.6227619659724306e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.169999999999868 y[1] (closed_form) 0.2819925287846506 y[1] (numeric) 0.2819925287844892 absolute error 1.613709166292665e-13 relative error 5.7225245408008925e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.159999999999869 y[1] (closed_form) 0.2778495731252519 y[1] (numeric) 0.2778495731250902 absolute error 1.6170398353665405e-13 relative error 5.81983919276203e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.1499999999998702 y[1] (closed_form) 0.27367883274008126 y[1] (numeric) 0.27367883273991916 absolute error 1.6209256159527285e-13 relative error 5.922729206800429e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.1399999999998713 y[1] (closed_form) 0.2694807246997015 y[1] (numeric) 0.26948072469953904 absolute error 1.6248113965389166e-13 relative error 6.029416012405121e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.1299999999998724 y[1] (closed_form) 0.2652556688114184 y[1] (numeric) 0.2652556688112555 absolute error 1.6286971771251046e-13 relative error 6.14010318581736e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.1199999999998735 y[1] (closed_form) 0.2610040875772997 y[1] (numeric) 0.2610040875771364 absolute error 1.6331380692236053e-13 relative error 6.257135987343227e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.1099999999998746 y[1] (closed_form) 0.256726406151926 y[1] (numeric) 0.25672640615176223 absolute error 1.637578961322106e-13 relative error 6.378693122642852e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.0999999999998757 y[1] (closed_form) 0.2524230522998751 y[1] (numeric) 0.25242305229971085 absolute error 1.642574964932919e-13 relative error 6.507230421180244e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.089999999999877 y[1] (closed_form) 0.24809445635294602 y[1] (numeric) 0.24809445635278124 absolute error 1.6478485242998886e-13 relative error 6.642020738889925e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.079999999999878 y[1] (closed_form) 0.24374105116712638 y[1] (numeric) 0.24374105116696113 absolute error 1.6525669721545455e-13 relative error 6.780010852670963e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.069999999999879 y[1] (closed_form) 0.23936327207930688 y[1] (numeric) 0.23936327207914113 absolute error 1.6575629757653587e-13 relative error 6.92488434573274e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.05999999999988 y[1] (closed_form) 0.23496155686374817 y[1] (numeric) 0.23496155686358194 absolute error 1.6622814236200156e-13 relative error 7.074695306789935e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.0499999999998813 y[1] (closed_form) 0.23053634568830375 y[1] (numeric) 0.23053634568813705 absolute error 1.6669998714746725e-13 relative error 7.230963371513386e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.0399999999998824 y[1] (closed_form) 0.2260880810704035 y[1] (numeric) 0.22608808107023629 absolute error 1.672273430841642e-13 relative error 7.396557230811731e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.0299999999998835 y[1] (closed_form) 0.2216172078328023 y[1] (numeric) 0.22161720783263458 absolute error 1.6772694344524552e-13 relative error 7.568317690013767e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.0199999999998846 y[1] (closed_form) 0.21712417305909823 y[1] (numeric) 0.21712417305893 absolute error 1.6822654380632684e-13 relative error 7.747941716307096e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.0099999999998857 y[1] (closed_form) 0.21260942604902444 y[1] (numeric) 0.21260942604885577 absolute error 1.686706330161769e-13 relative error 7.933356302710872e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9999999999998868 y[1] (closed_form) 0.20807341827351972 y[1] (numeric) 0.20807341827335052 absolute error 1.6919798895287386e-13 relative error 8.131648451627648e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9899999999998879 y[1] (closed_form) 0.20351660332958155 y[1] (numeric) 0.20351660332941188 absolute error 1.6966983373833955e-13 relative error 8.336903769151973e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -1.979999999999889 y[1] (closed_form) 0.19893943689490706 y[1] (numeric) 0.1989394368947369 absolute error 1.7016943409942087e-13 relative error 8.553831093294769e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -1.96999999999989 y[1] (closed_form) 0.19434237668232537 y[1] (numeric) 0.19434237668215468 absolute error 1.7069679003611782e-13 relative error 8.783302589488296e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9599999999998912 y[1] (closed_form) 0.1897258823940269 y[1] (numeric) 0.1897258823938557 absolute error 1.7119639039719914e-13 relative error 9.023354549046434e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9499999999998923 y[1] (closed_form) 0.18509041567559342 y[1] (numeric) 0.1850904156754217 absolute error 1.717237463338961e-13 relative error 9.27783028132991e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9399999999998934 y[1] (closed_form) 0.1804364400698339 y[1] (numeric) 0.18043644006966164 absolute error 1.7225110227059304e-13 relative error 9.546358939686856e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9299999999998945 y[1] (closed_form) 0.17576442097043055 y[1] (numeric) 0.1757644209702578 absolute error 1.7275070263167436e-13 relative error 9.828536496629019e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9199999999998956 y[1] (closed_form) 0.17107482557540005 y[1] (numeric) 0.1710748255752268 absolute error 1.7325030299275568e-13 relative error 1.0127165257076168e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9099999999998967 y[1] (closed_form) 0.1663681228403739 y[1] (numeric) 0.16636812284020008 absolute error 1.7380541450506826e-13 relative error 1.0447038262962807e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8999999999998978 y[1] (closed_form) 0.16164478343170335 y[1] (numeric) 0.16164478343152902 absolute error 1.743327704417652e-13 relative error 1.0784930187086592e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8899999999998989 y[1] (closed_form) 0.15690527967939316 y[1] (numeric) 0.15690527967921838 absolute error 1.7477685965161527e-13 relative error 1.1139004373131317e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8799999999999 y[1] (closed_form) 0.152150085529869 y[1] (numeric) 0.15215008552969375 absolute error 1.7524870443708096e-13 relative error 1.1518146955144328e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.869999999999901 y[1] (closed_form) 0.1473796764985832 y[1] (numeric) 0.14737967649840744 absolute error 1.7574830479816228e-13 relative error 1.1924867049077272e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8599999999999022 y[1] (closed_form) 0.1425945296224635 y[1] (numeric) 0.1425945296222872 absolute error 1.7630341631047486e-13 relative error 1.236396773265144e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8499999999999033 y[1] (closed_form) 0.13779512341220995 y[1] (numeric) 0.13779512341203312 absolute error 1.768307722471718e-13 relative error 1.2832875929737215e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8399999999999044 y[1] (closed_form) 0.13298193780444406 y[1] (numeric) 0.13298193780426676 absolute error 1.773026170326375e-13 relative error 1.3332834515719646e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8299999999999055 y[1] (closed_form) 0.12815545411371565 y[1] (numeric) 0.12815545411353782 absolute error 1.7782997296933445e-13 relative error 1.3876114301896297e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8199999999999066 y[1] (closed_form) 0.12331615498437172 y[1] (numeric) 0.12331615498419336 absolute error 1.783573289060314e-13 relative error 1.4463419568071616e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8099999999999077 y[1] (closed_form) 0.11846452434229247 y[1] (numeric) 0.11846452434211359 absolute error 1.7888468484272835e-13 relative error 1.5100274604223059e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7999999999999088 y[1] (closed_form) 0.11360104734649912 y[1] (numeric) 0.1136010473463197 absolute error 1.794120407794253e-13 relative error 1.5793167842211297e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7899999999999099 y[1] (closed_form) 0.10872621034063833 y[1] (numeric) 0.10872621034045837 absolute error 1.7995327450393006e-13 relative error 1.6551048173217656e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.779999999999911 y[1] (closed_form) 0.10384050080434835 y[1] (numeric) 0.10384050080416787 absolute error 1.80480630440627e-13 relative error 1.7380562405094768e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.769999999999912 y[1] (closed_form) 0.09894440730451141 y[1] (numeric) 0.09894440730433038 absolute error 1.810357419529396e-13 relative error 1.829671296082292e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7599999999999132 y[1] (closed_form) 0.09403841944639742 y[1] (numeric) 0.09403841944621585 absolute error 1.8156309788963654e-13 relative error 1.930733193502139e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7499999999999143 y[1] (closed_form) 0.08912302782470388 y[1] (numeric) 0.08912302782452176 absolute error 1.8211820940194912e-13 relative error 2.0434472868242031e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7399999999999154 y[1] (closed_form) 0.0841987239744968 y[1] (numeric) 0.08419872397431417 absolute error 1.8263168755083825e-13 relative error 2.1690552888444734e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7299999999999165 y[1] (closed_form) 0.07926600032205766 y[1] (numeric) 0.07926600032187449 absolute error 1.8317292127534301e-13 relative error 2.3108636809112565e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7199999999999176 y[1] (closed_form) 0.0743253501356411 y[1] (numeric) 0.07432535013545738 absolute error 1.8371415499984778e-13 relative error 2.4717563343405183e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7099999999999187 y[1] (closed_form) 0.06937726747614854 y[1] (numeric) 0.06937726747596429 absolute error 1.8425538872435254e-13 relative error 2.655846726562103e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6999999999999198 y[1] (closed_form) 0.06442224714772257 y[1] (numeric) 0.06442224714753778 absolute error 1.847966224488573e-13 relative error 2.8685218326071717e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.689999999999921 y[1] (closed_form) 0.059460784648266866 y[1] (numeric) 0.05946078464808153 absolute error 1.8533785617336207e-13 relative error 3.116976294034899e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.679999999999922 y[1] (closed_form) 0.05449337611989682 y[1] (numeric) 0.05449337611971093 absolute error 1.8588602879177074e-13 relative error 3.411167412031558e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.669999999999923 y[1] (closed_form) 0.04952051829932578 y[1] (numeric) 0.04952051829913935 absolute error 1.864272625162755e-13 relative error 3.764646835669604e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6599999999999242 y[1] (closed_form) 0.04454270846819177 y[1] (numeric) 0.0445427084680048 absolute error 1.8696849624078027e-13 relative error 4.1975107188260826e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6499999999999253 y[1] (closed_form) 0.039560444403329745 y[1] (numeric) 0.03956044440314223 absolute error 1.8751666885918894e-13 relative error 4.740004104792259e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6399999999999264 y[1] (closed_form) 0.034574224326994314 y[1] (numeric) 0.03457422432680624 absolute error 1.8807178037150152e-13 relative error 5.439652921574348e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6299999999999275 y[1] (closed_form) 0.02958454685703794 y[1] (numeric) 0.02958454685684932 absolute error 1.886199529899102e-13 relative error 6.375624203452652e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6199999999999286 y[1] (closed_form) 0.02459191095704957 y[1] (numeric) 0.024591910956860395 absolute error 1.8917506450222277e-13 relative error 7.692572766411772e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6099999999999297 y[1] (closed_form) 0.019596815886458688 y[1] (numeric) 0.01959681588626896 absolute error 1.897267065675834e-13 relative error 9.681506815537504e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5999999999999308 y[1] (closed_form) 0.014599761150609783 y[1] (numeric) 0.014599761150419504 absolute error 1.9027834863294402e-13 relative error 1.3032976818596565e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.589999999999932 y[1] (closed_form) 0.009601246450812246 y[1] (numeric) 0.009601246450621414 absolute error 1.9083172542178062e-13 relative error 1.987572409472279e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.579999999999933 y[1] (closed_form) 0.00460177163437064 y[1] (numeric) 0.004601771634179259 absolute error 1.9138163276366527e-13 relative error 4.158868539547585e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5699999999999341 y[1] (closed_form) -0.0003981633553996053 y[1] (numeric) -0.0003981633555915383 absolute error 1.9193300377848277e-13 relative error 4.820458768383009e-08% Desired digits 8 Estimated correct digits 9 Correct digits 10 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5599999999999352 y[1] (closed_form) -0.005398058529166113 y[1] (numeric) -0.005398058529358597 absolute error 1.9248404953264853e-13 relative error 3.565801454219936e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5499999999999363 y[1] (closed_form) -0.01039741390157807 y[1] (numeric) -0.010397413901771105 absolute error 1.9303482423627116e-13 relative error 1.856565738976432e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5399999999999374 y[1] (closed_form) -0.015395729541264355 y[1] (numeric) -0.015395729541457938 absolute error 1.9358299685467983e-13 relative error 1.2573811220561496e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5299999999999385 y[1] (closed_form) -0.020392505620826243 y[1] (numeric) -0.02039250562102038 absolute error 1.9413637364351644e-13 relative error 9.51998627599989e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5199999999999396 y[1] (closed_form) -0.025387242466819747 y[1] (numeric) -0.025387242467014435 absolute error 1.9468801570887706e-13 relative error 7.668734245687676e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5099999999999407 y[1] (closed_form) -0.030379440609722537 y[1] (numeric) -0.030379440609917773 absolute error 1.9523618832728573e-13 relative error 6.42658931201001e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4999999999999418 y[1] (closed_form) -0.03536860083388047 y[1] (numeric) -0.03536860083407625 absolute error 1.9578089149874245e-13 relative error 5.535443497419864e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.489999999999943 y[1] (closed_form) -0.04035422422742875 y[1] (numeric) -0.04035422422762508 absolute error 1.9632906411715112e-13 relative error 4.865142816540786e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.479999999999944 y[1] (closed_form) -0.0453358122321827 y[1] (numeric) -0.04533581223237956 absolute error 1.9686335894775198e-13 relative error 4.34233664855361e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4699999999999451 y[1] (closed_form) -0.05031286669349315 y[1] (numeric) -0.050312866693690575 absolute error 1.9742540935396846e-13 relative error 3.923954692478317e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4599999999999462 y[1] (closed_form) -0.055284889910061495 y[1] (numeric) -0.05528488991025947 absolute error 1.9797358197237713e-13 relative error 3.580970899904916e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4499999999999473 y[1] (closed_form) -0.06025138468370943 y[1] (numeric) -0.06025138468390794 absolute error 1.985148156968819e-13 relative error 3.2947759912737025e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4399999999999484 y[1] (closed_form) -0.06521185436909831 y[1] (numeric) -0.06521185436929737 absolute error 1.9906298831529057e-13 relative error 3.0525583153730987e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4299999999999495 y[1] (closed_form) -0.07016580292339332 y[1] (numeric) -0.07016580292359294 absolute error 1.9961809982760315e-13 relative error 2.8449485577118703e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4199999999999506 y[1] (closed_form) -0.07511273495586729 y[1] (numeric) -0.07511273495606745 absolute error 2.001593335521079e-13 relative error 2.664785587553324e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4099999999999517 y[1] (closed_form) -0.08005215577743942 y[1] (numeric) -0.08005215577764012 absolute error 2.0070056727661267e-13 relative error 2.5071225793668734e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3999999999999528 y[1] (closed_form) -0.08498357145014371 y[1] (numeric) -0.08498357145034496 absolute error 2.0125567878892525e-13 relative error 2.36817158133903e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.389999999999954 y[1] (closed_form) -0.0899064888365224 y[1] (numeric) -0.0899064888367242 absolute error 2.0179691251343002e-13 relative error 2.244520002114183e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.379999999999955 y[1] (closed_form) -0.09482041564893925 y[1] (numeric) -0.09482041564914159 absolute error 2.0233814623793478e-13 relative error 2.1339090833251196e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3699999999999561 y[1] (closed_form) -0.09972486049880797 y[1] (numeric) -0.09972486049901086 absolute error 2.0289325775024736e-13 relative error 2.0345303742257185e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3599999999999572 y[1] (closed_form) -0.10461933294573059 y[1] (numeric) -0.10461933294593401 absolute error 2.034206136869443e-13 relative error 1.9443883645527078e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3499999999999583 y[1] (closed_form) -0.10950334354654111 y[1] (numeric) -0.10950334354674505 absolute error 2.0394796962364126e-13 relative error 1.8624816651096988e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3399999999999594 y[1] (closed_form) -0.11437640390424947 y[1] (numeric) -0.11437640390445396 absolute error 2.0448920334814602e-13 relative error 1.7878617998808105e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3299999999999605 y[1] (closed_form) -0.11923802671688076 y[1] (numeric) -0.11923802671708579 absolute error 2.0503043707265078e-13 relative error 1.7195054523962886e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3199999999999616 y[1] (closed_form) -0.12408772582620506 y[1] (numeric) -0.12408772582641062 absolute error 2.0555779300934773e-13 relative error 1.6565521822621533e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3099999999999627 y[1] (closed_form) -0.12892501626635283 y[1] (numeric) -0.12892501626655894 absolute error 2.061129045216603e-13 relative error 1.5987037309798824e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2999999999999639 y[1] (closed_form) -0.13374941431231113 y[1] (numeric) -0.13374941431251777 absolute error 2.0664026045835726e-13 relative error 1.5449806753982682e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.289999999999965 y[1] (closed_form) -0.13856043752829567 y[1] (numeric) -0.13856043752850283 absolute error 2.071676163950542e-13 relative error 1.4951426257783586e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.279999999999966 y[1] (closed_form) -0.14335760481599402 y[1] (numeric) -0.14335760481620174 absolute error 2.077227279073668e-13 relative error 1.448982969365234e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2699999999999672 y[1] (closed_form) -0.14814043646267505 y[1] (numeric) -0.1481404364628833 absolute error 2.0825008384406374e-13 relative error 1.405761241270095e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2599999999999683 y[1] (closed_form) -0.15290845418915977 y[1] (numeric) -0.15290845418936858 absolute error 2.0880519535637632e-13 relative error 1.3655569043819376e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2499999999999694 y[1] (closed_form) -0.15766118119764888 y[1] (numeric) -0.15766118119785819 absolute error 2.0930479571745764e-13 relative error 1.3275607484829557e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2399999999999705 y[1] (closed_form) -0.16239814221940208 y[1] (numeric) -0.16239814221961188 absolute error 2.0980439607853896e-13 relative error 1.2919137695250873e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2299999999999716 y[1] (closed_form) -0.1671188635622647 y[1] (numeric) -0.16711886356247502 absolute error 2.1030399643962028e-13 relative error 1.258409684920253e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2199999999999727 y[1] (closed_form) -0.17182287315803635 y[1] (numeric) -0.17182287315824718 absolute error 2.1083135237631723e-13 relative error 1.2270272781575611e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2099999999999738 y[1] (closed_form) -0.17650970060967744 y[1] (numeric) -0.17650970060988877 absolute error 2.1133095273739855e-13 relative error 1.197276704948487e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1999999999999749 y[1] (closed_form) -0.1811788772383485 y[1] (numeric) -0.18117887723856033 absolute error 2.1183055309847987e-13 relative error 1.1691790805161452e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.189999999999976 y[1] (closed_form) -0.18582993613027762 y[1] (numeric) -0.18582993613048995 absolute error 2.123301534595612e-13 relative error 1.1426046732895897e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.179999999999977 y[1] (closed_form) -0.1904624121834515 y[1] (numeric) -0.1904624121836643 absolute error 2.1280199824502688e-13 relative error 1.1172913112118842e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1699999999999782 y[1] (closed_form) -0.19507584215412516 y[1] (numeric) -0.19507584215433849 absolute error 2.1332935418172383e-13 relative error 1.0935713608924316e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1599999999999793 y[1] (closed_form) -0.19966976470314607 y[1] (numeric) -0.19966976470335993 absolute error 2.1385671011842078e-13 relative error 1.0710520465447876e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1499999999999804 y[1] (closed_form) -0.2042437204420876 y[1] (numeric) -0.20424372044230193 absolute error 2.1432855490388647e-13 relative error 1.0493764725787904e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1399999999999815 y[1] (closed_form) -0.20879725197918747 y[1] (numeric) -0.2087972519794023 absolute error 2.148281552649678e-13 relative error 1.0288840165692481e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1299999999999826 y[1] (closed_form) -0.21332990396508653 y[1] (numeric) -0.21332990396530188 absolute error 2.1535551120166474e-13 relative error 1.0094951865581383e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1199999999999837 y[1] (closed_form) -0.21784122313836343 y[1] (numeric) -0.21784122313857932 absolute error 2.158828671383617e-13 relative error 9.91010167993971e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1099999999999848 y[1] (closed_form) -0.22233075837086025 y[1] (numeric) -0.22233075837107663 absolute error 2.16382467499443e-13 relative error 9.732457581892688e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0999999999999859 y[1] (closed_form) -0.22679806071279499 y[1] (numeric) -0.2267980607130119 absolute error 2.1690982343613996e-13 relative error 9.564006974064167e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -1.089999999999987 y[1] (closed_form) -0.23124268343765622 y[1] (numeric) -0.2312426834378736 absolute error 2.1738166822160565e-13 relative error 9.400585782434602e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -1.079999999999988 y[1] (closed_form) -0.23566418208687526 y[1] (numeric) -0.23566418208709314 absolute error 2.1788126858268697e-13 relative error 9.245412970833523e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0699999999999892 y[1] (closed_form) -0.2400621145142718 y[1] (numeric) -0.24006211451449022 absolute error 2.1840862451938392e-13 relative error 9.09800469604709e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0599999999999903 y[1] (closed_form) -0.24443604093026802 y[1] (numeric) -0.24443604093048696 absolute error 2.1893598045608087e-13 relative error 8.956779844038558e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0499999999999914 y[1] (closed_form) -0.24878552394586723 y[1] (numeric) -0.24878552394608663 absolute error 2.1940782524154656e-13 relative error 8.81915562294883e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0399999999999925 y[1] (closed_form) -0.2531101286163924 y[1] (numeric) -0.2531101286166123 absolute error 2.1987967002701225e-13 relative error 8.68711462591276e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0299999999999936 y[1] (closed_form) -0.25740942248498044 y[1] (numeric) -0.2574094224852008 absolute error 2.2037927038809357e-13 relative error 8.561429813275481e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0199999999999947 y[1] (closed_form) -0.26168297562582704 y[1] (numeric) -0.2616829756260479 absolute error 2.208788707491749e-13 relative error 8.440704643507388e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0099999999999958 y[1] (closed_form) -0.2659303606871795 y[1] (numeric) -0.26593036068740084 absolute error 2.2132295995902496e-13 relative error 8.322590898877193e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.9999999999999968 y[1] (closed_form) -0.2701511529340712 y[1] (numeric) -0.2701511529342929 absolute error 2.2171153801764376e-13 relative error 8.206943987085302e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.9899999999999968 y[1] (closed_form) -0.27434493029079515 y[1] (numeric) -0.27434493029101675 absolute error 2.2160051571518125e-13 relative error 8.077441616300077e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.9799999999999968 y[1] (closed_form) -0.27851127338311 y[1] (numeric) -0.2785112733833316 absolute error 2.2160051571518125e-13 relative error 7.956608471297161e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.9699999999999968 y[1] (closed_form) -0.2826497655801785 y[1] (numeric) -0.2826497655804 absolute error 2.2148949341271873e-13 relative error 7.836181748040027e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.9599999999999967 y[1] (closed_form) -0.2867599930362297 y[1] (numeric) -0.2867599930364512 absolute error 2.2154500456395e-13 relative error 7.725798923978899e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.9499999999999967 y[1] (closed_form) -0.29084154473194307 y[1] (numeric) -0.2908415447321646 absolute error 2.2154500456395e-13 relative error 7.617378210810257e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.9399999999999967 y[1] (closed_form) -0.2948940125155504 y[1] (numeric) -0.29489401251577196 absolute error 2.2154500456395e-13 relative error 7.512699314377141e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.9299999999999967 y[1] (closed_form) -0.29891699114365045 y[1] (numeric) -0.29891699114387205 absolute error 2.2160051571518125e-13 relative error 7.41344661831842e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.9199999999999967 y[1] (closed_form) -0.3029100783217327 y[1] (numeric) -0.3029100783219544 absolute error 2.216560268664125e-13 relative error 7.317552063453726e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.9099999999999967 y[1] (closed_form) -0.30687287474440705 y[1] (numeric) -0.30687287474462877 absolute error 2.2171153801764376e-13 relative error 7.224865938454359e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.8999999999999967 y[1] (closed_form) -0.31080498413533353 y[1] (numeric) -0.31080498413555513 absolute error 2.2160051571518125e-13 relative error 7.12988938487196e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.8899999999999967 y[1] (closed_form) -0.3147060132868497 y[1] (numeric) -0.31470601328707126 absolute error 2.2154500456395e-13 relative error 7.039744879676484e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.8799999999999967 y[1] (closed_form) -0.3185755720992914 y[1] (numeric) -0.3185755720995129 absolute error 2.2154500456395e-13 relative error 6.954237046615125e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.8699999999999967 y[1] (closed_form) -0.3224132736200019 y[1] (numeric) -0.32241327362022343 absolute error 2.2154500456395e-13 relative error 6.871460410934079e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.8599999999999967 y[1] (closed_form) -0.3262187340820272 y[1] (numeric) -0.3262187340822488 absolute error 2.2160051571518125e-13 relative error 6.793003974427175e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.8499999999999966 y[1] (closed_form) -0.3299915729424923 y[1] (numeric) -0.329991572942714 absolute error 2.216560268664125e-13 relative error 6.717020828439172e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.8399999999999966 y[1] (closed_form) -0.33373141292065533 y[1] (numeric) -0.333731412920877 absolute error 2.216560268664125e-13 relative error 6.641748971922857e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.8299999999999966 y[1] (closed_form) -0.3374378800356348 y[1] (numeric) -0.3374378800358564 absolute error 2.2160051571518125e-13 relative error 6.567149950437672e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.8199999999999966 y[1] (closed_form) -0.341110603643808 y[1] (numeric) -0.3411106036440296 absolute error 2.2160051571518125e-13 relative error 6.496441721482786e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.8099999999999966 y[1] (closed_form) -0.34474921647587475 y[1] (numeric) -0.3447492164760963 absolute error 2.2154500456395e-13 relative error 6.426265644013537e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.7999999999999966 y[1] (closed_form) -0.3483533546735839 y[1] (numeric) -0.34835335467380546 absolute error 2.2154500456395e-13 relative error 6.359778127342663e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.7899999999999966 y[1] (closed_form) -0.35192265782611926 y[1] (numeric) -0.3519226578263408 absolute error 2.2154500456395e-13 relative error 6.295275386145006e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.7799999999999966 y[1] (closed_form) -0.35545676900613987 y[1] (numeric) -0.3554567690063615 absolute error 2.2160051571518125e-13 relative error 6.2342466099261e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.7699999999999966 y[1] (closed_form) -0.35895533480547287 y[1] (numeric) -0.35895533480569447 absolute error 2.2160051571518125e-13 relative error 6.173484392849942e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.7599999999999966 y[1] (closed_form) -0.36241800537045377 y[1] (numeric) -0.36241800537067537 absolute error 2.2160051571518125e-13 relative error 6.114500726548265e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.7499999999999966 y[1] (closed_form) -0.3658444344369116 y[1] (numeric) -0.36584443443713316 absolute error 2.2154500456395e-13 relative error 6.055716138061258e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.7399999999999965 y[1] (closed_form) -0.36923427936479514 y[1] (numeric) -0.3692342793650167 absolute error 2.2154500456395e-13 relative error 6.000120166120018e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.7299999999999965 y[1] (closed_form) -0.3725872011724363 y[1] (numeric) -0.3725872011726578 absolute error 2.2148949341271873e-13 relative error 5.944635046929903e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.7199999999999965 y[1] (closed_form) -0.37590286457044864 y[1] (numeric) -0.37590286457067007 absolute error 2.2143398226148747e-13 relative error 5.890723458958588e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.7099999999999965 y[1] (closed_form) -0.3791809379952552 y[1] (numeric) -0.37918093799547664 absolute error 2.2143398226148747e-13 relative error 5.839797312391751e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.6999999999999965 y[1] (closed_form) -0.38242109364224536 y[1] (numeric) -0.38242109364246674 absolute error 2.2137847111025621e-13 relative error 5.7888666391753907e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.6899999999999965 y[1] (closed_form) -0.38562300749855444 y[1] (numeric) -0.3856230074987757 absolute error 2.212674488077937e-13 relative error 5.737921350779962e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.6799999999999965 y[1] (closed_form) -0.3887863593754651 y[1] (numeric) -0.3887863593756864 absolute error 2.2132295995902496e-13 relative error 5.692662682779088e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.6699999999999965 y[1] (closed_form) -0.3919108329404257 y[1] (numeric) -0.39191083294064705 absolute error 2.2132295995902496e-13 relative error 5.6472784459282404e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.6599999999999965 y[1] (closed_form) -0.39499611574868365 y[1] (numeric) -0.39499611574890486 absolute error 2.2121193765656244e-13 relative error 5.600357290533677e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.6499999999999965 y[1] (closed_form) -0.398041899274529 y[1] (numeric) -0.3980418992747502 absolute error 2.2121193765656244e-13 relative error 5.5575038220786114e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.6399999999999965 y[1] (closed_form) -0.4010478789421474 y[1] (numeric) -0.40104787894236865 absolute error 2.212674488077937e-13 relative error 5.51723274017645e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.6299999999999965 y[1] (closed_form) -0.404013754156077 y[1] (numeric) -0.40401375415629825 absolute error 2.212674488077937e-13 relative error 5.476730594729073e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.6199999999999964 y[1] (closed_form) -0.406939228331268 y[1] (numeric) -0.40693922833148927 absolute error 2.212674488077937e-13 relative error 5.437358539139692e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.6099999999999964 y[1] (closed_form) -0.4098240089227408 y[1] (numeric) -0.40982400892296206 absolute error 2.212674488077937e-13 relative error 5.39908458241417e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.5999999999999964 y[1] (closed_form) -0.41266780745484016 y[1] (numeric) -0.4126678074550615 absolute error 2.2132295995902496e-13 relative error 5.363223298760594e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.5899999999999964 y[1] (closed_form) -0.4154703395500827 y[1] (numeric) -0.4154703395503041 absolute error 2.2137847111025621e-13 relative error 5.328382077767316e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.5799999999999964 y[1] (closed_form) -0.41823132495759446 y[1] (numeric) -0.4182313249578158 absolute error 2.2132295995902496e-13 relative error 5.291879081067528e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.5699999999999964 y[1] (closed_form) -0.42095048758113535 y[1] (numeric) -0.42095048758135667 absolute error 2.2132295995902496e-13 relative error 5.257695773932711e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.5599999999999964 y[1] (closed_form) -0.423627555506709 y[1] (numeric) -0.4236275555069303 absolute error 2.2132295995902496e-13 relative error 5.224470341507798e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.5499999999999964 y[1] (closed_form) -0.42626226102975384 y[1] (numeric) -0.42626226102997516 absolute error 2.2132295995902496e-13 relative error 5.192178153992765e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.5399999999999964 y[1] (closed_form) -0.428854340681913 y[1] (numeric) -0.42885434068213435 absolute error 2.2132295995902496e-13 relative error 5.160795612027701e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.5299999999999964 y[1] (closed_form) -0.4314035352573814 y[1] (numeric) -0.43140353525760283 absolute error 2.2143398226148747e-13 relative error 5.1328736128547686e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.5199999999999964 y[1] (closed_form) -0.4339095898388259 y[1] (numeric) -0.4339095898390472 absolute error 2.2132295995902496e-13 relative error 5.100669935440573e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.5099999999999963 y[1] (closed_form) -0.43637225382287653 y[1] (numeric) -0.43637225382309797 absolute error 2.2143398226148747e-13 relative error 5.07442854859804e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.49999999999999634 y[1] (closed_form) -0.4387912809451872 y[1] (numeric) -0.4387912809454087 absolute error 2.2148949341271873e-13 relative error 5.047718654199664e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.4899999999999963 y[1] (closed_form) -0.4411664293050616 y[1] (numeric) -0.4411664293052831 absolute error 2.2148949341271873e-13 relative error 5.02054278612304e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.4799999999999963 y[1] (closed_form) -0.44349746138964297 y[1] (numeric) -0.44349746138986434 absolute error 2.2137847111025621e-13 relative error 4.99165137082397e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.4699999999999963 y[1] (closed_form) -0.4457841440976653 y[1] (numeric) -0.4457841440978867 absolute error 2.2137847111025621e-13 relative error 4.966046326263124e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.4599999999999963 y[1] (closed_form) -0.4480262487627634 y[1] (numeric) -0.44802624876298486 absolute error 2.2143398226148747e-13 relative error 4.9424332362887975e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.4499999999999963 y[1] (closed_form) -0.4502235511763393 y[1] (numeric) -0.45022355117656065 absolute error 2.2137847111025621e-13 relative error 4.917078871859122e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.4399999999999963 y[1] (closed_form) -0.4523758316099825 y[1] (numeric) -0.4523758316102039 absolute error 2.2137847111025621e-13 relative error 4.893684755933612e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.4299999999999963 y[1] (closed_form) -0.4544828748374433 y[1] (numeric) -0.4544828748376648 absolute error 2.2148949341271873e-13 relative error 4.873439807648192e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.41999999999999627 y[1] (closed_form) -0.4565444701561549 y[1] (numeric) -0.45654447015637634 absolute error 2.2143398226148747e-13 relative error 4.850217158160933e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.40999999999999626 y[1] (closed_form) -0.4585604114083033 y[1] (numeric) -0.4585604114085247 absolute error 2.2143398226148747e-13 relative error 4.828894443404582e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.39999999999999625 y[1] (closed_form) -0.4605304970014433 y[1] (numeric) -0.4605304970016646 absolute error 2.2132295995902496e-13 relative error 4.805826354607985e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.38999999999999624 y[1] (closed_form) -0.4624545299286572 y[1] (numeric) -0.46245452992887853 absolute error 2.2132295995902496e-13 relative error 4.785831809089824e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.37999999999999623 y[1] (closed_form) -0.46433231778825584 y[1] (numeric) -0.4643323177884771 absolute error 2.212674488077937e-13 relative error 4.765282112211189e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.3699999999999962 y[1] (closed_form) -0.4661636728030179 y[1] (numeric) -0.46616367280323917 absolute error 2.212674488077937e-13 relative error 4.746561384273554e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.3599999999999962 y[1] (closed_form) -0.46794841183896807 y[1] (numeric) -0.46794841183918934 absolute error 2.212674488077937e-13 relative error 4.7284581635451086e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.3499999999999962 y[1] (closed_form) -0.4696863564236901 y[1] (numeric) -0.46968635642391143 absolute error 2.2132295995902496e-13 relative error 4.7121436876351604e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.3399999999999962 y[1] (closed_form) -0.47137733276417376 y[1] (numeric) -0.4713773327643951 absolute error 2.2132295995902496e-13 relative error 4.695239770253251e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.3299999999999962 y[1] (closed_form) -0.4730211717641941 y[1] (numeric) -0.47302117176441544 absolute error 2.2132295995902496e-13 relative error 4.678922914455861e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.3199999999999962 y[1] (closed_form) -0.474617709041221 y[1] (numeric) -0.47461770904144235 absolute error 2.2132295995902496e-13 relative error 4.6631837738655225e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.30999999999999617 y[1] (closed_form) -0.4761667849428573 y[1] (numeric) -0.47616678494307857 absolute error 2.212674488077937e-13 relative error 4.646847613160314e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.29999999999999616 y[1] (closed_form) -0.4776682445628036 y[1] (numeric) -0.4776682445630249 absolute error 2.2132295995902496e-13 relative error 4.633403255885174e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.28999999999999615 y[1] (closed_form) -0.47912193775634915 y[1] (numeric) -0.4791219377565704 absolute error 2.212674488077937e-13 relative error 4.618186548584135e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.27999999999999614 y[1] (closed_form) -0.480527719155386 y[1] (numeric) -0.4805277191556072 absolute error 2.2121193765656244e-13 relative error 4.603520855058731e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.26999999999999613 y[1] (closed_form) -0.48188544818294576 y[1] (numeric) -0.481885448183167 absolute error 2.2121193765656244e-13 relative error 4.590550274773607e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.2599999999999961 y[1] (closed_form) -0.4831949890672571 y[1] (numeric) -0.4831949890674783 absolute error 2.2121193765656244e-13 relative error 4.5781091000877786e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.24999999999999611 y[1] (closed_form) -0.48445621085532287 y[1] (numeric) -0.484456210855544 absolute error 2.2115642650533118e-13 relative error 4.565044715081111e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.2399999999999961 y[1] (closed_form) -0.4856689874260153 y[1] (numeric) -0.4856689874262365 absolute error 2.2121193765656244e-13 relative error 4.5547882072717466e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.2299999999999961 y[1] (closed_form) -0.4868331975026879 y[1] (numeric) -0.48683319750290904 absolute error 2.2115642650533118e-13 relative error 4.542755663331898e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.2199999999999961 y[1] (closed_form) -0.48794872466530315 y[1] (numeric) -0.48794872466552436 absolute error 2.2121193765656244e-13 relative error 4.5335078559391155e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.20999999999999608 y[1] (closed_form) -0.4890154573620745 y[1] (numeric) -0.4890154573622956 absolute error 2.2110091535409993e-13 relative error 4.521348191053057e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.19999999999999607 y[1] (closed_form) -0.4900332889206212 y[1] (numeric) -0.4900332889208423 absolute error 2.2110091535409993e-13 relative error 4.511957051756851e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.18999999999999606 y[1] (closed_form) -0.49100211755863554 y[1] (numeric) -0.49100211755885664 absolute error 2.2110091535409993e-13 relative error 4.503054211934148e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.17999999999999605 y[1] (closed_form) -0.49192184639406106 y[1] (numeric) -0.49192184639428216 absolute error 2.2110091535409993e-13 relative error 4.494635011127029e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.16999999999999604 y[1] (closed_form) -0.4927923834547807 y[1] (numeric) -0.49279238345500165 absolute error 2.2093438190040615e-13 relative error 4.4833156785321824e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.15999999999999603 y[1] (closed_form) -0.4936136416878138 y[1] (numeric) -0.49361364168803484 absolute error 2.2104540420286867e-13 relative error 4.4781056586492996e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.14999999999999603 y[1] (closed_form) -0.49438553896802145 y[1] (numeric) -0.49438553896824255 absolute error 2.2110091535409993e-13 relative error 4.4722367044882657e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.13999999999999602 y[1] (closed_form) -0.49510799810631884 y[1] (numeric) -0.49510799810654005 absolute error 2.2121193765656244e-13 relative error 4.4679532244005416e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.129999999999996 y[1] (closed_form) -0.49578094685739427 y[1] (numeric) -0.4957809468576155 absolute error 2.2121193765656244e-13 relative error 4.461888643739904e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.119999999999996 y[1] (closed_form) -0.49640431792693335 y[1] (numeric) -0.49640431792715456 absolute error 2.2121193765656244e-13 relative error 4.456285525081251e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.10999999999999599 y[1] (closed_form) -0.49697804897834863 y[1] (numeric) -0.49697804897856984 absolute error 2.2121193765656244e-13 relative error 4.4511410133971487e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.09999999999999598 y[1] (closed_form) -0.4975020826390131 y[1] (numeric) -0.4975020826392343 absolute error 2.2121193765656244e-13 relative error 4.4464524948948515e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.08999999999999597 y[1] (closed_form) -0.4979763665059973 y[1] (numeric) -0.4979763665062184 absolute error 2.2110091535409993e-13 relative error 4.439988124445201e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.07999999999999596 y[1] (closed_form) -0.49840085315130983 y[1] (numeric) -0.49840085315153093 absolute error 2.2110091535409993e-13 relative error 4.436206598686856e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.06999999999999595 y[1] (closed_form) -0.4987755001266399 y[1] (numeric) -0.49877550012686106 absolute error 2.2115642650533118e-13 relative error 4.433987364038113e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.059999999999995945 y[1] (closed_form) -0.4991002699676022 y[1] (numeric) -0.4991002699678233 absolute error 2.2110091535409993e-13 relative error 4.4299898969890785e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.04999999999999594 y[1] (closed_form) -0.49937513019748325 y[1] (numeric) -0.49937513019770435 absolute error 2.2110091535409993e-13 relative error 4.427551593661927e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.03999999999999593 y[1] (closed_form) -0.49960005333048907 y[1] (numeric) -0.4996000533307102 absolute error 2.2115642650533118e-13 relative error 4.426669393468511e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.02999999999999592 y[1] (closed_form) -0.4997750168744938 y[1] (numeric) -0.49977501687471493 absolute error 2.2110091535409993e-13 relative error 4.4240089618089885e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.01999999999999591 y[1] (closed_form) -0.49990000333328893 y[1] (numeric) -0.49990000333351 absolute error 2.2104540420286867e-13 relative error 4.421792413061762e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -0.009999999999995901 y[1] (closed_form) -0.49997500020833263 y[1] (numeric) -0.49997500020855373 absolute error 2.2110091535409993e-13 relative error 4.422239417210265e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.100886297209172e-15 y[1] (closed_form) -0.5 y[1] (numeric) -0.500000000000221 absolute error 2.2104540420286867e-13 relative error 4.4209080840573733e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.010000000000004103 y[1] (closed_form) -0.49997500020833263 y[1] (numeric) -0.49997500020855373 absolute error 2.2110091535409993e-13 relative error 4.422239417210265e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.02000000000000411 y[1] (closed_form) -0.4999000033332888 y[1] (numeric) -0.49990000333351 absolute error 2.2115642650533118e-13 relative error 4.42401330327425e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.03000000000000412 y[1] (closed_form) -0.4997750168744937 y[1] (numeric) -0.4997750168747149 absolute error 2.2115642650533118e-13 relative error 4.425119684621395e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.04000000000000413 y[1] (closed_form) -0.4996000533304889 y[1] (numeric) -0.49960005333071006 absolute error 2.2115642650533118e-13 relative error 4.4266693934685125e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.05000000000000414 y[1] (closed_form) -0.49937513019748303 y[1] (numeric) -0.49937513019770413 absolute error 2.2110091535409993e-13 relative error 4.4275515936619287e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.06000000000000415 y[1] (closed_form) -0.499100269967602 y[1] (numeric) -0.4991002699678231 absolute error 2.2110091535409993e-13 relative error 4.4299898969890805e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.07000000000000416 y[1] (closed_form) -0.4987755001266396 y[1] (numeric) -0.4987755001268607 absolute error 2.2110091535409993e-13 relative error 4.432874415402564e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.08000000000000417 y[1] (closed_form) -0.49840085315130955 y[1] (numeric) -0.4984008531515306 absolute error 2.2104540420286867e-13 relative error 4.4350928134499296e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.09000000000000417 y[1] (closed_form) -0.4979763665059969 y[1] (numeric) -0.497976366506218 absolute error 2.2110091535409993e-13 relative error 4.439988124445205e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.10000000000000418 y[1] (closed_form) -0.4975020826390127 y[1] (numeric) -0.4975020826392338 absolute error 2.2110091535409993e-13 relative error 4.444220900167179e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.11000000000000419 y[1] (closed_form) -0.4969780489783482 y[1] (numeric) -0.49697804897856934 absolute error 2.2115642650533118e-13 relative error 4.450024039491657e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.1200000000000042 y[1] (closed_form) -0.49640431792693285 y[1] (numeric) -0.496404317927154 absolute error 2.2115642650533118e-13 relative error 4.4551672602067053e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.1300000000000042 y[1] (closed_form) -0.49578094685739377 y[1] (numeric) -0.4957809468576149 absolute error 2.2115642650533118e-13 relative error 4.460768972812998e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.1400000000000042 y[1] (closed_form) -0.4951079981063183 y[1] (numeric) -0.4951079981065395 absolute error 2.2121193765656244e-13 relative error 4.467953224400546e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.1500000000000042 y[1] (closed_form) -0.49438553896802084 y[1] (numeric) -0.49438553896824194 absolute error 2.2110091535409993e-13 relative error 4.472236704488271e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.16000000000000422 y[1] (closed_form) -0.49361364168781313 y[1] (numeric) -0.49361364168803423 absolute error 2.2110091535409993e-13 relative error 4.479230245705722e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.17000000000000423 y[1] (closed_form) -0.49279238345478 y[1] (numeric) -0.49279238345500104 absolute error 2.2104540420286867e-13 relative error 4.485568600983713e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.18000000000000424 y[1] (closed_form) -0.49192184639406034 y[1] (numeric) -0.4919218463942813 absolute error 2.209898930516374e-13 relative error 4.4923781017566476e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.19000000000000425 y[1] (closed_form) -0.49100211755863477 y[1] (numeric) -0.4910021175588557 absolute error 2.2093438190040615e-13 relative error 4.4996625065272244e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.20000000000000426 y[1] (closed_form) -0.49003328892062037 y[1] (numeric) -0.49003328892084136 absolute error 2.209898930516374e-13 relative error 4.5096914443997123e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.21000000000000427 y[1] (closed_form) -0.4890154573620737 y[1] (numeric) -0.4890154573622946 absolute error 2.2093438190040615e-13 relative error 4.517942706600853e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.22000000000000428 y[1] (closed_form) -0.48794872466530226 y[1] (numeric) -0.4879487246655233 absolute error 2.2104540420286867e-13 relative error 4.530094926562006e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.23000000000000428 y[1] (closed_form) -0.48683319750268694 y[1] (numeric) -0.486833197502908 absolute error 2.2104540420286867e-13 relative error 4.540475163500917e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.2400000000000043 y[1] (closed_form) -0.4856689874260143 y[1] (numeric) -0.4856689874262353 absolute error 2.2104540420286867e-13 relative error 4.551359257554864e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.2500000000000043 y[1] (closed_form) -0.48445621085532187 y[1] (numeric) -0.48445621085554286 absolute error 2.209898930516374e-13 relative error 4.561607181410125e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.2600000000000043 y[1] (closed_form) -0.48319498906725605 y[1] (numeric) -0.48319498906747715 absolute error 2.2110091535409993e-13 relative error 4.575811429272186e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.2700000000000043 y[1] (closed_form) -0.4818854481829447 y[1] (numeric) -0.4818854481831658 absolute error 2.2110091535409993e-13 relative error 4.5882463599556626e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.2800000000000043 y[1] (closed_form) -0.4805277191553849 y[1] (numeric) -0.480527719155606 absolute error 2.2110091535409993e-13 relative error 4.6012104305392644e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.2900000000000043 y[1] (closed_form) -0.479121937756348 y[1] (numeric) -0.47912193775656914 absolute error 2.2115642650533118e-13 relative error 4.615869345097652e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.3000000000000043 y[1] (closed_form) -0.4776682445628024 y[1] (numeric) -0.47766824456302365 absolute error 2.212674488077937e-13 relative error 4.632241128156094e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.3100000000000043 y[1] (closed_form) -0.476166784942856 y[1] (numeric) -0.4761667849430773 absolute error 2.212674488077937e-13 relative error 4.646847613160327e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.32000000000000434 y[1] (closed_form) -0.47461770904121975 y[1] (numeric) -0.474617709041441 absolute error 2.212674488077937e-13 relative error 4.662014176731382e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.33000000000000435 y[1] (closed_form) -0.4730211717641928 y[1] (numeric) -0.4730211717644141 absolute error 2.2132295995902496e-13 relative error 4.6789229144558745e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.34000000000000435 y[1] (closed_form) -0.4713773327641724 y[1] (numeric) -0.47137733276439375 absolute error 2.2137847111025621e-13 relative error 4.696417407516935e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.35000000000000436 y[1] (closed_form) -0.4696863564236887 y[1] (numeric) -0.46968635642391005 absolute error 2.2132295995902496e-13 relative error 4.7121436876351747e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.36000000000000437 y[1] (closed_form) -0.4679484118389667 y[1] (numeric) -0.46794841183918795 absolute error 2.212674488077937e-13 relative error 4.728458163545122e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.3700000000000044 y[1] (closed_form) -0.4661636728030164 y[1] (numeric) -0.4661636728032377 absolute error 2.2132295995902496e-13 relative error 4.747752192448249e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.3800000000000044 y[1] (closed_form) -0.4643323177882543 y[1] (numeric) -0.4643323177884756 absolute error 2.2132295995902496e-13 relative error 4.76647761700604e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.3900000000000044 y[1] (closed_form) -0.4624545299286557 y[1] (numeric) -0.4624545299288769 absolute error 2.2121193765656244e-13 relative error 4.7834310908510184e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.4000000000000044 y[1] (closed_form) -0.46053049700144166 y[1] (numeric) -0.4605304970016628 absolute error 2.2115642650533118e-13 relative error 4.802210232445016e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.4100000000000044 y[1] (closed_form) -0.45856041140830167 y[1] (numeric) -0.4585604114085229 absolute error 2.2121193765656244e-13 relative error 4.824052232882258e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.4200000000000044 y[1] (closed_form) -0.45654447015615324 y[1] (numeric) -0.4565444701563745 absolute error 2.212674488077937e-13 relative error 4.8465694641337554e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.43000000000000443 y[1] (closed_form) -0.45448287483744165 y[1] (numeric) -0.454482874837663 absolute error 2.2132295995902496e-13 relative error 4.869775567191332e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.44000000000000444 y[1] (closed_form) -0.45237583160998074 y[1] (numeric) -0.45237583161020206 absolute error 2.2132295995902496e-13 relative error 4.8924576534371583e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.45000000000000445 y[1] (closed_form) -0.4502235511763375 y[1] (numeric) -0.45022355117655877 absolute error 2.212674488077937e-13 relative error 4.914612934611469e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.46000000000000446 y[1] (closed_form) -0.44802624876276165 y[1] (numeric) -0.44802624876298297 absolute error 2.2132295995902496e-13 relative error 4.939955205084862e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.47000000000000447 y[1] (closed_form) -0.4457841440976635 y[1] (numeric) -0.4457841440978848 absolute error 2.2132295995902496e-13 relative error 4.964801078939609e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.4800000000000045 y[1] (closed_form) -0.4434974613896411 y[1] (numeric) -0.4434974613898624 absolute error 2.2132295995902496e-13 relative error 4.9903997029777465e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.4900000000000045 y[1] (closed_form) -0.44116642930505967 y[1] (numeric) -0.44116642930528105 absolute error 2.2137847111025621e-13 relative error 5.018026223323001e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5000000000000044 y[1] (closed_form) -0.43879128094518527 y[1] (numeric) -0.43879128094540665 absolute error 2.2137847111025621e-13 relative error 5.045188469410614e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5100000000000044 y[1] (closed_form) -0.43637225382287453 y[1] (numeric) -0.43637225382309586 absolute error 2.2132295995902496e-13 relative error 5.071884337743915e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5200000000000045 y[1] (closed_form) -0.43390958983882383 y[1] (numeric) -0.4339095898390451 absolute error 2.212674488077937e-13 relative error 5.099390610149541e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5300000000000045 y[1] (closed_form) -0.4314035352573794 y[1] (numeric) -0.4314035352576007 absolute error 2.2132295995902496e-13 relative error 5.1303000988849476e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5400000000000045 y[1] (closed_form) -0.4288543406819109 y[1] (numeric) -0.42885434068213224 absolute error 2.2132295995902496e-13 relative error 5.160795612027726e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5500000000000045 y[1] (closed_form) -0.4262622610297517 y[1] (numeric) -0.426262261029973 absolute error 2.2132295995902496e-13 relative error 5.1921781539927915e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5600000000000045 y[1] (closed_form) -0.4236275555067069 y[1] (numeric) -0.42362755550692816 absolute error 2.212674488077937e-13 relative error 5.223159965199445e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5700000000000045 y[1] (closed_form) -0.4209504875811332 y[1] (numeric) -0.4209504875813545 absolute error 2.2132295995902496e-13 relative error 5.2576957739327384e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5800000000000045 y[1] (closed_form) -0.41823132495759224 y[1] (numeric) -0.41823132495781357 absolute error 2.2132295995902496e-13 relative error 5.291879081067556e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5900000000000045 y[1] (closed_form) -0.4154703395500805 y[1] (numeric) -0.4154703395503019 absolute error 2.2137847111025621e-13 relative error 5.328382077767345e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6000000000000045 y[1] (closed_form) -0.4126678074548379 y[1] (numeric) -0.41266780745505927 absolute error 2.2137847111025621e-13 relative error 5.364568476412683e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6100000000000045 y[1] (closed_form) -0.40982400892273846 y[1] (numeric) -0.4098240089229598 absolute error 2.2132295995902496e-13 relative error 5.400439094351585e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6200000000000045 y[1] (closed_form) -0.40693922833126567 y[1] (numeric) -0.406939228331487 absolute error 2.2132295995902496e-13 relative error 5.438722653173627e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6300000000000046 y[1] (closed_form) -0.4040137541560746 y[1] (numeric) -0.4040137541562959 absolute error 2.2132295995902496e-13 relative error 5.4781045863484554e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6400000000000046 y[1] (closed_form) -0.40104787894214494 y[1] (numeric) -0.4010478789423662 absolute error 2.212674488077937e-13 relative error 5.5172327401764836e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6500000000000046 y[1] (closed_form) -0.39804189927452654 y[1] (numeric) -0.39804189927474776 absolute error 2.2121193765656244e-13 relative error 5.557503822078645e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6600000000000046 y[1] (closed_form) -0.39499611574868115 y[1] (numeric) -0.3949961157489024 absolute error 2.212674488077937e-13 relative error 5.601762649954172e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6700000000000046 y[1] (closed_form) -0.3919108329404232 y[1] (numeric) -0.3919108329406445 absolute error 2.212674488077937e-13 relative error 5.645862022942089e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6800000000000046 y[1] (closed_form) -0.3887863593754625 y[1] (numeric) -0.38878635937568373 absolute error 2.2121193765656244e-13 relative error 5.689807070698473e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6900000000000046 y[1] (closed_form) -0.38562300749855183 y[1] (numeric) -0.38562300749877304 absolute error 2.2121193765656244e-13 relative error 5.736481832127021e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7000000000000046 y[1] (closed_form) -0.38242109364224275 y[1] (numeric) -0.382421093642464 absolute error 2.212674488077937e-13 relative error 5.7859634964275986e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7100000000000046 y[1] (closed_form) -0.3791809379952526 y[1] (numeric) -0.37918093799547387 absolute error 2.212674488077937e-13 relative error 5.835405386611602e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7200000000000046 y[1] (closed_form) -0.37590286457044597 y[1] (numeric) -0.37590286457066724 absolute error 2.212674488077937e-13 relative error 5.886293233243694e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7300000000000046 y[1] (closed_form) -0.37258720117243366 y[1] (numeric) -0.372587201172655 absolute error 2.2132295995902496e-13 relative error 5.940165396518721e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7400000000000047 y[1] (closed_form) -0.36923427936479236 y[1] (numeric) -0.3692342793650138 absolute error 2.2143398226148747e-13 relative error 5.997113340679763e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7500000000000047 y[1] (closed_form) -0.36584443443690884 y[1] (numeric) -0.3658444344371302 absolute error 2.2137847111025621e-13 relative error 6.051164108892129e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7600000000000047 y[1] (closed_form) -0.362418005370451 y[1] (numeric) -0.36241800537067237 absolute error 2.2137847111025621e-13 relative error 6.108373972313293e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7700000000000047 y[1] (closed_form) -0.35895533480547004 y[1] (numeric) -0.3589553348056914 absolute error 2.2137847111025621e-13 relative error 6.167298536744931e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7800000000000047 y[1] (closed_form) -0.35545676900613704 y[1] (numeric) -0.35545676900635836 absolute error 2.2132295995902496e-13 relative error 6.226438184813517e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7900000000000047 y[1] (closed_form) -0.35192265782611637 y[1] (numeric) -0.3519226578263377 absolute error 2.2132295995902496e-13 relative error 6.288965914447594e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8000000000000047 y[1] (closed_form) -0.34835335467358103 y[1] (numeric) -0.3483533546738023 absolute error 2.212674488077937e-13 relative error 6.351810477471327e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8100000000000047 y[1] (closed_form) -0.3447492164758718 y[1] (numeric) -0.344749216476093 absolute error 2.2121193765656244e-13 relative error 6.416604507991523e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8200000000000047 y[1] (closed_form) -0.341110603643805 y[1] (numeric) -0.3411106036440263 absolute error 2.212674488077937e-13 relative error 6.48667753051869e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8300000000000047 y[1] (closed_form) -0.3374378800356318 y[1] (numeric) -0.33743788003585307 absolute error 2.212674488077937e-13 relative error 6.55727948458036e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8400000000000047 y[1] (closed_form) -0.3337314129206523 y[1] (numeric) -0.33373141292087355 absolute error 2.212674488077937e-13 relative error 6.630105535207802e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8500000000000048 y[1] (closed_form) -0.3299915729424893 y[1] (numeric) -0.32999157294271053 absolute error 2.2121193765656244e-13 relative error 6.703563235995578e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8600000000000048 y[1] (closed_form) -0.3262187340820241 y[1] (numeric) -0.32621873408224533 absolute error 2.2121193765656244e-13 relative error 6.781092394311761e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8700000000000048 y[1] (closed_form) -0.3224132736199988 y[1] (numeric) -0.32241327362021993 absolute error 2.2115642650533118e-13 relative error 6.859408237825516e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8800000000000048 y[1] (closed_form) -0.3185755720992883 y[1] (numeric) -0.3185755720995093 absolute error 2.2104540420286867e-13 relative error 6.938554728043522e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8900000000000048 y[1] (closed_form) -0.31470601328684655 y[1] (numeric) -0.31470601328706754 absolute error 2.209898930516374e-13 relative error 7.022105829614725e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9000000000000048 y[1] (closed_form) -0.31080498413533036 y[1] (numeric) -0.31080498413555135 absolute error 2.209898930516374e-13 relative error 7.110242896086062e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9100000000000048 y[1] (closed_form) -0.3068728747444039 y[1] (numeric) -0.306872874744625 absolute error 2.2110091535409993e-13 relative error 7.204967709780674e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9200000000000048 y[1] (closed_form) -0.3029100783217295 y[1] (numeric) -0.3029100783219506 absolute error 2.2110091535409993e-13 relative error 7.299226112881669e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9300000000000048 y[1] (closed_form) -0.29891699114364717 y[1] (numeric) -0.29891699114386827 absolute error 2.2110091535409993e-13 relative error 7.396732936062773e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9400000000000048 y[1] (closed_form) -0.29489401251554714 y[1] (numeric) -0.2948940125157682 absolute error 2.2104540420286867e-13 relative error 7.49575762211228e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9500000000000048 y[1] (closed_form) -0.2908415447319398 y[1] (numeric) -0.29084154473216084 absolute error 2.2104540420286867e-13 relative error 7.600200459896464e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9600000000000048 y[1] (closed_form) -0.28675999303622635 y[1] (numeric) -0.28675999303644745 absolute error 2.2110091535409993e-13 relative error 7.710312481635759e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9700000000000049 y[1] (closed_form) -0.2826497655801751 y[1] (numeric) -0.28264976558039623 absolute error 2.2110091535409993e-13 relative error 7.822434060762858e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9800000000000049 y[1] (closed_form) -0.2785112733831066 y[1] (numeric) -0.2785112733833277 absolute error 2.2110091535409993e-13 relative error 7.938670225745736e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9900000000000049 y[1] (closed_form) -0.27434493029079177 y[1] (numeric) -0.27434493029101287 absolute error 2.2110091535409993e-13 relative error 8.059230951333568e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0000000000000049 y[1] (closed_form) -0.27015115293406783 y[1] (numeric) -0.27015115293428904 absolute error 2.2121193765656244e-13 relative error 8.188450623068437e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0100000000000038 y[1] (closed_form) -0.2659303606871761 y[1] (numeric) -0.26593036068739695 absolute error 2.2082335959794364e-13 relative error 8.303804011972384e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0200000000000027 y[1] (closed_form) -0.26168297562582366 y[1] (numeric) -0.261682975626044 absolute error 2.2032375923686232e-13 relative error 8.419491512963371e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0300000000000016 y[1] (closed_form) -0.257409422484977 y[1] (numeric) -0.2574094224851969 absolute error 2.1987967002701225e-13 relative error 8.542021030323586e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0400000000000005 y[1] (closed_form) -0.253110128616389 y[1] (numeric) -0.25311012861660837 absolute error 2.1938006966593093e-13 relative error 8.667376168040317e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0499999999999994 y[1] (closed_form) -0.24878552394586376 y[1] (numeric) -0.2487855239460827 absolute error 2.1893598045608087e-13 relative error 8.800189696878095e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0599999999999983 y[1] (closed_form) -0.24443604093026453 y[1] (numeric) -0.244436040930483 absolute error 2.1846413567061518e-13 relative error 8.937476439202396e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0699999999999972 y[1] (closed_form) -0.2400621145142683 y[1] (numeric) -0.24006211451448622 absolute error 2.1793677973391823e-13 relative error 9.07834958360183e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.079999999999996 y[1] (closed_form) -0.23566418208687173 y[1] (numeric) -0.23566418208708914 absolute error 2.1740942379722128e-13 relative error 9.22539105739364e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.089999999999995 y[1] (closed_form) -0.23124268343765267 y[1] (numeric) -0.2312426834378696 absolute error 2.169375790117556e-13 relative error 9.381381317097801e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0999999999999939 y[1] (closed_form) -0.22679806071279143 y[1] (numeric) -0.22679806071300787 absolute error 2.1643797865067427e-13 relative error 9.543202352367695e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1099999999999928 y[1] (closed_form) -0.22233075837085667 y[1] (numeric) -0.2223307583710726 absolute error 2.1593837828959295e-13 relative error 9.712483323130622e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1199999999999917 y[1] (closed_form) -0.21784122313835982 y[1] (numeric) -0.2178412231385753 absolute error 2.1546653350412726e-13 relative error 9.89098988703693e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1299999999999906 y[1] (closed_form) -0.21332990396508292 y[1] (numeric) -0.21332990396529786 absolute error 2.149391775674303e-13 relative error 1.0075435912754678e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1399999999999895 y[1] (closed_form) -0.20879725197918383 y[1] (numeric) -0.20879725197939827 absolute error 2.1443957720634899e-13 relative error 1.0270229860483397e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1499999999999884 y[1] (closed_form) -0.20424372044208397 y[1] (numeric) -0.2042437204422979 absolute error 2.1393997684526767e-13 relative error 1.0474739511315022e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1599999999999873 y[1] (closed_form) -0.1996697647031424 y[1] (numeric) -0.19966976470335587 absolute error 2.1346813205980197e-13 relative error 1.0691059428911242e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1699999999999862 y[1] (closed_form) -0.19507584215412146 y[1] (numeric) -0.19507584215433443 absolute error 2.1296853169872065e-13 relative error 1.0917217085776459e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.179999999999985 y[1] (closed_form) -0.19046241218344778 y[1] (numeric) -0.19046241218366025 absolute error 2.1246893133763933e-13 relative error 1.1155425834520856e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.189999999999984 y[1] (closed_form) -0.1858299361302739 y[1] (numeric) -0.18582993613048585 absolute error 2.1194157540094238e-13 relative error 1.1405136320574485e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1999999999999829 y[1] (closed_form) -0.18117887723834478 y[1] (numeric) -0.18117887723855622 absolute error 2.1144197503986106e-13 relative error 1.1670343599806312e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2099999999999818 y[1] (closed_form) -0.1765097006096737 y[1] (numeric) -0.17650970060988463 absolute error 2.1094237467877974e-13 relative error 1.1950752505396236e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2199999999999807 y[1] (closed_form) -0.1718228731580326 y[1] (numeric) -0.17182287315824302 absolute error 2.104150187420828e-13 relative error 1.2246042385087776e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2299999999999796 y[1] (closed_form) -0.16711886356226094 y[1] (numeric) -0.16711886356247085 absolute error 2.0991541838100147e-13 relative error 1.256084525148751e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2399999999999785 y[1] (closed_form) -0.1623981422193983 y[1] (numeric) -0.16239814221960772 absolute error 2.0941581801992015e-13 relative error 1.2895210201173448e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2499999999999774 y[1] (closed_form) -0.15766118119764508 y[1] (numeric) -0.15766118119785397 absolute error 2.088884620832232e-13 relative error 1.3249200627347786e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2599999999999763 y[1] (closed_form) -0.15290845418915597 y[1] (numeric) -0.15290845418936433 absolute error 2.0836110614652625e-13 relative error 1.3626526227828605e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2699999999999751 y[1] (closed_form) -0.14814043646267122 y[1] (numeric) -0.14814043646287905 absolute error 2.078337502098293e-13 relative error 1.4029508429469204e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.279999999999974 y[1] (closed_form) -0.1433576048159902 y[1] (numeric) -0.1433576048161975 absolute error 2.0730639427313236e-13 relative error 1.4460788078820445e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.289999999999973 y[1] (closed_form) -0.1385604375282918 y[1] (numeric) -0.1385604375284986 absolute error 2.067790383364354e-13 relative error 1.4923382317857827e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2999999999999718 y[1] (closed_form) -0.13374941431230727 y[1] (numeric) -0.13374941431251353 absolute error 2.0625168239973846e-13 relative error 1.5420754061631783e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3099999999999707 y[1] (closed_form) -0.12892501626634897 y[1] (numeric) -0.1289250162665547 absolute error 2.057243264630415e-13 relative error 1.595689746030601e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3199999999999696 y[1] (closed_form) -0.12408772582620119 y[1] (numeric) -0.12408772582640637 absolute error 2.0518309273853674e-13 relative error 1.6535325421784161e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3299999999999685 y[1] (closed_form) -0.11923802671687687 y[1] (numeric) -0.11923802671708153 absolute error 2.046557368018398e-13 relative error 1.7163629962426486e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3399999999999674 y[1] (closed_form) -0.11437640390424558 y[1] (numeric) -0.11437640390444968 absolute error 2.0410062528952722e-13 relative error 1.7844644377908364e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3499999999999663 y[1] (closed_form) -0.10950334354653721 y[1] (numeric) -0.10950334354674077 absolute error 2.0355939156502245e-13 relative error 1.858933115393987e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3599999999999652 y[1] (closed_form) -0.10461933294572667 y[1] (numeric) -0.1046193329459297 absolute error 2.030320356283255e-13 relative error 1.94067415564246e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3699999999999641 y[1] (closed_form) -0.09972486049880405 y[1] (numeric) -0.09972486049900654 absolute error 2.0249080190382074e-13 relative error 2.0304947120607814e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.379999999999963 y[1] (closed_form) -0.09482041564893533 y[1] (numeric) -0.09482041564913728 absolute error 2.0194956817931597e-13 relative error 2.1298110411898783e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.389999999999962 y[1] (closed_form) -0.08990648883651846 y[1] (numeric) -0.08990648883671988 absolute error 2.0142221224261903e-13 relative error 2.2403523355124597e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3999999999999608 y[1] (closed_form) -0.08498357145013977 y[1] (numeric) -0.08498357145034062 absolute error 2.0085322294249863e-13 relative error 2.363435891375077e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4099999999999597 y[1] (closed_form) -0.08005215577743548 y[1] (numeric) -0.08005215577763576 absolute error 2.0028423364237824e-13 relative error 2.5019217995729844e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4199999999999586 y[1] (closed_form) -0.07511273495586333 y[1] (numeric) -0.07511273495606308 absolute error 1.9974299991787348e-13 relative error 2.6592428039698407e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4299999999999575 y[1] (closed_form) -0.07016580292338936 y[1] (numeric) -0.07016580292358854 absolute error 1.9917401061775308e-13 relative error 2.83861941742791e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4399999999999564 y[1] (closed_form) -0.06521185436909435 y[1] (numeric) -0.06521185436929297 absolute error 1.986188991054405e-13 relative error 3.0457483693267177e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4499999999999553 y[1] (closed_form) -0.06025138468370546 y[1] (numeric) -0.060251384683903536 absolute error 1.9807766538093574e-13 relative error 3.2875205511169666e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4599999999999542 y[1] (closed_form) -0.055284889910057526 y[1] (numeric) -0.05528488991025504 absolute error 1.9751561497471926e-13 relative error 3.5726871355999003e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4699999999999531 y[1] (closed_form) -0.050312866693489174 y[1] (numeric) -0.05031286669368614 absolute error 1.9696744235631058e-13 relative error 3.9148523091767997e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.479999999999952 y[1] (closed_form) -0.04533581223217872 y[1] (numeric) -0.04533581223237513 absolute error 1.96412330843998e-13 relative error 4.3323880432120576e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.489999999999951 y[1] (closed_form) -0.04035422422742477 y[1] (numeric) -0.04035422422762064 absolute error 1.9587109711949324e-13 relative error 4.853794140995506e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4999999999999498 y[1] (closed_form) -0.03536860083387648 y[1] (numeric) -0.03536860083407181 absolute error 1.9532986339498848e-13 relative error 5.522691279545871e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5099999999999487 y[1] (closed_form) -0.030379440609718547 y[1] (numeric) -0.030379440609913332 absolute error 1.9478516022353176e-13 relative error 6.411742820610691e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5199999999999476 y[1] (closed_form) -0.025387242466815757 y[1] (numeric) -0.025387242467009994 absolute error 1.942369876051231e-13 relative error 7.650968310521109e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5299999999999465 y[1] (closed_form) -0.02039250562082225 y[1] (numeric) -0.02039250562101594 absolute error 1.9368881498671442e-13 relative error 9.498039063377474e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5399999999999454 y[1] (closed_form) -0.01539572954126036 y[1] (numeric) -0.015395729541453495 absolute error 1.9313543819787782e-13 relative error 1.2544740908852503e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5499999999999443 y[1] (closed_form) -0.010397413901574075 y[1] (numeric) -0.01039741390176666 absolute error 1.9258553085599317e-13 relative error 1.852244535795939e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5599999999999432 y[1] (closed_form) -0.005398058529162117 y[1] (numeric) -0.0053980585293541515 absolute error 1.9203475615237053e-13 relative error 3.55747821397146e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] 1.569999999999942 y[1] (closed_form) -0.0003981633553956085 y[1] (numeric) -0.00039816335558709275 absolute error 1.9148425249929102e-13 relative error 4.809188236547672e-08% Desired digits 8 Estimated correct digits 9 Correct digits 10 h 0.001 TOP MAIN SOLVE Loop x[1] 1.579999999999941 y[1] (closed_form) 0.004601771634374637 y[1] (numeric) 0.004601771634183704 absolute error 1.9093320674512526e-13 relative error 4.149123900866331e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] 1.58999999999994 y[1] (closed_form) 0.009601246450816243 y[1] (numeric) 0.009601246450625859 absolute error 1.903841667649786e-13 relative error 1.9829109453678614e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5999999999999388 y[1] (closed_form) 0.014599761150613778 y[1] (numeric) 0.014599761150423947 absolute error 1.89830789976142e-13 relative error 1.3002321614567063e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6099999999999377 y[1] (closed_form) 0.01959681588646268 y[1] (numeric) 0.0195968158862734 absolute error 1.8928261735773333e-13 relative error 9.658845521352691e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6199999999999366 y[1] (closed_form) 0.024591910957053563 y[1] (numeric) 0.024591910956864832 absolute error 1.887309752923727e-13 relative error 7.674514421508997e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6299999999999355 y[1] (closed_form) 0.02958454685704193 y[1] (numeric) 0.02958454685685375 absolute error 1.8817933322701208e-13 relative error 6.360730625225725e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6399999999999344 y[1] (closed_form) 0.0345742243269983 y[1] (numeric) 0.03457422432681067 absolute error 1.8762769116165146e-13 relative error 5.426808404639663e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6499999999999333 y[1] (closed_form) 0.03956044440333373 y[1] (numeric) 0.039560444403146655 absolute error 1.8707257964933888e-13 relative error 4.728778517805893e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6599999999999322 y[1] (closed_form) 0.04454270846819575 y[1] (numeric) 0.04454270846800922 absolute error 1.8653134592483411e-13 relative error 4.187696535293103e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.669999999999931 y[1] (closed_form) 0.04952051829932976 y[1] (numeric) 0.04952051829914377 absolute error 1.8599011220032935e-13 relative error 3.755819175318418e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.67999999999993 y[1] (closed_form) 0.054493376119900794 y[1] (numeric) 0.054493376119715345 absolute error 1.8544887847582459e-13 relative error 3.403145330320235e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.689999999999929 y[1] (closed_form) 0.059460784648270835 y[1] (numeric) 0.05946078464808594 absolute error 1.84893766963512e-13 relative error 3.109507687414765e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6999999999999278 y[1] (closed_form) 0.06442224714772654 y[1] (numeric) 0.06442224714754219 absolute error 1.8435253323900724e-13 relative error 2.861628418770751e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7099999999999267 y[1] (closed_form) 0.0693772674761525 y[1] (numeric) 0.0693772674759687 absolute error 1.8379742172669467e-13 relative error 2.6492456162225266e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7199999999999256 y[1] (closed_form) 0.07432535013564504 y[1] (numeric) 0.07432535013546179 absolute error 1.8324231021438209e-13 relative error 2.465407964845934e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7299999999999245 y[1] (closed_form) 0.0792660003220616 y[1] (numeric) 0.0792660003218789 absolute error 1.8270107648987732e-13 relative error 2.3049110053182196e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7399999999999234 y[1] (closed_form) 0.08419872397450075 y[1] (numeric) 0.08419872397431859 absolute error 1.8215984276537256e-13 relative error 2.1634513466087557e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7499999999999223 y[1] (closed_form) 0.08912302782470781 y[1] (numeric) 0.08912302782452618 absolute error 1.816324868286756e-13 relative error 2.0379972635795162e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7599999999999212 y[1] (closed_form) 0.09403841944640134 y[1] (numeric) 0.09403841944622027 absolute error 1.8107737531636303e-13 relative error 1.9255680431716622e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.76999999999992 y[1] (closed_form) 0.09894440730451533 y[1] (numeric) 0.09894440730433479 absolute error 1.8053614159185827e-13 relative error 1.8246219923904632e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.779999999999919 y[1] (closed_form) 0.10384050080435227 y[1] (numeric) 0.10384050080417226 absolute error 1.8000878565516132e-13 relative error 1.7335123026257267e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7899999999999179 y[1] (closed_form) 0.10872621034064223 y[1] (numeric) 0.10872621034046276 absolute error 1.7946755193065655e-13 relative error 1.6506374255883632e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7999999999999168 y[1] (closed_form) 0.113601047346503 y[1] (numeric) 0.11360104734632409 absolute error 1.7891244041834398e-13 relative error 1.5749189342650145e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8099999999999157 y[1] (closed_form) 0.11846452434229636 y[1] (numeric) 0.11846452434211797 absolute error 1.7838508448164703e-13 relative error 1.5058101610758482e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8199999999999146 y[1] (closed_form) 0.12331615498437559 y[1] (numeric) 0.12331615498419773 absolute error 1.7785772854495008e-13 relative error 1.442290578776844e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8299999999999135 y[1] (closed_form) 0.1281554541137195 y[1] (numeric) 0.12815545411354218 absolute error 1.7733037260825313e-13 relative error 1.3837130369098296e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8399999999999124 y[1] (closed_form) 0.13298193780444792 y[1] (numeric) 0.1329819378042711 absolute error 1.768307722471718e-13 relative error 1.3297352645530276e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8499999999999113 y[1] (closed_form) 0.13779512341221378 y[1] (numeric) 0.13779512341203745 absolute error 1.763311718860905e-13 relative error 1.2796619177777157e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8599999999999102 y[1] (closed_form) 0.14259452962246733 y[1] (numeric) 0.14259452962229152 absolute error 1.7580381594939354e-13 relative error 1.232893130015934e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.869999999999909 y[1] (closed_form) 0.147379676498587 y[1] (numeric) 0.14737967649841172 absolute error 1.752764600126966e-13 relative error 1.189285145529391e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.879999999999908 y[1] (closed_form) 0.1521500855298728 y[1] (numeric) 0.15215008552969803 absolute error 1.7477685965161527e-13 relative error 1.1487135156246756e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8899999999999069 y[1] (closed_form) 0.15690527967939696 y[1] (numeric) 0.15690527967922266 absolute error 1.7430501486614958e-13 relative error 1.1108932422306331e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8999999999999058 y[1] (closed_form) 0.16164478343170713 y[1] (numeric) 0.1616447834315333 absolute error 1.7383317008068389e-13 relative error 1.0754022888349266e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9099999999999047 y[1] (closed_form) 0.16636812284037766 y[1] (numeric) 0.16636812284020433 absolute error 1.7333356971960256e-13 relative error 1.041867677294814e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9199999999999036 y[1] (closed_form) 0.1710748255754038 y[1] (numeric) 0.17107482557523104 absolute error 1.7275070263167436e-13 relative error 1.0097961640506358e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9299999999999025 y[1] (closed_form) 0.1757644209704343 y[1] (numeric) 0.17576442097026204 absolute error 1.7225110227059304e-13 relative error 9.800112065886631e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9399999999999014 y[1] (closed_form) 0.1804364400698376 y[1] (numeric) 0.1804364400696659 absolute error 1.717237463338961e-13 relative error 9.517132252633155e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9499999999999003 y[1] (closed_form) 0.18509041567559714 y[1] (numeric) 0.18509041567542592 absolute error 1.7122414597281477e-13 relative error 9.25083804841168e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9599999999998992 y[1] (closed_form) 0.1897258823940306 y[1] (numeric) 0.1897258823938599 absolute error 1.7069679003611782e-13 relative error 8.997021802307796e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.969999999999898 y[1] (closed_form) 0.19434237668232907 y[1] (numeric) 0.19434237668215887 absolute error 1.701971896750365e-13 relative error 8.757595362396943e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.979999999999897 y[1] (closed_form) 0.19893943689491073 y[1] (numeric) 0.19893943689474103 absolute error 1.6969758931395518e-13 relative error 8.530113081781644e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9899999999998959 y[1] (closed_form) 0.2035166033295852 y[1] (numeric) 0.203516603329416 absolute error 1.6919798895287386e-13 relative error 8.313719184810979e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9999999999998948 y[1] (closed_form) 0.20807341827352335 y[1] (numeric) 0.20807341827335465 absolute error 1.6869838859179254e-13 relative error 8.107637678640417e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0099999999998936 y[1] (closed_form) 0.21260942604902808 y[1] (numeric) 0.2126094260488599 absolute error 1.6817103265509559e-13 relative error 7.90985779794707e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0199999999998925 y[1] (closed_form) 0.21712417305910184 y[1] (numeric) 0.21712417305893414 absolute error 1.676991878696299e-13 relative error 7.72365349776055e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0299999999998914 y[1] (closed_form) 0.2216172078328059 y[1] (numeric) 0.22161720783263872 absolute error 1.6717183193293295e-13 relative error 7.543269476576565e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0399999999998903 y[1] (closed_form) 0.22608808107040707 y[1] (numeric) 0.2260880810702404 absolute error 1.6667223157185163e-13 relative error 7.372004343738382e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0499999999998892 y[1] (closed_form) 0.2305363456883073 y[1] (numeric) 0.2305363456881411 absolute error 1.6620038678638593e-13 relative error 7.209292152617631e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.059999999999888 y[1] (closed_form) 0.23496155686375172 y[1] (numeric) 0.23496155686358597 absolute error 1.6575629757653587e-13 relative error 7.054613520145074e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.069999999999887 y[1] (closed_form) 0.23936327207931038 y[1] (numeric) 0.23936327207914515 absolute error 1.6522894163983892e-13 relative error 6.902852731102879e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.079999999999886 y[1] (closed_form) 0.24374105116712988 y[1] (numeric) 0.24374105116696512 absolute error 1.6475709685437323e-13 relative error 6.759513675084693e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.089999999999885 y[1] (closed_form) 0.2480944563529495 y[1] (numeric) 0.24809445635278518 absolute error 1.6431300764452317e-13 relative error 6.623001983194846e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0999999999998837 y[1] (closed_form) 0.25242305229987855 y[1] (numeric) 0.2524230522997148 absolute error 1.637578961322106e-13 relative error 6.487438236729117e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1099999999998826 y[1] (closed_form) 0.25672640615192943 y[1] (numeric) 0.2567264061517662 absolute error 1.6325829577112927e-13 relative error 6.359232702946569e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1199999999998815 y[1] (closed_form) 0.2610040875773031 y[1] (numeric) 0.2610040875771403 absolute error 1.628142065612792e-13 relative error 6.237994510835298e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1299999999998804 y[1] (closed_form) 0.26525566881142176 y[1] (numeric) 0.2652556688112594 absolute error 1.6237011735142914e-13 relative error 6.121268513468149e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1399999999998793 y[1] (closed_form) 0.2694807246997049 y[1] (numeric) 0.26948072469954293 absolute error 1.6198153929281034e-13 relative error 6.010876639630312e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1499999999998782 y[1] (closed_form) 0.2736788327400846 y[1] (numeric) 0.27367883273992305 absolute error 1.6153745008296028e-13 relative error 5.902445887598985e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.159999999999877 y[1] (closed_form) 0.2778495731252552 y[1] (numeric) 0.27784957312509406 absolute error 1.6114887202434147e-13 relative error 5.7998603421173945e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.169999999999876 y[1] (closed_form) 0.28199252878465386 y[1] (numeric) 0.2819925287844931 absolute error 1.6076029396572267e-13 relative error 5.7008706811693124e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.179999999999875 y[1] (closed_form) 0.2861072854261671 y[1] (numeric) 0.2861072854260067 absolute error 1.6037171590710386e-13 relative error 5.605299972289221e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.189999999999874 y[1] (closed_form) 0.29019343157755956 y[1] (numeric) 0.29019343157739974 absolute error 1.5981660439479128e-13 relative error 5.50724403119639e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1999999999998727 y[1] (closed_form) 0.2942505586276214 y[1] (numeric) 0.29425055862746197 absolute error 1.5942802633617248e-13 relative error 5.41810445763439e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.2099999999998716 y[1] (closed_form) 0.29827826086702847 y[1] (numeric) 0.29827826086686937 absolute error 1.5909495942878493e-13 relative error 5.333776553689542e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.2199999999998705 y[1] (closed_form) 0.3022761355289132 y[1] (numeric) 0.30227613552875454 absolute error 1.5865087021893487e-13 relative error 5.248541038191209e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.2299999999998694 y[1] (closed_form) 0.306243782829141 y[1] (numeric) 0.30624378282898274 absolute error 1.5826229216031606e-13 relative error 5.167853227851926e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.2399999999998683 y[1] (closed_form) 0.31018080600628817 y[1] (numeric) 0.3101808060061304 absolute error 1.5776269179923474e-13 relative error 5.0861526162916894e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.249999999999867 y[1] (closed_form) 0.3140868113613179 y[1] (numeric) 0.3140868113611607 absolute error 1.5720758028692217e-13 relative error 5.005227045527689e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.259999999999866 y[1] (closed_form) 0.31796140829694963 y[1] (numeric) 0.31796140829679276 absolute error 1.5687451337953462e-13 relative error 4.933759547102861e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.269999999999865 y[1] (closed_form) 0.3218042093567186 y[1] (numeric) 0.32180420935656223 absolute error 1.563749130184533e-13 relative error 4.8593184449340865e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.279999999999864 y[1] (closed_form) 0.32561483026372123 y[1] (numeric) 0.3256148302635652 absolute error 1.5604184611106575e-13 relative error 4.792221717440962e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.289999999999863 y[1] (closed_form) 0.32939288995904226 y[1] (numeric) 0.32939288995888655 absolute error 1.557087792036782e-13 relative error 4.727144511924332e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.2999999999998617 y[1] (closed_form) 0.33313801063986054 y[1] (numeric) 0.3331380106397053 absolute error 1.5526468999382814e-13 relative error 4.660671704667088e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.3099999999998606 y[1] (closed_form) 0.33684981779722895 y[1] (numeric) 0.3368498177970741 absolute error 1.5482060078397808e-13 relative error 4.5961313500598156e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.3199999999998595 y[1] (closed_form) 0.34052794025352484 y[1] (numeric) 0.34052794025337046 absolute error 1.5437651157412802e-13 relative error 4.533446255810724e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.3299999999998584 y[1] (closed_form) 0.3441720101995678 y[1] (numeric) 0.3441720101994137 absolute error 1.5409895581797173e-13 relative error 4.477381984915554e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.3399999999998573 y[1] (closed_form) 0.3477816632313998 y[1] (numeric) 0.34778166323124615 absolute error 1.5365486660812167e-13 relative error 4.4181416921307303e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.349999999999856 y[1] (closed_form) 0.3513565383867258 y[1] (numeric) 0.3513565383865726 absolute error 1.532107773982716e-13 relative error 4.3605500584035775e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.359999999999855 y[1] (closed_form) 0.3548962781810092 y[1] (numeric) 0.35489627818085645 absolute error 1.5276668818842154e-13 relative error 4.3045446678509635e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.369999999999854 y[1] (closed_form) 0.35840052864322053 y[1] (numeric) 0.3584005286430681 absolute error 1.52433621281034e-13 relative error 4.253163963180929e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.379999999999853 y[1] (closed_form) 0.3618689393512336 y[1] (numeric) 0.36186893935108155 absolute error 1.520450432224152e-13 relative error 4.201660509879759e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.389999999999852 y[1] (closed_form) 0.365301163466868 y[1] (numeric) 0.3653011634667163 absolute error 1.5165646516379638e-13 relative error 4.151546185194433e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.3999999999998507 y[1] (closed_form) 0.3686968577705723 y[1] (numeric) 0.36869685777042105 absolute error 1.5126788710517758e-13 relative error 4.102771258205474e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.4099999999998496 y[1] (closed_form) 0.37205568269574596 y[1] (numeric) 0.3720556826955951 absolute error 1.5087930904655877e-13 relative error 4.055288389989263e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.4199999999998485 y[1] (closed_form) 0.37537730236269545 y[1] (numeric) 0.3753773023625449 absolute error 1.5054624213917123e-13 relative error 4.010531302548258e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.4299999999998474 y[1] (closed_form) 0.378661384612222 y[1] (numeric) 0.3786613846120718 absolute error 1.5015766408055242e-13 relative error 3.9654865846520177e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.4399999999998463 y[1] (closed_form) 0.3819076010388375 y[1] (numeric) 0.38190760103868765 absolute error 1.4982459717316488e-13 relative error 3.923058791331276e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.449999999999845 y[1] (closed_form) 0.3851156270236043 y[1] (numeric) 0.3851156270234548 absolute error 1.4949153026577733e-13 relative error 3.881731089988067e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.459999999999844 y[1] (closed_form) 0.38828514176659745 y[1] (numeric) 0.3882851417664482 absolute error 1.492694856608523e-13 relative error 3.84432649113779e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.469999999999843 y[1] (closed_form) 0.39141582831898375 y[1] (numeric) 0.39141582831883476 absolute error 1.48991929904696e-13 relative error 3.806487094417532e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.479999999999842 y[1] (closed_form) 0.394507373614717 y[1] (numeric) 0.3945073736145683 absolute error 1.4871437414853972e-13 relative error 3.7696221691860403e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.489999999999841 y[1] (closed_form) 0.3975594685018438 y[1] (numeric) 0.3975594685016953 absolute error 1.4849232954361469e-13 relative error 3.735097295083691e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.4999999999998397 y[1] (closed_form) 0.4005718077734189 y[1] (numeric) 0.40057180777327067 absolute error 1.482147737874584e-13 relative error 3.70008000840876e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5099999999998386 y[1] (closed_form) 0.40354409019802534 y[1] (numeric) 0.40354409019787746 absolute error 1.4788170688007085e-13 relative error 3.6645737224773386e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5199999999998375 y[1] (closed_form) 0.4064760185498977 y[1] (numeric) 0.4064760185497501 absolute error 1.4760415112391456e-13 relative error 3.631312657767414e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5299999999998364 y[1] (closed_form) 0.4093672996386439 y[1] (numeric) 0.40936729963849655 absolute error 1.4732659536775827e-13 relative error 3.598885291956788e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5399999999998353 y[1] (closed_form) 0.4122176443385645 y[1] (numeric) 0.41221764433841745 absolute error 1.4704903961160198e-13 relative error 3.56726699187158e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.549999999999834 y[1] (closed_form) 0.41502676761756485 y[1] (numeric) 0.41502676761741814 absolute error 1.4671597270421444e-13 relative error 3.5350966287410393e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.559999999999833 y[1] (closed_form) 0.417794388565658 y[1] (numeric) 0.4177943885655115 absolute error 1.464939280992894e-13 relative error 3.506364185556009e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.569999999999832 y[1] (closed_form) 0.4205202304230553 y[1] (numeric) 0.4205202304229091 absolute error 1.4621637234313312e-13 relative error 3.477035390093725e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.579999999999831 y[1] (closed_form) 0.42320402060784273 y[1] (numeric) 0.4232040206076968 absolute error 1.4593881658697683e-13 relative error 3.448426987469701e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5899999999998298 y[1] (closed_form) 0.42584549074323824 y[1] (numeric) 0.42584549074309247 absolute error 1.4577228313328305e-13 relative error 3.423126140865393e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5999999999998287 y[1] (closed_form) 0.4284443766844295 y[1] (numeric) 0.42844437668428403 absolute error 1.454392162258955e-13 relative error 3.394588052512093e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6099999999998276 y[1] (closed_form) 0.43100041854498805 y[1] (numeric) 0.43100041854484283 absolute error 1.4521717162097048e-13 relative error 3.369304654301922e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6199999999998265 y[1] (closed_form) 0.43351336072285795 y[1] (numeric) 0.433513360722713 absolute error 1.4493961586481419e-13 relative error 3.343371369757461e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6299999999998254 y[1] (closed_form) 0.4359829519259155 y[1] (numeric) 0.4359829519257709 absolute error 1.4460654895742664e-13 relative error 3.3167936571519646e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6399999999998243 y[1] (closed_form) 0.43840894519709844 y[1] (numeric) 0.438408945196954 absolute error 1.4444001550373287e-13 relative error 3.2946411583549235e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.649999999999823 y[1] (closed_form) 0.4407910979391012 y[1] (numeric) 0.44079109793895704 absolute error 1.4416245974757658e-13 relative error 3.2705392740824765e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.659999999999822 y[1] (closed_form) 0.44312917193863477 y[1] (numeric) 0.44312917193849083 absolute error 1.4394041514265155e-13 relative error 3.2482721575952723e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.669999999999821 y[1] (closed_form) 0.4454229333902476 y[1] (numeric) 0.44542293339010386 absolute error 1.4371837053772651e-13 relative error 3.2265597427560114e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.67999999999982 y[1] (closed_form) 0.4476721529197059 y[1] (numeric) 0.44767215291956236 absolute error 1.4355183708403274e-13 relative error 3.206628693515812e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6899999999998188 y[1] (closed_form) 0.44987660560693116 y[1] (numeric) 0.4498766056067878 absolute error 1.433297924791077e-13 relative error 3.185980126389116e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6999999999998177 y[1] (closed_form) 0.45203607100849164 y[1] (numeric) 0.4520360710083486 absolute error 1.4305223672295142e-13 relative error 3.164619947337436e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7099999999998166 y[1] (closed_form) 0.4541503331796467 y[1] (numeric) 0.454150333179504 absolute error 1.4271916981556387e-13 relative error 3.1425534539706904e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7199999999998155 y[1] (closed_form) 0.4562191806959412 y[1] (numeric) 0.45621918069579864 absolute error 1.425526363618701e-13 relative error 3.124652412562152e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7299999999998144 y[1] (closed_form) 0.4582424066743475 y[1] (numeric) 0.4582424066742052 absolute error 1.4233059175694507e-13 relative error 3.106010916577895e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7399999999998133 y[1] (closed_form) 0.4602198087939538 y[1] (numeric) 0.4602198087938116 absolute error 1.4221956945448255e-13 relative error 3.090253108121994e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.749999999999812 y[1] (closed_form) 0.4621511893161959 y[1] (numeric) 0.46215118931605387 absolute error 1.4205303600078878e-13 relative error 3.073735160369749e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.759999999999811 y[1] (closed_form) 0.46403635510463115 y[1] (numeric) 0.4640363551044892 absolute error 1.4194201369832626e-13 relative error 3.058855456838529e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.76999999999981 y[1] (closed_form) 0.4658751176442516 y[1] (numeric) 0.46587511764410977 absolute error 1.4183099139586375e-13 relative error 3.0443993685056125e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.779999999999809 y[1] (closed_form) 0.46766729306033555 y[1] (numeric) 0.46766729306019394 absolute error 1.4160894679093872e-13 relative error 3.027984827937694e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7899999999998077 y[1] (closed_form) 0.469412702136835 y[1] (numeric) 0.46941270213669356 absolute error 1.4144241333724494e-13 relative error 3.01317822660909e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7999999999998066 y[1] (closed_form) 0.47111117033429667 y[1] (numeric) 0.4711111703341554 absolute error 1.4127587988355117e-13 relative error 2.9987800922509005e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8099999999998055 y[1] (closed_form) 0.4727625278073163 y[1] (numeric) 0.4727625278071752 absolute error 1.411093464298574e-13 relative error 2.984782805953887e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8199999999998044 y[1] (closed_form) 0.47436660942152264 y[1] (numeric) 0.4743666094213817 absolute error 1.4094281297616362e-13 relative error 2.9711790454231085e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8299999999998033 y[1] (closed_form) 0.475923254770091 y[1] (numeric) 0.4759232547699503 absolute error 1.407207683712386e-13 relative error 2.9567953858278676e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8399999999998022 y[1] (closed_form) 0.4774323081897838 y[1] (numeric) 0.47743230818964333 absolute error 1.4049872376631356e-13 relative error 2.942798829409425e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.849999999999801 y[1] (closed_form) 0.4788936187765166 y[1] (numeric) 0.47889361877637615 absolute error 1.404432126150823e-13 relative error 2.9326599292320573e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8599999999998 y[1] (closed_form) 0.48030704040044836 y[1] (numeric) 0.48030704040030797 absolute error 1.4038770146385104e-13 relative error 2.922874112917542e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.869999999999799 y[1] (closed_form) 0.48167243172059465 y[1] (numeric) 0.48167243172045443 absolute error 1.4022116801015727e-13 relative error 2.911131274614775e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.879999999999798 y[1] (closed_form) 0.4829896561989612 y[1] (numeric) 0.48298965619882106 absolute error 1.4016565685892601e-13 relative error 2.9020426226516665e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8899999999997967 y[1] (closed_form) 0.484258582114198 y[1] (numeric) 0.4842585821140579 absolute error 1.400546345564635e-13 relative error 2.892145637254515e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8999999999997956 y[1] (closed_form) 0.4854790825747708 y[1] (numeric) 0.48547908257463085 absolute error 1.3994361225400098e-13 relative error 2.882587886419342e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9099999999997945 y[1] (closed_form) 0.48665103553165073 y[1] (numeric) 0.4866510355315109 absolute error 1.3983258995153847e-13 relative error 2.8733646852056078e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9199999999997934 y[1] (closed_form) 0.48777432379051866 y[1] (numeric) 0.487774323790379 absolute error 1.396660564978447e-13 relative error 2.8633335066202908e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9299999999997923 y[1] (closed_form) 0.48884883502348475 y[1] (numeric) 0.48884883502334525 absolute error 1.3949952304415092e-13 relative error 2.8536331284792615e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9399999999997912 y[1] (closed_form) 0.48987446178032124 y[1] (numeric) 0.4898744617801819 absolute error 1.3933298959045715e-13 relative error 2.8442591002618845e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.94999999999979 y[1] (closed_form) 0.490851101499207 y[1] (numeric) 0.4908511014990679 absolute error 1.3911094498553211e-13 relative error 2.8340762516503562e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.959999999999789 y[1] (closed_form) 0.49177865651698416 y[1] (numeric) 0.4917786565168451 absolute error 1.3905543383430086e-13 relative error 2.8276020520930928e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.969999999999788 y[1] (closed_form) 0.49265703407892375 y[1] (numeric) 0.4926570340787848 absolute error 1.3894441153183834e-13 relative error 2.820307068011525e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.979999999999787 y[1] (closed_form) 0.49348614634800164 y[1] (numeric) 0.49348614634786275 absolute error 1.3888890038060708e-13 relative error 2.8144437571032434e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9899999999997857 y[1] (closed_form) 0.49426591041368184 y[1] (numeric) 0.49426591041354306 absolute error 1.3877787807814457e-13 relative error 2.807757426806812e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9999999999997846 y[1] (closed_form) 0.49499624830020755 y[1] (numeric) 0.49499624830006883 absolute error 1.387223669269133e-13 relative error 2.802493299762958e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.0099999999997835 y[1] (closed_form) 0.4956770869743987 y[1] (numeric) 0.49567708697426005 absolute error 1.3866685577568205e-13 relative error 2.7975240215782673e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.0199999999997824 y[1] (closed_form) 0.49630835835295534 y[1] (numeric) 0.4963083583528168 absolute error 1.3855583347321954e-13 relative error 2.791728794030988e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.0299999999997813 y[1] (closed_form) 0.49688999930926564 y[1] (numeric) 0.49688999930912714 absolute error 1.3850032232198828e-13 relative error 2.7873437282802973e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.03999999999978 y[1] (closed_form) 0.4974219516797186 y[1] (numeric) 0.49742195167958025 absolute error 1.383337888682945e-13 relative error 2.781014959254658e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.049999999999779 y[1] (closed_form) 0.4979041622695205 y[1] (numeric) 0.49790416226938217 absolute error 1.383337888682945e-13 relative error 2.778321599838586e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.059999999999778 y[1] (closed_form) 0.49833658285801424 y[1] (numeric) 0.4983365828578759 absolute error 1.383337888682945e-13 relative error 2.775910772493066e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.069999999999777 y[1] (closed_form) 0.49871917020350126 y[1] (numeric) 0.49871917020336304 absolute error 1.38222766565832e-13 relative error 2.7715551120569616e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.079999999999776 y[1] (closed_form) 0.4990518860475659 y[1] (numeric) 0.4990518860474277 absolute error 1.38222766565832e-13 relative error 2.769707327639628e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.0899999999997747 y[1] (closed_form) 0.499334697118901 y[1] (numeric) 0.49933469711876277 absolute error 1.38222766565832e-13 relative error 2.7681386325316493e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.0999999999997736 y[1] (closed_form) 0.499567575136635 y[1] (numeric) 0.49956757513649686 absolute error 1.3816725541460073e-13 relative error 2.765737055228436e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.1099999999997725 y[1] (closed_form) 0.49975049681316036 y[1] (numeric) 0.4997504968130222 absolute error 1.3816725541460073e-13 relative error 2.764724723550535e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.1199999999997714 y[1] (closed_form) 0.4998834438564617 y[1] (numeric) 0.4998834438563236 absolute error 1.3811174426336947e-13 relative error 2.7628789462974764e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.1299999999997703 y[1] (closed_form) 0.4999664029719456 y[1] (numeric) 0.49996640297180756 absolute error 1.3805623311213822e-13 relative error 2.7613102058756716e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.139999999999769 y[1] (closed_form) 0.4999993658637696 y[1] (numeric) 0.49999936586363153 absolute error 1.3805623311213822e-13 relative error 2.7611281641055758e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.149999999999768 y[1] (closed_form) 0.49998232923567193 y[1] (numeric) 0.4999823292355338 absolute error 1.3811174426336947e-13 relative error 2.7623325103209607e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.159999999999767 y[1] (closed_form) 0.4999152947913013 y[1] (numeric) 0.49991529479116315 absolute error 1.3816725541460073e-13 relative error 2.7638133270613607e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.169999999999766 y[1] (closed_form) 0.49979826923404624 y[1] (numeric) 0.4997982692339081 absolute error 1.3816725541460073e-13 relative error 2.764460461744808e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.179999999999765 y[1] (closed_form) 0.49963126426636495 y[1] (numeric) 0.4996312642662268 absolute error 1.3816725541460073e-13 relative error 2.765384500457133e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.1899999999997637 y[1] (closed_form) 0.499414296588615 y[1] (numeric) 0.49941429658847686 absolute error 1.3816725541460073e-13 relative error 2.7665859058979626e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.1999999999997626 y[1] (closed_form) 0.4991473878973835 y[1] (numeric) 0.4991473878972454 absolute error 1.3811174426336947e-13 relative error 2.7669531607718837e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.2099999999997615 y[1] (closed_form) 0.49883056488331695 y[1] (numeric) 0.4988305648831789 absolute error 1.3805623311213822e-13 relative error 2.767597714154332e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.2199999999997604 y[1] (closed_form) 0.4984638592284528 y[1] (numeric) 0.49846385922831477 absolute error 1.3805623311213822e-13 relative error 2.7696337569152662e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.2299999999997593 y[1] (closed_form) 0.49804730760305105 y[1] (numeric) 0.498047307602913 absolute error 1.3805623311213822e-13 relative error 2.7719501943813436e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.239999999999758 y[1] (closed_form) 0.49758095166192706 y[1] (numeric) 0.49758095166178895 absolute error 1.3811174426336947e-13 relative error 2.7756638151455437e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.249999999999757 y[1] (closed_form) 0.4970648380402862 y[1] (numeric) 0.49706483804014806 absolute error 1.3816725541460073e-13 relative error 2.7796626283069036e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.259999999999756 y[1] (closed_form) 0.49649901834906074 y[1] (numeric) 0.49649901834892257 absolute error 1.3816725541460073e-13 relative error 2.7828303845197745e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.269999999999755 y[1] (closed_form) 0.4958835491697482 y[1] (numeric) 0.49588354916960997 absolute error 1.38222766565832e-13 relative error 2.787403752297423e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.279999999999754 y[1] (closed_form) 0.4952184920487535 y[1] (numeric) 0.49521849204861523 absolute error 1.3827827771706325e-13 relative error 2.792268058185718e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.2899999999997527 y[1] (closed_form) 0.49450391349123474 y[1] (numeric) 0.4945039134910963 absolute error 1.3844481117075702e-13 relative error 2.7996706880098534e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.2999999999997516 y[1] (closed_form) 0.49373988495445204 y[1] (numeric) 0.49373988495431353 absolute error 1.3850032232198828e-13 relative error 2.805127285488898e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3099999999997505 y[1] (closed_form) 0.49292648284062246 y[1] (numeric) 0.49292648284048385 absolute error 1.386113446244508e-13 relative error 2.812008472859185e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3199999999997494 y[1] (closed_form) 0.4920637884892795 y[1] (numeric) 0.49206378848914084 absolute error 1.3866685577568205e-13 relative error 2.818066661670292e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3299999999997483 y[1] (closed_form) 0.4911518881691394 y[1] (numeric) 0.49115188816900074 absolute error 1.3866685577568205e-13 relative error 2.8232988433087107e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.339999999999747 y[1] (closed_form) 0.49019087306947434 y[1] (numeric) 0.4901908730693355 absolute error 1.3883338922937583e-13 relative error 2.832231215567718e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.349999999999746 y[1] (closed_form) 0.4891808392909933 y[1] (numeric) 0.4891808392908544 absolute error 1.3894441153183834e-13 relative error 2.8403486067283617e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.359999999999745 y[1] (closed_form) 0.48812188783623256 y[1] (numeric) 0.48812188783609356 absolute error 1.389999226830696e-13 relative error 2.8476478139350472e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.369999999999744 y[1] (closed_form) 0.4870141245994551 y[1] (numeric) 0.487014124599316 absolute error 1.3911094498553211e-13 relative error 2.8564047315864597e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3799999999997428 y[1] (closed_form) 0.4858576603560614 y[1] (numeric) 0.4858576603559222 absolute error 1.3922196728799463e-13 relative error 2.8654887768151197e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3899999999997417 y[1] (closed_form) 0.48465261075151217 y[1] (numeric) 0.4846526107513729 absolute error 1.392774784392259e-13 relative error 2.873758963626739e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3999999999997406 y[1] (closed_form) 0.48339909628976363 y[1] (numeric) 0.4833990962896243 absolute error 1.3933298959045715e-13 relative error 2.88235933124163e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4099999999997395 y[1] (closed_form) 0.48209724232121737 y[1] (numeric) 0.4820972423210778 absolute error 1.3955503419538218e-13 relative error 2.8947486511942715e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4199999999997384 y[1] (closed_form) 0.4807471790301854 y[1] (numeric) 0.48074717903004566 absolute error 1.3972156764907595e-13 relative error 2.906341914079189e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4299999999997373 y[1] (closed_form) 0.4793490414218717 y[1] (numeric) 0.47934904142173174 absolute error 1.3994361225400098e-13 relative error 2.9194511756796775e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.439999999999736 y[1] (closed_form) 0.477902969308872 y[1] (numeric) 0.4779029693087319 absolute error 1.4011014570769476e-13 relative error 2.931769725354868e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.449999999999735 y[1] (closed_form) 0.4764091072971926 y[1] (numeric) 0.4764091072970524 absolute error 1.4022116801015727e-13 relative error 2.943293187774531e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.459999999999734 y[1] (closed_form) 0.47486760477178974 y[1] (numeric) 0.47486760477164935 absolute error 1.4038770146385104e-13 relative error 2.95635457237219e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.469999999999733 y[1] (closed_form) 0.4732786158816314 y[1] (numeric) 0.4732786158814908 absolute error 1.4060974606877608e-13 relative error 2.970971883165392e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4799999999997318 y[1] (closed_form) 0.47164229952428244 y[1] (numeric) 0.4716422995241416 absolute error 1.408317906737011e-13 relative error 2.9859872792527255e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4899999999997307 y[1] (closed_form) 0.469958819330015 y[1] (numeric) 0.46995881932987404 absolute error 1.4094281297616362e-13 relative error 2.9990460265666514e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4999999999997295 y[1] (closed_form) 0.4682283436454456 y[1] (numeric) 0.46822834364530447 absolute error 1.411093464298574e-13 relative error 3.0136865558209135e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5099999999997284 y[1] (closed_form) 0.4664510455167007 y[1] (numeric) 0.4664510455165593 absolute error 1.4138690218601369e-13 relative error 3.03111984730135e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5199999999997273 y[1] (closed_form) 0.464627102672112 y[1] (numeric) 0.4646271026719704 absolute error 1.4160894679093872e-13 relative error 3.0477978141295034e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5299999999997262 y[1] (closed_form) 0.4627566975044441 y[1] (numeric) 0.4627566975043022 absolute error 1.41886502547095e-13 relative error 3.066114511410878e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.539999999999725 y[1] (closed_form) 0.460840017052655 y[1] (numeric) 0.46084001705251293 absolute error 1.4205303600078878e-13 relative error 3.082480486597109e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.549999999999724 y[1] (closed_form) 0.45887725298319276 y[1] (numeric) 0.45887725298305043 absolute error 1.4233059175694507e-13 relative error 3.101713820670867e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.559999999999723 y[1] (closed_form) 0.45686860157082865 y[1] (numeric) 0.4568686015706861 absolute error 1.425526363618701e-13 relative error 3.120210841185812e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.569999999999722 y[1] (closed_form) 0.45481426367903 y[1] (numeric) 0.4548142636788872 absolute error 1.4277468096679513e-13 relative error 3.1391865288454014e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5799999999997207 y[1] (closed_form) 0.4527144447398741 y[1] (numeric) 0.45271444473973116 absolute error 1.429412144204889e-13 relative error 3.157425526870955e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5899999999997196 y[1] (closed_form) 0.450569354733505 y[1] (numeric) 0.4505693547333618 absolute error 1.432187701766452e-13 relative error 3.178617646141375e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5999999999997185 y[1] (closed_form) 0.4483792081671358 y[1] (numeric) 0.44837920816699234 absolute error 1.4344081478157023e-13 relative error 3.199096036765868e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6099999999997174 y[1] (closed_form) 0.44614422405359794 y[1] (numeric) 0.4461442240534542 absolute error 1.4371837053772651e-13 relative error 3.2213432963879584e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6199999999997163 y[1] (closed_form) 0.44386462588944037 y[1] (numeric) 0.4438646258892964 absolute error 1.4394041514265155e-13 relative error 3.242889988230439e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6299999999997152 y[1] (closed_form) 0.44154064163257983 y[1] (numeric) 0.4415406416324356 absolute error 1.4421797089880783e-13 relative error 3.26624453788823e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.639999999999714 y[1] (closed_form) 0.43917250367950533 y[1] (numeric) 0.4391725036793609 absolute error 1.4444001550373287e-13 relative error 3.288912996455278e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.649999999999713 y[1] (closed_form) 0.43676044884203874 y[1] (numeric) 0.436760448841894 absolute error 1.4471757125988916e-13 relative error 3.3134312331524445e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.659999999999712 y[1] (closed_form) 0.43430471832365386 y[1] (numeric) 0.43430471832350886 absolute error 1.4499512701604544e-13 relative error 3.3385574896746054e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.669999999999711 y[1] (closed_form) 0.43180555769535595 y[1] (numeric) 0.4318055576952108 absolute error 1.4516166046973922e-13 relative error 3.361736732720623e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6799999999997097 y[1] (closed_form) 0.4292632168711253 y[1] (numeric) 0.4292632168709799 absolute error 1.4538370507466425e-13 relative error 3.3868195401031016e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6899999999997086 y[1] (closed_form) 0.4266779500829257 y[1] (numeric) 0.42667795008278003 absolute error 1.4566126083082054e-13 relative error 3.4138455198472525e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6999999999997075 y[1] (closed_form) 0.42405001585528157 y[1] (numeric) 0.4240500158551357 absolute error 1.4588330543574557e-13 relative error 3.440238179015471e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7099999999997064 y[1] (closed_form) 0.42137967697942574 y[1] (numeric) 0.42137967697927964 absolute error 1.461053500406706e-13 relative error 3.467308890832064e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7199999999997053 y[1] (closed_form) 0.4186672004870206 y[1] (numeric) 0.41866720048687417 absolute error 1.4643841694805815e-13 relative error 3.497728429112946e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.729999999999704 y[1] (closed_form) 0.4159128576234549 y[1] (numeric) 0.4159128576233082 absolute error 1.4671597270421444e-13 relative error 3.527565210235534e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.739999999999703 y[1] (closed_form) 0.41311692382071974 y[1] (numeric) 0.41311692382057286 absolute error 1.468825061579082e-13 relative error 3.5554705626548186e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.749999999999702 y[1] (closed_form) 0.41027967866986553 y[1] (numeric) 0.4102796786697183 absolute error 1.4721557306529576e-13 relative error 3.588176083752708e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.759999999999701 y[1] (closed_form) 0.4074014058930429 y[1] (numeric) 0.4074014058928954 absolute error 1.4749312882145205e-13 relative error 3.6203392204339656e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7699999999997 y[1] (closed_form) 0.40448239331513103 y[1] (numeric) 0.4044823933149832 absolute error 1.478261957288396e-13 relative error 3.6547003818202944e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7799999999996987 y[1] (closed_form) 0.40152293283495516 y[1] (numeric) 0.401522932834807 absolute error 1.4815926263622714e-13 relative error 3.6899327664835414e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7899999999996976 y[1] (closed_form) 0.39852332039609717 y[1] (numeric) 0.3985233203959486 absolute error 1.4854784069484595e-13 relative error 3.7274566654519097e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7999999999996965 y[1] (closed_form) 0.3954838559573012 y[1] (numeric) 0.39548385595715235 absolute error 1.4882539645100223e-13 relative error 3.763121912796115e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.8099999999996954 y[1] (closed_form) 0.3924048434624783 y[1] (numeric) 0.3924048434623292 absolute error 1.4910295220715852e-13 relative error 3.799722523593563e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.8199999999996943 y[1] (closed_form) 0.38928659081031214 y[1] (numeric) 0.38928659081016265 absolute error 1.4949153026577733e-13 relative error 3.840140754774164e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.829999999999693 y[1] (closed_form) 0.3861294098234693 y[1] (numeric) 0.3861294098233195 absolute error 1.4982459717316488e-13 relative error 3.880165389154421e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.839999999999692 y[1] (closed_form) 0.3829336162174176 y[1] (numeric) 0.3829336162172675 absolute error 1.5010215292932116e-13 relative error 3.91979566620492e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.849999999999691 y[1] (closed_form) 0.3796995295688545 y[1] (numeric) 0.3796995295687039 absolute error 1.5060175329040248e-13 relative error 3.966340265456991e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.85999999999969 y[1] (closed_form) 0.3764274732837497 y[1] (numeric) 0.3764274732835987 absolute error 1.509903313490213e-13 relative error 4.011140048622469e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.869999999999689 y[1] (closed_form) 0.373117774565005 y[1] (numeric) 0.37311777456485373 absolute error 1.5126788710517758e-13 relative error 4.0541592338111333e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.8799999999996877 y[1] (closed_form) 0.36977076437973433 y[1] (numeric) 0.3697707643795827 absolute error 1.5165646516379638e-13 relative error 4.1013644066260876e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.8899999999996866 y[1] (closed_form) 0.36638677742616693 y[1] (numeric) 0.3663867774260148 absolute error 1.521560655248777e-13 relative error 4.1528809143648665e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.8999999999996855 y[1] (closed_form) 0.36296615210017824 y[1] (numeric) 0.36296615210002575 absolute error 1.5248913243226525e-13 relative error 4.2011942862974846e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.9099999999996844 y[1] (closed_form) 0.3595092304614503 y[1] (numeric) 0.35950923046129735 absolute error 1.5293322164211531e-13 relative error 4.2539442296326285e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.9199999999996833 y[1] (closed_form) 0.35601635819926625 y[1] (numeric) 0.3560163581991129 absolute error 1.5332179970073412e-13 relative error 4.3065942384287365e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.929999999999682 y[1] (closed_form) 0.3524878845979416 y[1] (numeric) 0.3524878845977879 absolute error 1.5371037775935292e-13 relative error 4.360727970400448e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.939999999999681 y[1] (closed_form) 0.34892416250189606 y[1] (numeric) 0.34892416250174196 absolute error 1.5409895581797173e-13 relative error 4.41640254183126e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.94999999999968 y[1] (closed_form) 0.34532554828036954 y[1] (numeric) 0.34532554828021506 absolute error 1.5448753387659053e-13 relative error 4.473678088571721e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.959999999999679 y[1] (closed_form) 0.34169240179178534 y[1] (numeric) 0.34169240179163046 absolute error 1.5487611193520934e-13 relative error 4.532617966424231e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.969999999999678 y[1] (closed_form) 0.3380250863477646 y[1] (numeric) 0.33802508634760936 absolute error 1.5526468999382814e-13 relative error 4.5932889677332945e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.9799999999996767 y[1] (closed_form) 0.3343239686767958 y[1] (numeric) 0.33432396867664016 absolute error 1.5565326805244695e-13 relative error 4.655761555729889e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.9899999999996756 y[1] (closed_form) 0.3305894188875617 y[1] (numeric) 0.3305894188874056 absolute error 1.56097357262297e-13 relative error 4.721789275275867e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.9999999999996745 y[1] (closed_form) 0.32682181043192915 y[1] (numeric) 0.3268218104317726 absolute error 1.5654144647214707e-13 relative error 4.7898102720029976e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.009999999999677 y[1] (closed_form) 0.32302152006760243 y[1] (numeric) 0.32302152006744694 absolute error 1.5548673459875317e-13 relative error 4.8135100895510827e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.019999999999681 y[1] (closed_form) 0.3191889278204525 y[1] (numeric) 0.31918892782029823 absolute error 1.542654892716655e-13 relative error 4.833046381810639e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.029999999999684 y[1] (closed_form) 0.31532441694651037 y[1] (numeric) 0.3153244169463573 absolute error 1.5304424394457783e-13 relative error 4.853548780858898e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.039999999999687 y[1] (closed_form) 0.31142837389364303 y[1] (numeric) 0.31142837389349126 absolute error 1.517674874662589e-13 relative error 4.873271037214147e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.049999999999691 y[1] (closed_form) 0.30750118826290906 y[1] (numeric) 0.3075011882627587 absolute error 1.5037970868547745e-13 relative error 4.890378132682368e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.059999999999694 y[1] (closed_form) 0.303543252769599 y[1] (numeric) 0.3035432527694499 absolute error 1.4910295220715852e-13 relative error 4.9120825729680574e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.069999999999697 y[1] (closed_form) 0.29955496320396374 y[1] (numeric) 0.2995549632038159 absolute error 1.478261957288396e-13 relative error 4.934860505989558e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.079999999999701 y[1] (closed_form) 0.2955367183916364 y[1] (numeric) 0.29553671839149 absolute error 1.4643841694805815e-13 relative error 4.954999085900465e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.089999999999704 y[1] (closed_form) 0.29148892015374966 y[1] (numeric) 0.2914889201536046 absolute error 1.450506381672767e-13 relative error 4.976197314490302e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.099999999999707 y[1] (closed_form) 0.28741197326675416 y[1] (numeric) 0.2874119732666105 absolute error 1.4366285938649526e-13 relative error 4.998499462413078e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.109999999999711 y[1] (closed_form) 0.28330628542194114 y[1] (numeric) 0.2833062854217988 absolute error 1.4233059175694507e-13 relative error 5.023912249068726e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.119999999999714 y[1] (closed_form) 0.2791722671846737 y[1] (numeric) 0.2791722671845327 absolute error 1.4099832412739488e-13 relative error 5.0505849148018655e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.1299999999997175 y[1] (closed_form) 0.2750103319533305 y[1] (numeric) 0.27501033195319097 absolute error 1.3955503419538218e-13 relative error 5.0745378620562075e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.139999999999721 y[1] (closed_form) 0.2708208959179665 y[1] (numeric) 0.2708208959178284 absolute error 1.3811174426336947e-13 relative error 5.099744751793616e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.149999999999724 y[1] (closed_form) 0.266604378018694 y[1] (numeric) 0.2666043780185573 absolute error 1.3672396548258803e-13 relative error 5.128346597256594e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.1599999999997275 y[1] (closed_form) 0.2623611999037892 y[1] (numeric) 0.26236119990365386 absolute error 1.3533618670180658e-13 relative error 5.1583918182809e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.169999999999731 y[1] (closed_form) 0.2580917858875276 y[1] (numeric) 0.2580917858873937 absolute error 1.3394840792102514e-13 relative error 5.189952383040883e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.179999999999734 y[1] (closed_form) 0.25379656290775304 y[1] (numeric) 0.2537965629076205 absolute error 1.325606291402437e-13 relative error 5.22310576713465e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.1899999999997375 y[1] (closed_form) 0.24947596048318407 y[1] (numeric) 0.24947596048305296 absolute error 1.31117339208231e-13 relative error 5.2557103680163584e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.199999999999741 y[1] (closed_form) 0.24513041067046273 y[1] (numeric) 0.24513041067033303 absolute error 1.2970180485183391e-13 relative error 5.291134808491653e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.209999999999744 y[1] (closed_form) 0.24076034802094898 y[1] (numeric) 0.24076034802082075 absolute error 1.2823075934420558e-13 relative error 5.326074679583367e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.2199999999997475 y[1] (closed_form) 0.2363662095372661 y[1] (numeric) 0.2363662095371393 absolute error 1.2678746941219288e-13 relative error 5.364026848863236e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.229999999999751 y[1] (closed_form) 0.2319484346296006 y[1] (numeric) 0.2319484346294753 absolute error 1.2531642390456454e-13 relative error 5.402770840194841e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.239999999999754 y[1] (closed_form) 0.2275074650717619 y[1] (numeric) 0.227507465071638 absolute error 1.2390088954816747e-13 relative error 5.446014244371535e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.2499999999997575 y[1] (closed_form) 0.2230437449570049 y[1] (numeric) 0.2230437449568825 absolute error 1.224020884649235e-13 relative error 5.487806371280144e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.259999999999761 y[1] (closed_form) 0.21855772065362136 y[1] (numeric) 0.2185577206535005 absolute error 1.2087553180606392e-13 relative error 5.530599946072465e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.269999999999764 y[1] (closed_form) 0.21404984076030328 y[1] (numeric) 0.2140498407601839 absolute error 1.1937673072281996e-13 relative error 5.577053003113424e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.2799999999997675 y[1] (closed_form) 0.20952055606128342 y[1] (numeric) 0.20952055606116557 absolute error 1.1785017406396037e-13 relative error 5.624754739076291e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.289999999999771 y[1] (closed_form) 0.2049703194812573 y[1] (numeric) 0.20497031948114094 absolute error 1.163513729807164e-13 relative error 5.676498591365844e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.299999999999774 y[1] (closed_form) 0.20039958604009106 y[1] (numeric) 0.20039958603997626 absolute error 1.1479706074624119e-13 relative error 5.728408077812865e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.309999999999778 y[1] (closed_form) 0.19580881280731993 y[1] (numeric) 0.19580881280720666 absolute error 1.132705040873816e-13 relative error 5.7847500561091806e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.319999999999781 y[1] (closed_form) 0.1911984588564415 y[1] (numeric) 0.1911984588563298 absolute error 1.1168843627729075e-13 relative error 5.841492496607953e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.329999999999784 y[1] (closed_form) 0.18656898521900891 y[1] (numeric) 0.1865689852188988 absolute error 1.101063684671999e-13 relative error 5.901643745231752e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.339999999999788 y[1] (closed_form) 0.18192085483852807 y[1] (numeric) 0.18192085483841952 absolute error 1.0855205623272468e-13 relative error 5.966993521939795e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.349999999999791 y[1] (closed_form) 0.17725453252416357 y[1] (numeric) 0.17725453252405657 absolute error 1.0699774399824946e-13 relative error 6.036389731453744e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.359999999999794 y[1] (closed_form) 0.17257048490425825 y[1] (numeric) 0.17257048490415283 absolute error 1.0541567618815861e-13 relative error 6.108557685669308e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.369999999999798 y[1] (closed_form) 0.16786918037967075 y[1] (numeric) 0.1678691803795669 absolute error 1.0383360837806777e-13 relative error 6.185388416338643e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.379999999999801 y[1] (closed_form) 0.1631510890769358 y[1] (numeric) 0.16315108907683357 absolute error 1.0222378499236129e-13 relative error 6.265590108574542e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.389999999999804 y[1] (closed_form) 0.15841668280125193 y[1] (numeric) 0.15841668280115132 absolute error 1.0061396160665481e-13 relative error 6.351222600266421e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.399999999999808 y[1] (closed_form) 0.15366643498930138 y[1] (numeric) 0.15366643498920232 absolute error 9.905964937217959e-14 relative error 6.44640772586911e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.409999999999811 y[1] (closed_form) 0.14890082066190682 y[1] (numeric) 0.14890082066180937 absolute error 9.744982598647312e-14 relative error 6.544613088986394e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.419999999999814 y[1] (closed_form) 0.14412031637652967 y[1] (numeric) 0.14412031637643385 absolute error 9.581224702515101e-14 relative error 6.648073598092258e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.429999999999818 y[1] (closed_form) 0.13932540017961473 y[1] (numeric) 0.1393254001795205 absolute error 9.423017921506016e-14 relative error 6.763316602254939e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.439999999999821 y[1] (closed_form) 0.13451655155878592 y[1] (numeric) 0.1345165515586933 absolute error 9.262035582935368e-14 relative error 6.88542448911033e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.449999999999824 y[1] (closed_form) 0.12969425139489799 y[1] (numeric) 0.12969425139480698 absolute error 9.101053244364721e-14 relative error 7.017314296108228e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.459999999999828 y[1] (closed_form) 0.12485898191394873 y[1] (numeric) 0.12485898191385933 absolute error 8.940070905794073e-14 relative error 7.160134392218142e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.469999999999831 y[1] (closed_form) 0.12001122663885687 y[1] (numeric) 0.12001122663876908 absolute error 8.779088567223425e-14 relative error 7.315222761318697e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.479999999999834 y[1] (closed_form) 0.11515147034111015 y[1] (numeric) 0.11515147034102396 absolute error 8.618106228652778e-14 relative error 7.484147795181069e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.489999999999838 y[1] (closed_form) 0.11028019899228854 y[1] (numeric) 0.11028019899220398 absolute error 8.455736111301349e-14 relative error 7.667501680780087e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.499999999999841 y[1] (closed_form) 0.10539789971546756 y[1] (numeric) 0.10539789971538462 absolute error 8.294753772730701e-14 relative error 7.869942185872051e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.509999999999844 y[1] (closed_form) 0.10050506073650631 y[1] (numeric) 0.10050506073642498 absolute error 8.132383655379272e-14 relative error 8.091516582135011e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.519999999999848 y[1] (closed_form) 0.09560217133522535 y[1] (numeric) 0.09560217133514566 absolute error 7.968625759247061e-14 relative error 8.335193278513916e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.529999999999851 y[1] (closed_form) 0.09068972179647906 y[1] (numeric) 0.09068972179640102 absolute error 7.80486786311485e-14 relative error 8.606121739605851e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.539999999999854 y[1] (closed_form) 0.08576820336112764 y[1] (numeric) 0.08576820336105123 absolute error 7.64110996698264e-14 relative error 8.909024169259662e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.549999999999858 y[1] (closed_form) 0.08083810817691336 y[1] (numeric) 0.08083810817683859 absolute error 7.477352070850429e-14 relative error 9.249786071794656e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.559999999999861 y[1] (closed_form) 0.07589992924924625 y[1] (numeric) 0.07589992924917315 absolute error 7.310818617156656e-14 relative error 9.63218106982525e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.569999999999864 y[1] (closed_form) 0.07095416039190396 y[1] (numeric) 0.07095416039183253 absolute error 7.142897384682101e-14 relative error 1.0066918338867587e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 4.579999999999868 y[1] (closed_form) 0.06600129617765073 y[1] (numeric) 0.06600129617758095 absolute error 6.977751709769109e-14 relative error 1.0572143448497767e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 4.589999999999871 y[1] (closed_form) 0.061041831888780616 y[1] (numeric) 0.0610418318887125 absolute error 6.811912145465726e-14 relative error 1.1159416312860925e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 4.599999999999874 y[1] (closed_form) 0.056076263467589656 y[1] (numeric) 0.05607626346752319 absolute error 6.646766470552734e-14 relative error 1.1853083746199243e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 4.609999999999878 y[1] (closed_form) 0.051105087466781995 y[1] (numeric) 0.051105087466717186 absolute error 6.480926906249351e-14 relative error 1.2681568954288388e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 4.619999999999881 y[1] (closed_form) 0.04612880099981508 y[1] (numeric) 0.04612880099975193 absolute error 6.315087341945969e-14 relative error 1.369011811508234e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 4.629999999999884 y[1] (closed_form) 0.041147901691188725 y[1] (numeric) 0.04114790169112723 absolute error 6.149247777642586e-14 relative error 1.494425602499037e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 4.639999999999888 y[1] (closed_form) 0.03616288762668305 y[1] (numeric) 0.03616288762662322 absolute error 5.982714323948812e-14 relative error 1.6543795909523616e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 4.649999999999891 y[1] (closed_form) 0.031174257303550345 y[1] (numeric) 0.031174257303492173 absolute error 5.817221704340625e-14 relative error 1.8660337751424533e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 4.6599999999998944 y[1] (closed_form) 0.02618250958066574 y[1] (numeric) 0.02618250958060924 absolute error 5.649994361256461e-14 relative error 2.157926971763109e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 4.669999999999898 y[1] (closed_form) 0.021188143628641756 y[1] (numeric) 0.02118814362858692 absolute error 5.483460907562687e-14 relative error 2.587985527977185e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 4.679999999999901 y[1] (closed_form) 0.016191658879911634 y[1] (numeric) 0.01619165887985847 absolute error 5.3165805091737184e-14 relative error 3.283530457629511e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 4.6899999999999045 y[1] (closed_form) 0.011193554978786522 y[1] (numeric) 0.011193554978735027 absolute error 5.149526638437152e-14 relative error 4.600438956342541e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 4.699999999999908 y[1] (closed_form) 0.006194331731491461 y[1] (numeric) 0.006194331731441638 absolute error 4.9822992953529877e-14 relative error 8.043320105094465e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 4.709999999999911 y[1] (closed_form) 0.001194489056185178 y[1] (numeric) 0.0011944890561370247 absolute error 4.81533216079022e-14 relative error 4.031290312670486e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] 4.7199999999999145 y[1] (closed_form) -0.00380547306703132 y[1] (numeric) -0.0038054730670778027 absolute error 4.6482782900536534e-14 relative error 1.221471866487236e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] 4.729999999999918 y[1] (closed_form) -0.008805054646112332 y[1] (numeric) -0.008805054646157145 absolute error 4.481311155490886e-14 relative error 5.08947568822813e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 4.739999999999921 y[1] (closed_form) -0.013803755727066252 y[1] (numeric) -0.013803755727109398 absolute error 4.3146042294495146e-14 relative error 3.1256741388066483e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 4.7499999999999245 y[1] (closed_form) -0.018801076443950557 y[1] (numeric) -0.018801076443992034 absolute error 4.147723831060546e-14 relative error 2.2061097636753237e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 4.759999999999928 y[1] (closed_form) -0.023796517068857975 y[1] (numeric) -0.023796517068897783 absolute error 3.980843432671577e-14 relative error 1.6728681013076602e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 4.769999999999931 y[1] (closed_form) -0.028789578061888872 y[1] (numeric) -0.028789578061927015 absolute error 3.8143099789778034e-14 relative error 1.324892629818399e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 4.7799999999999345 y[1] (closed_form) -0.03377976012110481 y[1] (numeric) -0.03377976012114129 absolute error 3.64777652528403e-14 relative error 1.0798704645048629e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 4.789999999999938 y[1] (closed_form) -0.03876656423245835 y[1] (numeric) -0.03876656423249316 absolute error 3.4812430715902565e-14 relative error 8.980014454506371e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.799999999999941 y[1] (closed_form) -0.043749491719694 y[1] (numeric) -0.04374949171972714 absolute error 3.314015728506092e-14 relative error 7.574981098613029e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.8099999999999445 y[1] (closed_form) -0.04872804429421546 y[1] (numeric) -0.04872804429424695 absolute error 3.1488700535931e-14 relative error 6.462130994998509e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.819999999999948 y[1] (closed_form) -0.05370172410491407 y[1] (numeric) -0.053701724104943914 absolute error 2.984418268070499e-14 relative error 5.5573974910749734e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.829999999999951 y[1] (closed_form) -0.05867003378795347 y[1] (numeric) -0.058670033787981656 absolute error 2.8185787037671162e-14 relative error 4.804119789591541e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.839999999999955 y[1] (closed_form) -0.06363247651650561 y[1] (numeric) -0.06363247651653214 absolute error 2.653433028854124e-14 relative error 4.1699351873659215e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.849999999999958 y[1] (closed_form) -0.06858855605043297 y[1] (numeric) -0.06858855605045786 absolute error 2.488287353941132e-14 relative error 3.627846243200544e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.859999999999961 y[1] (closed_form) -0.07353777678591222 y[1] (numeric) -0.07353777678593547 absolute error 2.3245294578089215e-14 relative error 3.1610004536528716e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.869999999999965 y[1] (closed_form) -0.07847964380499417 y[1] (numeric) -0.07847964380501578 absolute error 2.160771561676711e-14 relative error 2.7532892058554513e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.879999999999968 y[1] (closed_form) -0.08341366292509508 y[1] (numeric) -0.08341366292511505 absolute error 1.9970136655445003e-14 relative error 2.3941085854697512e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.889999999999971 y[1] (closed_form) -0.08833934074841464 y[1] (numeric) -0.08833934074843294 absolute error 1.830480211850727e-14 relative error 2.072100828852492e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.899999999999975 y[1] (closed_form) -0.09325618471127523 y[1] (numeric) -0.09325618471129189 absolute error 1.6667223157185163e-14 relative error 1.787251237951406e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.909999999999978 y[1] (closed_form) -0.0981637031333779 y[1] (numeric) -0.09816370313339293 absolute error 1.5029644195863057e-14 relative error 1.5310795860504404e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.919999999999981 y[1] (closed_form) -0.10306140526697005 y[1] (numeric) -0.10306140526698343 absolute error 1.3378187446733136e-14 relative error 1.298079277308349e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.929999999999985 y[1] (closed_form) -0.1079488013459197 y[1] (numeric) -0.10794880134593145 absolute error 1.174060848541103e-14 relative error 1.087608971941105e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.939999999999988 y[1] (closed_form) -0.1128254026346918 y[1] (numeric) -0.11282540263470192 absolute error 1.0116907311896739e-14 relative error 8.966870115813768e-12% Desired digits 8 Estimated correct digits 11 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.949999999999991 y[1] (closed_form) -0.11769072147722127 y[1] (numeric) -0.1176907214772298 absolute error 8.520961713998076e-15 relative error 7.24013040879122e-12% Desired digits 8 Estimated correct digits 11 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.959999999999995 y[1] (closed_form) -0.12254427134567829 y[1] (numeric) -0.1225442713456852 absolute error 6.9111383282915995e-15 relative error 5.639707390969224e-12% Desired digits 8 Estimated correct digits 11 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.969999999999998 y[1] (closed_form) -0.12738556688912062 y[1] (numeric) -0.12738556688912592 absolute error 5.3013149425851225e-15 relative error 4.1616291955583255e-12% Desired digits 8 Estimated correct digits 11 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.980000000000001 y[1] (closed_form) -0.1322141239820283 y[1] (numeric) -0.132214123982032 absolute error 3.6914915568786455e-15 relative error 2.792055376307924e-12% Desired digits 8 Estimated correct digits 11 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.990000000000005 y[1] (closed_form) -0.13702945977271586 y[1] (numeric) -0.13702945977271797 absolute error 2.1094237467877974e-15 relative error 1.5393943392074935e-12% Desired digits 8 Estimated correct digits 11 Correct digits 14 h 0.001 Finished! diff ( y , x , 1 ) = sin ( x ) / 2.0 ; Iterations 10000 Total Elapsed Time 3 Seconds Elapsed Time(since restart) 3 Seconds Time to Timeout 2 Minutes 57.0 Seconds Percent Done 100.01000000000008%