##############ECHO OF PROBLEM################# ##############temp/mtest2postode.ode################# diff ( y1 , x , 1 ) = m1 * y2 + 1.0; diff ( y2 , x , 1 ) = y1 - 1.0; ! #BEGIN FIRST INPUT BLOCK # Digits:=64; ELIMINATED in preodein.rb max_terms=30 ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=0.1 x_end=10.0 $array_y1_init[0 + 1] = exact_soln_y1(x_start) $array_y2_init[0 + 1] = exact_soln_y2(x_start) $glob_h=0.01 $glob_look_poles=true $glob_max_iter=1000000 $glob_display_interval=0.1 $glob_max_minutes=10 #END SECOND INPUT BLOCK #BEGIN OVERRIDE BLOCK $glob_desired_digits_correct=10 $glob_display_interval=0.001 $glob_look_poles=true $glob_max_iter=10000000 $glob_max_minutes=3 $glob_subiter_method=3 #END OVERRIDE BLOCK ! #BEGIN USER DEF BLOCK def exact_soln_y1 (x) return(1.0 + cos(x)) end def exact_soln_y2 (x) return(1.0 + sin(x)) end #END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Optimize min_size 0.0 min_size 1.0 opt_iter 1 $glob_desired_digits_correct 10 desired_abs_gbl_error 1.0e-10 range 9.9 estimated_steps 9900.0 step_error 1.0101010101010102e-14 est_needed_step_err 1.0101010101010102e-14 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 value3 2.4672040251049437e-105 max_value3 2.4672040251049437e-105 value3 2.4672040251049437e-105 best_h 0.001 START of Soultion x[1] 0.1 y1[1] (analytic) 1.9950041652780257 y1[1] (numeric) 1.9950041652780257 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.0998334166468282 y2[1] (numeric) 1.0998334166468282 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 x[1] 0.1 y1[1] (analytic) 1.9950041652780257 y1[1] (numeric) 1.9950041652780257 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.0998334166468282 y2[1] (numeric) 1.0998334166468282 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.1 y1[1] (analytic) 1.9950041652780257 y1[1] (numeric) 1.9950041652780257 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.0998334166468282 y2[1] (numeric) 1.0998334166468282 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.101 y1[1] (analytic) 1.9949038343759766 y1[1] (numeric) 1.9949038343759766 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.100828370729568 y2[1] (numeric) 1.100828370729568 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.10200000000000001 y1[1] (analytic) 1.9948025085701762 y1[1] (numeric) 1.9948025085701762 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1018232239839456 y2[1] (numeric) 1.1018232239839456 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.10300000000000001 y1[1] (analytic) 1.99470018796195 y1[1] (numeric) 1.99470018796195 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1028179754151075 y2[1] (numeric) 1.1028179754151077 absolute error 2.220446049250313e-16 relative error 2.0134293226536532e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.10400000000000001 y1[1] (analytic) 1.9945968726536185 y1[1] (numeric) 1.9945968726536185 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1038126240283028 y2[1] (numeric) 1.1038126240283028 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.10500000000000001 y1[1] (analytic) 1.9944925627484973 y1[1] (numeric) 1.9944925627484975 absolute error 2.220446049250313e-16 relative error 1.1132887084775298e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1048071688288825 y2[1] (numeric) 1.1048071688288825 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.10600000000000001 y1[1] (analytic) 1.9943872583508964 y1[1] (numeric) 1.9943872583508966 absolute error 2.220446049250313e-16 relative error 1.1133474905401965e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1058016088223022 y2[1] (numeric) 1.1058016088223022 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.10700000000000001 y1[1] (analytic) 1.9942809595661202 y1[1] (numeric) 1.9942809595661202 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1067959430141219 y2[1] (numeric) 1.1067959430141219 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.10800000000000001 y1[1] (analytic) 1.9941736665004668 y1[1] (numeric) 1.994173666500467 absolute error 2.220446049250313e-16 relative error 1.1134667389059083e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1077901704100075 y2[1] (numeric) 1.1077901704100075 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.10900000000000001 y1[1] (analytic) 1.99406537926123 y1[1] (numeric) 1.9940653792612302 absolute error 2.220446049250313e-16 relative error 1.113527205448476e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1087842900157316 y2[1] (numeric) 1.1087842900157316 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.11000000000000001 y1[1] (analytic) 1.9939560979566968 y1[1] (numeric) 1.993956097956697 absolute error 2.220446049250313e-16 relative error 1.1135882337257633e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1097783008371749 y2[1] (numeric) 1.1097783008371749 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.11100000000000002 y1[1] (analytic) 1.9938458226961484 y1[1] (numeric) 1.9938458226961486 absolute error 2.220446049250313e-16 relative error 1.1136498238603765e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1107722018803263 y2[1] (numeric) 1.1107722018803263 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.11200000000000002 y1[1] (analytic) 1.9937345535898603 y1[1] (numeric) 1.9937345535898603 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1117659921512852 y2[1] (numeric) 1.1117659921512852 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.11300000000000002 y1[1] (analytic) 1.9936222907491012 y1[1] (numeric) 1.9936222907491012 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1127596706562612 y2[1] (numeric) 1.1127596706562612 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.11400000000000002 y1[1] (analytic) 1.9935090342861344 y1[1] (numeric) 1.9935090342861344 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.113753236401576 y2[1] (numeric) 1.113753236401576 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.11500000000000002 y1[1] (analytic) 1.9933947843142157 y1[1] (numeric) 1.993394784314216 absolute error 2.220446049250313e-16 relative error 1.113901805464094e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1147466883936639 y2[1] (numeric) 1.1147466883936639 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.11600000000000002 y1[1] (analytic) 1.9932795409475959 y1[1] (numeric) 1.9932795409475959 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1157400256390728 y2[1] (numeric) 1.1157400256390728 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.11700000000000002 y1[1] (analytic) 1.9931633043015178 y1[1] (numeric) 1.9931633043015178 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1167332471444658 y2[1] (numeric) 1.1167332471444658 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.11800000000000002 y1[1] (analytic) 1.993046074492218 y1[1] (numeric) 1.993046074492218 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1177263519166214 y2[1] (numeric) 1.1177263519166214 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.11900000000000002 y1[1] (analytic) 1.9929278516369267 y1[1] (numeric) 1.9929278516369267 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.118719338962435 y2[1] (numeric) 1.1187193389624348 absolute error 2.220446049250313e-16 relative error 1.9848106418806373e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.12000000000000002 y1[1] (analytic) 1.9928086358538661 y1[1] (numeric) 1.9928086358538664 absolute error 2.220446049250313e-16 relative error 1.1142294394458554e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1197122072889194 y2[1] (numeric) 1.1197122072889192 absolute error 2.220446049250313e-16 relative error 1.983050675696859e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.12100000000000002 y1[1] (analytic) 1.992688427262253 y1[1] (numeric) 1.992688427262253 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1207049559032065 y2[1] (numeric) 1.1207049559032063 absolute error 2.220446049250313e-16 relative error 1.9812940395724362e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.12200000000000003 y1[1] (analytic) 1.9925672259822949 y1[1] (numeric) 1.9925672259822949 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1216975838125478 y2[1] (numeric) 1.1216975838125476 absolute error 2.220446049250313e-16 relative error 1.9795407258551984e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.12300000000000003 y1[1] (analytic) 1.9924450321351936 y1[1] (numeric) 1.9924450321351936 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1226900900243153 y2[1] (numeric) 1.122690090024315 absolute error 2.220446049250313e-16 relative error 1.977790726915762e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.12400000000000003 y1[1] (analytic) 1.9923218458431429 y1[1] (numeric) 1.9923218458431429 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1236824735460031 y2[1] (numeric) 1.123682473546003 absolute error 2.220446049250313e-16 relative error 1.976044035147451e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.12500000000000003 y1[1] (analytic) 1.9921976672293291 y1[1] (numeric) 1.9921976672293291 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1246747333852278 y2[1] (numeric) 1.1246747333852274 absolute error 4.440892098500626e-16 relative error 3.9486012859324324e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.12600000000000003 y1[1] (analytic) 1.9920724964179306 y1[1] (numeric) 1.9920724964179308 absolute error 2.220446049250313e-16 relative error 1.114641185621023e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1256668685497293 y2[1] (numeric) 1.1256668685497289 absolute error 4.440892098500626e-16 relative error 3.9451210856211125e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.12700000000000003 y1[1] (analytic) 1.9919463335341185 y1[1] (numeric) 1.9919463335341188 absolute error 2.220446049250313e-16 relative error 1.1147117830784072e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1266588780473727 y2[1] (numeric) 1.1266588780473723 absolute error 4.440892098500626e-16 relative error 3.9416474542828746e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.12800000000000003 y1[1] (analytic) 1.9918191787040556 y1[1] (numeric) 1.9918191787040558 absolute error 2.220446049250313e-16 relative error 1.1147829446521394e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1276507608861488 y2[1] (numeric) 1.1276507608861484 absolute error 4.440892098500626e-16 relative error 3.938180376884429e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.12900000000000003 y1[1] (analytic) 1.9916910320548964 y1[1] (numeric) 1.9916910320548968 absolute error 4.440892098500626e-16 relative error 2.2297093409708255e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1286425160741744 y2[1] (numeric) 1.128642516074174 absolute error 4.440892098500626e-16 relative error 3.934719838437107e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.13000000000000003 y1[1] (analytic) 1.991561893714788 y1[1] (numeric) 1.9915618937147883 absolute error 2.220446049250313e-16 relative error 1.1149269607225692e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.129634142619695 y2[1] (numeric) 1.1296341426196943 absolute error 6.661338147750939e-16 relative error 5.896898735995057e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.13100000000000003 y1[1] (analytic) 1.9914317638128685 y1[1] (numeric) 1.9914317638128687 absolute error 2.220446049250313e-16 relative error 1.1149998155091015e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1306256395310834 y2[1] (numeric) 1.130625639531083 absolute error 4.440892098500626e-16 relative error 3.927818318663325e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.13200000000000003 y1[1] (analytic) 1.9913006424792679 y1[1] (numeric) 1.9913006424792679 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1316170058168433 y2[1] (numeric) 1.1316170058168429 absolute error 4.440892098500626e-16 relative error 3.924377307581221e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.13300000000000003 y1[1] (analytic) 1.9911685298451072 y1[1] (numeric) 1.9911685298451072 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1326082404856084 y2[1] (numeric) 1.132608240485608 absolute error 4.440892098500626e-16 relative error 3.9209427759386455e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.13400000000000004 y1[1] (analytic) 1.9910354260424992 y1[1] (numeric) 1.9910354260424994 absolute error 2.220446049250313e-16 relative error 1.1152217686371379e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1335993425461441 y2[1] (numeric) 1.1335993425461435 absolute error 6.661338147750939e-16 relative error 5.876272063451539e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.13500000000000004 y1[1] (analytic) 1.9909013312045478 y1[1] (numeric) 1.990901331204548 absolute error 2.220446049250313e-16 relative error 1.115296883099116e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1345903110073483 y2[1] (numeric) 1.1345903110073476 absolute error 6.661338147750939e-16 relative error 5.871139637916224e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.13600000000000004 y1[1] (analytic) 1.9907662454653479 y1[1] (numeric) 1.990766245465348 absolute error 2.220446049250313e-16 relative error 1.1153725628552019e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1355811448782527 y2[1] (numeric) 1.135581144878252 absolute error 6.661338147750939e-16 relative error 5.866016865281002e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.13700000000000004 y1[1] (analytic) 1.990630168959985 y1[1] (numeric) 1.9906301689599852 absolute error 2.220446049250313e-16 relative error 1.1154488080578005e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1365718431680236 y2[1] (numeric) 1.136571843168023 absolute error 6.661338147750939e-16 relative error 5.860903723589929e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.13800000000000004 y1[1] (analytic) 1.9904931018245358 y1[1] (numeric) 1.990493101824536 absolute error 2.220446049250313e-16 relative error 1.1155256188604706e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1375624048859627 y2[1] (numeric) 1.137562404885962 absolute error 6.661338147750939e-16 relative error 5.855800190951914e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.13900000000000004 y1[1] (analytic) 1.9903550441960673 y1[1] (numeric) 1.9903550441960673 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1385528290415083 y2[1] (numeric) 1.1385528290415077 absolute error 6.661338147750939e-16 relative error 5.850706245540484e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.14000000000000004 y1[1] (analytic) 1.9902159962126371 y1[1] (numeric) 1.9902159962126371 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1395431146442365 y2[1] (numeric) 1.1395431146442359 absolute error 6.661338147750939e-16 relative error 5.84562186559356e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.14100000000000004 y1[1] (analytic) 1.9900759580132932 y1[1] (numeric) 1.9900759580132932 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1405332607038616 y2[1] (numeric) 1.140533260703861 absolute error 6.661338147750939e-16 relative error 5.840547029413244e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.14200000000000004 y1[1] (analytic) 1.989934929738074 y1[1] (numeric) 1.9899349297380737 absolute error 2.220446049250313e-16 relative error 1.1158385211834943e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1415232662302377 y2[1] (numeric) 1.141523266230237 absolute error 6.661338147750939e-16 relative error 5.835481715365574e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.14300000000000004 y1[1] (analytic) 1.9897929115280073 y1[1] (numeric) 1.989792911528007 absolute error 2.220446049250313e-16 relative error 1.1159181623303613e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1425131302333595 y2[1] (numeric) 1.1425131302333587 absolute error 8.881784197001252e-16 relative error 7.773901202507089e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.14400000000000004 y1[1] (analytic) 1.9896499035251116 y1[1] (numeric) 1.9896499035251114 absolute error 2.220446049250313e-16 relative error 1.1159983700229344e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1435028517233627 y2[1] (numeric) 1.143502851723362 absolute error 6.661338147750939e-16 relative error 5.825379567450747e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.14500000000000005 y1[1] (analytic) 1.9895059058723947 y1[1] (numeric) 1.9895059058723947 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1444924297105263 y2[1] (numeric) 1.1444924297105257 absolute error 6.661338147750939e-16 relative error 5.820342690633414e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.14600000000000005 y1[1] (analytic) 1.9893609187138546 y1[1] (numeric) 1.9893609187138546 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1454818632052723 y2[1] (numeric) 1.1454818632052717 absolute error 6.661338147750939e-16 relative error 5.815315250047932e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.14700000000000005 y1[1] (analytic) 1.989214942194478 y1[1] (numeric) 1.989214942194478 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1464711512181671 y2[1] (numeric) 1.1464711512181665 absolute error 6.661338147750939e-16 relative error 5.810297224376754e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.14800000000000005 y1[1] (analytic) 1.989067976460242 y1[1] (numeric) 1.989067976460242 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1474602927599231 y2[1] (numeric) 1.1474602927599222 absolute error 8.881784197001252e-16 relative error 7.740384789819947e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.14900000000000005 y1[1] (analytic) 1.9889200216581118 y1[1] (numeric) 1.9889200216581118 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1484492868413985 y2[1] (numeric) 1.1484492868413976 absolute error 8.881784197001252e-16 relative error 7.733719110426712e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.15000000000000005 y1[1] (analytic) 1.9887710779360424 y1[1] (numeric) 1.9887710779360424 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1494381324735992 y2[1] (numeric) 1.1494381324735985 absolute error 6.661338147750939e-16 relative error 5.79529942461165e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.15100000000000005 y1[1] (analytic) 1.9886211454429774 y1[1] (numeric) 1.9886211454429774 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1504268286676802 y2[1] (numeric) 1.1504268286676793 absolute error 8.881784197001252e-16 relative error 7.720425128895271e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.15200000000000005 y1[1] (analytic) 1.9884702243288492 y1[1] (numeric) 1.9884702243288492 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.151415374434945 y2[1] (numeric) 1.151415374434944 absolute error 8.881784197001252e-16 relative error 7.713796770657133e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.15300000000000005 y1[1] (analytic) 1.9883183147445793 y1[1] (numeric) 1.988318314744579 absolute error 2.220446049250313e-16 relative error 1.1167457608695582e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1524037687868478 y2[1] (numeric) 1.152403768786847 absolute error 8.881784197001252e-16 relative error 7.707180796841055e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.15400000000000005 y1[1] (analytic) 1.9881654168420768 y1[1] (numeric) 1.9881654168420766 absolute error 2.220446049250313e-16 relative error 1.1168316431020019e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1533920107349946 y2[1] (numeric) 1.1533920107349938 absolute error 8.881784197001252e-16 relative error 7.700577179602076e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.15500000000000005 y1[1] (analytic) 1.9880115307742399 y1[1] (numeric) 1.9880115307742396 absolute error 2.220446049250313e-16 relative error 1.1169180937222988e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1543800992911435 y2[1] (numeric) 1.1543800992911426 absolute error 8.881784197001252e-16 relative error 7.693985891176731e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.15600000000000006 y1[1] (analytic) 1.9878566566949545 y1[1] (numeric) 1.9878566566949543 absolute error 2.220446049250313e-16 relative error 1.1170051129049042e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1553680334672058 y2[1] (numeric) 1.155368033467205 absolute error 8.881784197001252e-16 relative error 7.687406903882766e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.15700000000000006 y1[1] (analytic) 1.9877007947590948 y1[1] (numeric) 1.9877007947590946 absolute error 2.220446049250313e-16 relative error 1.1170927008254412e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1563558122752478 y2[1] (numeric) 1.1563558122752469 absolute error 8.881784197001252e-16 relative error 7.680840190118851e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.15800000000000006 y1[1] (analytic) 1.9875439451225225 y1[1] (numeric) 1.9875439451225223 absolute error 2.220446049250313e-16 relative error 1.117180857660701e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1573434347274905 y2[1] (numeric) 1.1573434347274896 absolute error 8.881784197001252e-16 relative error 7.674285722364311e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.15900000000000006 y1[1] (analytic) 1.9873861079420876 y1[1] (numeric) 1.9873861079420874 absolute error 2.220446049250313e-16 relative error 1.1172695835886446e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1583308998363115 y2[1] (numeric) 1.1583308998363107 absolute error 8.881784197001252e-16 relative error 7.667743473178841e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.16000000000000006 y1[1] (analytic) 1.9872272833756268 y1[1] (numeric) 1.9872272833756266 absolute error 2.220446049250313e-16 relative error 1.1173588787884023e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.159318206614246 y2[1] (numeric) 1.1593182066142451 absolute error 8.881784197001252e-16 relative error 7.66121341520223e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.16100000000000006 y1[1] (analytic) 1.9870674715819652 y1[1] (numeric) 1.9870674715819647 absolute error 4.440892098500626e-16 relative error 2.2348974868805517e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1603053540739872 y2[1] (numeric) 1.1603053540739863 absolute error 8.881784197001252e-16 relative error 7.654695521154084e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.16200000000000006 y1[1] (analytic) 1.986906672720914 y1[1] (numeric) 1.9869066727209137 absolute error 2.220446049250313e-16 relative error 1.1175391777257384e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1612923412283875 y2[1] (numeric) 1.1612923412283866 absolute error 8.881784197001252e-16 relative error 7.64818976383355e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.16300000000000006 y1[1] (analytic) 1.9867448869532724 y1[1] (numeric) 1.9867448869532722 absolute error 2.220446049250313e-16 relative error 1.1176301818274352e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.16227916709046 y2[1] (numeric) 1.1622791670904593 absolute error 6.661338147750939e-16 relative error 5.731272087089287e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.16400000000000006 y1[1] (analytic) 1.9865821144408262 y1[1] (numeric) 1.986582114440826 absolute error 2.220446049250313e-16 relative error 1.1177217559291848e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.163265830673379 y2[1] (numeric) 1.1632658306733783 absolute error 6.661338147750939e-16 relative error 5.726410913225995e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.16500000000000006 y1[1] (analytic) 1.9864183553463477 y1[1] (numeric) 1.9864183553463475 absolute error 2.220446049250313e-16 relative error 1.1178139002159799e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.164252330990481 y2[1] (numeric) 1.1642523309904802 absolute error 8.881784197001252e-16 relative error 7.628745041416515e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.16600000000000006 y1[1] (analytic) 1.9862536098335961 y1[1] (numeric) 1.986253609833596 absolute error 2.220446049250313e-16 relative error 1.1179066148739874e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1652386670552657 y2[1] (numeric) 1.1652386670552648 absolute error 8.881784197001252e-16 relative error 7.622287560579211e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.16700000000000007 y1[1] (analytic) 1.9860878780673166 y1[1] (numeric) 1.9860878780673166 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.166224837881397 y2[1] (numeric) 1.1662248378813962 absolute error 8.881784197001252e-16 relative error 7.61584208164885e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.16800000000000007 y1[1] (analytic) 1.9859211602132416 y1[1] (numeric) 1.9859211602132414 absolute error 2.220446049250313e-16 relative error 1.1180937560541874e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1672108424827043 y2[1] (numeric) 1.1672108424827035 absolute error 8.881784197001252e-16 relative error 7.609408577896124e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.16900000000000007 y1[1] (analytic) 1.985753456438088 y1[1] (numeric) 1.985753456438088 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.168196679873183 y2[1] (numeric) 1.1681966798731822 absolute error 8.881784197001252e-16 relative error 7.602987022669367e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.17000000000000007 y1[1] (analytic) 1.9855847669095605 y1[1] (numeric) 1.9855847669095605 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1691823490669961 y2[1] (numeric) 1.169182349066995 absolute error 1.1102230246251565e-15 relative error 9.49572173674287e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.17100000000000007 y1[1] (analytic) 1.9854150917963485 y1[1] (numeric) 1.9854150917963482 absolute error 2.220446049250313e-16 relative error 1.1183787503303982e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.170167849078474 y2[1] (numeric) 1.170167849078473 absolute error 8.881784197001252e-16 relative error 7.590179651573747e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.17200000000000007 y1[1] (analytic) 1.9852444312681263 y1[1] (numeric) 1.9852444312681263 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.171153178922117 y2[1] (numeric) 1.1711531789221161 absolute error 8.881784197001252e-16 relative error 7.583793782787402e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.17300000000000007 y1[1] (analytic) 1.9850727854955552 y1[1] (numeric) 1.9850727854955552 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1721383376125956 y2[1] (numeric) 1.1721383376125944 absolute error 1.1102230246251565e-15 relative error 9.471774695864417e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.17400000000000007 y1[1] (analytic) 1.9849001546502807 y1[1] (numeric) 1.9849001546502807 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1731233241647505 y2[1] (numeric) 1.1731233241647496 absolute error 8.881784197001252e-16 relative error 7.571057547018746e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.17500000000000007 y1[1] (analytic) 1.9847265389049333 y1[1] (numeric) 1.9847265389049336 absolute error 2.220446049250313e-16 relative error 1.1187667448007408e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.174108137593596 y2[1] (numeric) 1.1741081375935951 absolute error 8.881784197001252e-16 relative error 7.564707127577698e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.17600000000000007 y1[1] (analytic) 1.9845519384331296 y1[1] (numeric) 1.9845519384331296 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1750927769143182 y2[1] (numeric) 1.1750927769143173 absolute error 8.881784197001252e-16 relative error 7.558368472252866e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.17700000000000007 y1[1] (analytic) 1.984376353409469 y1[1] (numeric) 1.9843763534094692 absolute error 2.220446049250313e-16 relative error 1.1189641750342567e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1760772411422784 y2[1] (numeric) 1.1760772411422773 absolute error 1.1102230246251565e-15 relative error 9.440051943755325e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.17800000000000007 y1[1] (analytic) 1.9841997840095373 y1[1] (numeric) 1.9841997840095373 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1770615292930118 y2[1] (numeric) 1.1770615292930109 absolute error 8.881784197001252e-16 relative error 7.545726349867192e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.17900000000000008 y1[1] (analytic) 1.9840222304099036 y1[1] (numeric) 1.9840222304099036 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1780456403822308 y2[1] (numeric) 1.17804564038223 absolute error 8.881784197001252e-16 relative error 7.539422830951993e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.18000000000000008 y1[1] (analytic) 1.9838436927881213 y1[1] (numeric) 1.9838436927881213 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1790295734258243 y2[1] (numeric) 1.1790295734258234 absolute error 8.881784197001252e-16 relative error 7.533130972443778e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.18100000000000008 y1[1] (analytic) 1.9836641713227285 y1[1] (numeric) 1.9836641713227283 absolute error 2.220446049250313e-16 relative error 1.119365909487439e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1800133274398592 y2[1] (numeric) 1.1800133274398583 absolute error 8.881784197001252e-16 relative error 7.526850748602179e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.18200000000000008 y1[1] (analytic) 1.983483666193246 y1[1] (numeric) 1.983483666193246 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1809969014405817 y2[1] (numeric) 1.1809969014405808 absolute error 8.881784197001252e-16 relative error 7.520582133761096e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.18300000000000008 y1[1] (analytic) 1.9833021775801796 y1[1] (numeric) 1.9833021775801793 absolute error 2.220446049250313e-16 relative error 1.119570216959814e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1819802944444178 y2[1] (numeric) 1.1819802944444169 absolute error 8.881784197001252e-16 relative error 7.514325102328443e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.18400000000000008 y1[1] (analytic) 1.9831197056650174 y1[1] (numeric) 1.9831197056650172 absolute error 2.220446049250313e-16 relative error 1.1196732314783342e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1829635054679746 y2[1] (numeric) 1.1829635054679737 absolute error 8.881784197001252e-16 relative error 7.508079628785896e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.18500000000000008 y1[1] (analytic) 1.9829362506302315 y1[1] (numeric) 1.9829362506302313 absolute error 2.220446049250313e-16 relative error 1.11977682012954e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1839465335280412 y2[1] (numeric) 1.1839465335280404 absolute error 8.881784197001252e-16 relative error 7.501845687688642e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.18600000000000008 y1[1] (analytic) 1.9827518126592767 y1[1] (numeric) 1.9827518126592767 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.1849293776415897 y2[1] (numeric) 1.1849293776415888 absolute error 8.881784197001252e-16 relative error 7.495623253665132e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.18700000000000008 y1[1] (analytic) 1.9825663919365915 y1[1] (numeric) 1.9825663919365912 absolute error 2.220446049250313e-16 relative error 1.1199857206705488e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1859120368257758 y2[1] (numeric) 1.185912036825775 absolute error 8.881784197001252e-16 relative error 7.489412301416829e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.18800000000000008 y1[1] (analytic) 1.982379988647596 y1[1] (numeric) 1.9823799886475957 absolute error 2.220446049250313e-16 relative error 1.1200910329836052e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.186894510097941 y2[1] (numeric) 1.1868945100979398 absolute error 1.1102230246251565e-15 relative error 9.354016007147447e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.18900000000000008 y1[1] (analytic) 1.9821926029786936 y1[1] (numeric) 1.9821926029786934 absolute error 2.220446049250313e-16 relative error 1.120196920275855e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1878767964756112 y2[1] (numeric) 1.18787679647561 absolute error 1.1102230246251565e-15 relative error 9.346280926769084e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.19000000000000009 y1[1] (analytic) 1.9820042351172704 y1[1] (numeric) 1.98200423511727 absolute error 4.440892098500626e-16 relative error 2.240606765523823e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1888588949765007 y2[1] (numeric) 1.1888588949764995 absolute error 1.1102230246251565e-15 relative error 9.338560104284719e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.1910000000000001 y1[1] (analytic) 1.9818148852516937 y1[1] (numeric) 1.9818148852516932 absolute error 4.440892098500626e-16 relative error 2.2408208413151693e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.189840804618511 y2[1] (numeric) 1.1898408046185098 absolute error 1.1102230246251565e-15 relative error 9.330853508433159e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.1920000000000001 y1[1] (analytic) 1.9816245535713135 y1[1] (numeric) 1.981624553571313 absolute error 4.440892098500626e-16 relative error 2.2410360683597626e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1908225244197324 y2[1] (numeric) 1.1908225244197312 absolute error 1.1102230246251565e-15 relative error 9.323161108042942e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.1930000000000001 y1[1] (analytic) 1.9814332402664618 y1[1] (numeric) 1.9814332402664612 absolute error 6.661338147750939e-16 relative error 3.361878670641019e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1918040533984455 y2[1] (numeric) 1.1918040533984442 absolute error 1.3322676295501878e-15 relative error 1.1178579446438435e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.1940000000000001 y1[1] (analytic) 1.9812409455284512 y1[1] (numeric) 1.9812409455284508 absolute error 4.440892098500626e-16 relative error 2.241469977956729e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.192785390573121 y2[1] (numeric) 1.1927853905731198 absolute error 1.1102230246251565e-15 relative error 9.307818769407513e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.1950000000000001 y1[1] (analytic) 1.9810476695495773 y1[1] (numeric) 1.9810476695495767 absolute error 6.661338147750939e-16 relative error 3.3625329920836785e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.193766534962422 y2[1] (numeric) 1.193766534962421 absolute error 1.1102230246251565e-15 relative error 9.300168769265296e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.1960000000000001 y1[1] (analytic) 1.9808534125231154 y1[1] (numeric) 1.9808534125231148 absolute error 6.661338147750939e-16 relative error 3.362862746752193e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1947474855852043 y2[1] (numeric) 1.1947474855852032 absolute error 1.1102230246251565e-15 relative error 9.292532840789814e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.1970000000000001 y1[1] (analytic) 1.9806581746433225 y1[1] (numeric) 1.980658174643322 absolute error 4.440892098500626e-16 relative error 2.242129487739773e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.195728241460517 y2[1] (numeric) 1.195728241460516 absolute error 1.1102230246251565e-15 relative error 9.284910953253722e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.1980000000000001 y1[1] (analytic) 1.980461956105437 y1[1] (numeric) 1.9804619561054364 absolute error 6.661338147750939e-16 relative error 3.363527447328707e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1967088016076048 y2[1] (numeric) 1.1967088016076037 absolute error 1.1102230246251565e-15 relative error 9.277303076017598e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.1990000000000001 y1[1] (analytic) 1.980264757105677 y1[1] (numeric) 1.9802647571056764 absolute error 6.661338147750939e-16 relative error 3.363862394585582e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1976891650459074 y2[1] (numeric) 1.1976891650459063 absolute error 1.1102230246251565e-15 relative error 9.269709178529654e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2000000000000001 y1[1] (analytic) 1.9800665778412416 y1[1] (numeric) 1.980066577841241 absolute error 6.661338147750939e-16 relative error 3.364199074060142e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.1986693307950613 y2[1] (numeric) 1.1986693307950602 absolute error 1.1102230246251565e-15 relative error 9.262129230325435e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2010000000000001 y1[1] (analytic) 1.97986741851031 y1[1] (numeric) 1.9798674185103093 absolute error 6.661338147750939e-16 relative error 3.364537486435863e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.199649297874901 y2[1] (numeric) 1.1996492978748998 absolute error 1.1102230246251565e-15 relative error 9.254563201027525e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2020000000000001 y1[1] (analytic) 1.9796672793120416 y1[1] (numeric) 1.979667279312041 absolute error 6.661338147750939e-16 relative error 3.364877632399842e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2006290653054594 y2[1] (numeric) 1.2006290653054583 absolute error 1.1102230246251565e-15 relative error 9.247011060345252e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2030000000000001 y1[1] (analytic) 1.9794661604465755 y1[1] (numeric) 1.9794661604465749 absolute error 6.661338147750939e-16 relative error 3.3652195126428e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2016086321069694 y2[1] (numeric) 1.201608632106968 absolute error 1.3322676295501878e-15 relative error 1.1087367333689284e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2040000000000001 y1[1] (analytic) 1.9792640621150306 y1[1] (numeric) 1.97926406211503 absolute error 6.661338147750939e-16 relative error 3.3655631278590845e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2025879972998639 y2[1] (numeric) 1.2025879972998628 absolute error 1.1102230246251565e-15 relative error 9.231948324096933e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2050000000000001 y1[1] (analytic) 1.979060984519505 y1[1] (numeric) 1.9790609845195044 absolute error 6.661338147750939e-16 relative error 3.365908478746672e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2035671599047781 y2[1] (numeric) 1.203567159904777 absolute error 1.1102230246251565e-15 relative error 9.224437668380661e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2060000000000001 y1[1] (analytic) 1.9788569278630765 y1[1] (numeric) 1.978856927863076 absolute error 4.440892098500626e-16 relative error 2.2441703773381163e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2045461189425493 y2[1] (numeric) 1.2045461189425481 absolute error 1.1102230246251565e-15 relative error 9.216940780979002e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2070000000000001 y1[1] (analytic) 1.978651892349802 y1[1] (numeric) 1.9786518923498013 absolute error 6.661338147750939e-16 relative error 3.366604390345836e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2055248734342185 y2[1] (numeric) 1.2055248734342174 absolute error 1.1102230246251565e-15 relative error 9.209457632030664e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2080000000000001 y1[1] (analytic) 1.9784458781847165 y1[1] (numeric) 1.9784458781847158 absolute error 6.661338147750939e-16 relative error 3.3669549524715415e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2065034224010316 y2[1] (numeric) 1.2065034224010305 absolute error 1.1102230246251565e-15 relative error 9.201988191759374e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2090000000000001 y1[1] (analytic) 1.9782388855738344 y1[1] (numeric) 1.9782388855738338 absolute error 6.661338147750939e-16 relative error 3.367307253096818e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2074817648644394 y2[1] (numeric) 1.2074817648644383 absolute error 1.1102230246251565e-15 relative error 9.194532430473583e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2100000000000001 y1[1] (analytic) 1.9780309147241484 y1[1] (numeric) 1.9780309147241475 absolute error 8.881784197001252e-16 relative error 4.49021505725045e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2084598998460996 y2[1] (numeric) 1.2084598998460985 absolute error 1.1102230246251565e-15 relative error 9.187090318566187e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2110000000000001 y1[1] (analytic) 1.9778219658436287 y1[1] (numeric) 1.977821965843628 absolute error 6.661338147750939e-16 relative error 3.3680170727144204e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2094378263678776 y2[1] (numeric) 1.2094378263678762 absolute error 1.3322676295501878e-15 relative error 1.1015594191817091e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2120000000000001 y1[1] (analytic) 1.977612039141225 y1[1] (numeric) 1.9776120391412242 absolute error 8.881784197001252e-16 relative error 4.4911661242000493e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2104155434518462 y2[1] (numeric) 1.210415543451845 absolute error 1.1102230246251565e-15 relative error 9.17224692487869e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2130000000000001 y1[1] (analytic) 1.9774011348268636 y1[1] (numeric) 1.9774011348268627 absolute error 8.881784197001252e-16 relative error 4.491645139962418e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2113930501202892 y2[1] (numeric) 1.211393050120288 absolute error 1.1102230246251565e-15 relative error 9.164845584304065e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2140000000000001 y1[1] (analytic) 1.9771892531114488 y1[1] (numeric) 1.9771892531114479 absolute error 8.881784197001252e-16 relative error 4.4921264785473775e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2123703453956995 y2[1] (numeric) 1.2123703453956984 absolute error 1.1102230246251565e-15 relative error 9.157457775518226e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2150000000000001 y1[1] (analytic) 1.9769763942068623 y1[1] (numeric) 1.9769763942068614 absolute error 8.881784197001252e-16 relative error 4.4926101409341867e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2133474283007823 y2[1] (numeric) 1.2133474283007812 absolute error 1.1102230246251565e-15 relative error 9.150083469332068e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2160000000000001 y1[1] (analytic) 1.9767625583259631 y1[1] (numeric) 1.9767625583259623 absolute error 8.881784197001252e-16 relative error 4.49309612810699e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2143242978584545 y2[1] (numeric) 1.2143242978584534 absolute error 1.1102230246251565e-15 relative error 9.142722636639258e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2170000000000001 y1[1] (analytic) 1.9765477456825868 y1[1] (numeric) 1.976547745682586 absolute error 8.881784197001252e-16 relative error 4.4935844410548206e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2153009530918468 y2[1] (numeric) 1.2153009530918457 absolute error 1.1102230246251565e-15 relative error 9.135375248415946e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2180000000000001 y1[1] (analytic) 1.9763319564915465 y1[1] (numeric) 1.9763319564915454 absolute error 1.1102230246251565e-15 relative error 5.617593850964507e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2162773930243038 y2[1] (numeric) 1.2162773930243027 absolute error 1.1102230246251565e-15 relative error 9.128041275720496e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2190000000000001 y1[1] (analytic) 1.9761151909686308 y1[1] (numeric) 1.9761151909686296 absolute error 1.1102230246251565e-15 relative error 5.618210060320216e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.217253616679386 y2[1] (numeric) 1.2172536166793848 absolute error 1.1102230246251565e-15 relative error 9.120720689693212e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2200000000000001 y1[1] (analytic) 1.9758974493306054 y1[1] (numeric) 1.9758974493306043 absolute error 1.1102230246251565e-15 relative error 5.6188291806403105e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2182296230808694 y2[1] (numeric) 1.2182296230808682 absolute error 1.1102230246251565e-15 relative error 9.113413461556065e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2210000000000001 y1[1] (analytic) 1.9756787317952123 y1[1] (numeric) 1.975678731795211 absolute error 1.3322676295501878e-15 relative error 6.743341455822703e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.219205411252748 y2[1] (numeric) 1.2192054112527468 absolute error 1.1102230246251565e-15 relative error 9.106119562612417e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.22200000000000011 y1[1] (analytic) 1.9754590385811683 y1[1] (numeric) 1.9754590385811672 absolute error 1.1102230246251565e-15 relative error 5.620076159222976e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2201809802192336 y2[1] (numeric) 1.2201809802192325 absolute error 1.1102230246251565e-15 relative error 9.098838964246757e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.22300000000000011 y1[1] (analytic) 1.9752383699081673 y1[1] (numeric) 1.9752383699081661 absolute error 1.1102230246251565e-15 relative error 5.6207040200255576e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2211563290047573 y2[1] (numeric) 1.2211563290047562 absolute error 1.1102230246251565e-15 relative error 9.09157163792443e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.22400000000000012 y1[1] (analytic) 1.9750167259968778 y1[1] (numeric) 1.9750167259968765 absolute error 1.3322676295501878e-15 relative error 6.74560175624707e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2221314566339705 y2[1] (numeric) 1.2221314566339694 absolute error 1.1102230246251565e-15 relative error 9.084317555191359e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.22500000000000012 y1[1] (analytic) 1.9747941070689432 y1[1] (numeric) 1.974794107068942 absolute error 1.1102230246251565e-15 relative error 5.621968491049365e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2231063621317455 y2[1] (numeric) 1.2231063621317444 absolute error 1.1102230246251565e-15 relative error 9.077076687673792e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.22600000000000012 y1[1] (analytic) 1.974570513346983 y1[1] (numeric) 1.9745705133469817 absolute error 1.3322676295501878e-15 relative error 6.747126124617024e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2240810445231771 y2[1] (numeric) 1.2240810445231758 absolute error 1.3322676295501878e-15 relative error 1.0883818808493625e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.22700000000000012 y1[1] (analytic) 1.9743459450545906 y1[1] (numeric) 1.9743459450545893 absolute error 1.3322676295501878e-15 relative error 6.747893563877685e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2250555028335828 y2[1] (numeric) 1.2250555028335814 absolute error 1.3322676295501878e-15 relative error 1.087516138222816e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.22800000000000012 y1[1] (analytic) 1.9741204024163344 y1[1] (numeric) 1.974120402416333 absolute error 1.3322676295501878e-15 relative error 6.748664508605883e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2260297360885042 y2[1] (numeric) 1.226029736088503 absolute error 1.1102230246251565e-15 relative error 9.055433093875728e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.22900000000000012 y1[1] (analytic) 1.9738938856577568 y1[1] (numeric) 1.9738938856577555 absolute error 1.3322676295501878e-15 relative error 6.749438960373693e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2270037433137087 y2[1] (numeric) 1.2270037433137073 absolute error 1.3322676295501878e-15 relative error 1.0857893766095597e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.23000000000000012 y1[1] (analytic) 1.9736663950053748 y1[1] (numeric) 1.9736663950053734 absolute error 1.3322676295501878e-15 relative error 6.750216920760612e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2279775235351886 y2[1] (numeric) 1.2279775235351873 absolute error 1.3322676295501878e-15 relative error 1.0849283508990958e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.23100000000000012 y1[1] (analytic) 1.973437930686679 y1[1] (numeric) 1.9734379306866776 absolute error 1.3322676295501878e-15 relative error 6.750998391353565e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.228951075779164 y2[1] (numeric) 1.2289510757791626 absolute error 1.3322676295501878e-15 relative error 1.0840688907860066e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.23200000000000012 y1[1] (analytic) 1.9732084929301335 y1[1] (numeric) 1.9732084929301321 absolute error 1.3322676295501878e-15 relative error 6.751783373746913e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2299243990720825 y2[1] (numeric) 1.2299243990720814 absolute error 1.1102230246251565e-15 relative error 9.026758274433495e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.23300000000000012 y1[1] (analytic) 1.9729780819651763 y1[1] (numeric) 1.9729780819651748 absolute error 1.5543122344752192e-15 relative error 7.878000514466198e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2308974924406213 y2[1] (numeric) 1.2308974924406202 absolute error 1.1102230246251565e-15 relative error 9.019622116735394e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.23400000000000012 y1[1] (analytic) 1.9727466980222181 y1[1] (numeric) 1.9727466980222166 absolute error 1.5543122344752192e-15 relative error 7.87892452707435e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.231870354911687 y2[1] (numeric) 1.2318703549116858 absolute error 1.1102230246251565e-15 relative error 9.01249892245965e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.23500000000000013 y1[1] (analytic) 1.972514341332643 y1[1] (numeric) 1.9725143413326414 absolute error 1.5543122344752192e-15 relative error 7.879852642415346e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.232842985512417 y2[1] (numeric) 1.232842985512416 absolute error 1.1102230246251565e-15 relative error 9.005388664021194e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.23600000000000013 y1[1] (analytic) 1.9722810121288075 y1[1] (numeric) 1.972281012128806 absolute error 1.5543122344752192e-15 relative error 7.880784862384046e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2338153832701808 y2[1] (numeric) 1.2338153832701797 absolute error 1.1102230246251565e-15 relative error 8.998291313912399e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.23700000000000013 y1[1] (analytic) 1.9720467106440411 y1[1] (numeric) 1.9720467106440394 absolute error 1.7763568394002505e-15 relative error 9.007681358724605e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2347875472125809 y2[1] (numeric) 1.2347875472125798 absolute error 1.1102230246251565e-15 relative error 8.991206844702821e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.23800000000000013 y1[1] (analytic) 1.971811437112645 y1[1] (numeric) 1.9718114371126432 absolute error 1.7763568394002505e-15 relative error 9.008756141517255e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2357594763674533 y2[1] (numeric) 1.2357594763674522 absolute error 1.1102230246251565e-15 relative error 8.984135229038951e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.23900000000000013 y1[1] (analytic) 1.9715751917698925 y1[1] (numeric) 1.971575191769891 absolute error 1.5543122344752192e-15 relative error 7.883606169135784e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2367311697628691 y2[1] (numeric) 1.236731169762868 absolute error 1.1102230246251565e-15 relative error 8.977076439643959e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.24000000000000013 y1[1] (analytic) 1.9713379748520294 y1[1] (numeric) 1.9713379748520279 absolute error 1.5543122344752192e-15 relative error 7.884554826738359e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2377026264271347 y2[1] (numeric) 1.2377026264271338 absolute error 8.881784197001252e-16 relative error 7.176024359453951e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.24100000000000013 y1[1] (analytic) 1.9710997865962727 y1[1] (numeric) 1.971099786596271 absolute error 1.7763568394002505e-15 relative error 9.012008684084393e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2386738453887938 y2[1] (numeric) 1.2386738453887929 absolute error 8.881784197001252e-16 relative error 7.170397784748128e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.24200000000000013 y1[1] (analytic) 1.97086062724081 y1[1] (numeric) 1.9708606272408082 absolute error 1.7763568394002505e-15 relative error 9.013102270388021e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2396448256766273 y2[1] (numeric) 1.2396448256766264 absolute error 8.881784197001252e-16 relative error 7.164781405959055e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.24300000000000013 y1[1] (analytic) 1.970620497024801 y1[1] (numeric) 1.9706204970247994 absolute error 1.5543122344752192e-15 relative error 7.887425492741425e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2406155663196552 y2[1] (numeric) 1.2406155663196543 absolute error 8.881784197001252e-16 relative error 7.159175201508623e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.24400000000000013 y1[1] (analytic) 1.9703793961883758 y1[1] (numeric) 1.9703793961883742 absolute error 1.5543122344752192e-15 relative error 7.888390618994379e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2415860663471368 y2[1] (numeric) 1.2415860663471359 absolute error 8.881784197001252e-16 relative error 7.153579149879073e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.24500000000000013 y1[1] (analytic) 1.9701373249726353 y1[1] (numeric) 1.9701373249726337 absolute error 1.5543122344752192e-15 relative error 7.88935986732198e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2425563247885723 y2[1] (numeric) 1.2425563247885711 absolute error 1.1102230246251565e-15 relative error 8.934991537015974e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.24600000000000014 y1[1] (analytic) 1.969894283619651 y1[1] (numeric) 1.9698942836196491 absolute error 1.7763568394002505e-15 relative error 9.017523702521851e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.243526340673703 y2[1] (numeric) 1.243526340673702 absolute error 8.881784197001252e-16 relative error 7.14241741931207e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.24700000000000014 y1[1] (analytic) 1.9696502723724634 y1[1] (numeric) 1.9696502723724618 absolute error 1.5543122344752192e-15 relative error 7.89131073813949e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2444961130325134 y2[1] (numeric) 1.2444961130325125 absolute error 8.881784197001252e-16 relative error 7.136851697639017e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.24800000000000014 y1[1] (analytic) 1.9694052914750846 y1[1] (numeric) 1.9694052914750828 absolute error 1.7763568394002505e-15 relative error 9.019762702423528e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2454656408952312 y2[1] (numeric) 1.2454656408952303 absolute error 8.881784197001252e-16 relative error 7.131296043315249e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.24900000000000014 y1[1] (analytic) 1.9691593411724948 y1[1] (numeric) 1.9691593411724932 absolute error 1.5543122344752192e-15 relative error 7.89327812115873e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2464349232923284 y2[1] (numeric) 1.2464349232923275 absolute error 8.881784197001252e-16 relative error 7.125750435121748e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2500000000000001 y1[1] (analytic) 1.9689124217106446 y1[1] (numeric) 1.9689124217106433 absolute error 1.3322676295501878e-15 relative error 6.766515436947051e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.247403959254523 y2[1] (numeric) 1.247403959254522 absolute error 8.881784197001252e-16 relative error 7.120214851898666e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2510000000000001 y1[1] (analytic) 1.9686645333364536 y1[1] (numeric) 1.9686645333364523 absolute error 1.3322676295501878e-15 relative error 6.767367456416188e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.248372747812779 y2[1] (numeric) 1.248372747812778 absolute error 1.1102230246251565e-15 relative error 8.893361590681398e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2520000000000001 y1[1] (analytic) 1.96841567629781 y1[1] (numeric) 1.9684156762978087 absolute error 1.3322676295501878e-15 relative error 6.768223021145171e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2493412879983077 y2[1] (numeric) 1.2493412879983068 absolute error 8.881784197001252e-16 relative error 7.109173676019008e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2530000000000001 y1[1] (analytic) 1.9681658508435709 y1[1] (numeric) 1.9681658508435695 absolute error 1.3322676295501878e-15 relative error 6.769082132886148e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2503095788425693 y2[1] (numeric) 1.2503095788425684 absolute error 8.881784197001252e-16 relative error 7.103668041336815e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2540000000000001 y1[1] (analytic) 1.9679150572235615 y1[1] (numeric) 1.9679150572235602 absolute error 1.3322676295501878e-15 relative error 6.769944793398864e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.251277619377273 y2[1] (numeric) 1.251277619377272 absolute error 8.881784197001252e-16 relative error 7.098172347573416e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2550000000000001 y1[1] (analytic) 1.9676632956885756 y1[1] (numeric) 1.9676632956885742 absolute error 1.3322676295501878e-15 relative error 6.77081100445067e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2522454086343782 y2[1] (numeric) 1.2522454086343773 absolute error 8.881784197001252e-16 relative error 7.092686573861892e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2560000000000001 y1[1] (analytic) 1.9674105664903745 y1[1] (numeric) 1.9674105664903732 absolute error 1.3322676295501878e-15 relative error 6.771680767816522e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2532129456460956 y2[1] (numeric) 1.2532129456460948 absolute error 8.881784197001252e-16 relative error 7.087210699393339e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2570000000000001 y1[1] (analytic) 1.9671568698816877 y1[1] (numeric) 1.9671568698816864 absolute error 1.3322676295501878e-15 relative error 6.772554085279002e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2541802294448887 y2[1] (numeric) 1.2541802294448878 absolute error 8.881784197001252e-16 relative error 7.081744703416676e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2580000000000001 y1[1] (analytic) 1.9669022061162114 y1[1] (numeric) 1.9669022061162102 absolute error 1.1102230246251565e-15 relative error 5.6445257988569295e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2551472590634736 y2[1] (numeric) 1.2551472590634727 absolute error 8.881784197001252e-16 relative error 7.07628856523846e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2590000000000001 y1[1] (analytic) 1.9666465754486098 y1[1] (numeric) 1.9666465754486087 absolute error 1.1102230246251565e-15 relative error 5.6452594913852516e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2561140335348204 y2[1] (numeric) 1.2561140335348195 absolute error 8.881784197001252e-16 relative error 7.070842264222695e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2600000000000001 y1[1] (analytic) 1.9663899781345133 y1[1] (numeric) 1.966389978134512 absolute error 1.3322676295501878e-15 relative error 6.775195380186445e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2570805518921553 y2[1] (numeric) 1.2570805518921544 absolute error 8.881784197001252e-16 relative error 7.065405779790649e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2610000000000001 y1[1] (analytic) 1.966132414430519 y1[1] (numeric) 1.966132414430518 absolute error 1.1102230246251565e-15 relative error 5.6467357766782324e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2580468131689595 y2[1] (numeric) 1.2580468131689586 absolute error 8.881784197001252e-16 relative error 7.059979091420663e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2620000000000001 y1[1] (analytic) 1.965873884594191 y1[1] (numeric) 1.9658738845941899 absolute error 1.1102230246251565e-15 relative error 5.6474783724711634e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2590128163989722 y2[1] (numeric) 1.2590128163989713 absolute error 8.881784197001252e-16 relative error 7.054562178647972e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2630000000000001 y1[1] (analytic) 1.9656143888840587 y1[1] (numeric) 1.9656143888840576 absolute error 1.1102230246251565e-15 relative error 5.64822393905788e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.25997856061619 y2[1] (numeric) 1.259978560616189 absolute error 8.881784197001252e-16 relative error 7.049155021064512e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2640000000000001 y1[1] (analytic) 1.965353927559618 y1[1] (numeric) 1.965353927559617 absolute error 8.881784197001252e-16 relative error 4.519177982374795e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2609440448548688 y2[1] (numeric) 1.2609440448548679 absolute error 8.881784197001252e-16 relative error 7.043757598318744e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2650000000000001 y1[1] (analytic) 1.9650925008813303 y1[1] (numeric) 1.9650925008813294 absolute error 8.881784197001252e-16 relative error 4.519779192591613e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2619092681495245 y2[1] (numeric) 1.2619092681495236 absolute error 8.881784197001252e-16 relative error 7.038369890115463e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2660000000000001 y1[1] (analytic) 1.964830109110622 y1[1] (numeric) 1.964830109110621 absolute error 8.881784197001252e-16 relative error 4.520382783131098e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.262874229534934 y2[1] (numeric) 1.2628742295349331 absolute error 8.881784197001252e-16 relative error 7.032991876215621e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2670000000000001 y1[1] (analytic) 1.964566752509885 y1[1] (numeric) 1.9645667525098842 absolute error 8.881784197001252e-16 relative error 4.5209887552327197e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2638389280461357 y2[1] (numeric) 1.2638389280461348 absolute error 8.881784197001252e-16 relative error 7.027623536436145e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.2680000000000001 y1[1] (analytic) 1.964302431342476 y1[1] (numeric) 1.964302431342475 absolute error 8.881784197001252e-16 relative error 4.521597110141088e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2648033627184314 y2[1] (numeric) 1.2648033627184305 absolute error 8.881784197001252e-16 relative error 7.022264850649754e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.26900000000000013 y1[1] (analytic) 1.964037145872716 y1[1] (numeric) 1.964037145872715 absolute error 8.881784197001252e-16 relative error 4.5222078491059546e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2657675325873865 y2[1] (numeric) 1.2657675325873856 absolute error 8.881784197001252e-16 relative error 7.016915798784774e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.27000000000000013 y1[1] (analytic) 1.9637708963658906 y1[1] (numeric) 1.9637708963658895 absolute error 1.1102230246251565e-15 relative error 5.653526216727775e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2667314366888314 y2[1] (numeric) 1.2667314366888303 absolute error 1.1102230246251565e-15 relative error 8.764470451031203e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.27100000000000013 y1[1] (analytic) 1.9635036830882489 y1[1] (numeric) 1.963503683088248 absolute error 8.881784197001252e-16 relative error 4.523436484229943e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2676950740588615 y2[1] (numeric) 1.2676950740588604 absolute error 1.1102230246251565e-15 relative error 8.757808146011671e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.27200000000000013 y1[1] (analytic) 1.9632355063070044 y1[1] (numeric) 1.9632355063070035 absolute error 8.881784197001252e-16 relative error 4.5240543829143376e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2686584437338397 y2[1] (numeric) 1.2686584437338388 absolute error 8.881784197001252e-16 relative error 7.000926246831981e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.27300000000000013 y1[1] (analytic) 1.9629663662903338 y1[1] (numeric) 1.962966366290333 absolute error 8.881784197001252e-16 relative error 4.5246746707057874e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.269621544750397 y2[1] (numeric) 1.269621544750396 absolute error 8.881784197001252e-16 relative error 6.995615531041874e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.27400000000000013 y1[1] (analytic) 1.9626962633073775 y1[1] (numeric) 1.9626962633073763 absolute error 1.1102230246251565e-15 relative error 5.6566216860998056e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2705843761454318 y2[1] (numeric) 1.2705843761454307 absolute error 1.1102230246251565e-15 relative error 8.737892937053396e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.27500000000000013 y1[1] (analytic) 1.9624251976282379 y1[1] (numeric) 1.9624251976282368 absolute error 1.1102230246251565e-15 relative error 5.6574030233965504e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.271546936956113 y2[1] (numeric) 1.2715469369561119 absolute error 1.1102230246251565e-15 relative error 8.731278353615943e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.27600000000000013 y1[1] (analytic) 1.962153169523981 y1[1] (numeric) 1.9621531695239798 absolute error 1.1102230246251565e-15 relative error 5.658187351879859e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2725092262198798 y2[1] (numeric) 1.2725092262198787 absolute error 1.1102230246251565e-15 relative error 8.72467563888074e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.27700000000000014 y1[1] (analytic) 1.9618801792666347 y1[1] (numeric) 1.9618801792666334 absolute error 1.3322676295501878e-15 relative error 6.79076960779633e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2734712429744433 y2[1] (numeric) 1.2734712429744421 absolute error 1.1102230246251565e-15 relative error 8.718084768306285e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.27800000000000014 y1[1] (analytic) 1.961606227129189 y1[1] (numeric) 1.9616062271291879 absolute error 1.1102230246251565e-15 relative error 5.659764988868169e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2744329862577866 y2[1] (numeric) 1.2744329862577852 absolute error 1.3322676295501878e-15 relative error 1.0453806860902318e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.27900000000000014 y1[1] (analytic) 1.9613313133855965 y1[1] (numeric) 1.9613313133855954 absolute error 1.1102230246251565e-15 relative error 5.660558300620408e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2753944551081662 y2[1] (numeric) 1.275394455108165 absolute error 1.1102230246251565e-15 relative error 8.704938461811006e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.28000000000000014 y1[1] (analytic) 1.9610554383107708 y1[1] (numeric) 1.9610554383107697 absolute error 1.1102230246251565e-15 relative error 5.661354610053702e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2763556485641139 y2[1] (numeric) 1.2763556485641128 absolute error 1.1102230246251565e-15 relative error 8.698382977143912e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.28100000000000014 y1[1] (analytic) 1.960778602180587 y1[1] (numeric) 1.9607786021805858 absolute error 1.3322676295501878e-15 relative error 6.794584702569528e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.277316565664436 y2[1] (numeric) 1.277316565664435 absolute error 1.1102230246251565e-15 relative error 8.691839239144599e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.28200000000000014 y1[1] (analytic) 1.9605008052718809 y1[1] (numeric) 1.9605008052718798 absolute error 1.1102230246251565e-15 relative error 5.662956228529534e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2782772054482154 y2[1] (numeric) 1.2782772054482145 absolute error 8.881784197001252e-16 relative error 6.948245778885606e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.28300000000000014 y1[1] (analytic) 1.9602220478624495 y1[1] (numeric) 1.9602220478624484 absolute error 1.1102230246251565e-15 relative error 5.663761540871424e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2792375669548128 y2[1] (numeric) 1.279237566954812 absolute error 8.881784197001252e-16 relative error 6.94302952511321e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.28400000000000014 y1[1] (analytic) 1.9599423302310504 y1[1] (numeric) 1.9599423302310492 absolute error 1.1102230246251565e-15 relative error 5.664569857493085e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2801976492238665 y2[1] (numeric) 1.2801976492238656 absolute error 8.881784197001252e-16 relative error 6.937822610739779e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.28500000000000014 y1[1] (analytic) 1.959661652657401 y1[1] (numeric) 1.9596616526573998 absolute error 1.3322676295501878e-15 relative error 6.798457416072642e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2811574512952941 y2[1] (numeric) 1.2811574512952932 absolute error 8.881784197001252e-16 relative error 6.932625016559412e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.28600000000000014 y1[1] (analytic) 1.959380015422179 y1[1] (numeric) 1.9593800154221777 absolute error 1.3322676295501878e-15 relative error 6.799434612295615e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.282116972209294 y2[1] (numeric) 1.282116972209293 absolute error 8.881784197001252e-16 relative error 6.927436723418853e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.28700000000000014 y1[1] (analytic) 1.9590974188070214 y1[1] (numeric) 1.95909741880702 absolute error 1.3322676295501878e-15 relative error 6.800415419675572e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2830762110063452 y2[1] (numeric) 1.2830762110063443 absolute error 8.881784197001252e-16 relative error 6.922257712217321e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.28800000000000014 y1[1] (analytic) 1.958813863094525 y1[1] (numeric) 1.9588138630945235 absolute error 1.5543122344752192e-15 relative error 7.934966480274567e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.284035166727209 y2[1] (numeric) 1.284035166727208 absolute error 8.881784197001252e-16 relative error 6.917087963906344e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.28900000000000015 y1[1] (analytic) 1.9585293485682453 y1[1] (numeric) 1.958529348568244 absolute error 1.3322676295501878e-15 relative error 6.802387876005652e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2849938384129296 y2[1] (numeric) 1.2849938384129287 absolute error 8.881784197001252e-16 relative error 6.911927459489587e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.29000000000000015 y1[1] (analytic) 1.958243875512697 y1[1] (numeric) 1.9582438755126956 absolute error 1.3322676295501878e-15 relative error 6.80337952902511e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2859522251048356 y2[1] (numeric) 1.2859522251048348 absolute error 8.881784197001252e-16 relative error 6.906776180022688e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.29100000000000015 y1[1] (analytic) 1.9579574442133532 y1[1] (numeric) 1.9579574442133516 absolute error 1.5543122344752192e-15 relative error 7.938437268230279e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2869103258445405 y2[1] (numeric) 1.2869103258445396 absolute error 8.881784197001252e-16 relative error 6.901634106613096e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.29200000000000015 y1[1] (analytic) 1.9576700549566448 y1[1] (numeric) 1.9576700549566433 absolute error 1.5543122344752192e-15 relative error 7.939602644173057e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2878681396739433 y2[1] (numeric) 1.2878681396739424 absolute error 8.881784197001252e-16 relative error 6.896501220419897e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.29300000000000015 y1[1] (analytic) 1.9573817080299614 y1[1] (numeric) 1.9573817080299598 absolute error 1.5543122344752192e-15 relative error 7.94077224743038e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2888256656352304 y2[1] (numeric) 1.2888256656352295 absolute error 8.881784197001252e-16 relative error 6.891377502653658e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.29400000000000015 y1[1] (analytic) 1.9570924037216497 y1[1] (numeric) 1.9570924037216482 absolute error 1.5543122344752192e-15 relative error 7.941946080417588e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.289782902770876 y2[1] (numeric) 1.2897829027708752 absolute error 8.881784197001252e-16 relative error 6.886262934576254e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.29500000000000015 y1[1] (analytic) 1.9568021423210138 y1[1] (numeric) 1.9568021423210125 absolute error 1.3322676295501878e-15 relative error 6.808392124765106e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.290739850123643 y2[1] (numeric) 1.290739850123642 absolute error 8.881784197001252e-16 relative error 6.881157497500713e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.29600000000000015 y1[1] (analytic) 1.9565109241183154 y1[1] (numeric) 1.956510924118314 absolute error 1.3322676295501878e-15 relative error 6.809405524533744e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.291696506736584 y2[1] (numeric) 1.291696506736583 absolute error 8.881784197001252e-16 relative error 6.876061172791046e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.29700000000000015 y1[1] (analytic) 1.9562187494047727 y1[1] (numeric) 1.9562187494047714 absolute error 1.3322676295501878e-15 relative error 6.810422556043708e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2926528716530425 y2[1] (numeric) 1.2926528716530417 absolute error 8.881784197001252e-16 relative error 6.870973941862087e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.29800000000000015 y1[1] (analytic) 1.9559256184725604 y1[1] (numeric) 1.9559256184725589 absolute error 1.5543122344752192e-15 relative error 7.946683758296632e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.293608943916654 y2[1] (numeric) 1.293608943916653 absolute error 1.1102230246251565e-15 relative error 8.582369732724166e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.29900000000000015 y1[1] (analytic) 1.9556315316148092 y1[1] (numeric) 1.9556315316148076 absolute error 1.5543122344752192e-15 relative error 7.947878776488066e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.294564722571346 y2[1] (numeric) 1.2945647225713448 absolute error 1.1102230246251565e-15 relative error 8.576033359073478e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.30000000000000016 y1[1] (analytic) 1.955336489125606 y1[1] (numeric) 1.9553364891256044 absolute error 1.5543122344752192e-15 relative error 7.94907803909639e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2955202066613398 y2[1] (numeric) 1.2955202066613387 absolute error 1.1102230246251565e-15 relative error 8.569708283333465e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.30100000000000016 y1[1] (analytic) 1.9550404912999932 y1[1] (numeric) 1.9550404912999917 absolute error 1.5543122344752192e-15 relative error 7.950281548602034e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2964753952311516 y2[1] (numeric) 1.2964753952311505 absolute error 1.1102230246251565e-15 relative error 8.563394482524771e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.30200000000000016 y1[1] (analytic) 1.9547435384339686 y1[1] (numeric) 1.9547435384339673 absolute error 1.3322676295501878e-15 relative error 6.815562263566945e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.297430287325593 y2[1] (numeric) 1.2974302873255918 absolute error 1.1102230246251565e-15 relative error 8.557091933730569e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.30300000000000016 y1[1] (analytic) 1.9544456308244855 y1[1] (numeric) 1.954445630824484 absolute error 1.5543122344752192e-15 relative error 7.952701318273717e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2983848819897716 y2[1] (numeric) 1.2983848819897705 absolute error 1.1102230246251565e-15 relative error 8.550800614096357e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.30400000000000016 y1[1] (analytic) 1.954146768769451 y1[1] (numeric) 1.9541467687694494 absolute error 1.5543122344752192e-15 relative error 7.953917583447367e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.2993391782690933 y2[1] (numeric) 1.2993391782690922 absolute error 1.1102230246251565e-15 relative error 8.544520500829763e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.30500000000000016 y1[1] (analytic) 1.953846952567727 y1[1] (numeric) 1.9538469525677256 absolute error 1.3322676295501878e-15 relative error 6.818689804743071e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3002931752092617 y2[1] (numeric) 1.3002931752092606 absolute error 1.1102230246251565e-15 relative error 8.538251571200346e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.30600000000000016 y1[1] (analytic) 1.95354618251913 y1[1] (numeric) 1.9535461825191287 absolute error 1.3322676295501878e-15 relative error 6.819739617479669e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.30124687185628 y2[1] (numeric) 1.3012468718562786 absolute error 1.3322676295501878e-15 relative error 1.0238392563047284e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.30700000000000016 y1[1] (analytic) 1.9532444589244302 y1[1] (numeric) 1.9532444589244287 absolute error 1.5543122344752192e-15 relative error 7.957591930562106e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3022002672564512 y2[1] (numeric) 1.30220026725645 absolute error 1.1102230246251565e-15 relative error 8.525747172239772e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.30800000000000016 y1[1] (analytic) 1.9529417820853507 y1[1] (numeric) 1.9529417820853492 absolute error 1.5543122344752192e-15 relative error 7.958825238587118e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3031533604563805 y2[1] (numeric) 1.3031533604563794 absolute error 1.1102230246251565e-15 relative error 8.519511657755635e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.30900000000000016 y1[1] (analytic) 1.9526381523045684 y1[1] (numeric) 1.952638152304567 absolute error 1.3322676295501878e-15 relative error 6.822910983162965e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3041061505029747 y2[1] (numeric) 1.3041061505029736 absolute error 1.1102230246251565e-15 relative error 8.513287236602324e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.31000000000000016 y1[1] (analytic) 1.9523335698857134 y1[1] (numeric) 1.952333569885712 absolute error 1.3322676295501878e-15 relative error 6.823975421516604e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3050586364434436 y2[1] (numeric) 1.3050586364434427 absolute error 8.881784197001252e-16 relative error 6.805659109084909e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.31100000000000017 y1[1] (analytic) 1.9520280351333676 y1[1] (numeric) 1.9520280351333665 absolute error 1.1102230246251565e-15 relative error 5.687536268142293e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3060108173253016 y2[1] (numeric) 1.3060108173253007 absolute error 8.881784197001252e-16 relative error 6.8006972677233e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.31200000000000017 y1[1] (analytic) 1.9517215483530663 y1[1] (numeric) 1.9517215483530652 absolute error 1.1102230246251565e-15 relative error 5.688429405116745e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3069626921963677 y2[1] (numeric) 1.3069626921963668 absolute error 8.881784197001252e-16 relative error 6.79574424735514e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.31300000000000017 y1[1] (analytic) 1.9514141098512958 y1[1] (numeric) 1.9514141098512947 absolute error 1.1102230246251565e-15 relative error 5.689325597372868e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3079142601047673 y2[1] (numeric) 1.3079142601047664 absolute error 8.881784197001252e-16 relative error 6.79080003018684e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.31400000000000017 y1[1] (analytic) 1.9511057199354949 y1[1] (numeric) 1.9511057199354938 absolute error 1.1102230246251565e-15 relative error 5.690224846769766e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3088655200989323 y2[1] (numeric) 1.3088655200989314 absolute error 8.881784197001252e-16 relative error 6.785864598472966e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.31500000000000017 y1[1] (analytic) 1.9507963789140532 y1[1] (numeric) 1.950796378914052 absolute error 1.1102230246251565e-15 relative error 5.691127155173328e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.309816471227603 y2[1] (numeric) 1.3098164712276021 absolute error 8.881784197001252e-16 relative error 6.780937934516087e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.31600000000000017 y1[1] (analytic) 1.9504860870963119 y1[1] (numeric) 1.9504860870963108 absolute error 1.1102230246251565e-15 relative error 5.692032524456225e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3107671125398284 y2[1] (numeric) 1.3107671125398275 absolute error 8.881784197001252e-16 relative error 6.776020020666619e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.31700000000000017 y1[1] (analytic) 1.9501748447925626 y1[1] (numeric) 1.9501748447925615 absolute error 1.1102230246251565e-15 relative error 5.692940956497925e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.311717443084967 y2[1] (numeric) 1.311717443084966 absolute error 8.881784197001252e-16 relative error 6.771110839322681e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.31800000000000017 y1[1] (analytic) 1.9498626523140477 y1[1] (numeric) 1.9498626523140468 absolute error 8.881784197001252e-16 relative error 4.55508196254776e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3126674619126886 y2[1] (numeric) 1.3126674619126877 absolute error 8.881784197001252e-16 relative error 6.766210372929941e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3190000000000002 y1[1] (analytic) 1.9495495099729596 y1[1] (numeric) 1.9495495099729587 absolute error 8.881784197001252e-16 relative error 4.555813613127703e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3136171680729742 y2[1] (numeric) 1.3136171680729734 absolute error 8.881784197001252e-16 relative error 6.761318603981469e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3200000000000002 y1[1] (analytic) 1.949235418082441 y1[1] (numeric) 1.9492354180824398 absolute error 1.1102230246251565e-15 relative error 5.695684648072616e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3145665606161179 y2[1] (numeric) 1.3145665606161172 absolute error 6.661338147750939e-16 relative error 5.0673266362631866e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3210000000000002 y1[1] (analytic) 1.948920376956583 y1[1] (numeric) 1.948920376956582 absolute error 1.1102230246251565e-15 relative error 5.696605350080392e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3155156385927274 y2[1] (numeric) 1.3155156385927265 absolute error 8.881784197001252e-16 relative error 6.751561088625704e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3220000000000002 y1[1] (analytic) 1.9486043869104273 y1[1] (numeric) 1.9486043869104261 absolute error 1.1102230246251565e-15 relative error 5.697529124346525e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3164644010537243 y2[1] (numeric) 1.3164644010537234 absolute error 8.881784197001252e-16 relative error 6.746695307440213e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3230000000000002 y1[1] (analytic) 1.9482874482599637 y1[1] (numeric) 1.9482874482599626 absolute error 1.1102230246251565e-15 relative error 5.69845597279143e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3174128470503468 y2[1] (numeric) 1.317412847050346 absolute error 8.881784197001252e-16 relative error 6.741838154142293e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3240000000000002 y1[1] (analytic) 1.9479695613221308 y1[1] (numeric) 1.9479695613221297 absolute error 1.1102230246251565e-15 relative error 5.699385897342375e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3183609756341483 y2[1] (numeric) 1.3183609756341477 absolute error 6.661338147750939e-16 relative error 5.052742208594843e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3250000000000002 y1[1] (analytic) 1.9476507264148157 y1[1] (numeric) 1.9476507264148146 absolute error 1.1102230246251565e-15 relative error 5.70031889993349e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3193087858570012 y2[1] (numeric) 1.3193087858570003 absolute error 8.881784197001252e-16 relative error 6.732149662167066e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3260000000000002 y1[1] (analytic) 1.9473309438568531 y1[1] (numeric) 1.947330943856852 absolute error 1.1102230246251565e-15 relative error 5.701254982505778e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3202562767710946 y2[1] (numeric) 1.3202562767710937 absolute error 8.881784197001252e-16 relative error 6.727318289084849e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3270000000000002 y1[1] (analytic) 1.9470102139680256 y1[1] (numeric) 1.9470102139680245 absolute error 1.1102230246251565e-15 relative error 5.702194147007125e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3212034474289378 y2[1] (numeric) 1.321203447428937 absolute error 8.881784197001252e-16 relative error 6.722495475080092e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3280000000000002 y1[1] (analytic) 1.946688537069063 y1[1] (numeric) 1.946688537069062 absolute error 8.881784197001252e-16 relative error 4.56250911631384e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3221502968833605 y2[1] (numeric) 1.3221502968833596 absolute error 8.881784197001252e-16 relative error 6.717681203065826e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3290000000000002 y1[1] (analytic) 1.9463659134816422 y1[1] (numeric) 1.9463659134816413 absolute error 8.881784197001252e-16 relative error 4.563265383698379e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3230968241875132 y2[1] (numeric) 1.3230968241875123 absolute error 8.881784197001252e-16 relative error 6.712875456001018e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3300000000000002 y1[1] (analytic) 1.946042343528387 y1[1] (numeric) 1.946042343528386 absolute error 8.881784197001252e-16 relative error 4.5640241213341786e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3240430283948685 y2[1] (numeric) 1.3240430283948676 absolute error 8.881784197001252e-16 relative error 6.708078216890428e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3310000000000002 y1[1] (analytic) 1.9457178275328668 y1[1] (numeric) 1.945717827532866 absolute error 8.881784197001252e-16 relative error 4.5647853308016333e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3249889085592226 y2[1] (numeric) 1.3249889085592217 absolute error 8.881784197001252e-16 relative error 6.703289468784459e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3320000000000002 y1[1] (analytic) 1.9453923658195982 y1[1] (numeric) 1.945392365819597 absolute error 1.1102230246251565e-15 relative error 5.706936267108343e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.325934463734695 y2[1] (numeric) 1.3259344637346941 absolute error 8.881784197001252e-16 relative error 6.698509194779027e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3330000000000002 y1[1] (analytic) 1.9450659587140424 y1[1] (numeric) 1.9450659587140413 absolute error 1.1102230246251565e-15 relative error 5.707893964475979e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.326879692975731 y2[1] (numeric) 1.32687969297573 absolute error 8.881784197001252e-16 relative error 6.693737378015403e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3340000000000002 y1[1] (analytic) 1.9447386065426064 y1[1] (numeric) 1.9447386065426056 absolute error 8.881784197001252e-16 relative error 4.567083806080992e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.327824595337101 y2[1] (numeric) 1.3278245953371002 absolute error 8.881784197001252e-16 relative error 6.688974001680088e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3350000000000002 y1[1] (analytic) 1.944410309632643 y1[1] (numeric) 1.944410309632642 absolute error 1.1102230246251565e-15 relative error 5.70981864848737e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3287691698739033 y2[1] (numeric) 1.3287691698739024 absolute error 8.881784197001252e-16 relative error 6.68421904900466e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3360000000000002 y1[1] (analytic) 1.9440810683124483 y1[1] (numeric) 1.9440810683124474 absolute error 8.881784197001252e-16 relative error 4.568628511315657e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3297134156415629 y2[1] (numeric) 1.329713415641562 absolute error 8.881784197001252e-16 relative error 6.679472503265638e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3370000000000002 y1[1] (analytic) 1.9437508829112642 y1[1] (numeric) 1.9437508829112633 absolute error 8.881784197001252e-16 relative error 4.569404585272012e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3306573316958346 y2[1] (numeric) 1.3306573316958334 absolute error 1.1102230246251565e-15 relative error 8.343417934730431e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3380000000000002 y1[1] (analytic) 1.943419753759276 y1[1] (numeric) 1.9434197537592748 absolute error 1.1102230246251565e-15 relative error 5.712728927847852e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3316009170928018 y2[1] (numeric) 1.331600917092801 absolute error 8.881784197001252e-16 relative error 6.670004565926763e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3390000000000002 y1[1] (analytic) 1.9430876811876123 y1[1] (numeric) 1.9430876811876112 absolute error 1.1102230246251565e-15 relative error 5.713705229949221e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3325441708888799 y2[1] (numeric) 1.3325441708888788 absolute error 1.1102230246251565e-15 relative error 8.331603926379244e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3400000000000002 y1[1] (analytic) 1.942754665528346 y1[1] (numeric) 1.942754665528345 absolute error 1.1102230246251565e-15 relative error 5.714684639932255e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3334870921408146 y2[1] (numeric) 1.3334870921408135 absolute error 1.1102230246251565e-15 relative error 8.325712570961417e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3410000000000002 y1[1] (analytic) 1.942420707114493 y1[1] (numeric) 1.9424207071144919 absolute error 1.1102230246251565e-15 relative error 5.715667159842094e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.334429679905685 y2[1] (numeric) 1.3344296799056838 absolute error 1.1102230246251565e-15 relative error 8.319831620528892e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3420000000000002 y1[1] (analytic) 1.9420858062800113 y1[1] (numeric) 1.9420858062800102 absolute error 1.1102230246251565e-15 relative error 5.716652791730892e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3353719332409033 y2[1] (numeric) 1.3353719332409022 absolute error 1.1102230246251565e-15 relative error 8.313961054510725e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3430000000000002 y1[1] (analytic) 1.9417499633598019 y1[1] (numeric) 1.9417499633598008 absolute error 1.1102230246251565e-15 relative error 5.717641537657826e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3363138512042165 y2[1] (numeric) 1.3363138512042152 absolute error 1.3322676295501878e-15 relative error 9.969721022869122e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3440000000000002 y1[1] (analytic) 1.9414131786897075 y1[1] (numeric) 1.9414131786897064 absolute error 1.1102230246251565e-15 relative error 5.71863339968911e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3372554328537063 y2[1] (numeric) 1.3372554328537052 absolute error 1.1102230246251565e-15 relative error 8.302250993708344e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3450000000000002 y1[1] (analytic) 1.9410754526065128 y1[1] (numeric) 1.941075452606512 absolute error 8.881784197001252e-16 relative error 4.5757027039184e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3381966772477916 y2[1] (numeric) 1.3381966772477902 absolute error 1.3322676295501878e-15 relative error 9.955693749667667e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3460000000000002 y1[1] (analytic) 1.9407367854479443 y1[1] (numeric) 1.9407367854479431 absolute error 1.1102230246251565e-15 relative error 5.720626480364798e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3391375834452275 y2[1] (numeric) 1.3391375834452264 absolute error 1.1102230246251565e-15 relative error 8.29058222508297e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3470000000000002 y1[1] (analytic) 1.9403971775526685 y1[1] (numeric) 1.9403971775526674 absolute error 1.1102230246251565e-15 relative error 5.721627703176874e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3400781505051085 y2[1] (numeric) 1.3400781505051074 absolute error 1.1102230246251565e-15 relative error 8.284763274490269e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3480000000000002 y1[1] (analytic) 1.9400566292602934 y1[1] (numeric) 1.9400566292602923 absolute error 1.1102230246251565e-15 relative error 5.722632050428669e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3410183774868671 y2[1] (numeric) 1.341018377486866 absolute error 1.1102230246251565e-15 relative error 8.278954586034591e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3490000000000002 y1[1] (analytic) 1.9397151409113675 y1[1] (numeric) 1.9397151409113664 absolute error 1.1102230246251565e-15 relative error 5.723639524221699e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3419582634502767 y2[1] (numeric) 1.3419582634502758 absolute error 8.881784197001252e-16 relative error 6.618524911620955e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3500000000000002 y1[1] (analytic) 1.939372712847379 y1[1] (numeric) 1.9393727128473779 absolute error 1.1102230246251565e-15 relative error 5.724650126664573e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3428978074554516 y2[1] (numeric) 1.3428978074554505 absolute error 1.1102230246251565e-15 relative error 8.267367914829114e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3510000000000002 y1[1] (analytic) 1.9390293454107557 y1[1] (numeric) 1.9390293454107548 absolute error 8.881784197001252e-16 relative error 4.5805310878984005e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3438370085628475 y2[1] (numeric) 1.3438370085628464 absolute error 1.1102230246251565e-15 relative error 8.261589891861015e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3520000000000002 y1[1] (analytic) 1.9386850389448655 y1[1] (numeric) 1.9386850389448644 absolute error 1.1102230246251565e-15 relative error 5.726680725969796e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3447758658332634 y2[1] (numeric) 1.3447758658332623 absolute error 1.1102230246251565e-15 relative error 8.255822050593012e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3530000000000002 y1[1] (analytic) 1.9383397937940146 y1[1] (numeric) 1.9383397937940134 absolute error 1.1102230246251565e-15 relative error 5.727700727084897e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.345714378327842 y2[1] (numeric) 1.3457143783278411 absolute error 8.881784197001252e-16 relative error 6.600051496839605e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3540000000000002 y1[1] (analytic) 1.9379936103034479 y1[1] (numeric) 1.937993610303447 absolute error 8.881784197001252e-16 relative error 4.5829790922842914e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3466525451080713 y2[1] (numeric) 1.3466525451080704 absolute error 8.881784197001252e-16 relative error 6.595453466646419e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3550000000000002 y1[1] (analytic) 1.9376464888193492 y1[1] (numeric) 1.9376464888193483 absolute error 8.881784197001252e-16 relative error 4.5838001143403197e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3475903652357846 y2[1] (numeric) 1.3475903652357835 absolute error 1.1102230246251565e-15 relative error 8.238579417499053e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3560000000000002 y1[1] (analytic) 1.9372984296888398 y1[1] (numeric) 1.937298429688839 absolute error 8.881784197001252e-16 relative error 4.584623649557082e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3485278377731613 y2[1] (numeric) 1.3485278377731602 absolute error 1.1102230246251565e-15 relative error 8.23285210380588e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3570000000000002 y1[1] (analytic) 1.9369494332599788 y1[1] (numeric) 1.936949433259978 absolute error 8.881784197001252e-16 relative error 4.585449699661381e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3494649617827292 y2[1] (numeric) 1.3494649617827283 absolute error 8.881784197001252e-16 relative error 6.581707897971541e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3580000000000002 y1[1] (analytic) 1.9365994998817626 y1[1] (numeric) 1.9365994998817617 absolute error 8.881784197001252e-16 relative error 4.586278266385756e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3504017363273648 y2[1] (numeric) 1.3504017363273637 absolute error 1.1102230246251565e-15 relative error 8.221427703763081e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3590000000000002 y1[1] (analytic) 1.9362486299041246 y1[1] (numeric) 1.9362486299041237 absolute error 8.881784197001252e-16 relative error 4.5871093514684854e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3513381604702932 y2[1] (numeric) 1.351338160470292 absolute error 1.1102230246251565e-15 relative error 8.215730578042556e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3600000000000002 y1[1] (analytic) 1.9358968236779348 y1[1] (numeric) 1.935896823677934 absolute error 8.881784197001252e-16 relative error 4.5879429566535975e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.35227423327509 y2[1] (numeric) 1.3522742332750892 absolute error 8.881784197001252e-16 relative error 6.568034780556565e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3610000000000002 y1[1] (analytic) 1.9355440815549994 y1[1] (numeric) 1.9355440815549985 absolute error 8.881784197001252e-16 relative error 4.588779083690878e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3532099538056834 y2[1] (numeric) 1.3532099538056823 absolute error 1.1102230246251565e-15 relative error 8.204366377167375e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3620000000000002 y1[1] (analytic) 1.93519040388806 y1[1] (numeric) 1.9351904038880594 absolute error 6.661338147750939e-16 relative error 3.442213300751909e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.354145321126352 y2[1] (numeric) 1.3541453211263512 absolute error 8.881784197001252e-16 relative error 6.558959410363398e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3630000000000002 y1[1] (analytic) 1.934835791030795 y1[1] (numeric) 1.9348357910307943 absolute error 6.661338147750939e-16 relative error 3.4428441827624414e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3550803343017295 y2[1] (numeric) 1.3550803343017284 absolute error 1.1102230246251565e-15 relative error 8.19304211360467e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3640000000000002 y1[1] (analytic) 1.9344802433378168 y1[1] (numeric) 1.934480243337816 absolute error 6.661338147750939e-16 relative error 3.443476960125085e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.356014992396802 y2[1] (numeric) 1.3560149923968008 absolute error 1.1102230246251565e-15 relative error 8.187394909718514e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3650000000000002 y1[1] (analytic) 1.934123761164673 y1[1] (numeric) 1.9341237611646724 absolute error 6.661338147750939e-16 relative error 3.444111634169509e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3569492944769115 y2[1] (numeric) 1.3569492944769106 absolute error 8.881784197001252e-16 relative error 6.545406105557599e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3660000000000002 y1[1] (analytic) 1.933766344867846 y1[1] (numeric) 1.9337663448678455 absolute error 4.440892098500626e-16 relative error 2.2964988041531553e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3578832396077565 y2[1] (numeric) 1.3578832396077556 absolute error 8.881784197001252e-16 relative error 6.540904208794034e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3670000000000002 y1[1] (analytic) 1.9334079948047518 y1[1] (numeric) 1.9334079948047513 absolute error 4.440892098500626e-16 relative error 2.296924451762752e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3588168268553917 y2[1] (numeric) 1.3588168268553908 absolute error 8.881784197001252e-16 relative error 6.536410222086889e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3680000000000002 y1[1] (analytic) 1.9330487113337407 y1[1] (numeric) 1.9330487113337402 absolute error 4.440892098500626e-16 relative error 2.2973513665036177e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3597500552862303 y2[1] (numeric) 1.3597500552862292 absolute error 1.1102230246251565e-15 relative error 8.164905162599551e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3690000000000002 y1[1] (analytic) 1.932688494814096 y1[1] (numeric) 1.9326884948140957 absolute error 4.440892098500626e-16 relative error 2.2977795492738172e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.360682923967043 y2[1] (numeric) 1.3606829239670422 absolute error 8.881784197001252e-16 relative error 6.527445917456355e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3700000000000002 y1[1] (analytic) 1.9323273456060344 y1[1] (numeric) 1.932327345606034 absolute error 4.440892098500626e-16 relative error 2.2982090009743315e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3616154319649623 y2[1] (numeric) 1.3616154319649612 absolute error 1.1102230246251565e-15 relative error 8.153719461176946e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3710000000000002 y1[1] (analytic) 1.9319652640707048 y1[1] (numeric) 1.9319652640707043 absolute error 4.440892098500626e-16 relative error 2.2986397225090592e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3625475783474794 y2[1] (numeric) 1.3625475783474783 absolute error 1.1102230246251565e-15 relative error 8.148141336625131e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3720000000000002 y1[1] (analytic) 1.9316022505701884 y1[1] (numeric) 1.9316022505701882 absolute error 2.220446049250313e-16 relative error 1.1495358573924114e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3634793621824486 y2[1] (numeric) 1.3634793621824475 absolute error 1.1102230246251565e-15 relative error 8.142573004171342e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3730000000000002 y1[1] (analytic) 1.9312383054674995 y1[1] (numeric) 1.931238305467499 absolute error 4.440892098500626e-16 relative error 2.2995049787113706e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3644107825380858 y2[1] (numeric) 1.3644107825380847 absolute error 1.1102230246251565e-15 relative error 8.137014444872039e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3740000000000002 y1[1] (analytic) 1.9308734291265828 y1[1] (numeric) 1.930873429126582 absolute error 6.661338147750939e-16 relative error 3.4499092728020756e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3653418384829707 y2[1] (numeric) 1.3653418384829696 absolute error 1.1102230246251565e-15 relative error 8.131465639833638e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3750000000000002 y1[1] (analytic) 1.930507621912314 y1[1] (numeric) 1.9305076219123136 absolute error 4.440892098500626e-16 relative error 2.3003753251704783e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3662725290860478 y2[1] (numeric) 1.3662725290860467 absolute error 1.1102230246251565e-15 relative error 8.125926570212368e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3760000000000002 y1[1] (analytic) 1.9301408841905014 y1[1] (numeric) 1.9301408841905008 absolute error 6.661338147750939e-16 relative error 3.4512186143058133e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3672028534166263 y2[1] (numeric) 1.3672028534166252 absolute error 1.1102230246251565e-15 relative error 8.120397217214111e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3770000000000002 y1[1] (analytic) 1.9297732163278818 y1[1] (numeric) 1.9297732163278813 absolute error 4.440892098500626e-16 relative error 2.3012507692230753e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.368132810544382 y2[1] (numeric) 1.3681328105443809 absolute error 1.1102230246251565e-15 relative error 8.114877562094262e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3780000000000002 y1[1] (analytic) 1.9294046186921237 y1[1] (numeric) 1.929404618692123 absolute error 6.661338147750939e-16 relative error 3.4525356077287867e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3690623995393576 y2[1] (numeric) 1.3690623995393567 absolute error 8.881784197001252e-16 relative error 6.487494068926053e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3790000000000002 y1[1] (analytic) 1.929035091651824 y1[1] (numeric) 1.9290350916518233 absolute error 6.661338147750939e-16 relative error 3.453196977379435e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3699916194719646 y2[1] (numeric) 1.3699916194719637 absolute error 8.881784197001252e-16 relative error 6.483093816606379e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3800000000000002 y1[1] (analytic) 1.92866463557651 y1[1] (numeric) 1.9286646355765096 absolute error 4.440892098500626e-16 relative error 2.3025735094547266e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3709204694129828 y2[1] (numeric) 1.370920469412982 absolute error 8.881784197001252e-16 relative error 6.478701277838795e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.3810000000000002 y1[1] (analytic) 1.9282932508366382 y1[1] (numeric) 1.9282932508366375 absolute error 6.661338147750939e-16 relative error 3.4545254695367273e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3718489484335628 y2[1] (numeric) 1.3718489484335619 absolute error 8.881784197001252e-16 relative error 6.474316437784833e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.38200000000000023 y1[1] (analytic) 1.9279209378035926 y1[1] (numeric) 1.927920937803592 absolute error 6.661338147750939e-16 relative error 3.455192594847769e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.372777055605225 y2[1] (numeric) 1.3727770556052243 absolute error 6.661338147750939e-16 relative error 4.852454461233775e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.38300000000000023 y1[1] (analytic) 1.9275476968496867 y1[1] (numeric) 1.927547696849686 absolute error 6.661338147750939e-16 relative error 3.455861641524091e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.373704789999863 y2[1] (numeric) 1.3737047899998622 absolute error 6.661338147750939e-16 relative error 4.849177345994116e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.38400000000000023 y1[1] (analytic) 1.9271735283481612 y1[1] (numeric) 1.9271735283481606 absolute error 6.661338147750939e-16 relative error 3.45653261097903e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3746321506897419 y2[1] (numeric) 1.3746321506897412 absolute error 6.661338147750939e-16 relative error 4.8459059715782985e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.38500000000000023 y1[1] (analytic) 1.9267984326731846 y1[1] (numeric) 1.926798432673184 absolute error 6.661338147750939e-16 relative error 3.457205504630389e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3755591367475013 y2[1] (numeric) 1.3755591367475006 absolute error 6.661338147750939e-16 relative error 4.842640326973961e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.38600000000000023 y1[1] (analytic) 1.9264224101998526 y1[1] (numeric) 1.926422410199852 absolute error 6.661338147750939e-16 relative error 3.4578803239004436e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3764857472461554 y2[1] (numeric) 1.3764857472461547 absolute error 6.661338147750939e-16 relative error 4.839380401197645e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.38700000000000023 y1[1] (analytic) 1.9260454613041875 y1[1] (numeric) 1.9260454613041869 absolute error 6.661338147750939e-16 relative error 3.4585570702159503e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3774119812590937 y2[1] (numeric) 1.3774119812590928 absolute error 8.881784197001252e-16 relative error 6.448168244392941e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.38800000000000023 y1[1] (analytic) 1.9256675863631383 y1[1] (numeric) 1.9256675863631376 absolute error 6.661338147750939e-16 relative error 3.4592357450081515e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3783378378600821 y2[1] (numeric) 1.3783378378600812 absolute error 8.881784197001252e-16 relative error 6.443836883118971e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.38900000000000023 y1[1] (analytic) 1.92528878575458 y1[1] (numeric) 1.9252887857545793 absolute error 6.661338147750939e-16 relative error 3.4599163497127816e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3792633161232641 y2[1] (numeric) 1.3792633161232632 absolute error 8.881784197001252e-16 relative error 6.439513103245248e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.39000000000000024 y1[1] (analytic) 1.9249090598573129 y1[1] (numeric) 1.9249090598573122 absolute error 6.661338147750939e-16 relative error 3.460598885770075e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3801884151231616 y2[1] (numeric) 1.3801884151231607 absolute error 8.881784197001252e-16 relative error 6.435196890280146e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.39100000000000024 y1[1] (analytic) 1.9245284090510633 y1[1] (numeric) 1.9245284090510624 absolute error 8.881784197001252e-16 relative error 4.615044472833029e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3811131339346758 y2[1] (numeric) 1.3811131339346747 absolute error 1.1102230246251565e-15 relative error 8.038610287212489e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.39200000000000024 y1[1] (analytic) 1.9241468337164813 y1[1] (numeric) 1.9241468337164807 absolute error 6.661338147750939e-16 relative error 3.461969757726126e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3820374716330877 y2[1] (numeric) 1.3820374716330865 absolute error 1.1102230246251565e-15 relative error 8.0332338841237e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.39300000000000024 y1[1] (analytic) 1.923764334235143 y1[1] (numeric) 1.923764334235142 absolute error 8.881784197001252e-16 relative error 4.616877462037211e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3829614272940598 y2[1] (numeric) 1.3829614272940587 absolute error 1.1102230246251565e-15 relative error 8.027866885611187e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.39400000000000024 y1[1] (analytic) 1.923380910989547 y1[1] (numeric) 1.9233809109895463 absolute error 6.661338147750939e-16 relative error 3.463348372488418e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3838849999936365 y2[1] (numeric) 1.3838849999936353 absolute error 1.1102230246251565e-15 relative error 8.022509273749348e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.39500000000000024 y1[1] (analytic) 1.922996564363117 y1[1] (numeric) 1.9229965643631166 absolute error 4.440892098500626e-16 relative error 2.309360391380324e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3848081888082453 y2[1] (numeric) 1.3848081888082442 absolute error 1.1102230246251565e-15 relative error 8.017161030659455e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.39600000000000024 y1[1] (analytic) 1.9226112947401999 y1[1] (numeric) 1.9226112947401994 absolute error 4.440892098500626e-16 relative error 2.3098231611609868e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3857309928146972 y2[1] (numeric) 1.3857309928146961 absolute error 1.1102230246251565e-15 relative error 8.011822138509518e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.39700000000000024 y1[1] (analytic) 1.9222251025060646 y1[1] (numeric) 1.9222251025060644 absolute error 2.220446049250313e-16 relative error 1.1551436126577728e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3866534110901885 y2[1] (numeric) 1.3866534110901874 absolute error 1.1102230246251565e-15 relative error 8.00649257951414e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.39800000000000024 y1[1] (analytic) 1.9218379880469039 y1[1] (numeric) 1.9218379880469036 absolute error 2.220446049250313e-16 relative error 1.155376292414156e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.387575442712301 y2[1] (numeric) 1.3875754427122997 absolute error 1.3322676295501878e-15 relative error 9.601406803121257e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.39900000000000024 y1[1] (analytic) 1.9214499517498318 y1[1] (numeric) 1.9214499517498316 absolute error 2.220446049250313e-16 relative error 1.1556096203433198e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3884970867590032 y2[1] (numeric) 1.3884970867590019 absolute error 1.3322676295501878e-15 relative error 9.59503366809314e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.40000000000000024 y1[1] (analytic) 1.921060994002885 y1[1] (numeric) 1.9210609940028847 absolute error 4.440892098500626e-16 relative error 2.311687193880923e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3894183423086508 y2[1] (numeric) 1.3894183423086495 absolute error 1.3322676295501878e-15 relative error 9.588671669156882e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.40100000000000025 y1[1] (analytic) 1.9206711151950207 y1[1] (numeric) 1.9206711151950204 absolute error 2.220446049250313e-16 relative error 1.1560782227023047e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3903392084399886 y2[1] (numeric) 1.3903392084399873 absolute error 1.3322676295501878e-15 relative error 9.582320785191988e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.40200000000000025 y1[1] (analytic) 1.9202803157161181 y1[1] (numeric) 1.9202803157161177 absolute error 4.440892098500626e-16 relative error 2.3126269962541963e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3912596842321503 y2[1] (numeric) 1.3912596842321492 absolute error 1.1102230246251565e-15 relative error 7.979984162610875e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.40300000000000025 y1[1] (analytic) 1.9198885959569765 y1[1] (numeric) 1.919888595956976 absolute error 4.440892098500626e-16 relative error 2.3130988474292412e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3921797687646607 y2[1] (numeric) 1.3921797687646595 absolute error 1.1102230246251565e-15 relative error 7.974710231641305e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.40400000000000025 y1[1] (analytic) 1.9194959563093152 y1[1] (numeric) 1.919495956309315 absolute error 2.220446049250313e-16 relative error 1.1567859999661816e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3930994611174348 y2[1] (numeric) 1.3930994611174337 absolute error 1.1102230246251565e-15 relative error 7.969445510621496e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.40500000000000025 y1[1] (analytic) 1.9191023971657746 y1[1] (numeric) 1.9191023971657744 absolute error 2.220446049250313e-16 relative error 1.157023227384624e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3940187603707805 y2[1] (numeric) 1.3940187603707794 absolute error 1.1102230246251565e-15 relative error 7.964189982133811e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.40600000000000025 y1[1] (analytic) 1.9187079189199134 y1[1] (numeric) 1.918707918919913 absolute error 4.440892098500626e-16 relative error 2.3145222129486548e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.394937665605399 y2[1] (numeric) 1.3949376656053978 absolute error 1.1102230246251565e-15 relative error 7.958943628805972e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.40700000000000025 y1[1] (analytic) 1.9183125219662096 y1[1] (numeric) 1.9183125219662094 absolute error 2.220446049250313e-16 relative error 1.1574996377412092e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3958561759023844 y2[1] (numeric) 1.3958561759023833 absolute error 1.1102230246251565e-15 relative error 7.953706433310913e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.40800000000000025 y1[1] (analytic) 1.9179162067000606 y1[1] (numeric) 1.9179162067000604 absolute error 2.220446049250313e-16 relative error 1.1577388216927271e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3967742903432272 y2[1] (numeric) 1.396774290343226 absolute error 1.1102230246251565e-15 relative error 7.948478378366652e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.40900000000000025 y1[1] (analytic) 1.9175189735177813 y1[1] (numeric) 1.9175189735177811 absolute error 2.220446049250313e-16 relative error 1.1579786588378823e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3976920080098125 y2[1] (numeric) 1.3976920080098114 absolute error 1.1102230246251565e-15 relative error 7.943259446736152e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.41000000000000025 y1[1] (analytic) 1.917120822816605 y1[1] (numeric) 1.9171208228166048 absolute error 2.220446049250313e-16 relative error 1.1582191496872207e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.3986093279844232 y2[1] (numeric) 1.3986093279844218 absolute error 1.3322676295501878e-15 relative error 9.525659545472629e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.41100000000000025 y1[1] (analytic) 1.9167217549946822 y1[1] (numeric) 1.916721754994682 absolute error 2.220446049250313e-16 relative error 1.1584602947528362e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.399526249349739 y2[1] (numeric) 1.3995262493497376 absolute error 1.3322676295501878e-15 relative error 9.519418661630667e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.41200000000000025 y1[1] (analytic) 1.916321770451081 y1[1] (numeric) 1.9163217704510807 absolute error 4.440892098500626e-16 relative error 2.317404189096745e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4004427711888385 y2[1] (numeric) 1.4004427711888372 absolute error 1.3322676295501878e-15 relative error 9.513188664033899e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.41300000000000026 y1[1] (analytic) 1.9159208695857854 y1[1] (numeric) 1.9159208695857852 absolute error 2.220446049250313e-16 relative error 1.158944549589026e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4013588925852005 y2[1] (numeric) 1.4013588925851992 absolute error 1.3322676295501878e-15 relative error 9.50696953221202e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.41400000000000026 y1[1] (analytic) 1.9155190527996968 y1[1] (numeric) 1.9155190527996966 absolute error 2.220446049250313e-16 relative error 1.1591876603915472e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4022746126227033 y2[1] (numeric) 1.402274612622702 absolute error 1.3322676295501878e-15 relative error 9.500761245747864e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.41500000000000026 y1[1] (analytic) 1.9151163204946315 y1[1] (numeric) 1.9151163204946313 absolute error 2.220446049250313e-16 relative error 1.1594314274742443e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.403189930385627 y2[1] (numeric) 1.4031899303856257 absolute error 1.3322676295501878e-15 relative error 9.494563784277242e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.41600000000000026 y1[1] (analytic) 1.9147126730733222 y1[1] (numeric) 1.914712673073322 absolute error 2.220446049250313e-16 relative error 1.1596758513569849e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4041048449586537 y2[1] (numeric) 1.4041048449586526 absolute error 1.1102230246251565e-15 relative error 7.906980939573989e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.41700000000000026 y1[1] (analytic) 1.914308110939416 y1[1] (numeric) 1.9143081109394156 absolute error 4.440892098500626e-16 relative error 2.3198418651223966e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4050193554268693 y2[1] (numeric) 1.4050193554268682 absolute error 1.1102230246251565e-15 relative error 7.901834379269826e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.41800000000000026 y1[1] (analytic) 1.9139026344974748 y1[1] (numeric) 1.9139026344974746 absolute error 2.220446049250313e-16 relative error 1.1601666716098785e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4059334608757632 y2[1] (numeric) 1.405933460875762 absolute error 1.1102230246251565e-15 relative error 7.896696789146713e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.41900000000000026 y1[1] (analytic) 1.9134962441529755 y1[1] (numeric) 1.9134962441529753 absolute error 2.220446049250313e-16 relative error 1.1604130690275859e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.40684716039123 y2[1] (numeric) 1.406847160391229 absolute error 1.1102230246251565e-15 relative error 7.891568152409781e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.42000000000000026 y1[1] (analytic) 1.9130889403123081 y1[1] (numeric) 1.913088940312308 absolute error 2.220446049250313e-16 relative error 1.1606601253404505e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4077604530595704 y2[1] (numeric) 1.4077604530595693 absolute error 1.1102230246251565e-15 relative error 7.88644845230765e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.42100000000000026 y1[1] (analytic) 1.9126807233827765 y1[1] (numeric) 1.9126807233827763 absolute error 2.220446049250313e-16 relative error 1.1609078410761736e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4086733379674916 y2[1] (numeric) 1.4086733379674905 absolute error 1.1102230246251565e-15 relative error 7.881337672132313e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.42200000000000026 y1[1] (analytic) 1.9122715937725976 y1[1] (numeric) 1.9122715937725974 absolute error 2.220446049250313e-16 relative error 1.1611562167640309e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4095858142021092 y2[1] (numeric) 1.4095858142021078 absolute error 1.3322676295501878e-15 relative error 9.451482954262796e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.42300000000000026 y1[1] (analytic) 1.911861551890901 y1[1] (numeric) 1.9118615518909008 absolute error 2.220446049250313e-16 relative error 1.1614052529348743e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4104978808509463 y2[1] (numeric) 1.4104978808509452 absolute error 1.1102230246251565e-15 relative error 7.871142804946041e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.42400000000000027 y1[1] (analytic) 1.9114505981477283 y1[1] (numeric) 1.911450598147728 absolute error 2.220446049250313e-16 relative error 1.1616549501211351e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.411409537001937 y2[1] (numeric) 1.411409537001936 absolute error 1.1102230246251565e-15 relative error 7.866058684734768e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.42500000000000027 y1[1] (analytic) 1.9110387329540335 y1[1] (numeric) 1.9110387329540333 absolute error 2.220446049250313e-16 relative error 1.1619053088568257e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.412320781743425 y2[1] (numeric) 1.4123207817434238 absolute error 1.1102230246251565e-15 relative error 7.860983418049356e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.42600000000000027 y1[1] (analytic) 1.910625956721682 y1[1] (numeric) 1.9106259567216815 absolute error 4.440892098500626e-16 relative error 2.324312659355085e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4132316141641654 y2[1] (numeric) 1.4132316141641643 absolute error 1.1102230246251565e-15 relative error 7.855916988396706e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.42700000000000027 y1[1] (analytic) 1.910212269863449 y1[1] (numeric) 1.9102122698634487 absolute error 2.220446049250313e-16 relative error 1.1624080131204691e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4141420333533263 y2[1] (numeric) 1.4141420333533252 absolute error 1.1102230246251565e-15 relative error 7.850859379326327e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.42800000000000027 y1[1] (analytic) 1.9097976727930224 y1[1] (numeric) 1.9097976727930221 absolute error 2.220446049250313e-16 relative error 1.1626603597243768e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4150520384004883 y2[1] (numeric) 1.4150520384004872 absolute error 1.1102230246251565e-15 relative error 7.845810574430204e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.42900000000000027 y1[1] (analytic) 1.9093821659249988 y1[1] (numeric) 1.9093821659249985 absolute error 2.220446049250313e-16 relative error 1.1629133700296293e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4159616283956464 y2[1] (numeric) 1.4159616283956453 absolute error 1.1102230246251565e-15 relative error 7.840770557342668e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.43000000000000027 y1[1] (analytic) 1.908965749674885 y1[1] (numeric) 1.9089657496748849 absolute error 2.220446049250313e-16 relative error 1.1631670445781838e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.416870802429211 y2[1] (numeric) 1.4168708024292098 absolute error 1.1102230246251565e-15 relative error 7.835739311740281e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.43100000000000027 y1[1] (analytic) 1.9085484244590973 y1[1] (numeric) 1.9085484244590971 absolute error 2.220446049250313e-16 relative error 1.1634213839135944e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4177795595920077 y2[1] (numeric) 1.4177795595920066 absolute error 1.1102230246251565e-15 relative error 7.830716821341702e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4320000000000003 y1[1] (analytic) 1.9081301906949608 y1[1] (numeric) 1.9081301906949606 absolute error 2.220446049250313e-16 relative error 1.1636763885810138e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4186878989752798 y2[1] (numeric) 1.4186878989752787 absolute error 1.1102230246251565e-15 relative error 7.825703069907569e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4330000000000003 y1[1] (analytic) 1.9077110488007094 y1[1] (numeric) 1.9077110488007092 absolute error 2.220446049250313e-16 relative error 1.1639320591271963e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4195958196706877 y2[1] (numeric) 1.4195958196706866 absolute error 1.1102230246251565e-15 relative error 7.82069804124037e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4340000000000003 y1[1] (analytic) 1.9072909991954847 y1[1] (numeric) 1.9072909991954845 absolute error 2.220446049250313e-16 relative error 1.1641883961005009e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4205033207703108 y2[1] (numeric) 1.4205033207703097 absolute error 1.1102230246251565e-15 relative error 7.815701719184328e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4350000000000003 y1[1] (analytic) 1.9068700422993365 y1[1] (numeric) 1.9068700422993363 absolute error 2.220446049250313e-16 relative error 1.1644454000508924e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4214104013666482 y2[1] (numeric) 1.421410401366647 absolute error 1.1102230246251565e-15 relative error 7.810714087625268e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4360000000000003 y1[1] (analytic) 1.9064481785332217 y1[1] (numeric) 1.9064481785332215 absolute error 2.220446049250313e-16 relative error 1.1647030715299455e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4223170605526194 y2[1] (numeric) 1.4223170605526183 absolute error 1.1102230246251565e-15 relative error 7.8057351304905e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4370000000000003 y1[1] (analytic) 1.9060254083190036 y1[1] (numeric) 1.9060254083190036 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.4232232974215653 y2[1] (numeric) 1.4232232974215642 absolute error 1.1102230246251565e-15 relative error 7.800764831748699e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4380000000000003 y1[1] (analytic) 1.905601732079453 y1[1] (numeric) 1.9056017320794527 absolute error 2.220446049250313e-16 relative error 1.1652204192883956e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.424129111067249 y2[1] (numeric) 1.4241291110672478 absolute error 1.1102230246251565e-15 relative error 7.79580317540978e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4390000000000003 y1[1] (analytic) 1.9051771502382455 y1[1] (numeric) 1.9051771502382453 absolute error 2.220446049250313e-16 relative error 1.165480096679011e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4250345005838572 y2[1] (numeric) 1.4250345005838558 absolute error 1.3322676295501878e-15 relative error 9.349020174629727e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4400000000000003 y1[1] (analytic) 1.9047516632199633 y1[1] (numeric) 1.904751663219963 absolute error 2.220446049250313e-16 relative error 1.1657404438207297e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4259394650659998 y2[1] (numeric) 1.4259394650659987 absolute error 1.1102230246251565e-15 relative error 7.785905726185717e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4410000000000003 y1[1] (analytic) 1.9043252714500933 y1[1] (numeric) 1.9043252714500931 absolute error 2.220446049250313e-16 relative error 1.166001461273211e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.426844003608713 y2[1] (numeric) 1.426844003608712 absolute error 1.1102230246251565e-15 relative error 7.780969901525519e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4420000000000003 y1[1] (analytic) 1.9038979753550271 y1[1] (numeric) 1.903897975355027 absolute error 2.220446049250313e-16 relative error 1.1662631495977394e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4277481153074583 y2[1] (numeric) 1.4277481153074572 absolute error 1.1102230246251565e-15 relative error 7.776042655717852e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4430000000000003 y1[1] (analytic) 1.903469775362061 y1[1] (numeric) 1.9034697753620609 absolute error 2.220446049250313e-16 relative error 1.1665255093572262e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4286517992581238 y2[1] (numeric) 1.4286517992581227 absolute error 1.1102230246251565e-15 relative error 7.771123972977024e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4440000000000003 y1[1] (analytic) 1.9030406718993949 y1[1] (numeric) 1.9030406718993946 absolute error 2.220446049250313e-16 relative error 1.1667885411162132e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.429555054557026 y2[1] (numeric) 1.4295550545570246 absolute error 1.3322676295501878e-15 relative error 9.31945660506944e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4450000000000003 y1[1] (analytic) 1.902610665396132 y1[1] (numeric) 1.9026106653961319 absolute error 2.220446049250313e-16 relative error 1.167052245440875e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4304578803009091 y2[1] (numeric) 1.4304578803009078 absolute error 1.3322676295501878e-15 relative error 9.313574680506733e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4460000000000003 y1[1] (analytic) 1.9021797562822789 y1[1] (numeric) 1.9021797562822789 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.431360275586948 y2[1] (numeric) 1.4313602755869466 absolute error 1.3322676295501878e-15 relative error 9.307702975086927e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4470000000000003 y1[1] (analytic) 1.9017479449887449 y1[1] (numeric) 1.9017479449887447 absolute error 2.220446049250313e-16 relative error 1.1675816740600996e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4322622395127471 y2[1] (numeric) 1.4322622395127458 absolute error 1.3322676295501878e-15 relative error 9.301841470060837e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4480000000000003 y1[1] (analytic) 1.9013152319473408 y1[1] (numeric) 1.9013152319473408 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.4331637711763427 y2[1] (numeric) 1.4331637711763414 absolute error 1.3322676295501878e-15 relative error 9.29599014672734e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4490000000000003 y1[1] (analytic) 1.9008816175907801 y1[1] (numeric) 1.90088161759078 absolute error 2.220446049250313e-16 relative error 1.168113799777051e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4340648696762033 y2[1] (numeric) 1.434064869676202 absolute error 1.3322676295501878e-15 relative error 9.290148986433228e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4500000000000003 y1[1] (analytic) 1.9004471023526768 y1[1] (numeric) 1.9004471023526766 absolute error 2.220446049250313e-16 relative error 1.1683808754800333e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4349655341112304 y2[1] (numeric) 1.434965534111229 absolute error 1.3322676295501878e-15 relative error 9.284317970573069e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4510000000000003 y1[1] (analytic) 1.900011686667546 y1[1] (numeric) 1.9000116866675458 absolute error 2.220446049250313e-16 relative error 1.1686486271801732e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4358657635807597 y2[1] (numeric) 1.4358657635807583 absolute error 1.3322676295501878e-15 relative error 9.278497080589073e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4520000000000003 y1[1] (analytic) 1.8995753709708039 y1[1] (numeric) 1.8995753709708034 absolute error 4.440892098500626e-16 relative error 2.3378341109102965e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4367655571845617 y2[1] (numeric) 1.4367655571845603 absolute error 1.3322676295501878e-15 relative error 9.272686297970948e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4530000000000003 y1[1] (analytic) 1.8991381556987657 y1[1] (numeric) 1.8991381556987652 absolute error 4.440892098500626e-16 relative error 2.3383723217685825e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4376649140228428 y2[1] (numeric) 1.4376649140228415 absolute error 1.3322676295501878e-15 relative error 9.266885604255761e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4540000000000003 y1[1] (analytic) 1.8987000412886466 y1[1] (numeric) 1.8987000412886461 absolute error 4.440892098500626e-16 relative error 2.3389118880971823e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4385638331962465 y2[1] (numeric) 1.4385638331962451 absolute error 1.3322676295501878e-15 relative error 9.261094981027805e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4550000000000003 y1[1] (analytic) 1.898261028178561 y1[1] (numeric) 1.8982610281785606 absolute error 4.440892098500626e-16 relative error 2.3394528110613938e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4394623138058535 y2[1] (numeric) 1.4394623138058522 absolute error 1.3322676295501878e-15 relative error 9.255314409918456e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4560000000000003 y1[1] (analytic) 1.8978211168075223 y1[1] (numeric) 1.8978211168075219 absolute error 4.440892098500626e-16 relative error 2.3399950918298392e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4403603549531834 y2[1] (numeric) 1.440360354953182 absolute error 1.3322676295501878e-15 relative error 9.24954387260604e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4570000000000003 y1[1] (analytic) 1.8973803076154414 y1[1] (numeric) 1.897380307615441 absolute error 4.440892098500626e-16 relative error 2.3405387315744716e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4412579557401948 y2[1] (numeric) 1.4412579557401937 absolute error 1.1102230246251565e-15 relative error 7.703152792346414e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4580000000000003 y1[1] (analytic) 1.8969386010431277 y1[1] (numeric) 1.8969386010431273 absolute error 4.440892098500626e-16 relative error 2.3410837314705792e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4421551152692875 y2[1] (numeric) 1.4421551152692862 absolute error 1.3322676295501878e-15 relative error 9.238032826319236e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4590000000000003 y1[1] (analytic) 1.8964959975322877 y1[1] (numeric) 1.8964959975322873 absolute error 4.440892098500626e-16 relative error 2.3416300926967923e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4430518326433015 y2[1] (numeric) 1.4430518326433004 absolute error 1.1102230246251565e-15 relative error 7.693576900779178e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4600000000000003 y1[1] (analytic) 1.896052497525525 y1[1] (numeric) 1.8960524975255244 absolute error 6.661338147750939e-16 relative error 3.5132667246526294e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.44394810696552 y2[1] (numeric) 1.443948106965519 absolute error 1.1102230246251565e-15 relative error 7.688801413773159e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4610000000000003 y1[1] (analytic) 1.8956081014663395 y1[1] (numeric) 1.8956081014663388 absolute error 6.661338147750939e-16 relative error 3.514090355806187e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4448439373396684 y2[1] (numeric) 1.4448439373396673 absolute error 1.1102230246251565e-15 relative error 7.684034212507162e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4620000000000003 y1[1] (analytic) 1.895162809799127 y1[1] (numeric) 1.8951628097991264 absolute error 6.661338147750939e-16 relative error 3.5149160342888907e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4457393228699167 y2[1] (numeric) 1.4457393228699156 absolute error 1.1102230246251565e-15 relative error 7.679275281945493e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4630000000000003 y1[1] (analytic) 1.8947166229691794 y1[1] (numeric) 1.8947166229691788 absolute error 6.661338147750939e-16 relative error 3.5157437618888176e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4466342626608792 y2[1] (numeric) 1.4466342626608781 absolute error 1.1102230246251565e-15 relative error 7.674524607090794e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4640000000000003 y1[1] (analytic) 1.8942695414226836 y1[1] (numeric) 1.8942695414226827 absolute error 8.881784197001252e-16 relative error 4.6887647205321287e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4475287558176162 y2[1] (numeric) 1.447528755817615 absolute error 1.1102230246251565e-15 relative error 7.669782172983933e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4650000000000003 y1[1] (analytic) 1.8938215656067205 y1[1] (numeric) 1.8938215656067197 absolute error 8.881784197001252e-16 relative error 4.689873828823894e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4484228014456346 y2[1] (numeric) 1.4484228014456335 absolute error 1.1102230246251565e-15 relative error 7.665047964703888e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4660000000000003 y1[1] (analytic) 1.8933726959692665 y1[1] (numeric) 1.8933726959692656 absolute error 8.881784197001252e-16 relative error 4.690985676464737e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4493163986508892 y2[1] (numeric) 1.449316398650888 absolute error 1.3322676295501878e-15 relative error 9.19238636084117e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4670000000000003 y1[1] (analytic) 1.8929229329591908 y1[1] (numeric) 1.8929229329591901 absolute error 6.661338147750939e-16 relative error 3.519075199399336e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4502095465397824 y2[1] (numeric) 1.450209546539781 absolute error 1.3322676295501878e-15 relative error 9.186724999356091e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4680000000000003 y1[1] (analytic) 1.8924722770262568 y1[1] (numeric) 1.892472277026256 absolute error 6.661338147750939e-16 relative error 3.519913199583699e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4511022442191666 y2[1] (numeric) 1.4511022442191652 absolute error 1.3322676295501878e-15 relative error 9.181073455420619e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4690000000000003 y1[1] (analytic) 1.89202072862112 y1[1] (numeric) 1.8920207286211193 absolute error 6.661338147750939e-16 relative error 3.52075325972017e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.451994490796344 y2[1] (numeric) 1.451994490796343 absolute error 1.1102230246251565e-15 relative error 7.646193092759302e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4700000000000003 y1[1] (analytic) 1.8915682881953289 y1[1] (numeric) 1.8915682881953282 absolute error 6.661338147750939e-16 relative error 3.5215953816323813e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4528862853790685 y2[1] (numeric) 1.4528862853790674 absolute error 1.1102230246251565e-15 relative error 7.641499791124336e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4710000000000003 y1[1] (analytic) 1.8911149562013239 y1[1] (numeric) 1.8911149562013232 absolute error 6.661338147750939e-16 relative error 3.522439567149078e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4537776270755454 y2[1] (numeric) 1.4537776270755443 absolute error 1.1102230246251565e-15 relative error 7.636814626584317e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4720000000000003 y1[1] (analytic) 1.890660733092437 y1[1] (numeric) 1.8906607330924363 absolute error 6.661338147750939e-16 relative error 3.523285818104129e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.454668514994433 y2[1] (numeric) 1.4546685149944318 absolute error 1.1102230246251565e-15 relative error 7.632137584481956e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4730000000000003 y1[1] (analytic) 1.890205619322891 y1[1] (numeric) 1.8902056193228904 absolute error 6.661338147750939e-16 relative error 3.524134136336533e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4555589482448434 y2[1] (numeric) 1.4555589482448423 absolute error 1.1102230246251565e-15 relative error 7.627468650197209e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4740000000000003 y1[1] (analytic) 1.8897496153478002 y1[1] (numeric) 1.8897496153477995 absolute error 6.661338147750939e-16 relative error 3.5249845236904305e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4564489259363436 y2[1] (numeric) 1.4564489259363425 absolute error 1.1102230246251565e-15 relative error 7.622807809147168e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4750000000000003 y1[1] (analytic) 1.889292721623168 y1[1] (numeric) 1.8892927216231674 absolute error 6.661338147750939e-16 relative error 3.5258369820151076e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4573384471789557 y2[1] (numeric) 1.4573384471789548 absolute error 8.881784197001252e-16 relative error 6.094524037428762e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4760000000000003 y1[1] (analytic) 1.8888349386058885 y1[1] (numeric) 1.8888349386058878 absolute error 6.661338147750939e-16 relative error 3.52669151316501e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4582275110831588 y2[1] (numeric) 1.458227511083158 absolute error 8.881784197001252e-16 relative error 6.090808278883683e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4770000000000003 y1[1] (analytic) 1.8883762667537443 y1[1] (numeric) 1.8883762667537436 absolute error 6.661338147750939e-16 relative error 3.527548118999749e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4591161167598892 y2[1] (numeric) 1.4591161167598883 absolute error 8.881784197001252e-16 relative error 6.087098960104784e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4780000000000003 y1[1] (analytic) 1.8879167065254072 y1[1] (numeric) 1.8879167065254068 absolute error 4.440892098500626e-16 relative error 2.352271200922741e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.460004263320541 y2[1] (numeric) 1.4600042633205401 absolute error 8.881784197001252e-16 relative error 6.083396069543719e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4790000000000003 y1[1] (analytic) 1.887456258380438 y1[1] (numeric) 1.8874562583804373 absolute error 6.661338147750939e-16 relative error 3.529267562188067e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.460891949876968 y2[1] (numeric) 1.460891949876967 absolute error 8.881784197001252e-16 relative error 6.079699595681426e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4800000000000003 y1[1] (analytic) 1.8869949227792842 y1[1] (numeric) 1.8869949227792835 absolute error 6.661338147750939e-16 relative error 3.530130403286779e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.461779175541483 y2[1] (numeric) 1.4617791755414824 absolute error 6.661338147750939e-16 relative error 4.5570071452710337e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4810000000000003 y1[1] (analytic) 1.8865327001832815 y1[1] (numeric) 1.8865327001832808 absolute error 6.661338147750939e-16 relative error 3.530995326560612e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4626659394268615 y2[1] (numeric) 1.4626659394268606 absolute error 8.881784197001252e-16 relative error 6.072325852122827e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4820000000000003 y1[1] (analytic) 1.8860695910546523 y1[1] (numeric) 1.8860695910546517 absolute error 6.661338147750939e-16 relative error 3.5318623338951414e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4635522406463388 y2[1] (numeric) 1.463552240646338 absolute error 8.881784197001252e-16 relative error 6.068648559534061e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4830000000000003 y1[1] (analytic) 1.885605595856506 y1[1] (numeric) 1.8856055958565054 absolute error 4.440892098500626e-16 relative error 2.3551542847874414e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4644380783136142 y2[1] (numeric) 1.4644380783136133 absolute error 8.881784197001252e-16 relative error 6.064977637858984e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4840000000000003 y1[1] (analytic) 1.8851407150528376 y1[1] (numeric) 1.8851407150528372 absolute error 4.440892098500626e-16 relative error 2.3557350722097976e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.46532345154285 y2[1] (numeric) 1.465323451542849 absolute error 8.881784197001252e-16 relative error 6.061313075723695e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4850000000000003 y1[1] (analytic) 1.8846749491085282 y1[1] (numeric) 1.8846749491085275 absolute error 6.661338147750939e-16 relative error 3.534475879197007e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.466208359448673 y2[1] (numeric) 1.4662083594486721 absolute error 8.881784197001252e-16 relative error 6.057654861783083e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4860000000000003 y1[1] (analytic) 1.8842082984893431 y1[1] (numeric) 1.8842082984893425 absolute error 6.661338147750939e-16 relative error 3.535351241734601e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4670928011461755 y2[1] (numeric) 1.4670928011461746 absolute error 8.881784197001252e-16 relative error 6.054002984720737e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4870000000000003 y1[1] (analytic) 1.8837407636619334 y1[1] (numeric) 1.8837407636619328 absolute error 6.661338147750939e-16 relative error 3.5362286978392423e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4679767757509157 y2[1] (numeric) 1.4679767757509148 absolute error 8.881784197001252e-16 relative error 6.050357433248863e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4880000000000003 y1[1] (analytic) 1.8832723450938336 y1[1] (numeric) 1.883272345093833 absolute error 6.661338147750939e-16 relative error 3.5371082494279606e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4688602823789192 y2[1] (numeric) 1.4688602823789183 absolute error 8.881784197001252e-16 relative error 6.046718196108209e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4890000000000003 y1[1] (analytic) 1.8828030432534624 y1[1] (numeric) 1.8828030432534617 absolute error 6.661338147750939e-16 relative error 3.5379898984230565e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4697433201466792 y2[1] (numeric) 1.4697433201466785 absolute error 6.661338147750939e-16 relative error 4.5323139465509823e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4900000000000003 y1[1] (analytic) 1.8823328586101213 y1[1] (numeric) 1.8823328586101207 absolute error 6.661338147750939e-16 relative error 3.538873646752118e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4706258881711582 y2[1] (numeric) 1.4706258881711576 absolute error 6.661338147750939e-16 relative error 4.529593964944307e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4910000000000003 y1[1] (analytic) 1.8818617916339953 y1[1] (numeric) 1.8818617916339946 absolute error 6.661338147750939e-16 relative error 3.539759496348023e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4715079855697886 y2[1] (numeric) 1.4715079855697877 absolute error 8.881784197001252e-16 relative error 6.035838258507378e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4920000000000003 y1[1] (analytic) 1.881389842796151 y1[1] (numeric) 1.8813898427961504 absolute error 6.661338147750939e-16 relative error 3.5406474491489514e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4723896114604724 y2[1] (numeric) 1.4723896114604715 absolute error 8.881784197001252e-16 relative error 6.03222416666697e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4930000000000003 y1[1] (analytic) 1.8809170125685375 y1[1] (numeric) 1.8809170125685368 absolute error 6.661338147750939e-16 relative error 3.541537507098395e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4732707649615842 y2[1] (numeric) 1.4732707649615833 absolute error 8.881784197001252e-16 relative error 6.028616333286737e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.4940000000000003 y1[1] (analytic) 1.880443301423985 y1[1] (numeric) 1.880443301423984 absolute error 8.881784197001252e-16 relative error 4.7232395628602205e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4741514451919704 y2[1] (numeric) 1.4741514451919695 absolute error 8.881784197001252e-16 relative error 6.025014747276952e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.49500000000000033 y1[1] (analytic) 1.8799687098362041 y1[1] (numeric) 1.8799687098362032 absolute error 8.881784197001252e-16 relative error 4.724431928324538e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4750316512709511 y2[1] (numeric) 1.47503165127095 absolute error 1.1102230246251565e-15 relative error 7.526774246969822e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.49600000000000033 y1[1] (analytic) 1.8794932382797866 y1[1] (numeric) 1.879493238279786 absolute error 6.661338147750939e-16 relative error 3.5442203313525906e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.47591138231832 y2[1] (numeric) 1.475911382318319 absolute error 1.1102230246251565e-15 relative error 7.522287841436993e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.49700000000000033 y1[1] (analytic) 1.8790168872302044 y1[1] (numeric) 1.8790168872302038 absolute error 6.661338147750939e-16 relative error 3.545118829437554e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4767906374543462 y2[1] (numeric) 1.4767906374543451 absolute error 1.1102230246251565e-15 relative error 7.517809203740149e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.49800000000000033 y1[1] (analytic) 1.8785396571638082 y1[1] (numeric) 1.8785396571638076 absolute error 6.661338147750939e-16 relative error 3.546019442468481e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4776694157997747 y2[1] (numeric) 1.4776694157997736 absolute error 1.1102230246251565e-15 relative error 7.513338320156398e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.49900000000000033 y1[1] (analytic) 1.8780615485578283 y1[1] (numeric) 1.8780615485578274 absolute error 8.881784197001252e-16 relative error 4.7292295632279005e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4785477164758274 y2[1] (numeric) 1.478547716475826 absolute error 1.3322676295501878e-15 relative error 9.010650212396909e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5000000000000003 y1[1] (analytic) 1.8775825618903725 y1[1] (numeric) 1.8775825618903719 absolute error 6.661338147750939e-16 relative error 3.547827021275818e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4794255386042032 y2[1] (numeric) 1.479425538604202 absolute error 1.3322676295501878e-15 relative error 9.005303712731262e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5010000000000003 y1[1] (analytic) 1.8771026976404284 y1[1] (numeric) 1.8771026976404275 absolute error 8.881784197001252e-16 relative error 4.731645321359299e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4803028813070807 y2[1] (numeric) 1.480302881307079 absolute error 1.5543122344752192e-15 relative error 1.0499960880321935e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5020000000000003 y1[1] (analytic) 1.8766219562878592 y1[1] (numeric) 1.8766219562878586 absolute error 6.661338147750939e-16 relative error 3.5496430836436096e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4811797437071166 y2[1] (numeric) 1.481179743707115 absolute error 1.5543122344752192e-15 relative error 1.0493744875183518e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5030000000000003 y1[1] (analytic) 1.8761403383134072 y1[1] (numeric) 1.8761403383134065 absolute error 6.661338147750939e-16 relative error 3.550554301145339e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4820561249274489 y2[1] (numeric) 1.4820561249274475 absolute error 1.3322676295501878e-15 relative error 8.989319683256978e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5040000000000003 y1[1] (analytic) 1.87565784419869 y1[1] (numeric) 1.875657844198689 absolute error 8.881784197001252e-16 relative error 4.7352901940362623e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4829320240916966 y2[1] (numeric) 1.4829320240916952 absolute error 1.3322676295501878e-15 relative error 8.984010109068948e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5050000000000003 y1[1] (analytic) 1.8751744744262013 y1[1] (numeric) 1.8751744744262004 absolute error 8.881784197001252e-16 relative error 4.736510825062855e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4838074403239605 y2[1] (numeric) 1.483807440323959 absolute error 1.5543122344752192e-15 relative error 1.0475161346649301e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5060000000000003 y1[1] (analytic) 1.874690229479311 y1[1] (numeric) 1.8746902294793104 absolute error 6.661338147750939e-16 relative error 3.553300722968564e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4846823727488243 y2[1] (numeric) 1.4846823727488228 absolute error 1.5543122344752192e-15 relative error 1.0468988269844399e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5070000000000003 y1[1] (analytic) 1.8742051098422643 y1[1] (numeric) 1.8742051098422636 absolute error 6.661338147750939e-16 relative error 3.5542204600603005e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4855568204913556 y2[1] (numeric) 1.4855568204913543 absolute error 1.3322676295501878e-15 relative error 8.968136466900899e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5080000000000003 y1[1] (analytic) 1.8737191160001805 y1[1] (numeric) 1.8737191160001798 absolute error 6.661338147750939e-16 relative error 3.555142332096642e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.486430782677107 y2[1] (numeric) 1.4864307826771057 absolute error 1.3322676295501878e-15 relative error 8.962863559315781e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5090000000000003 y1[1] (analytic) 1.8732322484390536 y1[1] (numeric) 1.873232248439053 absolute error 6.661338147750939e-16 relative error 3.556066341107339e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4873042584321163 y2[1] (numeric) 1.487304258432115 absolute error 1.3322676295501878e-15 relative error 8.957599778236602e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5100000000000003 y1[1] (analytic) 1.8727445076457512 y1[1] (numeric) 1.8727445076457503 absolute error 8.881784197001252e-16 relative error 4.74265665217016e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4881772468829078 y2[1] (numeric) 1.4881772468829064 absolute error 1.3322676295501878e-15 relative error 8.95234510768604e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5110000000000003 y1[1] (analytic) 1.8722558941080136 y1[1] (numeric) 1.8722558941080127 absolute error 8.881784197001252e-16 relative error 4.7438943709309255e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.489049747156493 y2[1] (numeric) 1.4890497471564916 absolute error 1.3322676295501878e-15 relative error 8.947099531726874e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5120000000000003 y1[1] (analytic) 1.8717664083144547 y1[1] (numeric) 1.8717664083144538 absolute error 8.881784197001252e-16 relative error 4.745134947153685e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4899217583803719 y2[1] (numeric) 1.4899217583803706 absolute error 1.3322676295501878e-15 relative error 8.941863034461871e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5130000000000003 y1[1] (analytic) 1.87127605075456 y1[1] (numeric) 1.8712760507545592 absolute error 8.881784197001252e-16 relative error 4.7463783835740455e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4907932796825332 y2[1] (numeric) 1.4907932796825318 absolute error 1.3322676295501878e-15 relative error 8.93663560003367e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5140000000000003 y1[1] (analytic) 1.8707848219186873 y1[1] (numeric) 1.8707848219186864 absolute error 8.881784197001252e-16 relative error 4.747624682934965e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4916643101914557 y2[1] (numeric) 1.4916643101914544 absolute error 1.3322676295501878e-15 relative error 8.931417212624674e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5150000000000003 y1[1] (analytic) 1.8702927222980654 y1[1] (numeric) 1.8702927222980643 absolute error 1.1102230246251565e-15 relative error 5.936092309983454e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.492534849036109 y2[1] (numeric) 1.4925348490361077 absolute error 1.3322676295501878e-15 relative error 8.926207856456933e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5160000000000003 y1[1] (analytic) 1.8697997523847936 y1[1] (numeric) 1.8697997523847925 absolute error 1.1102230246251565e-15 relative error 5.937657351858925e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4934048953459542 y2[1] (numeric) 1.4934048953459529 absolute error 1.3322676295501878e-15 relative error 8.921007515792037e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5170000000000003 y1[1] (analytic) 1.8693059126718417 y1[1] (numeric) 1.8693059126718408 absolute error 8.881784197001252e-16 relative error 4.751380786201181e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4942744482509454 y2[1] (numeric) 1.494274448250944 absolute error 1.3322676295501878e-15 relative error 8.915816174931002e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5180000000000003 y1[1] (analytic) 1.8688112036530495 y1[1] (numeric) 1.8688112036530489 absolute error 6.661338147750939e-16 relative error 3.564478923676036e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4951435068815293 y2[1] (numeric) 1.495143506881528 absolute error 1.3322676295501878e-15 relative error 8.910633818214165e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5190000000000003 y1[1] (analytic) 1.8683156258231264 y1[1] (numeric) 1.8683156258231257 absolute error 6.661338147750939e-16 relative error 3.565424415275735e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4960120703686477 y2[1] (numeric) 1.4960120703686464 absolute error 1.3322676295501878e-15 relative error 8.905460430021064e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5200000000000004 y1[1] (analytic) 1.8678191796776498 y1[1] (numeric) 1.867819179677649 absolute error 6.661338147750939e-16 relative error 3.566372066540488e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.496880137843737 y2[1] (numeric) 1.4968801378437357 absolute error 1.3322676295501878e-15 relative error 8.900295994770334e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5210000000000004 y1[1] (analytic) 1.8673218657130657 y1[1] (numeric) 1.867321865713065 absolute error 6.661338147750939e-16 relative error 3.5673218795663836e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4977477084387298 y2[1] (numeric) 1.4977477084387287 absolute error 1.1102230246251565e-15 relative error 7.412617080766335e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5220000000000004 y1[1] (analytic) 1.8668236844266881 y1[1] (numeric) 1.8668236844266874 absolute error 6.661338147750939e-16 relative error 3.568273856455101e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4986147812860557 y2[1] (numeric) 1.4986147812860546 absolute error 1.1102230246251565e-15 relative error 7.40832826747114e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5230000000000004 y1[1] (analytic) 1.8663246363166985 y1[1] (numeric) 1.8663246363166976 absolute error 8.881784197001252e-16 relative error 4.7589706657519e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.4994813555186421 y2[1] (numeric) 1.4994813555186408 absolute error 1.3322676295501878e-15 relative error 8.884856251442898e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5240000000000004 y1[1] (analytic) 1.8658247218821447 y1[1] (numeric) 1.8658247218821438 absolute error 8.881784197001252e-16 relative error 4.760245747007672e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5003474302699145 y2[1] (numeric) 1.5003474302699131 absolute error 1.3322676295501878e-15 relative error 8.879727472926129e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5250000000000004 y1[1] (analytic) 1.865323941622941 y1[1] (numeric) 1.8653239416229401 absolute error 8.881784197001252e-16 relative error 4.7615237218654796e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5012130046737981 y2[1] (numeric) 1.5012130046737968 absolute error 1.3322676295501878e-15 relative error 8.87460757002754e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5260000000000004 y1[1] (analytic) 1.864822296039868 y1[1] (numeric) 1.864822296039867 absolute error 8.881784197001252e-16 relative error 4.762804593157529e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5020780778647191 y2[1] (numeric) 1.5020780778647176 absolute error 1.5543122344752192e-15 relative error 1.034774594863107e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5270000000000004 y1[1] (analytic) 1.864319785634571 y1[1] (numeric) 1.8643197856345701 absolute error 8.881784197001252e-16 relative error 4.764088363723555e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5029426489776037 y2[1] (numeric) 1.5029426489776023 absolute error 1.3322676295501878e-15 relative error 8.864394329726954e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5280000000000004 y1[1] (analytic) 1.8638164109095605 y1[1] (numeric) 1.8638164109095594 absolute error 1.1102230246251565e-15 relative error 5.956718795513539e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5038067171478815 y2[1] (numeric) 1.5038067171478802 absolute error 1.3322676295501878e-15 relative error 8.859300961741716e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5290000000000004 y1[1] (analytic) 1.863312172368211 y1[1] (numeric) 1.8633121723682098 absolute error 1.1102230246251565e-15 relative error 5.958330767592733e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5046702815114843 y2[1] (numeric) 1.5046702815114827 absolute error 1.5543122344752192e-15 relative error 1.032991914290929e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5300000000000004 y1[1] (analytic) 1.8628070705147608 y1[1] (numeric) 1.8628070705147597 absolute error 1.1102230246251565e-15 relative error 5.959946374470019e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5055333412048473 y2[1] (numeric) 1.505533341204846 absolute error 1.3322676295501878e-15 relative error 8.849140653929334e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5310000000000004 y1[1] (analytic) 1.8623011058543122 y1[1] (numeric) 1.862301105854311 absolute error 1.1102230246251565e-15 relative error 5.961565619732866e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5063958953649115 y2[1] (numeric) 1.50639589536491 absolute error 1.5543122344752192e-15 relative error 1.0318085964371938e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5320000000000004 y1[1] (analytic) 1.8617942788928297 y1[1] (numeric) 1.8617942788928286 absolute error 1.1102230246251565e-15 relative error 5.963188506978242e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5072579431291222 y2[1] (numeric) 1.5072579431291209 absolute error 1.3322676295501878e-15 relative error 8.839015482541441e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5330000000000004 y1[1] (analytic) 1.8612865901371398 y1[1] (numeric) 1.861286590137139 absolute error 8.881784197001252e-16 relative error 4.7718520318500987e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5081194836354324 y2[1] (numeric) 1.5081194836354308 absolute error 1.5543122344752192e-15 relative error 1.030629370776668e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5340000000000004 y1[1] (analytic) 1.8607780400949319 y1[1] (numeric) 1.860778040094931 absolute error 8.881784197001252e-16 relative error 4.773156177481613e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.508980516022301 y2[1] (numeric) 1.5089805160222995 absolute error 1.5543122344752192e-15 relative error 1.0300412881224029e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5350000000000004 y1[1] (analytic) 1.8602686292747554 y1[1] (numeric) 1.8602686292747546 absolute error 8.881784197001252e-16 relative error 4.774463245377581e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.509841039428696 y2[1] (numeric) 1.5098410394286947 absolute error 1.3322676295501878e-15 relative error 8.823893342138192e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5360000000000004 y1[1] (analytic) 1.8597583581860215 y1[1] (numeric) 1.8597583581860206 absolute error 8.881784197001252e-16 relative error 4.775773238446097e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5107010529940943 y2[1] (numeric) 1.510701052994093 absolute error 1.3322676295501878e-15 relative error 8.818870066382327e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5370000000000004 y1[1] (analytic) 1.859247227339001 y1[1] (numeric) 1.8592472273390002 absolute error 8.881784197001252e-16 relative error 4.777086159602924e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5115605558584821 y2[1] (numeric) 1.5115605558584808 absolute error 1.3322676295501878e-15 relative error 8.813855484562668e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5380000000000004 y1[1] (analytic) 1.8587352372448247 y1[1] (numeric) 1.8587352372448238 absolute error 8.881784197001252e-16 relative error 4.778402011771503e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5124195471623567 y2[1] (numeric) 1.5124195471623554 absolute error 1.3322676295501878e-15 relative error 8.80884958178321e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5390000000000004 y1[1] (analytic) 1.858222388415483 y1[1] (numeric) 1.8582223884154818 absolute error 1.1102230246251565e-15 relative error 5.974650997353714e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5132780260467267 y2[1] (numeric) 1.5132780260467253 absolute error 1.3322676295501878e-15 relative error 8.803852343185022e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5400000000000004 y1[1] (analytic) 1.857708681363824 y1[1] (numeric) 1.857708681363823 absolute error 8.881784197001252e-16 relative error 4.781042520876175e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5141359916531134 y2[1] (numeric) 1.514135991653112 absolute error 1.3322676295501878e-15 relative error 8.798863753946143e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5410000000000004 y1[1] (analytic) 1.8571941166035553 y1[1] (numeric) 1.8571941166035544 absolute error 8.881784197001252e-16 relative error 4.782367183697684e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5149934431235514 y2[1] (numeric) 1.51499344312355 absolute error 1.3322676295501878e-15 relative error 8.793883799281487e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5420000000000004 y1[1] (analytic) 1.8566786946492413 y1[1] (numeric) 1.8566786946492404 absolute error 8.881784197001252e-16 relative error 4.783694789301805e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.515850379600589 y2[1] (numeric) 1.5158503796005878 absolute error 1.3322676295501878e-15 relative error 8.788912464442741e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5430000000000004 y1[1] (analytic) 1.8561624160163042 y1[1] (numeric) 1.8561624160163033 absolute error 8.881784197001252e-16 relative error 4.785025340650598e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5167068002272903 y2[1] (numeric) 1.516706800227289 absolute error 1.3322676295501878e-15 relative error 8.783949734718253e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5440000000000004 y1[1] (analytic) 1.8556452812210225 y1[1] (numeric) 1.8556452812210213 absolute error 1.1102230246251565e-15 relative error 5.982948550892362e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5175627041472344 y2[1] (numeric) 1.517562704147233 absolute error 1.3322676295501878e-15 relative error 8.778995595432944e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5450000000000004 y1[1] (analytic) 1.8551272907805307 y1[1] (numeric) 1.8551272907805296 absolute error 1.1102230246251565e-15 relative error 5.984619115586611e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5184180905045173 y2[1] (numeric) 1.518418090504516 absolute error 1.3322676295501878e-15 relative error 8.774050031948196e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5460000000000004 y1[1] (analytic) 1.8546084452128193 y1[1] (numeric) 1.8546084452128184 absolute error 8.881784197001252e-16 relative error 4.7890346989022e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.519272958443753 y2[1] (numeric) 1.5192729584437517 absolute error 1.3322676295501878e-15 relative error 8.769113029661756e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5470000000000004 y1[1] (analytic) 1.854088745036734 y1[1] (numeric) 1.8540887450367332 absolute error 8.881784197001252e-16 relative error 4.7903770630058396e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5201273071100734 y2[1] (numeric) 1.520127307110072 absolute error 1.3322676295501878e-15 relative error 8.764184574007639e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5480000000000004 y1[1] (analytic) 1.8535681907719748 y1[1] (numeric) 1.853568190771974 absolute error 6.661338147750939e-16 relative error 3.593791790835935e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.52098113564913 y2[1] (numeric) 1.5209811356491287 absolute error 1.3322676295501878e-15 relative error 8.75926465045602e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5490000000000004 y1[1] (analytic) 1.8530467829390962 y1[1] (numeric) 1.8530467829390953 absolute error 8.881784197001252e-16 relative error 4.793070676237303e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5218344432070947 y2[1] (numeric) 1.5218344432070932 absolute error 1.5543122344752192e-15 relative error 1.0213412118598664e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5500000000000004 y1[1] (analytic) 1.8525245220595057 y1[1] (numeric) 1.8525245220595048 absolute error 8.881784197001252e-16 relative error 4.794421931390745e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5226872289306594 y2[1] (numeric) 1.5226872289306579 absolute error 1.5543122344752192e-15 relative error 1.020769206534141e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5510000000000004 y1[1] (analytic) 1.852001408655464 y1[1] (numeric) 1.8520014086554633 absolute error 6.661338147750939e-16 relative error 3.5968321171996356e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5235394919670389 y2[1] (numeric) 1.5235394919670373 absolute error 1.5543122344752192e-15 relative error 1.0201981915601345e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5520000000000004 y1[1] (analytic) 1.8514774432500847 y1[1] (numeric) 1.851477443250084 absolute error 6.661338147750939e-16 relative error 3.597850015422074e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5243912314639698 y2[1] (numeric) 1.5243912314639683 absolute error 1.5543122344752192e-15 relative error 1.0196281652594619e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5530000000000004 y1[1] (analytic) 1.850952626367333 y1[1] (numeric) 1.8509526263673324 absolute error 6.661338147750939e-16 relative error 3.598870145490669e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5252424465697132 y2[1] (numeric) 1.5252424465697116 absolute error 1.5543122344752192e-15 relative error 1.0190591259578988e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5540000000000004 y1[1] (analytic) 1.8504269585320259 y1[1] (numeric) 1.8504269585320254 absolute error 4.440892098500626e-16 relative error 2.3999283397944325e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5260931364330537 y2[1] (numeric) 1.526093136433052 absolute error 1.5543122344752192e-15 relative error 1.0184910719853719e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5550000000000004 y1[1] (analytic) 1.8499004402698311 y1[1] (numeric) 1.8499004402698307 absolute error 4.440892098500626e-16 relative error 2.400611406878127e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5269433002033017 y2[1] (numeric) 1.5269433002033 absolute error 1.7763568394002505e-15 relative error 1.1633417162010804e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5560000000000004 y1[1] (analytic) 1.8493730721072672 y1[1] (numeric) 1.8493730721072665 absolute error 6.661338147750939e-16 relative error 3.6019439496654293e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5277929370302932 y2[1] (numeric) 1.5277929370302916 absolute error 1.5543122344752192e-15 relative error 1.0173579133678114e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5570000000000004 y1[1] (analytic) 1.8488448545717016 y1[1] (numeric) 1.8488448545717011 absolute error 4.440892098500626e-16 relative error 2.4019820200269812e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.528642046064392 y2[1] (numeric) 1.5286420460643901 absolute error 1.7763568394002505e-15 relative error 1.1620489204608884e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5580000000000004 y1[1] (analytic) 1.8483157881913523 y1[1] (numeric) 1.848315788191352 absolute error 4.440892098500626e-16 relative error 2.402669569168269e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5294906264564885 y2[1] (numeric) 1.5294906264564867 absolute error 1.7763568394002505e-15 relative error 1.161404201290007e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5590000000000004 y1[1] (analytic) 1.8477858734952854 y1[1] (numeric) 1.847785873495285 absolute error 4.440892098500626e-16 relative error 2.4033586154115367e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5303386773580026 y2[1] (numeric) 1.530338677358001 absolute error 1.5543122344752192e-15 relative error 1.0156655238947531e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5600000000000004 y1[1] (analytic) 1.8472551110134159 y1[1] (numeric) 1.8472551110134154 absolute error 4.440892098500626e-16 relative error 2.40404916030484e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5311861979208836 y2[1] (numeric) 1.531186197920882 absolute error 1.5543122344752192e-15 relative error 1.0151033470558558e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5610000000000004 y1[1] (analytic) 1.846723501276506 y1[1] (numeric) 1.8467235012765053 absolute error 6.661338147750939e-16 relative error 3.6071118081003676e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5320331872976112 y2[1] (numeric) 1.5320331872976094 absolute error 1.7763568394002505e-15 relative error 1.1594767359665408e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5620000000000004 y1[1] (analytic) 1.8461910448161651 y1[1] (numeric) 1.8461910448161645 absolute error 6.661338147750939e-16 relative error 3.6081521283807567e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5328796446411956 y2[1] (numeric) 1.5328796446411939 absolute error 1.7763568394002505e-15 relative error 1.1588364720023704e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5630000000000004 y1[1] (analytic) 1.8456577421648501 y1[1] (numeric) 1.8456577421648495 absolute error 6.661338147750939e-16 relative error 3.609194703638592e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5337255691051799 y2[1] (numeric) 1.533725569105178 absolute error 1.7763568394002505e-15 relative error 1.158197317161915e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5640000000000004 y1[1] (analytic) 1.8451235938558632 y1[1] (numeric) 1.8451235938558628 absolute error 4.440892098500626e-16 relative error 2.4068263574800607e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5345709598436394 y2[1] (numeric) 1.5345709598436377 absolute error 1.7763568394002505e-15 relative error 1.1575592695832372e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5650000000000004 y1[1] (analytic) 1.8445886004233532 y1[1] (numeric) 1.8445886004233525 absolute error 6.661338147750939e-16 relative error 3.6112866284775314e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5354158160111837 y2[1] (numeric) 1.535415816011182 absolute error 1.7763568394002505e-15 relative error 1.156922327409002e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5660000000000004 y1[1] (analytic) 1.8440527624023129 y1[1] (numeric) 1.8440527624023122 absolute error 6.661338147750939e-16 relative error 3.612335982769266e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5362601367629565 y2[1] (numeric) 1.536260136762955 absolute error 1.5543122344752192e-15 relative error 1.0117506776881552e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5670000000000004 y1[1] (analytic) 1.8435160803285804 y1[1] (numeric) 1.84351608032858 absolute error 4.440892098500626e-16 relative error 2.4089250676398226e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5371039212546374 y2[1] (numeric) 1.5371039212546358 absolute error 1.5543122344752192e-15 relative error 1.0111952828840198e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5680000000000004 y1[1] (analytic) 1.8429785547388382 y1[1] (numeric) 1.8429785547388375 absolute error 6.661338147750939e-16 relative error 3.6144414869194686e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5379471686424417 y2[1] (numeric) 1.5379471686424402 absolute error 1.5543122344752192e-15 relative error 1.0106408504573165e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5690000000000004 y1[1] (analytic) 1.8424401861706112 y1[1] (numeric) 1.8424401861706108 absolute error 4.440892098500626e-16 relative error 2.4103317610167434e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5387898780831222 y2[1] (numeric) 1.5387898780831206 absolute error 1.5543122344752192e-15 relative error 1.0100873787988736e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5700000000000004 y1[1] (analytic) 1.8419009751622686 y1[1] (numeric) 1.841900975162268 absolute error 6.661338147750939e-16 relative error 3.616556067659438e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5396320487339694 y2[1] (numeric) 1.5396320487339679 absolute error 1.5543122344752192e-15 relative error 1.009534866303492e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5710000000000004 y1[1] (analytic) 1.8413609222530207 y1[1] (numeric) 1.84136092225302 absolute error 6.661338147750939e-16 relative error 3.617616767711337e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5404736797528131 y2[1] (numeric) 1.5404736797528114 absolute error 1.7763568394002505e-15 relative error 1.1531237844227806e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5720000000000004 y1[1] (analytic) 1.8408200279829208 y1[1] (numeric) 1.84082002798292 absolute error 6.661338147750939e-16 relative error 3.618679744075852e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.541314770298022 y2[1] (numeric) 1.54131477029802 absolute error 1.9984014443252818e-15 relative error 1.2965563445154551e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5730000000000004 y1[1] (analytic) 1.840278292892863 y1[1] (numeric) 1.8402782928928623 absolute error 6.661338147750939e-16 relative error 3.619744999154184e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5421553195285056 y2[1] (numeric) 1.5421553195285038 absolute error 1.7763568394002505e-15 relative error 1.1518663632035125e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5740000000000004 y1[1] (analytic) 1.839735717524582 y1[1] (numeric) 1.8397357175245816 absolute error 4.440892098500626e-16 relative error 2.413875023569133e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.542995326603715 y2[1] (numeric) 1.542995326603713 absolute error 1.9984014443252818e-15 relative error 1.2951441976975786e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5750000000000004 y1[1] (analytic) 1.839192302420654 y1[1] (numeric) 1.8391923024206533 absolute error 6.661338147750939e-16 relative error 3.6218823550879455e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.543834790683643 y2[1] (numeric) 1.543834790683641 absolute error 1.9984014443252818e-15 relative error 1.294439959757836e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5760000000000004 y1[1] (analytic) 1.8386480481244931 y1[1] (numeric) 1.8386480481244927 absolute error 4.440892098500626e-16 relative error 2.4153029738511095e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5446737109288255 y2[1] (numeric) 1.5446737109288236 absolute error 1.9984014443252818e-15 relative error 1.2937369427512468e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5770000000000004 y1[1] (analytic) 1.838102955180354 y1[1] (numeric) 1.8381029551803536 absolute error 4.440892098500626e-16 relative error 2.4160192365638666e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5455120865003424 y2[1] (numeric) 1.5455120865003407 absolute error 1.7763568394002505e-15 relative error 1.1493645730216403e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5780000000000004 y1[1] (analytic) 1.8375570241333299 y1[1] (numeric) 1.8375570241333292 absolute error 6.661338147750939e-16 relative error 3.625105539727514e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5463499165598185 y2[1] (numeric) 1.5463499165598167 absolute error 1.7763568394002505e-15 relative error 1.148741834158811e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5790000000000004 y1[1] (analytic) 1.8370102555293513 y1[1] (numeric) 1.8370102555293506 absolute error 6.661338147750939e-16 relative error 3.6261845178601975e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5471872002694236 y2[1] (numeric) 1.5471872002694216 absolute error 1.9984014443252818e-15 relative error 1.291635197070713e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5800000000000004 y1[1] (analytic) 1.8364626499151866 y1[1] (numeric) 1.8364626499151862 absolute error 4.440892098500626e-16 relative error 2.418177194458989e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.548023936791874 y2[1] (numeric) 1.548023936791872 absolute error 1.9984014443252818e-15 relative error 1.2909370435619816e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5810000000000004 y1[1] (analytic) 1.835914207838442 y1[1] (numeric) 1.8359142078384414 absolute error 6.661338147750939e-16 relative error 3.628349363663254e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.548860125290433 y2[1] (numeric) 1.5488601252904313 absolute error 1.7763568394002505e-15 relative error 1.1468800896834753e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5820000000000004 y1[1] (analytic) 1.8353649298475592 y1[1] (numeric) 1.8353649298475585 absolute error 6.661338147750939e-16 relative error 3.629435236241663e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5496957649289127 y2[1] (numeric) 1.549695764928911 absolute error 1.7763568394002505e-15 relative error 1.1462616596114496e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5830000000000004 y1[1] (analytic) 1.834814816491816 y1[1] (numeric) 1.8348148164918154 absolute error 6.661338147750939e-16 relative error 3.630523411887137e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5505308548716732 y2[1] (numeric) 1.5505308548716714 absolute error 1.7763568394002505e-15 relative error 1.145644302284631e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5840000000000004 y1[1] (analytic) 1.8342638683213262 y1[1] (numeric) 1.8342638683213255 absolute error 6.661338147750939e-16 relative error 3.631613893069395e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5513653942836247 y2[1] (numeric) 1.551365394283623 absolute error 1.7763568394002505e-15 relative error 1.1450280159307796e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5850000000000004 y1[1] (analytic) 1.8337120858870373 y1[1] (numeric) 1.8337120858870366 absolute error 6.661338147750939e-16 relative error 3.6327066822644586e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5521993823302278 y2[1] (numeric) 1.5521993823302263 absolute error 1.5543122344752192e-15 relative error 1.0013611989342629e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5860000000000004 y1[1] (analytic) 1.8331594697407323 y1[1] (numeric) 1.8331594697407314 absolute error 8.881784197001252e-16 relative error 4.845069042606218e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5530328181774948 y2[1] (numeric) 1.553032818177493 absolute error 1.7763568394002505e-15 relative error 1.1437986490748015e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5870000000000004 y1[1] (analytic) 1.8326060204350267 y1[1] (numeric) 1.8326060204350259 absolute error 8.881784197001252e-16 relative error 4.8465322595049e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5538657009919896 y2[1] (numeric) 1.5538657009919878 absolute error 1.7763568394002505e-15 relative error 1.143185565049941e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5880000000000004 y1[1] (analytic) 1.8320517385233699 y1[1] (numeric) 1.8320517385233692 absolute error 6.661338147750939e-16 relative error 3.6359989227814956e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5546980299408295 y2[1] (numeric) 1.5546980299408277 absolute error 1.7763568394002505e-15 relative error 1.1425735449525573e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5890000000000004 y1[1] (analytic) 1.8314966245600441 y1[1] (numeric) 1.8314966245600435 absolute error 6.661338147750939e-16 relative error 3.637100968914482e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5555298041916856 y2[1] (numeric) 1.5555298041916839 absolute error 1.7763568394002505e-15 relative error 1.1419625870320852e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5900000000000004 y1[1] (analytic) 1.8309406791001632 y1[1] (numeric) 1.8309406791001626 absolute error 6.661338147750939e-16 relative error 3.638205335535355e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.556361022912784 y2[1] (numeric) 1.5563610229127822 absolute error 1.7763568394002505e-15 relative error 1.141352689542261e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5910000000000004 y1[1] (analytic) 1.8303839026996724 y1[1] (numeric) 1.8303839026996718 absolute error 6.661338147750939e-16 relative error 3.6393120251582135e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.557191685272906 y2[1] (numeric) 1.557191685272904 absolute error 1.9984014443252818e-15 relative error 1.2833368320837466e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5920000000000004 y1[1] (analytic) 1.829826295915348 y1[1] (numeric) 1.8298262959153473 absolute error 6.661338147750939e-16 relative error 3.640421040303548e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5580217904413889 y2[1] (numeric) 1.558021790441387 absolute error 1.9984014443252818e-15 relative error 1.282653077502294e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5930000000000004 y1[1] (analytic) 1.8292678593047969 y1[1] (numeric) 1.8292678593047962 absolute error 6.661338147750939e-16 relative error 3.6415323834982504e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5588513375881279 y2[1] (numeric) 1.5588513375881259 absolute error 1.9984014443252818e-15 relative error 1.281970510040573e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5940000000000004 y1[1] (analytic) 1.8287085934264555 y1[1] (numeric) 1.8287085934264549 absolute error 6.661338147750939e-16 relative error 3.642646057275629e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5596803258835759 y2[1] (numeric) 1.5596803258835739 absolute error 1.9984014443252818e-15 relative error 1.2812891277532564e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5950000000000004 y1[1] (analytic) 1.8281484988395897 y1[1] (numeric) 1.828148498839589 absolute error 6.661338147750939e-16 relative error 3.64376206417542e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5605087544987446 y2[1] (numeric) 1.5605087544987426 absolute error 1.9984014443252818e-15 relative error 1.2806089286997906e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5960000000000004 y1[1] (analytic) 1.8275875761042943 y1[1] (numeric) 1.8275875761042935 absolute error 8.881784197001252e-16 relative error 4.859840542325069e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5613366226052054 y2[1] (numeric) 1.5613366226052035 absolute error 1.9984014443252818e-15 relative error 1.2799299109443813e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5970000000000004 y1[1] (analytic) 1.8270258257814915 y1[1] (numeric) 1.8270258257814909 absolute error 6.661338147750939e-16 relative error 3.646001087533407e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5621639293750906 y2[1] (numeric) 1.5621639293750886 absolute error 1.9984014443252818e-15 relative error 1.2792520725559823e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5980000000000004 y1[1] (analytic) 1.826463248432932 y1[1] (numeric) 1.8264632484329313 absolute error 6.661338147750939e-16 relative error 3.647124109103334e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5629906739810933 y2[1] (numeric) 1.5629906739810913 absolute error 1.9984014443252818e-15 relative error 1.2785754116082817e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.5990000000000004 y1[1] (analytic) 1.825899844621193 y1[1] (numeric) 1.8258998446211923 absolute error 6.661338147750939e-16 relative error 3.648249474019163e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5638168555964689 y2[1] (numeric) 1.5638168555964669 absolute error 1.9984014443252818e-15 relative error 1.2778999261796895e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6000000000000004 y1[1] (analytic) 1.8253356149096782 y1[1] (numeric) 1.8253356149096773 absolute error 8.881784197001252e-16 relative error 4.865836246470622e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5646424733950357 y2[1] (numeric) 1.5646424733950337 absolute error 1.9984014443252818e-15 relative error 1.277225614353326e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6010000000000004 y1[1] (analytic) 1.8247705598626172 y1[1] (numeric) 1.8247705598626163 absolute error 8.881784197001252e-16 relative error 4.8673429922444286e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5654675265511764 y2[1] (numeric) 1.5654675265511744 absolute error 1.9984014443252818e-15 relative error 1.2765524742170067e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6020000000000004 y1[1] (analytic) 1.8242046800450649 y1[1] (numeric) 1.8242046800450642 absolute error 6.661338147750939e-16 relative error 3.651639654595327e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5662920142398375 y2[1] (numeric) 1.5662920142398356 absolute error 1.9984014443252818e-15 relative error 1.2758805038632328e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6030000000000004 y1[1] (analytic) 1.8236379760229013 y1[1] (numeric) 1.8236379760229007 absolute error 6.661338147750939e-16 relative error 3.652774418680611e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5671159356365316 y2[1] (numeric) 1.5671159356365296 absolute error 1.9984014443252818e-15 relative error 1.2752097013891768e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6040000000000004 y1[1] (analytic) 1.8230704483628304 y1[1] (numeric) 1.8230704483628297 absolute error 6.661338147750939e-16 relative error 3.653911539037349e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5679392899173372 y2[1] (numeric) 1.5679392899173354 absolute error 1.7763568394002505e-15 relative error 1.1329245021303734e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6050000000000004 y1[1] (analytic) 1.8225020976323798 y1[1] (numeric) 1.8225020976323791 absolute error 6.661338147750939e-16 relative error 3.655051018270274e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5687620762589005 y2[1] (numeric) 1.5687620762588985 absolute error 1.9984014443252818e-15 relative error 1.2738715924921912e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6060000000000004 y1[1] (analytic) 1.8219329243999 y1[1] (numeric) 1.8219329243998994 absolute error 6.661338147750939e-16 relative error 3.65619285899069e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5695842938384348 y2[1] (numeric) 1.5695842938384328 absolute error 1.9984014443252818e-15 relative error 1.2732042822868533e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6070000000000004 y1[1] (analytic) 1.8213629292345643 y1[1] (numeric) 1.8213629292345637 absolute error 6.661338147750939e-16 relative error 3.657337063816488e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5704059418337226 y2[1] (numeric) 1.5704059418337206 absolute error 1.9984014443252818e-15 relative error 1.2725381323963916e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6080000000000004 y1[1] (analytic) 1.8207921127063678 y1[1] (numeric) 1.820792112706367 absolute error 6.661338147750939e-16 relative error 3.658483635372155e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5712270194231162 y2[1] (numeric) 1.5712270194231142 absolute error 1.9984014443252818e-15 relative error 1.2718731409411512e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6090000000000004 y1[1] (analytic) 1.820220475386127 y1[1] (numeric) 1.8202204753861264 absolute error 6.661338147750939e-16 relative error 3.659632576288791e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.572047525785538 y2[1] (numeric) 1.572047525785536 absolute error 1.9984014443252818e-15 relative error 1.2712093060460742e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6100000000000004 y1[1] (analytic) 1.8196480178454792 y1[1] (numeric) 1.8196480178454786 absolute error 6.661338147750939e-16 relative error 3.6607838892041185e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5728674601004817 y2[1] (numeric) 1.5728674601004797 absolute error 1.9984014443252818e-15 relative error 1.270546625840689e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6110000000000004 y1[1] (analytic) 1.819074740656882 y1[1] (numeric) 1.8190747406568812 absolute error 6.661338147750939e-16 relative error 3.661937576762502e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5736868215480129 y2[1] (numeric) 1.573686821548011 absolute error 1.7763568394002505e-15 relative error 1.1287867541858641e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6120000000000004 y1[1] (analytic) 1.818500644393612 y1[1] (numeric) 1.8185006443936116 absolute error 4.440892098500626e-16 relative error 2.4420624277433037e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5745056093087704 y2[1] (numeric) 1.5745056093087686 absolute error 1.7763568394002505e-15 relative error 1.1281997529244088e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6130000000000004 y1[1] (analytic) 1.8179257296297662 y1[1] (numeric) 1.8179257296297657 absolute error 4.440892098500626e-16 relative error 2.442834724279438e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5753238225639667 y2[1] (numeric) 1.5753238225639647 absolute error 1.9984014443252818e-15 relative error 1.2685654947264886e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6140000000000004 y1[1] (analytic) 1.817349996940259 y1[1] (numeric) 1.8173499969402582 absolute error 6.661338147750939e-16 relative error 3.665412913839466e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5761414604953883 y2[1] (numeric) 1.5761414604953863 absolute error 1.9984014443252818e-15 relative error 1.2679074146664318e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6150000000000004 y1[1] (analytic) 1.8167734469008225 y1[1] (numeric) 1.816773446900822 absolute error 4.440892098500626e-16 relative error 2.4443840843646226e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.576958522285397 y2[1] (numeric) 1.5769585222853952 absolute error 1.7763568394002505e-15 relative error 1.1264448711218331e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6160000000000004 y1[1] (analytic) 1.8161960800880075 y1[1] (numeric) 1.816196080088007 absolute error 4.440892098500626e-16 relative error 2.445161151479544e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5777750071169319 y2[1] (numeric) 1.57777500711693 absolute error 1.7763568394002505e-15 relative error 1.1258619457068135e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6170000000000004 y1[1] (analytic) 1.8156178970791803 y1[1] (numeric) 1.8156178970791799 absolute error 4.440892098500626e-16 relative error 2.445939812360726e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5785909141735077 y2[1] (numeric) 1.578590914173506 absolute error 1.7763568394002505e-15 relative error 1.1252800351573579e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6180000000000004 y1[1] (analytic) 1.8150388984525243 y1[1] (numeric) 1.8150388984525236 absolute error 6.661338147750939e-16 relative error 3.6700801032034624e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5794062426392177 y2[1] (numeric) 1.579406242639216 absolute error 1.7763568394002505e-15 relative error 1.1246991378430445e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6190000000000004 y1[1] (analytic) 1.8144590847870372 y1[1] (numeric) 1.8144590847870368 absolute error 4.440892098500626e-16 relative error 2.44750192260293e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.580220991698733 y2[1] (numeric) 1.5802209916987315 absolute error 1.5543122344752192e-15 relative error 9.836043456202527e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6200000000000004 y1[1] (analytic) 1.8138784566625337 y1[1] (numeric) 1.813878456662533 absolute error 6.661338147750939e-16 relative error 3.6724280633486015e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5810351605373054 y2[1] (numeric) 1.5810351605373036 absolute error 1.7763568394002505e-15 relative error 1.1235403764180463e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6210000000000004 y1[1] (analytic) 1.813297014659641 y1[1] (numeric) 1.8132970146596405 absolute error 4.440892098500626e-16 relative error 2.449070429498385e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5818487483407655 y2[1] (numeric) 1.5818487483407637 absolute error 1.7763568394002505e-15 relative error 1.1229625090663748e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6220000000000004 y1[1] (analytic) 1.8127147593598019 y1[1] (numeric) 1.8127147593598012 absolute error 6.661338147750939e-16 relative error 3.674785629319601e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5826617542955257 y2[1] (numeric) 1.582661754295524 absolute error 1.7763568394002505e-15 relative error 1.1223856484678511e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6230000000000004 y1[1] (analytic) 1.8121316913452707 y1[1] (numeric) 1.81213169134527 absolute error 6.661338147750939e-16 relative error 3.675968021289759e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5834741775885801 y2[1] (numeric) 1.5834741775885783 absolute error 1.7763568394002505e-15 relative error 1.1218097930118475e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6240000000000004 y1[1] (analytic) 1.811547811199116 y1[1] (numeric) 1.8115478111991155 absolute error 4.440892098500626e-16 relative error 2.4514352152599668e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5842860174075057 y2[1] (numeric) 1.5842860174075037 absolute error 1.9984014443252818e-15 relative error 1.2613893087281212e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6250000000000004 y1[1] (analytic) 1.8109631195052176 y1[1] (numeric) 1.8109631195052172 absolute error 4.440892098500626e-16 relative error 2.4522266912392697e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5850972729404624 y2[1] (numeric) 1.5850972729404604 absolute error 1.9984014443252818e-15 relative error 1.2607437274925797e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6260000000000004 y1[1] (analytic) 1.8103776168482675 y1[1] (numeric) 1.810377616848267 absolute error 4.440892098500626e-16 relative error 2.453019777294799e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5859079433761951 y2[1] (numeric) 1.5859079433761931 absolute error 1.9984014443252818e-15 relative error 1.260099271632968e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6270000000000004 y1[1] (analytic) 1.8097913038137678 y1[1] (numeric) 1.8097913038137674 absolute error 4.440892098500626e-16 relative error 2.453814475261511e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5867180279040332 y2[1] (numeric) 1.5867180279040312 absolute error 1.9984014443252818e-15 relative error 1.2594559393549335e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6280000000000004 y1[1] (analytic) 1.809204180988032 y1[1] (numeric) 1.8092041809880315 absolute error 4.440892098500626e-16 relative error 2.4546107869789423e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.587527525713892 y2[1] (numeric) 1.58752752571389 absolute error 1.9984014443252818e-15 relative error 1.2588137288684962e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6290000000000004 y1[1] (analytic) 1.8086162489581827 y1[1] (numeric) 1.808616248958182 absolute error 6.661338147750939e-16 relative error 3.6831130714368345e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5883364359962746 y2[1] (numeric) 1.5883364359962724 absolute error 2.220446049250313e-15 relative error 1.3979695982089282e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6300000000000004 y1[1] (analytic) 1.8080275083121515 y1[1] (numeric) 1.808027508312151 absolute error 4.440892098500626e-16 relative error 2.4562082590470837e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.58914475794227 y2[1] (numeric) 1.5891447579422677 absolute error 2.220446049250313e-15 relative error 1.3972585179247573e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6310000000000004 y1[1] (analytic) 1.8074379596386796 y1[1] (numeric) 1.8074379596386791 absolute error 4.440892098500626e-16 relative error 2.4570094230998632e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5899524907435563 y2[1] (numeric) 1.5899524907435543 absolute error 1.9984014443252818e-15 relative error 1.2568938103243013e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6320000000000005 y1[1] (analytic) 1.8068476035273153 y1[1] (numeric) 1.8068476035273149 absolute error 4.440892098500626e-16 relative error 2.4578122083075227e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5907596335924012 y2[1] (numeric) 1.5907596335923992 absolute error 1.9984014443252818e-15 relative error 1.256256069191488e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6330000000000005 y1[1] (analytic) 1.8062564405684147 y1[1] (numeric) 1.8062564405684143 absolute error 4.440892098500626e-16 relative error 2.4586166165326517e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5915661856816619 y2[1] (numeric) 1.5915661856816599 absolute error 1.9984014443252818e-15 relative error 1.2556194409655504e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6340000000000005 y1[1] (analytic) 1.8056644713531407 y1[1] (numeric) 1.8056644713531402 absolute error 4.440892098500626e-16 relative error 2.4594226496424783e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.592372146204786 y2[1] (numeric) 1.592372146204784 absolute error 1.9984014443252818e-15 relative error 1.254983923882501e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6350000000000005 y1[1] (analytic) 1.8050716964734626 y1[1] (numeric) 1.805071696473462 absolute error 4.440892098500626e-16 relative error 2.46023030950888e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5931775143558133 y2[1] (numeric) 1.5931775143558113 absolute error 1.9984014443252818e-15 relative error 1.254349516182644e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6360000000000005 y1[1] (analytic) 1.804478116522155 y1[1] (numeric) 1.8044781165221546 absolute error 4.440892098500626e-16 relative error 2.461039598008393e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5939822893293756 y2[1] (numeric) 1.5939822893293738 absolute error 1.7763568394002505e-15 relative error 1.1144144143205028e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6370000000000005 y1[1] (analytic) 1.8038837320927978 y1[1] (numeric) 1.8038837320927976 absolute error 2.220446049250313e-16 relative error 1.23092525851111e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5947864703206982 y2[1] (numeric) 1.5947864703206964 absolute error 1.7763568394002505e-15 relative error 1.1138524639245529e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6380000000000005 y1[1] (analytic) 1.8032885437797757 y1[1] (numeric) 1.8032885437797754 absolute error 2.220446049250313e-16 relative error 1.2313315342181214e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5955900565256 y2[1] (numeric) 1.5955900565255983 absolute error 1.7763568394002505e-15 relative error 1.113291494977269e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6390000000000005 y1[1] (analytic) 1.8026925521782766 y1[1] (numeric) 1.8026925521782764 absolute error 2.220446049250313e-16 relative error 1.2317386270705149e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.596393047140495 y2[1] (numeric) 1.5963930471404932 absolute error 1.7763568394002505e-15 relative error 1.1127315059296404e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6400000000000005 y1[1] (analytic) 1.8020957578842922 y1[1] (numeric) 1.802095757884292 absolute error 2.220446049250313e-16 relative error 1.2321465380159237e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5971954413623926 y2[1] (numeric) 1.5971954413623908 absolute error 1.7763568394002505e-15 relative error 1.112172495236422e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6410000000000005 y1[1] (analytic) 1.8014981614946168 y1[1] (numeric) 1.8014981614946166 absolute error 2.220446049250313e-16 relative error 1.2325552680043344e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5979972383888983 y2[1] (numeric) 1.5979972383888967 absolute error 1.5543122344752192e-15 relative error 9.726626536866094e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6420000000000005 y1[1] (analytic) 1.800899763606847 y1[1] (numeric) 1.8008997636068467 absolute error 2.220446049250313e-16 relative error 1.2329648179880915e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5987984374182156 y2[1] (numeric) 1.598798437418214 absolute error 1.5543122344752192e-15 relative error 9.721752274071308e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6430000000000005 y1[1] (analytic) 1.8003005648193802 y1[1] (numeric) 1.8003005648193797 absolute error 4.440892098500626e-16 relative error 2.4667503778438076e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.5995990376491456 y2[1] (numeric) 1.5995990376491438 absolute error 1.7763568394002505e-15 relative error 1.1105013178870609e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6440000000000005 y1[1] (analytic) 1.7997005657314151 y1[1] (numeric) 1.7997005657314147 absolute error 4.440892098500626e-16 relative error 2.467572763525696e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6003990382810875 y2[1] (numeric) 1.600399038281086 absolute error 1.5543122344752192e-15 relative error 9.712029295797577e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6450000000000005 y1[1] (analytic) 1.799099766942951 y1[1] (numeric) 1.7990997669429505 absolute error 4.440892098500626e-16 relative error 2.4683967949407476e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6011984385140414 y2[1] (numeric) 1.6011984385140399 absolute error 1.5543122344752192e-15 relative error 9.707180553571273e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6460000000000005 y1[1] (analytic) 1.7984981690547863 y1[1] (numeric) 1.798498169054786 absolute error 2.220446049250313e-16 relative error 1.2346112370063098e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.601997237548607 y2[1] (numeric) 1.6019972375486053 absolute error 1.5543122344752192e-15 relative error 9.702340291507895e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6470000000000005 y1[1] (analytic) 1.7978957726685194 y1[1] (numeric) 1.7978957726685192 absolute error 2.220446049250313e-16 relative error 1.2350249013348672e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.602795434585985 y2[1] (numeric) 1.6027954345859834 absolute error 1.5543122344752192e-15 relative error 9.69750849631482e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6480000000000005 y1[1] (analytic) 1.7972925783865463 y1[1] (numeric) 1.797292578386546 absolute error 2.220446049250313e-16 relative error 1.235439391422646e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6035930288279787 y2[1] (numeric) 1.6035930288279772 absolute error 1.5543122344752192e-15 relative error 9.6926851547317e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6490000000000005 y1[1] (analytic) 1.7966885868120612 y1[1] (numeric) 1.796688586812061 absolute error 2.220446049250313e-16 relative error 1.2358547082386393e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6043900194769938 y2[1] (numeric) 1.6043900194769924 absolute error 1.3322676295501878e-15 relative error 8.303888788740324e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6500000000000005 y1[1] (analytic) 1.7960837985490556 y1[1] (numeric) 1.7960837985490554 absolute error 2.220446049250313e-16 relative error 1.2362708527542386e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6051864057360399 y2[1] (numeric) 1.6051864057360385 absolute error 1.3322676295501878e-15 relative error 8.299768953869826e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6510000000000005 y1[1] (analytic) 1.7954782142023178 y1[1] (numeric) 1.7954782142023176 absolute error 2.220446049250313e-16 relative error 1.2366878259432387e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6059821868087307 y2[1] (numeric) 1.6059821868087294 absolute error 1.3322676295501878e-15 relative error 8.295656331017938e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6520000000000005 y1[1] (analytic) 1.7948718343774321 y1[1] (numeric) 1.794871834377432 absolute error 2.220446049250313e-16 relative error 1.237105628781843e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6067773618992853 y2[1] (numeric) 1.6067773618992838 absolute error 1.5543122344752192e-15 relative error 9.673476060416672e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6530000000000005 y1[1] (analytic) 1.7942646596807783 y1[1] (numeric) 1.794264659680778 absolute error 2.220446049250313e-16 relative error 1.2375242622486683e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6075719302125284 y2[1] (numeric) 1.6075719302125269 absolute error 1.5543122344752192e-15 relative error 9.668694789101797e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6540000000000005 y1[1] (analytic) 1.793656690719531 y1[1] (numeric) 1.7936566907195308 absolute error 2.220446049250313e-16 relative error 1.2379437273247502e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6083658909538918 y2[1] (numeric) 1.6083658909538905 absolute error 1.3322676295501878e-15 relative error 8.283361622149576e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6550000000000005 y1[1] (analytic) 1.7930479281016591 y1[1] (numeric) 1.793047928101659 absolute error 2.220446049250313e-16 relative error 1.2383640249935483e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6091592433294153 y2[1] (numeric) 1.6091592433294137 absolute error 1.5543122344752192e-15 relative error 9.659157357598025e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6560000000000005 y1[1] (analytic) 1.7924383724359254 y1[1] (numeric) 1.792438372435925 absolute error 4.440892098500626e-16 relative error 2.4775703124819013e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.609951986545746 y2[1] (numeric) 1.6099519865457446 absolute error 1.3322676295501878e-15 relative error 8.275201004029024e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6570000000000005 y1[1] (analytic) 1.7918280243318851 y1[1] (numeric) 1.7918280243318847 absolute error 4.440892098500626e-16 relative error 2.4784142441105593e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6107441198101409 y2[1] (numeric) 1.6107441198101395 absolute error 1.3322676295501878e-15 relative error 8.271131417864327e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6580000000000005 y1[1] (analytic) 1.7912168843998864 y1[1] (numeric) 1.7912168843998861 absolute error 2.220446049250313e-16 relative error 1.2396299234272972e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.611535642330467 y2[1] (numeric) 1.6115356423304656 absolute error 1.3322676295501878e-15 relative error 8.267068965496628e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6590000000000005 y1[1] (analytic) 1.7906049532510693 y1[1] (numeric) 1.790604953251069 absolute error 2.220446049250313e-16 relative error 1.240053561350209e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6123265533152016 y2[1] (numeric) 1.6123265533152005 absolute error 1.1102230246251565e-15 relative error 6.885844696549594e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6600000000000005 y1[1] (analytic) 1.7899922314973646 y1[1] (numeric) 1.7899922314973646 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6131168519734342 y2[1] (numeric) 1.613116851973433 absolute error 1.3322676295501878e-15 relative error 8.258965417913373e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6610000000000005 y1[1] (analytic) 1.7893787197514945 y1[1] (numeric) 1.7893787197514945 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6139065375148656 y2[1] (numeric) 1.6139065375148645 absolute error 1.1102230246251565e-15 relative error 6.879103583871135e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6620000000000005 y1[1] (analytic) 1.7887644186269704 y1[1] (numeric) 1.7887644186269704 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6146956091498108 y2[1] (numeric) 1.6146956091498097 absolute error 1.1102230246251565e-15 relative error 6.875741894224414e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6630000000000005 y1[1] (analytic) 1.7881493287380936 y1[1] (numeric) 1.7881493287380934 absolute error 2.220446049250313e-16 relative error 1.2417564985007675e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6154840660891983 y2[1] (numeric) 1.615484066089197 absolute error 1.3322676295501878e-15 relative error 8.246863324225614e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6640000000000005 y1[1] (analytic) 1.7875334506999536 y1[1] (numeric) 1.7875334506999534 absolute error 2.220446049250313e-16 relative error 1.2421843341621616e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6162719075445708 y2[1] (numeric) 1.6162719075445695 absolute error 1.3322676295501878e-15 relative error 8.242843443181288e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6650000000000005 y1[1] (analytic) 1.7869167851284284 y1[1] (numeric) 1.7869167851284282 absolute error 2.220446049250313e-16 relative error 1.2426130123853117e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.617059132728087 y2[1] (numeric) 1.6170591327280859 absolute error 1.1102230246251565e-15 relative error 6.865692182524803e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6660000000000005 y1[1] (analytic) 1.7862993326401837 y1[1] (numeric) 1.7862993326401835 absolute error 2.220446049250313e-16 relative error 1.243042534180681e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.617845740852522 y2[1] (numeric) 1.6178457408525209 absolute error 1.1102230246251565e-15 relative error 6.862354034075744e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6670000000000005 y1[1] (analytic) 1.785681093852672 y1[1] (numeric) 1.7856810938526717 absolute error 2.220446049250313e-16 relative error 1.2434729005612194e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6186317311312677 y2[1] (numeric) 1.6186317311312666 absolute error 1.1102230246251565e-15 relative error 6.859021748259054e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6680000000000005 y1[1] (analytic) 1.7850620693841317 y1[1] (numeric) 1.7850620693841315 absolute error 2.220446049250313e-16 relative error 1.243904112542369e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6194171027783337 y2[1] (numeric) 1.6194171027783326 absolute error 1.1102230246251565e-15 relative error 6.85569531605178e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6690000000000005 y1[1] (analytic) 1.7844422598535876 y1[1] (numeric) 1.7844422598535874 absolute error 2.220446049250313e-16 relative error 1.2443361711420684e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6202018550083483 y2[1] (numeric) 1.6202018550083475 absolute error 8.881784197001252e-16 relative error 5.4818997827622454e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6700000000000005 y1[1] (analytic) 1.783821665880849 y1[1] (numeric) 1.7838216658808488 absolute error 2.220446049250313e-16 relative error 1.2447690773807591e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6209859870365602 y2[1] (numeric) 1.620985987036559 absolute error 1.1102230246251565e-15 relative error 6.849059976482797e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6710000000000005 y1[1] (analytic) 1.7832002880865097 y1[1] (numeric) 1.7832002880865097 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6217694980788364 y2[1] (numeric) 1.6217694980788353 absolute error 1.1102230246251565e-15 relative error 6.845751051184138e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6720000000000005 y1[1] (analytic) 1.7825781270919479 y1[1] (numeric) 1.7825781270919476 absolute error 2.220446049250313e-16 relative error 1.2456374368694245e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6225523873516663 y2[1] (numeric) 1.6225523873516654 absolute error 8.881784197001252e-16 relative error 5.4739583548967075e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6730000000000005 y1[1] (analytic) 1.781955183519324 y1[1] (numeric) 1.7819551835193237 absolute error 2.220446049250313e-16 relative error 1.246072892172843e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6233346540721607 y2[1] (numeric) 1.62333465407216 absolute error 6.661338147750939e-16 relative error 4.103490386927222e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6740000000000005 y1[1] (analytic) 1.7813314579915818 y1[1] (numeric) 1.7813314579915815 absolute error 2.220446049250313e-16 relative error 1.246509199222151e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6241162974580532 y2[1] (numeric) 1.6241162974580525 absolute error 6.661338147750939e-16 relative error 4.101515487638892e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6750000000000005 y1[1] (analytic) 1.7807069511324465 y1[1] (numeric) 1.7807069511324465 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6248973167277003 y2[1] (numeric) 1.6248973167276994 absolute error 8.881784197001252e-16 relative error 5.46605875064637e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6760000000000005 y1[1] (analytic) 1.7800816635664254 y1[1] (numeric) 1.7800816635664254 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6256777111000824 y2[1] (numeric) 1.6256777111000817 absolute error 6.661338147750939e-16 relative error 4.0975761076549837e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6770000000000005 y1[1] (analytic) 1.7794555959188056 y1[1] (numeric) 1.7794555959188056 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.626457479794806 y2[1] (numeric) 1.626457479794805 absolute error 8.881784197001252e-16 relative error 5.460815488469935e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6780000000000005 y1[1] (analytic) 1.778828748815655 y1[1] (numeric) 1.778828748815655 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6272366220321017 y2[1] (numeric) 1.6272366220321008 absolute error 8.881784197001252e-16 relative error 5.458200778390566e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6790000000000005 y1[1] (analytic) 1.7782011228838202 y1[1] (numeric) 1.7782011228838204 absolute error 2.220446049250313e-16 relative error 1.2487035469020943e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6280151370328277 y2[1] (numeric) 1.6280151370328269 absolute error 8.881784197001252e-16 relative error 5.45559067293989e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6800000000000005 y1[1] (analytic) 1.7775727187509276 y1[1] (numeric) 1.7775727187509278 absolute error 2.220446049250313e-16 relative error 1.2491449862093888e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.628793024018469 y2[1] (numeric) 1.628793024018468 absolute error 8.881784197001252e-16 relative error 5.452985165106246e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6810000000000005 y1[1] (analytic) 1.776943537045381 y1[1] (numeric) 1.7769435370453812 absolute error 2.220446049250313e-16 relative error 1.2495872845472442e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6295702822111386 y2[1] (numeric) 1.6295702822111378 absolute error 8.881784197001252e-16 relative error 5.4503842478949096e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6820000000000005 y1[1] (analytic) 1.776313578396362 y1[1] (numeric) 1.7763135783963624 absolute error 4.440892098500626e-16 relative error 2.5000608859331126e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6303469108335786 y2[1] (numeric) 1.6303469108335777 absolute error 8.881784197001252e-16 relative error 5.4477879143280575e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6830000000000005 y1[1] (analytic) 1.7756828434338294 y1[1] (numeric) 1.7756828434338299 absolute error 4.440892098500626e-16 relative error 2.500948925041588e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6311229091091601 y2[1] (numeric) 1.6311229091091595 absolute error 6.661338147750939e-16 relative error 4.08389711808354e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6840000000000005 y1[1] (analytic) 1.775051332788518 y1[1] (numeric) 1.7750513327885185 absolute error 4.440892098500626e-16 relative error 2.5018386885320123e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6318982762618852 y2[1] (numeric) 1.6318982762618846 absolute error 6.661338147750939e-16 relative error 4.081956727725555e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6850000000000005 y1[1] (analytic) 1.7744190470919383 y1[1] (numeric) 1.7744190470919388 absolute error 4.440892098500626e-16 relative error 2.5027301785216518e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6326730115163868 y2[1] (numeric) 1.632673011516386 absolute error 6.661338147750939e-16 relative error 4.0800197594765475e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6860000000000005 y1[1] (analytic) 1.7737859869763763 y1[1] (numeric) 1.7737859869763766 absolute error 2.220446049250313e-16 relative error 1.2518116985664774e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6334471140979294 y2[1] (numeric) 1.6334471140979288 absolute error 6.661338147750939e-16 relative error 4.0780862081535224e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6870000000000005 y1[1] (analytic) 1.7731521530748915 y1[1] (numeric) 1.773152153074892 absolute error 4.440892098500626e-16 relative error 2.5045183464935616e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6342205832324108 y2[1] (numeric) 1.6342205832324102 absolute error 6.661338147750939e-16 relative error 4.076156068585997e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6880000000000005 y1[1] (analytic) 1.7725175460213183 y1[1] (numeric) 1.7725175460213187 absolute error 4.440892098500626e-16 relative error 2.5054150287363163e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6349934181463617 y2[1] (numeric) 1.6349934181463612 absolute error 4.440892098500626e-16 relative error 2.7161528904106485e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6890000000000005 y1[1] (analytic) 1.7718821664502635 y1[1] (numeric) 1.7718821664502638 absolute error 2.220446049250313e-16 relative error 1.253156722999639e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6357656180669475 y2[1] (numeric) 1.635765618066947 absolute error 4.440892098500626e-16 relative error 2.7148706693985986e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6900000000000005 y1[1] (analytic) 1.7712460149971063 y1[1] (numeric) 1.7712460149971068 absolute error 4.440892098500626e-16 relative error 2.5072136004257326e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6365371822219683 y2[1] (numeric) 1.6365371822219679 absolute error 4.440892098500626e-16 relative error 2.713590712599095e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6910000000000005 y1[1] (analytic) 1.7706090922979985 y1[1] (numeric) 1.770609092297999 absolute error 4.440892098500626e-16 relative error 2.5081154941642035e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6373081098398599 y2[1] (numeric) 1.6373081098398594 absolute error 4.440892098500626e-16 relative error 2.7123130165983094e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6920000000000005 y1[1] (analytic) 1.7699713989898624 y1[1] (numeric) 1.769971398989863 absolute error 6.661338147750939e-16 relative error 3.7635286940526957e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6380784001496946 y2[1] (numeric) 1.6380784001496942 absolute error 4.440892098500626e-16 relative error 2.7110375779906494e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6930000000000005 y1[1] (analytic) 1.7693329357103917 y1[1] (numeric) 1.7693329357103924 absolute error 6.661338147750939e-16 relative error 3.7648867622963196e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6388480523811824 y2[1] (numeric) 1.638848052381182 absolute error 4.440892098500626e-16 relative error 2.7097643933787412e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6940000000000005 y1[1] (analytic) 1.7686937030980494 y1[1] (numeric) 1.76869370309805 absolute error 6.661338147750939e-16 relative error 3.766247449223638e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6396170657646711 y2[1] (numeric) 1.6396170657646707 absolute error 4.440892098500626e-16 relative error 2.708493459373405e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6950000000000005 y1[1] (analytic) 1.768053701792068 y1[1] (numeric) 1.7680537017920688 absolute error 6.661338147750939e-16 relative error 3.767610758089035e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6403854395311472 y2[1] (numeric) 1.640385439531147 absolute error 2.220446049250313e-16 relative error 1.3536123862968194e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6960000000000005 y1[1] (analytic) 1.767412932432449 y1[1] (numeric) 1.7674129324324497 absolute error 6.661338147750939e-16 relative error 3.7689766921548413e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6411531729122375 y2[1] (numeric) 1.641153172912237 absolute error 4.440892098500626e-16 relative error 2.7059583296665923e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6970000000000005 y1[1] (analytic) 1.7667713956599616 y1[1] (numeric) 1.766771395659962 absolute error 4.440892098500626e-16 relative error 2.5135635031275628e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6419202651402078 y2[1] (numeric) 1.6419202651402076 absolute error 2.220446049250313e-16 relative error 1.3523470636137763e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6980000000000005 y1[1] (analytic) 1.766129092116142 y1[1] (numeric) 1.7661290921161426 absolute error 4.440892098500626e-16 relative error 2.514477632651209e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.642686715447967 y2[1] (numeric) 1.6426867154479665 absolute error 4.440892098500626e-16 relative error 2.7034321619199178e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.6990000000000005 y1[1] (analytic) 1.7654860224432944 y1[1] (numeric) 1.7654860224432949 absolute error 4.440892098500626e-16 relative error 2.5153935188650087e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.643452523069064 y2[1] (numeric) 1.6434525230690635 absolute error 4.440892098500626e-16 relative error 2.7021724303951818e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7000000000000005 y1[1] (analytic) 1.7648421872844882 y1[1] (numeric) 1.7648421872844886 absolute error 4.440892098500626e-16 relative error 2.516311163965147e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6442176872376915 y2[1] (numeric) 1.644217687237691 absolute error 4.440892098500626e-16 relative error 2.7009149293129102e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7010000000000005 y1[1] (analytic) 1.7641975872835582 y1[1] (numeric) 1.7641975872835587 absolute error 4.440892098500626e-16 relative error 2.5172305701531633e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6449822071886855 y2[1] (numeric) 1.644982207188685 absolute error 4.440892098500626e-16 relative error 2.6996596553407217e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7020000000000005 y1[1] (analytic) 1.7635522230851048 y1[1] (numeric) 1.7635522230851053 absolute error 4.440892098500626e-16 relative error 2.5181517396359626e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.645746082157526 y2[1] (numeric) 1.6457460821575256 absolute error 4.440892098500626e-16 relative error 2.6984066051542675e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7030000000000005 y1[1] (analytic) 1.762906095334492 y1[1] (numeric) 1.7629060953344924 absolute error 4.440892098500626e-16 relative error 2.519074674625829e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6465093113803384 y2[1] (numeric) 1.6465093113803377 absolute error 6.661338147750939e-16 relative error 4.045733663155818e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7040000000000005 y1[1] (analytic) 1.7622592046778474 y1[1] (numeric) 1.7622592046778478 absolute error 4.440892098500626e-16 relative error 2.5199993773404353e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.647271894093893 y2[1] (numeric) 1.6472718940938924 absolute error 6.661338147750939e-16 relative error 4.043860744321817e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7050000000000005 y1[1] (analytic) 1.7616115517620614 y1[1] (numeric) 1.761611551762062 absolute error 6.661338147750939e-16 relative error 3.781388775004285e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6480338295356076 y2[1] (numeric) 1.648033829535607 absolute error 6.661338147750939e-16 relative error 4.0419911462788415e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7060000000000005 y1[1] (analytic) 1.7609631372347874 y1[1] (numeric) 1.760963137234788 absolute error 6.661338147750939e-16 relative error 3.782781142262372e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6487951169435466 y2[1] (numeric) 1.648795116943546 absolute error 6.661338147750939e-16 relative error 4.040124864088264e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7070000000000005 y1[1] (analytic) 1.7603139617444392 y1[1] (numeric) 1.76031396174444 absolute error 8.881784197001252e-16 relative error 5.045568228181049e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6495557555564226 y2[1] (numeric) 1.6495557555564222 absolute error 4.440892098500626e-16 relative error 2.69217459521557e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7080000000000005 y1[1] (analytic) 1.759664025940193 y1[1] (numeric) 1.7596640259401937 absolute error 6.661338147750939e-16 relative error 3.785573864983555e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6503157446135974 y2[1] (numeric) 1.650315744613597 absolute error 4.440892098500626e-16 relative error 2.6909348183795036e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7090000000000005 y1[1] (analytic) 1.759013330471984 y1[1] (numeric) 1.7590133304719846 absolute error 6.661338147750939e-16 relative error 3.786974227172882e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.651075083355082 y2[1] (numeric) 1.6510750833550814 absolute error 6.661338147750939e-16 relative error 4.034545863422944e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7100000000000005 y1[1] (analytic) 1.758361875990508 y1[1] (numeric) 1.7583618759905084 absolute error 4.440892098500626e-16 relative error 2.525584840719442e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6518337710215372 y2[1] (numeric) 1.6518337710215365 absolute error 6.661338147750939e-16 relative error 4.032692795493213e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7110000000000005 y1[1] (analytic) 1.7577096631472189 y1[1] (numeric) 1.7577096631472195 absolute error 6.661338147750939e-16 relative error 3.789782970086005e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6525918068542755 y2[1] (numeric) 1.652591806854275 absolute error 4.440892098500626e-16 relative error 2.6872286792670884e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7120000000000005 y1[1] (analytic) 1.7570566925943298 y1[1] (numeric) 1.7570566925943305 absolute error 6.661338147750939e-16 relative error 3.791191357585246e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6533491900952617 y2[1] (numeric) 1.653349190095261 absolute error 6.661338147750939e-16 relative error 4.028996528777523e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7130000000000005 y1[1] (analytic) 1.7564029649848114 y1[1] (numeric) 1.756402964984812 absolute error 6.661338147750939e-16 relative error 3.7926024269769684e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.654105919987112 y2[1] (numeric) 1.6541059199871115 absolute error 4.440892098500626e-16 relative error 2.6847688801786208e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7140000000000005 y1[1] (analytic) 1.755748480972391 y1[1] (numeric) 1.7557484809723916 absolute error 6.661338147750939e-16 relative error 3.794016181669525e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.654861995773097 y2[1] (numeric) 1.6548619957730966 absolute error 4.440892098500626e-16 relative error 2.6835422590183948e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7150000000000005 y1[1] (analytic) 1.7550932412115525 y1[1] (numeric) 1.7550932412115532 absolute error 6.661338147750939e-16 relative error 3.79543262507955e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6556174166971407 y2[1] (numeric) 1.6556174166971402 absolute error 4.440892098500626e-16 relative error 2.682317819149272e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7160000000000005 y1[1] (analytic) 1.7544372463575357 y1[1] (numeric) 1.7544372463575364 absolute error 6.661338147750939e-16 relative error 3.796851760631984e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6563721820038224 y2[1] (numeric) 1.656372182003822 absolute error 4.440892098500626e-16 relative error 2.6810955573572762e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7170000000000005 y1[1] (analytic) 1.7537804970663355 y1[1] (numeric) 1.7537804970663362 absolute error 6.661338147750939e-16 relative error 3.798273591760086e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6571262909383768 y2[1] (numeric) 1.6571262909383764 absolute error 4.440892098500626e-16 relative error 2.6798754704361688e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7180000000000005 y1[1] (analytic) 1.753122993994701 y1[1] (numeric) 1.7531229939947017 absolute error 6.661338147750939e-16 relative error 3.799698121905458e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6578797427466947 y2[1] (numeric) 1.6578797427466945 absolute error 2.220446049250313e-16 relative error 1.3393287775937149e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7190000000000005 y1[1] (analytic) 1.7524647378001355 y1[1] (numeric) 1.7524647378001361 absolute error 6.661338147750939e-16 relative error 3.80112535451806e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.658632536675325 y2[1] (numeric) 1.6586325366753247 absolute error 2.220446049250313e-16 relative error 1.3387209042101183e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7200000000000005 y1[1] (analytic) 1.7518057291408946 y1[1] (numeric) 1.7518057291408953 absolute error 6.661338147750939e-16 relative error 3.8025552930562313e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6593846719714735 y2[1] (numeric) 1.659384671971473 absolute error 4.440892098500626e-16 relative error 2.6762282269514477e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7210000000000005 y1[1] (analytic) 1.7511459686759874 y1[1] (numeric) 1.751145968675988 absolute error 6.661338147750939e-16 relative error 3.803987940986706e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.660136147883005 y2[1] (numeric) 1.6601361478830046 absolute error 4.440892098500626e-16 relative error 2.675016807605583e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7220000000000005 y1[1] (analytic) 1.750485457065174 y1[1] (numeric) 1.7504854570651747 absolute error 6.661338147750939e-16 relative error 3.8054233017846344e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6608869636584436 y2[1] (numeric) 1.6608869636584431 absolute error 4.440892098500626e-16 relative error 2.673807547214804e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7230000000000005 y1[1] (analytic) 1.7498241949689661 y1[1] (numeric) 1.7498241949689668 absolute error 6.661338147750939e-16 relative error 3.8068613789336026e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6616371185469734 y2[1] (numeric) 1.6616371185469732 absolute error 2.220446049250313e-16 relative error 1.3363002213094474e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7240000000000005 y1[1] (analytic) 1.7491621830486257 y1[1] (numeric) 1.7491621830486264 absolute error 6.661338147750939e-16 relative error 3.808302175925649e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.66238661179844 y2[1] (numeric) 1.6623866117984398 absolute error 2.220446049250313e-16 relative error 1.335697745332622e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7250000000000005 y1[1] (analytic) 1.7484994219661647 y1[1] (numeric) 1.7484994219661654 absolute error 6.661338147750939e-16 relative error 3.809745696261284e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.66313544266335 y2[1] (numeric) 1.6631354426633498 absolute error 2.220446049250313e-16 relative error 1.335096344104413e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7260000000000005 y1[1] (analytic) 1.7478359123843443 y1[1] (numeric) 1.7478359123843448 absolute error 4.440892098500626e-16 relative error 2.540794628966341e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6638836103928725 y2[1] (numeric) 1.6638836103928722 absolute error 2.220446049250313e-16 relative error 1.3344960160560908e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7270000000000005 y1[1] (analytic) 1.7471716549666736 y1[1] (numeric) 1.747171654966674 absolute error 4.440892098500626e-16 relative error 2.54176061400523e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6646311142388401 y2[1] (numeric) 1.6646311142388397 absolute error 4.440892098500626e-16 relative error 2.6677935192453995e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7280000000000005 y1[1] (analytic) 1.7465066503774103 y1[1] (numeric) 1.7465066503774107 absolute error 4.440892098500626e-16 relative error 2.542728421641552e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6653779534537487 y2[1] (numeric) 1.6653779534537483 absolute error 4.440892098500626e-16 relative error 2.6665971464860993e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7290000000000005 y1[1] (analytic) 1.7458408992815588 y1[1] (numeric) 1.7458408992815593 absolute error 4.440892098500626e-16 relative error 2.543698054231702e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6661241272907594 y2[1] (numeric) 1.666124127290759 absolute error 4.440892098500626e-16 relative error 2.6654029107194095e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7300000000000005 y1[1] (analytic) 1.7451744023448699 y1[1] (numeric) 1.7451744023448705 absolute error 6.661338147750939e-16 relative error 3.817004271206683e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6668696350036982 y2[1] (numeric) 1.6668696350036978 absolute error 4.440892098500626e-16 relative error 2.664210808837953e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7310000000000005 y1[1] (analytic) 1.7445071602338411 y1[1] (numeric) 1.7445071602338416 absolute error 4.440892098500626e-16 relative error 2.5456428037276444e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6676144758470577 y2[1] (numeric) 1.6676144758470572 absolute error 4.440892098500626e-16 relative error 2.663020837741825e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7320000000000005 y1[1] (analytic) 1.7438391736157142 y1[1] (numeric) 1.7438391736157144 absolute error 2.220446049250313e-16 relative error 1.2733089626874202e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.668358649075997 y2[1] (numeric) 1.6683586490759965 absolute error 4.440892098500626e-16 relative error 2.661832994338578e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7330000000000005 y1[1] (analytic) 1.7431704431584754 y1[1] (numeric) 1.7431704431584756 absolute error 2.220446049250313e-16 relative error 1.2737974407293502e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6691021539463429 y2[1] (numeric) 1.6691021539463424 absolute error 4.440892098500626e-16 relative error 2.6606472755432013e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7340000000000005 y1[1] (analytic) 1.7425009695308553 y1[1] (numeric) 1.7425009695308555 absolute error 2.220446049250313e-16 relative error 1.2742868371821555e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6698449897145904 y2[1] (numeric) 1.6698449897145902 absolute error 2.220446049250313e-16 relative error 1.3297318391390516e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7350000000000005 y1[1] (analytic) 1.7418307534023278 y1[1] (numeric) 1.7418307534023278 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6705871556379042 y2[1] (numeric) 1.670587155637904 absolute error 2.220446049250313e-16 relative error 1.3291410997365464e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7360000000000005 y1[1] (analytic) 1.7411597954431086 y1[1] (numeric) 1.7411597954431086 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.671328650974118 y2[1] (numeric) 1.6713286509741179 absolute error 2.220446049250313e-16 relative error 1.3285514180326815e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7370000000000005 y1[1] (analytic) 1.7404880963241558 y1[1] (numeric) 1.7404880963241558 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.672069474981737 y2[1] (numeric) 1.6720694749817369 absolute error 2.220446049250313e-16 relative error 1.3279627924997349e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7380000000000005 y1[1] (analytic) 1.7398156567171683 y1[1] (numeric) 1.7398156567171683 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.672809626919937 y2[1] (numeric) 1.6728096269199368 absolute error 2.220446049250313e-16 relative error 1.3273752216136586e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7390000000000005 y1[1] (analytic) 1.7391424772945858 y1[1] (numeric) 1.7391424772945858 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6735491060485663 y2[1] (numeric) 1.6735491060485659 absolute error 4.440892098500626e-16 relative error 2.653577407708138e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7400000000000005 y1[1] (analytic) 1.7384685587295876 y1[1] (numeric) 1.7384685587295876 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6742879116281455 y2[1] (numeric) 1.674287911628145 absolute error 4.440892098500626e-16 relative error 2.6524064754084752e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7410000000000005 y1[1] (analytic) 1.7377939016960922 y1[1] (numeric) 1.7377939016960922 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6750260429198693 y2[1] (numeric) 1.675026042919869 absolute error 4.440892098500626e-16 relative error 2.6512376433021655e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7420000000000005 y1[1] (analytic) 1.7371185068687565 y1[1] (numeric) 1.7371185068687565 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6757634991856065 y2[1] (numeric) 1.675763499185606 absolute error 4.440892098500626e-16 relative error 2.65007090837032e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7430000000000005 y1[1] (analytic) 1.7364423749229754 y1[1] (numeric) 1.7364423749229754 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6765002796879007 y2[1] (numeric) 1.6765002796879003 absolute error 4.440892098500626e-16 relative error 2.6489062676013082e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7440000000000005 y1[1] (analytic) 1.7357655065348807 y1[1] (numeric) 1.7357655065348807 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6772363836899715 y2[1] (numeric) 1.6772363836899713 absolute error 2.220446049250313e-16 relative error 1.3238718589953693e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7450000000000006 y1[1] (analytic) 1.7350879023813408 y1[1] (numeric) 1.7350879023813408 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6779718104557153 y2[1] (numeric) 1.677971810455715 absolute error 2.220446049250313e-16 relative error 1.323291628270721e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7460000000000006 y1[1] (analytic) 1.7344095631399599 y1[1] (numeric) 1.7344095631399599 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6787065592497048 y2[1] (numeric) 1.6787065592497048 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7470000000000006 y1[1] (analytic) 1.733730489489077 y1[1] (numeric) 1.733730489489077 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.679440629337192 y2[1] (numeric) 1.6794406293371917 absolute error 2.220446049250313e-16 relative error 1.3221342930869991e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7480000000000006 y1[1] (analytic) 1.7330506821077658 y1[1] (numeric) 1.7330506821077658 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6801740199841064 y2[1] (numeric) 1.680174019984106 absolute error 4.440892098500626e-16 relative error 2.643114371297465e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7490000000000006 y1[1] (analytic) 1.7323701416758335 y1[1] (numeric) 1.7323701416758335 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6809067304570573 y2[1] (numeric) 1.680906730457057 absolute error 2.220446049250313e-16 relative error 1.3209811163327004e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7500000000000006 y1[1] (analytic) 1.7316888688738206 y1[1] (numeric) 1.7316888688738206 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6816387600233345 y2[1] (numeric) 1.6816387600233345 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7510000000000006 y1[1] (analytic) 1.7310068643829997 y1[1] (numeric) 1.7310068643829997 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6823701079509088 y2[1] (numeric) 1.6823701079509086 absolute error 2.220446049250313e-16 relative error 1.3198320861482551e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7520000000000006 y1[1] (analytic) 1.7303241288853752 y1[1] (numeric) 1.7303241288853755 absolute error 2.220446049250313e-16 relative error 1.2832543985158781e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6831007735084316 y2[1] (numeric) 1.6831007735084316 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7530000000000006 y1[1] (analytic) 1.729640663063683 y1[1] (numeric) 1.7296406630636831 absolute error 2.220446049250313e-16 relative error 1.2837614752403398e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.683830755965238 y2[1] (numeric) 1.683830755965238 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7540000000000006 y1[1] (analytic) 1.7289564676013884 y1[1] (numeric) 1.7289564676013887 absolute error 2.220446049250313e-16 relative error 1.28426949484204e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6845600545913455 y2[1] (numeric) 1.6845600545913453 absolute error 2.220446049250313e-16 relative error 1.3181162898873126e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7550000000000006 y1[1] (analytic) 1.7282715431826872 y1[1] (numeric) 1.7282715431826872 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6852886686574553 y2[1] (numeric) 1.685288668657455 absolute error 2.220446049250313e-16 relative error 1.3175464183350726e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7560000000000006 y1[1] (analytic) 1.7275858904925032 y1[1] (numeric) 1.7275858904925032 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6860165974349537 y2[1] (numeric) 1.6860165974349535 absolute error 2.220446049250313e-16 relative error 1.3169775746148772e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7570000000000006 y1[1] (analytic) 1.7268995102164895 y1[1] (numeric) 1.7268995102164895 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6867438401959118 y2[1] (numeric) 1.6867438401959116 absolute error 2.220446049250313e-16 relative error 1.3164097572707975e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7580000000000006 y1[1] (analytic) 1.7262124030410257 y1[1] (numeric) 1.726212403041026 absolute error 2.220446049250313e-16 relative error 1.2863110271590033e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6874703962130868 y2[1] (numeric) 1.6874703962130868 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7590000000000006 y1[1] (analytic) 1.72552456965322 y1[1] (numeric) 1.72552456965322 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.688196264759923 y2[1] (numeric) 1.688196264759923 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7600000000000006 y1[1] (analytic) 1.7248360107409049 y1[1] (numeric) 1.7248360107409049 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6889214451105516 y2[1] (numeric) 1.6889214451105516 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7610000000000006 y1[1] (analytic) 1.7241467269926392 y1[1] (numeric) 1.7241467269926394 absolute error 2.220446049250313e-16 relative error 1.2878521383869395e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.689645936539793 y2[1] (numeric) 1.6896459365397927 absolute error 2.220446049250313e-16 relative error 1.31414872265934e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7620000000000006 y1[1] (analytic) 1.7234567190977073 y1[1] (numeric) 1.7234567190977073 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6903697383231548 y2[1] (numeric) 1.6903697383231546 absolute error 2.220446049250313e-16 relative error 1.3135860154790712e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7630000000000006 y1[1] (analytic) 1.7227659877461163 y1[1] (numeric) 1.7227659877461163 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.691092849736836 y2[1] (numeric) 1.6910928497368358 absolute error 2.220446049250313e-16 relative error 1.3130243260125271e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7640000000000006 y1[1] (analytic) 1.7220745336285979 y1[1] (numeric) 1.7220745336285979 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6918152700577251 y2[1] (numeric) 1.691815270057725 absolute error 2.220446049250313e-16 relative error 1.3124636528280957e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7650000000000006 y1[1] (analytic) 1.7213823574366058 y1[1] (numeric) 1.7213823574366058 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6925369985634018 y2[1] (numeric) 1.6925369985634016 absolute error 2.220446049250313e-16 relative error 1.3119039944976044e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7660000000000006 y1[1] (analytic) 1.7206894598623166 y1[1] (numeric) 1.7206894598623166 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6932580345321375 y2[1] (numeric) 1.6932580345321373 absolute error 2.220446049250313e-16 relative error 1.3113453495963139e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7670000000000006 y1[1] (analytic) 1.7199958415986276 y1[1] (numeric) 1.7199958415986276 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.6939783772428965 y2[1] (numeric) 1.6939783772428962 absolute error 2.220446049250313e-16 relative error 1.3107877167029076e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7680000000000006 y1[1] (analytic) 1.7193015033391568 y1[1] (numeric) 1.719301503339157 absolute error 2.220446049250313e-16 relative error 1.2914814795065635e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6946980259753361 y2[1] (numeric) 1.694698025975336 absolute error 2.220446049250313e-16 relative error 1.3102310943994859e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7690000000000006 y1[1] (analytic) 1.7186064457782428 y1[1] (numeric) 1.718606445778243 absolute error 2.220446049250313e-16 relative error 1.292003794530644e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6954169800098078 y2[1] (numeric) 1.6954169800098076 absolute error 2.220446049250313e-16 relative error 1.309675481271556e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7700000000000006 y1[1] (analytic) 1.717910669610943 y1[1] (numeric) 1.7179106696109432 absolute error 2.220446049250313e-16 relative error 1.2925270728734573e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6961352386273572 y2[1] (numeric) 1.696135238627357 absolute error 2.220446049250313e-16 relative error 1.3091208759080252e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7710000000000006 y1[1] (analytic) 1.7172141755330332 y1[1] (numeric) 1.7172141755330335 absolute error 2.220446049250313e-16 relative error 1.2930513158389656e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.696852801109726 y2[1] (numeric) 1.6968528011097257 absolute error 2.220446049250313e-16 relative error 1.3085672769011914e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7720000000000006 y1[1] (analytic) 1.7165169642410079 y1[1] (numeric) 1.716516964241008 absolute error 2.220446049250313e-16 relative error 1.2935765247342763e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6975696667393518 y2[1] (numeric) 1.6975696667393516 absolute error 2.220446049250313e-16 relative error 1.3080146828467363e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7730000000000006 y1[1] (analytic) 1.7158190364320778 y1[1] (numeric) 1.715819036432078 absolute error 2.220446049250313e-16 relative error 1.2941027008696505e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.698285834799369 y2[1] (numeric) 1.6982858347993688 absolute error 2.220446049250313e-16 relative error 1.3074630923437165e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7740000000000006 y1[1] (analytic) 1.715120392804171 y1[1] (numeric) 1.7151203928041712 absolute error 2.220446049250313e-16 relative error 1.294629845558509e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.6990013045736096 y2[1] (numeric) 1.6990013045736094 absolute error 2.220446049250313e-16 relative error 1.3069125039945557e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7750000000000006 y1[1] (analytic) 1.714421034055931 y1[1] (numeric) 1.7144210340559312 absolute error 2.220446049250313e-16 relative error 1.2951579601174408e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.699716075346604 y2[1] (numeric) 1.6997160753466036 absolute error 4.440892098500626e-16 relative error 2.6127258328100736e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7760000000000006 y1[1] (analytic) 1.7137209608867163 y1[1] (numeric) 1.7137209608867165 absolute error 2.220446049250313e-16 relative error 1.2956870458662104e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7004301464035811 y2[1] (numeric) 1.700430146403581 absolute error 2.220446049250313e-16 relative error 1.305814328184294e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7770000000000006 y1[1] (analytic) 1.7130201739966004 y1[1] (numeric) 1.7130201739966007 absolute error 2.220446049250313e-16 relative error 1.2962171041277647e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7011435170304705 y2[1] (numeric) 1.70114351703047 absolute error 4.440892098500626e-16 relative error 2.6105334758896077e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7780000000000006 y1[1] (analytic) 1.71231867408637 y1[1] (numeric) 1.71231867408637 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.701856186513901 y2[1] (numeric) 1.7018561865139006 absolute error 4.440892098500626e-16 relative error 2.6094402886047577e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7790000000000006 y1[1] (analytic) 1.7116164618575247 y1[1] (numeric) 1.711616461857525 absolute error 2.220446049250313e-16 relative error 1.2972801434969743e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7025681541412037 y2[1] (numeric) 1.7025681541412032 absolute error 4.440892098500626e-16 relative error 2.6083490917523163e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7800000000000006 y1[1] (analytic) 1.710913538012277 y1[1] (numeric) 1.710913538012277 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.7032794192004106 y2[1] (numeric) 1.7032794192004101 absolute error 4.440892098500626e-16 relative error 2.6072598825772012e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7810000000000006 y1[1] (analytic) 1.7102099032535505 y1[1] (numeric) 1.7102099032535505 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.703989980980257 y2[1] (numeric) 1.7039899809802566 absolute error 4.440892098500626e-16 relative error 2.6061726583309527e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7820000000000006 y1[1] (analytic) 1.7095055582849796 y1[1] (numeric) 1.7095055582849799 absolute error 2.220446049250313e-16 relative error 1.2988820296541897e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.704699838770181 y2[1] (numeric) 1.7046998387701806 absolute error 4.440892098500626e-16 relative error 2.6050874162717185e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7830000000000006 y1[1] (analytic) 1.70880050381091 y1[1] (numeric) 1.70880050381091 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.7054089918603252 y2[1] (numeric) 1.7054089918603246 absolute error 6.661338147750939e-16 relative error 3.9060062304963555e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7840000000000006 y1[1] (analytic) 1.7080947405363953 y1[1] (numeric) 1.7080947405363955 absolute error 2.220446049250313e-16 relative error 1.2999548541160096e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.706117439541536 y2[1] (numeric) 1.7061174395415355 absolute error 4.440892098500626e-16 relative error 2.6029228677798246e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7850000000000006 y1[1] (analytic) 1.7073882691671993 y1[1] (numeric) 1.7073882691671995 absolute error 2.220446049250313e-16 relative error 1.3004927404903421e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7068251811053663 y2[1] (numeric) 1.7068251811053659 absolute error 4.440892098500626e-16 relative error 2.601843555896355e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7860000000000006 y1[1] (analytic) 1.706681090409793 y1[1] (numeric) 1.7066810904097933 absolute error 2.220446049250313e-16 relative error 1.3010316114284475e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7075322158440744 y2[1] (numeric) 1.707532215844074 absolute error 4.440892098500626e-16 relative error 2.6007662152982488e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7870000000000006 y1[1] (analytic) 1.7059732049713552 y1[1] (numeric) 1.7059732049713556 absolute error 4.440892098500626e-16 relative error 2.6031429365710304e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7082385430506255 y2[1] (numeric) 1.7082385430506253 absolute error 2.220446049250313e-16 relative error 1.2998454216382283e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7880000000000006 y1[1] (analytic) 1.7052646135597713 y1[1] (numeric) 1.7052646135597718 absolute error 4.440892098500626e-16 relative error 2.604224624840002e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7089441620186927 y2[1] (numeric) 1.7089441620186925 absolute error 2.220446049250313e-16 relative error 1.2993087185642204e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7890000000000006 y1[1] (analytic) 1.7045553168836327 y1[1] (numeric) 1.704555316883633 absolute error 2.220446049250313e-16 relative error 1.3026541451936343e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.709649072042657 y2[1] (numeric) 1.7096490720426567 absolute error 2.220446049250313e-16 relative error 1.298772997079082e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7900000000000006 y1[1] (analytic) 1.7038453156522357 y1[1] (numeric) 1.703845315652236 absolute error 2.220446049250313e-16 relative error 1.3031969679714272e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7103532724176083 y2[1] (numeric) 1.710353272417608 absolute error 2.220446049250313e-16 relative error 1.298238255838036e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7910000000000006 y1[1] (analytic) 1.7031346105755818 y1[1] (numeric) 1.703134610575582 absolute error 2.220446049250313e-16 relative error 1.3037407821216807e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7110567624393465 y2[1] (numeric) 1.711056762439346 absolute error 4.440892098500626e-16 relative error 2.595408986999078e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7920000000000006 y1[1] (analytic) 1.702423202364376 y1[1] (numeric) 1.7024232023643762 absolute error 2.220446049250313e-16 relative error 1.304285589015993e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7117595414043811 y2[1] (numeric) 1.711759541404381 absolute error 2.220446049250313e-16 relative error 1.2971717087252744e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7930000000000006 y1[1] (analytic) 1.7017110917300262 y1[1] (numeric) 1.7017110917300264 absolute error 2.220446049250313e-16 relative error 1.304831390029268e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.712461608609934 y2[1] (numeric) 1.7124616086099338 absolute error 2.220446049250313e-16 relative error 1.2966399001801437e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7940000000000006 y1[1] (analytic) 1.7009982793846432 y1[1] (numeric) 1.7009982793846434 absolute error 2.220446049250313e-16 relative error 1.3053781865397222e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7131629633539376 y2[1] (numeric) 1.7131629633539374 absolute error 2.220446049250313e-16 relative error 1.2961090665322604e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7950000000000006 y1[1] (analytic) 1.7002847660410394 y1[1] (numeric) 1.7002847660410394 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.713863604935037 y2[1] (numeric) 1.713863604935037 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7960000000000006 y1[1] (analytic) 1.6995705524127276 y1[1] (numeric) 1.6995705524127278 absolute error 2.220446049250313e-16 relative error 1.3064747715816477e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7145635326525914 y2[1] (numeric) 1.7145635326525912 absolute error 2.220446049250313e-16 relative error 1.2950503186167e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7970000000000006 y1[1] (analytic) 1.6988556392139218 y1[1] (numeric) 1.698855639213922 absolute error 2.220446049250313e-16 relative error 1.3070245628861888e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7152627458066725 y2[1] (numeric) 1.7152627458066723 absolute error 2.220446049250313e-16 relative error 1.2945224017012376e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7980000000000006 y1[1] (analytic) 1.6981400271595353 y1[1] (numeric) 1.6981400271595353 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.7159612436980674 y2[1] (numeric) 1.7159612436980671 absolute error 2.220446049250313e-16 relative error 1.2939954543874375e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.7990000000000006 y1[1] (analytic) 1.6974237169651796 y1[1] (numeric) 1.6974237169651796 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.716659025628278 y2[1] (numeric) 1.7166590256282779 absolute error 2.220446049250313e-16 relative error 1.2934694753593566e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8000000000000006 y1[1] (analytic) 1.6967067093471648 y1[1] (numeric) 1.696706709347165 absolute error 2.220446049250313e-16 relative error 1.3086799486427831e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7173560908995231 y2[1] (numeric) 1.717356090899523 absolute error 2.220446049250313e-16 relative error 1.2929444633042176e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8010000000000006 y1[1] (analytic) 1.6959890050224993 y1[1] (numeric) 1.6959890050224993 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.7180524388147371 y2[1] (numeric) 1.7180524388147367 absolute error 4.440892098500626e-16 relative error 2.5848408338248058e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8020000000000006 y1[1] (analytic) 1.6952706047088864 y1[1] (numeric) 1.6952706047088864 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.7187480686775718 y2[1] (numeric) 1.7187480686775716 absolute error 2.220446049250313e-16 relative error 1.2918973348774464e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8030000000000006 y1[1] (analytic) 1.6945515091247267 y1[1] (numeric) 1.6945515091247267 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.7194429797923978 y2[1] (numeric) 1.7194429797923976 absolute error 2.220446049250313e-16 relative error 1.2913752158960255e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8040000000000006 y1[1] (analytic) 1.6938317189891159 y1[1] (numeric) 1.6938317189891159 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.7201371714643041 y2[1] (numeric) 1.720137171464304 absolute error 2.220446049250313e-16 relative error 1.290854058667955e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8050000000000006 y1[1] (analytic) 1.6931112350218438 y1[1] (numeric) 1.6931112350218438 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.720830642999099 y2[1] (numeric) 1.7208306429990987 absolute error 2.220446049250313e-16 relative error 1.2903338618961795e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8060000000000006 y1[1] (analytic) 1.6923900579433946 y1[1] (numeric) 1.6923900579433946 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.7215233937033108 y2[1] (numeric) 1.7215233937033105 absolute error 2.220446049250313e-16 relative error 1.2898146242867654e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8070000000000006 y1[1] (analytic) 1.691668188474945 y1[1] (numeric) 1.6916681884749452 absolute error 2.220446049250313e-16 relative error 1.3125777645863675e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.722215422884189 y2[1] (numeric) 1.7222154228841888 absolute error 2.220446049250313e-16 relative error 1.2892963445488944e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8080000000000006 y1[1] (analytic) 1.6909456273383645 y1[1] (numeric) 1.6909456273383647 absolute error 2.220446049250313e-16 relative error 1.3131386446443045e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7229067298497047 y2[1] (numeric) 1.7229067298497045 absolute error 2.220446049250313e-16 relative error 1.2887790213948554e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8090000000000006 y1[1] (analytic) 1.6902223752562144 y1[1] (numeric) 1.6902223752562147 absolute error 2.220446049250313e-16 relative error 1.3137005412756555e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7235973139085505 y2[1] (numeric) 1.7235973139085505 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8100000000000006 y1[1] (analytic) 1.6894984329517466 y1[1] (numeric) 1.6894984329517468 absolute error 2.220446049250313e-16 relative error 1.3142634559127353e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.724287174370143 y2[1] (numeric) 1.724287174370143 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8110000000000006 y1[1] (analytic) 1.688773801148903 y1[1] (numeric) 1.6887738011489035 absolute error 4.440892098500626e-16 relative error 2.629654779982617e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7249763105446214 y2[1] (numeric) 1.7249763105446212 absolute error 2.220446049250313e-16 relative error 1.287232778605092e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8120000000000006 y1[1] (analytic) 1.688048480572316 y1[1] (numeric) 1.6880484805723164 absolute error 4.440892098500626e-16 relative error 2.6307846899011964e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7256647217428496 y2[1] (numeric) 1.7256647217428494 absolute error 2.220446049250313e-16 relative error 1.2867192689711793e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8130000000000006 y1[1] (analytic) 1.6873224719473057 y1[1] (numeric) 1.6873224719473061 absolute error 4.440892098500626e-16 relative error 2.6319166444665907e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7263524072764165 y2[1] (numeric) 1.7263524072764163 absolute error 2.220446049250313e-16 relative error 1.2862067095289104e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8140000000000006 y1[1] (analytic) 1.6865957759998809 y1[1] (numeric) 1.686595775999881 absolute error 2.220446049250313e-16 relative error 1.316525323285566e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7270393664576367 y2[1] (numeric) 1.7270393664576364 absolute error 2.220446049250313e-16 relative error 1.2856950990090701e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8150000000000006 y1[1] (analytic) 1.685868393456737 y1[1] (numeric) 1.6858683934567373 absolute error 4.440892098500626e-16 relative error 2.63418669911412e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.727725598599551 y2[1] (numeric) 1.7277255985995508 absolute error 2.220446049250313e-16 relative error 1.2851844361455015e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8160000000000006 y1[1] (analytic) 1.6851403250452568 y1[1] (numeric) 1.6851403250452572 absolute error 4.440892098500626e-16 relative error 2.6353248050018387e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7284111030159273 y2[1] (numeric) 1.728411103015927 absolute error 2.220446049250313e-16 relative error 1.2846747196750979e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8170000000000006 y1[1] (analytic) 1.6844115714935088 y1[1] (numeric) 1.6844115714935093 absolute error 4.440892098500626e-16 relative error 2.6364649671475733e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7290958790212614 y2[1] (numeric) 1.7290958790212612 absolute error 2.220446049250313e-16 relative error 1.284165948337796e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8180000000000006 y1[1] (analytic) 1.683682133530246 y1[1] (numeric) 1.6836821335302468 absolute error 6.661338147750939e-16 relative error 3.9564107827074435e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7297799259307771 y2[1] (numeric) 1.729779925930777 absolute error 2.220446049250313e-16 relative error 1.2836581208765695e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8190000000000006 y1[1] (analytic) 1.682952011884907 y1[1] (numeric) 1.6829520118849077 absolute error 6.661338147750939e-16 relative error 3.958127207852015e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7304632430604279 y2[1] (numeric) 1.7304632430604276 absolute error 2.220446049250313e-16 relative error 1.2831512360374216e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8200000000000006 y1[1] (analytic) 1.682221207287613 y1[1] (numeric) 1.6822212072876137 absolute error 6.661338147750939e-16 relative error 3.959846730556664e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7311458297268962 y2[1] (numeric) 1.7311458297268962 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8210000000000006 y1[1] (analytic) 1.6814897204691688 y1[1] (numeric) 1.6814897204691692 absolute error 4.440892098500626e-16 relative error 2.6410462368223872e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.731827685247596 y2[1] (numeric) 1.731827685247596 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8220000000000006 y1[1] (analytic) 1.6807575521610605 y1[1] (numeric) 1.6807575521610612 absolute error 6.661338147750939e-16 relative error 3.963295086305588e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7325088089406715 y2[1] (numeric) 1.7325088089406715 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8230000000000006 y1[1] (analytic) 1.680024703095457 y1[1] (numeric) 1.6800247030954576 absolute error 6.661338147750939e-16 relative error 3.9650239282061617e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7331892001249989 y2[1] (numeric) 1.733189200124999 absolute error 2.220446049250313e-16 relative error 1.2811330979273197e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8240000000000006 y1[1] (analytic) 1.6792911740052068 y1[1] (numeric) 1.6792911740052077 absolute error 8.881784197001252e-16 relative error 5.289007847172615e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7338688581201875 y2[1] (numeric) 1.7338688581201875 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8250000000000006 y1[1] (analytic) 1.6785569656238395 y1[1] (numeric) 1.6785569656238402 absolute error 6.661338147750939e-16 relative error 3.968490962280353e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7345477822465791 y2[1] (numeric) 1.7345477822465791 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8260000000000006 y1[1] (analytic) 1.6778220786855629 y1[1] (numeric) 1.6778220786855638 absolute error 8.881784197001252e-16 relative error 5.293638884499248e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7352259718252494 y2[1] (numeric) 1.7352259718252496 absolute error 2.220446049250313e-16 relative error 1.279629330878831e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8270000000000006 y1[1] (analytic) 1.6770865139252642 y1[1] (numeric) 1.677086513925265 absolute error 8.881784197001252e-16 relative error 5.2959606575174273e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7359034261780093 y2[1] (numeric) 1.7359034261780095 absolute error 2.220446049250313e-16 relative error 1.2791299422336736e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8280000000000006 y1[1] (analytic) 1.676350272078508 y1[1] (numeric) 1.6763502720785088 absolute error 8.881784197001252e-16 relative error 5.29828660807787e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7365801446274045 y2[1] (numeric) 1.7365801446274045 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8290000000000006 y1[1] (analytic) 1.675613353881536 y1[1] (numeric) 1.675613353881537 absolute error 8.881784197001252e-16 relative error 5.300616742177852e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7372561264967163 y2[1] (numeric) 1.7372561264967163 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8300000000000006 y1[1] (analytic) 1.6748757600712665 y1[1] (numeric) 1.6748757600712676 absolute error 1.1102230246251565e-15 relative error 6.62868883228638e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.737931371109963 y2[1] (numeric) 1.737931371109963 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8310000000000006 y1[1] (analytic) 1.6741374913852933 y1[1] (numeric) 1.6741374913852942 absolute error 8.881784197001252e-16 relative error 5.305289585057838e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7386058777919002 y2[1] (numeric) 1.7386058777919002 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8320000000000006 y1[1] (analytic) 1.6733985485618847 y1[1] (numeric) 1.6733985485618856 absolute error 8.881784197001252e-16 relative error 5.307632305904794e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.739279645868021 y2[1] (numeric) 1.739279645868021 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8330000000000006 y1[1] (analytic) 1.6726589323399839 y1[1] (numeric) 1.6726589323399847 absolute error 8.881784197001252e-16 relative error 5.309979234425267e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.739952674664558 y2[1] (numeric) 1.7399526746645577 absolute error 2.220446049250313e-16 relative error 1.2761531285202274e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8340000000000006 y1[1] (analytic) 1.6719186434592066 y1[1] (numeric) 1.6719186434592075 absolute error 8.881784197001252e-16 relative error 5.3123303766891454e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7406249635084816 y2[1] (numeric) 1.7406249635084814 absolute error 2.220446049250313e-16 relative error 1.275660234571543e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8350000000000006 y1[1] (analytic) 1.6711776826598417 y1[1] (numeric) 1.6711776826598428 absolute error 1.1102230246251565e-15 relative error 6.643357173476184e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7412965117275034 y2[1] (numeric) 1.7412965117275032 absolute error 2.220446049250313e-16 relative error 1.2751682635873746e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8360000000000006 y1[1] (analytic) 1.6704360506828504 y1[1] (numeric) 1.6704360506828513 absolute error 8.881784197001252e-16 relative error 5.317045326799853e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7419673186500755 y2[1] (numeric) 1.741967318650075 absolute error 4.440892098500626e-16 relative error 2.5493544287283543e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8370000000000006 y1[1] (analytic) 1.669693748269864 y1[1] (numeric) 1.669693748269865 absolute error 1.1102230246251565e-15 relative error 6.649261433574685e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7426373836053903 y2[1] (numeric) 1.7426373836053901 absolute error 2.220446049250313e-16 relative error 1.2741870857013128e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8380000000000006 y1[1] (analytic) 1.6689507761631854 y1[1] (numeric) 1.6689507761631863 absolute error 8.881784197001252e-16 relative error 5.3217772050892506e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7433067059233838 y2[1] (numeric) 1.7433067059233835 absolute error 2.220446049250313e-16 relative error 1.2736978764010439e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8390000000000006 y1[1] (analytic) 1.6682071351057863 y1[1] (numeric) 1.6682071351057872 absolute error 8.881784197001252e-16 relative error 5.3241495076317545e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7439752849347334 y2[1] (numeric) 1.743975284934733 absolute error 4.440892098500626e-16 relative error 2.546419170537054e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8400000000000006 y1[1] (analytic) 1.6674628258413078 y1[1] (numeric) 1.6674628258413087 absolute error 8.881784197001252e-16 relative error 5.326526060645463e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7446431199708599 y2[1] (numeric) 1.7446431199708594 absolute error 4.440892098500626e-16 relative error 2.5454444222236127e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8410000000000006 y1[1] (analytic) 1.6667178491140588 y1[1] (numeric) 1.66671784911406 absolute error 1.1102230246251565e-15 relative error 6.661133587879279e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7453102103639284 y2[1] (numeric) 1.745310210363928 absolute error 4.440892098500626e-16 relative error 2.544471505483613e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8420000000000006 y1[1] (analytic) 1.6659722056690165 y1[1] (numeric) 1.6659722056690176 absolute error 1.1102230246251565e-15 relative error 6.664114928491957e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7459765554468487 y2[1] (numeric) 1.7459765554468483 absolute error 4.440892098500626e-16 relative error 2.5435004179446535e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8430000000000006 y1[1] (analytic) 1.665225896251824 y1[1] (numeric) 1.6652258962518252 absolute error 1.1102230246251565e-15 relative error 6.667101605398424e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7466421545532755 y2[1] (numeric) 1.7466421545532753 absolute error 2.220446049250313e-16 relative error 1.2712655786200343e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8440000000000006 y1[1] (analytic) 1.6644789216087905 y1[1] (numeric) 1.6644789216087919 absolute error 1.3322676295501878e-15 relative error 8.004112351645125e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7473070070176102 y2[1] (numeric) 1.74730700701761 absolute error 2.220446049250313e-16 relative error 1.270781860504457e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8450000000000006 y1[1] (analytic) 1.663731282486891 y1[1] (numeric) 1.6637312824868924 absolute error 1.3322676295501878e-15 relative error 8.007709199040592e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7479711121750001 y2[1] (numeric) 1.747971112175 absolute error 2.220446049250313e-16 relative error 1.2702990534479787e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8460000000000006 y1[1] (analytic) 1.6629829796337643 y1[1] (numeric) 1.6629829796337656 absolute error 1.3322676295501878e-15 relative error 8.011312478036249e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7486344693613405 y2[1] (numeric) 1.74863446936134 absolute error 4.440892098500626e-16 relative error 2.5396343125516608e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8470000000000006 y1[1] (analytic) 1.6622340137977132 y1[1] (numeric) 1.6622340137977145 absolute error 1.3322676295501878e-15 relative error 8.01492219802644e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7492970779132735 y2[1] (numeric) 1.7492970779132733 absolute error 2.220446049250313e-16 relative error 1.2693361678160867e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8480000000000006 y1[1] (analytic) 1.6614843857277035 y1[1] (numeric) 1.6614843857277048 absolute error 1.3322676295501878e-15 relative error 8.018538368428157e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.749958937168191 y2[1] (numeric) 1.749958937168191 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8490000000000006 y1[1] (analytic) 1.6607340961733632 y1[1] (numeric) 1.6607340961733645 absolute error 1.3322676295501878e-15 relative error 8.02216099868111e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.750620046464234 y2[1] (numeric) 1.7506200464642339 absolute error 2.220446049250313e-16 relative error 1.2683769123602788e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8500000000000006 y1[1] (analytic) 1.6599831458849816 y1[1] (numeric) 1.6599831458849832 absolute error 1.5543122344752192e-15 relative error 9.363421781289071e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7512804051402933 y2[1] (numeric) 1.7512804051402928 absolute error 4.440892098500626e-16 relative error 2.5357972860690295e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8510000000000006 y1[1] (analytic) 1.6592315356135092 y1[1] (numeric) 1.6592315356135108 absolute error 1.5543122344752192e-15 relative error 9.36766328938236e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7519400125360096 y2[1] (numeric) 1.7519400125360094 absolute error 2.220446049250313e-16 relative error 1.2674212777617429e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8520000000000006 y1[1] (analytic) 1.6584792661105563 y1[1] (numeric) 1.6584792661105578 absolute error 1.5543122344752192e-15 relative error 9.371912367167373e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7525988679917763 y2[1] (numeric) 1.752598867991776 absolute error 2.220446049250313e-16 relative error 1.2669448153841509e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8530000000000006 y1[1] (analytic) 1.6577263381283922 y1[1] (numeric) 1.6577263381283935 absolute error 1.3322676295501878e-15 relative error 8.036716307797498e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7532569708487378 y2[1] (numeric) 1.7532569708487376 absolute error 2.220446049250313e-16 relative error 1.2664692547467315e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8540000000000006 y1[1] (analytic) 1.6569727524199445 y1[1] (numeric) 1.656972752419946 absolute error 1.5543122344752192e-15 relative error 9.38043327631795e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.753914320448791 y2[1] (numeric) 1.7539143204487908 absolute error 2.220446049250313e-16 relative error 1.2659945946972746e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8550000000000006 y1[1] (analytic) 1.6562185097387991 y1[1] (numeric) 1.6562185097388007 absolute error 1.5543122344752192e-15 relative error 9.384705130003338e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7545709161345866 y2[1] (numeric) 1.7545709161345866 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8560000000000006 y1[1] (analytic) 1.655463610839199 y1[1] (numeric) 1.6554636108392005 absolute error 1.5543122344752192e-15 relative error 9.388984598020229e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7552267572495293 y2[1] (numeric) 1.755226757249529 absolute error 2.220446049250313e-16 relative error 1.2650479717673575e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8570000000000007 y1[1] (analytic) 1.6547080564760424 y1[1] (numeric) 1.654708056476044 absolute error 1.5543122344752192e-15 relative error 9.393271691595969e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7558818431377772 y2[1] (numeric) 1.7558818431377772 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8580000000000007 y1[1] (analytic) 1.653951847404884 y1[1] (numeric) 1.6539518474048855 absolute error 1.5543122344752192e-15 relative error 9.397566421984997e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7565361731442453 y2[1] (numeric) 1.756536173144245 absolute error 2.220446049250313e-16 relative error 1.2641049374324339e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8590000000000007 y1[1] (analytic) 1.6531949843819327 y1[1] (numeric) 1.6531949843819342 absolute error 1.5543122344752192e-15 relative error 9.401868800468917e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.757189746614603 y2[1] (numeric) 1.757189746614603 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8600000000000007 y1[1] (analytic) 1.6524374681640515 y1[1] (numeric) 1.652437468164053 absolute error 1.5543122344752192e-15 relative error 9.406178838356559e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7578425628952774 y2[1] (numeric) 1.7578425628952772 absolute error 2.220446049250313e-16 relative error 1.2631654825749006e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8610000000000007 y1[1] (analytic) 1.6516792995087561 y1[1] (numeric) 1.651679299508758 absolute error 1.7763568394002505e-15 relative error 1.0754853196553205e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.758494621333452 y2[1] (numeric) 1.7584946213334518 absolute error 2.220446049250313e-16 relative error 1.2626970946129861e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8620000000000007 y1[1] (analytic) 1.650920479174216 y1[1] (numeric) 1.6509204791742176 absolute error 1.5543122344752192e-15 relative error 9.414821937714893e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7591459212770686 y2[1] (numeric) 1.7591459212770684 absolute error 2.220446049250313e-16 relative error 1.2622295981213198e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8630000000000007 y1[1] (analytic) 1.6501610079192508 y1[1] (numeric) 1.6501610079192524 absolute error 1.5543122344752192e-15 relative error 9.419155021940005e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.759796462074827 y2[1] (numeric) 1.7597964620748268 absolute error 2.220446049250313e-16 relative error 1.2617629919725905e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8640000000000007 y1[1] (analytic) 1.6494008865033318 y1[1] (numeric) 1.6494008865033334 absolute error 1.5543122344752192e-15 relative error 9.423495811077821e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7604462430761867 y2[1] (numeric) 1.7604462430761865 absolute error 2.220446049250313e-16 relative error 1.2612972750422229e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8650000000000007 y1[1] (analytic) 1.6486401156865804 y1[1] (numeric) 1.648640115686582 absolute error 1.5543122344752192e-15 relative error 9.427844316574341e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7610952636313666 y2[1] (numeric) 1.7610952636313664 absolute error 2.220446049250313e-16 relative error 1.2608324462083716e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8660000000000007 y1[1] (analytic) 1.6478786962297676 y1[1] (numeric) 1.647878696229769 absolute error 1.3322676295501878e-15 relative error 8.084743328488463e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7617435230913465 y2[1] (numeric) 1.761743523091346 absolute error 4.440892098500626e-16 relative error 2.520737008703829e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8670000000000007 y1[1] (analytic) 1.6471166288943122 y1[1] (numeric) 1.6471166288943138 absolute error 1.5543122344752192e-15 relative error 9.436564522565768e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7623910208078666 y2[1] (numeric) 1.7623910208078664 absolute error 2.220446049250313e-16 relative error 1.2599054483564479e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8680000000000007 y1[1] (analytic) 1.646353914442282 y1[1] (numeric) 1.6463539144422836 absolute error 1.5543122344752192e-15 relative error 9.440936246091152e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7630377561334296 y2[1] (numeric) 1.7630377561334292 absolute error 4.440892098500626e-16 relative error 2.5188865542165575e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8690000000000007 y1[1] (analytic) 1.6455905536363913 y1[1] (numeric) 1.6455905536363928 absolute error 1.5543122344752192e-15 relative error 9.445315732036337e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.7636837284213 y2[1] (numeric) 1.7636837284212996 absolute error 4.440892098500626e-16 relative error 2.5179639789928412e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8700000000000007 y1[1] (analytic) 1.6448265472400005 y1[1] (numeric) 1.6448265472400023 absolute error 1.7763568394002505e-15 relative error 1.0799660562269962e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7643289370255055 y2[1] (numeric) 1.764328937025505 absolute error 4.440892098500626e-16 relative error 2.517043168825172e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8710000000000007 y1[1] (analytic) 1.6440618960171167 y1[1] (numeric) 1.6440618960171183 absolute error 1.5543122344752192e-15 relative error 9.454098037553671e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.764973381300838 y2[1] (numeric) 1.7649733813008373 absolute error 6.661338147750939e-16 relative error 3.7741861822535444e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8720000000000007 y1[1] (analytic) 1.6432966007323901 y1[1] (numeric) 1.643296600732392 absolute error 1.7763568394002505e-15 relative error 1.0809715291862452e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7656170606028525 y2[1] (numeric) 1.7656170606028518 absolute error 6.661338147750939e-16 relative error 3.7728102522279046e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8730000000000007 y1[1] (analytic) 1.6425306621511164 y1[1] (numeric) 1.6425306621511184 absolute error 1.9984014443252818e-15 relative error 1.2166600541314123e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7662599742878702 y2[1] (numeric) 1.7662599742878697 absolute error 4.440892098500626e-16 relative error 2.5142913065734438e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8740000000000007 y1[1] (analytic) 1.6417640810392342 y1[1] (numeric) 1.6417640810392362 absolute error 1.9984014443252818e-15 relative error 1.2172281434372085e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.766902121712978 y2[1] (numeric) 1.7669021217129772 absolute error 6.661338147750939e-16 relative error 3.770066301857682e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8750000000000007 y1[1] (analytic) 1.6409968581633247 y1[1] (numeric) 1.6409968581633265 absolute error 1.7763568394002505e-15 relative error 1.0824864353417632e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7675435022360275 y2[1] (numeric) 1.7675435022360269 absolute error 6.661338147750939e-16 relative error 3.7686982749358224e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8760000000000007 y1[1] (analytic) 1.64022899429061 y1[1] (numeric) 1.640228994290612 absolute error 1.9984014443252818e-15 relative error 1.2183673446094514e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.768184115215639 y2[1] (numeric) 1.7681841152156383 absolute error 6.661338147750939e-16 relative error 3.7673328758179434e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8770000000000007 y1[1] (analytic) 1.6394604901889547 y1[1] (numeric) 1.6394604901889567 absolute error 1.9984014443252818e-15 relative error 1.2189384595019779e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.768823960011199 y2[1] (numeric) 1.7688239600111986 absolute error 4.440892098500626e-16 relative error 2.5106467341569194e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8780000000000007 y1[1] (analytic) 1.6386913466268624 y1[1] (numeric) 1.6386913466268644 absolute error 1.9984014443252818e-15 relative error 1.219510585955591e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7694630359828634 y2[1] (numeric) 1.769463035982863 absolute error 4.440892098500626e-16 relative error 2.5097399652849458e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8790000000000007 y1[1] (analytic) 1.6379215643734768 y1[1] (numeric) 1.6379215643734788 absolute error 1.9984014443252818e-15 relative error 1.2200837254924918e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7701013424915557 y2[1] (numeric) 1.7701013424915553 absolute error 4.440892098500626e-16 relative error 2.5088349417608623e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8800000000000007 y1[1] (analytic) 1.6371511441985795 y1[1] (numeric) 1.6371511441985818 absolute error 2.220446049250313e-15 relative error 1.356286532931734e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7707388788989697 y2[1] (numeric) 1.7707388788989693 absolute error 4.440892098500626e-16 relative error 2.507931661421437e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8810000000000007 y1[1] (analytic) 1.6363800868725917 y1[1] (numeric) 1.6363800868725937 absolute error 1.9984014443252818e-15 relative error 1.2212330499233683e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.771375644567569 y2[1] (numeric) 1.7713756445675688 absolute error 2.220446049250313e-16 relative error 1.2535150610543546e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8820000000000007 y1[1] (analytic) 1.63560839316657 y1[1] (numeric) 1.635608393166572 absolute error 1.9984014443252818e-15 relative error 1.2218092378801856e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7720116388605882 y2[1] (numeric) 1.772011638860588 absolute error 2.220446049250313e-16 relative error 1.2530651608349877e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8830000000000007 y1[1] (analytic) 1.6348360638522077 y1[1] (numeric) 1.63483606385221 absolute error 2.220446049250313e-15 relative error 1.358207161162213e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7726468611420327 y2[1] (numeric) 1.7726468611420325 absolute error 2.220446049250313e-16 relative error 1.25261612897889e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8840000000000007 y1[1] (analytic) 1.6340630997018346 y1[1] (numeric) 1.6340630997018368 absolute error 2.220446049250313e-15 relative error 1.3588496366238703e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7732813107766807 y2[1] (numeric) 1.7732813107766803 absolute error 4.440892098500626e-16 relative error 2.504335928829903e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8850000000000007 y1[1] (analytic) 1.6332895014884148 y1[1] (numeric) 1.633289501488417 absolute error 2.220446049250313e-15 relative error 1.359493247967873e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.773914987130082 y2[1] (numeric) 1.7739149871300817 absolute error 4.440892098500626e-16 relative error 2.503441332149348e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8860000000000007 y1[1] (analytic) 1.632515269985546 y1[1] (numeric) 1.6325152699855483 absolute error 2.220446049250313e-15 relative error 1.360137996914401e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.774547889568561 y2[1] (numeric) 1.7745478895685605 absolute error 4.440892098500626e-16 relative error 2.5025484657843318e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8870000000000007 y1[1] (analytic) 1.6317404059674603 y1[1] (numeric) 1.6317404059674625 absolute error 2.220446049250313e-15 relative error 1.3607838851877967e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7751800174592147 y2[1] (numeric) 1.7751800174592143 absolute error 4.440892098500626e-16 relative error 2.5016573276082727e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8880000000000007 y1[1] (analytic) 1.6309649102090211 y1[1] (numeric) 1.6309649102090233 absolute error 2.220446049250313e-15 relative error 1.3614309145165762e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7758113701699156 y2[1] (numeric) 1.7758113701699152 absolute error 4.440892098500626e-16 relative error 2.500767915499779e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8890000000000007 y1[1] (analytic) 1.6301887834857243 y1[1] (numeric) 1.6301887834857265 absolute error 2.220446049250313e-15 relative error 1.3620790866334395e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7764419470693111 y2[1] (numeric) 1.7764419470693107 absolute error 4.440892098500626e-16 relative error 2.499880227342637e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8900000000000007 y1[1] (analytic) 1.6294120265736964 y1[1] (numeric) 1.6294120265736987 absolute error 2.220446049250313e-15 relative error 1.362728403275281e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7770717475268243 y2[1] (numeric) 1.7770717475268238 absolute error 4.440892098500626e-16 relative error 2.4989942610258016e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8910000000000007 y1[1] (analytic) 1.6286346402496945 y1[1] (numeric) 1.6286346402496967 absolute error 2.220446049250313e-15 relative error 1.3633788661832005e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7777007709126547 y2[1] (numeric) 1.7777007709126542 absolute error 4.440892098500626e-16 relative error 2.498110014443384e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8920000000000007 y1[1] (analytic) 1.6278566252911046 y1[1] (numeric) 1.6278566252911069 absolute error 2.220446049250313e-15 relative error 1.3640304771025135e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.778329016597779 y2[1] (numeric) 1.7783290165977785 absolute error 4.440892098500626e-16 relative error 2.4972274854946393e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8930000000000007 y1[1] (analytic) 1.6270779824759418 y1[1] (numeric) 1.627077982475944 absolute error 2.220446049250313e-15 relative error 1.3646832377827624e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7789564839539513 y2[1] (numeric) 1.778956483953951 absolute error 4.440892098500626e-16 relative error 2.4963466720839584e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8940000000000007 y1[1] (analytic) 1.626298712582849 y1[1] (numeric) 1.626298712582851 absolute error 1.9984014443252818e-15 relative error 1.228803434979954e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7795831723537048 y2[1] (numeric) 1.7795831723537043 absolute error 4.440892098500626e-16 relative error 2.4954675721208536e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8950000000000007 y1[1] (analytic) 1.6255188163910956 y1[1] (numeric) 1.6255188163910976 absolute error 1.9984014443252818e-15 relative error 1.229392993900891e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7802090811703506 y2[1] (numeric) 1.7802090811703504 absolute error 2.220446049250313e-16 relative error 1.2472950917599749e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8960000000000007 y1[1] (analytic) 1.624738294680578 y1[1] (numeric) 1.62473829468058 absolute error 1.9984014443252818e-15 relative error 1.2299835923533554e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7808342097779808 y2[1] (numeric) 1.7808342097779803 absolute error 4.440892098500626e-16 relative error 2.4937145042009713e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8970000000000007 y1[1] (analytic) 1.6239571482318176 y1[1] (numeric) 1.6239571482318198 absolute error 2.220446049250313e-15 relative error 1.3673058132524983e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7814585575514659 y2[1] (numeric) 1.7814585575514654 absolute error 4.440892098500626e-16 relative error 2.492840532088735e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8980000000000007 y1[1] (analytic) 1.623175377825961 y1[1] (numeric) 1.6231753778259632 absolute error 2.220446049250313e-15 relative error 1.3679643491292488e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7820821238664586 y2[1] (numeric) 1.7820821238664581 absolute error 4.440892098500626e-16 relative error 2.491968265113133e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.8990000000000007 y1[1] (analytic) 1.6223929842447786 y1[1] (numeric) 1.6223929842447808 absolute error 2.220446049250313e-15 relative error 1.3686240453535537e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7827049080993926 y2[1] (numeric) 1.7827049080993922 absolute error 4.440892098500626e-16 relative error 2.4910977012091277e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9000000000000007 y1[1] (analytic) 1.621609968270664 y1[1] (numeric) 1.6216099682706662 absolute error 2.220446049250313e-15 relative error 1.369284903704845e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7833269096274837 y2[1] (numeric) 1.7833269096274833 absolute error 4.440892098500626e-16 relative error 2.4902288383167372e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9010000000000007 y1[1] (analytic) 1.6208263306866326 y1[1] (numeric) 1.6208263306866348 absolute error 2.220446049250313e-15 relative error 1.3699469259668696e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7839481278287308 y2[1] (numeric) 1.7839481278287301 absolute error 6.661338147750939e-16 relative error 3.7340425115715394e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9020000000000007 y1[1] (analytic) 1.6200420722763225 y1[1] (numeric) 1.6200420722763247 absolute error 2.220446049250313e-15 relative error 1.3706101139276973e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.784568562081915 y2[1] (numeric) 1.7845685620819145 absolute error 4.440892098500626e-16 relative error 2.4884962073520947e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9030000000000007 y1[1] (analytic) 1.6192571938239917 y1[1] (numeric) 1.619257193823994 absolute error 2.220446049250313e-15 relative error 1.371274469379735e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7851882117666027 y2[1] (numeric) 1.785188211766602 absolute error 6.661338147750939e-16 relative error 3.731448652777598e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9040000000000007 y1[1] (analytic) 1.6184716961145187 y1[1] (numeric) 1.618471696114521 absolute error 2.220446049250313e-15 relative error 1.3719399941197367e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.785807076263144 y2[1] (numeric) 1.7858070762631433 absolute error 6.661338147750939e-16 relative error 3.730155533760116e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9050000000000007 y1[1] (analytic) 1.6176855799334011 y1[1] (numeric) 1.6176855799334033 absolute error 2.220446049250313e-15 relative error 1.3726066899488138e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7864251549526744 y2[1] (numeric) 1.7864251549526737 absolute error 6.661338147750939e-16 relative error 3.7288649509234044e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9060000000000007 y1[1] (analytic) 1.616898846066755 y1[1] (numeric) 1.6168988460667573 absolute error 2.220446049250313e-15 relative error 1.3732745586724477e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7870424472171156 y2[1] (numeric) 1.787042447217115 absolute error 6.661338147750939e-16 relative error 3.727576901222662e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9070000000000007 y1[1] (analytic) 1.6161114953013143 y1[1] (numeric) 1.6161114953013165 absolute error 2.220446049250313e-15 relative error 1.3739436021005e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.787658952439175 y2[1] (numeric) 1.7876589524391744 absolute error 6.661338147750939e-16 relative error 3.7262913816205617e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9080000000000007 y1[1] (analytic) 1.6153235284244296 y1[1] (numeric) 1.6153235284244318 absolute error 2.220446049250313e-15 relative error 1.3746138220472242e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7882746700023477 y2[1] (numeric) 1.788274670002347 absolute error 6.661338147750939e-16 relative error 3.725008389087228e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9090000000000007 y1[1] (analytic) 1.614534946224068 y1[1] (numeric) 1.6145349462240701 absolute error 2.220446049250313e-15 relative error 1.3752852203312766e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7888895992909162 y2[1] (numeric) 1.7888895992909155 absolute error 6.661338147750939e-16 relative error 3.7237279206002283e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9100000000000007 y1[1] (analytic) 1.613745749488811 y1[1] (numeric) 1.6137457494888132 absolute error 2.220446049250313e-15 relative error 1.3759577987757287e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.789503739689951 y2[1] (numeric) 1.7895037396899502 absolute error 6.661338147750939e-16 relative error 3.7224499731445553e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9110000000000007 y1[1] (analytic) 1.6129559390078558 y1[1] (numeric) 1.612955939007858 absolute error 2.220446049250313e-15 relative error 1.3766315592080773e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7901170905853117 y2[1] (numeric) 1.7901170905853112 absolute error 4.440892098500626e-16 relative error 2.480783029141739e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9120000000000007 y1[1] (analytic) 1.6121655155710126 y1[1] (numeric) 1.612165515571015 absolute error 2.4424906541753444e-15 relative error 1.5150371538062822e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.790729651363648 y2[1] (numeric) 1.7907296513636475 absolute error 4.440892098500626e-16 relative error 2.4799344195361195e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9130000000000007 y1[1] (analytic) 1.611374479968705 y1[1] (numeric) 1.6113744799687073 absolute error 2.220446049250313e-15 relative error 1.3779826333686488e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7913414214123986 y2[1] (numeric) 1.7913414214123982 absolute error 4.440892098500626e-16 relative error 2.479087484617626e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9140000000000007 y1[1] (analytic) 1.6105828329919682 y1[1] (numeric) 1.6105828329919707 absolute error 2.4424906541753444e-15 relative error 1.516525945851507e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.791952400119794 y2[1] (numeric) 1.7919524001197933 absolute error 6.661338147750939e-16 relative error 3.717363333593918e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9150000000000007 y1[1] (analytic) 1.6097905754324495 y1[1] (numeric) 1.609790575432452 absolute error 2.4424906541753444e-15 relative error 1.517272303274108e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.792562586874855 y2[1] (numeric) 1.7925625868748545 absolute error 4.440892098500626e-16 relative error 2.477398630885662e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9160000000000007 y1[1] (analytic) 1.608997708082406 y1[1] (numeric) 1.6089977080824085 absolute error 2.4424906541753444e-15 relative error 1.5180199710080944e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7931719810673954 y2[1] (numeric) 1.7931719810673947 absolute error 6.661338147750939e-16 relative error 3.71483506215937e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9170000000000007 y1[1] (analytic) 1.6082042317347054 y1[1] (numeric) 1.6082042317347078 absolute error 2.4424906541753444e-15 relative error 1.5187689510931877e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7937805820880204 y2[1] (numeric) 1.79378058208802 absolute error 4.440892098500626e-16 relative error 2.4757164520820487e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9180000000000007 y1[1] (analytic) 1.6074101471828237 y1[1] (numeric) 1.6074101471828262 absolute error 2.4424906541753444e-15 relative error 1.519519245574067e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7943883893281298 y2[1] (numeric) 1.7943883893281294 absolute error 4.440892098500626e-16 relative error 2.4748778608422798e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9190000000000007 y1[1] (analytic) 1.6066154552208451 y1[1] (numeric) 1.6066154552208478 absolute error 2.6645352591003757e-15 relative error 1.658477298000416e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7949954021799162 y2[1] (numeric) 1.7949954021799157 absolute error 4.440892098500626e-16 relative error 2.4740409324210103e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9200000000000007 y1[1] (analytic) 1.6058201566434622 y1[1] (numeric) 1.605820156643465 absolute error 2.6645352591003757e-15 relative error 1.6592986755564672e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7956016200363665 y2[1] (numeric) 1.795601620036366 absolute error 4.440892098500626e-16 relative error 2.473205664857155e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9210000000000007 y1[1] (analytic) 1.6050242522459732 y1[1] (numeric) 1.6050242522459757 absolute error 2.4424906541753444e-15 relative error 1.5217780359128355e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.796207042291263 y2[1] (numeric) 1.7962070422912626 absolute error 4.440892098500626e-16 relative error 2.4723720561944637e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9220000000000007 y1[1] (analytic) 1.604227742824282 y1[1] (numeric) 1.6042277428242846 absolute error 2.6645352591003757e-15 relative error 1.660945754752624e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7968116683391837 y2[1] (numeric) 1.7968116683391833 absolute error 4.440892098500626e-16 relative error 2.471540104481512e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9230000000000007 y1[1] (analytic) 1.6034306291748988 y1[1] (numeric) 1.6034306291749012 absolute error 2.4424906541753444e-15 relative error 1.5232905058276285e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7974154975755023 y2[1] (numeric) 1.797415497575502 absolute error 4.440892098500626e-16 relative error 2.4707098077716902e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9240000000000007 y1[1] (analytic) 1.6026329120949363 y1[1] (numeric) 1.6026329120949387 absolute error 2.4424906541753444e-15 relative error 1.5240487299006978e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.79801852939639 y2[1] (numeric) 1.7980185293963895 absolute error 4.440892098500626e-16 relative error 2.4698811641231924e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9250000000000007 y1[1] (analytic) 1.601834592382112 y1[1] (numeric) 1.6018345923821145 absolute error 2.4424906541753444e-15 relative error 1.5248082828221859e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7986207631988145 y2[1] (numeric) 1.7986207631988143 absolute error 2.220446049250313e-16 relative error 1.2345270857995045e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9260000000000007 y1[1] (analytic) 1.6010356708347455 y1[1] (numeric) 1.601035670834748 absolute error 2.4424906541753444e-15 relative error 1.5255691666768938e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.7992221983805425 y2[1] (numeric) 1.7992221983805423 absolute error 2.220446049250313e-16 relative error 1.2341144141334567e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9270000000000007 y1[1] (analytic) 1.6002361482517582 y1[1] (numeric) 1.6002361482517606 absolute error 2.4424906541753444e-15 relative error 1.5263313835546964e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.799822834340139 y2[1] (numeric) 1.7998228343401386 absolute error 4.440892098500626e-16 relative error 2.4674051321994537e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9280000000000007 y1[1] (analytic) 1.5994360254326727 y1[1] (numeric) 1.5994360254326752 absolute error 2.4424906541753444e-15 relative error 1.5270949355505558e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8004226704769675 y2[1] (numeric) 1.800422670476967 absolute error 4.440892098500626e-16 relative error 2.4665830814739443e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9290000000000007 y1[1] (analytic) 1.598635303177612 y1[1] (numeric) 1.5986353031776142 absolute error 2.220446049250313e-15 relative error 1.3889634770586676e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8010217061911922 y2[1] (numeric) 1.8010217061911917 absolute error 4.440892098500626e-16 relative error 2.465762674172452e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9300000000000007 y1[1] (analytic) 1.5978339822872978 y1[1] (numeric) 1.5978339822873 absolute error 2.220446049250313e-15 relative error 1.3896600484561898e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8016199408837776 y2[1] (numeric) 1.801619940883777 absolute error 6.661338147750939e-16 relative error 3.697415862572683e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9310000000000007 y1[1] (analytic) 1.5970320635630508 y1[1] (numeric) 1.5970320635630533 absolute error 2.4424906541753444e-15 relative error 1.5293936232726833e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8022173739564888 y2[1] (numeric) 1.8022173739564882 absolute error 6.661338147750939e-16 relative error 3.696190173290253e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9320000000000007 y1[1] (analytic) 1.5962295478067905 y1[1] (numeric) 1.5962295478067927 absolute error 2.220446049250313e-15 relative error 1.391056851629637e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.802814004811893 y2[1] (numeric) 1.8028140048118924 absolute error 6.661338147750939e-16 relative error 3.694966940555794e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9330000000000007 y1[1] (analytic) 1.595426435821032 y1[1] (numeric) 1.5954264358210342 absolute error 2.220446049250313e-15 relative error 1.391757087256509e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8034098328533592 y2[1] (numeric) 1.8034098328533585 absolute error 6.661338147750939e-16 relative error 3.693746161520787e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9340000000000007 y1[1] (analytic) 1.594622728408887 y1[1] (numeric) 1.5946227284088894 absolute error 2.4424906541753444e-15 relative error 1.5317044029671264e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8040048574850596 y2[1] (numeric) 1.804004857485059 absolute error 6.661338147750939e-16 relative error 3.6925278333437676e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9350000000000007 y1[1] (analytic) 1.5938184263740633 y1[1] (numeric) 1.5938184263740658 absolute error 2.4424906541753444e-15 relative error 1.5324773598784463e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8045990781119694 y2[1] (numeric) 1.8045990781119687 absolute error 6.661338147750939e-16 relative error 3.691311953190317e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9360000000000007 y1[1] (analytic) 1.5930135305208628 y1[1] (numeric) 1.5930135305208653 absolute error 2.4424906541753444e-15 relative error 1.5332516688522605e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8051924941398683 y2[1] (numeric) 1.8051924941398676 absolute error 6.661338147750939e-16 relative error 3.690098518233043e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9370000000000007 y1[1] (analytic) 1.592208041654181 y1[1] (numeric) 1.5922080416541835 absolute error 2.4424906541753444e-15 relative error 1.5340273320299182e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8057851049753402 y2[1] (numeric) 1.8057851049753393 absolute error 8.881784197001252e-16 relative error 4.918516700868757e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9380000000000007 y1[1] (analytic) 1.5914019605795071 y1[1] (numeric) 1.5914019605795096 absolute error 2.4424906541753444e-15 relative error 1.53480435155799e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.806376910025774 y2[1] (numeric) 1.8063769100257732 absolute error 8.881784197001252e-16 relative error 4.9169052968433504e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9390000000000007 y1[1] (analytic) 1.590595288102922 y1[1] (numeric) 1.5905952881029244 absolute error 2.4424906541753444e-15 relative error 1.5355827295882818e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.806967908699365 y2[1] (numeric) 1.8069679086993642 absolute error 8.881784197001252e-16 relative error 4.915297141825977e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9400000000000007 y1[1] (analytic) 1.5897880250310976 y1[1] (numeric) 1.5897880250311003 absolute error 2.6645352591003757e-15 relative error 1.6760317835758356e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8075581004051147 y2[1] (numeric) 1.8075581004051138 absolute error 8.881784197001252e-16 relative error 4.9136922320840716e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9410000000000007 y1[1] (analytic) 1.5889801721712975 y1[1] (numeric) 1.5889801721713002 absolute error 2.6645352591003757e-15 relative error 1.676883894315284e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8081474845528311 y2[1] (numeric) 1.8081474845528303 absolute error 8.881784197001252e-16 relative error 4.912090563894342e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9420000000000007 y1[1] (analytic) 1.5881717303313745 y1[1] (numeric) 1.588171730331377 absolute error 2.4424906541753444e-15 relative error 1.5379260362893597e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8087360605531306 y2[1] (numeric) 1.8087360605531295 absolute error 1.1102230246251565e-15 relative error 6.138115166928439e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9430000000000007 y1[1] (analytic) 1.58736270031977 y1[1] (numeric) 1.5873627003197726 absolute error 2.6645352591003757e-15 relative error 1.6785925854019453e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8093238278174368 y2[1] (numeric) 1.8093238278174357 absolute error 1.1102230246251565e-15 relative error 6.136121171655622e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9440000000000007 y1[1] (analytic) 1.5865530829455143 y1[1] (numeric) 1.5865530829455168 absolute error 2.4424906541753444e-15 relative error 1.5394950729544702e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8099107857579826 y2[1] (numeric) 1.8099107857579815 absolute error 1.1102230246251565e-15 relative error 6.134131214429997e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9450000000000007 y1[1] (analytic) 1.5857428790182242 y1[1] (numeric) 1.5857428790182269 absolute error 2.6645352591003757e-15 relative error 1.6803072517973789e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.81049693378781 y2[1] (numeric) 1.810496933787809 absolute error 1.1102230246251565e-15 relative error 6.132145290643583e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9460000000000007 y1[1] (analytic) 1.5849320893481043 y1[1] (numeric) 1.5849320893481067 absolute error 2.4424906541753444e-15 relative error 1.541069595720004e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8110822713207715 y2[1] (numeric) 1.8110822713207702 absolute error 1.3322676295501878e-15 relative error 7.356196074839838e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9470000000000007 y1[1] (analytic) 1.5841207147459435 y1[1] (numeric) 1.584120714745946 absolute error 2.4424906541753444e-15 relative error 1.5418589198658788e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.811666797771529 y2[1] (numeric) 1.8116667977715277 absolute error 1.3322676295501878e-15 relative error 7.353822630016545e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9480000000000007 y1[1] (analytic) 1.5833087560231167 y1[1] (numeric) 1.5833087560231192 absolute error 2.4424906541753444e-15 relative error 1.5426496221181028e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8122505125555564 y2[1] (numeric) 1.8122505125555552 absolute error 1.1102230246251565e-15 relative error 6.126211674011716e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9490000000000007 y1[1] (analytic) 1.5824962139915826 y1[1] (numeric) 1.582496213991585 absolute error 2.4424906541753444e-15 relative error 1.543441704681599e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.812833415089139 y2[1] (numeric) 1.8128334150891379 absolute error 1.1102230246251565e-15 relative error 6.124241838131419e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9500000000000007 y1[1] (analytic) 1.581683089463883 y1[1] (numeric) 1.5816830894638854 absolute error 2.4424906541753444e-15 relative error 1.544235169766679e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8134155047893743 y2[1] (numeric) 1.813415504789373 absolute error 1.3322676295501878e-15 relative error 7.346731215386454e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9510000000000007 y1[1] (analytic) 1.5808693832531424 y1[1] (numeric) 1.5808693832531446 absolute error 2.220446049250313e-15 relative error 1.4045727450809616e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8139967810741724 y2[1] (numeric) 1.8139967810741713 absolute error 1.1102230246251565e-15 relative error 6.1203141935441e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9520000000000007 y1[1] (analytic) 1.5800550961730668 y1[1] (numeric) 1.580055096173069 absolute error 2.220446049250313e-15 relative error 1.4052965966998805e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8145772433622573 y2[1] (numeric) 1.8145772433622562 absolute error 1.1102230246251565e-15 relative error 6.11835637576942e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9530000000000007 y1[1] (analytic) 1.5792402290379435 y1[1] (numeric) 1.5792402290379457 absolute error 2.220446049250313e-15 relative error 1.4060217112142498e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8151568910731668 y2[1] (numeric) 1.8151568910731657 absolute error 1.1102230246251565e-15 relative error 6.116402554981154e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9540000000000007 y1[1] (analytic) 1.5784247826626394 y1[1] (numeric) 1.5784247826626416 absolute error 2.220446049250313e-15 relative error 1.40674809065317e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8157357236272533 y2[1] (numeric) 1.815735723627252 absolute error 1.3322676295501878e-15 relative error 7.337343272008481e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9550000000000007 y1[1] (analytic) 1.5776087578626008 y1[1] (numeric) 1.577608757862603 absolute error 2.220446049250313e-15 relative error 1.407475737050706e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.816313740445684 y2[1] (numeric) 1.8163137404456826 absolute error 1.3322676295501878e-15 relative error 7.335008263623433e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9560000000000007 y1[1] (analytic) 1.5767921554538527 y1[1] (numeric) 1.5767921554538546 absolute error 1.9984014443252818e-15 relative error 1.2673841872013094e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8168909409504421 y2[1] (numeric) 1.8168909409504408 absolute error 1.3322676295501878e-15 relative error 7.332678035442564e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9570000000000007 y1[1] (analytic) 1.575974976252997 y1[1] (numeric) 1.575974976252999 absolute error 1.9984014443252818e-15 relative error 1.268041354994504e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8174673245643276 y2[1] (numeric) 1.8174673245643262 absolute error 1.3322676295501878e-15 relative error 7.330352582099659e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9580000000000007 y1[1] (analytic) 1.575157221077213 y1[1] (numeric) 1.5751572210772151 absolute error 2.220446049250313e-15 relative error 1.4096662984103912e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8180428907109565 y2[1] (numeric) 1.8180428907109552 absolute error 1.3322676295501878e-15 relative error 7.328031898241942e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9590000000000007 y1[1] (analytic) 1.5743388907442561 y1[1] (numeric) 1.5743388907442581 absolute error 1.9984014443252818e-15 relative error 1.2693591297745007e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.818617638814763 y2[1] (numeric) 1.8186176388147615 absolute error 1.5543122344752192e-15 relative error 8.546668641618377e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9600000000000007 y1[1] (analytic) 1.573519986072456 y1[1] (numeric) 1.5735199860724582 absolute error 2.220446049250313e-15 relative error 1.4111330449590286e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8191915683009987 y2[1] (numeric) 1.8191915683009974 absolute error 1.3322676295501878e-15 relative error 7.323404817637954e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9610000000000007 y1[1] (analytic) 1.5727005078807177 y1[1] (numeric) 1.5727005078807201 absolute error 2.4424906541753444e-15 relative error 1.5530551697135947e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8197646785957344 y2[1] (numeric) 1.819764678595733 absolute error 1.3322676295501878e-15 relative error 7.321098410253047e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9620000000000007 y1[1] (analytic) 1.5718804569885194 y1[1] (numeric) 1.5718804569885219 absolute error 2.4424906541753444e-15 relative error 1.5538653994431485e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.82033696912586 y2[1] (numeric) 1.8203369691258586 absolute error 1.3322676295501878e-15 relative error 7.318796751076e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9630000000000007 y1[1] (analytic) 1.5710598342159119 y1[1] (numeric) 1.571059834215914 absolute error 2.220446049250313e-15 relative error 1.4133427644775213e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8209084393190849 y2[1] (numeric) 1.8209084393190833 absolute error 1.5543122344752192e-15 relative error 8.535916473957596e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9640000000000007 y1[1] (analytic) 1.5702386403835176 y1[1] (numeric) 1.5702386403835198 absolute error 2.220446049250313e-15 relative error 1.4140819058611293e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8214790886039385 y2[1] (numeric) 1.8214790886039371 absolute error 1.3322676295501878e-15 relative error 7.314207656214687e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9650000000000007 y1[1] (analytic) 1.5694168763125302 y1[1] (numeric) 1.5694168763125327 absolute error 2.4424906541753444e-15 relative error 1.5563045683019354e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8220489164097722 y2[1] (numeric) 1.8220489164097708 absolute error 1.3322676295501878e-15 relative error 7.31192020999817e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9660000000000007 y1[1] (analytic) 1.568594542824714 y1[1] (numeric) 1.5685945428247166 absolute error 2.4424906541753444e-15 relative error 1.557120458787855e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.822617922166758 y2[1] (numeric) 1.8226179221667567 absolute error 1.3322676295501878e-15 relative error 7.309637490924957e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9670000000000007 y1[1] (analytic) 1.5677716407424027 y1[1] (numeric) 1.5677716407424052 absolute error 2.4424906541753444e-15 relative error 1.5579377702091403e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.82318610530589 y2[1] (numeric) 1.8231861053058889 absolute error 1.1102230246251565e-15 relative error 6.08946624480163e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9680000000000007 y1[1] (analytic) 1.5669481708884976 y1[1] (numeric) 1.5669481708885002 absolute error 2.6645352591003757e-15 relative error 1.7004616416824558e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8237534652589855 y2[1] (numeric) 1.8237534652589844 absolute error 1.1102230246251565e-15 relative error 6.087571844407694e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9690000000000007 y1[1] (analytic) 1.5661241340864693 y1[1] (numeric) 1.5661241340864718 absolute error 2.4424906541753444e-15 relative error 1.5595766651026457e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8243200014586844 y2[1] (numeric) 1.8243200014586833 absolute error 1.1102230246251565e-15 relative error 6.085681370249998e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9700000000000008 y1[1] (analytic) 1.5652995311603537 y1[1] (numeric) 1.5652995311603564 absolute error 2.6645352591003757e-15 relative error 1.702252639867055e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8248857133384506 y2[1] (numeric) 1.8248857133384495 absolute error 1.1102230246251565e-15 relative error 6.083794818000474e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9710000000000008 y1[1] (analytic) 1.5644743629347542 y1[1] (numeric) 1.5644743629347568 absolute error 2.6645352591003757e-15 relative error 1.7031504780315144e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8254506003325721 y2[1] (numeric) 1.825450600332571 absolute error 1.1102230246251565e-15 relative error 6.081912183341961e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9720000000000008 y1[1] (analytic) 1.5636486302348387 y1[1] (numeric) 1.5636486302348414 absolute error 2.6645352591003757e-15 relative error 1.7040498789681406e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.826014661876162 y2[1] (numeric) 1.826014661876161 absolute error 8.881784197001252e-16 relative error 4.864026769574539e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9730000000000008 y1[1] (analytic) 1.56282233388634 y1[1] (numeric) 1.5628223338863427 absolute error 2.6645352591003757e-15 relative error 1.7049508452277853e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8265778974051587 y2[1] (numeric) 1.8265778974051579 absolute error 8.881784197001252e-16 relative error 4.8625269196669565e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9740000000000008 y1[1] (analytic) 1.5619954747155544 y1[1] (numeric) 1.561995474715557 absolute error 2.6645352591003757e-15 relative error 1.705853379367567e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.827140306356327 y2[1] (numeric) 1.8271403063563263 absolute error 6.661338147750939e-16 relative error 3.645772645142366e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9750000000000008 y1[1] (analytic) 1.5611680535493409 y1[1] (numeric) 1.5611680535493435 absolute error 2.6645352591003757e-15 relative error 1.7067574839508865e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8277018881672582 y2[1] (numeric) 1.8277018881672573 absolute error 8.881784197001252e-16 relative error 4.859536587724122e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9760000000000008 y1[1] (analytic) 1.5603400712151205 y1[1] (numeric) 1.5603400712151232 absolute error 2.6645352591003757e-15 relative error 1.7076631615474434e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.82826264227637 y2[1] (numeric) 1.828262642276369 absolute error 8.881784197001252e-16 relative error 4.8580460988594843e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9770000000000008 y1[1] (analytic) 1.5595115285408756 y1[1] (numeric) 1.5595115285408783 absolute error 2.6645352591003757e-15 relative error 1.7085704147332547e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8288225681229084 y2[1] (numeric) 1.8288225681229076 absolute error 8.881784197001252e-16 relative error 4.856558723527487e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9780000000000008 y1[1] (analytic) 1.5586824263551489 y1[1] (numeric) 1.5586824263551515 absolute error 2.6645352591003757e-15 relative error 1.7094792460906697e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8293816651469477 y2[1] (numeric) 1.829381665146947 absolute error 6.661338147750939e-16 relative error 3.6413058437512316e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9790000000000008 y1[1] (analytic) 1.5578527654870422 y1[1] (numeric) 1.5578527654870449 absolute error 2.6645352591003757e-15 relative error 1.710389658208389e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.829939932789391 y2[1] (numeric) 1.8299399327893904 absolute error 6.661338147750939e-16 relative error 3.640194974923036e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9800000000000008 y1[1] (analytic) 1.5570225467662167 y1[1] (numeric) 1.5570225467662193 absolute error 2.6645352591003757e-15 relative error 1.7113016536814797e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.830497370491971 y2[1] (numeric) 1.8304973704919703 absolute error 6.661338147750939e-16 relative error 3.6390864336290273e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9810000000000008 y1[1] (analytic) 1.5561917710228907 y1[1] (numeric) 1.5561917710228934 absolute error 2.6645352591003757e-15 relative error 1.7122152351113942e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8310539776972494 y2[1] (numeric) 1.8310539776972488 absolute error 6.661338147750939e-16 relative error 3.63798021734362e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9820000000000008 y1[1] (analytic) 1.5553604390878402 y1[1] (numeric) 1.5553604390878428 absolute error 2.6645352591003757e-15 relative error 1.7131304051059858e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8316097538486193 y2[1] (numeric) 1.831609753848619 absolute error 4.440892098500626e-16 relative error 2.4245842156984174e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9830000000000008 y1[1] (analytic) 1.5545285517923968 y1[1] (numeric) 1.5545285517923995 absolute error 2.6645352591003757e-15 relative error 1.7140471662795276e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8321646983903048 y2[1] (numeric) 1.8321646983903044 absolute error 4.440892098500626e-16 relative error 2.4238498331521646e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9840000000000008 y1[1] (analytic) 1.5536961099684476 y1[1] (numeric) 1.5536961099684505 absolute error 2.886579864025407e-15 relative error 1.857879314690456e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8327188107673615 y2[1] (numeric) 1.8327188107673609 absolute error 6.661338147750939e-16 relative error 3.634675493379058e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9850000000000008 y1[1] (analytic) 1.552863114448435 y1[1] (numeric) 1.5528631144484377 absolute error 2.6645352591003757e-15 relative error 1.7158854726527508e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8332720904256765 y2[1] (numeric) 1.8332720904256758 absolute error 6.661338147750939e-16 relative error 3.633578551999998e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9860000000000008 y1[1] (analytic) 1.5520295660653538 y1[1] (numeric) 1.5520295660653565 absolute error 2.6645352591003757e-15 relative error 1.7168070231132283e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8338245368119706 y2[1] (numeric) 1.8338245368119699 absolute error 6.661338147750939e-16 relative error 3.6324839230973566e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9870000000000008 y1[1] (analytic) 1.5511954656527525 y1[1] (numeric) 1.5511954656527551 absolute error 2.6645352591003757e-15 relative error 1.717730175274283e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8343761493737973 y2[1] (numeric) 1.8343761493737967 absolute error 6.661338147750939e-16 relative error 3.631391604183758e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9880000000000008 y1[1] (analytic) 1.5503608140447316 y1[1] (numeric) 1.5503608140447342 absolute error 2.6645352591003757e-15 relative error 1.718654931782543e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8349269275595441 y2[1] (numeric) 1.8349269275595437 absolute error 4.440892098500626e-16 relative error 2.4202010618521032e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9890000000000008 y1[1] (analytic) 1.5495256120759424 y1[1] (numeric) 1.549525612075945 absolute error 2.6645352591003757e-15 relative error 1.7195812952911595e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8354768708184332 y2[1] (numeric) 1.8354768708184326 absolute error 6.661338147750939e-16 relative error 3.629213886405809e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9900000000000008 y1[1] (analytic) 1.5486898605815869 y1[1] (numeric) 1.5486898605815898 absolute error 2.886579864025407e-15 relative error 1.863885040831478e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8360259786005209 y2[1] (numeric) 1.8360259786005204 absolute error 4.440892098500626e-16 relative error 2.41875232173219e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9910000000000008 y1[1] (analytic) 1.5478535603974166 y1[1] (numeric) 1.5478535603974195 absolute error 2.886579864025407e-15 relative error 1.8648920917843598e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8365742503566997 y2[1] (numeric) 1.8365742503566993 absolute error 4.440892098500626e-16 relative error 2.4180302525956222e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9920000000000008 y1[1] (analytic) 1.5470167123597316 y1[1] (numeric) 1.5470167123597345 absolute error 2.886579864025407e-15 relative error 1.8659008923196322e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.837121685538698 y2[1] (numeric) 1.8371216855386974 absolute error 6.661338147750939e-16 relative error 3.6259645728353806e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9930000000000008 y1[1] (analytic) 1.5461793173053797 y1[1] (numeric) 1.5461793173053826 absolute error 2.886579864025407e-15 relative error 1.866911445340004e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8376682835990803 y2[1] (numeric) 1.8376682835990799 absolute error 4.440892098500626e-16 relative error 2.416590707983011e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9940000000000008 y1[1] (analytic) 1.545341376071756 y1[1] (numeric) 1.545341376071759 absolute error 2.886579864025407e-15 relative error 1.8679237537553463e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8382140439912489 y2[1] (numeric) 1.8382140439912484 absolute error 4.440892098500626e-16 relative error 2.4158732292449878e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9950000000000008 y1[1] (analytic) 1.544502889496802 y1[1] (numeric) 1.5445028894968047 absolute error 2.6645352591003757e-15 relative error 1.7251733727532742e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8387589661694435 y2[1] (numeric) 1.838758966169443 absolute error 4.440892098500626e-16 relative error 2.4151572773847694e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9960000000000008 y1[1] (analytic) 1.5436638584190034 y1[1] (numeric) 1.5436638584190063 absolute error 2.886579864025407e-15 relative error 1.8699536484463641e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8393030495887417 y2[1] (numeric) 1.8393030495887412 absolute error 4.440892098500626e-16 relative error 2.41444285078176e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9970000000000008 y1[1] (analytic) 1.5428242836773922 y1[1] (numeric) 1.5428242836773949 absolute error 2.6645352591003757e-15 relative error 1.7270503759179457e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8398462937050601 y2[1] (numeric) 1.8398462937050597 absolute error 4.440892098500626e-16 relative error 2.413729947819506e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9980000000000008 y1[1] (analytic) 1.541984166111542 y1[1] (numeric) 1.541984166111545 absolute error 2.886579864025407e-15 relative error 1.8719905998156672e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.840388697975155 y2[1] (numeric) 1.8403886979751545 absolute error 4.440892098500626e-16 relative error 2.4130185668856884e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 0.9990000000000008 y1[1] (analytic) 1.5411435065615713 y1[1] (numeric) 1.5411435065615742 absolute error 2.886579864025407e-15 relative error 1.8730117291060222e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.840930261856622 y2[1] (numeric) 1.8409302618566215 absolute error 4.440892098500626e-16 relative error 2.4123087063721147e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0000000000000007 y1[1] (analytic) 1.5403023058681393 y1[1] (numeric) 1.5403023058681418 absolute error 2.4424906541753444e-15 relative error 1.5857216111863944e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8414709848078967 y2[1] (numeric) 1.8414709848078965 absolute error 2.220446049250313e-16 relative error 1.2058001823373563e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0010000000000006 y1[1] (analytic) 1.5394605648724462 y1[1] (numeric) 1.5394605648724486 absolute error 2.4424906541753444e-15 relative error 1.5865886466391685e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8420108662882573 y2[1] (numeric) 1.8420108662882568 absolute error 4.440892098500626e-16 relative error 2.4108935401935183e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0020000000000004 y1[1] (analytic) 1.538618284416233 y1[1] (numeric) 1.5386182844162355 absolute error 2.4424906541753444e-15 relative error 1.5874571873439354e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8425499057578216 y2[1] (numeric) 1.8425499057578212 absolute error 4.440892098500626e-16 relative error 2.4101882313326724e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0030000000000003 y1[1] (analytic) 1.5377754653417806 y1[1] (numeric) 1.5377754653417828 absolute error 2.220446049250313e-15 relative error 1.443933850743811e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8430881026775503 y2[1] (numeric) 1.8430881026775499 absolute error 4.440892098500626e-16 relative error 2.4094844365004095e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0040000000000002 y1[1] (analytic) 1.5369321084919076 y1[1] (numeric) 1.5369321084919096 absolute error 1.9984014443252818e-15 relative error 1.3002535592064534e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8436254565092465 y2[1] (numeric) 1.8436254565092463 absolute error 2.220446049250313e-16 relative error 1.2043910770545257e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0050000000000001 y1[1] (analytic) 1.5360882147099706 y1[1] (numeric) 1.5360882147099728 absolute error 2.220446049250313e-15 relative error 1.4455198783421147e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8441619667155564 y2[1] (numeric) 1.8441619667155564 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.006 y1[1] (analytic) 1.535243784839864 y1[1] (numeric) 1.535243784839866 absolute error 1.9984014443252818e-15 relative error 1.3016834616488796e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8446976327599702 y2[1] (numeric) 1.8446976327599702 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.007 y1[1] (analytic) 1.5343988197260168 y1[1] (numeric) 1.5343988197260188 absolute error 1.9984014443252818e-15 relative error 1.3024002747096206e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8452324541068215 y2[1] (numeric) 1.8452324541068217 absolute error 2.220446049250313e-16 relative error 1.2033421828823797e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0079999999999998 y1[1] (analytic) 1.5335533202133946 y1[1] (numeric) 1.5335533202133964 absolute error 1.7763568394002505e-15 relative error 1.1583274060226805e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.845766430221289 y2[1] (numeric) 1.8457664302212895 absolute error 4.440892098500626e-16 relative error 2.405988117341698e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0089999999999997 y1[1] (analytic) 1.5327072871474967 y1[1] (numeric) 1.5327072871474983 absolute error 1.5543122344752192e-15 relative error 1.0140959382844269e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.846299560569397 y2[1] (numeric) 1.8462995605693975 absolute error 4.440892098500626e-16 relative error 2.405293373482177e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0099999999999996 y1[1] (analytic) 1.5318607213743558 y1[1] (numeric) 1.5318607213743574 absolute error 1.5543122344752192e-15 relative error 1.0146563671145771e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.846831844618015 y2[1] (numeric) 1.8468318446180154 absolute error 4.440892098500626e-16 relative error 2.404600132622874e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0109999999999995 y1[1] (analytic) 1.531013623740538 y1[1] (numeric) 1.5310136237405394 absolute error 1.3322676295501878e-15 relative error 8.701866586237303e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8473632818348587 y2[1] (numeric) 1.8473632818348593 absolute error 6.661338147750939e-16 relative error 3.605862589806749e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0119999999999993 y1[1] (analytic) 1.5301659950931406 y1[1] (numeric) 1.530165995093142 absolute error 1.5543122344752192e-15 relative error 1.0157801437618595e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8478938716884914 y2[1] (numeric) 1.847893871688492 absolute error 6.661338147750939e-16 relative error 3.6048272305076806e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0129999999999992 y1[1] (analytic) 1.5293178362797923 y1[1] (numeric) 1.529317836279794 absolute error 1.5543122344752192e-15 relative error 1.0163434948592688e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.848423613648323 y2[1] (numeric) 1.8484236136483236 absolute error 6.661338147750939e-16 relative error 3.6037941187102315e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0139999999999991 y1[1] (analytic) 1.528469148148652 y1[1] (numeric) 1.5284691481486534 absolute error 1.3322676295501878e-15 relative error 8.716352771424193e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8489525071846116 y2[1] (numeric) 1.8489525071846122 absolute error 6.661338147750939e-16 relative error 3.602763252093542e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.014999999999999 y1[1] (analytic) 1.5276199315484076 y1[1] (numeric) 1.527619931548409 absolute error 1.3322676295501878e-15 relative error 8.721198264281554e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8494805517684638 y2[1] (numeric) 1.8494805517684645 absolute error 6.661338147750939e-16 relative error 3.6017346283427536e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.015999999999999 y1[1] (analytic) 1.5267701873282755 y1[1] (numeric) 1.5267701873282769 absolute error 1.3322676295501878e-15 relative error 8.726052162975154e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.850007746871835 y2[1] (numeric) 1.8500077468718357 absolute error 6.661338147750939e-16 relative error 3.6007082451489997e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0169999999999988 y1[1] (analytic) 1.5259199163380002 y1[1] (numeric) 1.5259199163380013 absolute error 1.1102230246251565e-15 relative error 7.275762068100798e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8505340919675302 y2[1] (numeric) 1.8505340919675308 absolute error 6.661338147750939e-16 relative error 3.59968410020939e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0179999999999987 y1[1] (analytic) 1.525069119427852 y1[1] (numeric) 1.5250691194278532 absolute error 1.1102230246251565e-15 relative error 7.279821028975198e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.851059586529204 y2[1] (numeric) 1.851059586529205 absolute error 8.881784197001252e-16 relative error 4.7982162549693396e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0189999999999986 y1[1] (analytic) 1.5242177974486282 y1[1] (numeric) 1.5242177974486293 absolute error 1.1102230246251565e-15 relative error 7.283887030341379e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8515842300313627 y2[1] (numeric) 1.8515842300313636 absolute error 8.881784197001252e-16 relative error 4.796856687881172e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0199999999999985 y1[1] (analytic) 1.5233659512516509 y1[1] (numeric) 1.5233659512516518 absolute error 8.881784197001252e-16 relative error 5.830368067307575e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8521080219493622 y2[1] (numeric) 1.852108021949363 absolute error 8.881784197001252e-16 relative error 4.795500095967991e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0209999999999984 y1[1] (analytic) 1.5225135816887658 y1[1] (numeric) 1.5225135816887665 absolute error 6.661338147750939e-16 relative error 4.375224121391555e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8526309617594106 y2[1] (numeric) 1.8526309617594117 absolute error 1.1102230246251565e-15 relative error 5.992683095238771e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0219999999999982 y1[1] (analytic) 1.5216606896123426 y1[1] (numeric) 1.5216606896123432 absolute error 6.661338147750939e-16 relative error 4.3776764381341666e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8531530489385684 y2[1] (numeric) 1.8531530489385695 absolute error 1.1102230246251565e-15 relative error 5.990994781899206e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0229999999999981 y1[1] (analytic) 1.5208072758752733 y1[1] (numeric) 1.5208072758752738 absolute error 4.440892098500626e-16 relative error 2.920088671948752e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8536742829647483 y2[1] (numeric) 1.8536742829647495 absolute error 1.1102230246251565e-15 relative error 5.989310176162539e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.023999999999998 y1[1] (analytic) 1.5199533413309714 y1[1] (numeric) 1.5199533413309718 absolute error 4.440892098500626e-16 relative error 2.92172922532733e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8541946633167163 y2[1] (numeric) 1.8541946633167177 absolute error 1.3322676295501878e-15 relative error 7.185155129111826e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.024999999999998 y1[1] (analytic) 1.5190988868333715 y1[1] (numeric) 1.519098886833372 absolute error 4.440892098500626e-16 relative error 2.9233726237255436e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8547141894740924 y2[1] (numeric) 1.8547141894740937 absolute error 1.3322676295501878e-15 relative error 7.183142486918454e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0259999999999978 y1[1] (analytic) 1.518243913236928 y1[1] (numeric) 1.5182439132369283 absolute error 2.220446049250313e-16 relative error 1.4625094359945597e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.85523286091735 y2[1] (numeric) 1.8552328609173514 absolute error 1.3322676295501878e-15 relative error 7.181134280315769e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0269999999999977 y1[1] (analytic) 1.5173884213966145 y1[1] (numeric) 1.5173884213966147 absolute error 2.220446049250313e-16 relative error 1.4633339874879234e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8557506771278183 y2[1] (numeric) 1.8557506771278196 absolute error 1.3322676295501878e-15 relative error 7.179130504816329e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0279999999999976 y1[1] (analytic) 1.5165324121679227 y1[1] (numeric) 1.516532412167923 absolute error 2.220446049250313e-16 relative error 1.4641599687778036e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8562676375876803 y2[1] (numeric) 1.8562676375876819 absolute error 1.5543122344752192e-15 relative error 8.373319681935152e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0289999999999975 y1[1] (analytic) 1.515675886406862 y1[1] (numeric) 1.515675886406862 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.8567837417799764 y2[1] (numeric) 1.856783741779978 absolute error 1.5543122344752192e-15 relative error 8.370992267441992e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0299999999999974 y1[1] (analytic) 1.5148188449699576 y1[1] (numeric) 1.5148188449699576 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 1.857298989188602 y2[1] (numeric) 1.8572989891886036 absolute error 1.5543122344752192e-15 relative error 8.368670006945146e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0309999999999973 y1[1] (analytic) 1.5139612887142513 y1[1] (numeric) 1.513961288714251 absolute error 2.220446049250313e-16 relative error 1.4666465158670285e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8578133792983098 y2[1] (numeric) 1.8578133792983116 absolute error 1.7763568394002505e-15 relative error 9.561546166015743e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0319999999999971 y1[1] (analytic) 1.513103218497299 y1[1] (numeric) 1.5131032184972988 absolute error 2.220446049250313e-16 relative error 1.4674782408139308e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8583269115947099 y2[1] (numeric) 1.8583269115947116 absolute error 1.7763568394002505e-15 relative error 9.55890391683497e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.032999999999997 y1[1] (analytic) 1.512244635177171 y1[1] (numeric) 1.5122446351771708 absolute error 2.220446049250313e-16 relative error 1.4683114078233584e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.85883958556427 y2[1] (numeric) 1.8588395855642716 absolute error 1.5543122344752192e-15 relative error 8.361734097691876e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.033999999999997 y1[1] (analytic) 1.5113855396124505 y1[1] (numeric) 1.5113855396124503 absolute error 2.220446049250313e-16 relative error 1.4691460193668915e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8593514006943161 y2[1] (numeric) 1.8593514006943177 absolute error 1.5543122344752192e-15 relative error 8.359432401507376e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0349999999999968 y1[1] (analytic) 1.5105259326622331 y1[1] (numeric) 1.5105259326622327 absolute error 4.440892098500626e-16 relative error 2.9399641558445516e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.859862356473033 y2[1] (numeric) 1.8598623564730348 absolute error 1.7763568394002505e-15 relative error 9.551012381200408e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0359999999999967 y1[1] (analytic) 1.5096658151861253 y1[1] (numeric) 1.5096658151861249 absolute error 4.440892098500626e-16 relative error 2.941639171946881e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.860372452389465 y2[1] (numeric) 1.860372452389467 absolute error 1.9984014443252818e-15 relative error 1.0741942785481112e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0369999999999966 y1[1] (analytic) 1.508805188044245 y1[1] (numeric) 1.5088051880442443 absolute error 6.661338147750939e-16 relative error 4.414975638031541e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8608816879335164 y2[1] (numeric) 1.8608816879335184 absolute error 1.9984014443252818e-15 relative error 1.0739003222415925e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0379999999999965 y1[1] (analytic) 1.5079440520972192 y1[1] (numeric) 1.5079440520972183 absolute error 8.881784197001252e-16 relative error 5.889995842119368e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8613900625959516 y2[1] (numeric) 1.8613900625959536 absolute error 1.9984014443252818e-15 relative error 1.073607023311519e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0389999999999964 y1[1] (analytic) 1.5070824082061833 y1[1] (numeric) 1.5070824082061824 absolute error 8.881784197001252e-16 relative error 5.893363328136028e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.861897575868396 y2[1] (numeric) 1.8618975758683982 absolute error 2.220446049250313e-15 relative error 1.192571534561824e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0399999999999963 y1[1] (analytic) 1.5062202572327816 y1[1] (numeric) 1.5062202572327807 absolute error 8.881784197001252e-16 relative error 5.896736652127365e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8624042272433365 y2[1] (numeric) 1.8624042272433385 absolute error 1.9984014443252818e-15 relative error 1.0730223949734282e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0409999999999962 y1[1] (analytic) 1.5053576000391649 y1[1] (numeric) 1.505357600039164 absolute error 8.881784197001252e-16 relative error 5.900115824153792e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8629100162141214 y2[1] (numeric) 1.8629100162141237 absolute error 2.220446049250313e-15 relative error 1.191923404740069e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.041999999999996 y1[1] (analytic) 1.5044944374879903 y1[1] (numeric) 1.5044944374879892 absolute error 1.1102230246251565e-15 relative error 7.379376067876084e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8634149422749622 y2[1] (numeric) 1.8634149422749644 absolute error 2.220446049250313e-15 relative error 1.1916004314849312e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.042999999999996 y1[1] (analytic) 1.50363077044242 y1[1] (numeric) 1.503630770442419 absolute error 1.1102230246251565e-15 relative error 7.383614690849207e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8639190049209327 y2[1] (numeric) 1.8639190049209349 absolute error 2.220446049250313e-15 relative error 1.1912781850435096e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0439999999999958 y1[1] (analytic) 1.5027665997661215 y1[1] (numeric) 1.5027665997661204 absolute error 1.1102230246251565e-15 relative error 7.387860661781695e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.86442220364797 y2[1] (numeric) 1.8644222036479723 absolute error 2.220446049250313e-15 relative error 1.1909566647005914e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0449999999999957 y1[1] (analytic) 1.5019019263232651 y1[1] (numeric) 1.5019019263232638 absolute error 1.3322676295501878e-15 relative error 8.870536792050391e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.8649245379528758 y2[1] (numeric) 1.8649245379528783 absolute error 2.4424906541753444e-15 relative error 1.3096994567171398e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0459999999999956 y1[1] (analytic) 1.5010367509785243 y1[1] (numeric) 1.5010367509785227 absolute error 1.5543122344752192e-15 relative error 1.0354924577709138e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8654260073333158 y2[1] (numeric) 1.8654260073333182 absolute error 2.4424906541753444e-15 relative error 1.3093473794047508e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0469999999999955 y1[1] (analytic) 1.500171074597074 y1[1] (numeric) 1.5001710745970724 absolute error 1.5543122344752192e-15 relative error 1.0360899905317043e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8659266112878206 y2[1] (numeric) 1.865926611287823 absolute error 2.4424906541753444e-15 relative error 1.3089960984529785e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0479999999999954 y1[1] (analytic) 1.4993048980445909 y1[1] (numeric) 1.4993048980445893 absolute error 1.5543122344752192e-15 relative error 1.0366885591465548e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8664263493157862 y2[1] (numeric) 1.8664263493157887 absolute error 2.4424906541753444e-15 relative error 1.3086456130833868e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0489999999999953 y1[1] (analytic) 1.4984382221872514 y1[1] (numeric) 1.4984382221872496 absolute error 1.7763568394002505e-15 relative error 1.1854721890418176e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8669252209174747 y2[1] (numeric) 1.8669252209174771 absolute error 2.4424906541753444e-15 relative error 1.3082959225196046e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0499999999999952 y1[1] (analytic) 1.4975710478917312 y1[1] (numeric) 1.4975710478917295 absolute error 1.7763568394002505e-15 relative error 1.1861586412884996e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8674232255940146 y2[1] (numeric) 1.867423225594017 absolute error 2.4424906541753444e-15 relative error 1.3079470259873227e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.050999999999995 y1[1] (analytic) 1.4967033760252046 y1[1] (numeric) 1.4967033760252026 absolute error 1.9984014443252818e-15 relative error 1.3352020689847288e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.867920362847401 y2[1] (numeric) 1.8679203628474037 absolute error 2.6645352591003757e-15 relative error 1.426471552051951e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.051999999999995 y1[1] (analytic) 1.4958352074553434 y1[1] (numeric) 1.4958352074553414 absolute error 1.9984014443252818e-15 relative error 1.3359770076042565e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8684166321804971 y2[1] (numeric) 1.8684166321804998 absolute error 2.6645352591003757e-15 relative error 1.4260926675603314e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0529999999999948 y1[1] (analytic) 1.494966543050316 y1[1] (numeric) 1.4949665430503138 absolute error 2.220446049250313e-15 relative error 1.4852814329341012e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8689120330970332 y2[1] (numeric) 1.8689120330970361 absolute error 2.886579864025407e-15 relative error 1.544524200661261e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0539999999999947 y1[1] (analytic) 1.4940973836787868 y1[1] (numeric) 1.4940973836787845 absolute error 2.220446049250313e-15 relative error 1.4861454638138117e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8694065651016087 y2[1] (numeric) 1.8694065651016116 absolute error 2.886579864025407e-15 relative error 1.5441156128969256e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0549999999999946 y1[1] (analytic) 1.493227730209915 y1[1] (numeric) 1.4932277302099128 absolute error 2.220446049250313e-15 relative error 1.4870109925819334e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8699002276996914 y2[1] (numeric) 1.8699002276996946 absolute error 3.1086244689504383e-15 relative error 1.6624547250708649e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0559999999999945 y1[1] (analytic) 1.4923575835133542 y1[1] (numeric) 1.492357583513352 absolute error 2.220446049250313e-15 relative error 1.4878780218497437e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8703930203976191 y2[1] (numeric) 1.8703930203976222 absolute error 3.1086244689504383e-15 relative error 1.6620167179032717e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0569999999999944 y1[1] (analytic) 1.4914869444592511 y1[1] (numeric) 1.4914869444592487 absolute error 2.4424906541753444e-15 relative error 1.6376212096585842e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8708849427025989 y2[1] (numeric) 1.870884942702602 absolute error 3.1086244689504383e-15 relative error 1.661579714495887e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0579999999999943 y1[1] (analytic) 1.4906158139182444 y1[1] (numeric) 1.4906158139182417 absolute error 2.6645352591003757e-15 relative error 1.7875399108348096e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8713759941227086 y2[1] (numeric) 1.8713759941227117 absolute error 3.1086244689504383e-15 relative error 1.6611437138840425e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0589999999999942 y1[1] (analytic) 1.4897441927614645 y1[1] (numeric) 1.4897441927614619 absolute error 2.6645352591003757e-15 relative error 1.7885857666350486e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8718661741668967 y2[1] (numeric) 1.8718661741668998 absolute error 3.1086244689504383e-15 relative error 1.6607087151056514e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.059999999999994 y1[1] (analytic) 1.4888720818605328 y1[1] (numeric) 1.48887208186053 absolute error 2.6645352591003757e-15 relative error 1.7896334356479463e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8723554823449833 y2[1] (numeric) 1.8723554823449864 absolute error 3.1086244689504383e-15 relative error 1.6602747172012026e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.060999999999994 y1[1] (analytic) 1.48799948208756 y1[1] (numeric) 1.487999482087557 absolute error 2.886579864025407e-15 relative error 1.9399064978004805e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8728439181676604 y2[1] (numeric) 1.8728439181676635 absolute error 3.1086244689504383e-15 relative error 1.659841719213757e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0619999999999938 y1[1] (analytic) 1.4871263943151456 y1[1] (numeric) 1.4871263943151427 absolute error 2.886579864025407e-15 relative error 1.9410454115130815e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8733314811464918 y2[1] (numeric) 1.8733314811464952 absolute error 3.3306690738754696e-15 relative error 1.7779389859167247e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0629999999999937 y1[1] (analytic) 1.4862528194163775 y1[1] (numeric) 1.4862528194163747 absolute error 2.886579864025407e-15 relative error 1.9421862998779107e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.873818170793915 y2[1] (numeric) 1.8738181707939183 absolute error 3.3306690738754696e-15 relative error 1.7774771991160187e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0639999999999936 y1[1] (analytic) 1.4853787582648306 y1[1] (numeric) 1.4853787582648277 absolute error 2.886579864025407e-15 relative error 1.9433291663584933e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8743039866232403 y2[1] (numeric) 1.8743039866232436 absolute error 3.3306690738754696e-15 relative error 1.7770164805955662e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0649999999999935 y1[1] (analytic) 1.484504211734566 y1[1] (numeric) 1.4845042117345628 absolute error 3.1086244689504383e-15 relative error 2.0940489386137696e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8747889281486518 y2[1] (numeric) 1.8747889281486552 absolute error 3.3306690738754696e-15 relative error 1.7765568293410474e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0659999999999934 y1[1] (analytic) 1.4836291807001298 y1[1] (numeric) 1.4836291807001267 absolute error 3.1086244689504383e-15 relative error 2.095283989684988e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8752729948852078 y2[1] (numeric) 1.8752729948852114 absolute error 3.552713678800501e-15 relative error 1.8945047939635985e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0669999999999933 y1[1] (analytic) 1.4827536660365532 y1[1] (numeric) 1.4827536660365501 absolute error 3.1086244689504383e-15 relative error 2.0965211822809978e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8757561863488421 y2[1] (numeric) 1.8757561863488457 absolute error 3.552713678800501e-15 relative error 1.8940167728919265e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0679999999999932 y1[1] (analytic) 1.481877668619351 y1[1] (numeric) 1.4818776686193478 absolute error 3.3306690738754696e-15 relative error 2.2476005573244227e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.876238502056363 y2[1] (numeric) 1.8762385020563666 absolute error 3.552713678800501e-15 relative error 1.893529887008883e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.068999999999993 y1[1] (analytic) 1.4810011893245203 y1[1] (numeric) 1.481001189324517 absolute error 3.3306690738754696e-15 relative error 2.2489307219223615e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.876719941525455 y2[1] (numeric) 1.8767199415254585 absolute error 3.552713678800501e-15 relative error 1.893044135244147e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.069999999999993 y1[1] (analytic) 1.4801242290285404 y1[1] (numeric) 1.4801242290285368 absolute error 3.552713678800501e-15 relative error 2.4002807393621795e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8772005042746782 y2[1] (numeric) 1.877200504274682 absolute error 3.774758283725532e-15 relative error 2.0108444863134327e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0709999999999928 y1[1] (analytic) 1.4792467886083713 y1[1] (numeric) 1.4792467886083678 absolute error 3.552713678800501e-15 relative error 2.401704506752914e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8776801898234705 y2[1] (numeric) 1.8776801898234743 absolute error 3.774758283725532e-15 relative error 2.0103307816654415e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0719999999999927 y1[1] (analytic) 1.4783688689414536 y1[1] (numeric) 1.47836886894145 absolute error 3.552713678800501e-15 relative error 2.403130743238882e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8781589976921458 y2[1] (numeric) 1.8781589976921498 absolute error 3.9968028886505635e-15 relative error 2.1280428832499145e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0729999999999926 y1[1] (analytic) 1.4774904709057068 y1[1] (numeric) 1.477490470905703 absolute error 3.774758283725532e-15 relative error 2.554844419004335e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8786369274018968 y2[1] (numeric) 1.8786369274019008 absolute error 3.9968028886505635e-15 relative error 2.1275015040708435e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0739999999999925 y1[1] (analytic) 1.476611595379529 y1[1] (numeric) 1.4766115953795251 absolute error 3.774758283725532e-15 relative error 2.5563650560087316e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.879113978474794 y2[1] (numeric) 1.8791139784747977 absolute error 3.774758283725532e-15 relative error 2.0087968728695007e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0749999999999924 y1[1] (analytic) 1.4757322432417954 y1[1] (numeric) 1.4757322432417914 absolute error 3.9968028886505635e-15 relative error 2.708352349793916e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8795901504337853 y2[1] (numeric) 1.8795901504337893 absolute error 3.9968028886505635e-15 relative error 2.126422554261711e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0759999999999923 y1[1] (analytic) 1.4748524153718583 y1[1] (numeric) 1.474852415371854 absolute error 4.218847493575595e-15 relative error 2.860521805167798e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8800654428027 y2[1] (numeric) 1.8800654428027037 absolute error 3.774758283725532e-15 relative error 2.0077802600840993e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0769999999999922 y1[1] (analytic) 1.4739721126495453 y1[1] (numeric) 1.473972112649541 absolute error 4.218847493575595e-15 relative error 2.862230199180625e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8805398551062449 y2[1] (numeric) 1.8805398551062487 absolute error 3.774758283725532e-15 relative error 2.0072737482674993e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.077999999999992 y1[1] (analytic) 1.4730913359551594 y1[1] (numeric) 1.473091335955155 absolute error 4.440892098500626e-15 relative error 3.014675322641234e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8810133868700083 y2[1] (numeric) 1.881013386870012 absolute error 3.774758283725532e-15 relative error 2.0067684313542824e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.078999999999992 y1[1] (analytic) 1.4722100861694767 y1[1] (numeric) 1.4722100861694722 absolute error 4.440892098500626e-15 relative error 3.016479876221554e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.881486037620458 y2[1] (numeric) 1.8814860376204618 absolute error 3.774758283725532e-15 relative error 2.0062643082377175e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0799999999999919 y1[1] (analytic) 1.4713283641737471 y1[1] (numeric) 1.4713283641737427 absolute error 4.440892098500626e-15 relative error 3.0182875601630196e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8819578068849436 y2[1] (numeric) 1.8819578068849476 absolute error 3.9968028886505635e-15 relative error 2.1237473412149213e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0809999999999917 y1[1] (analytic) 1.470446170849693 y1[1] (numeric) 1.4704461708496883 absolute error 4.6629367034256575e-15 relative error 3.171103299028752e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.882428694191696 y2[1] (numeric) 1.8824286941917 absolute error 3.9968028886505635e-15 relative error 2.123216088334633e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0819999999999916 y1[1] (analytic) 1.4695635070795068 y1[1] (numeric) 1.4695635070795023 absolute error 4.440892098500626e-15 relative error 3.0219123413904724e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8828986990698275 y2[1] (numeric) 1.8828986990698315 absolute error 3.9968028886505635e-15 relative error 2.1226860959779875e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0829999999999915 y1[1] (analytic) 1.468680373745853 y1[1] (numeric) 1.4686803737458483 absolute error 4.6629367034256575e-15 relative error 3.1749159223343397e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8833678210493336 y2[1] (numeric) 1.8833678210493376 absolute error 3.9968028886505635e-15 relative error 2.1221573629859048e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0839999999999914 y1[1] (analytic) 1.4677967717318643 y1[1] (numeric) 1.4677967717318596 absolute error 4.6629367034256575e-15 relative error 3.176827196536087e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8838360596610924 y2[1] (numeric) 1.8838360596610964 absolute error 3.9968028886505635e-15 relative error 2.12162988820248e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0849999999999913 y1[1] (analytic) 1.466912701921143 y1[1] (numeric) 1.466912701921138 absolute error 4.884981308350689e-15 relative error 3.330110443486562e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8843034144368649 y2[1] (numeric) 1.884303414436869 absolute error 4.218847493575595e-15 relative error 2.238942763279141e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0859999999999912 y1[1] (analytic) 1.4660281651977587 y1[1] (numeric) 1.4660281651977536 absolute error 5.10702591327572e-15 relative error 3.483579670917722e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8847698849092969 y2[1] (numeric) 1.884769884909301 absolute error 4.218847493575595e-15 relative error 2.2383886369123644e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.086999999999991 y1[1] (analytic) 1.4651431624462479 y1[1] (numeric) 1.4651431624462428 absolute error 5.10702591327572e-15 relative error 3.485683886855721e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8852354706119177 y2[1] (numeric) 1.8852354706119219 absolute error 4.218847493575595e-15 relative error 2.2378358350144046e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.087999999999991 y1[1] (analytic) 1.4642576945516135 y1[1] (numeric) 1.4642576945516081 absolute error 5.329070518200751e-15 relative error 3.639434874086576e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8857001710791417 y2[1] (numeric) 1.885700171079146 absolute error 4.218847493575595e-15 relative error 2.237284356378484e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0889999999999909 y1[1] (analytic) 1.4633717623993232 y1[1] (numeric) 1.4633717623993177 absolute error 5.551115123125783e-15 relative error 3.7933731303002965e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8861639858462684 y2[1] (numeric) 1.8861639858462727 absolute error 4.218847493575595e-15 relative error 2.2367341998011468e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0899999999999908 y1[1] (analytic) 1.462485366875309 y1[1] (numeric) 1.4624853668753035 absolute error 5.551115123125783e-15 relative error 3.7956722500315234e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.886626914449483 y2[1] (numeric) 1.8866269144494874 absolute error 4.440892098500626e-15 relative error 2.353879330612898e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0909999999999906 y1[1] (analytic) 1.4615985088659667 y1[1] (numeric) 1.461598508865961 absolute error 5.551115123125783e-15 relative error 3.797975360164272e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.887088956425857 y2[1] (numeric) 1.8870889564258615 absolute error 4.440892098500626e-15 relative error 2.353302997921024e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0919999999999905 y1[1] (analytic) 1.460711189258154 y1[1] (numeric) 1.4607111892581481 absolute error 5.773159728050814e-15 relative error 3.9522937665609366e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8875501113133486 y2[1] (numeric) 1.887550111313353 absolute error 4.440892098500626e-15 relative error 2.352728053090296e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0929999999999904 y1[1] (analytic) 1.4598234089391902 y1[1] (numeric) 1.4598234089391844 absolute error 5.773159728050814e-15 relative error 3.954697323456401e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.888010378650803 y2[1] (numeric) 1.8880103786508073 absolute error 4.440892098500626e-15 relative error 2.352154494867844e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0939999999999903 y1[1] (analytic) 1.458935168796856 y1[1] (numeric) 1.45893516879685 absolute error 5.995204332975845e-15 relative error 4.1093014009114107e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8884697579779526 y2[1] (numeric) 1.888469757977957 absolute error 4.440892098500626e-15 relative error 2.351582322004265e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0949999999999902 y1[1] (analytic) 1.4580464697193911 y1[1] (numeric) 1.458046469719385 absolute error 6.217248937900877e-15 relative error 4.2640951897077874e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.888928248835418 y2[1] (numeric) 1.8889282488354227 absolute error 4.6629367034256575e-15 relative error 2.468562109916298e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.09599999999999 y1[1] (analytic) 1.4571573125954946 y1[1] (numeric) 1.4571573125954884 absolute error 6.217248937900877e-15 relative error 4.266697139807566e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.889385850764709 y2[1] (numeric) 1.8893858507647137 absolute error 4.6629367034256575e-15 relative error 2.4679642337420824e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.09699999999999 y1[1] (analytic) 1.4562676983143237 y1[1] (numeric) 1.4562676983143175 absolute error 6.217248937900877e-15 relative error 4.269303607501245e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8898425633082232 y2[1] (numeric) 1.8898425633082279 absolute error 4.6629367034256575e-15 relative error 2.467367808280841e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0979999999999899 y1[1] (analytic) 1.4553776277654926 y1[1] (numeric) 1.4553776277654862 absolute error 6.439293542825908e-15 relative error 4.4244829795222617e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8902983860092482 y2[1] (numeric) 1.890298386009253 absolute error 4.884981308350689e-15 relative error 2.5842382051987793e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0989999999999898 y1[1] (analytic) 1.4544871018390717 y1[1] (numeric) 1.454487101839065 absolute error 6.661338147750939e-15 relative error 4.579853708794158e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8907533184119616 y2[1] (numeric) 1.8907533184119663 absolute error 4.6629367034256575e-15 relative error 2.466179304311387e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.0999999999999897 y1[1] (analytic) 1.4535961214255866 y1[1] (numeric) 1.45359612142558 absolute error 6.661338147750939e-15 relative error 4.582660925937227e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8912073600614305 y2[1] (numeric) 1.8912073600614354 absolute error 4.884981308350689e-15 relative error 2.5829961386106355e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1009999999999895 y1[1] (analytic) 1.452704687416018 y1[1] (numeric) 1.4527046874160112 absolute error 6.8833827526759706e-15 relative error 4.738322118943327e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.891660510503614 y2[1] (numeric) 1.8916605105036188 absolute error 4.884981308350689e-15 relative error 2.582377377561351e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1019999999999894 y1[1] (analytic) 1.4518128007017999 y1[1] (numeric) 1.4518128007017927 absolute error 7.105427357601002e-15 relative error 4.894175994430046e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.892112769285361 y2[1] (numeric) 1.8921127692853659 absolute error 4.884981308350689e-15 relative error 2.5817601295485764e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1029999999999893 y1[1] (analytic) 1.4509204621748184 y1[1] (numeric) 1.4509204621748113 absolute error 7.105427357601002e-15 relative error 4.897185988369419e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8925641359544132 y2[1] (numeric) 1.892564135954418 absolute error 4.884981308350689e-15 relative error 2.581144393231995e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1039999999999892 y1[1] (analytic) 1.4500276727274124 y1[1] (numeric) 1.4500276727274053 absolute error 7.105427357601002e-15 relative error 4.900201210805951e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8930146100594039 y2[1] (numeric) 1.8930146100594087 absolute error 4.884981308350689e-15 relative error 2.5805301672750404e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.104999999999989 y1[1] (analytic) 1.4491344332523712 y1[1] (numeric) 1.4491344332523641 absolute error 7.105427357601002e-15 relative error 4.903221671197133e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8934641911498586 y2[1] (numeric) 1.8934641911498638 absolute error 5.10702591327572e-15 relative error 2.6971864253605647e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.105999999999989 y1[1] (analytic) 1.4482407446429344 y1[1] (numeric) 1.448240744642927 absolute error 7.327471962526033e-15 relative error 5.059567609619097e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.893912878776197 y2[1] (numeric) 1.893912878776202 absolute error 5.10702591327572e-15 relative error 2.696547433890287e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1069999999999889 y1[1] (analytic) 1.4473466077927901 y1[1] (numeric) 1.4473466077927828 absolute error 7.327471962526033e-15 relative error 5.062693292037668e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8943606724897308 y2[1] (numeric) 1.8943606724897362 absolute error 5.329070518200751e-15 relative error 2.813123496275306e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1079999999999888 y1[1] (analytic) 1.4464520235960752 y1[1] (numeric) 1.4464520235960678 absolute error 7.327471962526033e-15 relative error 5.065824405505651e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.894807571842667 y2[1] (numeric) 1.8948075718426722 absolute error 5.329070518200751e-15 relative error 2.812460007755998e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1089999999999887 y1[1] (analytic) 1.4455569929473742 y1[1] (numeric) 1.4455569929473666 absolute error 7.549516567451064e-15 relative error 5.222565837448034e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8952535763881055 y2[1] (numeric) 1.895253576388111 absolute error 5.551115123125783e-15 relative error 2.9289564163254946e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1099999999999886 y1[1] (analytic) 1.4446615167417172 y1[1] (numeric) 1.4446615167417096 absolute error 7.549516567451064e-15 relative error 5.225803054876279e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8956986856800424 y2[1] (numeric) 1.8956986856800482 absolute error 5.773159728050814e-15 relative error 3.045399446473643e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1109999999999884 y1[1] (analytic) 1.4437655958745803 y1[1] (numeric) 1.4437655958745728 absolute error 7.549516567451064e-15 relative error 5.229045898463763e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8961428992733684 y2[1] (numeric) 1.8961428992733742 absolute error 5.773159728050814e-15 relative error 3.0446859940056094e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1119999999999883 y1[1] (analytic) 1.442869231241885 y1[1] (numeric) 1.4428692312418772 absolute error 7.771561172376096e-15 relative error 5.386185389570664e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8965862167238696 y2[1] (numeric) 1.8965862167238756 absolute error 5.995204332975845e-15 relative error 3.161050249185011e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1129999999999882 y1[1] (analytic) 1.441972423739995 y1[1] (numeric) 1.4419724237399871 absolute error 7.771561172376096e-15 relative error 5.389535225798051e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.897028637588229 y2[1] (numeric) 1.897028637588235 absolute error 5.995204332975845e-15 relative error 3.1603130359686066e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.113999999999988 y1[1] (analytic) 1.4410751742657182 y1[1] (numeric) 1.4410751742657102 absolute error 7.993605777301127e-15 relative error 5.546973482055972e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8974701614240255 y2[1] (numeric) 1.8974701614240315 absolute error 5.995204332975845e-15 relative error 3.159577660223403e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.114999999999988 y1[1] (analytic) 1.4401774837163037 y1[1] (numeric) 1.4401774837162957 absolute error 7.993605777301127e-15 relative error 5.550431018178426e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8979107877897352 y2[1] (numeric) 1.8979107877897414 absolute error 6.217248937900877e-15 relative error 3.275838347039139e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.115999999999988 y1[1] (analytic) 1.4392793529894425 y1[1] (numeric) 1.4392793529894343 absolute error 8.215650382226158e-15 relative error 5.70816941489636e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.898350516244732 y2[1] (numeric) 1.8983505162447383 absolute error 6.217248937900877e-15 relative error 3.275079541263896e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1169999999999878 y1[1] (analytic) 1.4383807829832647 y1[1] (numeric) 1.4383807829832564 absolute error 8.215650382226158e-15 relative error 5.711735362027391e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8987893463492878 y2[1] (numeric) 1.8987893463492937 absolute error 5.995204332975845e-15 relative error 3.1573825419352285e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1179999999999877 y1[1] (analytic) 1.4374817745963404 y1[1] (numeric) 1.4374817745963322 absolute error 8.215650382226158e-15 relative error 5.715307510269615e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8992272776645716 y2[1] (numeric) 1.8992272776645778 absolute error 6.217248937900877e-15 relative error 3.2735676298552637e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1189999999999876 y1[1] (analytic) 1.4365823287276782 y1[1] (numeric) 1.4365823287276698 absolute error 8.43769498715119e-15 relative error 5.873450353955076e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.8996643097526529 y2[1] (numeric) 1.899664309752659 absolute error 6.217248937900877e-15 relative error 3.272814520956283e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1199999999999875 y1[1] (analytic) 1.4356824462767235 y1[1] (numeric) 1.435682446276715 absolute error 8.43769498715119e-15 relative error 5.8771318191104e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9001004421764995 y2[1] (numeric) 1.9001004421765058 absolute error 6.217248937900877e-15 relative error 3.272063307758211e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1209999999999873 y1[1] (analytic) 1.4347821281433588 y1[1] (numeric) 1.4347821281433504 absolute error 8.43769498715119e-15 relative error 5.880819687982706e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9005356744999788 y2[1] (numeric) 1.900535674499985 absolute error 6.217248937900877e-15 relative error 3.271313988639862e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1219999999999872 y1[1] (analytic) 1.4338813752279023 y1[1] (numeric) 1.4338813752278936 absolute error 8.659739592076221e-15 relative error 6.039369603151331e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9009700062878587 y2[1] (numeric) 1.900970006287865 absolute error 6.217248937900877e-15 relative error 3.2705665619846793e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1229999999999871 y1[1] (analytic) 1.4329801884311066 y1[1] (numeric) 1.4329801884310978 absolute error 8.881784197001252e-15 relative error 6.198120719816401e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9014034371058075 y2[1] (numeric) 1.9014034371058137 absolute error 6.217248937900877e-15 relative error 3.2698210261807287e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.123999999999987 y1[1] (analytic) 1.4320785686541586 y1[1] (numeric) 1.4320785686541497 absolute error 8.881784197001252e-15 relative error 6.202022983521213e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.901835966520394 y2[1] (numeric) 1.9018359665204005 absolute error 6.439293542825908e-15 relative error 3.385830143178574e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.124999999999987 y1[1] (analytic) 1.431176516798678 y1[1] (numeric) 1.431176516798669 absolute error 9.103828801926284e-15 relative error 6.361080338496714e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9022675940990896 y2[1] (numeric) 1.9022675940990958 absolute error 6.217248937900877e-15 relative error 3.2683356207018573e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1259999999999868 y1[1] (analytic) 1.4302740337667166 y1[1] (numeric) 1.4302740337667075 absolute error 9.103828801926284e-15 relative error 6.365094091760009e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9026983194102658 y2[1] (numeric) 1.9026983194102722 absolute error 6.439293542825908e-15 relative error 3.38429559596276e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1269999999999867 y1[1] (analytic) 1.429371120460757 y1[1] (numeric) 1.429371120460748 absolute error 9.103828801926284e-15 relative error 6.36911483071777e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9031281420231982 y2[1] (numeric) 1.9031281420232045 absolute error 6.217248937900877e-15 relative error 3.26685775939994e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1279999999999866 y1[1] (analytic) 1.428467777783713 y1[1] (numeric) 1.4284677777837038 absolute error 9.103828801926284e-15 relative error 6.373142568221592e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9035570615080637 y2[1] (numeric) 1.90355706150807 absolute error 6.217248937900877e-15 relative error 3.266121653834405e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1289999999999865 y1[1] (analytic) 1.4275640066389268 y1[1] (numeric) 1.4275640066389175 absolute error 9.325873406851315e-15 relative error 6.532718227330667e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.903985077435943 y2[1] (numeric) 1.9039850774359492 absolute error 6.217248937900877e-15 relative error 3.2653874295451496e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1299999999999863 y1[1] (analytic) 1.4266598079301698 y1[1] (numeric) 1.4266598079301602 absolute error 9.547918011776346e-15 relative error 6.692498070460596e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.90441218937882 y2[1] (numeric) 1.9044121893788264 absolute error 6.439293542825908e-15 relative error 3.3812499094149744e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1309999999999862 y1[1] (analytic) 1.4257551825616401 y1[1] (numeric) 1.4257551825616306 absolute error 9.547918011776346e-15 relative error 6.696744383998448e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9048383969095832 y2[1] (numeric) 1.9048383969095897 absolute error 6.439293542825908e-15 relative error 3.3804933548552155e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1319999999999861 y1[1] (analytic) 1.4248501314379634 y1[1] (numeric) 1.4248501314379538 absolute error 9.547918011776346e-15 relative error 6.700998091736536e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.905263699602025 y2[1] (numeric) 1.9052636996020313 absolute error 6.439293542825908e-15 relative error 3.379738743865723e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.132999999999986 y1[1] (analytic) 1.4239446554641908 y1[1] (numeric) 1.423944655464181 absolute error 9.769962616701378e-15 relative error 6.861195467963236e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9056880970308425 y2[1] (numeric) 1.905688097030849 absolute error 6.439293542825908e-15 relative error 3.3789860748244424e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.133999999999986 y1[1] (analytic) 1.423038755545798 y1[1] (numeric) 1.4230387555457882 absolute error 9.769962616701378e-15 relative error 6.865563273400918e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9061115887716382 y2[1] (numeric) 1.9061115887716449 absolute error 6.661338147750939e-15 relative error 3.494726220117956e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1349999999999858 y1[1] (analytic) 1.4221324325886848 y1[1] (numeric) 1.422132432588675 absolute error 9.769962616701378e-15 relative error 6.86993868701614e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.906534174400921 y2[1] (numeric) 1.9065341744009277 absolute error 6.661338147750939e-15 relative error 3.493951609781184e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1359999999999857 y1[1] (analytic) 1.4212256874991744 y1[1] (numeric) 1.4212256874991644 absolute error 9.992007221626409e-15 relative error 7.030556307498637e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9069558534961049 y2[1] (numeric) 1.9069558534961115 absolute error 6.661338147750939e-15 relative error 3.493179003351556e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1369999999999856 y1[1] (analytic) 1.4203185211840115 y1[1] (numeric) 1.4203185211840015 absolute error 9.992007221626409e-15 relative error 7.03504676774674e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9073766256355107 y2[1] (numeric) 1.9073766256355174 absolute error 6.661338147750939e-15 relative error 3.4924083991704973e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1379999999999855 y1[1] (analytic) 1.4194109345503625 y1[1] (numeric) 1.4194109345503523 absolute error 1.021405182655144e-14 relative error 7.195979386890536e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9077964903983666 y2[1] (numeric) 1.9077964903983733 absolute error 6.661338147750939e-15 relative error 3.4916397955842693e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1389999999999854 y1[1] (analytic) 1.4185029285058137 y1[1] (numeric) 1.4185029285058035 absolute error 1.021405182655144e-14 relative error 7.200585646524154e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9082154473648076 y2[1] (numeric) 1.9082154473648145 absolute error 6.8833827526759706e-15 relative error 3.6072356306420906e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1399999999999852 y1[1] (analytic) 1.4175945039583715 y1[1] (numeric) 1.417594503958361 absolute error 1.0436096431476471e-14 relative error 7.361834715312168e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.908633496115877 y2[1] (numeric) 1.908633496115884 absolute error 6.8833827526759706e-15 relative error 3.6064455363923186e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1409999999999851 y1[1] (analytic) 1.41668566181646 y1[1] (numeric) 1.4166856618164496 absolute error 1.0436096431476471e-14 relative error 7.366557531256026e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.909050636233526 y2[1] (numeric) 1.909050636233533 absolute error 7.105427357601002e-15 relative error 3.7219690367248204e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.141999999999985 y1[1] (analytic) 1.4157764029889215 y1[1] (numeric) 1.415776402988911 absolute error 1.0436096431476471e-14 relative error 7.371288580205369e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9094668673006148 y2[1] (numeric) 1.9094668673006217 absolute error 6.8833827526759706e-15 relative error 3.604871532757679e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.142999999999985 y1[1] (analytic) 1.4148667283850147 y1[1] (numeric) 1.414866728385004 absolute error 1.0658141036401503e-14 relative error 7.532964640823189e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9098821889009119 y2[1] (numeric) 1.9098821889009188 absolute error 6.8833827526759706e-15 relative error 3.6040876199998393e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1439999999999848 y1[1] (analytic) 1.413956638914414 y1[1] (numeric) 1.4139566389144032 absolute error 1.0880185641326534e-14 relative error 7.694850988980791e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9102966006190958 y2[1] (numeric) 1.9102966006191027 absolute error 6.8833827526759706e-15 relative error 3.6033057643745893e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1449999999999847 y1[1] (analytic) 1.4130461354872088 y1[1] (numeric) 1.413046135487198 absolute error 1.0880185641326534e-14 relative error 7.699809205150346e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9107101020407549 y2[1] (numeric) 1.910710102040762 absolute error 7.105427357601002e-15 relative error 3.718736479182254e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1459999999999846 y1[1] (analytic) 1.4121352190139027 y1[1] (numeric) 1.4121352190138916 absolute error 1.1102230246251565e-14 relative error 7.862016396704756e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.911122692752388 y2[1] (numeric) 1.911122692752395 absolute error 6.8833827526759706e-15 relative error 3.6017482178303066e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1469999999999845 y1[1] (analytic) 1.4112238904054117 y1[1] (numeric) 1.4112238904054006 absolute error 1.1102230246251565e-14 relative error 7.867093465277259e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9115343723414044 y2[1] (numeric) 1.9115343723414113 absolute error 6.8833827526759706e-15 relative error 3.6009725235778193e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1479999999999844 y1[1] (analytic) 1.410312150573065 y1[1] (numeric) 1.4103121505730536 absolute error 1.1324274851176597e-14 relative error 8.029622978554856e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9119451403961243 y2[1] (numeric) 1.9119451403961312 absolute error 6.8833827526759706e-15 relative error 3.600198879790999e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1489999999999843 y1[1] (analytic) 1.4094000004286014 y1[1] (numeric) 1.40940000042859 absolute error 1.1324274851176597e-14 relative error 8.03481967343044e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9123549965057798 y2[1] (numeric) 1.9123549965057867 absolute error 6.8833827526759706e-15 relative error 3.5994272848154043e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1499999999999841 y1[1] (analytic) 1.4084874408841719 y1[1] (numeric) 1.4084874408841603 absolute error 1.1546319456101628e-14 relative error 8.197672993699877e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9127639402605146 y2[1] (numeric) 1.9127639402605217 absolute error 7.105427357601002e-15 relative error 3.7147434704531587e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.150999999999984 y1[1] (analytic) 1.4075744728523352 y1[1] (numeric) 1.4075744728523236 absolute error 1.1546319456101628e-14 relative error 8.202990093095359e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9131719712513853 y2[1] (numeric) 1.9131719712513924 absolute error 7.105427357601002e-15 relative error 3.713951210017685e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.151999999999984 y1[1] (analytic) 1.4066610972460598 y1[1] (numeric) 1.406661097246048 absolute error 1.176836406102666e-14 relative error 8.366168712610726e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.913579089070361 y2[1] (numeric) 1.9135790890703681 absolute error 7.105427357601002e-15 relative error 3.7131610593910187e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1529999999999838 y1[1] (analytic) 1.4057473149787212 y1[1] (numeric) 1.4057473149787092 absolute error 1.199040866595169e-14 relative error 8.52956184812858e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9139852933103239 y2[1] (numeric) 1.9139852933103307 absolute error 6.8833827526759706e-15 relative error 3.596361360107867e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1539999999999837 y1[1] (analytic) 1.404833126964101 y1[1] (numeric) 1.4048331269640892 absolute error 1.176836406102666e-14 relative error 8.377054779779113e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9143905835650692 y2[1] (numeric) 1.9143905835650763 absolute error 7.105427357601002e-15 relative error 3.711587080818658e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1549999999999836 y1[1] (analytic) 1.403918534116388 y1[1] (numeric) 1.403918534116376 absolute error 1.199040866595169e-14 relative error 8.540672677633914e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9147949594293074 y2[1] (numeric) 1.9147949594293145 absolute error 7.105427357601002e-15 relative error 3.710803249512799e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1559999999999835 y1[1] (analytic) 1.4030035373501744 y1[1] (numeric) 1.4030035373501624 absolute error 1.199040866595169e-14 relative error 8.546242647825211e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9151984204986625 y2[1] (numeric) 1.9151984204986696 absolute error 7.105427357601002e-15 relative error 3.7100215212954035e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1569999999999834 y1[1] (analytic) 1.402088137580457 y1[1] (numeric) 1.4020881375804448 absolute error 1.2212453270876722e-14 relative error 8.710189426430352e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9156009663696731 y2[1] (numeric) 1.9156009663696805 absolute error 7.327471962526033e-15 relative error 3.825155703702008e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1579999999999833 y1[1] (analytic) 1.4011723357226356 y1[1] (numeric) 1.4011723357226233 absolute error 1.2212453270876722e-14 relative error 8.715882379006802e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9160025966397938 y2[1] (numeric) 1.916002596639801 absolute error 7.327471962526033e-15 relative error 3.824353878943928e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1589999999999832 y1[1] (analytic) 1.4002561326925118 y1[1] (numeric) 1.4002561326924994 absolute error 1.2434497875801753e-14 relative error 8.880159554732189e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9164033109073944 y2[1] (numeric) 1.9164033109074015 absolute error 7.105427357601002e-15 relative error 3.7076889385234185e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.159999999999983 y1[1] (analytic) 1.3993395294062887 y1[1] (numeric) 1.3993395294062763 absolute error 1.2434497875801753e-14 relative error 8.885976287025535e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9168031087717603 y2[1] (numeric) 1.9168031087717674 absolute error 7.105427357601002e-15 relative error 3.7069156060342485e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.160999999999983 y1[1] (analytic) 1.3984225267805694 y1[1] (numeric) 1.398422526780557 absolute error 1.2434497875801753e-14 relative error 8.89180318371179e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9172019898330936 y2[1] (numeric) 1.917201989833101 absolute error 7.327471962526033e-15 relative error 3.8219613798564556e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1619999999999828 y1[1] (analytic) 1.3975051257323567 y1[1] (numeric) 1.397505125732344 absolute error 1.2656542480726785e-14 relative error 9.056526697241398e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9175999536925137 y2[1] (numeric) 1.917599953692521 absolute error 7.327471962526033e-15 relative error 3.821168199559203e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1629999999999827 y1[1] (analytic) 1.3965873271790512 y1[1] (numeric) 1.3965873271790386 absolute error 1.2656542480726785e-14 relative error 9.062478396028104e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9179969999520565 y2[1] (numeric) 1.9179969999520639 absolute error 7.327471962526033e-15 relative error 3.8203771761421917e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1639999999999826 y1[1] (analytic) 1.3956691320384518 y1[1] (numeric) 1.395669132038439 absolute error 1.2878587085651816e-14 relative error 9.227535946748303e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.918393128214676 y2[1] (numeric) 1.9183931282146833 absolute error 7.327471962526033e-15 relative error 3.8195883079216593e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1649999999999825 y1[1] (analytic) 1.394750541228753 y1[1] (numeric) 1.3947505412287402 absolute error 1.2878587085651816e-14 relative error 9.233613255533125e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9187883380842436 y2[1] (numeric) 1.918788338084251 absolute error 7.327471962526033e-15 relative error 3.8188015932189406e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1659999999999824 y1[1] (analytic) 1.3938315556685463 y1[1] (numeric) 1.3938315556685332 absolute error 1.3100631690576847e-14 relative error 9.399006384450218e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9191826291655498 y2[1] (numeric) 1.9191826291655572 absolute error 7.327471962526033e-15 relative error 3.8180170303604605e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1669999999999823 y1[1] (analytic) 1.3929121762768164 y1[1] (numeric) 1.3929121762768033 absolute error 1.3100631690576847e-14 relative error 9.40521011568308e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9195760010643035 y2[1] (numeric) 1.9195760010643108 absolute error 7.327471962526033e-15 relative error 3.8172346176777254e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1679999999999822 y1[1] (analytic) 1.3919924039729432 y1[1] (numeric) 1.39199240397293 absolute error 1.3322676295501878e-14 relative error 9.570940371137856e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9199684533871326 y2[1] (numeric) 1.91996845338714 absolute error 7.327471962526033e-15 relative error 3.816454353507317e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.168999999999982 y1[1] (analytic) 1.3910722396766986 y1[1] (numeric) 1.3910722396766853 absolute error 1.3322676295501878e-14 relative error 9.577271341852257e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9203599857415852 y2[1] (numeric) 1.9203599857415925 absolute error 7.327471962526033e-15 relative error 3.815676236190885e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.169999999999982 y1[1] (analytic) 1.3901516843082469 y1[1] (numeric) 1.3901516843082335 absolute error 1.3322676295501878e-14 relative error 9.583613389736943e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9207505977361286 y2[1] (numeric) 1.9207505977361359 absolute error 7.327471962526033e-15 relative error 3.8149002640751363e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1709999999999818 y1[1] (analytic) 1.3892307387881433 y1[1] (numeric) 1.38923073878813 absolute error 1.3322676295501878e-14 relative error 9.589966535813586e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.921140288980151 y2[1] (numeric) 1.9211402889801583 absolute error 7.327471962526033e-15 relative error 3.8141264355118317e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1719999999999817 y1[1] (analytic) 1.3883094040373334 y1[1] (numeric) 1.38830940403732 absolute error 1.3322676295501878e-14 relative error 9.596330801158798e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9215290590839613 y2[1] (numeric) 1.9215290590839686 absolute error 7.327471962526033e-15 relative error 3.8133547488577737e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1729999999999816 y1[1] (analytic) 1.387387680977152 y1[1] (numeric) 1.3873876809771384 absolute error 1.354472090042691e-14 relative error 9.762751310352719e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.921916907658789 y2[1] (numeric) 1.9219169076587965 absolute error 7.549516567451064e-15 relative error 3.928118087398283e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1739999999999815 y1[1] (analytic) 1.3864655705293218 y1[1] (numeric) 1.386465570529308 absolute error 1.3766765505351941e-14 relative error 9.92939586671171e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9223038343167862 y2[1] (numeric) 1.9223038343167937 absolute error 7.549516567451064e-15 relative error 3.927327424873118e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1749999999999814 y1[1] (analytic) 1.385543073615953 y1[1] (numeric) 1.3855430736159393 absolute error 1.3766765505351941e-14 relative error 9.936006875213057e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.9226898386710258 y2[1] (numeric) 1.9226898386710334 absolute error 7.549516567451064e-15 relative error 3.9265389641156754e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1759999999999813 y1[1] (analytic) 1.3846201911595433 y1[1] (numeric) 1.3846201911595293 absolute error 1.3988810110276972e-14 relative error 1.0102994452624668e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9230749203355035 y2[1] (numeric) 1.9230749203355113 absolute error 7.771561172376096e-15 relative error 4.0412160182611365e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1769999999999812 y1[1] (analytic) 1.383696924082974 y1[1] (numeric) 1.38369692408296 absolute error 1.3988810110276972e-14 relative error 1.0109735641385387e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9234590789251382 y2[1] (numeric) 1.9234590789251458 absolute error 7.549516567451064e-15 relative error 3.924968641219996e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.177999999999981 y1[1] (analytic) 1.3827732733095128 y1[1] (numeric) 1.3827732733094986 absolute error 1.4210854715202004e-14 relative error 1.027706782413426e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9238423140557706 y2[1] (numeric) 1.9238423140557783 absolute error 7.771561172376096e-15 relative error 4.0396040338630396e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.178999999999981 y1[1] (analytic) 1.3818492397628102 y1[1] (numeric) 1.381849239762796 absolute error 1.4210854715202004e-14 relative error 1.0283940032156656e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.924224625344166 y2[1] (numeric) 1.9242246253441737 absolute error 7.771561172376096e-15 relative error 4.038801432024121e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1799999999999808 y1[1] (analytic) 1.3809248243668995 y1[1] (numeric) 1.3809248243668852 absolute error 1.4210854715202004e-14 relative error 1.0290824282717294e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.924606012408013 y2[1] (numeric) 1.9246060124080209 absolute error 7.771561172376096e-15 relative error 4.0380010881564983e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1809999999999807 y1[1] (analytic) 1.3800000280461964 y1[1] (numeric) 1.380000028046182 absolute error 1.4432899320127035e-14 relative error 1.0458622483190186e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.924986474865925 y2[1] (numeric) 1.9249864748659327 absolute error 7.771561172376096e-15 relative error 4.0372030005651777e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1819999999999806 y1[1] (analytic) 1.3790748517254967 y1[1] (numeric) 1.3790748517254823 absolute error 1.4432899320127035e-14 relative error 1.0465638831763634e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9253660123374385 y2[1] (numeric) 1.9253660123374465 absolute error 7.993605777301127e-15 relative error 4.1517330866335934e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1829999999999805 y1[1] (analytic) 1.3781492963299768 y1[1] (numeric) 1.3781492963299624 absolute error 1.4432899320127035e-14 relative error 1.0472667481354862e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9257446244430174 y2[1] (numeric) 1.9257446244430252 absolute error 7.771561172376096e-15 relative error 4.035613587457819e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1839999999999804 y1[1] (analytic) 1.3772233627851924 y1[1] (numeric) 1.3772233627851778 absolute error 1.4654943925052066e-14 relative error 1.0640934739456508e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9261223108040488 y2[1] (numeric) 1.9261223108040566 absolute error 7.771561172376096e-15 relative error 4.034822258578118e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1849999999999803 y1[1] (analytic) 1.3762970520170765 y1[1] (numeric) 1.3762970520170617 absolute error 1.4876988529977098e-14 relative error 1.0809431371064588e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9264990710428465 y2[1] (numeric) 1.9264990710428544 absolute error 7.993605777301127e-15 relative error 4.149291270083018e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1859999999999802 y1[1] (analytic) 1.37537036495194 y1[1] (numeric) 1.3753703649519249 absolute error 1.509903313490213e-14 relative error 1.0978157970874804e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9268749047826506 y2[1] (numeric) 1.9268749047826583 absolute error 7.771561172376096e-15 relative error 4.033246347796885e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.18699999999998 y1[1] (analytic) 1.3744433025164695 y1[1] (numeric) 1.3744433025164546 absolute error 1.4876988529977098e-14 relative error 1.0824010348581716e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9272498116476269 y2[1] (numeric) 1.9272498116476346 absolute error 7.771561172376096e-15 relative error 4.032461762563154e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.18799999999998 y1[1] (analytic) 1.373515865637728 y1[1] (numeric) 1.3735158656377129 absolute error 1.509903313490213e-14 relative error 1.0992980505464783e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.927623791262869 y2[1] (numeric) 1.9276237912628766 absolute error 7.549516567451064e-15 relative error 3.9164885812625565e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1889999999999799 y1[1] (analytic) 1.372588055243152 y1[1] (numeric) 1.3725880552431367 absolute error 1.532107773982716e-14 relative error 1.1162182040927825e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.927996843254397 y2[1] (numeric) 1.9279968432544048 absolute error 7.771561172376096e-15 relative error 4.0308993241181603e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1899999999999797 y1[1] (analytic) 1.3716598722605517 y1[1] (numeric) 1.3716598722605362 absolute error 1.554312234475219e-14 relative error 1.1331615555054832e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9283689672491593 y2[1] (numeric) 1.928368967249167 absolute error 7.771561172376096e-15 relative error 4.0301214676060244e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1909999999999796 y1[1] (analytic) 1.3707313176181102 y1[1] (numeric) 1.3707313176180946 absolute error 1.554312234475219e-14 relative error 1.1339291767084694e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9287401628750316 y2[1] (numeric) 1.9287401628750394 absolute error 7.771561172376096e-15 relative error 4.029345850708889e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1919999999999795 y1[1] (analytic) 1.3698023922443818 y1[1] (numeric) 1.3698023922443663 absolute error 1.554312234475219e-14 relative error 1.13469814571467e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9291104297608181 y2[1] (numeric) 1.9291104297608261 absolute error 7.993605777301127e-15 relative error 4.1436745424118716e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1929999999999794 y1[1] (analytic) 1.3688730970682923 y1[1] (numeric) 1.3688730970682765 absolute error 1.5765166949677223e-14 relative error 1.1516894431953839e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9294797675362525 y2[1] (numeric) 1.9294797675362607 absolute error 8.215650382226158e-15 relative error 4.2579614051702133e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1939999999999793 y1[1] (analytic) 1.3679434330191362 y1[1] (numeric) 1.3679434330191205 absolute error 1.5765166949677223e-14 relative error 1.1524721395008651e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.929848175831997 y2[1] (numeric) 1.9298481758320052 absolute error 8.215650382226158e-15 relative error 4.257148559722437e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1949999999999792 y1[1] (analytic) 1.3670134010265778 y1[1] (numeric) 1.367013401026562 absolute error 1.5765166949677223e-14 relative error 1.1532562107904831e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.930215654279643 y2[1] (numeric) 1.9302156542796511 absolute error 8.215650382226158e-15 relative error 4.2563380749765196e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.195999999999979 y1[1] (analytic) 1.366083002020649 y1[1] (numeric) 1.3660830020206332 absolute error 1.5765166949677223e-14 relative error 1.1540416597203898e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9305822025117123 y2[1] (numeric) 1.9305822025117205 absolute error 8.215650382226158e-15 relative error 4.255529949223344e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.196999999999979 y1[1] (analytic) 1.3651522369317486 y1[1] (numeric) 1.3651522369317326 absolute error 1.5987211554602254e-14 relative error 1.1710936789390136e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9309478201616566 y2[1] (numeric) 1.9309478201616648 absolute error 8.215650382226158e-15 relative error 4.2547241807592473e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1979999999999789 y1[1] (analytic) 1.3642211066906418 y1[1] (numeric) 1.3642211066906256 absolute error 1.6209256159527285e-14 relative error 1.1881692842920502e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9313125068638584 y2[1] (numeric) 1.9313125068638666 absolute error 8.215650382226158e-15 relative error 4.2539207678860097e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1989999999999787 y1[1] (analytic) 1.3632896122284586 y1[1] (numeric) 1.3632896122284424 absolute error 1.6209256159527285e-14 relative error 1.1889811243431492e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9316762622536308 y2[1] (numeric) 1.931676262253639 absolute error 8.215650382226158e-15 relative error 4.253119708910849e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.1999999999999786 y1[1] (analytic) 1.3623577544766934 y1[1] (numeric) 1.3623577544766772 absolute error 1.6209256159527285e-14 relative error 1.1897943918375213e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9320390859672187 y2[1] (numeric) 1.932039085967227 absolute error 8.215650382226158e-15 relative error 4.2523210021464105e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2009999999999785 y1[1] (analytic) 1.3614255343672041 y1[1] (numeric) 1.3614255343671877 absolute error 1.6431300764452317e-14 relative error 1.2069188030977873e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.932400977641798 y2[1] (numeric) 1.9324009776418065 absolute error 8.43769498715119e-15 relative error 4.366430717421865e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2019999999999784 y1[1] (analytic) 1.3604929528322103 y1[1] (numeric) 1.3604929528321938 absolute error 1.6431300764452317e-14 relative error 1.2077461136602294e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9327619369154778 y2[1] (numeric) 1.9327619369154863 absolute error 8.43769498715119e-15 relative error 4.3656152503794785e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2029999999999783 y1[1] (analytic) 1.359560010804294 y1[1] (numeric) 1.3595600108042774 absolute error 1.6653345369377348e-14 relative error 1.2249069726260552e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9331219634272983 y2[1] (numeric) 1.9331219634273067 absolute error 8.43769498715119e-15 relative error 4.3648021939555797e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2039999999999782 y1[1] (analytic) 1.3586267092163966 y1[1] (numeric) 1.35862670921638 absolute error 1.6653345369377348e-14 relative error 1.2257484161328137e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.933481056817233 y2[1] (numeric) 1.9334810568172414 absolute error 8.43769498715119e-15 relative error 4.363991546439435e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.204999999999978 y1[1] (analytic) 1.35769304900182 y1[1] (numeric) 1.3576930490018033 absolute error 1.6653345369377348e-14 relative error 1.2265913404816308e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9338392167261886 y2[1] (numeric) 1.933839216726197 absolute error 8.43769498715119e-15 relative error 4.363183306125847e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.205999999999978 y1[1] (analytic) 1.3567590310942241 y1[1] (numeric) 1.3567590310942075 absolute error 1.6653345369377348e-14 relative error 1.2274357485534074e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9341964427960054 y2[1] (numeric) 1.9341964427960139 absolute error 8.43769498715119e-15 relative error 4.3623774713151467e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2069999999999779 y1[1] (analytic) 1.355824656427627 y1[1] (numeric) 1.3558246564276102 absolute error 1.687538997430238e-14 relative error 1.2446587318131706e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9345527346694573 y2[1] (numeric) 1.9345527346694658 absolute error 8.43769498715119e-15 relative error 4.361574040313187e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2079999999999778 y1[1] (analytic) 1.3548899259364031 y1[1] (numeric) 1.354889925936386 absolute error 1.709743457922741e-14 relative error 1.2619058014923895e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9349080919902524 y2[1] (numeric) 1.9349080919902608 absolute error 8.43769498715119e-15 relative error 4.360773011431334e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2089999999999776 y1[1] (analytic) 1.3539548405552828 y1[1] (numeric) 1.3539548405552655 absolute error 1.7319479184152442e-14 relative error 1.2791770201914114e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9352625144030333 y2[1] (numeric) 1.9352625144030418 absolute error 8.43769498715119e-15 relative error 4.3599743829864596e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2099999999999775 y1[1] (analytic) 1.3530194012193513 y1[1] (numeric) 1.353019401219334 absolute error 1.7319479184152442e-14 relative error 1.2800614069941642e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9356160015533779 y2[1] (numeric) 1.9356160015533863 absolute error 8.43769498715119e-15 relative error 4.3591781533009333e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2109999999999774 y1[1] (analytic) 1.3520836088640482 y1[1] (numeric) 1.3520836088640307 absolute error 1.7541523789077473e-14 relative error 1.2973697539174347e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.935968553087799 y2[1] (numeric) 1.9359685530878072 absolute error 8.215650382226158e-15 relative error 4.243689996473598e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2119999999999773 y1[1] (analytic) 1.3511474644251655 y1[1] (numeric) 1.3511474644251478 absolute error 1.7763568394002505e-14 relative error 1.3147024186260726e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9363201686537448 y2[1] (numeric) 1.9363201686537532 absolute error 8.43769498715119e-15 relative error 4.357592883524847e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2129999999999772 y1[1] (analytic) 1.3502109688388475 y1[1] (numeric) 1.3502109688388297 absolute error 1.7763568394002505e-14 relative error 1.315614285764453e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9366708478996002 y2[1] (numeric) 1.9366708478996084 absolute error 8.215650382226158e-15 relative error 4.2421511074720685e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.213999999999977 y1[1] (analytic) 1.3492741230415901 y1[1] (numeric) 1.3492741230415721 absolute error 1.7985612998927536e-14 relative error 1.3329843574249845e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9370205904746856 y2[1] (numeric) 1.9370205904746938 absolute error 8.215650382226158e-15 relative error 4.2413851575077134e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.214999999999977 y1[1] (analytic) 1.3483369279702386 y1[1] (numeric) 1.3483369279702206 absolute error 1.7985612998927536e-14 relative error 1.3339108813108564e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9373693960292586 y2[1] (numeric) 1.9373693960292668 absolute error 8.215650382226158e-15 relative error 4.2406215350900915e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2159999999999769 y1[1] (analytic) 1.3473993845619883 y1[1] (numeric) 1.34739938456197 absolute error 1.8207657603852567e-14 relative error 1.3513185335001099e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9377172642145135 y2[1] (numeric) 1.937717264214522 absolute error 8.43769498715119e-15 relative error 4.3544510558776243e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2169999999999768 y1[1] (analytic) 1.3464614937543822 y1[1] (numeric) 1.346461493754364 absolute error 1.8207657603852567e-14 relative error 1.3522598075258407e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9380641946825827 y2[1] (numeric) 1.938064194682591 absolute error 8.215650382226158e-15 relative error 4.2391012664942826e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2179999999999767 y1[1] (analytic) 1.3455232564853112 y1[1] (numeric) 1.345523256485293 absolute error 1.8207657603852567e-14 relative error 1.3532027422114896e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9384101870865351 y2[1] (numeric) 1.9384101870865436 absolute error 8.43769498715119e-15 relative error 4.35289447164596e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2189999999999765 y1[1] (analytic) 1.3445846736930127 y1[1] (numeric) 1.3445846736929943 absolute error 1.84297022087776e-14 relative error 1.3706613327786119e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9387552410803788 y2[1] (numeric) 1.9387552410803872 absolute error 8.43769498715119e-15 relative error 4.3521197562046316e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2199999999999764 y1[1] (analytic) 1.3436457463160691 y1[1] (numeric) 1.3436457463160505 absolute error 1.865174681370263e-14 relative error 1.3881446701886208e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9390993563190595 y2[1] (numeric) 1.939099356319068 absolute error 8.43769498715119e-15 relative error 4.351347423047079e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2209999999999763 y1[1] (analytic) 1.342706475293408 y1[1] (numeric) 1.342706475293389 absolute error 1.887379141862766e-14 relative error 1.4056528188339425e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9394425324584623 y2[1] (numeric) 1.9394425324584708 absolute error 8.43769498715119e-15 relative error 4.350577470555654e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2219999999999762 y1[1] (analytic) 1.3417668615643 y1[1] (numeric) 1.341766861564281 absolute error 1.887379141862766e-14 relative error 1.4066371706798331e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9397847691554109 y2[1] (numeric) 1.9397847691554193 absolute error 8.43769498715119e-15 relative error 4.349809897118118e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.222999999999976 y1[1] (analytic) 1.3408269060683589 y1[1] (numeric) 1.3408269060683398 absolute error 1.9095836023552692e-14 relative error 1.4241835345881057e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9401260660676685 y2[1] (numeric) 1.9401260660676771 absolute error 8.659739592076221e-15 relative error 4.4634932458941476e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.223999999999976 y1[1] (analytic) 1.3398866097455402 y1[1] (numeric) 1.3398866097455209 absolute error 1.9317880628477724e-14 relative error 1.4417548834334878e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9404664228539383 y2[1] (numeric) 1.9404664228539472 absolute error 8.881784197001252e-15 relative error 4.577138822087104e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2249999999999759 y1[1] (analytic) 1.33894597353614 y1[1] (numeric) 1.3389459735361207 absolute error 1.9317880628477724e-14 relative error 1.4427677449493677e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9408058391738638 y2[1] (numeric) 1.9408058391738727 absolute error 8.881784197001252e-15 relative error 4.576338352723594e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2259999999999758 y1[1] (analytic) 1.3380049983807947 y1[1] (numeric) 1.3380049983807751 absolute error 1.9539925233402755e-14 relative error 1.4603775962757438e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9411443146880285 y2[1] (numeric) 1.9411443146880374 absolute error 8.881784197001252e-15 relative error 4.575540380895735e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2269999999999757 y1[1] (analytic) 1.337063685220479 y1[1] (numeric) 1.3370636852204594 absolute error 1.9539925233402755e-14 relative error 1.4614057243040494e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.941481849057957 y2[1] (numeric) 1.941481849057966 absolute error 8.881784197001252e-15 relative error 4.574744904934784e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2279999999999756 y1[1] (analytic) 1.3361220349965062 y1[1] (numeric) 1.3361220349964864 absolute error 1.9761969838327786e-14 relative error 1.479054257074614e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9418184419461149 y2[1] (numeric) 1.9418184419461237 absolute error 8.881784197001252e-15 relative error 4.573951923177646e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2289999999999754 y1[1] (analytic) 1.3351800486505263 y1[1] (numeric) 1.3351800486505065 absolute error 1.9761969838327786e-14 relative error 1.4800977484872783e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9421540930159094 y2[1] (numeric) 1.9421540930159182 absolute error 8.881784197001252e-15 relative error 4.573161433966866e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2299999999999753 y1[1] (analytic) 1.3342377271245258 y1[1] (numeric) 1.3342377271245058 absolute error 1.9984014443252818e-14 relative error 1.49778514255636e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9424888019316893 y2[1] (numeric) 1.9424888019316982 absolute error 8.881784197001252e-15 relative error 4.572373435650619e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2309999999999752 y1[1] (analytic) 1.333295071360826 y1[1] (numeric) 1.333295071360806 absolute error 1.9984014443252818e-14 relative error 1.498844094792622e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.942822568358746 y2[1] (numeric) 1.9428225683587548 absolute error 8.881784197001252e-15 relative error 4.571587926582709e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2319999999999751 y1[1] (analytic) 1.3323520823020827 y1[1] (numeric) 1.3323520823020625 absolute error 2.020605904817785e-14 relative error 1.5165705309114046e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9431553919633124 y2[1] (numeric) 1.9431553919633215 absolute error 9.103828801926284e-15 relative error 4.685075027750621e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.232999999999975 y1[1] (analytic) 1.3314087608912848 y1[1] (numeric) 1.3314087608912644 absolute error 2.042810365310288e-14 relative error 1.534322460025552e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9434872724125658 y2[1] (numeric) 1.943487272412575 absolute error 9.103828801926284e-15 relative error 4.68427497887607e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.233999999999975 y1[1] (analytic) 1.3304651080717536 y1[1] (numeric) 1.3304651080717331 absolute error 2.042810365310288e-14 relative error 1.5354107018040769e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9438182093746255 y2[1] (numeric) 1.9438182093746346 absolute error 9.103828801926284e-15 relative error 4.683477476453527e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2349999999999748 y1[1] (analytic) 1.3295211247871417 y1[1] (numeric) 1.3295211247871213 absolute error 2.042810365310288e-14 relative error 1.5365008702944416e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9441482025185541 y2[1] (numeric) 1.9441482025185635 absolute error 9.325873406851315e-15 relative error 4.796894287570298e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2359999999999747 y1[1] (analytic) 1.3285768119814327 y1[1] (numeric) 1.328576811981412 absolute error 2.0650148258027912e-14 relative error 1.5543059363824351e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9444772515143591 y2[1] (numeric) 1.9444772515143685 absolute error 9.325873406851315e-15 relative error 4.796082545881328e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2369999999999746 y1[1] (analytic) 1.327632170598939 y1[1] (numeric) 1.3276321705989182 absolute error 2.0650148258027912e-14 relative error 1.5554118614579778e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9448053560329914 y2[1] (numeric) 1.9448053560330008 absolute error 9.325873406851315e-15 relative error 4.795273407655666e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2379999999999745 y1[1] (analytic) 1.326687201584302 y1[1] (numeric) 1.3266872015842812 absolute error 2.0872192862952943e-14 relative error 1.5732565172881601e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9451325157463464 y2[1] (numeric) 1.9451325157463557 absolute error 9.325873406851315e-15 relative error 4.794466871205935e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2389999999999743 y1[1] (analytic) 1.3257419058824906 y1[1] (numeric) 1.3257419058824698 absolute error 2.0872192862952943e-14 relative error 1.5743782986975282e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9454587303272644 y2[1] (numeric) 1.9454587303272737 absolute error 9.325873406851315e-15 relative error 4.7936629348506e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2399999999999742 y1[1] (analytic) 1.3247962844388006 y1[1] (numeric) 1.3247962844387795 absolute error 2.1094237467877974e-14 relative error 1.5922627286665242e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9457839994495307 y2[1] (numeric) 1.94578399944954 absolute error 9.325873406851315e-15 relative error 4.792861596913963e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2409999999999741 y1[1] (analytic) 1.3238503381988531 y1[1] (numeric) 1.323850338198832 absolute error 2.1094237467877974e-14 relative error 1.5934004667459206e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9461083227878764 y2[1] (numeric) 1.9461083227878857 absolute error 9.325873406851315e-15 relative error 4.792062855726158e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.241999999999974 y1[1] (analytic) 1.3229040681085946 y1[1] (numeric) 1.3229040681085733 absolute error 2.1316282072803006e-14 relative error 1.6113248561764339e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9464317000179783 y2[1] (numeric) 1.9464317000179876 absolute error 9.325873406851315e-15 relative error 4.79126670962314e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.242999999999974 y1[1] (analytic) 1.3219574751142946 y1[1] (numeric) 1.3219574751142733 absolute error 2.1316282072803006e-14 relative error 1.6124786518537617e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9467541308164589 y2[1] (numeric) 1.9467541308164682 absolute error 9.325873406851315e-15 relative error 4.790473156946682e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2439999999999738 y1[1] (analytic) 1.3210105601625464 y1[1] (numeric) 1.321010560162525 absolute error 2.1316282072803006e-14 relative error 1.6136344943510596e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9470756148608874 y2[1] (numeric) 1.947075614860897 absolute error 9.547918011776346e-15 relative error 4.903722248331129e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2449999999999737 y1[1] (analytic) 1.3200633242002648 y1[1] (numeric) 1.3200633242002433 absolute error 2.1538326677728037e-14 relative error 1.631613141799589e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9473961518297802 y2[1] (numeric) 1.9473961518297898 absolute error 9.547918011776346e-15 relative error 4.902915106823585e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2459999999999736 y1[1] (analytic) 1.319115768174686 y1[1] (numeric) 1.3191157681746641 absolute error 2.1760371282653068e-14 relative error 1.649618009855479e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9477157414026003 y2[1] (numeric) 1.9477157414026096 absolute error 9.325873406851315e-15 relative error 4.788108042981423e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2469999999999735 y1[1] (analytic) 1.3181678930333651 y1[1] (numeric) 1.3181678930333434 absolute error 2.1760371282653068e-14 relative error 1.6508042259000975e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9480343832597575 y2[1] (numeric) 1.948034383259767 absolute error 9.547918011776346e-15 relative error 4.901308772486483e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2479999999999734 y1[1] (analytic) 1.3172196997241779 y1[1] (numeric) 1.317219699724156 absolute error 2.1760371282653068e-14 relative error 1.6519925481838474e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9483520770826108 y2[1] (numeric) 1.9483520770826204 absolute error 9.547918011776346e-15 relative error 4.900509576314892e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2489999999999732 y1[1] (analytic) 1.3162711891953176 y1[1] (numeric) 1.3162711891952954 absolute error 2.220446049250313e-14 relative error 1.6869214091115593e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.948668822553466 y2[1] (numeric) 1.9486688225534756 absolute error 9.547918011776346e-15 relative error 4.899713025256439e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2499999999999731 y1[1] (analytic) 1.315322362395294 y1[1] (numeric) 1.315322362395272 absolute error 2.220446049250313e-14 relative error 1.6881382942556571e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9489846193555778 y2[1] (numeric) 1.9489846193555873 absolute error 9.547918011776346e-15 relative error 4.898919117654874e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.250999999999973 y1[1] (analytic) 1.3143732202729348 y1[1] (numeric) 1.3143732202729124 absolute error 2.2426505097428162e-14 relative error 1.7062509150004754e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9492994671731492 y2[1] (numeric) 1.9492994671731587 absolute error 9.547918011776346e-15 relative error 4.89812785185984e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.251999999999973 y1[1] (analytic) 1.3134237637773811 y1[1] (numeric) 1.3134237637773587 absolute error 2.2426505097428162e-14 relative error 1.7074843409966918e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9496133656913326 y2[1] (numeric) 1.9496133656913421 absolute error 9.547918011776346e-15 relative error 4.897339226226866e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2529999999999728 y1[1] (analytic) 1.31247399385809 y1[1] (numeric) 1.3124739938580674 absolute error 2.2648549702353193e-14 relative error 1.725637978987799e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9499263145962291 y2[1] (numeric) 1.9499263145962389 absolute error 9.769962616701378e-15 relative error 5.010426570259626e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2539999999999727 y1[1] (analytic) 1.311523911464831 y1[1] (numeric) 1.3115239114648083 absolute error 2.2648549702353193e-14 relative error 1.726888050181045e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9502383135748906 y2[1] (numeric) 1.9502383135749002 absolute error 9.547918011776346e-15 relative error 4.895769888898605e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2549999999999726 y1[1] (analytic) 1.3105735175476867 y1[1] (numeric) 1.3105735175476636 absolute error 2.3092638912203256e-14 relative error 1.762025449393609e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9505493623153174 y2[1] (numeric) 1.9505493623153272 absolute error 9.769962616701378e-15 relative error 5.008826131477317e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2559999999999725 y1[1] (analytic) 1.3096228130570504 y1[1] (numeric) 1.3096228130570273 absolute error 2.3092638912203256e-14 relative error 1.7633045699851658e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9508594605064613 y2[1] (numeric) 1.950859460506471 absolute error 9.769962616701378e-15 relative error 5.00802995525111e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2569999999999724 y1[1] (analytic) 1.308671798943627 y1[1] (numeric) 1.3086717989436039 absolute error 2.3092638912203256e-14 relative error 1.764585966538277e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.951168607838224 y2[1] (numeric) 1.9511686078382338 absolute error 9.769962616701378e-15 relative error 5.00723647226259e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2579999999999723 y1[1] (analytic) 1.3077204761584302 y1[1] (numeric) 1.3077204761584071 absolute error 2.3092638912203256e-14 relative error 1.7658696436443643e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9514768040014578 y2[1] (numeric) 1.9514768040014678 absolute error 9.992007221626409e-15 relative error 5.120228537248319e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2589999999999721 y1[1] (analytic) 1.3067688456527833 y1[1] (numeric) 1.30676884565276 absolute error 2.3314683517128287e-14 relative error 1.7841474867333304e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9517840486879674 y2[1] (numeric) 1.9517840486879772 absolute error 9.769962616701378e-15 relative error 5.005657579417643e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.259999999999972 y1[1] (analytic) 1.305816908378316 y1[1] (numeric) 1.3058169083782927 absolute error 2.3314683517128287e-14 relative error 1.7854481258082814e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.952090341590507 y2[1] (numeric) 1.952090341590517 absolute error 9.992007221626409e-15 relative error 5.118619260973961e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.260999999999972 y1[1] (analytic) 1.3048646652869658 y1[1] (numeric) 1.3048646652869424 absolute error 2.3314683517128287e-14 relative error 1.7867510813468862e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.952395682402785 y2[1] (numeric) 1.9523956824027948 absolute error 9.769962616701378e-15 relative error 5.0040894398402e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2619999999999718 y1[1] (analytic) 1.3039121173309758 y1[1] (numeric) 1.3039121173309522 absolute error 2.353672812205332e-14 relative error 1.805085466206993e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9527000708194595 y2[1] (numeric) 1.9527000708194695 absolute error 9.992007221626409e-15 relative error 5.117020975696087e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2629999999999717 y1[1] (analytic) 1.3029592654628939 y1[1] (numeric) 1.30295926546287 absolute error 2.375877272697835e-14 relative error 1.8234470836306403e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9530035065361426 y2[1] (numeric) 1.9530035065361526 absolute error 9.992007221626409e-15 relative error 5.116225950535177e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2639999999999716 y1[1] (analytic) 1.3020061106355716 y1[1] (numeric) 1.3020061106355478 absolute error 2.375877272697835e-14 relative error 1.8247819678342795e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9533059892493987 y2[1] (numeric) 1.9533059892494087 absolute error 9.992007221626409e-15 relative error 5.115433668160747e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2649999999999715 y1[1] (analytic) 1.3010526538021638 y1[1] (numeric) 1.30105265380214 absolute error 2.375877272697835e-14 relative error 1.826119231804055e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.953607518656745 y2[1] (numeric) 1.953607518656755 absolute error 9.992007221626409e-15 relative error 5.114644126931227e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2659999999999714 y1[1] (analytic) 1.3000988959161275 y1[1] (numeric) 1.3000988959161035 absolute error 2.398081733190338e-14 relative error 1.844537935324148e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9539080944566523 y2[1] (numeric) 1.953908094456662 absolute error 9.769962616701378e-15 relative error 5.000216051317518e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2669999999999713 y1[1] (analytic) 1.29914483793122 y1[1] (numeric) 1.299144837931196 absolute error 2.398081733190338e-14 relative error 1.845892515732952e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9542077163485443 y2[1] (numeric) 1.954207716348554 absolute error 9.769962616701378e-15 relative error 4.999449411118202e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2679999999999712 y1[1] (analytic) 1.2981904808015 y1[1] (numeric) 1.2981904808014757 absolute error 2.4202861936828413e-14 relative error 1.864353674961907e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9545063840327996 y2[1] (numeric) 1.9545063840328094 absolute error 9.769962616701378e-15 relative error 4.998685446369677e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.268999999999971 y1[1] (analytic) 1.2972358254813234 y1[1] (numeric) 1.2972358254812992 absolute error 2.4202861936828413e-14 relative error 1.8657256808220076e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9548040972107503 y2[1] (numeric) 1.9548040972107603 absolute error 9.992007221626409e-15 relative error 5.111513340842541e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.269999999999971 y1[1] (analytic) 1.2962808729253466 y1[1] (numeric) 1.2962808729253221 absolute error 2.4424906541753444e-14 relative error 1.884229494695328e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9551008555846836 y2[1] (numeric) 1.9551008555846936 absolute error 9.992007221626409e-15 relative error 5.110737480925629e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2709999999999708 y1[1] (analytic) 1.2953256240885214 y1[1] (numeric) 1.2953256240884967 absolute error 2.4646951146678475e-14 relative error 1.9027610269056275e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9553966588578406 y2[1] (numeric) 1.9553966588578509 absolute error 1.021405182655144e-14 relative error 5.22351911581844e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2719999999999707 y1[1] (analytic) 1.2943700799260967 y1[1] (numeric) 1.294370079926072 absolute error 2.4646951146678475e-14 relative error 1.9041657041458897e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9556915067344187 y2[1] (numeric) 1.9556915067344287 absolute error 9.992007221626409e-15 relative error 5.109193953759556e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2729999999999706 y1[1] (analytic) 1.2934142413936165 y1[1] (numeric) 1.2934142413935918 absolute error 2.4646951146678475e-14 relative error 1.9055728905630494e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9559853989195695 y2[1] (numeric) 1.9559853989195795 absolute error 9.992007221626409e-15 relative error 5.108426283317712e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2739999999999705 y1[1] (analytic) 1.2924581094469194 y1[1] (numeric) 1.2924581094468948 absolute error 2.4646951146678475e-14 relative error 1.906982591275289e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9562783351194013 y2[1] (numeric) 1.956278335119411 absolute error 9.769962616701378e-15 relative error 4.99415775419558e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2749999999999704 y1[1] (analytic) 1.2915016850421372 y1[1] (numeric) 1.2915016850421126 absolute error 2.4646951146678475e-14 relative error 1.90839481141477e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9565703150409774 y2[1] (numeric) 1.9565703150409872 absolute error 9.769962616701378e-15 relative error 4.993412473651253e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2759999999999703 y1[1] (analytic) 1.2905449691356945 y1[1] (numeric) 1.2905449691356696 absolute error 2.4868995751603507e-14 relative error 1.9270150476243227e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9568613383923181 y2[1] (numeric) 1.9568613383923281 absolute error 9.992007221626409e-15 relative error 5.106139625526792e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2769999999999702 y1[1] (analytic) 1.2895879626843065 y1[1] (numeric) 1.2895879626842817 absolute error 2.4868995751603507e-14 relative error 1.928445090309166e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9571514048824004 y2[1] (numeric) 1.9571514048824104 absolute error 9.992007221626409e-15 relative error 5.10538285219012e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.27799999999997 y1[1] (analytic) 1.2886306666449803 y1[1] (numeric) 1.2886306666449552 absolute error 2.5091040356528538e-14 relative error 1.9471087415492307e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9574405142211573 y2[1] (numeric) 1.9574405142211675 absolute error 1.021405182655144e-14 relative error 5.218064994744166e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.27899999999997 y1[1] (analytic) 1.2876730819750113 y1[1] (numeric) 1.2876730819749862 absolute error 2.5091040356528538e-14 relative error 1.9485567189184636e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.95772866611948 y2[1] (numeric) 1.9577286661194901 absolute error 1.021405182655144e-14 relative error 5.217296964240334e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2799999999999698 y1[1] (analytic) 1.2867152096319845 y1[1] (numeric) 1.2867152096319592 absolute error 2.531308496145357e-14 relative error 1.9672639891070695e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9580158602892164 y2[1] (numeric) 1.9580158602892264 absolute error 9.992007221626409e-15 relative error 5.103128848073019e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2809999999999697 y1[1] (analytic) 1.2857570505737717 y1[1] (numeric) 1.2857570505737463 absolute error 2.531308496145357e-14 relative error 1.9687300139756226e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9583020964431723 y2[1] (numeric) 1.9583020964431823 absolute error 9.992007221626409e-15 relative error 5.102382946826593e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2819999999999696 y1[1] (analytic) 1.2847986057585323 y1[1] (numeric) 1.2847986057585068 absolute error 2.55351295663786e-14 relative error 1.9874811080840888e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9585873742951114 y2[1] (numeric) 1.9585873742951216 absolute error 1.021405182655144e-14 relative error 5.215009532177466e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2829999999999695 y1[1] (analytic) 1.283839876144711 y1[1] (numeric) 1.2838398761446852 absolute error 2.5757174171303632e-14 relative error 2.006260644329788e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9588716935597563 y2[1] (numeric) 1.9588716935597665 absolute error 1.021405182655144e-14 relative error 5.214252602726609e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2839999999999694 y1[1] (analytic) 1.2828808626910368 y1[1] (numeric) 1.282880862691011 absolute error 2.5757174171303632e-14 relative error 2.0077604180074882e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9591550539527876 y2[1] (numeric) 1.9591550539527978 absolute error 1.021405182655144e-14 relative error 5.213498444619577e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2849999999999693 y1[1] (analytic) 1.2819215663565238 y1[1] (numeric) 1.281921566356498 absolute error 2.5757174171303632e-14 relative error 2.009262879047323e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9594374551908447 y2[1] (numeric) 1.9594374551908549 absolute error 1.021405182655144e-14 relative error 5.212747056300715e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2859999999999692 y1[1] (analytic) 1.280961988100468 y1[1] (numeric) 1.280961988100442 absolute error 2.5979218776228663e-14 relative error 2.028102240157268e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9597188969915267 y2[1] (numeric) 1.959718896991537 absolute error 1.021405182655144e-14 relative error 5.211998436220418e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.286999999999969 y1[1] (analytic) 1.2800021288824472 y1[1] (numeric) 1.2800021288824213 absolute error 2.5979218776228663e-14 relative error 2.029623091245229e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9599993790733916 y2[1] (numeric) 1.9599993790734018 absolute error 1.021405182655144e-14 relative error 5.211252582835119e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.287999999999969 y1[1] (analytic) 1.279041989662321 y1[1] (numeric) 1.2790419896622949 absolute error 2.6201263381153694e-14 relative error 2.0485068975781686e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9602789011559576 y2[1] (numeric) 1.9602789011559676 absolute error 9.992007221626409e-15 relative error 5.097237549072338e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2889999999999688 y1[1] (analytic) 1.2780815714002285 y1[1] (numeric) 1.2780815714002023 absolute error 2.6201263381153694e-14 relative error 2.050046254281592e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9605574629597022 y2[1] (numeric) 1.9605574629597122 absolute error 9.992007221626409e-15 relative error 5.096513318483533e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2899999999999687 y1[1] (analytic) 1.2771208750565877 y1[1] (numeric) 1.2771208750565615 absolute error 2.6201263381153694e-14 relative error 2.051588372948077e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.960835064206064 y2[1] (numeric) 1.9608350642060741 absolute error 1.021405182655144e-14 relative error 5.209031607503958e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2909999999999686 y1[1] (analytic) 1.276159901592095 y1[1] (numeric) 1.2761599015920686 absolute error 2.6423307986078726e-14 relative error 2.0705326936784236e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9611117046174416 y2[1] (numeric) 1.9611117046174518 absolute error 1.021405182655144e-14 relative error 5.208296805583503e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2919999999999685 y1[1] (analytic) 1.2751986519677236 y1[1] (numeric) 1.2751986519676972 absolute error 2.6423307986078726e-14 relative error 2.0720934691473877e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9613873839171947 y2[1] (numeric) 1.961387383917205 absolute error 1.021405182655144e-14 relative error 5.20756476273055e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2929999999999684 y1[1] (analytic) 1.2742371271447233 y1[1] (numeric) 1.2742371271446966 absolute error 2.6645352591003757e-14 relative error 2.0910827367516717e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9616621018296443 y2[1] (numeric) 1.9616621018296543 absolute error 9.992007221626409e-15 relative error 5.09364340184115e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2939999999999683 y1[1] (analytic) 1.2732753280846185 y1[1] (numeric) 1.2732753280845919 absolute error 2.6645352591003757e-14 relative error 2.092662286254005e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9619358580800719 y2[1] (numeric) 1.9619358580800819 absolute error 9.992007221626409e-15 relative error 5.092932666720549e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2949999999999682 y1[1] (analytic) 1.2723132557492085 y1[1] (numeric) 1.2723132557491819 absolute error 2.6645352591003757e-14 relative error 2.094244673676177e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9622086523947215 y2[1] (numeric) 1.9622086523947315 absolute error 9.992007221626409e-15 relative error 5.09222462628118e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.295999999999968 y1[1] (analytic) 1.2713509111005654 y1[1] (numeric) 1.2713509111005388 absolute error 2.6645352591003757e-14 relative error 2.0958299048952406e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9624804845007993 y2[1] (numeric) 1.962480484500809 absolute error 9.769962616701378e-15 relative error 4.97837440619777e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.296999999999968 y1[1] (analytic) 1.270388295101034 y1[1] (numeric) 1.270388295101007 absolute error 2.6867397195928788e-14 relative error 2.1148964690194997e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9627513541264725 y2[1] (numeric) 1.9627513541264823 absolute error 9.769962616701378e-15 relative error 4.97768736532067e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2979999999999678 y1[1] (analytic) 1.26942540871323 y1[1] (numeric) 1.2694254087132029 absolute error 2.708944180085382e-14 relative error 2.1339924043519338e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9630212610008717 y2[1] (numeric) 1.9630212610008817 absolute error 9.992007221626409e-15 relative error 5.09011665850825e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2989999999999677 y1[1] (analytic) 1.2684622529000396 y1[1] (numeric) 1.2684622529000125 absolute error 2.708944180085382e-14 relative error 2.135612765686973e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9632902048540903 y2[1] (numeric) 1.9632902048541003 absolute error 9.992007221626409e-15 relative error 5.089419382280779e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.2999999999999676 y1[1] (analytic) 1.2674988286246185 y1[1] (numeric) 1.2674988286245914 absolute error 2.708944180085382e-14 relative error 2.13723604228092e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9635581854171842 y2[1] (numeric) 1.9635581854171944 absolute error 1.021405182655144e-14 relative error 5.201807566696237e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3009999999999675 y1[1] (analytic) 1.2665351368503914 y1[1] (numeric) 1.2665351368503641 absolute error 2.731148640577885e-14 relative error 2.156393897898231e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9638252024221732 y2[1] (numeric) 1.9638252024221834 absolute error 1.021405182655144e-14 relative error 5.201100288331912e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3019999999999674 y1[1] (analytic) 1.2655711785410495 y1[1] (numeric) 1.2655711785410222 absolute error 2.731148640577885e-14 relative error 2.158036376686733e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.96409125560204 y2[1] (numeric) 1.9640912556020502 absolute error 1.021405182655144e-14 relative error 5.200395754229145e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3029999999999673 y1[1] (analytic) 1.2646069546605512 y1[1] (numeric) 1.2646069546605239 absolute error 2.731148640577885e-14 relative error 2.1596818130033032e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9643563446907315 y2[1] (numeric) 1.9643563446907417 absolute error 1.021405182655144e-14 relative error 5.19969396294008e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3039999999999672 y1[1] (analytic) 1.2636424661731205 y1[1] (numeric) 1.263642466173093 absolute error 2.7533531010703882e-14 relative error 2.1789020033560473e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9646204694231586 y2[1] (numeric) 1.9646204694231688 absolute error 1.021405182655144e-14 relative error 5.198994913022786e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.304999999999967 y1[1] (analytic) 1.2626777140432452 y1[1] (numeric) 1.2626777140432177 absolute error 2.7533531010703882e-14 relative error 2.1805667989924537e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9648836295351968 y2[1] (numeric) 1.964883629535207 absolute error 1.021405182655144e-14 relative error 5.198298603041253e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.305999999999967 y1[1] (analytic) 1.261712699235678 y1[1] (numeric) 1.2617126992356504 absolute error 2.7533531010703882e-14 relative error 2.182234594879102e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.965145824763686 y2[1] (numeric) 1.9651458247636961 absolute error 1.021405182655144e-14 relative error 5.197605031565384e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3069999999999669 y1[1] (analytic) 1.2607474227154334 y1[1] (numeric) 1.2607474227154056 absolute error 2.7755575615628914e-14 relative error 2.20151753757689e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9654070548464306 y2[1] (numeric) 1.9654070548464408 absolute error 1.021405182655144e-14 relative error 5.196914197170991e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3079999999999667 y1[1] (analytic) 1.2597818854477878 y1[1] (numeric) 1.2597818854477598 absolute error 2.7977620220553945e-14 relative error 2.2208304900819666e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.965667319522201 y2[1] (numeric) 1.9656673195222112 absolute error 1.021405182655144e-14 relative error 5.196226098439786e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3089999999999666 y1[1] (analytic) 1.2588160883982784 y1[1] (numeric) 1.2588160883982502 absolute error 2.8199664825478976e-14 relative error 2.2401735317317337e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.965926618530732 y2[1] (numeric) 1.9659266185307425 absolute error 1.0436096431476471e-14 relative error 5.308487271654148e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3099999999999665 y1[1] (analytic) 1.257850032532702 y1[1] (numeric) 1.2578500325326738 absolute error 2.8199664825478976e-14 relative error 2.2418940331621632e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9661849516127254 y2[1] (numeric) 1.9661849516127357 absolute error 1.021405182655144e-14 relative error 5.194858102323263e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3109999999999664 y1[1] (analytic) 1.2568837188171147 y1[1] (numeric) 1.2568837188170863 absolute error 2.842170943040401e-14 relative error 2.2612839202939474e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9664423185098476 y2[1] (numeric) 1.9664423185098578 absolute error 1.021405182655144e-14 relative error 5.194178202130819e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3119999999999663 y1[1] (analytic) 1.25591714821783 y1[1] (numeric) 1.2559171482178013 absolute error 2.864375403532904e-14 relative error 2.2807041114117334e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9666987189647318 y2[1] (numeric) 1.966698718964742 absolute error 1.021405182655144e-14 relative error 5.193501031987302e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3129999999999662 y1[1] (analytic) 1.2549503217014184 y1[1] (numeric) 1.2549503217013895 absolute error 2.886579864025407e-14 relative error 2.3001546866906106e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9669541527209775 y2[1] (numeric) 1.9669541527209877 absolute error 1.021405182655144e-14 relative error 5.192826590503838e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.313999999999966 y1[1] (analytic) 1.2539832402347062 y1[1] (numeric) 1.2539832402346773 absolute error 2.886579864025407e-14 relative error 2.3019285835790997e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9672086195231508 y2[1] (numeric) 1.9672086195231613 absolute error 1.0436096431476471e-14 relative error 5.30502780839084e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.314999999999966 y1[1] (analytic) 1.253015904784775 y1[1] (numeric) 1.253015904784746 absolute error 2.90878432451791e-14 relative error 2.321426498586655e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9674621191167856 y2[1] (numeric) 1.967462119116796 absolute error 1.0436096431476471e-14 relative error 5.304344276860255e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3159999999999659 y1[1] (analytic) 1.2520483163189602 y1[1] (numeric) 1.252048316318931 absolute error 2.90878432451791e-14 relative error 2.3232205072323226e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9677146512483819 y2[1] (numeric) 1.9677146512483923 absolute error 1.0436096431476471e-14 relative error 5.303663529087144e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3169999999999658 y1[1] (analytic) 1.2510804758048502 y1[1] (numeric) 1.2510804758048208 absolute error 2.930988785010413e-14 relative error 2.342765986436514e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9679662156654074 y2[1] (numeric) 1.9679662156654179 absolute error 1.0436096431476471e-14 relative error 5.302985563676369e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3179999999999656 y1[1] (analytic) 1.250112384210285 y1[1] (numeric) 1.2501123842102557 absolute error 2.930988785010413e-14 relative error 2.3445802329699848e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9682168121162982 y2[1] (numeric) 1.9682168121163084 absolute error 1.021405182655144e-14 relative error 5.189495264786871e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3189999999999655 y1[1] (analytic) 1.2491440425033566 y1[1] (numeric) 1.2491440425033271 absolute error 2.9531932455029164e-14 relative error 2.3641735020282743e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9684664403504573 y2[1] (numeric) 1.9684664403504675 absolute error 1.021405182655144e-14 relative error 5.188837166425339e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3199999999999654 y1[1] (analytic) 1.2481754516524064 y1[1] (numeric) 1.2481754516523769 absolute error 2.9531932455029164e-14 relative error 2.366008113357228e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9687151001182568 y2[1] (numeric) 1.968715100118267 absolute error 1.021405182655144e-14 relative error 5.1881817871656e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3209999999999653 y1[1] (analytic) 1.2472066126260253 y1[1] (numeric) 1.2472066126259955 absolute error 2.9753977059954195e-14 relative error 2.3856493991245316e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9689627911710368 y2[1] (numeric) 1.968962791171047 absolute error 1.021405182655144e-14 relative error 5.187529125665525e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3219999999999652 y1[1] (analytic) 1.246237526393052 y1[1] (numeric) 1.2462375263930223 absolute error 2.9753977059954195e-14 relative error 2.3875045029393587e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9692095132611065 y2[1] (numeric) 1.9692095132611167 absolute error 1.021405182655144e-14 relative error 5.186879180588801e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.322999999999965 y1[1] (analytic) 1.2452681939225732 y1[1] (numeric) 1.2452681939225432 absolute error 2.9976021664879227e-14 relative error 2.407194033476056e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9694552661417437 y2[1] (numeric) 1.969455266141754 absolute error 1.021405182655144e-14 relative error 5.186231950604927e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.323999999999965 y1[1] (analytic) 1.2442986161839207 y1[1] (numeric) 1.2442986161838905 absolute error 3.019806626980426e-14 relative error 2.426914719427821e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9697000495671955 y2[1] (numeric) 1.9697000495672057 absolute error 1.021405182655144e-14 relative error 5.185587434389204e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3249999999999649 y1[1] (analytic) 1.2433287941466724 y1[1] (numeric) 1.243328794146642 absolute error 3.042011087472929e-14 relative error 2.4466666434446544e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9699438632926785 y2[1] (numeric) 1.9699438632926887 absolute error 1.021405182655144e-14 relative error 5.184945630622733e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3259999999999648 y1[1] (analytic) 1.2423587287806501 y1[1] (numeric) 1.2423587287806197 absolute error 3.042011087472929e-14 relative error 2.4485770631310338e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.970186707074379 y2[1] (numeric) 1.9701867070743893 absolute error 1.021405182655144e-14 relative error 5.18430653799241e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3269999999999647 y1[1] (analytic) 1.2413884210559194 y1[1] (numeric) 1.2413884210558888 absolute error 3.064215547965432e-14 relative error 2.4683777422049936e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9704285806694535 y2[1] (numeric) 1.9704285806694637 absolute error 1.021405182655144e-14 relative error 5.183670155190915e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3279999999999645 y1[1] (analytic) 1.2404178719427876 y1[1] (numeric) 1.240417871942757 absolute error 3.064215547965432e-14 relative error 2.4703090928270376e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9706694838360281 y2[1] (numeric) 1.9706694838360383 absolute error 1.021405182655144e-14 relative error 5.183036480916712e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3289999999999644 y1[1] (analytic) 1.239447082411804 y1[1] (numeric) 1.2394470824117731 absolute error 3.086420008457935e-14 relative error 2.4901587588976854e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9709094163331997 y2[1] (numeric) 1.97090941633321 absolute error 1.021405182655144e-14 relative error 5.18240551387404e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3299999999999643 y1[1] (analytic) 1.2384760534337578 y1[1] (numeric) 1.238476053433727 absolute error 3.086420008457935e-14 relative error 2.492111171548799e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9711483779210361 y2[1] (numeric) 1.9711483779210461 absolute error 9.992007221626409e-15 relative error 5.069129921190888e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3309999999999642 y1[1] (analytic) 1.2375047859796782 y1[1] (numeric) 1.237504785979647 absolute error 3.108624468950438e-14 relative error 2.5120100577950306e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9713863683605752 y2[1] (numeric) 1.9713863683605855 absolute error 1.021405182655144e-14 relative error 5.18115169632909e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.331999999999964 y1[1] (analytic) 1.2365332810208323 y1[1] (numeric) 1.2365332810208012 absolute error 3.108624468950438e-14 relative error 2.5139836643815058e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9716233874138271 y2[1] (numeric) 1.9716233874138374 absolute error 1.021405182655144e-14 relative error 5.18052884326412e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.332999999999964 y1[1] (analytic) 1.2355615395287252 y1[1] (numeric) 1.2355615395286939 absolute error 3.1308289294429414e-14 relative error 2.533932005229881e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9718594348437724 y2[1] (numeric) 1.9718594348437828 absolute error 1.0436096431476471e-14 relative error 5.292515403007572e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3339999999999639 y1[1] (analytic) 1.2345895624750982 y1[1] (numeric) 1.2345895624750667 absolute error 3.1530333899354446e-14 relative error 2.5539122359128493e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.972094510414364 y2[1] (numeric) 1.9720945104143743 absolute error 1.0436096431476471e-14 relative error 5.291884530059213e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3349999999999638 y1[1] (analytic) 1.2336173508319281 y1[1] (numeric) 1.2336173508318966 absolute error 3.1530333899354446e-14 relative error 2.5559249696099836e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.972328613890526 y2[1] (numeric) 1.9723286138905365 absolute error 1.0436096431476471e-14 relative error 5.291256415375276e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3359999999999637 y1[1] (analytic) 1.2326449055714268 y1[1] (numeric) 1.232644905571395 absolute error 3.175237850427948e-14 relative error 2.575955034638283e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9725617450381554 y2[1] (numeric) 1.9725617450381658 absolute error 1.0436096431476471e-14 relative error 5.290631057672979e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3369999999999636 y1[1] (analytic) 1.2316722276660392 y1[1] (numeric) 1.2316722276660075 absolute error 3.175237850427948e-14 relative error 2.5779893214324347e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9727939036241207 y2[1] (numeric) 1.972793903624131 absolute error 1.0436096431476471e-14 relative error 5.290008455675396e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3379999999999634 y1[1] (analytic) 1.2306993180884434 y1[1] (numeric) 1.2306993180884114 absolute error 3.197442310920451e-14 relative error 2.5980694584984477e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9730250894162633 y2[1] (numeric) 1.9730250894162737 absolute error 1.0436096431476471e-14 relative error 5.289388608111457e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3389999999999633 y1[1] (analytic) 1.2297261778115487 y1[1] (numeric) 1.2297261778115165 absolute error 3.219646771412954e-14 relative error 2.618181859918374e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9732553021833976 y2[1] (numeric) 1.973255302183408 absolute error 1.0436096431476471e-14 relative error 5.288771513715929e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3399999999999632 y1[1] (analytic) 1.2287528078084953 y1[1] (numeric) 1.2287528078084629 absolute error 3.241851231905457e-14 relative error 2.6383266115886746e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9734845416953108 y2[1] (numeric) 1.9734845416953213 absolute error 1.0436096431476471e-14 relative error 5.288157171229424e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.340999999999963 y1[1] (analytic) 1.2277792090526531 y1[1] (numeric) 1.2277792090526205 absolute error 3.26405569239796e-14 relative error 2.658503799650171e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9737128077227637 y2[1] (numeric) 1.973712807722774 absolute error 1.021405182655144e-14 relative error 5.175044609623951e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.341999999999963 y1[1] (analytic) 1.2268053825176208 y1[1] (numeric) 1.2268053825175882 absolute error 3.26405569239796e-14 relative error 2.660614094877496e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9739401000374897 y2[1] (numeric) 1.9739401000375 absolute error 1.0436096431476471e-14 relative error 5.286936736975081e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.342999999999963 y1[1] (analytic) 1.225831329177225 y1[1] (numeric) 1.2258313291771923 absolute error 3.26405569239796e-14 relative error 2.662728235693557e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9741664184121972 y2[1] (numeric) 1.9741664184122074 absolute error 1.021405182655144e-14 relative error 5.173855522659788e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3439999999999628 y1[1] (analytic) 1.224857050005519 y1[1] (numeric) 1.224857050005486 absolute error 3.2862601528904634e-14 relative error 2.6829744359765542e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9743917626205671 y2[1] (numeric) 1.9743917626205774 absolute error 1.021405182655144e-14 relative error 5.173265012509246e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3449999999999627 y1[1] (analytic) 1.2238825459767813 y1[1] (numeric) 1.2238825459767484 absolute error 3.2862601528904634e-14 relative error 2.6851107270818194e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9746161324372558 y2[1] (numeric) 1.974616132437266 absolute error 1.021405182655144e-14 relative error 5.172677189639033e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3459999999999626 y1[1] (analytic) 1.2229078180655166 y1[1] (numeric) 1.2229078180654835 absolute error 3.3084646133829665e-14 relative error 2.7054080156397506e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9748395276378932 y2[1] (numeric) 1.9748395276379034 absolute error 1.021405182655144e-14 relative error 5.172092052850731e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3469999999999624 y1[1] (analytic) 1.2219328672464522 y1[1] (numeric) 1.2219328672464191 absolute error 3.3084646133829665e-14 relative error 2.707566595567873e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.975061947999084 y2[1] (numeric) 1.9750619479990943 absolute error 1.021405182655144e-14 relative error 5.171509600951604e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3479999999999623 y1[1] (analytic) 1.2209576944945393 y1[1] (numeric) 1.220957694494506 absolute error 3.3306690738754696e-14 relative error 2.7279152167957166e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9752833932984082 y2[1] (numeric) 1.9752833932984186 absolute error 1.0436096431476471e-14 relative error 5.283341350857942e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3489999999999622 y1[1] (analytic) 1.2199823007849502 y1[1] (numeric) 1.2199823007849167 absolute error 3.352873534367973e-14 relative error 2.7482968664469122e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9755038633144206 y2[1] (numeric) 1.9755038633144308 absolute error 1.021405182655144e-14 relative error 5.170352747078265e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3499999999999621 y1[1] (analytic) 1.2190066870930785 y1[1] (numeric) 1.219006687093045 absolute error 3.352873534367973e-14 relative error 2.7504964245630596e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9757233578266509 y2[1] (numeric) 1.975723357826661 absolute error 1.021405182655144e-14 relative error 5.169778342746919e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.350999999999962 y1[1] (analytic) 1.2180308543945382 y1[1] (numeric) 1.2180308543945044 absolute error 3.375077994860476e-14 relative error 2.770929802544426e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9759418766156045 y2[1] (numeric) 1.9759418766156147 absolute error 1.021405182655144e-14 relative error 5.169206618590462e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.351999999999962 y1[1] (analytic) 1.2170548036651616 y1[1] (numeric) 1.2170548036651276 absolute error 3.397282455352979e-14 relative error 2.7913964474911563e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9761594194627627 y2[1] (numeric) 1.9761594194627732 absolute error 1.0436096431476471e-14 relative error 5.280999259823695e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3529999999999618 y1[1] (analytic) 1.2160785358809993 y1[1] (numeric) 1.2160785358809654 absolute error 3.397282455352979e-14 relative error 2.7936373804112794e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9763759861505832 y2[1] (numeric) 1.9763759861505934 absolute error 1.021405182655144e-14 relative error 5.168071206150152e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3539999999999617 y1[1] (analytic) 1.2151020520183191 y1[1] (numeric) 1.2151020520182851 absolute error 3.397282455352979e-14 relative error 2.7958824114484836e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9765915764624986 y2[1] (numeric) 1.9765915764625088 absolute error 1.021405182655144e-14 relative error 5.167507515554379e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3549999999999616 y1[1] (analytic) 1.214125353053605 y1[1] (numeric) 1.214125353053571 absolute error 3.397282455352979e-14 relative error 2.798131549438936e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.976806190182919 y2[1] (numeric) 1.9768061901829292 absolute error 1.021405182655144e-14 relative error 5.166946500509647e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3559999999999615 y1[1] (analytic) 1.2131484399635557 y1[1] (numeric) 1.2131484399635215 absolute error 3.419486915845482e-14 relative error 2.818687971892547e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9770198270972306 y2[1] (numeric) 1.9770198270972408 absolute error 1.021405182655144e-14 relative error 5.166388159874083e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3569999999999613 y1[1] (analytic) 1.212171313725084 y1[1] (numeric) 1.2121713137250498 absolute error 3.419486915845482e-14 relative error 2.820960104506325e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9772324869917965 y2[1] (numeric) 1.9772324869918068 absolute error 1.021405182655144e-14 relative error 5.165832492511447e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3579999999999612 y1[1] (analytic) 1.2111939753153165 y1[1] (numeric) 1.211193975315282 absolute error 3.441691376337985e-14 relative error 2.8415691016312986e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.977444169653957 y2[1] (numeric) 1.977444169653967 absolute error 9.992007221626409e-15 relative error 5.052990812567397e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3589999999999611 y1[1] (analytic) 1.210216425711591 y1[1] (numeric) 1.2102164257115566 absolute error 3.441691376337985e-14 relative error 2.843864372700376e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9776548748720293 y2[1] (numeric) 1.9776548748720393 absolute error 9.992007221626409e-15 relative error 5.052452451933999e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.359999999999961 y1[1] (analytic) 1.2092386658914576 y1[1] (numeric) 1.209238665891423 absolute error 3.4638958368304884e-14 relative error 2.8645261969661587e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9778646024353082 y2[1] (numeric) 1.9778646024353181 absolute error 9.992007221626409e-15 relative error 5.051916703157251e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.360999999999961 y1[1] (analytic) 1.2082606968326755 y1[1] (numeric) 1.2082606968326408 absolute error 3.4638958368304884e-14 relative error 2.8668447512285355e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9780733521340659 y2[1] (numeric) 1.978073352134076 absolute error 1.021405182655144e-14 relative error 5.163636533261974e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3619999999999608 y1[1] (analytic) 1.207282519513214 y1[1] (numeric) 1.207282519513179 absolute error 3.4861002973229915e-14 relative error 2.8875596564825733e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9782811237595532 y2[1] (numeric) 1.9782811237595632 absolute error 9.992007221626409e-15 relative error 5.050853036820903e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3629999999999607 y1[1] (analytic) 1.2063041349112502 y1[1] (numeric) 1.2063041349112154 absolute error 3.4861002973229915e-14 relative error 2.889901639588983e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.978487917103998 y2[1] (numeric) 1.9784879171040082 absolute error 1.021405182655144e-14 relative error 5.162554564145233e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3639999999999606 y1[1] (analytic) 1.205325544005169 y1[1] (numeric) 1.2053255440051338 absolute error 3.5083047578154947e-14 relative error 2.910669881066131e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9786937319606075 y2[1] (numeric) 1.9786937319606175 absolute error 9.992007221626409e-15 relative error 5.04979980490752e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3649999999999605 y1[1] (analytic) 1.2043467477735605 y1[1] (numeric) 1.2043467477735255 absolute error 3.5083047578154947e-14 relative error 2.9130354395868063e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9788985681235665 y2[1] (numeric) 1.9788985681235765 absolute error 9.992007221626409e-15 relative error 5.049277099179996e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3659999999999604 y1[1] (analytic) 1.2033677471952213 y1[1] (numeric) 1.2033677471951862 absolute error 3.5083047578154947e-14 relative error 2.9154053413784452e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9791024253880392 y2[1] (numeric) 1.979102425388049 absolute error 9.769962616701378e-15 relative error 4.936562398879278e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3669999999999602 y1[1] (analytic) 1.2023885432491521 y1[1] (numeric) 1.2023885432491168 absolute error 3.530509218307998e-14 relative error 2.936246555350308e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9793053035501678 y2[1] (numeric) 1.9793053035501775 absolute error 9.769962616701378e-15 relative error 4.936056402808374e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3679999999999601 y1[1] (analytic) 1.2014091369145563 y1[1] (numeric) 1.201409136914521 absolute error 3.530509218307998e-14 relative error 2.9386402265717795e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9795072024070746 y2[1] (numeric) 1.9795072024070843 absolute error 9.769962616701378e-15 relative error 4.935552952179782e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.36899999999996 y1[1] (analytic) 1.2004295291708407 y1[1] (numeric) 1.2004295291708051 absolute error 3.552713678800501e-14 relative error 2.9595353933474358e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9797081217568604 y2[1] (numeric) 1.9797081217568702 absolute error 9.769962616701378e-15 relative error 4.935052045970888e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.36999999999996 y1[1] (analytic) 1.1994497209976123 y1[1] (numeric) 1.1994497209975767 absolute error 3.552713678800501e-14 relative error 2.9619529827774858e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9799080613986062 y2[1] (numeric) 1.979908061398616 absolute error 9.769962616701378e-15 relative error 4.934553683164399e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3709999999999598 y1[1] (analytic) 1.1984697133746796 y1[1] (numeric) 1.198469713374644 absolute error 3.552713678800501e-14 relative error 2.964375018536501e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9801070211323724 y2[1] (numeric) 1.9801070211323821 absolute error 9.769962616701378e-15 relative error 4.934057862748341e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3719999999999597 y1[1] (analytic) 1.19748950728205 y1[1] (numeric) 1.1974895072820144 absolute error 3.552713678800501e-14 relative error 2.966801510323142e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.980305000759199 y2[1] (numeric) 1.9803050007592087 absolute error 9.769962616701378e-15 relative error 4.933564583716054e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3729999999999596 y1[1] (analytic) 1.1965091036999298 y1[1] (numeric) 1.196509103699894 absolute error 3.574918139293004e-14 relative error 2.987790170787995e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9805020000811067 y2[1] (numeric) 1.9805020000811162 absolute error 9.547918011776346e-15 relative error 4.820958530405591e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3739999999999595 y1[1] (analytic) 1.195528503608722 y1[1] (numeric) 1.1955285036086862 absolute error 3.574918139293004e-14 relative error 2.9902408252936306e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9806980189010956 y2[1] (numeric) 1.9806980189011054 absolute error 9.769962616701378e-15 relative error 4.932585645802694e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3749999999999594 y1[1] (analytic) 1.194547707989027 y1[1] (numeric) 1.1945477079889912 absolute error 3.574918139293004e-14 relative error 2.992695993122983e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9808930570231478 y2[1] (numeric) 1.9808930570231573 absolute error 9.547918011776346e-15 relative error 4.820006803459039e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3759999999999593 y1[1] (analytic) 1.1935667178216403 y1[1] (numeric) 1.1935667178216043 absolute error 3.597122599785507e-14 relative error 3.013759135602037e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9810871142522246 y2[1] (numeric) 1.9810871142522342 absolute error 9.547918011776346e-15 relative error 4.819534660079941e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3769999999999591 y1[1] (analytic) 1.1925855340875517 y1[1] (numeric) 1.1925855340875158 absolute error 3.597122599785507e-14 relative error 3.016238665461986e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9812801903942687 y2[1] (numeric) 1.9812801903942785 absolute error 9.769962616701378e-15 relative error 4.931136274449494e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.377999999999959 y1[1] (analytic) 1.1916041577679453 y1[1] (numeric) 1.191604157767909 absolute error 3.6193270602780103e-14 relative error 3.0373568577148616e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9814722852562046 y2[1] (numeric) 1.981472285256214 absolute error 9.547918011776346e-15 relative error 4.8185978087207e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.378999999999959 y1[1] (analytic) 1.190622589844197 y1[1] (numeric) 1.1906225898441607 absolute error 3.6415315207705135e-14 relative error 3.0585103557014133e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9816633986459364 y2[1] (numeric) 1.9816633986459462 absolute error 9.769962616701378e-15 relative error 4.930182705790075e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3799999999999588 y1[1] (analytic) 1.1896408312978748 y1[1] (numeric) 1.1896408312978384 absolute error 3.6415315207705135e-14 relative error 3.061034410526809e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.981853530372352 y2[1] (numeric) 1.9818535303723614 absolute error 9.547918011776346e-15 relative error 4.81767086490114e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3809999999999587 y1[1] (analytic) 1.188658883110737 y1[1] (numeric) 1.1886588831107006 absolute error 3.6415315207705135e-14 relative error 3.063563123543547e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9820426802453186 y2[1] (numeric) 1.9820426802453281 absolute error 9.547918011776346e-15 relative error 4.81721110596599e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3819999999999586 y1[1] (analytic) 1.187676746264732 y1[1] (numeric) 1.1876767462646953 absolute error 3.6637359812630166e-14 relative error 3.0847922153780835e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.982230848075687 y2[1] (numeric) 1.9822308480756965 absolute error 9.547918011776346e-15 relative error 4.816753821102768e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3829999999999585 y1[1] (analytic) 1.1866944217419961 y1[1] (numeric) 1.1866944217419595 absolute error 3.6637359812630166e-14 relative error 3.0873457514739746e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9824180336752892 y2[1] (numeric) 1.9824180336752986 absolute error 9.325873406851315e-15 relative error 4.704292055677925e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3839999999999584 y1[1] (analytic) 1.1857119105248541 y1[1] (numeric) 1.1857119105248175 absolute error 3.6637359812630166e-14 relative error 3.089904005131624e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9826042368569397 y2[1] (numeric) 1.982604236856949 absolute error 9.325873406851315e-15 relative error 4.703850235706043e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3849999999999583 y1[1] (analytic) 1.1847292135958172 y1[1] (numeric) 1.1847292135957803 absolute error 3.68594044175552e-14 relative error 3.111209210894851e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.982789457434435 y2[1] (numeric) 1.9827894574344442 absolute error 9.325873406851315e-15 relative error 4.703410829568471e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3859999999999582 y1[1] (analytic) 1.183746331937582 y1[1] (numeric) 1.183746331937545 absolute error 3.708144902248023e-14 relative error 3.1325502788916353e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9829736952225547 y2[1] (numeric) 1.982973695222564 absolute error 9.325873406851315e-15 relative error 4.702973836374892e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.386999999999958 y1[1] (analytic) 1.1827632665330303 y1[1] (numeric) 1.182763266532993 absolute error 3.730349362740526e-14 relative error 3.1539273059055143e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9831569500370612 y2[1] (numeric) 1.9831569500370705 absolute error 9.325873406851315e-15 relative error 4.702539255240002e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.387999999999958 y1[1] (analytic) 1.1817800183652272 y1[1] (numeric) 1.1817800183651899 absolute error 3.730349362740526e-14 relative error 3.15655139261939e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9833392216946997 y2[1] (numeric) 1.9833392216947088 absolute error 9.103828801926284e-15 relative error 4.590152154681515e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3889999999999578 y1[1] (analytic) 1.1807965884174207 y1[1] (numeric) 1.1807965884173834 absolute error 3.730349362740526e-14 relative error 3.1591803358275103e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9835205100131983 y2[1] (numeric) 1.9835205100132074 absolute error 9.103828801926284e-15 relative error 4.589732627400816e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3899999999999577 y1[1] (analytic) 1.179812977673041 y1[1] (numeric) 1.1798129776730035 absolute error 3.752553823233029e-14 relative error 3.1806344685530033e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.983700814811269 y2[1] (numeric) 1.983700814811278 absolute error 9.103828801926284e-15 relative error 4.58931545218548e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3909999999999576 y1[1] (analytic) 1.1788291871156986 y1[1] (numeric) 1.178829187115661 absolute error 3.752553823233029e-14 relative error 3.183288863431176e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9838801359086067 y2[1] (numeric) 1.9838801359086158 absolute error 9.103828801926284e-15 relative error 4.588900628190814e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3919999999999575 y1[1] (analytic) 1.177845217729184 y1[1] (numeric) 1.1778452177291463 absolute error 3.774758283725532e-14 relative error 3.20479994052448e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9840584731258906 y2[1] (numeric) 1.9840584731258997 absolute error 9.103828801926284e-15 relative error 4.588488154577003e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3929999999999574 y1[1] (analytic) 1.1768610704974667 y1[1] (numeric) 1.1768610704974287 absolute error 3.7969627442180354e-14 relative error 3.226347475843546e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9842358262847832 y2[1] (numeric) 1.9842358262847923 absolute error 9.103828801926284e-15 relative error 4.5880780305091e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3939999999999573 y1[1] (analytic) 1.1758767464046933 y1[1] (numeric) 1.1758767464046553 absolute error 3.7969627442180354e-14 relative error 3.2290482449180613e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9844121952079319 y2[1] (numeric) 1.9844121952079408 absolute error 8.881784197001252e-15 relative error 4.4757758586897797e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3949999999999572 y1[1] (analytic) 1.1748922464351883 y1[1] (numeric) 1.1748922464351501 absolute error 3.8191672047105385e-14 relative error 3.250653169512783e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.984587579718967 y2[1] (numeric) 1.984587579718976 absolute error 9.103828801926284e-15 relative error 4.587264827695564e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.395999999999957 y1[1] (analytic) 1.1739075715734515 y1[1] (numeric) 1.173907571573413 absolute error 3.8413716652030416e-14 relative error 3.2722948196460173e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9847619796425047 y2[1] (numeric) 1.9847619796425136 absolute error 8.881784197001252e-15 relative error 4.474987070540841e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.396999999999957 y1[1] (analytic) 1.1729227228041574 y1[1] (numeric) 1.172922722804119 absolute error 3.8413716652030416e-14 relative error 3.2750424137229663e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9849353948041446 y2[1] (numeric) 1.9849353948041535 absolute error 8.881784197001252e-15 relative error 4.4745961104077274e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3979999999999568 y1[1] (analytic) 1.1719377011121552 y1[1] (numeric) 1.1719377011121166 absolute error 3.863576125695545e-14 relative error 3.2967419019194074e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9851078250304721 y2[1] (numeric) 1.9851078250304808 absolute error 8.659739592076221e-15 relative error 4.362352252549955e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3989999999999567 y1[1] (analytic) 1.170952507482466 y1[1] (numeric) 1.1709525074824274 absolute error 3.863576125695545e-14 relative error 3.299515651580257e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9852792701490565 y2[1] (numeric) 1.9852792701490651 absolute error 8.659739592076221e-15 relative error 4.361975527718093e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.3999999999999566 y1[1] (analytic) 1.1699671429002838 y1[1] (numeric) 1.169967142900245 absolute error 3.885780586188048e-14 relative error 3.3212732594826664e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9854497299884528 y2[1] (numeric) 1.9854497299884615 absolute error 8.659739592076221e-15 relative error 4.36160103239007e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4009999999999565 y1[1] (analytic) 1.1689816083509725 y1[1] (numeric) 1.1689816083509337 absolute error 3.885780586188048e-14 relative error 3.3240733288092837e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9856192043782013 y2[1] (numeric) 1.98561920437821 absolute error 8.659739592076221e-15 relative error 4.361228765808612e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4019999999999564 y1[1] (analytic) 1.1679959048200672 y1[1] (numeric) 1.1679959048200281 absolute error 3.907985046680551e-14 relative error 3.3458893396399247e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9857876931488274 y2[1] (numeric) 1.985787693148836 absolute error 8.659739592076221e-15 relative error 4.3608587272210505e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4029999999999563 y1[1] (analytic) 1.1670100332932711 y1[1] (numeric) 1.1670100332932318 absolute error 3.930189507173054e-14 relative error 3.3677426886229626e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.985955196131843 y2[1] (numeric) 1.9859551961318513 absolute error 8.43769498715119e-15 relative error 4.2486834564977925e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4039999999999562 y1[1] (analytic) 1.1660239947564555 y1[1] (numeric) 1.1660239947564162 absolute error 3.930189507173054e-14 relative error 3.370590592343636e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.986121713159744 y2[1] (numeric) 1.9861217131597526 absolute error 8.659739592076221e-15 relative error 4.36012533103993e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.404999999999956 y1[1] (analytic) 1.165037790195659 y1[1] (numeric) 1.1650377901956195 absolute error 3.952393967665557e-14 relative error 3.3925028019921857e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9862872440660144 y2[1] (numeric) 1.9862872440660229 absolute error 8.43769498715119e-15 relative error 4.24797320345212e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.405999999999956 y1[1] (analytic) 1.164051420597086 y1[1] (numeric) 1.1640514205970465 absolute error 3.952393967665557e-14 relative error 3.3953774702136654e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9864517886851227 y2[1] (numeric) 1.9864517886851312 absolute error 8.43769498715119e-15 relative error 4.247621329252743e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4069999999999558 y1[1] (analytic) 1.1630648869471063 y1[1] (numeric) 1.1630648869470666 absolute error 3.9745984281580604e-14 relative error 3.417348827880844e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9866153468525245 y2[1] (numeric) 1.9866153468525332 absolute error 8.659739592076221e-15 relative error 4.3590419281700397e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4079999999999557 y1[1] (analytic) 1.162078190232253 y1[1] (numeric) 1.1620781902322133 absolute error 3.9745984281580604e-14 relative error 3.4202504285565304e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.986777918404662 y2[1] (numeric) 1.9867779184046703 absolute error 8.43769498715119e-15 relative error 4.246924081945943e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4089999999999556 y1[1] (analytic) 1.161091331439223 y1[1] (numeric) 1.1610913314391833 absolute error 3.9745984281580604e-14 relative error 3.4231574386412595e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.986939503178963 y2[1] (numeric) 1.9869395031789714 absolute error 8.43769498715119e-15 relative error 4.246578707429931e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4099999999999555 y1[1] (analytic) 1.160104311554875 y1[1] (numeric) 1.1601043115548353 absolute error 3.9745984281580604e-14 relative error 3.42606987024378e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9871001010138434 y2[1] (numeric) 1.9871001010138516 absolute error 8.215650382226158e-15 relative error 4.1344924586508905e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4109999999999554 y1[1] (analytic) 1.159117131566229 y1[1] (numeric) 1.159117131566189 absolute error 3.9968028886505635e-14 relative error 3.448144091572506e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9872597117487047 y2[1] (numeric) 1.987259711748713 absolute error 8.215650382226158e-15 relative error 4.1341603886271776e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4119999999999553 y1[1] (analytic) 1.1581297924604645 y1[1] (numeric) 1.1581297924604244 absolute error 4.0190073491430667e-14 relative error 3.4702564214366886e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9874183352239365 y2[1] (numeric) 1.987418335223945 absolute error 8.43769498715119e-15 relative error 4.245555572073584e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4129999999999552 y1[1] (analytic) 1.1571422952249206 y1[1] (numeric) 1.1571422952248804 absolute error 4.0190073491430667e-14 relative error 3.473217914277231e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9875759712809156 y2[1] (numeric) 1.987575971280924 absolute error 8.43769498715119e-15 relative error 4.2452188540563924e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.413999999999955 y1[1] (analytic) 1.1561546408470948 y1[1] (numeric) 1.1561546408470544 absolute error 4.04121180963557e-14 relative error 3.4953903801957172e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9877326197620055 y2[1] (numeric) 1.987732619762014 absolute error 8.43769498715119e-15 relative error 4.2448842984533044e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.414999999999955 y1[1] (analytic) 1.1551668303146412 y1[1] (numeric) 1.1551668303146005 absolute error 4.063416270128073e-14 relative error 3.51760123602345e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9878882805105582 y2[1] (numeric) 1.9878882805105667 absolute error 8.43769498715119e-15 relative error 4.2445519045889734e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4159999999999549 y1[1] (analytic) 1.15417886461537 y1[1] (numeric) 1.1541788646153293 absolute error 4.063416270128073e-14 relative error 3.5206122679106643e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9880429533709125 y2[1] (numeric) 1.988042953370921 absolute error 8.43769498715119e-15 relative error 4.244221671792498e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4169999999999547 y1[1] (analytic) 1.1531907447372471 y1[1] (numeric) 1.1531907447372063 absolute error 4.085620730620576e-14 relative error 3.542883733038873e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.988196638188396 y2[1] (numeric) 1.9881966381884042 absolute error 8.215650382226158e-15 relative error 4.1322121888869556e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4179999999999546 y1[1] (analytic) 1.1522024716683923 y1[1] (numeric) 1.1522024716683514 absolute error 4.085620730620576e-14 relative error 3.5459225536155864e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9883493348093235 y2[1] (numeric) 1.9883493348093317 absolute error 8.215650382226158e-15 relative error 4.131894852880072e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4189999999999545 y1[1] (analytic) 1.1512140463970786 y1[1] (numeric) 1.1512140463970375 absolute error 4.107825191113079e-14 relative error 3.568254925284504e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9885010430809986 y2[1] (numeric) 1.9885010430810068 absolute error 8.215650382226158e-15 relative error 4.13157961913702e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4199999999999544 y1[1] (analytic) 1.150225469911731 y1[1] (numeric) 1.1502254699116898 absolute error 4.107825191113079e-14 relative error 3.5713217091500473e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9886517628517129 y2[1] (numeric) 1.988651762851721 absolute error 8.215650382226158e-15 relative error 4.1312664870218266e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4209999999999543 y1[1] (analytic) 1.1492367432009258 y1[1] (numeric) 1.1492367432008848 absolute error 4.107825191113079e-14 relative error 3.574394236362221e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.988801493970747 y2[1] (numeric) 1.988801493970755 absolute error 7.993605777301127e-15 relative error 4.0193080111487e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4219999999999542 y1[1] (analytic) 1.14824786725339 y1[1] (numeric) 1.148247867253349 absolute error 4.107825191113079e-14 relative error 3.5774725198828377e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9889502362883693 y2[1] (numeric) 1.9889502362883773 absolute error 7.993605777301127e-15 relative error 4.019007429878285e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.422999999999954 y1[1] (analytic) 1.1472588430579993 y1[1] (numeric) 1.1472588430579582 absolute error 4.107825191113079e-14 relative error 3.5805565727118212e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9890979896558376 y2[1] (numeric) 1.9890979896558458 absolute error 8.215650382226158e-15 relative error 4.130339694148334e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.423999999999954 y1[1] (analytic) 1.146269671603778 y1[1] (numeric) 1.1462696716037366 absolute error 4.1300296516055823e-14 relative error 3.6030174695515955e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9892447539253988 y2[1] (numeric) 1.989244753925407 absolute error 8.215650382226158e-15 relative error 4.130034962271045e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4249999999999539 y1[1] (analytic) 1.145280353879897 y1[1] (numeric) 1.1452803538798557 absolute error 4.1300296516055823e-14 relative error 3.6061298332885654e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9893905289502887 y2[1] (numeric) 1.9893905289502967 absolute error 7.993605777301127e-15 relative error 4.018117941638634e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4259999999999537 y1[1] (analytic) 1.1442908908756744 y1[1] (numeric) 1.1442908908756328 absolute error 4.1522341120980855e-14 relative error 3.6286525962996764e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9895353145847319 y2[1] (numeric) 1.9895353145847399 absolute error 7.993605777301127e-15 relative error 4.0178255287564987e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4269999999999536 y1[1] (analytic) 1.143301283580573 y1[1] (numeric) 1.1433012835805312 absolute error 4.1744385725905886e-14 relative error 3.651214804480187e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.989679110683943 y2[1] (numeric) 1.9896791106839509 absolute error 7.771561172376096e-15 relative error 3.905936957695986e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4279999999999535 y1[1] (analytic) 1.1423115329841997 y1[1] (numeric) 1.142311532984158 absolute error 4.1744385725905886e-14 relative error 3.654378382826263e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.989821917104126 y2[1] (numeric) 1.9898219171041338 absolute error 7.771561172376096e-15 relative error 3.9056566346833617e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4289999999999534 y1[1] (analytic) 1.1413216400763055 y1[1] (numeric) 1.1413216400762636 absolute error 4.196643033083092e-14 relative error 3.677002946165566e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9899637337024743 y2[1] (numeric) 1.989963733702482 absolute error 7.771561172376096e-15 relative error 3.9053782944659665e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4299999999999533 y1[1] (analytic) 1.140331605846783 y1[1] (numeric) 1.140331605846741 absolute error 4.196643033083092e-14 relative error 3.680195314736335e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9901045603371712 y2[1] (numeric) 1.990104560337179 absolute error 7.771561172376096e-15 relative error 3.905101936482879e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4309999999999532 y1[1] (analytic) 1.1393414312856662 y1[1] (numeric) 1.139341431285624 absolute error 4.218847493575595e-14 relative error 3.7028825404996674e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9902443968673906 y2[1] (numeric) 1.9902443968673982 absolute error 7.549516567451064e-15 relative error 3.7932610584578806e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.431999999999953 y1[1] (analytic) 1.1383511173831298 y1[1] (numeric) 1.1383511173830876 absolute error 4.218847493575595e-14 relative error 3.706103880561903e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9903832431532953 y2[1] (numeric) 1.990383243153303 absolute error 7.771561172376096e-15 relative error 3.904555164996205e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.432999999999953 y1[1] (analytic) 1.1373606651294876 y1[1] (numeric) 1.1373606651294452 absolute error 4.241051954068098e-14 relative error 3.728854077774228e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9905210990560396 y2[1] (numeric) 1.9905210990560473 absolute error 7.771561172376096e-15 relative error 3.904284750391034e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4339999999999529 y1[1] (analytic) 1.1363700755151915 y1[1] (numeric) 1.1363700755151491 absolute error 4.241051954068098e-14 relative error 3.732104571783404e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9906579644377675 y2[1] (numeric) 1.990657964437775 absolute error 7.549516567451064e-15 relative error 3.7924729925079396e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4349999999999528 y1[1] (analytic) 1.1353793495308315 y1[1] (numeric) 1.135379349530789 absolute error 4.263256414560601e-14 relative error 3.754918051241896e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9907938391616133 y2[1] (numeric) 1.990793839161621 absolute error 7.549516567451064e-15 relative error 3.7922141504267493e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4359999999999526 y1[1] (analytic) 1.1343884881671331 y1[1] (numeric) 1.1343884881670905 absolute error 4.263256414560601e-14 relative error 3.758197882851295e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9909287230917028 y2[1] (numeric) 1.99092872309171 absolute error 7.327471962526033e-15 relative error 3.6804290769120255e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4369999999999525 y1[1] (analytic) 1.133397492414958 y1[1] (numeric) 1.133397492414915 absolute error 4.285460875053104e-14 relative error 3.7810749571379125e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9910626160931515 y2[1] (numeric) 1.9910626160931588 absolute error 7.327471962526033e-15 relative error 3.6801815790725583e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4379999999999524 y1[1] (analytic) 1.1324063632653012 y1[1] (numeric) 1.1324063632652583 absolute error 4.285460875053104e-14 relative error 3.7843843112078156e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9911955180320668 y2[1] (numeric) 1.9911955180320742 absolute error 7.327471962526033e-15 relative error 3.6799359461033245e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4389999999999523 y1[1] (analytic) 1.1314151017092924 y1[1] (numeric) 1.1314151017092493 absolute error 4.3076653355456074e-14 relative error 3.807325294701985e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9913274287755467 y2[1] (numeric) 1.991327428775554 absolute error 7.327471962526033e-15 relative error 3.679692177509775e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4399999999999522 y1[1] (analytic) 1.130423708738193 y1[1] (numeric) 1.1304237087381497 absolute error 4.3298697960381105e-14 relative error 3.830306957088876e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.99145834819168 y2[1] (numeric) 1.9914583481916877 absolute error 7.549516567451064e-15 relative error 3.790948765916351e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.440999999999952 y1[1] (analytic) 1.1294321853433955 y1[1] (numeric) 1.1294321853433522 absolute error 4.3298697960381105e-14 relative error 3.833669566200334e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9915882761495483 y2[1] (numeric) 1.9915882761495558 absolute error 7.549516567451064e-15 relative error 3.790701450626621e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.441999999999952 y1[1] (analytic) 1.1284405325164233 y1[1] (numeric) 1.12844053251638 absolute error 4.3298697960381105e-14 relative error 3.837038524646485e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.991717212519223 y2[1] (numeric) 1.9917172125192304 absolute error 7.327471962526033e-15 relative error 3.6789720530947674e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4429999999999519 y1[1] (analytic) 1.1274487512489295 y1[1] (numeric) 1.127448751248886 absolute error 4.3520742565306136e-14 relative error 3.860108276947941e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9918451571717677 y2[1] (numeric) 1.991845157171775 absolute error 7.327471962526033e-15 relative error 3.678735737134483e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4439999999999518 y1[1] (analytic) 1.126456842532695 y1[1] (numeric) 1.1264568425326513 absolute error 4.374278717023117e-14 relative error 3.883219091810128e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9919721099792378 y2[1] (numeric) 1.9919721099792451 absolute error 7.327471962526033e-15 relative error 3.678501283134133e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4449999999999517 y1[1] (analytic) 1.1254648073596287 y1[1] (numeric) 1.1254648073595848 absolute error 4.39648317751562e-14 relative error 3.906371082210815e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9920980708146807 y2[1] (numeric) 1.992098070814688 absolute error 7.327471962526033e-15 relative error 3.6782686906219527e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4459999999999515 y1[1] (analytic) 1.1244726467217654 y1[1] (numeric) 1.1244726467217212 absolute error 4.418687638008123e-14 relative error 3.929564361472159e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9922230395521354 y2[1] (numeric) 1.9922230395521427 absolute error 7.327471962526033e-15 relative error 3.6780379591299655e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4469999999999514 y1[1] (analytic) 1.1234803616112656 y1[1] (numeric) 1.1234803616112214 absolute error 4.418687638008123e-14 relative error 3.933035048045663e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9923470160666334 y2[1] (numeric) 1.9923470160666406 absolute error 7.105427357601002e-15 relative error 3.566360327945683e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4479999999999513 y1[1] (analytic) 1.1224879530204146 y1[1] (numeric) 1.1224879530203704 absolute error 4.418687638008123e-14 relative error 3.936512303867693e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.992470000234198 y2[1] (numeric) 1.992470000234205 absolute error 7.105427357601002e-15 relative error 3.5661401962216843e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4489999999999512 y1[1] (analytic) 1.1214954219416207 y1[1] (numeric) 1.1214954219415765 absolute error 4.418687638008123e-14 relative error 3.939996144039665e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9925919919318449 y2[1] (numeric) 1.992591991931852 absolute error 7.105427357601002e-15 relative error 3.565921867783978e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.449999999999951 y1[1] (analytic) 1.1205027693674152 y1[1] (numeric) 1.1205027693673708 absolute error 4.440892098500626e-14 relative error 3.963303099204076e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9927129910375827 y2[1] (numeric) 1.9927129910375898 absolute error 7.105427357601002e-15 relative error 3.565705342193452e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.450999999999951 y1[1] (analytic) 1.1195099962904502 y1[1] (numeric) 1.1195099962904058 absolute error 4.440892098500626e-14 relative error 3.96681772669805e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.992832997430412 y2[1] (numeric) 1.9928329974304193 absolute error 7.327471962526033e-15 relative error 3.676912200858869e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4519999999999509 y1[1] (analytic) 1.1185171037034989 y1[1] (numeric) 1.1185171037034545 absolute error 4.440892098500626e-14 relative error 3.9703390174334216e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9929520109903267 y2[1] (numeric) 1.992952010990334 absolute error 7.327471962526033e-15 relative error 3.676692625872565e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4529999999999508 y1[1] (analytic) 1.1175240925994536 y1[1] (numeric) 1.1175240925994092 absolute error 4.440892098500626e-14 relative error 3.973866986769604e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9930700315983132 y2[1] (numeric) 1.9930700315983205 absolute error 7.327471962526033e-15 relative error 3.676474908736586e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4539999999999507 y1[1] (analytic) 1.1165309639713257 y1[1] (numeric) 1.116530963971281 absolute error 4.463096558993129e-14 relative error 3.9972886583625e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.993187059136351 y2[1] (numeric) 1.993187059136358 absolute error 7.105427357601002e-15 relative error 3.5648572596491707e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4549999999999506 y1[1] (analytic) 1.1155377188122435 y1[1] (numeric) 1.1155377188121987 absolute error 4.4853010194856324e-14 relative error 4.0207524531409906e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9933030934874123 y2[1] (numeric) 1.9933030934874194 absolute error 7.105427357601002e-15 relative error 3.564649741836099e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4559999999999504 y1[1] (analytic) 1.1145443581154522 y1[1] (numeric) 1.114544358115407 absolute error 4.5075054799781356e-14 relative error 4.044258487477102e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.993418134535463 y2[1] (numeric) 1.99341813453547 absolute error 7.105427357601002e-15 relative error 3.56444402431245e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4569999999999503 y1[1] (analytic) 1.1135508828743121 y1[1] (numeric) 1.113550882874267 absolute error 4.5075054799781356e-14 relative error 4.047866648305557e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9935321821654617 y2[1] (numeric) 1.9935321821654688 absolute error 7.105427357601002e-15 relative error 3.5642401066647325e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4579999999999502 y1[1] (analytic) 1.1125572940822988 y1[1] (numeric) 1.1125572940822537 absolute error 4.5075054799781356e-14 relative error 4.051481666565483e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9936452362633612 y2[1] (numeric) 1.9936452362633683 absolute error 7.105427357601002e-15 relative error 3.564037988483109e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4589999999999501 y1[1] (analytic) 1.1115635927330008 y1[1] (numeric) 1.1115635927329555 absolute error 4.529709940470639e-14 relative error 4.075079437725595e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9937572967161072 y2[1] (numeric) 1.9937572967161143 absolute error 7.105427357601002e-15 relative error 3.563837669361392e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.45999999999995 y1[1] (analytic) 1.1105697798201193 y1[1] (numeric) 1.1105697798200738 absolute error 4.551914400963142e-14 relative error 4.098719849643687e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9938683634116394 y2[1] (numeric) 1.9938683634116465 absolute error 7.105427357601002e-15 relative error 3.5636391488970464e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.46099999999995 y1[1] (analytic) 1.1095758563374671 y1[1] (numeric) 1.1095758563374216 absolute error 4.551914400963142e-14 relative error 4.1023913551870935e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9939784362388908 y2[1] (numeric) 1.993978436238898 absolute error 7.105427357601002e-15 relative error 3.5634424266911824e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4619999999999498 y1[1] (analytic) 1.1085818232789677 y1[1] (numeric) 1.1085818232789222 absolute error 4.551914400963142e-14 relative error 4.106069850125696e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9940875150877888 y2[1] (numeric) 1.994087515087796 absolute error 7.105427357601002e-15 relative error 3.563247502348556e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4629999999999497 y1[1] (analytic) 1.1075876816386543 y1[1] (numeric) 1.1075876816386085 absolute error 4.574118861455645e-14 relative error 4.1298029377577816e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9941955998492547 y2[1] (numeric) 1.9941955998492618 absolute error 7.105427357601002e-15 relative error 3.5630543754775687e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4639999999999496 y1[1] (analytic) 1.106593432410668 y1[1] (numeric) 1.1065934324106221 absolute error 4.596323321948148e-14 relative error 4.153579071886635e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9943026904152037 y2[1] (numeric) 1.9943026904152106 absolute error 6.8833827526759706e-15 relative error 3.451523575512444e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4649999999999495 y1[1] (analytic) 1.1055990765892583 y1[1] (numeric) 1.1055990765892123 absolute error 4.596323321948148e-14 relative error 4.157314725811526e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.994408786678545 y2[1] (numeric) 1.9944087866785518 absolute error 6.8833827526759706e-15 relative error 3.451339965333507e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4659999999999493 y1[1] (analytic) 1.1046046151687807 y1[1] (numeric) 1.1046046151687345 absolute error 4.618527782440651e-14 relative error 4.181159230205599e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9945138885331826 y2[1] (numeric) 1.9945138885331892 absolute error 6.661338147750939e-15 relative error 3.339830414843519e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4669999999999492 y1[1] (analytic) 1.1036100491436966 y1[1] (numeric) 1.1036100491436505 absolute error 4.618527782440651e-14 relative error 4.1849272630529404e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9946179958740142 y2[1] (numeric) 1.994617995874021 absolute error 6.8833827526759706e-15 relative error 3.450977965161578e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4679999999999491 y1[1] (analytic) 1.1026153795085722 y1[1] (numeric) 1.1026153795085258 absolute error 4.6407322429331543e-14 relative error 4.208840479806744e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9947211085969332 y2[1] (numeric) 1.9947211085969399 absolute error 6.661338147750939e-15 relative error 3.339483459137031e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.468999999999949 y1[1] (analytic) 1.1016206072580768 y1[1] (numeric) 1.1016206072580303 absolute error 4.6407322429331543e-14 relative error 4.212641096542205e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9948232265988262 y2[1] (numeric) 1.994823226598833 absolute error 6.8833827526759706e-15 relative error 3.4506229228201534e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.469999999999949 y1[1] (analytic) 1.1006257333869824 y1[1] (numeric) 1.100625733386936 absolute error 4.6407322429331543e-14 relative error 4.216448972760355e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9949243497775757 y2[1] (numeric) 1.9949243497775824 absolute error 6.661338147750939e-15 relative error 3.3391432354282735e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4709999999999488 y1[1] (analytic) 1.0996307588901633 y1[1] (numeric) 1.0996307588901166 absolute error 4.6629367034256575e-14 relative error 4.240456776720099e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9950244780320583 y2[1] (numeric) 1.995024478032065 absolute error 6.661338147750939e-15 relative error 3.338975647217045e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4719999999999487 y1[1] (analytic) 1.0986356847625935 y1[1] (numeric) 1.0986356847625467 absolute error 4.6851411639181606e-14 relative error 4.264508452527265e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9951236112621458 y2[1] (numeric) 1.9951236112621524 absolute error 6.661338147750939e-15 relative error 3.338809740984858e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4729999999999486 y1[1] (analytic) 1.097640511999347 y1[1] (numeric) 1.0976405119993002 absolute error 4.6851411639181606e-14 relative error 4.268374857433239e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.995221749368705 y2[1] (numeric) 1.9952217493687114 absolute error 6.439293542825908e-15 relative error 3.227357332518715e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4739999999999485 y1[1] (analytic) 1.0966452415955967 y1[1] (numeric) 1.0966452415955499 absolute error 4.6851411639181606e-14 relative error 4.272248660014586e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9953188922535976 y2[1] (numeric) 1.995318892253604 absolute error 6.439293542825908e-15 relative error 3.227200207357881e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4749999999999484 y1[1] (analytic) 1.095649874546613 y1[1] (numeric) 1.095649874546566 absolute error 4.707345624410664e-14 relative error 4.29639589595955e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.995415039819681 y2[1] (numeric) 1.9954150398196875 absolute error 6.439293542825908e-15 relative error 3.2270447071541595e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4759999999999482 y1[1] (analytic) 1.0946544118477626 y1[1] (numeric) 1.0946544118477155 absolute error 4.707345624410664e-14 relative error 4.300302975497742e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9955101919708076 y2[1] (numeric) 1.995510191970814 absolute error 6.439293542825908e-15 relative error 3.2268908315954663e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4769999999999481 y1[1] (analytic) 1.0936588544945083 y1[1] (numeric) 1.093658854494461 absolute error 4.729550084903167e-14 relative error 4.324520453033937e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9956043486118251 y2[1] (numeric) 1.9956043486118316 absolute error 6.439293542825908e-15 relative error 3.226738580373001e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.477999999999948 y1[1] (analytic) 1.0926632034824073 y1[1] (numeric) 1.0926632034823598 absolute error 4.75175454539567e-14 relative error 4.34878243382905e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.995697509648577 y2[1] (numeric) 1.9956975096485834 absolute error 6.439293542825908e-15 relative error 3.226587953181244e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.478999999999948 y1[1] (analytic) 1.0916674598071106 y1[1] (numeric) 1.0916674598070628 absolute error 4.773959005888173e-14 relative error 4.3730890419063105e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9957896749879023 y2[1] (numeric) 1.9957896749879085 absolute error 6.217248937900877e-15 relative error 3.11518243421044e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4799999999999478 y1[1] (analytic) 1.0906716244643617 y1[1] (numeric) 1.0906716244643138 absolute error 4.796163466380676e-14 relative error 4.39744040167554e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9958808445376355 y2[1] (numeric) 1.9958808445376417 absolute error 6.217248937900877e-15 relative error 3.115040136246791e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4809999999999477 y1[1] (analytic) 1.0896756984499958 y1[1] (numeric) 1.0896756984499478 absolute error 4.796163466380676e-14 relative error 4.401459510570858e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9959710182066068 y2[1] (numeric) 1.9959710182066133 absolute error 6.439293542825908e-15 relative error 3.2261458127842236e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4819999999999476 y1[1] (analytic) 1.088679682759939 y1[1] (numeric) 1.0886796827598908 absolute error 4.8183679268731794e-14 relative error 4.425882105798112e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9960601959046436 y2[1] (numeric) 1.9960601959046496 absolute error 5.995204332975845e-15 relative error 3.003518804330814e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4829999999999475 y1[1] (analytic) 1.0876835783902068 y1[1] (numeric) 1.0876835783901584 absolute error 4.8405723873656825e-14 relative error 4.450349792473492e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9961483775425668 y2[1] (numeric) 1.996148377542573 absolute error 6.217248937900877e-15 relative error 3.1146226442118767e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4839999999999474 y1[1] (analytic) 1.0866873863369035 y1[1] (numeric) 1.086687386336855 absolute error 4.8627768478581856e-14 relative error 4.4748626964835204e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.996235563032196 y2[1] (numeric) 1.996235563032202 absolute error 5.995204332975845e-15 relative error 3.0032549484637915e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4849999999999473 y1[1] (analytic) 1.085691107596221 y1[1] (numeric) 1.0856911075961724 absolute error 4.8627768478581856e-14 relative error 4.4789690307260945e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9963217522863448 y2[1] (numeric) 1.996321752286351 absolute error 6.217248937900877e-15 relative error 3.1143521482849116e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4859999999999471 y1[1] (analytic) 1.0846947431644383 y1[1] (numeric) 1.0846947431643894 absolute error 4.884981308350689e-14 relative error 4.503553962195364e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9964069452188247 y2[1] (numeric) 1.9964069452188307 absolute error 5.995204332975845e-15 relative error 3.0029971330913776e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.486999999999947 y1[1] (analytic) 1.0836982940379194 y1[1] (numeric) 1.0836982940378703 absolute error 4.907185768843192e-14 relative error 4.528184454880655e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9964911417444422 y2[1] (numeric) 1.9964911417444482 absolute error 5.995204332975845e-15 relative error 3.002870489942425e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.487999999999947 y1[1] (analytic) 1.0827017612131133 y1[1] (numeric) 1.0827017612130643 absolute error 4.907185768843192e-14 relative error 4.532352254922847e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.996574341779001 y2[1] (numeric) 1.996574341779007 absolute error 5.995204332975845e-15 relative error 3.002745356145346e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4889999999999468 y1[1] (analytic) 1.081705145686553 y1[1] (numeric) 1.0817051456865039 absolute error 4.907185768843192e-14 relative error 4.536528081068363e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.996656545239301 y2[1] (numeric) 1.996656545239307 absolute error 5.995204332975845e-15 relative error 3.002621731449219e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4899999999999467 y1[1] (analytic) 1.0807084484548537 y1[1] (numeric) 1.0807084484548046 absolute error 4.907185768843192e-14 relative error 4.5407119522931986e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.996737752043139 y2[1] (numeric) 1.9967377520431449 absolute error 5.773159728050814e-15 relative error 2.891295926139271e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4909999999999466 y1[1] (analytic) 1.0797116705147127 y1[1] (numeric) 1.0797116705146637 absolute error 4.907185768843192e-14 relative error 4.5449038876312894e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.996817962109308 y2[1] (numeric) 1.9968179621093138 absolute error 5.773159728050814e-15 relative error 2.891179785839078e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4919999999999465 y1[1] (analytic) 1.078714812862908 y1[1] (numeric) 1.0787148128628588 absolute error 4.929390229335695e-14 relative error 4.569688086745651e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.996897175357598 y2[1] (numeric) 1.9968971753576037 absolute error 5.773159728050814e-15 relative error 2.8910650980399005e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4929999999999464 y1[1] (analytic) 1.077717876496297 y1[1] (numeric) 1.0777178764962476 absolute error 4.929390229335695e-14 relative error 4.5739152489159185e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9969753917087956 y2[1] (numeric) 1.9969753917088013 absolute error 5.773159728050814e-15 relative error 2.89095186251182e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4939999999999463 y1[1] (analytic) 1.0767208624118156 y1[1] (numeric) 1.0767208624117663 absolute error 4.929390229335695e-14 relative error 4.5781505694001696e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9970526110846847 y2[1] (numeric) 1.9970526110846902 absolute error 5.551115123125783e-15 relative error 2.7796539221421585e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4949999999999461 y1[1] (analytic) 1.0757237716064785 y1[1] (numeric) 1.0757237716064292 absolute error 4.929390229335695e-14 relative error 4.5823940675533996e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9971288334080457 y2[1] (numeric) 1.9971288334080513 absolute error 5.551115123125783e-15 relative error 2.779547834003757e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.495999999999946 y1[1] (analytic) 1.074726605077376 y1[1] (numeric) 1.0747266050773265 absolute error 4.951594689828198e-14 relative error 4.607306329288929e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9972040586026563 y2[1] (numeric) 1.9972040586026618 absolute error 5.551115123125783e-15 relative error 2.7794431416335196e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.496999999999946 y1[1] (analytic) 1.0737293638216747 y1[1] (numeric) 1.0737293638216252 absolute error 4.951594689828198e-14 relative error 4.611585429874264e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9972782865932914 y2[1] (numeric) 1.997278286593297 absolute error 5.551115123125783e-15 relative error 2.7793398448216163e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4979999999999458 y1[1] (analytic) 1.0727320488366159 y1[1] (numeric) 1.0727320488365661 absolute error 4.973799150320701e-14 relative error 4.636571784831837e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9973515173057232 y2[1] (numeric) 1.9973515173057286 absolute error 5.329070518200751e-15 relative error 2.6680684256265846e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4989999999999457 y1[1] (analytic) 1.071734661119514 y1[1] (numeric) 1.0717346611194642 absolute error 4.973799150320701e-14 relative error 4.64088671455784e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9974237506667207 y2[1] (numeric) 1.997423750666726 absolute error 5.329070518200751e-15 relative error 2.6679719395656325e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.4999999999999456 y1[1] (analytic) 1.0707372016677572 y1[1] (numeric) 1.0707372016677073 absolute error 4.9960036108132044e-14 relative error 4.6659475387905986e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9974949866040506 y2[1] (numeric) 1.9974949866040559 absolute error 5.329070518200751e-15 relative error 2.6678767926525443e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5009999999999455 y1[1] (analytic) 1.0697396714788046 y1[1] (numeric) 1.0697396714787544 absolute error 5.0182080713057076e-14 relative error 4.691055408245778e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.997565225046477 y2[1] (numeric) 1.9975652250464824 absolute error 5.329070518200751e-15 relative error 2.6677829846966627e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5019999999999454 y1[1] (analytic) 1.068742071550186 y1[1] (numeric) 1.068742071550136 absolute error 5.0182080713057076e-14 relative error 4.695434197726408e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9976344659237615 y2[1] (numeric) 1.9976344659237668 absolute error 5.329070518200751e-15 relative error 2.667690515510024e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5029999999999453 y1[1] (analytic) 1.067744402879502 y1[1] (numeric) 1.0677444028794516 absolute error 5.040412531798211e-14 relative error 4.7206171422722365e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9977027091666635 y2[1] (numeric) 1.9977027091666686 absolute error 5.10702591327572e-15 relative error 2.5564494105362166e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5039999999999452 y1[1] (analytic) 1.0667466664644205 y1[1] (numeric) 1.06674666646437 absolute error 5.040412531798211e-14 relative error 4.7250323720288136e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9977699547069392 y2[1] (numeric) 1.9977699547069443 absolute error 5.10702591327572e-15 relative error 2.55636335967666e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.504999999999945 y1[1] (analytic) 1.0657488633026784 y1[1] (numeric) 1.0657488633026277 absolute error 5.062616992290714e-14 relative error 4.750290773571207e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9978362024773433 y2[1] (numeric) 1.9978362024773484 absolute error 5.10702591327572e-15 relative error 2.556278591279375e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.505999999999945 y1[1] (analytic) 1.064750994392078 y1[1] (numeric) 1.0647509943920275 absolute error 5.062616992290714e-14 relative error 4.754742675944836e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9979014524116283 y2[1] (numeric) 1.9979014524116332 absolute error 4.884981308350689e-15 relative error 2.4450561875582614e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5069999999999448 y1[1] (analytic) 1.063753060730489 y1[1] (numeric) 1.0637530607304382 absolute error 5.084821452783217e-14 relative error 4.78007691868959e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9979657044445438 y2[1] (numeric) 1.9979657044445487 absolute error 4.884981308350689e-15 relative error 2.444977557664718e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5079999999999447 y1[1] (analytic) 1.0627550633158445 y1[1] (numeric) 1.0627550633157936 absolute error 5.084821452783217e-14 relative error 4.784565727608336e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.998028958511838 y2[1] (numeric) 1.998028958511843 absolute error 4.884981308350689e-15 relative error 2.444900153994313e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5089999999999446 y1[1] (analytic) 1.0617570031461419 y1[1] (numeric) 1.0617570031460908 absolute error 5.10702591327572e-14 relative error 4.809976198078141e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9980912145502572 y2[1] (numeric) 1.9980912145502618 absolute error 4.6629367034256575e-15 relative error 2.3336956138287314e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5099999999999445 y1[1] (analytic) 1.0607588812194413 y1[1] (numeric) 1.06075888121939 absolute error 5.129230373768223e-14 relative error 4.8354347671090856e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9981524724975448 y2[1] (numeric) 1.9981524724975495 absolute error 4.6629367034256575e-15 relative error 2.3336240690367973e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5109999999999444 y1[1] (analytic) 1.0597606985338646 y1[1] (numeric) 1.059760698533813 absolute error 5.1514348342607263e-14 relative error 4.860941570476736e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.998212732292443 y2[1] (numeric) 1.9982127322924477 absolute error 4.6629367034256575e-15 relative error 2.3335536942936593e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5119999999999443 y1[1] (analytic) 1.0587624560875941 y1[1] (numeric) 1.0587624560875426 absolute error 5.1514348342607263e-14 relative error 4.865524655357193e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9982719938746922 y2[1] (numeric) 1.998271993874697 absolute error 4.6629367034256575e-15 relative error 2.333484489458376e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5129999999999442 y1[1] (analytic) 1.0577641548788728 y1[1] (numeric) 1.057764154878821 absolute error 5.1736392947532295e-14 relative error 4.891108543327105e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9983302571850308 y2[1] (numeric) 1.9983302571850354 absolute error 4.6629367034256575e-15 relative error 2.333416454392355e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.513999999999944 y1[1] (analytic) 1.056765795906001 y1[1] (numeric) 1.0567657959059493 absolute error 5.1736392947532295e-14 relative error 4.895729323182431e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9983875221651952 y2[1] (numeric) 1.9983875221651999 absolute error 4.6629367034256575e-15 relative error 2.3333495889593526e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.514999999999944 y1[1] (analytic) 1.0557673801673384 y1[1] (numeric) 1.0557673801672864 absolute error 5.1958437552457326e-14 relative error 4.9213906897011675e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9984437887579207 y2[1] (numeric) 1.9984437887579254 absolute error 4.6629367034256575e-15 relative error 2.333283893025473e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5159999999999438 y1[1] (analytic) 1.0547689086613001 y1[1] (numeric) 1.054768908661248 absolute error 5.218048215738236e-14 relative error 4.94710089849057e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9984990569069407 y2[1] (numeric) 1.9984990569069454 absolute error 4.6629367034256575e-15 relative error 2.333219366459168e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5169999999999437 y1[1] (analytic) 1.0537703823863578 y1[1] (numeric) 1.0537703823863054 absolute error 5.240252676230739e-14 relative error 4.9728600877581275e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.998553326556987 y2[1] (numeric) 1.9985533265569917 absolute error 4.6629367034256575e-15 relative error 2.333156009131237e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5179999999999436 y1[1] (analytic) 1.0527718023410373 y1[1] (numeric) 1.0527718023409849 absolute error 5.240252676230739e-14 relative error 4.977576968321193e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9986065976537901 y2[1] (numeric) 1.9986065976537946 absolute error 4.440892098500626e-15 relative error 2.2219941151569752e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5189999999999435 y1[1] (analytic) 1.0517731695239192 y1[1] (numeric) 1.0517731695238666 absolute error 5.262457136723242e-14 relative error 5.0034145091429474e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9986588701440784 y2[1] (numeric) 1.998658870144083 absolute error 4.6629367034256575e-15 relative error 2.3330328016854213e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5199999999999434 y1[1] (analytic) 1.0507744849336358 y1[1] (numeric) 1.050774484933583 absolute error 5.284661597215745e-14 relative error 5.029301408617198e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9987101439755801 y2[1] (numeric) 1.9987101439755846 absolute error 4.440892098500626e-15 relative error 2.2218790012579654e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5209999999999433 y1[1] (analytic) 1.0497757495688715 y1[1] (numeric) 1.0497757495688187 absolute error 5.284661597215745e-14 relative error 5.0340861840122356e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.998760419097021 y2[1] (numeric) 1.9987604190970254 absolute error 4.440892098500626e-15 relative error 2.2218231140012698e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5219999999999432 y1[1] (analytic) 1.048776964428362 y1[1] (numeric) 1.048776964428309 absolute error 5.306866057708248e-14 relative error 5.060052077517517e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9988096954581258 y2[1] (numeric) 1.9988096954581303 absolute error 4.440892098500626e-15 relative error 2.2217683397231954e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.522999999999943 y1[1] (analytic) 1.0477781305108922 y1[1] (numeric) 1.047778130510839 absolute error 5.3290705182007514e-14 relative error 5.086067711302887e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9988579730096188 y2[1] (numeric) 1.998857973009623 absolute error 4.218847493575595e-15 relative error 2.1106289443983888e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.523999999999943 y1[1] (analytic) 1.0467792488152956 y1[1] (numeric) 1.0467792488152423 absolute error 5.3290705182007514e-14 relative error 5.090921055448881e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9989052517032215 y2[1] (numeric) 1.998905251703226 absolute error 4.440892098500626e-15 relative error 2.2216621296665478e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5249999999999428 y1[1] (analytic) 1.0457803203404543 y1[1] (numeric) 1.0457803203404008 absolute error 5.3512749786932545e-14 relative error 5.117016331834533e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9989515314916562 y2[1] (numeric) 1.9989515314916604 absolute error 4.218847493575595e-15 relative error 2.1105301589916038e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5259999999999427 y1[1] (analytic) 1.0447813460852964 y1[1] (numeric) 1.0447813460852429 absolute error 5.3512749786932545e-14 relative error 5.1219089991834275e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9989968123286426 y2[1] (numeric) 1.9989968123286466 absolute error 3.9968028886505635e-15 relative error 1.999404333213851e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5269999999999426 y1[1] (analytic) 1.043782327048796 y1[1] (numeric) 1.0437823270487425 absolute error 5.3512749786932545e-14 relative error 5.1268112517516175e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9990410941688996 y2[1] (numeric) 1.9990410941689036 absolute error 3.9968028886505635e-15 relative error 1.9993600433272895e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5279999999999425 y1[1] (analytic) 1.0427832642299726 y1[1] (numeric) 1.0427832642299188 absolute error 5.3734794391857577e-14 relative error 5.153016569702739e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.999084376968146 y2[1] (numeric) 1.99908437696815 absolute error 3.9968028886505635e-15 relative error 1.999316754559505e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5289999999999424 y1[1] (analytic) 1.0417841586278882 y1[1] (numeric) 1.0417841586278345 absolute error 5.3734794391857577e-14 relative error 5.157958483706503e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9991266606830984 y2[1] (numeric) 1.9991266606831024 absolute error 3.9968028886505635e-15 relative error 1.9992744668238592e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5299999999999423 y1[1] (analytic) 1.0407850112416488 y1[1] (numeric) 1.0407850112415948 absolute error 5.395683899678261e-14 relative error 5.184244432230293e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9991679452714737 y2[1] (numeric) 1.9991679452714775 absolute error 3.774758283725532e-15 relative error 1.888164670033735e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5309999999999422 y1[1] (analytic) 1.0397858230704013 y1[1] (numeric) 1.0397858230703474 absolute error 5.395683899678261e-14 relative error 5.189226261755766e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9992082306919867 y2[1] (numeric) 1.9992082306919905 absolute error 3.774758283725532e-15 relative error 1.8881266222173233e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.531999999999942 y1[1] (analytic) 1.0387865951133344 y1[1] (numeric) 1.0387865951132802 absolute error 5.417888360170764e-14 relative error 5.215593256264207e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9992475169043527 y2[1] (numeric) 1.9992475169043562 absolute error 3.552713678800501e-15 relative error 1.7770254301986303e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.532999999999942 y1[1] (analytic) 1.0377873283696755 y1[1] (numeric) 1.037787328369621 absolute error 5.440092820663267e-14 relative error 5.242011221325516e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9992858038692845 y2[1] (numeric) 1.9992858038692882 absolute error 3.774758283725532e-15 relative error 1.888053362065652e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5339999999999419 y1[1] (analytic) 1.0367880238386913 y1[1] (numeric) 1.0367880238386369 absolute error 5.440092820663267e-14 relative error 5.247063715610264e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.999323091548496 y2[1] (numeric) 1.9993230915484996 absolute error 3.552713678800501e-15 relative error 1.7769582584318015e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5349999999999417 y1[1] (analytic) 1.0357886825196863 y1[1] (numeric) 1.0357886825196319 absolute error 5.440092820663267e-14 relative error 5.252126145489017e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9993593799046994 y2[1] (numeric) 1.9993593799047027 absolute error 3.3306690738754696e-15 relative error 1.6658681312382308e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5359999999999416 y1[1] (analytic) 1.0347893054120019 y1[1] (numeric) 1.0347893054119472 absolute error 5.46229728115577e-14 relative error 5.278656488415247e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9993946689016058 y2[1] (numeric) 1.9993946689016093 absolute error 3.552713678800501e-15 relative error 1.7768946441936007e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5369999999999415 y1[1] (analytic) 1.033789893515015 y1[1] (numeric) 1.03378989351496 absolute error 5.484501741648273e-14 relative error 5.3052383042750414e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9994289585039269 y2[1] (numeric) 1.9994289585039302 absolute error 3.3306690738754696e-15 relative error 1.6658101603007908e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5379999999999414 y1[1] (analytic) 1.0327904478281371 y1[1] (numeric) 1.0327904478280823 absolute error 5.484501741648273e-14 relative error 5.310372257200552e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9994622486773728 y2[1] (numeric) 1.9994622486773759 absolute error 3.1086244689504383e-15 relative error 1.5547302636030096e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5389999999999413 y1[1] (analytic) 1.0317909693508145 y1[1] (numeric) 1.0317909693507594 absolute error 5.5067062021407764e-14 relative error 5.337036634082486e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.999494539388653 y2[1] (numeric) 1.9994945393886563 absolute error 3.3306690738754696e-15 relative error 1.6657555238404523e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5399999999999412 y1[1] (analytic) 1.030791459082525 y1[1] (numeric) 1.0307914590824698 absolute error 5.5067062021407764e-14 relative error 5.3422117088961165e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9995258306054773 y2[1] (numeric) 1.9995258306054806 absolute error 3.3306690738754696e-15 relative error 1.6657294559015066e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.540999999999941 y1[1] (analytic) 1.029791918022779 y1[1] (numeric) 1.0297919180227237 absolute error 5.5289106626332796e-14 relative error 5.368959074032061e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9995561222965543 y2[1] (numeric) 1.9995561222965574 absolute error 3.1086244689504383e-15 relative error 1.5546572733252836e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.541999999999941 y1[1] (analytic) 1.0287923471711173 y1[1] (numeric) 1.028792347171062 absolute error 5.5289106626332796e-14 relative error 5.374175534874644e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9995854144315923 y2[1] (numeric) 1.9995854144315954 absolute error 3.1086244689504383e-15 relative error 1.554634498988934e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5429999999999409 y1[1] (analytic) 1.0277927475271111 y1[1] (numeric) 1.0277927475270556 absolute error 5.551115123125783e-14 relative error 5.4010063181335646e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.999613706981299 y2[1] (numeric) 1.9996137069813023 absolute error 3.3306690738754696e-15 relative error 1.6656562526287078e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5439999999999408 y1[1] (analytic) 1.0267931200903595 y1[1] (numeric) 1.026793120090304 absolute error 5.551115123125783e-14 relative error 5.4062644309861326e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.999640999917382 y2[1] (numeric) 1.9996409999173854 absolute error 3.3306690738754696e-15 relative error 1.6656335182230614e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5449999999999406 y1[1] (analytic) 1.0257934658604901 y1[1] (numeric) 1.0257934658604344 absolute error 5.573319583618286e-14 relative error 5.433179064894012e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9996672932125485 y2[1] (numeric) 1.9996672932125519 absolute error 3.3306690738754696e-15 relative error 1.6656116170828656e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5459999999999405 y1[1] (analytic) 1.0247937858371572 y1[1] (numeric) 1.0247937858371012 absolute error 5.595524044110789e-14 relative error 5.460146344993484e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9996925868405053 y2[1] (numeric) 1.9996925868405084 absolute error 3.1086244689504383e-15 relative error 1.5545511792200194e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5469999999999404 y1[1] (analytic) 1.0237940810200403 y1[1] (numeric) 1.0237940810199844 absolute error 5.595524044110789e-14 relative error 5.465478017352651e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9997168807759582 y2[1] (numeric) 1.9997168807759615 absolute error 3.3306690738754696e-15 relative error 1.6655703144252384e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5479999999999403 y1[1] (analytic) 1.0227943524088443 y1[1] (numeric) 1.0227943524087884 absolute error 5.595524044110789e-14 relative error 5.470820239603821e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.999740174994614 y2[1] (numeric) 1.999740174994617 absolute error 3.1086244689504383e-15 relative error 1.5545141853035037e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5489999999999402 y1[1] (analytic) 1.0217946010032979 y1[1] (numeric) 1.021794601003242 absolute error 5.595524044110789e-14 relative error 5.476173037728479e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.999762469473178 y2[1] (numeric) 1.999762469473181 absolute error 3.1086244689504383e-15 relative error 1.5544968547036397e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.54999999999994 y1[1] (analytic) 1.0207948278031524 y1[1] (numeric) 1.0207948278030963 absolute error 5.617728504603292e-14 relative error 5.503288566511625e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9997837641893557 y2[1] (numeric) 1.9997837641893588 absolute error 3.1086244689504383e-15 relative error 1.5544803016292959e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.55099999999994 y1[1] (analytic) 1.0197950338081807 y1[1] (numeric) 1.0197950338081245 absolute error 5.617728504603292e-14 relative error 5.508683920165044e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9998040591218527 y2[1] (numeric) 1.9998040591218555 absolute error 2.886579864025407e-15 relative error 1.4434313456154062e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5519999999999399 y1[1] (analytic) 1.018795220018177 y1[1] (numeric) 1.0187952200181205 absolute error 5.639932965095795e-14 relative error 5.535884792426853e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9998233542503736 y2[1] (numeric) 1.9998233542503765 absolute error 2.886579864025407e-15 relative error 1.4434174187886862e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5529999999999398 y1[1] (analytic) 1.0177953874329546 y1[1] (numeric) 1.0177953874328982 absolute error 5.639932965095795e-14 relative error 5.541322975849422e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.999841649555624 y2[1] (numeric) 1.9998416495556266 absolute error 2.6645352591003757e-15 relative error 1.3323731204880398e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5539999999999397 y1[1] (analytic) 1.0167955370523465 y1[1] (numeric) 1.0167955370522899 absolute error 5.6621374255882984e-14 relative error 5.568609636114877e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9998589450193078 y2[1] (numeric) 1.9998589450193105 absolute error 2.6645352591003757e-15 relative error 1.332361597669905e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5549999999999395 y1[1] (analytic) 1.0157956698762025 y1[1] (numeric) 1.015795669876146 absolute error 5.6621374255882984e-14 relative error 5.574090925469643e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9998752406241302 y2[1] (numeric) 1.9998752406241327 absolute error 2.4424906541753444e-15 relative error 1.2213215127425051e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5559999999999394 y1[1] (analytic) 1.01479578690439 y1[1] (numeric) 1.0147957869043334 absolute error 5.6621374255882984e-14 relative error 5.579583102981253e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9998905363537949 y2[1] (numeric) 1.9998905363537975 absolute error 2.6645352591003757e-15 relative error 1.3323405509775364e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5569999999999393 y1[1] (analytic) 1.013795889136792 y1[1] (numeric) 1.0137958891367351 absolute error 5.684341886080802e-14 relative error 5.606988494420508e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999048321930069 y2[1] (numeric) 1.9999048321930093 absolute error 2.4424906541753444e-15 relative error 1.2213034414727712e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5579999999999392 y1[1] (analytic) 1.012795977573306 y1[1] (numeric) 1.012795977573249 absolute error 5.706546346573305e-14 relative error 5.634448075363003e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.99991812812747 y2[1] (numeric) 1.9999181281274723 absolute error 2.220446049250313e-15 relative error 1.1102684745046659e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.558999999999939 y1[1] (analytic) 1.0117960532138432 y1[1] (numeric) 1.0117960532137862 absolute error 5.706546346573305e-14 relative error 5.640016412840489e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999304241438882 y2[1] (numeric) 1.9999304241438904 absolute error 2.220446049250313e-15 relative error 1.1102616483275018e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.559999999999939 y1[1] (analytic) 1.0107961170583284 y1[1] (numeric) 1.0107961170582713 absolute error 5.706546346573305e-14 relative error 5.6455958330951975e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999417202299656 y2[1] (numeric) 1.9999417202299679 absolute error 2.220446049250313e-15 relative error 1.1102553773391919e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5609999999999389 y1[1] (analytic) 1.0097961701066975 y1[1] (numeric) 1.0097961701066402 absolute error 5.728750807065808e-14 relative error 5.673175415648976e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999520163744062 y2[1] (numeric) 1.9999520163744082 absolute error 1.9984014443252818e-15 relative error 9.992246953744743e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5619999999999388 y1[1] (analytic) 1.0087962133588972 y1[1] (numeric) 1.00879621335884 absolute error 5.728750807065808e-14 relative error 5.678798880490745e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999613125669136 y2[1] (numeric) 1.9999613125669156 absolute error 1.9984014443252818e-15 relative error 9.992200507920678e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5629999999999387 y1[1] (analytic) 1.0077962478148843 y1[1] (numeric) 1.007796247814827 absolute error 5.728750807065808e-14 relative error 5.684433554388551e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.999969608798192 y2[1] (numeric) 1.9999696087981937 absolute error 1.7763568394002505e-15 relative error 8.881919163100116e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5639999999999386 y1[1] (analytic) 1.0067962744746242 y1[1] (numeric) 1.0067962744745669 absolute error 5.728750807065808e-14 relative error 5.69007946523763e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999769050599445 y2[1] (numeric) 1.9999769050599465 absolute error 1.9984014443252818e-15 relative error 9.992122605362708e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5649999999999384 y1[1] (analytic) 1.0057962943380903 y1[1] (numeric) 1.0057962943380327 absolute error 5.750955267558311e-14 relative error 5.7178131396308104e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999832013448757 y2[1] (numeric) 1.9999832013448775 absolute error 1.7763568394002505e-15 relative error 8.881858798642663e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5659999999999383 y1[1] (analytic) 1.0047963084052625 y1[1] (numeric) 1.0047963084052047 absolute error 5.773159728050814e-14 relative error 5.745602048651573e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999884976466888 y2[1] (numeric) 1.9999884976466904 absolute error 1.5543122344752192e-15 relative error 7.771605868254342e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5669999999999382 y1[1] (analytic) 1.0037963176761266 y1[1] (numeric) 1.0037963176760687 absolute error 5.795364188543317e-14 relative error 5.773446352104653e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999927939600874 y2[1] (numeric) 1.999992793960089 absolute error 1.5543122344752192e-15 relative error 7.77158917356698e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.567999999999938 y1[1] (analytic) 1.0027963231506734 y1[1] (numeric) 1.0027963231506154 absolute error 5.795364188543317e-14 relative error 5.7792036675353315e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999960902807756 y2[1] (numeric) 1.999996090280777 absolute error 1.3322676295501878e-15 relative error 6.661351169757304e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.568999999999938 y1[1] (analytic) 1.0017963258288973 y1[1] (numeric) 1.0017963258288392 absolute error 5.81756864903582e-14 relative error 5.807137138601801e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999983866054567 y2[1] (numeric) 1.999998386605458 absolute error 1.3322676295501878e-15 relative error 6.661343521438584e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.569999999999938 y1[1] (analytic) 1.0007963267107953 y1[1] (numeric) 1.0007963267107371 absolute error 5.81756864903582e-14 relative error 5.812939649924344e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999996829318345 y2[1] (numeric) 1.9999996829318358 absolute error 1.3322676295501878e-15 relative error 6.66133920380024e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5709999999999378 y1[1] (analytic) 0.999796326796367 y1[1] (numeric) 0.9997963267963086 absolute error 5.839773109528323e-14 relative error 5.840962757125368e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999999792586127 y2[1] (numeric) 1.999999979258614 absolute error 1.3322676295501878e-15 relative error 6.661338216833637e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5719999999999377 y1[1] (analytic) 0.9987963270856117 y1[1] (numeric) 0.9987963270855532 absolute error 5.850875339774575e-14 relative error 5.857926367077106e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999992755854952 y2[1] (numeric) 1.9999992755854963 absolute error 1.1102230246251565e-15 relative error 5.551117133780668e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5729999999999376 y1[1] (analytic) 0.9977963285785293 y1[1] (numeric) 0.9977963285784707 absolute error 5.861977570020827e-14 relative error 5.874923972081416e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999975719131853 y2[1] (numeric) 1.9999975719131864 absolute error 1.1102230246251565e-15 relative error 5.5511218624286834e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5739999999999374 y1[1] (analytic) 0.9967963322751181 y1[1] (numeric) 0.9967963322750594 absolute error 5.873079800267078e-14 relative error 5.891955668478618e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999948682433868 y2[1] (numeric) 1.999994868243388 absolute error 1.1102230246251565e-15 relative error 5.551129366648202e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5749999999999373 y1[1] (analytic) 0.9957963391753744 y1[1] (numeric) 0.9957963391753155 absolute error 5.88418203051333e-14 relative error 5.909021552927238e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999911645788035 y2[1] (numeric) 1.9999911645788044 absolute error 8.881784197001252e-16 relative error 4.440911717163385e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5759999999999372 y1[1] (analytic) 0.994796350279291 y1[1] (numeric) 0.9947963502792321 absolute error 5.895284260759581e-14 relative error 5.9261217224052624e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999864609231388 y2[1] (numeric) 1.9999864609231397 absolute error 8.881784197001252e-16 relative error 4.440922161493866e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5769999999999371 y1[1] (analytic) 0.9937963665868571 y1[1] (numeric) 0.9937963665867979 absolute error 5.917488721252084e-14 relative error 5.954427808561423e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999807572810966 y2[1] (numeric) 1.9999807572810975 absolute error 8.881784197001252e-16 relative error 4.440934826330892e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.577999999999937 y1[1] (analytic) 0.992796389098056 y1[1] (numeric) 0.9927963890979967 absolute error 5.928590951498336e-14 relative error 5.971608092656735e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999740536583803 y2[1] (numeric) 1.9999740536583812 absolute error 8.881784197001252e-16 relative error 4.440949711699794e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.578999999999937 y1[1] (analytic) 0.9917964188128652 y1[1] (numeric) 0.9917964188128058 absolute error 5.939693181744587e-14 relative error 5.9888229772538685e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.999966350061694 y2[1] (numeric) 1.9999663500616947 absolute error 6.661338147750939e-16 relative error 3.3307251132227566e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5799999999999368 y1[1] (analytic) 0.9907964567312549 y1[1] (numeric) 0.9907964567311954 absolute error 5.950795411990839e-14 relative error 6.006072560678264e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999576464987405 y2[1] (numeric) 1.9999576464987414 absolute error 8.881784197001252e-16 relative error 4.4409861441567514e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5809999999999367 y1[1] (analytic) 0.9897965038531872 y1[1] (numeric) 0.9897965038531276 absolute error 5.96189764223709e-14 relative error 6.023356941581395e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.999947942978224 y2[1] (numeric) 1.999947942978225 absolute error 8.881784197001252e-16 relative error 4.4410076913176734e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5819999999999366 y1[1] (analytic) 0.9887965611786147 y1[1] (numeric) 0.988796561178555 absolute error 5.972999872483342e-14 relative error 6.040676218942057e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.999937239509848 y2[1] (numeric) 1.999937239509849 absolute error 8.881784197001252e-16 relative error 4.4410314591562044e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5829999999999365 y1[1] (analytic) 0.9877966297074801 y1[1] (numeric) 0.9877966297074202 absolute error 5.984102102729594e-14 relative error 6.0580304920676724e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999255361043158 y2[1] (numeric) 1.9999255361043167 absolute error 8.881784197001252e-16 relative error 4.441057447719884e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5839999999999363 y1[1] (analytic) 0.9867967104397147 y1[1] (numeric) 0.9867967104396548 absolute error 5.995204332975845e-14 relative error 6.075419860595597e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9999128327733309 y2[1] (numeric) 1.9999128327733315 absolute error 6.661338147750939e-16 relative error 3.3308142427955166e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5849999999999362 y1[1] (analytic) 0.9857968043752379 y1[1] (numeric) 0.9857968043751778 absolute error 6.006306563222097e-14 relative error 6.0928444244944325e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9998991295295965 y2[1] (numeric) 1.999899129529597 absolute error 4.440892098500626e-16 relative error 2.2205580436175222e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5859999999999361 y1[1] (analytic) 0.9847969125139555 y1[1] (numeric) 0.9847969125138952 absolute error 6.0285110237146e-14 relative error 6.1215779082056885e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9998844263868158 y2[1] (numeric) 1.9998844263868163 absolute error 4.440892098500626e-16 relative error 2.2205743691519067e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.586999999999936 y1[1] (analytic) 0.9837970358557593 y1[1] (numeric) 0.9837970358556989 absolute error 6.039613253960852e-14 relative error 6.139084621969076e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9998687233596921 y2[1] (numeric) 1.9998687233596926 absolute error 4.440892098500626e-16 relative error 2.2205918051661517e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.587999999999936 y1[1] (analytic) 0.9827971754005259 y1[1] (numeric) 0.9827971754004654 absolute error 6.050715484207103e-14 relative error 6.156626856137651e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9998520204639283 y2[1] (numeric) 1.9998520204639287 absolute error 4.440892098500626e-16 relative error 2.220610351695133e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5889999999999358 y1[1] (analytic) 0.9817973321481156 y1[1] (numeric) 0.9817973321480551 absolute error 6.050715484207103e-14 relative error 6.162896644838593e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9998343177162274 y2[1] (numeric) 1.9998343177162277 absolute error 2.220446049250313e-16 relative error 1.1103150043879735e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5899999999999357 y1[1] (analytic) 0.9807975070983718 y1[1] (numeric) 0.980797507098311 absolute error 6.072919944699606e-14 relative error 6.191818291490117e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.999815615134292 y2[1] (numeric) 1.9998156151342923 absolute error 2.220446049250313e-16 relative error 1.1103253882239564e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5909999999999356 y1[1] (analytic) 0.9797977012511191 y1[1] (numeric) 0.9797977012510584 absolute error 6.072919944699606e-14 relative error 6.198136550989045e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.999795912736825 y2[1] (numeric) 1.999795912736825 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5919999999999355 y1[1] (analytic) 0.9787979156061636 y1[1] (numeric) 0.9787979156061027 absolute error 6.084022174945858e-14 relative error 6.215810309708373e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9997752105435285 y2[1] (numeric) 1.9997752105435285 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5929999999999354 y1[1] (analytic) 0.9777981511632907 y1[1] (numeric) 0.9777981511632298 absolute error 6.09512440519211e-14 relative error 6.233520075631881e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9997535085751048 y2[1] (numeric) 1.9997535085751046 absolute error 2.220446049250313e-16 relative error 1.1103598717186197e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5939999999999352 y1[1] (analytic) 0.9767984089222648 y1[1] (numeric) 0.9767984089222037 absolute error 6.106226635438361e-14 relative error 6.2512659517694855e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9997308068532558 y2[1] (numeric) 1.9997308068532555 absolute error 2.220446049250313e-16 relative error 1.1103724769557215e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5949999999999351 y1[1] (analytic) 0.9757986898828279 y1[1] (numeric) 0.9757986898827669 absolute error 6.106226635438361e-14 relative error 6.257670458823413e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9997071054006832 y2[1] (numeric) 1.999707105400683 absolute error 2.220446049250313e-16 relative error 1.110385637603363e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.595999999999935 y1[1] (analytic) 0.9747989950446992 y1[1] (numeric) 0.9747989950446381 absolute error 6.117328865684613e-14 relative error 6.275477197639195e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9996824042410886 y2[1] (numeric) 1.9996824042410883 absolute error 2.220446049250313e-16 relative error 1.1103993536878711e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.596999999999935 y1[1] (analytic) 0.9737993254075734 y1[1] (numeric) 0.9737993254075121 absolute error 6.128431095930864e-14 relative error 6.293320334110802e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9996567033991728 y2[1] (numeric) 1.9996567033991728 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5979999999999348 y1[1] (analytic) 0.9727996819711201 y1[1] (numeric) 0.9727996819710586 absolute error 6.150635556423367e-14 relative error 6.3226126307532695e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.999630002900637 y2[1] (numeric) 1.999630002900637 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5989999999999347 y1[1] (analytic) 0.9718000657349823 y1[1] (numeric) 0.9718000657349208 absolute error 6.150635556423367e-14 relative error 6.329116217718691e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9996023027721819 y2[1] (numeric) 1.9996023027721817 absolute error 2.220446049250313e-16 relative error 1.1104438348425388e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.5999999999999346 y1[1] (analytic) 0.9708004776987766 y1[1] (numeric) 0.970800477698715 absolute error 6.161737786669619e-14 relative error 6.34706917458018e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9995736030415072 y2[1] (numeric) 1.9995736030415068 absolute error 4.440892098500626e-16 relative error 2.220919545920032e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6009999999999345 y1[1] (analytic) 0.9698009188620907 y1[1] (numeric) 0.969800918862029 absolute error 6.17284001691587e-14 relative error 6.365058948550729e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9995439037373126 y2[1] (numeric) 1.9995439037373122 absolute error 4.440892098500626e-16 relative error 2.220952533325341e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6019999999999344 y1[1] (analytic) 0.9688013902244835 y1[1] (numeric) 0.9688013902244217 absolute error 6.183942247162122e-14 relative error 6.383085645375905e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9995132048892976 y2[1] (numeric) 1.9995132048892972 absolute error 4.440892098500626e-16 relative error 2.2209866319670016e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6029999999999343 y1[1] (analytic) 0.9678018927854835 y1[1] (numeric) 0.9678018927854215 absolute error 6.195044477408373e-14 relative error 6.401149371157023e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.999481506528161 y2[1] (numeric) 1.9994815065281606 absolute error 4.440892098500626e-16 relative error 2.221021841913235e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6039999999999341 y1[1] (analytic) 0.9668024275445879 y1[1] (numeric) 0.9668024275445258 absolute error 6.206146707654625e-14 relative error 6.419250232352571e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9994488086856013 y2[1] (numeric) 1.9994488086856008 absolute error 4.440892098500626e-16 relative error 2.2210581632344878e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.604999999999934 y1[1] (analytic) 0.965802995501262 y1[1] (numeric) 0.9658029955011999 absolute error 6.217248937900877e-14 relative error 6.437388335779657e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9994151113943162 y2[1] (numeric) 1.9994151113943155 absolute error 6.661338147750939e-16 relative error 3.3316433940051477e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.605999999999934 y1[1] (analytic) 0.9648035976549378 y1[1] (numeric) 0.9648035976548756 absolute error 6.228351168147128e-14 relative error 6.455563788615451e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.999380414688003 y2[1] (numeric) 1.999380414688002 absolute error 8.881784197001252e-16 relative error 4.442268280589928e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6069999999999338 y1[1] (analytic) 0.9638042350050131 y1[1] (numeric) 0.9638042350049506 absolute error 6.250555628639631e-14 relative error 6.485295874018565e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9993447186013582 y2[1] (numeric) 1.9993447186013573 absolute error 8.881784197001252e-16 relative error 4.4423475923724175e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6079999999999337 y1[1] (analytic) 0.9628049085508502 y1[1] (numeric) 0.9628049085507877 absolute error 6.250555628639631e-14 relative error 6.49202717303088e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9993080231700782 y2[1] (numeric) 1.9993080231700773 absolute error 8.881784197001252e-16 relative error 4.4424291275130304e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6089999999999336 y1[1] (analytic) 0.9618056192917758 y1[1] (numeric) 0.9618056192917132 absolute error 6.261657858885883e-14 relative error 6.5103153207782735e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9992703284308582 y2[1] (numeric) 1.9992703284308573 absolute error 8.881784197001252e-16 relative error 4.4425128861749204e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6099999999999335 y1[1] (analytic) 0.9608063682270789 y1[1] (numeric) 0.9608063682270161 absolute error 6.272760089132134e-14 relative error 6.528641250272831e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9992316344213932 y2[1] (numeric) 1.999231634421392 absolute error 1.1102230246251565e-15 relative error 5.553248585657116e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6109999999999334 y1[1] (analytic) 0.9598071563560104 y1[1] (numeric) 0.9598071563559476 absolute error 6.283862319378386e-14 relative error 6.5470050705139604e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.999191941180377 y2[1] (numeric) 1.9991919411803758 absolute error 1.1102230246251565e-15 relative error 5.553358843421762e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6119999999999333 y1[1] (analytic) 0.9588079846777823 y1[1] (numeric) 0.9588079846777193 absolute error 6.294964549624638e-14 relative error 6.5654068908699466e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.999151248747503 y2[1] (numeric) 1.9991512487475016 absolute error 1.3322676295501878e-15 relative error 6.664166257479881e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6129999999999332 y1[1] (analytic) 0.957808854191566 y1[1] (numeric) 0.957808854191503 absolute error 6.306066779870889e-14 relative error 6.5838468210794465e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9991095571634632 y2[1] (numeric) 1.9991095571634618 absolute error 1.3322676295501878e-15 relative error 6.664305239181301e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.613999999999933 y1[1] (analytic) 0.956809765896492 y1[1] (numeric) 0.9568097658964289 absolute error 6.317169010117141e-14 relative error 6.602324971252994e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9990668664699496 y2[1] (numeric) 1.9990668664699482 absolute error 1.3322676295501878e-15 relative error 6.664447557488516e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.614999999999933 y1[1] (analytic) 0.9558107207916486 y1[1] (numeric) 0.9558107207915852 absolute error 6.339373470609644e-14 relative error 6.632456963193579e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.999023176709653 y2[1] (numeric) 1.9990231767096514 absolute error 1.5543122344752192e-15 relative error 7.775358748134086e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6159999999999328 y1[1] (analytic) 0.9548117198760807 y1[1] (numeric) 0.9548117198760172 absolute error 6.350475700855895e-14 relative error 6.651024038205234e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9989784879262626 y2[1] (numeric) 1.998978487926261 absolute error 1.5543122344752192e-15 relative error 7.775532572577409e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6169999999999327 y1[1] (analytic) 0.9538127641487891 y1[1] (numeric) 0.9538127641487255 absolute error 6.361577931102147e-14 relative error 6.669629690665136e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.998932800164468 y2[1] (numeric) 1.9989328001644662 absolute error 1.7763568394002505e-15 relative error 8.886526046568927e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6179999999999326 y1[1] (analytic) 0.9528138546087296 y1[1] (numeric) 0.9528138546086659 absolute error 6.372680161348399e-14 relative error 6.688274032250845e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.998886113469956 y2[1] (numeric) 1.9988861134699543 absolute error 1.7763568394002505e-15 relative error 8.886733603429727e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6189999999999325 y1[1] (analytic) 0.9518149922548115 y1[1] (numeric) 0.9518149922547476 absolute error 6.38378239159465e-14 relative error 6.706957175019618e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.998838427889414 y2[1] (numeric) 1.9988384278894122 absolute error 1.7763568394002505e-15 relative error 8.886945611086318e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6199999999999324 y1[1] (analytic) 0.9508161780858971 y1[1] (numeric) 0.9508161780858332 absolute error 6.394884621840902e-14 relative error 6.725679231409949e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9987897434705273 y2[1] (numeric) 1.9987897434705255 absolute error 1.7763568394002505e-15 relative error 8.887162069963079e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6209999999999323 y1[1] (analytic) 0.9498174131008005 y1[1] (numeric) 0.9498174131007365 absolute error 6.394884621840902e-14 relative error 6.732751509539062e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9987400602619805 y2[1] (numeric) 1.9987400602619785 absolute error 1.9984014443252818e-15 relative error 9.998305853054978e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6219999999999322 y1[1] (analytic) 0.9488186982982867 y1[1] (numeric) 0.9488186982982226 absolute error 6.405986852087153e-14 relative error 6.751539428529747e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9986893783134565 y2[1] (numeric) 1.9986893783134545 absolute error 1.9984014443252818e-15 relative error 9.998559386009158e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.622999999999932 y1[1] (analytic) 0.9478200346770703 y1[1] (numeric) 0.9478200346770062 absolute error 6.417089082333405e-14 relative error 6.770366575464674e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9986376976756375 y2[1] (numeric) 1.9986376976756355 absolute error 1.9984014443252818e-15 relative error 9.998817928078559e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.623999999999932 y1[1] (analytic) 0.9468214232358149 y1[1] (numeric) 0.9468214232357506 absolute error 6.428191312579656e-14 relative error 6.789233064257202e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9985850184002039 y2[1] (numeric) 1.9985850184002019 absolute error 1.9984014443252818e-15 relative error 9.999081479780785e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6249999999999318 y1[1] (analytic) 0.9458228649731317 y1[1] (numeric) 0.9458228649730673 absolute error 6.439293542825908e-14 relative error 6.8081390092095425e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9985313405398353 y2[1] (numeric) 1.998531340539833 absolute error 2.220446049250313e-15 relative error 1.1110388935159431e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6259999999999317 y1[1] (analytic) 0.9448243608875792 y1[1] (numeric) 0.9448243608875146 absolute error 6.45039577307216e-14 relative error 6.827084525014344e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9984766641482092 y2[1] (numeric) 1.998476664148207 absolute error 2.220446049250313e-15 relative error 1.1110692904671527e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6269999999999316 y1[1] (analytic) 0.9438259119776611 y1[1] (numeric) 0.9438259119775965 absolute error 6.461498003318411e-14 relative error 6.846069726756288e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9984209892800022 y2[1] (numeric) 1.99842098928 absolute error 2.220446049250313e-15 relative error 1.111100244223467e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6279999999999315 y1[1] (analytic) 0.9428275192418264 y1[1] (numeric) 0.9428275192417617 absolute error 6.472600233564663e-14 relative error 6.865094729913692e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9983643159908893 y2[1] (numeric) 1.9983643159908868 absolute error 2.4424906541753444e-15 relative error 1.222244930331552e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6289999999999314 y1[1] (analytic) 0.9418291836784676 y1[1] (numeric) 0.9418291836784028 absolute error 6.472600233564663e-14 relative error 6.872371705753336e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9983066443375435 y2[1] (numeric) 1.998306644337541 absolute error 2.4424906541753444e-15 relative error 1.2222802046404903e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6299999999999313 y1[1] (analytic) 0.9408309062859204 y1[1] (numeric) 0.9408309062858555 absolute error 6.483702463810914e-14 relative error 6.89146415205083e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9982479743776365 y2[1] (numeric) 1.998247974377634 absolute error 2.4424906541753444e-15 relative error 1.2223160916432652e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6309999999999312 y1[1] (analytic) 0.9398326880624619 y1[1] (numeric) 0.939832688062397 absolute error 6.494804694057166e-14 relative error 6.9105967227493544e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9981883061698382 y2[1] (numeric) 1.9981883061698358 absolute error 2.4424906541753444e-15 relative error 1.2223525914117436e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.631999999999931 y1[1] (analytic) 0.9388345300063103 y1[1] (numeric) 0.9388345300062453 absolute error 6.505906924303417e-14 relative error 6.9297695348505005e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9981276397738172 y2[1] (numeric) 1.9981276397738146 absolute error 2.6645352591003757e-15 relative error 1.3335160407480244e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.632999999999931 y1[1] (analytic) 0.9378364331156237 y1[1] (numeric) 0.9378364331155585 absolute error 6.517009154549669e-14 relative error 6.948982705757393e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9980659752502397 y2[1] (numeric) 1.9980659752502368 absolute error 2.886579864025407e-15 relative error 1.4446869621829624e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6339999999999308 y1[1] (analytic) 0.9368383983884987 y1[1] (numeric) 0.9368383983884334 absolute error 6.52811138479592e-14 relative error 6.968236353276341e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9980033126607697 y2[1] (numeric) 1.9980033126607668 absolute error 2.886579864025407e-15 relative error 1.4447322713300747e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6349999999999307 y1[1] (analytic) 0.9358404268229701 y1[1] (numeric) 0.9358404268229047 absolute error 6.539213615042172e-14 relative error 6.987530595618492e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9979396520680703 y2[1] (numeric) 1.9979396520680675 absolute error 2.886579864025407e-15 relative error 1.4447783050091146e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6359999999999306 y1[1] (analytic) 0.9348425194170094 y1[1] (numeric) 0.9348425194169439 absolute error 6.550315845288424e-14 relative error 7.006865551401492e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.997874993535802 y2[1] (numeric) 1.9978749935357991 absolute error 2.886579864025407e-15 relative error 1.4448250633122903e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6369999999999305 y1[1] (analytic) 0.9338446771685237 y1[1] (numeric) 0.9338446771684581 absolute error 6.561418075534675e-14 relative error 7.0262413396511625e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9978093371286234 y2[1] (numeric) 1.9978093371286205 absolute error 2.886579864025407e-15 relative error 1.4448725463332654e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6379999999999304 y1[1] (analytic) 0.9328469010753554 y1[1] (numeric) 0.9328469010752897 absolute error 6.572520305780927e-14 relative error 7.045658079803171e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.997742682912191 y2[1] (numeric) 1.9977426829121878 absolute error 3.1086244689504383e-15 relative error 1.55606850448771e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6389999999999303 y1[1] (analytic) 0.9318491921352804 y1[1] (numeric) 0.9318491921352146 absolute error 6.583622536027178e-14 relative error 7.065115891704724e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9976750309531588 y2[1] (numeric) 1.9976750309531555 absolute error 3.3306690738754696e-15 relative error 1.667272715666018e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6399999999999302 y1[1] (analytic) 0.9308515513460076 y1[1] (numeric) 0.9308515513459417 absolute error 6.59472476627343e-14 relative error 7.084614895616261e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9976063813191784 y2[1] (numeric) 1.9976063813191753 absolute error 3.1086244689504383e-15 relative error 1.5561746788661968e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.64099999999993 y1[1] (analytic) 0.9298539797051777 y1[1] (numeric) 0.9298539797051116 absolute error 6.605826996519681e-14 relative error 7.104155212213153e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9975367340789 y2[1] (numeric) 1.997536734078897 absolute error 3.1086244689504383e-15 relative error 1.5562289373285948e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.64199999999993 y1[1] (analytic) 0.9288564782103622 y1[1] (numeric) 0.928856478210296 absolute error 6.616929226765933e-14 relative error 7.123736962587419e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.997466089301971 y2[1] (numeric) 1.9974660893019676 absolute error 3.3306690738754696e-15 relative error 1.6674471179830623e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6429999999999298 y1[1] (analytic) 0.9278590478590627 y1[1] (numeric) 0.9278590478589963 absolute error 6.639133687258436e-14 relative error 7.1553256958344476e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9973944470590355 y2[1] (numeric) 1.9973944470590321 absolute error 3.3306690738754696e-15 relative error 1.6675069257249355e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6439999999999297 y1[1] (analytic) 0.9268616896487092 y1[1] (numeric) 0.9268616896486428 absolute error 6.639133687258436e-14 relative error 7.163025251129692e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.997321807421736 y2[1] (numeric) 1.9973218074217327 absolute error 3.3306690738754696e-15 relative error 1.6675675704832457e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6449999999999296 y1[1] (analytic) 0.92586440457666 y1[1] (numeric) 0.9258644045765935 absolute error 6.650235917504688e-14 relative error 7.182732033580474e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9972481704627123 y2[1] (numeric) 1.997248170462709 absolute error 3.3306690738754696e-15 relative error 1.6676290523795235e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6459999999999295 y1[1] (analytic) 0.9248671936402 y1[1] (numeric) 0.9248671936401334 absolute error 6.661338147750939e-14 relative error 7.2024807383776575e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9971735362556013 y2[1] (numeric) 1.9971735362555978 absolute error 3.552713678800501e-15 relative error 1.7788707963061148e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6469999999999294 y1[1] (analytic) 0.9238700578365402 y1[1] (numeric) 0.9238700578364734 absolute error 6.683542608243442e-14 relative error 7.234288579385866e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9970979048750368 y2[1] (numeric) 1.9970979048750335 absolute error 3.3306690738754696e-15 relative error 1.6677545280805237e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6479999999999293 y1[1] (analytic) 0.9228729981628161 y1[1] (numeric) 0.9228729981627493 absolute error 6.683542608243442e-14 relative error 7.242104408243085e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.997021276396651 y2[1] (numeric) 1.9970212763966473 absolute error 3.774758283725532e-15 relative error 1.8901943250882946e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6489999999999292 y1[1] (analytic) 0.9218760156160875 y1[1] (numeric) 0.9218760156160205 absolute error 6.694644838489694e-14 relative error 7.261979620996734e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9969436508970717 y2[1] (numeric) 1.996943650897068 absolute error 3.774758283725532e-15 relative error 1.8902678010117244e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.649999999999929 y1[1] (analytic) 0.9208791111933368 y1[1] (numeric) 0.9208791111932696 absolute error 6.716849298982197e-14 relative error 7.293953372748411e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9968650284539244 y2[1] (numeric) 1.9968650284539207 absolute error 3.774758283725532e-15 relative error 1.8903422264088346e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.650999999999929 y1[1] (analytic) 0.9198822858914681 y1[1] (numeric) 0.919882285891401 absolute error 6.716849298982197e-14 relative error 7.301857424586478e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.996785409145832 y2[1] (numeric) 1.9967854091458281 absolute error 3.774758283725532e-15 relative error 1.8904176014288218e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6519999999999289 y1[1] (analytic) 0.9188855407073071 y1[1] (numeric) 0.9188855407072397 absolute error 6.7390537594747e-14 relative error 7.333942543363291e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9967047930524133 y2[1] (numeric) 1.9967047930524096 absolute error 3.774758283725532e-15 relative error 1.890493926222796e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6529999999999287 y1[1] (analytic) 0.9178888766375985 y1[1] (numeric) 0.917888876637531 absolute error 6.750155989720952e-14 relative error 7.354001297464304e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9966231802542849 y2[1] (numeric) 1.9966231802542809 absolute error 3.9968028886505635e-15 relative error 2.0017812715875315e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6539999999999286 y1[1] (analytic) 0.9168922946790065 y1[1] (numeric) 0.9168922946789388 absolute error 6.761258219967203e-14 relative error 7.374102999016088e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.996540570833059 y2[1] (numeric) 1.996540570833055 absolute error 3.9968028886505635e-15 relative error 2.001864097849458e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6549999999999285 y1[1] (analytic) 0.9158957958281128 y1[1] (numeric) 0.915895795828045 absolute error 6.772360450213455e-14 relative error 7.394247774759338e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9964569648713453 y2[1] (numeric) 1.9964569648713413 absolute error 3.9968028886505635e-15 relative error 2.0019479302465824e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6559999999999284 y1[1] (analytic) 0.9148993810814163 y1[1] (numeric) 0.9148993810813484 absolute error 6.794564910705958e-14 relative error 7.426570671273975e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9963723624527498 y2[1] (numeric) 1.9963723624527459 absolute error 3.9968028886505635e-15 relative error 2.0020327689470103e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6569999999999283 y1[1] (analytic) 0.9139030514353316 y1[1] (numeric) 0.9139030514352636 absolute error 6.794564910705958e-14 relative error 7.434667057993455e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.996286763661875 y2[1] (numeric) 1.9962867636618709 absolute error 4.218847493575595e-15 relative error 2.113347426016481e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6579999999999282 y1[1] (analytic) 0.9129068078861883 y1[1] (numeric) 0.9129068078861202 absolute error 6.80566714095221e-14 relative error 7.454941821181674e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9962001685843196 y2[1] (numeric) 1.9962001685843154 absolute error 4.218847493575595e-15 relative error 2.1134391029370311e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.658999999999928 y1[1] (analytic) 0.9119106514302299 y1[1] (numeric) 0.9119106514301617 absolute error 6.816769371198461e-14 relative error 7.475260169959767e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9961125773066786 y2[1] (numeric) 1.9961125773066741 absolute error 4.440892098500626e-15 relative error 2.2247703606440112e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.659999999999928 y1[1] (analytic) 0.9109145830636127 y1[1] (numeric) 0.9109145830635444 absolute error 6.827871601444713e-14 relative error 7.495622233295496e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.996023989916543 y2[1] (numeric) 1.9960239899165386 absolute error 4.440892098500626e-15 relative error 2.2248691002387738e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6609999999999279 y1[1] (analytic) 0.909918603782405 y1[1] (numeric) 0.9099186037823367 absolute error 6.827871601444713e-14 relative error 7.503826796223532e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9959344065025009 y2[1] (numeric) 1.9959344065024962 absolute error 4.6629367034256575e-15 relative error 2.33621740686187e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6619999999999278 y1[1] (analytic) 0.908922714582586 y1[1] (numeric) 0.9089227145825176 absolute error 6.838973831690964e-14 relative error 7.524263308604513e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9958438271541352 y2[1] (numeric) 1.9958438271541303 absolute error 4.884981308350689e-15 relative error 2.4475769305638315e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6629999999999276 y1[1] (analytic) 0.9079269164600449 y1[1] (numeric) 0.9079269164599764 absolute error 6.850076061937216e-14 relative error 7.544743897058664e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9957522519620252 y2[1] (numeric) 1.9957522519620203 absolute error 4.884981308350689e-15 relative error 2.4476892377539653e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6639999999999275 y1[1] (analytic) 0.9069312104105796 y1[1] (numeric) 0.906931210410511 absolute error 6.861178292183467e-14 relative error 7.565268692294008e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9956596810177463 y2[1] (numeric) 1.9956596810177414 absolute error 4.884981308350689e-15 relative error 2.4478027766033967e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6649999999999274 y1[1] (analytic) 0.9059355974298962 y1[1] (numeric) 0.9059355974298274 absolute error 6.872280522429719e-14 relative error 7.585837825476899e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9955661144138692 y2[1] (numeric) 1.9955661144138643 absolute error 4.884981308350689e-15 relative error 2.447917547339938e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6659999999999273 y1[1] (analytic) 0.9049400785136075 y1[1] (numeric) 0.9049400785135386 absolute error 6.88338275267597e-14 relative error 7.606451428233948e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.995471552243961 y2[1] (numeric) 1.995471552243956 absolute error 5.10702591327572e-15 relative error 2.5593078024754267e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6669999999999272 y1[1] (analytic) 0.9039446546572323 y1[1] (numeric) 0.9039446546571633 absolute error 6.894484982922222e-14 relative error 7.627109632653947e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.995375994602583 y2[1] (numeric) 1.9953759946025782 absolute error 4.884981308350689e-15 relative error 2.44815078539803e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.667999999999927 y1[1] (analytic) 0.9029493268561944 y1[1] (numeric) 0.9029493268561254 absolute error 6.905587213168474e-14 relative error 7.647812571289808e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9952794415852937 y2[1] (numeric) 1.9952794415852888 absolute error 4.884981308350689e-15 relative error 2.448269253187645e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.668999999999927 y1[1] (analytic) 0.9019540961058217 y1[1] (numeric) 0.9019540961057525 absolute error 6.916689443414725e-14 relative error 7.668560377160508e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9951818932886458 y2[1] (numeric) 1.9951818932886407 absolute error 5.10702591327572e-15 relative error 2.559679360791432e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6699999999999269 y1[1] (analytic) 0.9009589634013446 y1[1] (numeric) 0.9009589634012753 absolute error 6.927791673660977e-14 relative error 7.68935318375305e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9950833498101874 y2[1] (numeric) 1.9950833498101823 absolute error 5.10702591327572e-15 relative error 2.5598057914530756e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6709999999999268 y1[1] (analytic) 0.899963929737896 y1[1] (numeric) 0.8999639297378266 absolute error 6.938893903907228e-14 relative error 7.710191125024423e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9949838112484621 y2[1] (numeric) 1.994983811248457 absolute error 5.10702591327572e-15 relative error 2.559933511480346e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6719999999999267 y1[1] (analytic) 0.8989689961105092 y1[1] (numeric) 0.8989689961104397 absolute error 6.94999613415348e-14 relative error 7.731074335403582e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9948832777030086 y2[1] (numeric) 1.9948832777030034 absolute error 5.10702591327572e-15 relative error 2.560062521129638e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6729999999999265 y1[1] (analytic) 0.897974163514118 y1[1] (numeric) 0.8979741635140482 absolute error 6.972200594645983e-14 relative error 7.764366590861683e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9947817492743602 y2[1] (numeric) 1.994781749274355 absolute error 5.329070518200751e-15 relative error 2.6715055519929947e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6739999999999264 y1[1] (analytic) 0.8969794329435546 y1[1] (numeric) 0.8969794329434848 absolute error 6.983302824892235e-14 relative error 7.785354455648574e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9946792260640454 y2[1] (numeric) 1.99467922606404 absolute error 5.329070518200751e-15 relative error 2.6716428629560735e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6749999999999263 y1[1] (analytic) 0.8959848053935497 y1[1] (numeric) 0.8959848053934799 absolute error 6.983302824892235e-14 relative error 7.79399693259855e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9945757081745876 y2[1] (numeric) 1.994575708174582 absolute error 5.551115123125783e-15 relative error 2.7831057504485994e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6759999999999262 y1[1] (analytic) 0.8949902818587309 y1[1] (numeric) 0.8949902818586609 absolute error 6.994405055138486e-14 relative error 7.815062573207374e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9944711957095043 y2[1] (numeric) 1.9944711957094987 absolute error 5.551115123125783e-15 relative error 2.783251588224143e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.676999999999926 y1[1] (analytic) 0.8939958633336214 y1[1] (numeric) 0.8939958633335513 absolute error 7.005507285384738e-14 relative error 7.836174162218045e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9943656887733083 y2[1] (numeric) 1.9943656887733026 absolute error 5.773159728050814e-15 relative error 2.8947347823666985e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.677999999999926 y1[1] (analytic) 0.8930015508126397 y1[1] (numeric) 0.8930015508125695 absolute error 7.016609515630989e-14 relative error 7.857331836933329e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9942591874715063 y2[1] (numeric) 1.9942591874715005 absolute error 5.773159728050814e-15 relative error 2.8948893726148623e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6789999999999259 y1[1] (analytic) 0.8920073452900983 y1[1] (numeric) 0.892007345290028 absolute error 7.027711745877241e-14 relative error 7.878535735142058e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9941516919105997 y2[1] (numeric) 1.994151691910594 absolute error 5.773159728050814e-15 relative error 2.895045422808102e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6799999999999258 y1[1] (analytic) 0.8910132477602026 y1[1] (numeric) 0.8910132477601322 absolute error 7.038813976123492e-14 relative error 7.899785995121186e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.994043202198084 y2[1] (numeric) 1.9940432021980783 absolute error 5.773159728050814e-15 relative error 2.8952029332598787e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6809999999999257 y1[1] (analytic) 0.89001925921705 y1[1] (numeric) 0.8900192592169796 absolute error 7.049916206369744e-14 relative error 7.921082755637845e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.993933718442449 y2[1] (numeric) 1.9939337184424433 absolute error 5.773159728050814e-15 relative error 2.895361904286612e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6819999999999256 y1[1] (analytic) 0.8890253806546291 y1[1] (numeric) 0.8890253806545585 absolute error 7.061018436615996e-14 relative error 7.942426155951423e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9938232407531784 y2[1] (numeric) 1.9938232407531726 absolute error 5.773159728050814e-15 relative error 2.895522336207682e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6829999999999254 y1[1] (analytic) 0.8880316130668183 y1[1] (numeric) 0.8880316130667476 absolute error 7.072120666862247e-14 relative error 7.963816335815646e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.99371176924075 y2[1] (numeric) 1.993711769240744 absolute error 5.995204332975845e-15 relative error 3.0070566997048693e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6839999999999253 y1[1] (analytic) 0.8870379574473851 y1[1] (numeric) 0.8870379574473143 absolute error 7.083222897108499e-14 relative error 7.985253435480681e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9935993040166349 y2[1] (numeric) 1.9935993040166289 absolute error 5.995204332975845e-15 relative error 3.007226337256898e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6849999999999252 y1[1] (analytic) 0.8860444147899851 y1[1] (numeric) 0.8860444147899141 absolute error 7.09432512735475e-14 relative error 8.006737595695228e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9934858451932986 y2[1] (numeric) 1.9934858451932926 absolute error 5.995204332975845e-15 relative error 3.0073974929049567e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6859999999999251 y1[1] (analytic) 0.8850509860881607 y1[1] (numeric) 0.8850509860880896 absolute error 7.105427357601002e-14 relative error 8.02826895770864e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9933713928842 y2[1] (numeric) 1.9933713928841938 absolute error 6.217248937900877e-15 relative error 3.1189616546594294e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.686999999999925 y1[1] (analytic) 0.8840576723353406 y1[1] (numeric) 0.8840576723352694 absolute error 7.116529587847253e-14 relative error 8.04984766327305e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9932559472037914 y2[1] (numeric) 1.993255947203785 absolute error 6.439293542825908e-15 relative error 3.230540238376899e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.687999999999925 y1[1] (analytic) 0.8830644745248386 y1[1] (numeric) 0.8830644745247673 absolute error 7.127631818093505e-14 relative error 8.071473854645503e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.993139508267518 y2[1] (numeric) 1.9931395082675116 absolute error 6.439293542825908e-15 relative error 3.230728966093842e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6889999999999248 y1[1] (analytic) 0.8820713936498523 y1[1] (numeric) 0.8820713936497809 absolute error 7.138734048339757e-14 relative error 8.093147674590106e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9930220761918196 y2[1] (numeric) 1.993022076191813 absolute error 6.661338147750939e-15 relative error 3.34233033709247e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6899999999999247 y1[1] (analytic) 0.8810784307034625 y1[1] (numeric) 0.8810784307033911 absolute error 7.138734048339757e-14 relative error 8.102268537705678e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9929036510941276 y2[1] (numeric) 1.9929036510941207 absolute error 6.8833827526759706e-15 relative error 3.453946581359772e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6909999999999246 y1[1] (analytic) 0.8800855866786321 y1[1] (numeric) 0.8800855866785606 absolute error 7.149836278586008e-14 relative error 8.124023829965083e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9927842330928671 y2[1] (numeric) 1.9927842330928602 absolute error 6.8833827526759706e-15 relative error 3.45415355981251e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6919999999999245 y1[1] (analytic) 0.8790928625682051 y1[1] (numeric) 0.8790928625681335 absolute error 7.16093850883226e-14 relative error 8.145827151766543e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9926638223074562 y2[1] (numeric) 1.9926638223074493 absolute error 6.8833827526759706e-15 relative error 3.454362284103287e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6929999999999243 y1[1] (analytic) 0.8781002593649053 y1[1] (numeric) 0.8781002593648336 absolute error 7.172040739078511e-14 relative error 8.167678647841148e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9925424188583059 y2[1] (numeric) 1.9925424188582987 absolute error 7.105427357601002e-15 relative error 3.5660105854470567e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6939999999999242 y1[1] (analytic) 0.8771077780613361 y1[1] (numeric) 0.8771077780612643 absolute error 7.183142969324763e-14 relative error 8.189578463437643e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9924200228668192 y2[1] (numeric) 1.992420022866812 absolute error 7.105427357601002e-15 relative error 3.566229648393749e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6949999999999241 y1[1] (analytic) 0.8761154196499786 y1[1] (numeric) 0.8761154196499067 absolute error 7.194245199571014e-14 relative error 8.211526744324652e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9922966344553927 y2[1] (numeric) 1.9922966344553854 absolute error 7.327471962526033e-15 relative error 3.677902093394363e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.695999999999924 y1[1] (analytic) 0.8751231851231911 y1[1] (numeric) 0.875123185123119 absolute error 7.205347429817266e-14 relative error 8.233523636792881e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9921722537474142 y2[1] (numeric) 1.992172253747407 absolute error 7.327471962526033e-15 relative error 3.6781317221653647e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.696999999999924 y1[1] (analytic) 0.8741310754732081 y1[1] (numeric) 0.874131075473136 absolute error 7.216449660063518e-14 relative error 8.255569287657364e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9920468808672647 y2[1] (numeric) 1.9920468808672573 absolute error 7.327471962526033e-15 relative error 3.678363211681002e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6979999999999238 y1[1] (analytic) 0.8731390916921391 y1[1] (numeric) 0.8731390916920668 absolute error 7.227551890309769e-14 relative error 8.277663844259693e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.991920515940317 y2[1] (numeric) 1.9919205159403095 absolute error 7.549516567451064e-15 relative error 3.790069185510245e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6989999999999237 y1[1] (analytic) 0.8721472347719678 y1[1] (numeric) 0.8721472347718955 absolute error 7.227551890309769e-14 relative error 8.287077688435817e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9917931590929359 y2[1] (numeric) 1.9917931590929283 absolute error 7.549516567451064e-15 relative error 3.790311525564793e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.6999999999999236 y1[1] (analytic) 0.8711555057045511 y1[1] (numeric) 0.8711555057044787 absolute error 7.238654120556021e-14 relative error 8.309256009008088e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9916648104524786 y2[1] (numeric) 1.9916648104524708 absolute error 7.771561172376096e-15 relative error 3.902042719030872e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7009999999999235 y1[1] (analytic) 0.8701639054816179 y1[1] (numeric) 0.8701639054815455 absolute error 7.238654120556021e-14 relative error 8.318724868907971e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9915354701472932 y2[1] (numeric) 1.9915354701472854 absolute error 7.771561172376096e-15 relative error 3.9022961372620264e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7019999999999234 y1[1] (analytic) 0.8691724350947685 y1[1] (numeric) 0.869172435094696 absolute error 7.249756350802272e-14 relative error 8.340987424447956e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9914051383067204 y2[1] (numeric) 1.9914051383067126 absolute error 7.771561172376096e-15 relative error 3.902551531520204e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7029999999999232 y1[1] (analytic) 0.8681810955354732 y1[1] (numeric) 0.8681810955354005 absolute error 7.271960811294775e-14 relative error 8.37608748761064e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.991273815061092 y2[1] (numeric) 1.991273815061084 absolute error 7.993605777301127e-15 relative error 4.0143177281000323e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7039999999999231 y1[1] (analytic) 0.8671898877950712 y1[1] (numeric) 0.8671898877949984 absolute error 7.283063041541027e-14 relative error 8.398463985850945e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.991141500541731 y2[1] (numeric) 1.991141500541723 absolute error 7.993605777301127e-15 relative error 4.0145844858973117e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.704999999999923 y1[1] (analytic) 0.8661988128647704 y1[1] (numeric) 0.8661988128646975 absolute error 7.294165271787278e-14 relative error 8.420890404667446e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9910081948809522 y2[1] (numeric) 1.9910081948809442 absolute error 7.993605777301127e-15 relative error 4.0148532777782397e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.705999999999923 y1[1] (analytic) 0.8652078717356455 y1[1] (numeric) 0.8652078717355726 absolute error 7.294165271787278e-14 relative error 8.430535031026542e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9908738982120608 y2[1] (numeric) 1.9908738982120529 absolute error 7.993605777301127e-15 relative error 4.0151241042840153e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7069999999999228 y1[1] (analytic) 0.8642170653986377 y1[1] (numeric) 0.8642170653985647 absolute error 7.30526750203353e-14 relative error 8.453047034732907e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.990738610669354 y2[1] (numeric) 1.9907386106693459 absolute error 8.215650382226158e-15 relative error 4.1269357705699884e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7079999999999227 y1[1] (analytic) 0.8632263948445532 y1[1] (numeric) 0.86322639484448 absolute error 7.316369732279782e-14 relative error 8.475609383558397e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9906023323881192 y2[1] (numeric) 1.9906023323881108 absolute error 8.43769498715119e-15 relative error 4.2387647446531997e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7089999999999226 y1[1] (analytic) 0.8622358610640625 y1[1] (numeric) 0.8622358610639892 absolute error 7.327471962526033e-14 relative error 8.498222230612624e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9904650635046344 y2[1] (numeric) 1.990465063504626 absolute error 8.43769498715119e-15 relative error 4.239057063526071e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7099999999999225 y1[1] (analytic) 0.8612454650476992 y1[1] (numeric) 0.8612454650476258 absolute error 7.338574192772285e-14 relative error 8.52088572955893e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9903268041561688 y2[1] (numeric) 1.9903268041561601 absolute error 8.659739592076221e-15 relative error 4.350913414818657e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7109999999999224 y1[1] (analytic) 0.8602552077858593 y1[1] (numeric) 0.8602552077857858 absolute error 7.349676423018536e-14 relative error 8.543600034616784e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9901875544809815 y2[1] (numeric) 1.9901875544809726 absolute error 8.881784197001252e-15 relative error 4.462787528242544e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7119999999999223 y1[1] (analytic) 0.8592650902687999 y1[1] (numeric) 0.8592650902687263 absolute error 7.360778653264788e-14 relative error 8.56636530056417e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9900473146183222 y2[1] (numeric) 1.9900473146183133 absolute error 8.881784197001252e-15 relative error 4.4631020236344076e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7129999999999221 y1[1] (analytic) 0.8582751134866387 y1[1] (numeric) 0.8582751134865649 absolute error 7.37188088351104e-14 relative error 8.58918168274001e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9899060847084309 y2[1] (numeric) 1.9899060847084218 absolute error 9.103828801926284e-15 relative error 4.575004253660651e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.713999999999922 y1[1] (analytic) 0.857285278429352 y1[1] (numeric) 0.8572852784292782 absolute error 7.382983113757291e-14 relative error 8.612049337046576e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.989763864892537 y2[1] (numeric) 1.989763864892528 absolute error 9.103828801926284e-15 relative error 4.575331255409024e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.714999999999922 y1[1] (analytic) 0.856295586086775 y1[1] (numeric) 0.8562955860867011 absolute error 7.394085344003543e-14 relative error 8.634968419951943e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.989620655312861 y2[1] (numeric) 1.989620655312852 absolute error 9.103828801926284e-15 relative error 4.575660580129401e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7159999999999218 y1[1] (analytic) 0.8553060374486 y1[1] (numeric) 0.855306037448526 absolute error 7.405187574249794e-14 relative error 8.657939088492418e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9894764561126121 y2[1] (numeric) 1.989476456112603 absolute error 9.103828801926284e-15 relative error 4.575992228485549e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7169999999999217 y1[1] (analytic) 0.8543166335043755 y1[1] (numeric) 0.8543166335043013 absolute error 7.416289804496046e-14 relative error 8.680961500275017e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9893312674359895 y2[1] (numeric) 1.9893312674359804 absolute error 9.103828801926284e-15 relative error 4.576326201145992e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7179999999999216 y1[1] (analytic) 0.8533273752435053 y1[1] (numeric) 0.853327375243431 absolute error 7.427392034742297e-14 relative error 8.70403581347993e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9891850894281822 y2[1] (numeric) 1.9891850894281728 absolute error 9.325873406851315e-15 relative error 4.688288413388501e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7189999999999215 y1[1] (analytic) 0.8523382636552477 y1[1] (numeric) 0.8523382636551733 absolute error 7.438494264988549e-14 relative error 8.727162186863007e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9890379222353674 y2[1] (numeric) 1.9890379222353582 absolute error 9.103828801926284e-15 relative error 4.577001122077655e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7199999999999214 y1[1] (analytic) 0.8513492997287141 y1[1] (numeric) 0.8513492997286396 absolute error 7.4495964952348e-14 relative error 8.750340779758256e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9888897660047131 y2[1] (numeric) 1.9888897660047038 absolute error 9.325873406851315e-15 relative error 4.688984561263621e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7209999999999213 y1[1] (analytic) 0.8503604844528684 y1[1] (numeric) 0.8503604844527938 absolute error 7.460698725481052e-14 relative error 8.773571752080356e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9887406208843752 y2[1] (numeric) 1.9887406208843657 absolute error 9.547918011776346e-15 relative error 4.800987072678423e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7219999999999211 y1[1] (analytic) 0.8493718188165258 y1[1] (numeric) 0.8493718188164511 absolute error 7.471800955727304e-14 relative error 8.796855264327176e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9885904870234987 y2[1] (numeric) 1.9885904870234892 absolute error 9.547918011776346e-15 relative error 4.801349535804915e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.722999999999921 y1[1] (analytic) 0.8483833038083517 y1[1] (numeric) 0.848383303808277 absolute error 7.471800955727304e-14 relative error 8.807105140078488e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9884393645722178 y2[1] (numeric) 1.988439364572208 absolute error 9.769962616701378e-15 relative error 4.913382218624119e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.723999999999921 y1[1] (analytic) 0.8473949404168613 y1[1] (numeric) 0.8473949404167864 absolute error 7.482903185973555e-14 relative error 8.83047895269763e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9882872536816545 y2[1] (numeric) 1.9882872536816447 absolute error 9.769962616701378e-15 relative error 4.91375810945356e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7249999999999208 y1[1] (analytic) 0.8464067296304177 y1[1] (numeric) 0.8464067296303427 absolute error 7.505107646466058e-14 relative error 8.867022654395899e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9881341545039197 y2[1] (numeric) 1.98813415450391 absolute error 9.769962616701378e-15 relative error 4.914136500581966e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7259999999999207 y1[1] (analytic) 0.8454186724372317 y1[1] (numeric) 0.8454186724371566 absolute error 7.505107646466058e-14 relative error 8.87738571568311e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.987980067192113 y2[1] (numeric) 1.987980067192103 absolute error 9.992007221626409e-15 relative error 5.026210969881324e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7269999999999206 y1[1] (analytic) 0.8444307698253604 y1[1] (numeric) 0.8444307698252852 absolute error 7.51620987671231e-14 relative error 8.900918992171216e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9878249919003212 y2[1] (numeric) 1.9878249919003113 absolute error 9.992007221626409e-15 relative error 5.026603077403835e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7279999999999205 y1[1] (analytic) 0.8434430227827063 y1[1] (numeric) 0.843443022782631 absolute error 7.538414337204813e-14 relative error 8.937668738231902e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9876689287836202 y2[1] (numeric) 1.98766892878361 absolute error 1.021405182655144e-14 relative error 5.138708805395505e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7289999999999204 y1[1] (analytic) 0.8424554322970164 y1[1] (numeric) 0.8424554322969409 absolute error 7.549516567451064e-14 relative error 8.961324573416016e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9875118779980725 y2[1] (numeric) 1.9875118779980623 absolute error 1.021405182655144e-14 relative error 5.139114859952221e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7299999999999203 y1[1] (analytic) 0.8414679993558809 y1[1] (numeric) 0.8414679993558054 absolute error 7.549516567451064e-14 relative error 8.97184037091131e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.987353839700729 y2[1] (numeric) 1.9873538397007189 absolute error 1.021405182655144e-14 relative error 5.139523532502672e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7309999999999202 y1[1] (analytic) 0.840480724946733 y1[1] (numeric) 0.8404807249466574 absolute error 7.560618797697316e-14 relative error 8.995588564123804e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9871948140496283 y2[1] (numeric) 1.987194814049618 absolute error 1.021405182655144e-14 relative error 5.139934823871956e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.73199999999992 y1[1] (analytic) 0.8394936100568469 y1[1] (numeric) 0.8394936100567711 absolute error 7.571721027943568e-14 relative error 9.019390900939489e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9870348012037957 y2[1] (numeric) 1.9870348012037853 absolute error 1.0436096431476471e-14 relative error 5.252095446518612e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.73299999999992 y1[1] (analytic) 0.8385066556733373 y1[1] (numeric) 0.8385066556732614 absolute error 7.582823258189819e-14 relative error 9.043247548346129e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.986873801323244 y2[1] (numeric) 1.9868738013232337 absolute error 1.0436096431476471e-14 relative error 5.252521033055096e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7339999999999198 y1[1] (analytic) 0.8375198627831585 y1[1] (numeric) 0.8375198627830825 absolute error 7.593925488436071e-14 relative error 9.067158673945632e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9867118145689735 y2[1] (numeric) 1.9867118145689628 absolute error 1.0658141036401503e-14 relative error 5.364714176582192e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7349999999999197 y1[1] (analytic) 0.8365332323731034 y1[1] (numeric) 0.8365332323730273 absolute error 7.605027718682322e-14 relative error 9.09112444595673e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9865488411029704 y2[1] (numeric) 1.9865488411029597 absolute error 1.0658141036401503e-14 relative error 5.365154289629192e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7359999999999196 y1[1] (analytic) 0.8355467654298023 y1[1] (numeric) 0.8355467654297262 absolute error 7.616129948928574e-14 relative error 9.115145033217696e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9863848810882088 y2[1] (numeric) 1.9863848810881977 absolute error 1.1102230246251565e-14 relative error 5.58916368723537e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7369999999999195 y1[1] (analytic) 0.8345604629397222 y1[1] (numeric) 0.8345604629396459 absolute error 7.627232179174825e-14 relative error 9.139220605189055e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.986219934688648 y2[1] (numeric) 1.986219934688637 absolute error 1.1102230246251565e-14 relative error 5.589627841486701e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7379999999999194 y1[1] (analytic) 0.8335743258891652 y1[1] (numeric) 0.8335743258890889 absolute error 7.638334409421077e-14 relative error 9.163351331956324e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9860540020692348 y2[1] (numeric) 1.9860540020692234 absolute error 1.1324274851176597e-14 relative error 5.701896745696761e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7389999999999193 y1[1] (analytic) 0.8325883552642686 y1[1] (numeric) 0.8325883552641921 absolute error 7.649436639667329e-14 relative error 9.187537384232754e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9858870833959015 y2[1] (numeric) 1.9858870833958902 absolute error 1.1324274851176597e-14 relative error 5.702376004083722e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7399999999999192 y1[1] (analytic) 0.8316025520510026 y1[1] (numeric) 0.831602552050926 absolute error 7.66053886991358e-14 relative error 9.211778933362093e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9857191788355673 y2[1] (numeric) 1.9857191788355557 absolute error 1.1546319456101628e-14 relative error 5.814678922964541e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.740999999999919 y1[1] (analytic) 0.8306169172351707 y1[1] (numeric) 0.830616917235094 absolute error 7.671641100159832e-14 relative error 9.236076151321365e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.985550288556136 y2[1] (numeric) 1.9855502885561245 absolute error 1.1546319456101628e-14 relative error 5.815173517714299e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.741999999999919 y1[1] (analytic) 0.8296314518024074 y1[1] (numeric) 0.8296314518023306 absolute error 7.682743330406083e-14 relative error 9.26042921072365e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9853804127264985 y2[1] (numeric) 1.985380412726487 absolute error 1.1546319456101628e-14 relative error 5.815671083530642e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7429999999999188 y1[1] (analytic) 0.828646156738178 y1[1] (numeric) 0.8286461567381012 absolute error 7.682743330406083e-14 relative error 9.271440249777868e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9852095515165304 y2[1] (numeric) 1.9852095515165187 absolute error 1.176836406102666e-14 relative error 5.928021075677696e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7439999999999187 y1[1] (analytic) 0.8276610330277777 y1[1] (numeric) 0.8276610330277007 absolute error 7.704947790898586e-14 relative error 9.309303547506742e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9850377050970929 y2[1] (numeric) 1.985037705097081 absolute error 1.176836406102666e-14 relative error 5.928534269554865e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7449999999999186 y1[1] (analytic) 0.8266760816563299 y1[1] (numeric) 0.8266760816562528 absolute error 7.704947790898586e-14 relative error 9.320395209041173e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9848648736400323 y2[1] (numeric) 1.9848648736400205 absolute error 1.176836406102666e-14 relative error 5.92905049472951e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7459999999999185 y1[1] (analytic) 0.8256913036087861 y1[1] (numeric) 0.8256913036087089 absolute error 7.716050021144838e-14 relative error 9.344957355637495e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9846910573181802 y2[1] (numeric) 1.9846910573181682 absolute error 1.199040866595169e-14 relative error 6.041448426816497e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7469999999999184 y1[1] (analytic) 0.8247066998699242 y1[1] (numeric) 0.8247066998698468 absolute error 7.738254481637341e-14 relative error 9.38303821571699e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9845162563053527 y2[1] (numeric) 1.9845162563053407 absolute error 1.199040866595169e-14 relative error 6.041980572270382e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7479999999999183 y1[1] (analytic) 0.8237222714243477 y1[1] (numeric) 0.8237222714242702 absolute error 7.749356711883593e-14 relative error 9.407729984626631e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9843404707763512 y2[1] (numeric) 1.984340470776339 absolute error 1.2212453270876722e-14 relative error 6.154414250342198e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7489999999999182 y1[1] (analytic) 0.8227380192564852 y1[1] (numeric) 0.8227380192564075 absolute error 7.760458942129844e-14 relative error 9.432478821317911e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9841637009069608 y2[1] (numeric) 1.9841637009069486 absolute error 1.2212453270876722e-14 relative error 6.154962549357401e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.749999999999918 y1[1] (analytic) 0.8217539443505886 y1[1] (numeric) 0.8217539443505109 absolute error 7.771561172376096e-14 relative error 9.457284903594548e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9839859468739514 y2[1] (numeric) 1.9839859468739391 absolute error 1.2212453270876722e-14 relative error 6.15551399954176e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.750999999999918 y1[1] (analytic) 0.8207700476907327 y1[1] (numeric) 0.820770047690655 absolute error 7.771561172376096e-14 relative error 9.468621807340162e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9838072088550773 y2[1] (numeric) 1.983807208855065 absolute error 1.2434497875801753e-14 relative error 6.267997122048027e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7519999999999178 y1[1] (analytic) 0.8197863302608144 y1[1] (numeric) 0.8197863302607364 absolute error 7.793765632868599e-14 relative error 9.507069519430774e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9836274870290764 y2[1] (numeric) 1.9836274870290638 absolute error 1.2656542480726785e-14 relative error 6.380503679994258e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7529999999999177 y1[1] (analytic) 0.8188027930445506 y1[1] (numeric) 0.8188027930444727 absolute error 7.793765632868599e-14 relative error 9.518489310336958e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9834467815756702 y2[1] (numeric) 1.9834467815756576 absolute error 1.2656542480726785e-14 relative error 6.381084987151659e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7539999999999176 y1[1] (analytic) 0.8178194370254788 y1[1] (numeric) 0.8178194370254007 absolute error 7.80486786311485e-14 relative error 9.543509862644282e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9832650926755644 y2[1] (numeric) 1.9832650926755517 absolute error 1.2656542480726785e-14 relative error 6.381669564733889e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7549999999999175 y1[1] (analytic) 0.8168362631869547 y1[1] (numeric) 0.8168362631868765 absolute error 7.815970093361102e-14 relative error 9.568588523318546e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9830824205104483 y2[1] (numeric) 1.9830824205104352 absolute error 1.3100631690576847e-14 relative error 6.606196270553761e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7559999999999174 y1[1] (analytic) 0.8158532725121522 y1[1] (numeric) 0.815853272512074 absolute error 7.827072323607354e-14 relative error 9.59372547407508e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.982898765262993 y2[1] (numeric) 1.98289876526298 absolute error 1.3100631690576847e-14 relative error 6.606808133666523e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7569999999999173 y1[1] (analytic) 0.8148704659840619 y1[1] (numeric) 0.8148704659839835 absolute error 7.838174553853605e-14 relative error 9.618920897308497e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9827141271168547 y2[1] (numeric) 1.9827141271168414 absolute error 1.3322676295501878e-14 relative error 6.719413612528662e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7579999999999172 y1[1] (analytic) 0.81388784458549 y1[1] (numeric) 0.8138878445854116 absolute error 7.838174553853605e-14 relative error 9.630533993102646e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.982528506256671 y2[1] (numeric) 1.9825285062566576 absolute error 1.354472090042691e-14 relative error 6.832043452430097e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.758999999999917 y1[1] (analytic) 0.8129054092990582 y1[1] (numeric) 0.8129054092989797 absolute error 7.849276784099857e-14 relative error 9.65583042542186e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.982341902868063 y2[1] (numeric) 1.9823419028680496 absolute error 1.354472090042691e-14 relative error 6.832686571791846e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.759999999999917 y1[1] (analytic) 0.8119231611072014 y1[1] (numeric) 0.8119231611071228 absolute error 7.860379014346108e-14 relative error 9.681185844762805e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9821543171376341 y2[1] (numeric) 1.9821543171376206 absolute error 1.354472090042691e-14 relative error 6.833333198792721e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7609999999999169 y1[1] (analytic) 0.8109411009921679 y1[1] (numeric) 0.8109411009920892 absolute error 7.87148124459236e-14 relative error 9.706600436162112e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9819657492529696 y2[1] (numeric) 1.981965749252956 absolute error 1.354472090042691e-14 relative error 6.833983334743349e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7619999999999167 y1[1] (analytic) 0.8099592299360177 y1[1] (numeric) 0.8099592299359388 absolute error 7.882583474838611e-14 relative error 9.732074385350596e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.981776199402638 y2[1] (numeric) 1.9817761994026244 absolute error 1.354472090042691e-14 relative error 6.834636980961656e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7629999999999166 y1[1] (analytic) 0.8089775489206216 y1[1] (numeric) 0.8089775489205426 absolute error 7.893685705084863e-14 relative error 9.757607878756356e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.981585667776189 y2[1] (numeric) 1.981585667776175 absolute error 1.3988810110276972e-14 relative error 7.059402143322801e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7639999999999165 y1[1] (analytic) 0.8079960589276607 y1[1] (numeric) 0.8079960589275816 absolute error 7.904787935331115e-14 relative error 9.783201103507888e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9813941545641534 y2[1] (numeric) 1.9813941545641396 absolute error 1.3766765505351941e-14 relative error 6.948019642452318e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7649999999999164 y1[1] (analytic) 0.8070147609386249 y1[1] (numeric) 0.8070147609385457 absolute error 7.915890165577366e-14 relative error 9.808854247437224e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9812016599580455 y2[1] (numeric) 1.9812016599580313 absolute error 1.4210854715202004e-14 relative error 7.172846158176012e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7659999999999163 y1[1] (analytic) 0.806033655934812 y1[1] (numeric) 0.8060336559347328 absolute error 7.926992395823618e-14 relative error 9.834567499083082e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.981008184150359 y2[1] (numeric) 1.981008184150345 absolute error 1.3988810110276972e-14 relative error 7.061460029392397e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7669999999999162 y1[1] (analytic) 0.805052744897327 y1[1] (numeric) 0.8050527448972478 absolute error 7.926992395823618e-14 relative error 9.846550360914045e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9808137273345707 y2[1] (numeric) 1.9808137273345563 absolute error 1.4432899320127035e-14 relative error 7.286348595507909e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.767999999999916 y1[1] (analytic) 0.804072028807081 y1[1] (numeric) 0.8040720288070016 absolute error 7.938094626069869e-14 relative error 9.872367576132208e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9806182897051363 y2[1] (numeric) 1.9806182897051219 absolute error 1.4432899320127035e-14 relative error 7.287067576395917e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.768999999999916 y1[1] (analytic) 0.8030915086447897 y1[1] (numeric) 0.8030915086447102 absolute error 7.949196856316121e-14 relative error 9.898245431246464e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9804218714574942 y2[1] (numeric) 1.9804218714574795 absolute error 1.4654943925052066e-14 relative error 7.399910158670759e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7699999999999159 y1[1] (analytic) 0.8021111853909735 y1[1] (numeric) 0.8021111853908939 absolute error 7.960299086562372e-14 relative error 9.9241841175451e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9802244727880622 y2[1] (numeric) 1.9802244727880474 absolute error 1.4876988529977098e-14 relative error 7.512778846244134e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7709999999999158 y1[1] (analytic) 0.8011310600259554 y1[1] (numeric) 0.8011310600258756 absolute error 7.971401316808624e-14 relative error 9.95018382703869e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9800260938942391 y2[1] (numeric) 1.9800260938942242 absolute error 1.4876988529977098e-14 relative error 7.513531551858293e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7719999999999156 y1[1] (analytic) 0.8001511335298606 y1[1] (numeric) 0.8001511335297808 absolute error 7.971401316808624e-14 relative error 9.962369585909162e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.9798267349744036 y2[1] (numeric) 1.9798267349743888 absolute error 1.4876988529977098e-14 relative error 7.514288127930264e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7729999999999155 y1[1] (analytic) 0.7991714068826157 y1[1] (numeric) 0.7991714068825359 absolute error 7.982503547054876e-14 relative error 9.988474910773886e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.979626396227915 y2[1] (numeric) 1.9796263962279 absolute error 1.509903313490213e-14 relative error 7.627213480115554e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7739999999999154 y1[1] (analytic) 0.798191881063947 y1[1] (numeric) 0.7981918810638672 absolute error 7.982503547054876e-14 relative error 1.0000732576250495e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.979425077855112 y2[1] (numeric) 1.9794250778550966 absolute error 1.532107773982716e-14 relative error 7.740165521409353e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7749999999999153 y1[1] (analytic) 0.7972125570533806 y1[1] (numeric) 0.7972125570533006 absolute error 7.993605777301127e-14 relative error 1.0026944140025485e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9792227800573123 y2[1] (numeric) 1.979222780057297 absolute error 1.532107773982716e-14 relative error 7.740956649348745e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7759999999999152 y1[1] (analytic) 0.7962334358302402 y1[1] (numeric) 0.7962334358301602 absolute error 8.004708007547379e-14 relative error 1.0053217621036968e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9790195030368145 y2[1] (numeric) 1.979019503036799 absolute error 1.554312234475219e-14 relative error 7.853951070669693e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.776999999999915 y1[1] (analytic) 0.795254518373647 y1[1] (numeric) 0.7952545183735669 absolute error 8.01581023779363e-14 relative error 1.0079553215474389e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9788152469968951 y2[1] (numeric) 1.9788152469968794 absolute error 1.5765166949677223e-14 relative error 7.966972648711332e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.777999999999915 y1[1] (analytic) 0.7942758056625183 y1[1] (numeric) 0.7942758056624382 absolute error 8.01581023779363e-14 relative error 1.0091973317892407e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9786100121418104 y2[1] (numeric) 1.9786100121417944 absolute error 1.5987211554602254e-14 relative error 8.080021558819658e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7789999999999149 y1[1] (analytic) 0.793297298675567 y1[1] (numeric) 0.7932972986754866 absolute error 8.038014698286133e-14 relative error 1.0132411533111021e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.978403798676795 y2[1] (numeric) 1.9784037986767788 absolute error 1.6209256159527285e-14 relative error 8.193097976443653e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7799999999999148 y1[1] (analytic) 0.7923189983912996 y1[1] (numeric) 0.7923189983912191 absolute error 8.049116928532385e-14 relative error 1.0158934652425433e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9781966068080625 y2[1] (numeric) 1.9781966068080463 absolute error 1.6209256159527285e-14 relative error 8.193956103120549e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7809999999999147 y1[1] (analytic) 0.7913409057880165 y1[1] (numeric) 0.7913409057879359 absolute error 8.060219158778636e-14 relative error 1.0185520677402969e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9779884367428044 y2[1] (numeric) 1.9779884367427885 absolute error 1.5987211554602254e-14 relative error 8.082560675091071e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7819999999999145 y1[1] (analytic) 0.7903630218438104 y1[1] (numeric) 0.7903630218437296 absolute error 8.071321389024888e-14 relative error 1.0212169807989731e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9777792886891916 y2[1] (numeric) 1.9777792886891752 absolute error 1.6431300764452317e-14 relative error 8.307954713866204e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7829999999999144 y1[1] (analytic) 0.7893853475365649 y1[1] (numeric) 0.789385347536484 absolute error 8.08242361927114e-14 relative error 1.02388822448934e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9775691628563712 y2[1] (numeric) 1.9775691628563548 absolute error 1.6431300764452317e-14 relative error 8.308837472323442e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7839999999999143 y1[1] (analytic) 0.7884078838439542 y1[1] (numeric) 0.7884078838438733 absolute error 8.093525849517391e-14 relative error 1.0265658189586678e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9773580594544695 y2[1] (numeric) 1.977358059454453 absolute error 1.6431300764452317e-14 relative error 8.309724526566283e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7849999999999142 y1[1] (analytic) 0.7874306317434421 y1[1] (numeric) 0.7874306317433611 absolute error 8.093525849517391e-14 relative error 1.0278398532195272e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.97714597869459 y2[1] (numeric) 1.9771459786945733 absolute error 1.6653345369377348e-14 relative error 8.422921498377532e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.785999999999914 y1[1] (analytic) 0.7864535922122805 y1[1] (numeric) 0.7864535922121995 absolute error 8.104628079763643e-14 relative error 1.0305284583881755e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9769329207888129 y2[1] (numeric) 1.9769329207887962 absolute error 1.6653345369377348e-14 relative error 8.423829253009011e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.786999999999914 y1[1] (analytic) 0.785476766227509 y1[1] (numeric) 0.7854767662274278 absolute error 8.115730310009894e-14 relative error 1.033223471266777e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9767188859501967 y2[1] (numeric) 1.9767188859501799 absolute error 1.687538997430238e-14 relative error 8.537071251884398e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7879999999999139 y1[1] (analytic) 0.7845001547659533 y1[1] (numeric) 0.784500154765872 absolute error 8.126832540256146e-14 relative error 1.0359249123004565e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9765038743927756 y2[1] (numeric) 1.976503874392759 absolute error 1.6653345369377348e-14 relative error 8.425657842180356e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7889999999999138 y1[1] (analytic) 0.7835237588042249 y1[1] (numeric) 0.7835237588041435 absolute error 8.137934770502397e-14 relative error 1.038632802012553e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9762878863315618 y2[1] (numeric) 1.976287886331545 absolute error 1.687538997430238e-14 relative error 8.538933062847907e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7899999999999137 y1[1] (analytic) 0.7825475793187197 y1[1] (numeric) 0.7825475793186382 absolute error 8.149037000748649e-14 relative error 1.0413471610049758e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.976070921982543 y2[1] (numeric) 1.9760709219825259 absolute error 1.709743457922741e-14 relative error 8.652237320548181e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7909999999999136 y1[1] (analytic) 0.781571617285617 y1[1] (numeric) 0.7815716172855354 absolute error 8.1601392309949e-14 relative error 1.0440680099585634e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9758529815626833 y2[1] (numeric) 1.9758529815626662 absolute error 1.709743457922741e-14 relative error 8.653191679122407e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7919999999999134 y1[1] (analytic) 0.7805958736808788 y1[1] (numeric) 0.7805958736807971 absolute error 8.171241461241152e-14 relative error 1.0467953696334422e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9756340652899236 y2[1] (numeric) 1.9756340652899063 absolute error 1.7319479184152442e-14 relative error 8.766542088152754e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7929999999999133 y1[1] (analytic) 0.7796203494802487 y1[1] (numeric) 0.7796203494801669 absolute error 8.182343691487404e-14 relative error 1.0495292608693892e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.97541417338318 y2[1] (numeric) 1.9754141733831625 absolute error 1.7541523789077473e-14 relative error 8.879922005943239e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7939999999999132 y1[1] (analytic) 0.7786450456592507 y1[1] (numeric) 0.7786450456591688 absolute error 8.193445921733655e-14 relative error 1.0522697045861968e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9751933060623441 y2[1] (numeric) 1.9751933060623266 absolute error 1.7541523789077473e-14 relative error 8.880914964240873e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.794999999999913 y1[1] (analytic) 0.7776699631931886 y1[1] (numeric) 0.7776699631931067 absolute error 8.193445921733655e-14 relative error 1.053589094285006e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9749714635482833 y2[1] (numeric) 1.9749714635482658 absolute error 1.7541523789077473e-14 relative error 8.881912530301542e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.795999999999913 y1[1] (analytic) 0.7766951030571448 y1[1] (numeric) 0.7766951030570628 absolute error 8.204548151979907e-14 relative error 1.0563409141741765e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9747486460628405 y2[1] (numeric) 1.9747486460628227 absolute error 1.7763568394002505e-14 relative error 8.995356664463935e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.796999999999913 y1[1] (analytic) 0.7757204662259793 y1[1] (numeric) 0.7757204662258972 absolute error 8.215650382226158e-14 relative error 1.059099345695594e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9745248538288327 y2[1] (numeric) 1.974524853828815 absolute error 1.7763568394002505e-14 relative error 8.996376196307119e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7979999999999128 y1[1] (analytic) 0.7747460536743289 y1[1] (numeric) 0.7747460536742468 absolute error 8.215650382226158e-14 relative error 1.0604313946824796e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9743000870700524 y2[1] (numeric) 1.9743000870700345 absolute error 1.7985612998927536e-14 relative error 9.109867905450468e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7989999999999127 y1[1] (analytic) 0.7737718663766062 y1[1] (numeric) 0.7737718663765238 absolute error 8.237854842718662e-14 relative error 1.064636128642751e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9740743460112662 y2[1] (numeric) 1.974074346011248 absolute error 1.8207657603852567e-14 relative error 9.223390010939667e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.7999999999999126 y1[1] (analytic) 0.7727979053069981 y1[1] (numeric) 0.7727979053069157 absolute error 8.237854842718662e-14 relative error 1.06597789488652e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9738476308782151 y2[1] (numeric) 1.9738476308781967 absolute error 1.84297022087776e-14 relative error 9.336942690240865e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8009999999999124 y1[1] (analytic) 0.7718241714394658 y1[1] (numeric) 0.7718241714393833 absolute error 8.248957072964913e-14 relative error 1.0687611736207305e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9736199418976144 y2[1] (numeric) 1.9736199418975957 absolute error 1.865174681370263e-14 relative error 9.450526120935512e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8019999999999123 y1[1] (analytic) 0.7708506657477431 y1[1] (numeric) 0.7708506657476605 absolute error 8.260059303211165e-14 relative error 1.0715511668137064e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9733912792971526 y2[1] (numeric) 1.973391279297134 absolute error 1.865174681370263e-14 relative error 9.451621180947792e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8029999999999122 y1[1] (analytic) 0.7698773892053354 y1[1] (numeric) 0.7698773892052528 absolute error 8.260059303211165e-14 relative error 1.0729058183845569e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9731616433054928 y2[1] (numeric) 1.9731616433054742 absolute error 1.865174681370263e-14 relative error 9.452721157936523e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8039999999999121 y1[1] (analytic) 0.7689043427855194 y1[1] (numeric) 0.7689043427854367 absolute error 8.271161533457416e-14 relative error 1.0757074805291612e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9729310341522708 y2[1] (numeric) 1.9729310341522521 absolute error 1.865174681370263e-14 relative error 9.453826054146345e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.804999999999912 y1[1] (analytic) 0.7679315274613414 y1[1] (numeric) 0.7679315274612586 absolute error 8.282263763703668e-14 relative error 1.078515918090185e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9726994520680958 y2[1] (numeric) 1.972699452068077 absolute error 1.887379141862766e-14 relative error 9.56749463221129e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.805999999999912 y1[1] (analytic) 0.7669589442056166 y1[1] (numeric) 0.7669589442055337 absolute error 8.293365993949919e-14 relative error 1.0813311529393317e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9724668972845498 y2[1] (numeric) 1.9724668972845307 absolute error 1.9095836023552692e-14 relative error 9.681194675480482e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8069999999999118 y1[1] (analytic) 0.7659865939909282 y1[1] (numeric) 0.7659865939908451 absolute error 8.304468224196171e-14 relative error 1.0841532070330885e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9722333700341874 y2[1] (numeric) 1.9722333700341683 absolute error 1.9095836023552692e-14 relative error 9.682341001674501e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8079999999999117 y1[1] (analytic) 0.7650144777896263 y1[1] (numeric) 0.7650144777895431 absolute error 8.315570454442422e-14 relative error 1.0869821024131189e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9719988705505362 y2[1] (numeric) 1.971998870550517 absolute error 1.9317880628477724e-14 relative error 9.796091122042387e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8089999999999116 y1[1] (analytic) 0.7640425965738269 y1[1] (numeric) 0.7640425965737437 absolute error 8.315570454442422e-14 relative error 1.0883647707250464e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9717633990680952 y2[1] (numeric) 1.9717633990680759 absolute error 1.9317880628477724e-14 relative error 9.797260988619547e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8099999999999115 y1[1] (analytic) 0.7630709513154114 y1[1] (numeric) 0.7630709513153281 absolute error 8.326672684688674e-14 relative error 1.0912055648737293e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9715269558223363 y2[1] (numeric) 1.9715269558223167 absolute error 1.9539925233402755e-14 relative error 9.911061665019198e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8109999999999113 y1[1] (analytic) 0.7620995429860248 y1[1] (numeric) 0.7620995429859414 absolute error 8.337774914934926e-14 relative error 1.0940532626835366e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9712895410497024 y2[1] (numeric) 1.971289541049683 absolute error 1.9539925233402755e-14 relative error 9.912255316384339e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8119999999999112 y1[1] (analytic) 0.7611283725570753 y1[1] (numeric) 0.761128372556992 absolute error 8.337774914934926e-14 relative error 1.095449232423627e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9710511549876086 y2[1] (numeric) 1.9710511549875889 absolute error 1.9761969838327786e-14 relative error 1.0026107028385077e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8129999999999111 y1[1] (analytic) 0.7601574409997335 y1[1] (numeric) 0.76015744099965 absolute error 8.348877145181177e-14 relative error 1.0983089416583248e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9708117978744406 y2[1] (numeric) 1.9708117978744208 absolute error 1.9761969838327786e-14 relative error 1.0027324709361625e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.813999999999911 y1[1] (analytic) 0.7591867492849306 y1[1] (numeric) 0.7591867492848471 absolute error 8.348877145181177e-14 relative error 1.0997132330147872e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9705714699495556 y2[1] (numeric) 1.9705714699495358 absolute error 1.9761969838327786e-14 relative error 1.0028547626762135e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.814999999999911 y1[1] (analytic) 0.7582162983833584 y1[1] (numeric) 0.7582162983832748 absolute error 8.359979375427429e-14 relative error 1.1025850266279263e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9703301714532815 y2[1] (numeric) 1.9703301714532617 absolute error 1.9761969838327786e-14 relative error 1.0029775783087003e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8159999999999108 y1[1] (analytic) 0.7572460892654677 y1[1] (numeric) 0.757246089265384 absolute error 8.37108160567368e-14 relative error 1.1054638279867077e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.970087902626917 y2[1] (numeric) 1.970087902626897 absolute error 1.9984014443252818e-14 relative error 1.014371714917193e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8169999999999107 y1[1] (analytic) 0.7562761229014674 y1[1] (numeric) 0.7562761229013836 absolute error 8.382183835919932e-14 relative error 1.1083496598783957e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9698446637127305 y2[1] (numeric) 1.9698446637127105 absolute error 1.9984014443252818e-14 relative error 1.0144969708214087e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8179999999999106 y1[1] (analytic) 0.7553064002613239 y1[1] (numeric) 0.7553064002612401 absolute error 8.382183835919932e-14 relative error 1.1097726476327794e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9696004549539612 y2[1] (numeric) 1.969600454953941 absolute error 2.020605904817785e-14 relative error 1.0258963434617078e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8189999999999105 y1[1] (analytic) 0.7543369223147598 y1[1] (numeric) 0.7543369223146759 absolute error 8.393286066166183e-14 relative error 1.1126707201883382e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.969355276594818 y2[1] (numeric) 1.9693552765947975 absolute error 2.042810365310288e-14 relative error 1.0372990539535763e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8199999999999104 y1[1] (analytic) 0.7533676900312529 y1[1] (numeric) 0.7533676900311689 absolute error 8.404388296412435e-14 relative error 1.1155758877930889e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9691091288804785 y2[1] (numeric) 1.969109128880458 absolute error 2.042810365310288e-14 relative error 1.0374287211149704e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8209999999999102 y1[1] (analytic) 0.7523987043800354 y1[1] (numeric) 0.7523987043799513 absolute error 8.415490526658687e-14 relative error 1.1184881735798465e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.968862012057091 y2[1] (numeric) 1.9688620120570706 absolute error 2.042810365310288e-14 relative error 1.037558931403189e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8219999999999101 y1[1] (analytic) 0.751429966330093 y1[1] (numeric) 0.7514299663300087 absolute error 8.426592756904938e-14 relative error 1.1214076007721059e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9686139263717723 y2[1] (numeric) 1.9686139263717517 absolute error 2.0650148258027912e-14 relative error 1.0489689207922497e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.82299999999991 y1[1] (analytic) 0.7504614768501634 y1[1] (numeric) 0.750461476850079 absolute error 8.43769498715119e-14 relative error 1.124334192684464e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9683648720726081 y2[1] (numeric) 1.9683648720725873 absolute error 2.0872192862952943e-14 relative error 1.0603823081325046e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.82399999999991 y1[1] (analytic) 0.7494932369087361 y1[1] (numeric) 0.7494932369086518 absolute error 8.43769498715119e-14 relative error 1.1257866744671675e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9681148494086522 y2[1] (numeric) 1.9681148494086314 absolute error 2.0872192862952943e-14 relative error 1.0605170155199168e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8249999999999098 y1[1] (analytic) 0.7485252474740512 y1[1] (numeric) 0.7485252474739668 absolute error 8.448797217397441e-14 relative error 1.1287257505219063e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9678638586299277 y2[1] (numeric) 1.9678638586299069 absolute error 2.0872192862952943e-14 relative error 1.0606522789378654e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8259999999999097 y1[1] (analytic) 0.7475575095140978 y1[1] (numeric) 0.7475575095140132 absolute error 8.459899447643693e-14 relative error 1.131672057330079e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9676118999874253 y2[1] (numeric) 1.9676118999874044 absolute error 2.0872192862952943e-14 relative error 1.060788098663478e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8269999999999096 y1[1] (analytic) 0.7465900239966139 y1[1] (numeric) 0.7465900239965292 absolute error 8.471001677889944e-14 relative error 1.1346256185614884e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9673589737331034 y2[1] (numeric) 1.9673589737330825 absolute error 2.0872192862952943e-14 relative error 1.0609244749750746e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8279999999999095 y1[1] (analytic) 0.7456227918890848 y1[1] (numeric) 0.745622791889 absolute error 8.471001677889944e-14 relative error 1.1360974704686937e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9671050801198886 y2[1] (numeric) 1.9671050801198675 absolute error 2.1094237467877974e-14 relative error 1.0723492954729368e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8289999999999094 y1[1] (analytic) 0.7446558141587427 y1[1] (numeric) 0.7446558141586578 absolute error 8.493206138382448e-14 relative error 1.1405545994396682e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9668502194016741 y2[1] (numeric) 1.966850219401653 absolute error 2.1094237467877974e-14 relative error 1.0724882484592521e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8299999999999093 y1[1] (analytic) 0.7436890917725651 y1[1] (numeric) 0.7436890917724801 absolute error 8.504308368628699e-14 relative error 1.1435300668937988e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9665943918333209 y2[1] (numeric) 1.9665943918332998 absolute error 2.1094237467877974e-14 relative error 1.0726277648037664e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8309999999999091 y1[1] (analytic) 0.7427226256972743 y1[1] (numeric) 0.7427226256971893 absolute error 8.504308368628699e-14 relative error 1.145018082712208e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9663375976706563 y2[1] (numeric) 1.966337597670635 absolute error 2.1316282072803006e-14 relative error 1.0840601378956743e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.831999999999909 y1[1] (analytic) 0.7417564168993365 y1[1] (numeric) 0.7417564168992513 absolute error 8.515410598874951e-14 relative error 1.1480063272618205e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9660798371704746 y2[1] (numeric) 1.966079837170453 absolute error 2.1538326677728037e-14 relative error 1.0954960358438635e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.832999999999909 y1[1] (analytic) 0.7407904663449603 y1[1] (numeric) 0.740790466344875 absolute error 8.526512829121202e-14 relative error 1.1510019656692913e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9658211105905363 y2[1] (numeric) 1.9658211105905146 absolute error 2.1760371282653068e-14 relative error 1.1069354767543529e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8339999999999088 y1[1] (analytic) 0.7398247750000959 y1[1] (numeric) 0.7398247750000106 absolute error 8.526512829121202e-14 relative error 1.152504365526296e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9655614181895678 y2[1] (numeric) 1.965561418189546 absolute error 2.1760371282653068e-14 relative error 1.1070817264360039e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8349999999999087 y1[1] (analytic) 0.7388593438304351 y1[1] (numeric) 0.7388593438303497 absolute error 8.537615059367454e-14 relative error 1.1555129038642569e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9653007602272616 y2[1] (numeric) 1.9653007602272397 absolute error 2.19824158875781e-14 relative error 1.1185268093539087e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8359999999999086 y1[1] (analytic) 0.7378941738014086 y1[1] (numeric) 0.737894173801323 absolute error 8.559819519859957e-14 relative error 1.1600334876967985e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9650391369642755 y2[1] (numeric) 1.9650391369642535 absolute error 2.19824158875781e-14 relative error 1.1186757288477223e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8369999999999085 y1[1] (analytic) 0.7369292658781864 y1[1] (numeric) 0.7369292658781008 absolute error 8.559819519859957e-14 relative error 1.1615523926383031e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.964776548662233 y2[1] (numeric) 1.9647765486622109 absolute error 2.220446049250313e-14 relative error 1.1301265025593668e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8379999999999084 y1[1] (analytic) 0.7359646210256765 y1[1] (numeric) 0.7359646210255908 absolute error 8.570921750106208e-14 relative error 1.164583392359452e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9645129955837222 y2[1] (numeric) 1.9645129955837 absolute error 2.220446049250313e-14 relative error 1.1302781168879694e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8389999999999083 y1[1] (analytic) 0.7350002402085235 y1[1] (numeric) 0.7350002402084377 absolute error 8.58202398035246e-14 relative error 1.1676219286564715e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9642484779922962 y2[1] (numeric) 1.9642484779922738 absolute error 2.2426505097428162e-14 relative error 1.141734630251607e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8399999999999082 y1[1] (analytic) 0.7340361243911082 y1[1] (numeric) 0.7340361243910223 absolute error 8.593126210598712e-14 relative error 1.170668026417203e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9639829961524726 y2[1] (numeric) 1.96398299615245 absolute error 2.2648549702353193e-14 relative error 1.153194795816597e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.840999999999908 y1[1] (analytic) 0.7330722745375464 y1[1] (numeric) 0.7330722745374604 absolute error 8.604228440844963e-14 relative error 1.1737217106284481e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9637165503297331 y2[1] (numeric) 1.9637165503297105 absolute error 2.2648549702353193e-14 relative error 1.1533512664315128e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.841999999999908 y1[1] (analytic) 0.7321086916116879 y1[1] (numeric) 0.7321086916116017 absolute error 8.615330671091215e-14 relative error 1.1767830063764364e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9634491407905237 y2[1] (numeric) 1.9634491407905008 absolute error 2.2870594307278225e-14 relative error 1.1648172510376342e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8429999999999078 y1[1] (analytic) 0.7311453765771153 y1[1] (numeric) 0.7311453765770292 absolute error 8.615330671091215e-14 relative error 1.1783334678835296e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9631807678022537 y2[1] (numeric) 1.9631807678022306 absolute error 2.3092638912203256e-14 relative error 1.1762869365338709e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8439999999999077 y1[1] (analytic) 0.7301823303971438 y1[1] (numeric) 0.7301823303970576 absolute error 8.615330671091215e-14 relative error 1.1798875859410848e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9629114316332963 y2[1] (numeric) 1.962911431633273 absolute error 2.3314683517128287e-14 relative error 1.1877603411646874e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8449999999999076 y1[1] (analytic) 0.7292195540348194 y1[1] (numeric) 0.7292195540347332 absolute error 8.626432901337466e-14 relative error 1.1829678529061446e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9626411325529873 y2[1] (numeric) 1.962641132552964 absolute error 2.3314683517128287e-14 relative error 1.1879239220264756e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8459999999999075 y1[1] (analytic) 0.7282570484529184 y1[1] (numeric) 0.7282570484528321 absolute error 8.626432901337466e-14 relative error 1.1845313299285098e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.962369870831626 y2[1] (numeric) 1.9623698708316026 absolute error 2.3314683517128287e-14 relative error 1.1880881307685304e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8469999999999074 y1[1] (analytic) 0.7272948146139463 y1[1] (numeric) 0.7272948146138599 absolute error 8.637535131583718e-14 relative error 1.1876250123092914e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.962097646740474 y2[1] (numeric) 1.9620976467404507 absolute error 2.3314683517128287e-14 relative error 1.1882529677286805e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8479999999999073 y1[1] (analytic) 0.7263328534801368 y1[1] (numeric) 0.7263328534800504 absolute error 8.637535131583718e-14 relative error 1.189197912527019e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9618244605517556 y2[1] (numeric) 1.961824460551732 absolute error 2.353672812205332e-14 relative error 1.1997367040389386e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8489999999999072 y1[1] (analytic) 0.7253711660134511 y1[1] (numeric) 0.7253711660133646 absolute error 8.64863736182997e-14 relative error 1.1923050938682598e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9615503125386566 y2[1] (numeric) 1.961550312538633 absolute error 2.353672812205332e-14 relative error 1.1999043803057932e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.849999999999907 y1[1] (analytic) 0.7244097531755764 y1[1] (numeric) 0.72440975317549 absolute error 8.64863736182997e-14 relative error 1.193887482038606e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9612752029753255 y2[1] (numeric) 1.9612752029753018 absolute error 2.375877272697835e-14 relative error 1.211394132293899e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.850999999999907 y1[1] (analytic) 0.7234486159279256 y1[1] (numeric) 0.723448615927839 absolute error 8.659739592076221e-14 relative error 1.1970082465316316e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9609991321368714 y2[1] (numeric) 1.9609991321368476 absolute error 2.375877272697835e-14 relative error 1.2115646732127194e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8519999999999068 y1[1] (analytic) 0.722487755231636 y1[1] (numeric) 0.7224877552315492 absolute error 8.681944052568724e-14 relative error 1.2016735217588865e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9607221002993653 y2[1] (numeric) 1.9607221002993414 absolute error 2.398081733190338e-14 relative error 1.2230604902266344e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8529999999999067 y1[1] (analytic) 0.7215271720475679 y1[1] (numeric) 0.721527172047481 absolute error 8.693046282814976e-14 relative error 1.2048120458368367e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9604441077398387 y2[1] (numeric) 1.960444107739815 absolute error 2.375877272697835e-14 relative error 1.2119076811819653e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8539999999999066 y1[1] (analytic) 0.7205668673363046 y1[1] (numeric) 0.7205668673362176 absolute error 8.704148513061227e-14 relative error 1.2079584709795999e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9601651547362846 y2[1] (numeric) 1.9601651547362606 absolute error 2.398081733190338e-14 relative error 1.2234080007982642e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8549999999999065 y1[1] (analytic) 0.7196068420581505 y1[1] (numeric) 0.7196068420580635 absolute error 8.704148513061227e-14 relative error 1.2095700046662224e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.959885241567656 y2[1] (numeric) 1.9598852415676318 absolute error 2.4202861936828413e-14 relative error 1.2349121991178033e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8559999999999064 y1[1] (analytic) 0.7186470971731311 y1[1] (numeric) 0.718647097173044 absolute error 8.715250743307479e-14 relative error 1.2127302507155143e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9596043685138653 y2[1] (numeric) 1.9596043685138413 absolute error 2.398081733190338e-14 relative error 1.2237581073617464e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8569999999999063 y1[1] (analytic) 0.7176876336409912 y1[1] (numeric) 0.7176876336409039 absolute error 8.72635297355373e-14 relative error 1.215898472331615e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9593225358557866 y2[1] (numeric) 1.9593225358557622 absolute error 2.4424906541753444e-14 relative error 1.246599581986904e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8579999999999062 y1[1] (analytic) 0.716728452421194 y1[1] (numeric) 0.7167284524211067 absolute error 8.72635297355373e-14 relative error 1.2175256813197624e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9590397438752516 y2[1] (numeric) 1.9590397438752272 absolute error 2.4424906541753444e-14 relative error 1.2467795315595588e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.858999999999906 y1[1] (analytic) 0.7157695544729208 y1[1] (numeric) 0.7157695544728334 absolute error 8.737455203799982e-14 relative error 1.2207078590027595e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9587559928550529 y2[1] (numeric) 1.9587559928550282 absolute error 2.4646951146678475e-14 relative error 1.2582961449298978e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.859999999999906 y1[1] (analytic) 0.7148109407550693 y1[1] (numeric) 0.714810940754982 absolute error 8.737455203799982e-14 relative error 1.2223449174645299e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.958471283078941 y2[1] (numeric) 1.9584712830789164 absolute error 2.4646951146678475e-14 relative error 1.2584790678130673e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8609999999999058 y1[1] (analytic) 0.7138526122262535 y1[1] (numeric) 0.713852612226166 absolute error 8.748557434046234e-14 relative error 1.2255411389141774e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.958185614831626 y2[1] (numeric) 1.9581856148316013 absolute error 2.4646951146678475e-14 relative error 1.258662659964323e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8619999999999057 y1[1] (analytic) 0.7128945698448015 y1[1] (numeric) 0.712894569844714 absolute error 8.748557434046234e-14 relative error 1.2271881150603815e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.957898988398776 y2[1] (numeric) 1.9578989883987512 absolute error 2.4868995751603507e-14 relative error 1.2701878850216914e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8629999999999056 y1[1] (analytic) 0.7119368145687558 y1[1] (numeric) 0.7119368145686682 absolute error 8.759659664292485e-14 relative error 1.2303984686616476e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9576114040670176 y2[1] (numeric) 1.9576114040669925 absolute error 2.5091040356528538e-14 relative error 1.2817171122113857e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8639999999999055 y1[1] (analytic) 0.7109793473558714 y1[1] (numeric) 0.7109793473557838 absolute error 8.759659664292485e-14 relative error 1.2320554312680972e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9573228621239347 y2[1] (numeric) 1.9573228621239096 absolute error 2.5091040356528538e-14 relative error 1.2819060586305976e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8649999999999054 y1[1] (analytic) 0.7100221691636157 y1[1] (numeric) 0.710022169163528 absolute error 8.770761894538737e-14 relative error 1.2352800060976159e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9570333628580694 y2[1] (numeric) 1.9570333628580443 absolute error 2.5091040356528538e-14 relative error 1.2820956879286592e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8659999999999053 y1[1] (analytic) 0.7090652809491667 y1[1] (numeric) 0.7090652809490788 absolute error 8.781864124784988e-14 relative error 1.23851278023787e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9567429065589212 y2[1] (numeric) 1.956742906558896 absolute error 2.531308496145357e-14 relative error 1.2936336642184906e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8669999999999052 y1[1] (analytic) 0.7081086836694124 y1[1] (numeric) 0.7081086836693244 absolute error 8.79296635503124e-14 relative error 1.241753781279192e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9564514935169461 y2[1] (numeric) 1.9564514935169208 absolute error 2.531308496145357e-14 relative error 1.293826350683011e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.867999999999905 y1[1] (analytic) 0.7071523782809501 y1[1] (numeric) 0.7071523782808621 absolute error 8.804068585277491e-14 relative error 1.2450030369239109e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9561591240235572 y2[1] (numeric) 1.9561591240235319 absolute error 2.531308496145357e-14 relative error 1.2940197272596078e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.868999999999905 y1[1] (analytic) 0.7061963657400852 y1[1] (numeric) 0.706196365739997 absolute error 8.815170815523743e-14 relative error 1.248260574986895e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.955865798371124 y2[1] (numeric) 1.9558657983710985 absolute error 2.55351295663786e-14 relative error 1.3055665469299917e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8699999999999048 y1[1] (analytic) 0.7052406470028301 y1[1] (numeric) 0.7052406470027417 absolute error 8.837375276016246e-14 relative error 1.2531006704695486e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.955571516852972 y2[1] (numeric) 1.9555715168529464 absolute error 2.55351295663786e-14 relative error 1.3057630133349114e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8709999999999047 y1[1] (analytic) 0.7042852230249033 y1[1] (numeric) 0.7042852230248149 absolute error 8.837375276016246e-14 relative error 1.2548006101930894e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9552762797633827 y2[1] (numeric) 1.9552762797633572 absolute error 2.55351295663786e-14 relative error 1.3059601771197637e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8719999999999046 y1[1] (analytic) 0.7033300947617289 y1[1] (numeric) 0.7033300947616404 absolute error 8.848477506262498e-14 relative error 1.2580831635336387e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9549800873975935 y2[1] (numeric) 1.9549800873975678 absolute error 2.5757174171303632e-14 relative error 1.3175159346809896e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8729999999999045 y1[1] (analytic) 0.702375263168435 y1[1] (numeric) 0.7023752631683464 absolute error 8.859579736508749e-14 relative error 1.261374111688235e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9546829400517964 y2[1] (numeric) 1.9546829400517705 absolute error 2.5979218776228663e-14 relative error 1.3290758436526922e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8739999999999044 y1[1] (analytic) 0.7014207291998531 y1[1] (numeric) 0.7014207291997645 absolute error 8.859579736508749e-14 relative error 1.2630906626633817e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9543848380231386 y2[1] (numeric) 1.9543848380231126 absolute error 2.5979218776228663e-14 relative error 1.3292785673934443e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8749999999999043 y1[1] (analytic) 0.7004664938105172 y1[1] (numeric) 0.7004664938104285 absolute error 8.870681966755001e-14 relative error 1.2663963294659179e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9540857816097223 y2[1] (numeric) 1.9540857816096964 absolute error 2.5979218776228663e-14 relative error 1.3294820023114694e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8759999999999042 y1[1] (analytic) 0.6995125579546625 y1[1] (numeric) 0.6995125579545737 absolute error 8.881784197001252e-14 relative error 1.2697104713846906e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9537857711106041 y2[1] (numeric) 1.953785771110578 absolute error 2.6201263381153694e-14 relative error 1.341050987706801e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.876999999999904 y1[1] (analytic) 0.6985589225862248 y1[1] (numeric) 0.6985589225861359 absolute error 8.881784197001252e-14 relative error 1.2714438123728859e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9534848068257944 y2[1] (numeric) 1.953484806825768 absolute error 2.6423307986078726e-14 relative error 1.3526241869786435e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.877999999999904 y1[1] (analytic) 0.6976055886588394 y1[1] (numeric) 0.6976055886587504 absolute error 8.892886427247504e-14 relative error 1.2747728188852751e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.953182889056257 y2[1] (numeric) 1.9531828890562306 absolute error 2.6423307986078726e-14 relative error 1.3528332719956397e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8789999999999039 y1[1] (analytic) 0.6966525571258401 y1[1] (numeric) 0.6966525571257511 absolute error 8.892886427247504e-14 relative error 1.2765167279277115e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9528800181039103 y2[1] (numeric) 1.9528800181038837 absolute error 2.6645352591003757e-14 relative error 1.3644131920031756e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8799999999999037 y1[1] (analytic) 0.6956998289402584 y1[1] (numeric) 0.6956998289401694 absolute error 8.903988657493755e-14 relative error 1.2798606938076974e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9525761942716247 y2[1] (numeric) 1.952576194271598 absolute error 2.6645352591003757e-14 relative error 1.3646254967757278e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8809999999999036 y1[1] (analytic) 0.6947474050548224 y1[1] (numeric) 0.6947474050547333 absolute error 8.903988657493755e-14 relative error 1.2816152450099678e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9522714178632241 y2[1] (numeric) 1.9522714178631975 absolute error 2.6645352591003757e-14 relative error 1.3648385335768167e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8819999999999035 y1[1] (analytic) 0.6937952864219559 y1[1] (numeric) 0.6937952864218667 absolute error 8.915090887740007e-14 relative error 1.2849742657833484e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9519656891834853 y2[1] (numeric) 1.9519656891834585 absolute error 2.6867397195928788e-14 relative error 1.3764277387051575e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8829999999999034 y1[1] (analytic) 0.6928434739937775 y1[1] (numeric) 0.6928434739936883 absolute error 8.926193117986259e-14 relative error 1.288341949233172e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9516590085381365 y2[1] (numeric) 1.9516590085381096 absolute error 2.6867397195928788e-14 relative error 1.37664402840809e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8839999999999033 y1[1] (analytic) 0.6918919687220995 y1[1] (numeric) 0.6918919687220102 absolute error 8.926193117986259e-14 relative error 1.2901137058250045e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9513513762338583 y2[1] (numeric) 1.9513513762338315 absolute error 2.6867397195928788e-14 relative error 1.3768610575806867e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8849999999999032 y1[1] (analytic) 0.6909407715584271 y1[1] (numeric) 0.6909407715583378 absolute error 8.93729534823251e-14 relative error 1.2934965942267827e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9510427925782834 y2[1] (numeric) 1.9510427925782563 absolute error 2.708944180085382e-14 relative error 1.3884596434225513e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.885999999999903 y1[1] (analytic) 0.6899898834539574 y1[1] (numeric) 0.689989883453868 absolute error 8.93729534823251e-14 relative error 1.2952791863402575e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.950733257879995 y2[1] (numeric) 1.9507332578799679 absolute error 2.708944180085382e-14 relative error 1.388679958750173e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.886999999999903 y1[1] (analytic) 0.6890393053595785 y1[1] (numeric) 0.689039305359489 absolute error 8.948397578478762e-14 relative error 1.2986773771648626e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.950422772448528 y2[1] (numeric) 1.9504227724485008 absolute error 2.708944180085382e-14 relative error 1.3889010210256206e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8879999999999029 y1[1] (analytic) 0.6880890382258682 y1[1] (numeric) 0.6880890382257786 absolute error 8.959499808725013e-14 relative error 1.302084368590685e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9501113365943676 y2[1] (numeric) 1.9501113365943405 absolute error 2.708944180085382e-14 relative error 1.389122830707822e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8889999999999028 y1[1] (analytic) 0.6871390830030937 y1[1] (numeric) 0.6871390830030041 absolute error 8.959499808725013e-14 relative error 1.3038844726409886e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9497989506289501 y2[1] (numeric) 1.9497989506289228 absolute error 2.731148640577885e-14 relative error 1.4007334652102944e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8899999999999026 y1[1] (analytic) 0.6861894406412101 y1[1] (numeric) 0.6861894406411204 absolute error 8.970602038971265e-14 relative error 1.3073069195860374e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.949485614864661 y2[1] (numeric) 1.9494856148646336 absolute error 2.7533531010703882e-14 relative error 1.412348508794477e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8909999999999025 y1[1] (analytic) 0.6852401120898597 y1[1] (numeric) 0.68524011208977 absolute error 8.970602038971265e-14 relative error 1.3091180566783422e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.949171329614836 y2[1] (numeric) 1.9491713296148085 absolute error 2.7533531010703882e-14 relative error 1.4125762364945422e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8919999999999024 y1[1] (analytic) 0.684291098298371 y1[1] (numeric) 0.6842910982982813 absolute error 8.970602038971265e-14 relative error 1.3109336160120293e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9488560951937608 y2[1] (numeric) 1.948856095193733 absolute error 2.7755575615628914e-14 relative error 1.42419831223451e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8929999999999023 y1[1] (analytic) 0.6833424002157578 y1[1] (numeric) 0.6833424002156679 absolute error 8.981704269217516e-14 relative error 1.3143783067436827e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9485399119166693 y2[1] (numeric) 1.9485399119166413 absolute error 2.7977620220553945e-14 relative error 1.4358248475923662e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8939999999999022 y1[1] (analytic) 0.6823940187907178 y1[1] (numeric) 0.682394018790628 absolute error 8.981704269217516e-14 relative error 1.3162050108724793e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.948222780099745 y2[1] (numeric) 1.9482227800997167 absolute error 2.8199664825478976e-14 relative error 1.4474558614921449e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.894999999999902 y1[1] (analytic) 0.6814459549716327 y1[1] (numeric) 0.6814459549715428 absolute error 8.992806499463768e-14 relative error 1.3196654017614825e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9479047000601195 y2[1] (numeric) 1.947904700060091 absolute error 2.842170943040401e-14 relative error 1.4590913728750081e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.895999999999902 y1[1] (analytic) 0.680498209706566 y1[1] (numeric) 0.6804982097064761 absolute error 8.992806499463768e-14 relative error 1.321503329647481e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9475856721158729 y2[1] (numeric) 1.9475856721158444 absolute error 2.842170943040401e-14 relative error 1.4593303820892477e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8969999999999019 y1[1] (analytic) 0.6795507839432631 y1[1] (numeric) 0.679550783943173 absolute error 9.00390872971002e-14 relative error 1.32497952212822e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.947265696586033 y2[1] (numeric) 1.9472656965860047 absolute error 2.842170943040401e-14 relative error 1.4595701798800878e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8979999999999018 y1[1] (analytic) 0.6786036786291494 y1[1] (numeric) 0.6786036786290593 absolute error 9.00390872971002e-14 relative error 1.3268287534041754e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9469447737905758 y2[1] (numeric) 1.9469447737905472 absolute error 2.864375403532904e-14 relative error 1.4712155383617533e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8989999999999017 y1[1] (analytic) 0.6776568947113304 y1[1] (numeric) 0.6776568947112402 absolute error 9.015010959956271e-14 relative error 1.3303208497268376e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9466229040504237 y2[1] (numeric) 1.9466229040503948 absolute error 2.886579864025407e-14 relative error 1.4828654579267374e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.8999999999999015 y1[1] (analytic) 0.6767104331365897 y1[1] (numeric) 0.6767104331364996 absolute error 9.015010959956271e-14 relative error 1.3321814647028869e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9463000876874463 y2[1] (numeric) 1.9463000876874172 absolute error 2.90878432451791e-14 relative error 1.4945199575950633e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9009999999999014 y1[1] (analytic) 0.6757642948513891 y1[1] (numeric) 0.6757642948512989 absolute error 9.026113190202523e-14 relative error 1.3356895679413637e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9459763250244602 y2[1] (numeric) 1.9459763250244309 absolute error 2.930988785010413e-14 relative error 1.5061790564042817e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9019999999999013 y1[1] (analytic) 0.6748184808018665 y1[1] (numeric) 0.6748184808017762 absolute error 9.026113190202523e-14 relative error 1.3375616476118235e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9456516163852278 y2[1] (numeric) 1.9456516163851982 absolute error 2.9531932455029164e-14 relative error 1.517842773409544e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9029999999999012 y1[1] (analytic) 0.673872991933836 y1[1] (numeric) 0.6738729919337456 absolute error 9.037215420448774e-14 relative error 1.3410858616717036e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9453259620944579 y2[1] (numeric) 1.945325962094428 absolute error 2.9753977059954195e-14 relative error 1.5295111276836726e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.903999999999901 y1[1] (analytic) 0.6729278291927864 y1[1] (numeric) 0.672927829192696 absolute error 9.037215420448774e-14 relative error 1.342969487721946e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9449993624778044 y2[1] (numeric) 1.9449993624777746 absolute error 2.9753977059954195e-14 relative error 1.5297679595148832e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.904999999999901 y1[1] (analytic) 0.6719829935238804 y1[1] (numeric) 0.6719829935237899 absolute error 9.048317650695026e-14 relative error 1.3465099173485964e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9446718178618676 y2[1] (numeric) 1.9446718178618374 absolute error 3.019806626980426e-14 relative error 1.5528618244186055e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9059999999999009 y1[1] (analytic) 0.6710384858719535 y1[1] (numeric) 0.6710384858718629 absolute error 9.059419880941277e-14 relative error 1.3500596570358234e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9443433285741913 y2[1] (numeric) 1.9443433285741611 absolute error 3.019806626980426e-14 relative error 1.5531241744197943e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9069999999999008 y1[1] (analytic) 0.6700943071815133 y1[1] (numeric) 0.6700943071814226 absolute error 9.070522111187529e-14 relative error 1.353618739030793e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9440138949432653 y2[1] (numeric) 1.944013894943235 absolute error 3.019806626980426e-14 relative error 1.5533873676703102e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9079999999999007 y1[1] (analytic) 0.6691504583967385 y1[1] (numeric) 0.6691504583966477 absolute error 9.08162434143378e-14 relative error 1.3571871957157498e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.943683517298523 y2[1] (numeric) 1.9436835172984925 absolute error 3.042011087472929e-14 relative error 1.5650753121068517e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9089999999999006 y1[1] (analytic) 0.6682069404614777 y1[1] (numeric) 0.6682069404613867 absolute error 9.092726571680032e-14 relative error 1.3607650596086902e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9433521959703421 y2[1] (numeric) 1.9433521959703115 absolute error 3.064215547965432e-14 relative error 1.5767679962074129e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9099999999999004 y1[1] (analytic) 0.6672637543192487 y1[1] (numeric) 0.6672637543191577 absolute error 9.092726571680032e-14 relative error 1.362688519018473e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9430199312900438 y2[1] (numeric) 1.9430199312900132 absolute error 3.064215547965432e-14 relative error 1.5770376302475623e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9109999999999003 y1[1] (analytic) 0.6663209009132376 y1[1] (numeric) 0.6663209009131467 absolute error 9.092726571680032e-14 relative error 1.3646167423560988e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9426867235898926 y2[1] (numeric) 1.942686723589862 absolute error 3.064215547965432e-14 relative error 1.5773081221778597e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9119999999999002 y1[1] (analytic) 0.665378381186298 y1[1] (numeric) 0.6653783811862068 absolute error 9.114931032172535e-14 relative error 1.3698868628586331e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9423525732030966 y2[1] (numeric) 1.9423525732030658 absolute error 3.086420008457935e-14 relative error 1.5890112078715858e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9129999999999001 y1[1] (analytic) 0.6644361960809492 y1[1] (numeric) 0.664436196080858 absolute error 9.114931032172535e-14 relative error 1.3718293924887336e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.942017480463806 y2[1] (numeric) 1.9420174804637749 absolute error 3.108624468950438e-14 relative error 1.6007190976509724e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9139999999999 y1[1] (analytic) 0.6634943465393763 y1[1] (numeric) 0.6634943465392852 absolute error 9.114931032172535e-14 relative error 1.3737767442501625e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.941681445707113 y2[1] (numeric) 1.9416814457070821 absolute error 3.086420008457935e-14 relative error 1.589560437569066e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9149999999999 y1[1] (analytic) 0.662552833503429 y1[1] (numeric) 0.6625528335033377 absolute error 9.126033262418787e-14 relative error 1.3774046084992791e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9413444692690534 y2[1] (numeric) 1.941344469269022 absolute error 3.1308289294429414e-14 relative error 1.6127116949120049e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9159999999998998 y1[1] (analytic) 0.66161165791462 y1[1] (numeric) 0.6616116579145286 absolute error 9.137135492665038e-14 relative error 1.3810420937056965e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9410065514866024 y2[1] (numeric) 1.941006551486571 absolute error 3.1308289294429414e-14 relative error 1.6129924584979184e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9169999999998997 y1[1] (analytic) 0.6606708207141248 y1[1] (numeric) 0.6606708207140334 absolute error 9.137135492665038e-14 relative error 1.3830087853416365e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9406676926976787 y2[1] (numeric) 1.9406676926976472 absolute error 3.1530333899354446e-14 relative error 1.624715762414988e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9179999999998996 y1[1] (analytic) 0.6597303228427807 y1[1] (numeric) 0.6597303228426892 absolute error 9.14823772291129e-14 relative error 1.3866632177056067e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9403278932411405 y2[1] (numeric) 1.940327893241109 absolute error 3.1530333899354446e-14 relative error 1.6250002903728762e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9189999999998995 y1[1] (analytic) 0.6587901652410854 y1[1] (numeric) 0.6587901652409938 absolute error 9.159339953157541e-14 relative error 1.3903273661964377e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9399871534567876 y2[1] (numeric) 1.9399871534567559 absolute error 3.175237850427948e-14 relative error 1.6367313797774974e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9199999999998993 y1[1] (analytic) 0.6578503488491964 y1[1] (numeric) 0.6578503488491046 absolute error 9.170442183403793e-14 relative error 1.3940012647931267e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9396454736853594 y2[1] (numeric) 1.9396454736853277 absolute error 3.175237850427948e-14 relative error 1.637019699478865e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9209999999998992 y1[1] (analytic) 0.65691087460693 y1[1] (numeric) 0.6569108746068382 absolute error 9.181544413650045e-14 relative error 1.3976849476184916e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.939302854268536 y2[1] (numeric) 1.939302854268504 absolute error 3.197442310920451e-14 relative error 1.6487586267831584e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9219999999998991 y1[1] (analytic) 0.6559717434537604 y1[1] (numeric) 0.6559717434536685 absolute error 9.192646643896296e-14 relative error 1.4013784489398952e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9389592955489363 y2[1] (numeric) 1.9389592955489043 absolute error 3.197442310920451e-14 relative error 1.649050765666139e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.922999999999899 y1[1] (analytic) 0.6550329563288187 y1[1] (numeric) 0.6550329563287267 absolute error 9.203748874142548e-14 relative error 1.4050818031699729e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9386147978701196 y2[1] (numeric) 1.9386147978700874 absolute error 3.219646771412954e-14 relative error 1.660797583382864e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.923999999999899 y1[1] (analytic) 0.654094514170892 y1[1] (numeric) 0.6540945141707999 absolute error 9.214851104388799e-14 relative error 1.4087950448673662e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.938269361576583 y2[1] (numeric) 1.9382693615765507 absolute error 3.219646771412954e-14 relative error 1.6610935689527188e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9249999999998988 y1[1] (analytic) 0.6531564179184222 y1[1] (numeric) 0.65315641791833 absolute error 9.214851104388799e-14 relative error 1.4108184274995082e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.937922987013763 y2[1] (numeric) 1.9379229870137307 absolute error 3.241851231905457e-14 relative error 1.6728483296960002e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9259999999998987 y1[1] (analytic) 0.6522186685095056 y1[1] (numeric) 0.6522186685094133 absolute error 9.225953334635051e-14 relative error 1.4145491044773106e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9375756745280346 y2[1] (numeric) 1.9375756745280017 absolute error 3.2862601528904634e-14 relative error 1.6960680277382965e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9269999999998986 y1[1] (analytic) 0.6512812668818916 y1[1] (numeric) 0.6512812668817992 absolute error 9.237055564881302e-14 relative error 1.4182897673542976e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9372274244667094 y2[1] (numeric) 1.9372274244666765 absolute error 3.2862601528904634e-14 relative error 1.6963729252362423e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9279999999998985 y1[1] (analytic) 0.6503442139729816 y1[1] (numeric) 0.6503442139728891 absolute error 9.248157795127554e-14 relative error 1.4220404512604408e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.936878237178038 y2[1] (numeric) 1.936878237178005 absolute error 3.3084646133829665e-14 relative error 1.7081427990038654e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9289999999998984 y1[1] (analytic) 0.6494075107198285 y1[1] (numeric) 0.6494075107197359 absolute error 9.259260025373806e-14 relative error 1.4258011914753623e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9365281130112073 y2[1] (numeric) 1.9365281130111742 absolute error 3.3084646133829665e-14 relative error 1.7084516311196043e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9299999999998982 y1[1] (analytic) 0.6484711580591354 y1[1] (numeric) 0.6484711580590428 absolute error 9.259260025373806e-14 relative error 1.4278599611255858e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9361770523163417 y2[1] (numeric) 1.9361770523163087 absolute error 3.3084646133829665e-14 relative error 1.7087614014559729e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9309999999998981 y1[1] (analytic) 0.6475351569272549 y1[1] (numeric) 0.6475351569271622 absolute error 9.270362255620057e-14 relative error 1.4316384456421882e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.935825055444502 y2[1] (numeric) 1.9358250554444687 absolute error 3.3306690738754696e-14 relative error 1.7205423932849577e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.931999999999898 y1[1] (analytic) 0.6465995082601883 y1[1] (numeric) 0.6465995082600955 absolute error 9.281464485866309e-14 relative error 1.435427086983106e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9354721227476848 y2[1] (numeric) 1.9354721227476512 absolute error 3.352873534367973e-14 relative error 1.732328507841322e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.932999999999898 y1[1] (analytic) 0.6456642129935838 y1[1] (numeric) 0.645664212993491 absolute error 9.281464485866309e-14 relative error 1.4375064157316928e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9351182545788226 y2[1] (numeric) 1.935118254578789 absolute error 3.352873534367973e-14 relative error 1.732645292572946e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9339999999998978 y1[1] (analytic) 0.6447292720627369 y1[1] (numeric) 0.644729272062644 absolute error 9.29256671611256e-14 relative error 1.441312984965312e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9347634512917837 y2[1] (numeric) 1.9347634512917502 absolute error 3.352873534367973e-14 relative error 1.7329630307670736e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9349999999998977 y1[1] (analytic) 0.6437946864025883 y1[1] (numeric) 0.6437946864024953 absolute error 9.303668946358812e-14 relative error 1.4451298127895526e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9344077132413717 y2[1] (numeric) 1.934407713241338 absolute error 3.375077994860476e-14 relative error 1.74476040999912e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9359999999998976 y1[1] (analytic) 0.6428604569477235 y1[1] (numeric) 0.6428604569476305 absolute error 9.303668946358812e-14 relative error 1.4472299308207991e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9340510407833242 y2[1] (numeric) 1.9340510407832903 absolute error 3.397282455352979e-14 relative error 1.7565629777676502e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9369999999998975 y1[1] (analytic) 0.6419265846323721 y1[1] (numeric) 0.641926584632279 absolute error 9.303668946358812e-14 relative error 1.449335355333036e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9336934342743137 y2[1] (numeric) 1.9336934342742798 absolute error 3.397282455352979e-14 relative error 1.75688782675519e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9379999999998974 y1[1] (analytic) 0.6409930703904063 y1[1] (numeric) 0.6409930703903131 absolute error 9.325873406851315e-14 relative error 1.4549101757326727e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9333348940719468 y2[1] (numeric) 1.9333348940719126 absolute error 3.419486915845482e-14 relative error 1.768698701052995e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9389999999998973 y1[1] (analytic) 0.6400599151553401 y1[1] (numeric) 0.6400599151552469 absolute error 9.325873406851315e-14 relative error 1.457031316292938e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9329754205347636 y2[1] (numeric) 1.9329754205347294 absolute error 3.419486915845482e-14 relative error 1.7690276242102812e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9399999999998971 y1[1] (analytic) 0.6391271198603288 y1[1] (numeric) 0.6391271198602354 absolute error 9.336975637097567e-14 relative error 1.460894921676617e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9326150140222376 y2[1] (numeric) 1.9326150140222031 absolute error 3.441691376337985e-14 relative error 1.7808468584619945e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.940999999999897 y1[1] (analytic) 0.6381946854381675 y1[1] (numeric) 0.6381946854380741 absolute error 9.336975637097567e-14 relative error 1.4630293623781976e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9322536748947754 y2[1] (numeric) 1.9322536748947408 absolute error 3.4638958368304884e-14 relative error 1.7926713670342075e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.941999999999897 y1[1] (analytic) 0.6372626128212906 y1[1] (numeric) 0.6372626128211972 absolute error 9.336975637097567e-14 relative error 1.465169217406445e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9318914035137158 y2[1] (numeric) 1.9318914035136812 absolute error 3.4638958368304884e-14 relative error 1.7930075316502624e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9429999999998968 y1[1] (analytic) 0.6363309029417707 y1[1] (numeric) 0.6363309029416773 absolute error 9.348077867343818e-14 relative error 1.469059230681311e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9315282002413303 y2[1] (numeric) 1.9315282002412957 absolute error 3.4638958368304884e-14 relative error 1.7933446875886668e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9439999999998967 y1[1] (analytic) 0.6353995567313175 y1[1] (numeric) 0.6353995567312241 absolute error 9.348077867343818e-14 relative error 1.4712125257740317e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9311640654408224 y2[1] (numeric) 1.9311640654407876 absolute error 3.4861002973229915e-14 relative error 1.805180802454103e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9449999999998966 y1[1] (analytic) 0.6344685751212773 y1[1] (numeric) 0.6344685751211837 absolute error 9.35918009759007e-14 relative error 1.4751211430449622e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9307989994763266 y2[1] (numeric) 1.9307989994762915 absolute error 3.5083047578154947e-14 relative error 1.8170222580222078e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9459999999998965 y1[1] (analytic) 0.6335379590426313 y1[1] (numeric) 0.6335379590425377 absolute error 9.35918009759007e-14 relative error 1.477287976829859e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9304330027129089 y2[1] (numeric) 1.9304330027128735 absolute error 3.530509218307998e-14 relative error 1.8288690741126177e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9469999999998964 y1[1] (analytic) 0.6326077094259959 y1[1] (numeric) 0.6326077094259023 absolute error 9.35918009759007e-14 relative error 1.4794603287529066e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.930066075516566 y2[1] (numeric) 1.9300660755165304 absolute error 3.552713678800501e-14 relative error 1.840721270565645e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9479999999998963 y1[1] (analytic) 0.6316778272016205 y1[1] (numeric) 0.6316778272015268 absolute error 9.370282327836321e-14 relative error 1.4833957951868227e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.929698218254225 y2[1] (numeric) 1.9296982182541893 absolute error 3.574918139293004e-14 relative error 1.8525788672423556e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9489999999998961 y1[1] (analytic) 0.6307483132993871 y1[1] (numeric) 0.6307483132992934 absolute error 9.370282327836321e-14 relative error 1.485581828799704e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9293294312937435 y2[1] (numeric) 1.9293294312937075 absolute error 3.597122599785507e-14 relative error 1.8644418840246467e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.949999999999896 y1[1] (analytic) 0.6298191686488097 y1[1] (numeric) 0.6298191686487159 absolute error 9.381384558082573e-14 relative error 1.489536207386168e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9289597150039077 y2[1] (numeric) 1.9289597150038718 absolute error 3.597122599785507e-14 relative error 1.864799234429953e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.950999999999896 y1[1] (analytic) 0.6288903941790327 y1[1] (numeric) 0.6288903941789389 absolute error 9.381384558082573e-14 relative error 1.4917360234654622e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9285890697544348 y2[1] (numeric) 1.9285890697543986 absolute error 3.6193270602780103e-14 relative error 1.8766709388946476e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9519999999998958 y1[1] (analytic) 0.6279619908188306 y1[1] (numeric) 0.6279619908187367 absolute error 9.392486788328824e-14 relative error 1.4957094419172562e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9282174959159692 y2[1] (numeric) 1.9282174959159328 absolute error 3.6415315207705135e-14 relative error 1.8885481168402435e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9529999999998957 y1[1] (analytic) 0.6270339594966068 y1[1] (numeric) 0.6270339594965127 absolute error 9.403589018575076e-14 relative error 1.4996937368630613e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.927844993860085 y2[1] (numeric) 1.9278449938600486 absolute error 3.6415315207705135e-14 relative error 1.8889130258751502e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9539999999998956 y1[1] (analytic) 0.6261063011403923 y1[1] (numeric) 0.6261063011402982 absolute error 9.414691248821327e-14 relative error 1.5036889473358395e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9274715639592843 y2[1] (numeric) 1.927471563959248 absolute error 3.6415315207705135e-14 relative error 1.889278985413575e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9549999999998955 y1[1] (analytic) 0.6251790166778456 y1[1] (numeric) 0.6251790166777513 absolute error 9.425793479067579e-14 relative error 1.5076951125384117e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9270972065869971 y2[1] (numeric) 1.9270972065869605 absolute error 3.6637359812630166e-14 relative error 1.90116822791296e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9559999999998954 y1[1] (analytic) 0.624252107036251 y1[1] (numeric) 0.6242521070361566 absolute error 9.43689570931383e-14 relative error 1.5117122718443334e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9267219221175806 y2[1] (numeric) 1.9267219221175438 absolute error 3.68594044175552e-14 relative error 1.913063011036099e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9569999999998953 y1[1] (analytic) 0.6233255731425179 y1[1] (numeric) 0.6233255731424235 absolute error 9.43689570931383e-14 relative error 1.5139593361679976e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9263457109263191 y2[1] (numeric) 1.926345710926282 absolute error 3.708144902248023e-14 relative error 1.9249633548200923e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9579999999998952 y1[1] (analytic) 0.6223994159231804 y1[1] (numeric) 0.6223994159230859 absolute error 9.447997939560082e-14 relative error 1.5179959520923138e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9259685733894236 y2[1] (numeric) 1.9259685733893868 absolute error 3.68594044175552e-14 relative error 1.9138113117125283e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.958999999999895 y1[1] (analytic) 0.6214736363043954 y1[1] (numeric) 0.6214736363043009 absolute error 9.459100169806334e-14 relative error 1.5220436744597966e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9255905098840325 y2[1] (numeric) 1.9255905098839952 absolute error 3.730349362740526e-14 relative error 1.9372495572618834e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.959999999999895 y1[1] (analytic) 0.6205482352119427 y1[1] (numeric) 0.620548235211848 absolute error 9.470202400052585e-14 relative error 1.5261025433128695e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9252115207882081 y2[1] (numeric) 1.9252115207881708 absolute error 3.730349362740526e-14 relative error 1.937630916115269e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9609999999998948 y1[1] (analytic) 0.6196232135712231 y1[1] (numeric) 0.6196232135711283 absolute error 9.481304630298837e-14 relative error 1.530172598869071e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9248316064809403 y2[1] (numeric) 1.9248316064809028 absolute error 3.752553823233029e-14 relative error 1.9495491504805498e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9619999999998947 y1[1] (analytic) 0.6186985723072582 y1[1] (numeric) 0.6186985723071633 absolute error 9.492406860545088e-14 relative error 1.5342538815219646e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.924450767342143 y2[1] (numeric) 1.9244507673421054 absolute error 3.752553823233029e-14 relative error 1.949934956463281e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9629999999998946 y1[1] (analytic) 0.6177743123446893 y1[1] (numeric) 0.6177743123445942 absolute error 9.50350909079134e-14 relative error 1.5383464318420584e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9240690037526553 y2[1] (numeric) 1.9240690037526176 absolute error 3.774758283725532e-14 relative error 1.961862218227797e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9639999999998945 y1[1] (analytic) 0.6168504346077761 y1[1] (numeric) 0.616850434607681 absolute error 9.514611321037592e-14 relative error 1.542450290577723e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.923686316094241 y2[1] (numeric) 1.923686316094203 absolute error 3.7969627442180354e-14 relative error 1.973795162158872e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9649999999998944 y1[1] (analytic) 0.6159269400203964 y1[1] (numeric) 0.6159269400203012 absolute error 9.514611321037592e-14 relative error 1.5447629747649155e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9233027047495874 y2[1] (numeric) 1.9233027047495495 absolute error 3.7969627442180354e-14 relative error 1.9741888444504617e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9659999999998943 y1[1] (analytic) 0.6150038295060447 y1[1] (numeric) 0.6150038295059495 absolute error 9.525713551283843e-14 relative error 1.548886867734572e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9229181701023061 y2[1] (numeric) 1.922918170102268 absolute error 3.8191672047105385e-14 relative error 1.986130904627806e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9669999999998942 y1[1] (analytic) 0.6140811039878313 y1[1] (numeric) 0.6140811039877361 absolute error 9.525713551283843e-14 relative error 1.5512142434320214e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9225327125369316 y2[1] (numeric) 1.9225327125368934 absolute error 3.8191672047105385e-14 relative error 1.986529113291836e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.967999999999894 y1[1] (analytic) 0.6131587643884819 y1[1] (numeric) 0.6131587643883866 absolute error 9.536815781530095e-14 relative error 1.555358307736397e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9221463324389214 y2[1] (numeric) 1.9221463324388832 absolute error 3.8191672047105385e-14 relative error 1.9869284352896153e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.968999999999894 y1[1] (analytic) 0.6122368116303358 y1[1] (numeric) 0.6122368116302405 absolute error 9.536815781530095e-14 relative error 1.557700484577911e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9217590301946559 y2[1] (numeric) 1.9217590301946172 absolute error 3.863576125695545e-14 relative error 2.0104373467178145e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9699999999998938 y1[1] (analytic) 0.6113152466353458 y1[1] (numeric) 0.6113152466352504 absolute error 9.536815781530095e-14 relative error 1.560048736559466e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9213708061914367 y2[1] (numeric) 1.9213708061913979 absolute error 3.885780586188048e-14 relative error 2.022400139351803e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9709999999998937 y1[1] (analytic) 0.6103940703250768 y1[1] (numeric) 0.6103940703249813 absolute error 9.547918011776346e-14 relative error 1.5642219470925437e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9209816608174881 y2[1] (numeric) 1.9209816608174493 absolute error 3.885780586188048e-14 relative error 2.022809829706768e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9719999999998936 y1[1] (analytic) 0.6094732836207049 y1[1] (numeric) 0.6094732836206094 absolute error 9.547918011776346e-14 relative error 1.5665851594109132e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9205915944619556 y2[1] (numeric) 1.9205915944619165 absolute error 3.907985046680551e-14 relative error 2.0347819171703468e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9729999999998935 y1[1] (analytic) 0.6085528874430168 y1[1] (numeric) 0.6085528874429214 absolute error 9.547918011776346e-14 relative error 1.5689545163271263e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9202006075149052 y2[1] (numeric) 1.920200607514866 absolute error 3.907985046680551e-14 relative error 2.0351962349070427e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9739999999998934 y1[1] (analytic) 0.6076328827124088 y1[1] (numeric) 0.6076328827123132 absolute error 9.559020242022598e-14 relative error 1.5731571667669044e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9198087003673239 y2[1] (numeric) 1.9198087003672848 absolute error 3.907985046680551e-14 relative error 2.0356116971096248e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9749999999998933 y1[1] (analytic) 0.6067132703488853 y1[1] (numeric) 0.6067132703487896 absolute error 9.57012247226885e-14 relative error 1.5773715427001673e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.919415873411119 y2[1] (numeric) 1.9194158734110798 absolute error 3.930189507173054e-14 relative error 2.0475966473010655e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9759999999998932 y1[1] (analytic) 0.6057940512720588 y1[1] (numeric) 0.605794051271963 absolute error 9.581224702515101e-14 relative error 1.581597686936055e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9190221270391175 y2[1] (numeric) 1.919022127039078 absolute error 3.952393967665557e-14 relative error 2.0595874909289107e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.976999999999893 y1[1] (analytic) 0.6048752264011479 y1[1] (numeric) 0.6048752264010522 absolute error 9.57012247226885e-14 relative error 1.5821647266343867e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9186274616450651 y2[1] (numeric) 1.9186274616450256 absolute error 3.952393967665557e-14 relative error 2.0600111520746737e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.977999999999893 y1[1] (analytic) 0.6039567966549779 y1[1] (numeric) 0.6039567966548821 absolute error 9.581224702515101e-14 relative error 1.586408954345879e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.918231877623628 y2[1] (numeric) 1.9182318776235883 absolute error 3.9745984281580604e-14 relative error 2.0720114572811344e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9789999999998928 y1[1] (analytic) 0.6030387629519782 y1[1] (numeric) 0.6030387629518823 absolute error 9.592326932761353e-14 relative error 1.5906650653442684e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9178353753703896 y2[1] (numeric) 1.9178353753703499 absolute error 3.9745984281580604e-14 relative error 2.0724398346184694e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9799999999998927 y1[1] (analytic) 0.6021211262101824 y1[1] (numeric) 0.6021211262100865 absolute error 9.592326932761353e-14 relative error 1.5930892498551793e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9174379552818526 y2[1] (numeric) 1.9174379552818126 absolute error 3.9968028886505635e-14 relative error 2.0844496572318328e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9809999999998926 y1[1] (analytic) 0.6012038873472273 y1[1] (numeric) 0.6012038873471314 absolute error 9.592326932761353e-14 relative error 1.5955197786705714e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9170396177554365 y2[1] (numeric) 1.9170396177553963 absolute error 4.0190073491430667e-14 relative error 2.0964654626432376e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9819999999998925 y1[1] (analytic) 0.6002870472803516 y1[1] (numeric) 0.6002870472802556 absolute error 9.603429163007604e-14 relative error 1.599806160488837e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.916640363189479 y2[1] (numeric) 1.9166403631894389 absolute error 4.0190073491430667e-14 relative error 2.0969021765017207e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9829999999998924 y1[1] (analytic) 0.5993706069263953 y1[1] (numeric) 0.5993706069262993 absolute error 9.603429163007604e-14 relative error 1.6022522713041445e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9162401919832348 y2[1] (numeric) 1.9162401919831946 absolute error 4.0190073491430667e-14 relative error 2.0973400756110583e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9839999999998923 y1[1] (analytic) 0.5984545672017987 y1[1] (numeric) 0.5984545672017026 absolute error 9.603429163007604e-14 relative error 1.604704799549024e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9158391045368752 y2[1] (numeric) 1.9158391045368346 absolute error 4.063416270128073e-14 relative error 2.120959041135316e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9849999999998922 y1[1] (analytic) 0.5975389290226014 y1[1] (numeric) 0.5975389290225053 absolute error 9.614531393253856e-14 relative error 1.6090217601354294e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.915437101251487 y2[1] (numeric) 1.9154371012514464 absolute error 4.063416270128073e-14 relative error 2.1214041784369546e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.985999999999892 y1[1] (analytic) 0.5966236933044416 y1[1] (numeric) 0.5966236933043454 absolute error 9.625633623500107e-14 relative error 1.613350882897035e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.915034182529074 y2[1] (numeric) 1.9150341825290333 absolute error 4.063416270128073e-14 relative error 2.1218505169248498e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.986999999999892 y1[1] (analytic) 0.5957088609625549 y1[1] (numeric) 0.5957088609624586 absolute error 9.636735853746359e-14 relative error 1.617692212631382e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9146303487725547 y2[1] (numeric) 1.914630348772514 absolute error 4.063416270128073e-14 relative error 2.122298057550941e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9879999999998919 y1[1] (analytic) 0.5947944329117736 y1[1] (numeric) 0.5947944329116771 absolute error 9.64783808399261e-14 relative error 1.6220457943364248e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.914225600385763 y2[1] (numeric) 1.914225600385722 absolute error 4.085620730620576e-14 relative error 2.1343465105665834e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9889999999998917 y1[1] (analytic) 0.5938804100665254 y1[1] (numeric) 0.593880410066429 absolute error 9.636735853746359e-14 relative error 1.622672795801914e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.913819937773447 y2[1] (numeric) 1.913819937773406 absolute error 4.107825191113079e-14 relative error 2.146401085094847e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9899999999998916 y1[1] (analytic) 0.5929667933408335 y1[1] (numeric) 0.592966793340737 absolute error 9.64783808399261e-14 relative error 1.6270452565540372e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9134133613412692 y2[1] (numeric) 1.913413361341228 absolute error 4.107825191113079e-14 relative error 2.146857168507262e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9909999999998915 y1[1] (analytic) 0.5920535836483142 y1[1] (numeric) 0.5920535836482177 absolute error 9.64783808399261e-14 relative error 1.6295548832829164e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9130058714958065 y2[1] (numeric) 1.9130058714957652 absolute error 4.1300296516055823e-14 relative error 2.1589215763233666e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9919999999998914 y1[1] (analytic) 0.5911407819021772 y1[1] (numeric) 0.5911407819020807 absolute error 9.64783808399261e-14 relative error 1.632071137597329e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9125974686445482 y2[1] (numeric) 1.9125974686445069 absolute error 4.1300296516055823e-14 relative error 2.1593825775229755e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9929999999998913 y1[1] (analytic) 0.5902283890152245 y1[1] (numeric) 0.5902283890151279 absolute error 9.658940314238862e-14 relative error 1.6364750483036692e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9121881531958973 y2[1] (numeric) 1.9121881531958558 absolute error 4.1522341120980855e-14 relative error 2.1714568752862173e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9939999999998912 y1[1] (analytic) 0.5893164058998484 y1[1] (numeric) 0.5893164058997518 absolute error 9.658940314238862e-14 relative error 1.6390075378081965e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9117779255591691 y2[1] (numeric) 1.9117779255591276 absolute error 4.1522341120980855e-14 relative error 2.171922824605067e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.994999999999891 y1[1] (analytic) 0.5884048334680323 y1[1] (numeric) 0.5884048334679356 absolute error 9.670042544485113e-14 relative error 1.643433567241504e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9113667861445915 y2[1] (numeric) 1.9113667861445498 absolute error 4.1744385725905886e-14 relative error 2.1840070691041083e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.995999999999891 y1[1] (analytic) 0.5874936726313483 y1[1] (numeric) 0.5874936726312516 absolute error 9.670042544485113e-14 relative error 1.6459824156358286e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9109547353633038 y2[1] (numeric) 1.9109547353632619 absolute error 4.196643033083092e-14 relative error 2.1960975607751593e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9969999999998909 y1[1] (analytic) 0.5865829243009575 y1[1] (numeric) 0.5865829243008607 absolute error 9.681144774731365e-14 relative error 1.650430718942011e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9105417736273564 y2[1] (numeric) 1.9105417736273145 absolute error 4.196643033083092e-14 relative error 2.1965722451152383e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9979999999998908 y1[1] (analytic) 0.5856725893876078 y1[1] (numeric) 0.585672589387511 absolute error 9.681144774731365e-14 relative error 1.652996051062281e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9101279013497114 y2[1] (numeric) 1.9101279013496693 absolute error 4.218847493575595e-14 relative error 2.2086727755740986e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9989999999998906 y1[1] (analytic) 0.5847626688016341 y1[1] (numeric) 0.5847626688015374 absolute error 9.670042544485113e-14 relative error 1.653669609980768e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.909713118944241 y2[1] (numeric) 1.9097131189441985 absolute error 4.241051954068098e-14 relative error 2.2207796092497423e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 1.9999999999998905 y1[1] (analytic) 0.5838531634529571 y1[1] (numeric) 0.5838531634528603 absolute error 9.681144774731365e-14 relative error 1.6581471816434553e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9092974268257272 y2[1] (numeric) 1.9092974268256846 absolute error 4.263256414560601e-14 relative error 2.232892767078418e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0009999999998906 y1[1] (analytic) 0.5829440742510819 y1[1] (numeric) 0.5829440742509852 absolute error 9.670042544485113e-14 relative error 1.658828517453991e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9088808254098626 y2[1] (numeric) 1.9088808254098197 absolute error 4.285460875053104e-14 relative error 2.245012270021078e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0019999999998905 y1[1] (analytic) 0.5820354021050977 y1[1] (numeric) 0.5820354021050009 absolute error 9.681144774731365e-14 relative error 1.6633257598621547e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9084633151132482 y2[1] (numeric) 1.908463315113205 absolute error 4.3076653355456074e-14 relative error 2.2571381390634646e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0029999999998904 y1[1] (analytic) 0.5811271479236766 y1[1] (numeric) 0.5811271479235798 absolute error 9.681144774731365e-14 relative error 1.6659254019230327e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9080448963533942 y2[1] (numeric) 1.9080448963533512 absolute error 4.3076653355456074e-14 relative error 2.257633111138163e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0039999999998903 y1[1] (analytic) 0.5802193126150728 y1[1] (numeric) 0.5802193126149758 absolute error 9.692247004977617e-14 relative error 1.670445432313215e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9076255695487196 y2[1] (numeric) 1.9076255695486766 absolute error 4.3076653355456074e-14 relative error 2.2581293752340806e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.00499999999989 y1[1] (analytic) 0.5793118970871212 y1[1] (numeric) 0.5793118970870242 absolute error 9.692247004977617e-14 relative error 1.6730619643255878e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9072053351185514 y2[1] (numeric) 1.907205335118508 absolute error 4.3298697960381105e-14 relative error 2.2702693392837885e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.00599999999989 y1[1] (analytic) 0.5784049022472375 y1[1] (numeric) 0.5784049022471406 absolute error 9.692247004977617e-14 relative error 1.6756854873326597e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9067841934831233 y2[1] (numeric) 1.90678419348308 absolute error 4.3298697960381105e-14 relative error 2.2707707620172453e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.00699999999989 y1[1] (analytic) 0.5774983290024165 y1[1] (numeric) 0.5774983290023195 absolute error 9.703349235223868e-14 relative error 1.6802384955789655e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9063621450635777 y2[1] (numeric) 1.906362145063534 absolute error 4.374278717023117e-14 relative error 2.294568599334642e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.00799999999989 y1[1] (analytic) 0.5765921782592314 y1[1] (numeric) 0.5765921782591341 absolute error 9.725553695716371e-14 relative error 1.6867300775876704e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9059391902819622 y2[1] (numeric) 1.9059391902819185 absolute error 4.374278717023117e-14 relative error 2.2950777964621165e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0089999999998898 y1[1] (analytic) 0.5756864509238325 y1[1] (numeric) 0.5756864509237353 absolute error 9.725553695716371e-14 relative error 1.6893838095562775e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9055153295612322 y2[1] (numeric) 1.9055153295611882 absolute error 4.39648317751562e-14 relative error 2.307241043570068e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0099999999998897 y1[1] (analytic) 0.5747811479019476 y1[1] (numeric) 0.5747811479018502 absolute error 9.736655925962623e-14 relative error 1.6939762136429025e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9050905633252477 y2[1] (numeric) 1.9050905633252038 absolute error 4.39648317751562e-14 relative error 2.30775547480628e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0109999999998895 y1[1] (analytic) 0.5738762700988791 y1[1] (numeric) 0.5738762700987817 absolute error 9.736655925962623e-14 relative error 1.6966472449339982e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9046648919987756 y2[1] (numeric) 1.9046648919987315 absolute error 4.418687638008123e-14 relative error 2.3199291678921563e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0119999999998894 y1[1] (analytic) 0.5729718184195051 y1[1] (numeric) 0.5729718184194077 absolute error 9.736655925962623e-14 relative error 1.699325448993351e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.904238316007487 y2[1] (numeric) 1.9042383160074425 absolute error 4.440892098500626e-14 relative error 2.3321094115003437e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0129999999998893 y1[1] (analytic) 0.572067793768277 y1[1] (numeric) 0.5720677937681796 absolute error 9.736655925962623e-14 relative error 1.7020108511661073e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9038108357779575 y2[1] (numeric) 1.9038108357779129 absolute error 4.463096558993129e-14 relative error 2.3442962268724383e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.013999999999889 y1[1] (analytic) 0.5711641970492196 y1[1] (numeric) 0.5711641970491221 absolute error 9.747758156208874e-14 relative error 1.7066472665072998e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9033824517376676 y2[1] (numeric) 1.9033824517376228 absolute error 4.4853010194856324e-14 relative error 2.3564896352757885e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.014999999999889 y1[1] (analytic) 0.5702610291659294 y1[1] (numeric) 0.5702610291658319 absolute error 9.747758156208874e-14 relative error 1.7093502199275414e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9029531643150013 y2[1] (numeric) 1.9029531643149562 absolute error 4.5075054799781356e-14 relative error 2.3686896580035826e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.015999999999889 y1[1] (analytic) 0.5693582910215742 y1[1] (numeric) 0.5693582910214766 absolute error 9.758860386455126e-14 relative error 1.714010411430953e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.902522973939246 y2[1] (numeric) 1.9025229739392007 absolute error 4.529709940470639e-14 relative error 2.3808963163749356e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.016999999999889 y1[1] (analytic) 0.568455983518892 y1[1] (numeric) 0.5684559835187944 absolute error 9.758860386455126e-14 relative error 1.7167310520764006e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9020918810405918 y2[1] (numeric) 1.9020918810405465 absolute error 4.529709940470639e-14 relative error 2.3814359262143194e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0179999999998888 y1[1] (analytic) 0.5675541075601904 y1[1] (numeric) 0.5675541075600928 absolute error 9.758860386455126e-14 relative error 1.7194590359686853e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.901659886050132 y2[1] (numeric) 1.9016598860500864 absolute error 4.551914400963142e-14 relative error 2.3936532680498175e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0189999999998887 y1[1] (analytic) 0.5666526640473453 y1[1] (numeric) 0.5666526640472476 absolute error 9.769962616701378e-14 relative error 1.7241536547130876e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.901226989399861 y2[1] (numeric) 1.9012269893998153 absolute error 4.574118861455645e-14 relative error 2.4058773028987485e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0199999999998886 y1[1] (analytic) 0.5657516538817999 y1[1] (numeric) 0.5657516538817021 absolute error 9.781064846947629e-14 relative error 1.7288619096093963e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9007931915226757 y2[1] (numeric) 1.90079319152263 absolute error 4.574118861455645e-14 relative error 2.4064263707675836e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0209999999998884 y1[1] (analytic) 0.5648510779645646 y1[1] (numeric) 0.5648510779644667 absolute error 9.792167077193881e-14 relative error 1.733583852310216e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.900358492852374 y2[1] (numeric) 1.900358492852328 absolute error 4.596323321948148e-14 relative error 2.4186611837902343e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0219999999998883 y1[1] (analytic) 0.5639509371962148 y1[1] (numeric) 0.563950937196117 absolute error 9.781064846947629e-14 relative error 1.7343822311167673e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8999228938236545 y2[1] (numeric) 1.8999228938236083 absolute error 4.618527782440651e-14 relative error 2.430902747398195e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.022999999999888 y1[1] (analytic) 0.5630512324768917 y1[1] (numeric) 0.5630512324767938 absolute error 9.792167077193881e-14 relative error 1.7391254138842086e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8994863948721163 y2[1] (numeric) 1.89948639487207 absolute error 4.6407322429331543e-14 relative error 2.443151083082958e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.023999999999888 y1[1] (analytic) 0.5621519647062996 y1[1] (numeric) 0.5621519647062017 absolute error 9.792167077193881e-14 relative error 1.7419074719964504e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.899048996434258 y2[1] (numeric) 1.8990489964342117 absolute error 4.6407322429331543e-14 relative error 2.4437138018275502e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.024999999999888 y1[1] (analytic) 0.5612531347837064 y1[1] (numeric) 0.5612531347836084 absolute error 9.803269307440132e-14 relative error 1.746675198743982e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8986106989474782 y2[1] (numeric) 1.8986106989474318 absolute error 4.6407322429331543e-14 relative error 2.444277937286359e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.025999999999888 y1[1] (analytic) 0.5603547436079417 y1[1] (numeric) 0.5603547436078438 absolute error 9.792167077193881e-14 relative error 1.7474942773117805e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8981715028500745 y2[1] (numeric) 1.898171502850028 absolute error 4.6629367034256575e-14 relative error 2.4565413064226975e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.026999999999888 y1[1] (analytic) 0.559456792077397 y1[1] (numeric) 0.5594567920772988 absolute error 9.814371537686384e-14 relative error 1.7542680108044223e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8977314085812427 y2[1] (numeric) 1.897731408581196 absolute error 4.6629367034256575e-14 relative error 2.457110991756047e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0279999999998877 y1[1] (analytic) 0.5585592810900233 y1[1] (numeric) 0.5585592810899251 absolute error 9.814371537686384e-14 relative error 1.7570868249711523e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.897290416581077 y2[1] (numeric) 1.8972904165810303 absolute error 4.6851411639181606e-14 relative error 2.469385352381002e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0289999999998876 y1[1] (analytic) 0.5576622115433317 y1[1] (numeric) 0.5576622115432336 absolute error 9.814371537686384e-14 relative error 1.7599133193058003e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8968485272905697 y2[1] (numeric) 1.8968485272905227 absolute error 4.707345624410664e-14 relative error 2.4816665941874474e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0299999999998875 y1[1] (analytic) 0.5567655843343918 y1[1] (numeric) 0.5567655843342936 absolute error 9.825473767932635e-14 relative error 1.7647415796504195e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8964057411516098 y2[1] (numeric) 1.8964057411515627 absolute error 4.707345624410664e-14 relative error 2.482246031143148e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0309999999998873 y1[1] (analytic) 0.5558694003598306 y1[1] (numeric) 0.5558694003597323 absolute error 9.825473767932635e-14 relative error 1.7675867319863834e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8959620586069834 y2[1] (numeric) 1.8959620586069361 absolute error 4.729550084903167e-14 relative error 2.494538360318297e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0319999999998872 y1[1] (analytic) 0.554973660515832 y1[1] (numeric) 0.5549736605157337 absolute error 9.825473767932635e-14 relative error 1.7704396563253366e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8955174801003731 y2[1] (numeric) 1.8955174801003256 absolute error 4.75175454539567e-14 relative error 2.506837628922341e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.032999999999887 y1[1] (analytic) 0.5540783656981358 y1[1] (numeric) 0.5540783656980375 absolute error 9.836575998178887e-14 relative error 1.7753041098771024e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8950720060763573 y2[1] (numeric) 1.8950720060763098 absolute error 4.75175454539567e-14 relative error 2.507426910512977e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.033999999999887 y1[1] (analytic) 0.5531835168020369 y1[1] (numeric) 0.5531835168019384 absolute error 9.847678228425139e-14 relative error 1.7801828740947904e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.89462563698041 y2[1] (numeric) 1.8946256369803622 absolute error 4.773959005888173e-14 relative error 2.519737362731324e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.034999999999887 y1[1] (analytic) 0.5522891147223838 y1[1] (numeric) 0.5522891147222854 absolute error 9.847678228425139e-14 relative error 1.7830657831044195e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8941783732589004 y2[1] (numeric) 1.8941783732588524 absolute error 4.796163466380676e-14 relative error 2.532054812836323e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.035999999999887 y1[1] (analytic) 0.5513951603535787 y1[1] (numeric) 0.5513951603534802 absolute error 9.847678228425139e-14 relative error 1.785956594561036e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8937302153590918 y2[1] (numeric) 1.8937302153590438 absolute error 4.796163466380676e-14 relative error 2.532654032491751e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0369999999998867 y1[1] (analytic) 0.5505016545895758 y1[1] (numeric) 0.5505016545894773 absolute error 9.847678228425139e-14 relative error 1.7888553370047604e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8932811637291425 y2[1] (numeric) 1.8932811637290943 absolute error 4.8183679268731794e-14 relative error 2.544982762825663e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0379999999998866 y1[1] (analytic) 0.549608598323881 y1[1] (numeric) 0.5496085983237824 absolute error 9.85878045867139e-14 relative error 1.793782063951931e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8928312188181038 y2[1] (numeric) 1.8928312188180554 absolute error 4.8405723873656825e-14 relative error 2.5573185497163173e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0389999999998865 y1[1] (analytic) 0.5487159924495502 y1[1] (numeric) 0.5487159924494516 absolute error 9.85878045867139e-14 relative error 1.7967000405182872e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8923803810759208 y2[1] (numeric) 1.8923803810758721 absolute error 4.8627768478581856e-14 relative error 2.5696614150551664e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0399999999998863 y1[1] (analytic) 0.5478238378591894 y1[1] (numeric) 0.5478238378590907 absolute error 9.869882688917642e-14 relative error 1.8016526494151136e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.891928650953431 y2[1] (numeric) 1.8919286509533821 absolute error 4.884981308350689e-14 relative error 2.5820113807615943e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0409999999998862 y1[1] (analytic) 0.5469321354449531 y1[1] (numeric) 0.5469321354448543 absolute error 9.880984919163893e-14 relative error 1.8066199220722844e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8914760289023647 y2[1] (numeric) 1.8914760289023156 absolute error 4.907185768843192e-14 relative error 2.5943684687830078e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.041999999999886 y1[1] (analytic) 0.5460408860985435 y1[1] (numeric) 0.5460408860984447 absolute error 9.880984919163893e-14 relative error 1.8095686917812012e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8910225153753437 y2[1] (numeric) 1.8910225153752944 absolute error 4.929390229335695e-14 relative error 2.6067327010949283e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.042999999999886 y1[1] (analytic) 0.5451500907112101 y1[1] (numeric) 0.5451500907111112 absolute error 9.892087149410145e-14 relative error 1.814562139484338e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8905681108258814 y2[1] (numeric) 1.890568110825832 absolute error 4.929390229335695e-14 relative error 2.607359238267446e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.043999999999886 y1[1] (analytic) 0.5442597501737481 y1[1] (numeric) 0.544259750173649 absolute error 9.903189379656396e-14 relative error 1.819570412196553e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8901128157083829 y2[1] (numeric) 1.8901128157083331 absolute error 4.973799150320701e-14 relative error 2.631482686633498e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.044999999999886 y1[1] (analytic) 0.5433698653764978 y1[1] (numeric) 0.5433698653763988 absolute error 9.903189379656396e-14 relative error 1.8225503493452908e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8896566304781426 y2[1] (numeric) 1.8896566304780926 absolute error 4.9960036108132044e-14 relative error 2.643868483952589e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0459999999998857 y1[1] (analytic) 0.5424804372093441 y1[1] (numeric) 0.542480437209245 absolute error 9.914291609902648e-14 relative error 1.8275850942946917e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.889199555591346 y2[1] (numeric) 1.889199555591296 absolute error 4.9960036108132044e-14 relative error 2.6445081442173986e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0469999999998856 y1[1] (analytic) 0.5415914665617152 y1[1] (numeric) 0.5415914665616159 absolute error 9.9253938401489e-14 relative error 1.8326348277161942e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8887415915050678 y2[1] (numeric) 1.8887415915050176 absolute error 5.0182080713057076e-14 relative error 2.6569055787599217e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0479999999998855 y1[1] (analytic) 0.5407029543225814 y1[1] (numeric) 0.5407029543224822 absolute error 9.9253938401489e-14 relative error 1.835646312046493e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8882827386772723 y2[1] (numeric) 1.8882827386772219 absolute error 5.040412531798211e-14 relative error 2.6693102831247516e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0489999999998854 y1[1] (analytic) 0.539814901380455 y1[1] (numeric) 0.5398149013803558 absolute error 9.914291609902648e-14 relative error 1.836609471978095e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8878229975668122 y2[1] (numeric) 1.8878229975667615 absolute error 5.062616992290714e-14 relative error 2.6817222794805697e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0499999999998852 y1[1] (analytic) 0.538927308623389 y1[1] (numeric) 0.5389273086232896 absolute error 9.936496070395151e-14 relative error 1.843754419455284e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8873623686334282 y2[1] (numeric) 1.8873623686333776 absolute error 5.062616992290714e-14 relative error 2.6823767795881054e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.050999999999885 y1[1] (analytic) 0.5380401769389758 y1[1] (numeric) 0.5380401769388764 absolute error 9.936496070395151e-14 relative error 1.8467944395762368e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.88690085233775 y2[1] (numeric) 1.8869008523376989 absolute error 5.10702591327572e-14 relative error 2.7065682369841746e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.051999999999885 y1[1] (analytic) 0.5371535072143472 y1[1] (numeric) 0.5371535072142478 absolute error 9.936496070395151e-14 relative error 1.849842910255832e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.886438449141293 y2[1] (numeric) 1.8864384491412418 absolute error 5.129230373768223e-14 relative error 2.7190022426138786e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.052999999999885 y1[1] (analytic) 0.5362673003361729 y1[1] (numeric) 0.5362673003360734 absolute error 9.947598300641403e-14 relative error 1.8549701416449403e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8859751595064607 y2[1] (numeric) 1.8859751595064096 absolute error 5.10702591327572e-14 relative error 2.707896701360676e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.053999999999885 y1[1] (analytic) 0.5353815571906595 y1[1] (numeric) 0.53538155719056 absolute error 9.947598300641403e-14 relative error 1.8580390316095395e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.885510983896543 y2[1] (numeric) 1.8855109838964916 absolute error 5.129230373768223e-14 relative error 2.720339694425064e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0549999999998847 y1[1] (analytic) 0.5344962786635503 y1[1] (numeric) 0.5344962786634507 absolute error 9.958700530887654e-14 relative error 1.8631936139552362e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.885045922775715 y2[1] (numeric) 1.8850459227756635 absolute error 5.1514348342607263e-14 relative error 2.7327900991798013e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0559999999998846 y1[1] (analytic) 0.5336114656401236 y1[1] (numeric) 0.5336114656400239 absolute error 9.969802761133906e-14 relative error 1.868363669655049e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.884579976609038 y2[1] (numeric) 1.8845799766089864 absolute error 5.1736392947532295e-14 relative error 2.745247937984707e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0569999999998845 y1[1] (analytic) 0.5327271190051923 y1[1] (numeric) 0.5327271190050927 absolute error 9.958700530887654e-14 relative error 1.8693811851524288e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8841131458624583 y2[1] (numeric) 1.8841131458624063 absolute error 5.1958437552457326e-14 relative error 2.7577132332290587e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0579999999998844 y1[1] (analytic) 0.5318432396431032 y1[1] (numeric) 0.5318432396430035 absolute error 9.969802761133906e-14 relative error 1.8745754421592734e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8836454310028063 y2[1] (numeric) 1.8836454310027542 absolute error 5.218048215738236e-14 relative error 2.7701860073316855e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0589999999998843 y1[1] (analytic) 0.5309598284377355 y1[1] (numeric) 0.5309598284376357 absolute error 9.980904991380157e-14 relative error 1.8797853353138555e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8831768324977967 y2[1] (numeric) 1.8831768324977447 absolute error 5.1958437552457326e-14 relative error 2.759084365090718e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.059999999999884 y1[1] (analytic) 0.5300768862725 y1[1] (numeric) 0.5300768862724003 absolute error 9.969802761133906e-14 relative error 1.88082201267849e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8827073508160286 y2[1] (numeric) 1.8827073508159762 absolute error 5.240252676230739e-14 relative error 2.783360182855523e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.060999999999884 y1[1] (analytic) 0.5291944140303393 y1[1] (numeric) 0.5291944140302396 absolute error 9.969802761133906e-14 relative error 1.8839584275283613e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.882236986426983 y2[1] (numeric) 1.8822369864269304 absolute error 5.262457136723242e-14 relative error 2.7958525810890957e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.061999999999884 y1[1] (analytic) 0.5283124125937253 y1[1] (numeric) 0.5283124125936255 absolute error 9.980904991380157e-14 relative error 1.889205090294844e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8817657398010246 y2[1] (numeric) 1.8817657398009717 absolute error 5.284661597215745e-14 relative error 2.808352541148155e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.062999999999884 y1[1] (analytic) 0.5274308828446594 y1[1] (numeric) 0.5274308828445595 absolute error 9.992007221626409e-14 relative error 1.8944676063971182e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8812936114093997 y2[1] (numeric) 1.8812936114093468 absolute error 5.284661597215745e-14 relative error 2.8090573237298462e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0639999999998837 y1[1] (analytic) 0.5265498256646712 y1[1] (numeric) 0.5265498256645713 absolute error 9.992007221626409e-14 relative error 1.897637551966399e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.880820601724237 y2[1] (numeric) 1.880820601724184 absolute error 5.306866057708248e-14 relative error 2.8215695068648193e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0649999999998836 y1[1] (analytic) 0.5256692419348179 y1[1] (numeric) 0.525669241934718 absolute error 9.992007221626409e-14 relative error 1.900816411637301e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8803467112185457 y2[1] (numeric) 1.8803467112184928 absolute error 5.284661597215745e-14 relative error 2.8104719016372555e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0659999999998835 y1[1] (analytic) 0.5247891325356833 y1[1] (numeric) 0.5247891325355832 absolute error 1.000310945187266e-13 relative error 1.9061197787270288e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.879871940366217 y2[1] (numeric) 1.8798719403661637 absolute error 5.3290705182007514e-14 relative error 2.834805075691804e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0669999999998834 y1[1] (analytic) 0.5239094983473763 y1[1] (numeric) 0.5239094983472763 absolute error 1.000310945187266e-13 relative error 1.909320117964369e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8793962896420209 y2[1] (numeric) 1.8793962896419676 absolute error 5.3290705182007514e-14 relative error 2.835522527936782e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0679999999998833 y1[1] (analytic) 0.5230303402495314 y1[1] (numeric) 0.5230303402494314 absolute error 1.000310945187266e-13 relative error 1.9125294810049256e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8789197595216085 y2[1] (numeric) 1.878919759521555 absolute error 5.3512749786932545e-14 relative error 2.8480593445117325e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.068999999999883 y1[1] (analytic) 0.5221516591213066 y1[1] (numeric) 0.5221516591212064 absolute error 1.0014211682118912e-13 relative error 1.9178741477085694e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.87844235048151 y2[1] (numeric) 1.8784423504814562 absolute error 5.3734794391857577e-14 relative error 2.8606038603252044e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.069999999999883 y1[1] (analytic) 0.5212734558413827 y1[1] (numeric) 0.5212734558412826 absolute error 1.0014211682118912e-13 relative error 1.9211052413852656e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.877964062999134 y2[1] (numeric) 1.8779640629990801 absolute error 5.395683899678261e-14 relative error 2.873156098131761e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.070999999999883 y1[1] (analytic) 0.5203957312879632 y1[1] (numeric) 0.520395731287863 absolute error 1.0025313912365164e-13 relative error 1.926478890891903e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8774848975527685 y2[1] (numeric) 1.8774848975527143 absolute error 5.417888360170764e-14 relative error 2.8857160807166966e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.071999999999883 y1[1] (analytic) 0.5195184863387723 y1[1] (numeric) 0.5195184863386721 absolute error 1.0014211682118912e-13 relative error 1.9275948682197142e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8770048546215783 y2[1] (numeric) 1.8770048546215239 absolute error 5.440092820663267e-14 relative error 2.898283830896133e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0729999999998827 y1[1] (analytic) 0.5186417218710551 y1[1] (numeric) 0.5186417218709549 absolute error 1.0014211682118912e-13 relative error 1.9308534697115343e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8765239346856064 y2[1] (numeric) 1.876523934685552 absolute error 5.440092820663267e-14 relative error 2.899026609844282e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0739999999998826 y1[1] (analytic) 0.517765438761576 y1[1] (numeric) 0.5177654387614757 absolute error 1.0025313912365164e-13 relative error 1.936265567733594e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.876042138225773 y2[1] (numeric) 1.8760421382257184 absolute error 5.46229728115577e-14 relative error 2.911606924949789e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0749999999998825 y1[1] (analytic) 0.5168896378866178 y1[1] (numeric) 0.5168896378865175 absolute error 1.0025313912365164e-13 relative error 1.9395463127013322e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8755594657238746 y2[1] (numeric) 1.8755594657238197 absolute error 5.484501741648273e-14 relative error 2.9241950691931396e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0759999999998824 y1[1] (analytic) 0.5160143201219816 y1[1] (numeric) 0.5160143201218812 absolute error 1.0036416142611415e-13 relative error 1.9449879104593236e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8750759176625833 y2[1] (numeric) 1.8750759176625282 absolute error 5.5067062021407764e-14 relative error 2.9367910655080466e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0769999999998823 y1[1] (analytic) 0.5151394863429848 y1[1] (numeric) 0.5151394863428844 absolute error 1.0036416142611415e-13 relative error 1.9482909791793893e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8745914945254474 y2[1] (numeric) 1.874591494525392 absolute error 5.5289106626332796e-14 relative error 2.9493949368595225e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.077999999999882 y1[1] (analytic) 0.5142651374244613 y1[1] (numeric) 0.5142651374243609 absolute error 1.0047518372857667e-13 relative error 1.9537622991862855e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8741061967968895 y2[1] (numeric) 1.8741061967968342 absolute error 5.5289106626332796e-14 relative error 2.950158679419002e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.078999999999882 y1[1] (analytic) 0.5133912742407599 y1[1] (numeric) 0.5133912742406594 absolute error 1.0047518372857667e-13 relative error 1.9570878737112667e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8736200249622077 y2[1] (numeric) 1.8736200249621524 absolute error 5.5289106626332796e-14 relative error 2.9509241943252616e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.079999999999882 y1[1] (analytic) 0.5125178976657437 y1[1] (numeric) 0.5125178976656433 absolute error 1.0047518372857667e-13 relative error 1.9604229273980405e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8731329795075742 y2[1] (numeric) 1.8731329795075184 absolute error 5.573319583618286e-14 relative error 2.975399848591342e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.080999999999882 y1[1] (analytic) 0.5116450085727893 y1[1] (numeric) 0.5116450085726888 absolute error 1.0047518372857667e-13 relative error 1.9637674959215897e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8726450609200334 y2[1] (numeric) 1.8726450609199776 absolute error 5.573319583618286e-14 relative error 2.9761750904787613e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0819999999998817 y1[1] (analytic) 0.5107726078347856 y1[1] (numeric) 0.510772607834685 absolute error 1.0058620603103918e-13 relative error 1.969295230169719e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8721562696875047 y2[1] (numeric) 1.8721562696874487 absolute error 5.595524044110789e-14 relative error 2.9888124910880323e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0829999999998816 y1[1] (analytic) 0.5099006963241333 y1[1] (numeric) 0.5099006963240327 absolute error 1.0058620603103918e-13 relative error 1.9726626528687584e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.871666606298779 y2[1] (numeric) 1.8716666062987228 absolute error 5.617728504603292e-14 relative error 3.0014578908966863e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0839999999998815 y1[1] (analytic) 0.5090292749127436 y1[1] (numeric) 0.5090292749126432 absolute error 1.0047518372857667e-13 relative error 1.973858649795728e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8711760712435195 y2[1] (numeric) 1.8711760712434633 absolute error 5.617728504603292e-14 relative error 3.002244733105176e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0849999999998814 y1[1] (analytic) 0.5081583444720383 y1[1] (numeric) 0.5081583444719378 absolute error 1.0058620603103918e-13 relative error 1.979426435190104e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8706846650122615 y2[1] (numeric) 1.870684665012205 absolute error 5.639932965095795e-14 relative error 3.014903083657249e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0859999999998813 y1[1] (analytic) 0.5072879058729476 y1[1] (numeric) 0.5072879058728469 absolute error 1.006972283335017e-13 relative error 1.985011413986316e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8701923880964109 y2[1] (numeric) 1.8701923880963545 absolute error 5.639932965095795e-14 relative error 3.015696674306563e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.086999999999881 y1[1] (analytic) 0.5064179599859099 y1[1] (numeric) 0.5064179599858091 absolute error 1.0080825063596421e-13 relative error 1.9906136551470058e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8696992409882447 y2[1] (numeric) 1.8696992409881883 absolute error 5.639932965095795e-14 relative error 3.0164920867779584e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.087999999999881 y1[1] (analytic) 0.505548507680871 y1[1] (numeric) 0.5055485076807702 absolute error 1.0080825063596421e-13 relative error 1.994037151813723e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8692052241809103 y2[1] (numeric) 1.8692052241808534 absolute error 5.684341886080802e-14 relative error 3.0410475064725397e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.088999999999881 y1[1] (analytic) 0.5046795498272834 y1[1] (numeric) 0.5046795498271824 absolute error 1.0091927293842673e-13 relative error 1.9996703447358697e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8687103381684238 y2[1] (numeric) 1.868710338168367 absolute error 5.684341886080802e-14 relative error 3.041852859685138e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.089999999999881 y1[1] (analytic) 0.5038110872941044 y1[1] (numeric) 0.5038110872940036 absolute error 1.0080825063596421e-13 relative error 2.0009136991682848e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8682145834456718 y2[1] (numeric) 1.8682145834456148 absolute error 5.706546346573305e-14 relative error 3.0545454452284296e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0909999999998807 y1[1] (analytic) 0.502943120949797 y1[1] (numeric) 0.5029431209496961 absolute error 1.0091927293842673e-13 relative error 2.0065742771835295e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8677179605084084 y2[1] (numeric) 1.8677179605083514 absolute error 5.706546346573305e-14 relative error 3.0553576435169767e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0919999999998806 y1[1] (analytic) 0.5020756516623271 y1[1] (numeric) 0.5020756516622262 absolute error 1.0091927293842673e-13 relative error 2.0100411681843588e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8672204698532568 y2[1] (numeric) 1.8672204698531998 absolute error 5.706546346573305e-14 relative error 3.0561716940805478e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0929999999998805 y1[1] (analytic) 0.5012086802991642 y1[1] (numeric) 0.5012086802990632 absolute error 1.0103029524088925e-13 relative error 2.0157331509220016e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.866722111977708 y2[1] (numeric) 1.8667221119776507 absolute error 5.728750807065808e-14 relative error 3.068882492100795e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0939999999998804 y1[1] (analytic) 0.5003422077272792 y1[1] (numeric) 0.5003422077271783 absolute error 1.0091927293842673e-13 relative error 2.0170049893818802e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8662228873801192 y2[1] (numeric) 1.8662228873800617 absolute error 5.750955267558311e-14 relative error 3.08160150989882e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0949999999998803 y1[1] (analytic) 0.49947623481314507 y1[1] (numeric) 0.49947623481304404 absolute error 1.0103029524088925e-13 relative error 2.0227247704524893e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8657227965597152 y2[1] (numeric) 1.8657227965596577 absolute error 5.750955267558311e-14 relative error 3.082427506467059e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.09599999999988 y1[1] (analytic) 0.4986107624227343 y1[1] (numeric) 0.49861076242263325 absolute error 1.0103029524088925e-13 relative error 2.0262357505077943e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.865221840016587 y2[1] (numeric) 1.865221840016529 absolute error 5.795364188543317e-14 relative error 3.1070642988459647e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.09699999999988 y1[1] (analytic) 0.4977457914215193 y1[1] (numeric) 0.4977457914214182 absolute error 1.010858063921205e-13 relative error 2.0308721466720615e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8647200182516905 y2[1] (numeric) 1.8647200182516326 absolute error 5.795364188543317e-14 relative error 3.10790045251774e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.09799999999988 y1[1] (analytic) 0.49688132267447105 y1[1] (numeric) 0.49688132267436996 absolute error 1.010858063921205e-13 relative error 2.034405436051101e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.864217331766848 y2[1] (numeric) 1.8642173317667898 absolute error 5.81756864903582e-14 relative error 3.1206493738163604e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.09899999999988 y1[1] (analytic) 0.4960173570460582 y1[1] (numeric) 0.49601735704595706 absolute error 1.0114131754335176e-13 relative error 2.0390681113596632e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.863713781064746 y2[1] (numeric) 1.8637137810646873 absolute error 5.861977570020827e-14 relative error 3.145320719081585e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.0999999999998797 y1[1] (analytic) 0.49515389540024635 y1[1] (numeric) 0.49515389540014515 absolute error 1.0119682869458302e-13 relative error 2.043744977766617e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8632093666489344 y2[1] (numeric) 1.8632093666488758 absolute error 5.861977570020827e-14 relative error 3.146172231070229e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1009999999998796 y1[1] (analytic) 0.494290938600497 y1[1] (numeric) 0.49429093860039575 absolute error 1.0125233984581428e-13 relative error 2.048436091757893e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8627040890238284 y2[1] (numeric) 1.8627040890237696 absolute error 5.88418203051333e-14 relative error 3.158946214369993e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1019999999998795 y1[1] (analytic) 0.49342848750976687 y1[1] (numeric) 0.4934284875096656 absolute error 1.0125233984581428e-13 relative error 2.0520165010499134e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8621979486947051 y2[1] (numeric) 1.8621979486946463 absolute error 5.88418203051333e-14 relative error 3.159804807344894e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1029999999998794 y1[1] (analytic) 0.49256654299050706 y1[1] (numeric) 0.49256654299040575 absolute error 1.0130785099704553e-13 relative error 2.056734312119083e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8616909461677054 y2[1] (numeric) 1.861690946167646 absolute error 5.928590951498336e-14 relative error 3.1845194089289376e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1039999999998793 y1[1] (analytic) 0.491705105904662 y1[1] (numeric) 0.4917051059045606 absolute error 1.0136336214827679e-13 relative error 2.0614665361626405e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.861183081949831 y2[1] (numeric) 1.8611830819497714 absolute error 5.950795411990839e-14 relative error 3.197318667735045e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.104999999999879 y1[1] (analytic) 0.4908441771136687 y1[1] (numeric) 0.4908441771135672 absolute error 1.0147438445073931e-13 relative error 2.0673441630181563e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8606743565489463 y2[1] (numeric) 1.8606743565488868 absolute error 5.950795411990839e-14 relative error 3.1981928439256692e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.105999999999879 y1[1] (analytic) 0.4899837574784557 y1[1] (numeric) 0.48998375747835426 absolute error 1.0141887329950805e-13 relative error 2.0698415355935013e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.860164770473777 y2[1] (numeric) 1.8601647704737172 absolute error 5.972999872483342e-14 relative error 3.2110058029762823e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.106999999999879 y1[1] (analytic) 0.48912384785944285 y1[1] (numeric) 0.4891238478593413 absolute error 1.0152989560197057e-13 relative error 2.0757502633800575e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8596543242339088 y2[1] (numeric) 1.8596543242338488 absolute error 5.995204332975845e-14 relative error 3.223827275235999e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.107999999999879 y1[1] (analytic) 0.48826444911653955 y1[1] (numeric) 0.48826444911643796 absolute error 1.0158540675320182e-13 relative error 2.080540717986111e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.859143018339788 y2[1] (numeric) 1.859143018339728 absolute error 5.995204332975845e-14 relative error 3.2247138998104376e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1089999999998787 y1[1] (analytic) 0.48740556210914443 y1[1] (numeric) 0.48740556210904284 absolute error 1.0158540675320182e-13 relative error 2.0842069654193618e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8586308533027205 y2[1] (numeric) 1.8586308533026603 absolute error 6.017408793468348e-14 relative error 3.237549179158211e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1099999999998786 y1[1] (analytic) 0.4865471876961446 y1[1] (numeric) 0.4865471876960429 absolute error 1.0169642905566434e-13 relative error 2.0901657974267268e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.858117829634871 y2[1] (numeric) 1.8581178296348109 absolute error 6.017408793468348e-14 relative error 3.2384430618432835e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1109999999998785 y1[1] (analytic) 0.48568932673591414 y1[1] (numeric) 0.48568932673581244 absolute error 1.0169642905566434e-13 relative error 2.093857605212728e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8576039478492636 y2[1] (numeric) 1.8576039478492032 absolute error 6.039613253960852e-14 relative error 3.251292214873641e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1119999999998784 y1[1] (analytic) 0.4848319800863141 y1[1] (numeric) 0.4848319800862124 absolute error 1.0169642905566434e-13 relative error 2.097560252472608e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8570892084597799 y2[1] (numeric) 1.8570892084597193 absolute error 6.061817714453355e-14 relative error 3.264149986354648e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1129999999998783 y1[1] (analytic) 0.48397514860469115 y1[1] (numeric) 0.4839751486045894 absolute error 1.017519402068956e-13 relative error 2.102420764790263e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.856573611981159 y2[1] (numeric) 1.8565736119810983 absolute error 6.084022174945858e-14 relative error 3.2770164003643073e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.113999999999878 y1[1] (analytic) 0.4831188331478765 y1[1] (numeric) 0.48311883314777476 absolute error 1.017519402068956e-13 relative error 2.1061472504374638e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8560571589289978 y2[1] (numeric) 1.8560571589289367 absolute error 6.106226635438361e-14 relative error 3.28989148101551e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.114999999999878 y1[1] (analytic) 0.4822630345721858 y1[1] (numeric) 0.4822630345720839 absolute error 1.0186296250935811e-13 relative error 2.1121868193717246e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8555398498197486 y2[1] (numeric) 1.8555398498196876 absolute error 6.106226635438361e-14 relative error 3.2908086754544956e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.115999999999878 y1[1] (analytic) 0.48140775373341715 y1[1] (numeric) 0.48140775373331535 absolute error 1.0180745135812685e-13 relative error 2.1147862818699723e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8550216851707213 y2[1] (numeric) 1.8550216851706598 absolute error 6.150635556423367e-14 relative error 3.3156677388692154e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.116999999999878 y1[1] (analytic) 0.4805529914868517 y1[1] (numeric) 0.4805529914867498 absolute error 1.0191847366058937e-13 relative error 2.1208581668641624e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8545026655000798 y2[1] (numeric) 1.854502665500018 absolute error 6.17284001691587e-14 relative error 3.32856896447292e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1179999999998778 y1[1] (analytic) 0.4796987486872514 y1[1] (numeric) 0.4796987486871495 absolute error 1.0186296250935811e-13 relative error 2.123477761576768e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.853982791326844 y2[1] (numeric) 1.8539827913267821 absolute error 6.195044477408373e-14 relative error 3.3414789535207887e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1189999999998776 y1[1] (analytic) 0.47884502618885916 y1[1] (numeric) 0.4788450261887572 absolute error 1.0197398481182063e-13 relative error 2.1295822079104467e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.853462063170888 y2[1] (numeric) 1.853462063170826 absolute error 6.195044477408373e-14 relative error 3.3424177384078426e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1199999999998775 y1[1] (analytic) 0.47799182484539715 y1[1] (numeric) 0.47799182484529523 absolute error 1.0191847366058937e-13 relative error 2.1322221084754774e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8529404815529402 y2[1] (numeric) 1.852940481552878 absolute error 6.217248937900877e-14 relative error 3.355341955015323e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1209999999998774 y1[1] (analytic) 0.47713914551006686 y1[1] (numeric) 0.47713914550996495 absolute error 1.0191847366058937e-13 relative error 2.136032530964053e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8524180469945817 y2[1] (numeric) 1.8524180469945195 absolute error 6.217248937900877e-14 relative error 3.356288256847814e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1219999999998773 y1[1] (analytic) 0.47628698903554756 y1[1] (numeric) 0.47628698903544553 absolute error 1.0202949596305189e-13 relative error 2.142185243599777e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8518947600182474 y2[1] (numeric) 1.851894760018185 absolute error 6.23945339839338e-14 relative error 3.369226768767303e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.122999999999877 y1[1] (analytic) 0.47543535627399547 y1[1] (numeric) 0.47543535627389344 absolute error 1.0202949596305189e-13 relative error 2.1460224742783293e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.851370621147224 y2[1] (numeric) 1.8513706211471614 absolute error 6.261657858885883e-14 relative error 3.382174151065318e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.123999999999877 y1[1] (analytic) 0.47458424807704347 y1[1] (numeric) 0.4745842480769414 absolute error 1.0208500711428314e-13 relative error 2.1510407799651787e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8508456309056505 y2[1] (numeric) 1.8508456309055876 absolute error 6.283862319378386e-14 relative error 3.3951304281943734e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.124999999999877 y1[1] (analytic) 0.47373366529579963 y1[1] (numeric) 0.47373366529569744 absolute error 1.0219602941674566e-13 relative error 2.1572465058596668e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8503197898185166 y2[1] (numeric) 1.8503197898184538 absolute error 6.283862319378386e-14 relative error 3.396095287936536e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.125999999999877 y1[1] (analytic) 0.47288360878084656 y1[1] (numeric) 0.47288360878074437 absolute error 1.0219602941674566e-13 relative error 2.1611243764659107e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8497930984116642 y2[1] (numeric) 1.8497930984116011 absolute error 6.306066779870889e-14 relative error 3.4090660113748024e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1269999999998768 y1[1] (analytic) 0.47203407938224073 y1[1] (numeric) 0.4720340793821386 absolute error 1.021405182655144e-13 relative error 2.163837797457071e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.849265557211784 y2[1] (numeric) 1.8492655572117207 absolute error 6.328271240363392e-14 relative error 3.42204569575437e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1279999999998767 y1[1] (analytic) 0.4711850779495117 y1[1] (numeric) 0.47118507794940945 absolute error 1.0225154056797692e-13 relative error 2.1700929285144583e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8487371667464174 y2[1] (numeric) 1.848737166746354 absolute error 6.350475700855895e-14 relative error 3.435034365664895e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1289999999998765 y1[1] (analytic) 0.47033660533166055 y1[1] (numeric) 0.4703366053315583 absolute error 1.0225154056797692e-13 relative error 2.1740077087105236e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.848207927543955 y2[1] (numeric) 1.8482079275438912 absolute error 6.372680161348399e-14 relative error 3.4480320457324954e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1299999999998764 y1[1] (analytic) 0.4694886623771599 y1[1] (numeric) 0.46948866237705766 absolute error 1.0225154056797692e-13 relative error 2.1779341816317168e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8476778401336353 y2[1] (numeric) 1.8476778401335716 absolute error 6.372680161348399e-14 relative error 3.4490212649232657e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1309999999998763 y1[1] (analytic) 0.46864124993395273 y1[1] (numeric) 0.4686412499338504 absolute error 1.0230705171920818e-13 relative error 2.1830569061862708e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8471469050455465 y2[1] (numeric) 1.8471469050454825 absolute error 6.394884621840902e-14 relative error 3.462033585078182e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.131999999999876 y1[1] (analytic) 0.46779436884945125 y1[1] (numeric) 0.467794368849349 absolute error 1.0225154056797692e-13 relative error 2.185822390711253e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.846615122810623 y2[1] (numeric) 1.846615122810559 absolute error 6.394884621840902e-14 relative error 3.463030570283443e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.132999999999876 y1[1] (analytic) 0.4669480199705367 y1[1] (numeric) 0.46694801997043434 absolute error 1.0236256287043943e-13 relative error 2.1921618358484155e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.846082493960647 y2[1] (numeric) 1.846082493960583 absolute error 6.394884621840902e-14 relative error 3.4640297184775867e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.133999999999876 y1[1] (analytic) 0.46610220414355763 y1[1] (numeric) 0.4661022041434553 absolute error 1.0230705171920818e-13 relative error 2.1949488933911586e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.845549019028248 y2[1] (numeric) 1.8455490190281838 absolute error 6.417089082333405e-14 relative error 3.4770623896580366e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.134999999999876 y1[1] (analytic) 0.46525692221433 y1[1] (numeric) 0.46525692221422765 absolute error 1.0236256287043943e-13 relative error 2.2001298203852204e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8450146985469003 y2[1] (numeric) 1.8450146985468359 absolute error 6.439293542825908e-14 relative error 3.4901041969461694e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1359999999998758 y1[1] (analytic) 0.4644121750281356 y1[1] (numeric) 0.4644121750280332 absolute error 1.0236256287043943e-13 relative error 2.2041317686005536e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8444795330509245 y2[1] (numeric) 1.8444795330508599 absolute error 6.461498003318411e-14 relative error 3.503155165202917e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1369999999998757 y1[1] (analytic) 0.4635679634297215 y1[1] (numeric) 0.4635679634296191 absolute error 1.0241807402167069e-13 relative error 2.2093432269117023e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.843943523075486 y2[1] (numeric) 1.8439435230754213 absolute error 6.461498003318411e-14 relative error 3.504173486041142e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1379999999998756 y1[1] (analytic) 0.46272428826329925 y1[1] (numeric) 0.46272428826319684 absolute error 1.0241807402167069e-13 relative error 2.2133714745354534e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.843406669156595 y2[1] (numeric) 1.8434066691565298 absolute error 6.505906924303417e-14 relative error 3.5292846842525713e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1389999999998754 y1[1] (analytic) 0.46188115037254407 y1[1] (numeric) 0.46188115037244154 absolute error 1.0252909632413321e-13 relative error 2.2198155573448992e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8428689718311047 y2[1] (numeric) 1.8428689718310396 absolute error 6.505906924303417e-14 relative error 3.530314430243536e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1399999999998753 y1[1] (analytic) 0.4610385506005936 y1[1] (numeric) 0.46103855060049104 absolute error 1.0258460747536446e-13 relative error 2.225076565543766e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.842330431636713 y2[1] (numeric) 1.8423304316366478 absolute error 6.52811138479592e-14 relative error 3.5433987696747717e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1409999999998752 y1[1] (analytic) 0.46019648979004757 y1[1] (numeric) 0.46019648978994504 absolute error 1.0252909632413321e-13 relative error 2.2279417292146097e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8417910491119598 y2[1] (numeric) 1.8417910491118945 absolute error 6.52811138479592e-14 relative error 3.5444364809697182e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.141999999999875 y1[1] (analytic) 0.4593549687829669 y1[1] (numeric) 0.45935496878286425 absolute error 1.0264011862659572e-13 relative error 2.2344401519925752e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8412508247962276 y2[1] (numeric) 1.8412508247961623 absolute error 6.52811138479592e-14 relative error 3.545476421181449e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.142999999999875 y1[1] (analytic) 0.4585139884208723 y1[1] (numeric) 0.4585139884207696 absolute error 1.0269562977782698e-13 relative error 2.2397491106326323e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8407097592297408 y2[1] (numeric) 1.8407097592296753 absolute error 6.550315845288424e-14 relative error 3.5585815810687362e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.143999999999875 y1[1] (analytic) 0.45767354954474415 y1[1] (numeric) 0.45767354954464146 absolute error 1.0269562977782698e-13 relative error 2.2438620252356753e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8401678529535648 y2[1] (numeric) 1.840167852953499 absolute error 6.572520305780927e-14 relative error 3.571696079372157e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.144999999999875 y1[1] (analytic) 0.4568336529950212 y1[1] (numeric) 0.45683365299491857 absolute error 1.0264011862659572e-13 relative error 2.2467722759407645e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8396251065096059 y2[1] (numeric) 1.83962510650954 absolute error 6.59472476627343e-14 relative error 3.584819941268286e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1459999999998747 y1[1] (analytic) 0.4559942996116001 y1[1] (numeric) 0.4559942996114974 absolute error 1.0269562977782698e-13 relative error 2.2521252977350706e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8390815204406104 y2[1] (numeric) 1.8390815204405442 absolute error 6.616929226765933e-14 relative error 3.5979531919719563e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1469999999998746 y1[1] (analytic) 0.45515549023383406 y1[1] (numeric) 0.4551554902337313 absolute error 1.0275114092905824e-13 relative error 2.2574953644142645e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8385370952901643 y2[1] (numeric) 1.8385370952900981 absolute error 6.616929226765933e-14 relative error 3.5990186130683572e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1479999999998745 y1[1] (analytic) 0.45431722570053235 y1[1] (numeric) 0.45431722570042954 absolute error 1.028066520802895e-13 relative error 2.262882546920101e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.837991831602693 y2[1] (numeric) 1.8379918316026265 absolute error 6.661338147750939e-14 relative error 3.624247960853222e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1489999999998743 y1[1] (analytic) 0.4534795068499594 y1[1] (numeric) 0.4534795068498566 absolute error 1.028066520802895e-13 relative error 2.2670628005755647e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.83744572992346 y2[1] (numeric) 1.837445729923393 absolute error 6.683542608243442e-14 relative error 3.6374095296528026e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1499999999998742 y1[1] (analytic) 0.45264233451983416 y1[1] (numeric) 0.4526423345197313 absolute error 1.0286216323152075e-13 relative error 2.2724821649887784e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8368987907985665 y2[1] (numeric) 1.8368987907984995 absolute error 6.705747068735946e-14 relative error 3.650580588504124e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.150999999999874 y1[1] (analytic) 0.4518057095473288 y1[1] (numeric) 0.4518057095472259 absolute error 1.0291767438275201e-13 relative error 2.2779188533466485e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8363510147749522 y2[1] (numeric) 1.836351014774885 absolute error 6.727951529228449e-14 relative error 3.663761162815035e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.151999999999874 y1[1] (analytic) 0.4509696327690681 y1[1] (numeric) 0.4509696327689652 absolute error 1.0291767438275201e-13 relative error 2.282142009226017e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8358024024003927 y2[1] (numeric) 1.8358024024003254 absolute error 6.727951529228449e-14 relative error 3.664856043565122e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.152999999999874 y1[1] (analytic) 0.45013410502112894 y1[1] (numeric) 0.45013410502102597 absolute error 1.0297318553398327e-13 relative error 2.2876112781800835e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8352529542235005 y2[1] (numeric) 1.835252954223433 absolute error 6.750155989720952e-14 relative error 3.678052104036502e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.153999999999874 y1[1] (analytic) 0.44929912713903897 y1[1] (numeric) 0.44929912713893594 absolute error 1.0302869668521453e-13 relative error 2.2930980823679973e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8347026707937237 y2[1] (numeric) 1.834702670793656 absolute error 6.772360450213455e-14 relative error 3.6912577487466215e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1549999999998737 y1[1] (analytic) 0.4484646999577758 y1[1] (numeric) 0.44846469995767285 absolute error 1.0297318553398327e-13 relative error 2.2961268867689805e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8341515526613457 y2[1] (numeric) 1.8341515526612777 absolute error 6.794564910705958e-14 relative error 3.704473003251599e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1559999999998736 y1[1] (analytic) 0.44763082431176693 y1[1] (numeric) 0.44763082431166384 absolute error 1.0308420783644578e-13 relative error 2.3028844806417857e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8335996003774846 y2[1] (numeric) 1.8335996003774164 absolute error 6.816769371198461e-14 relative error 3.7176978931469486e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1569999999998735 y1[1] (analytic) 0.4467975010348876 y1[1] (numeric) 0.4467975010347845 absolute error 1.0308420783644578e-13 relative error 2.3071795969690662e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8330468144940926 y2[1] (numeric) 1.8330468144940242 absolute error 6.838973831690964e-14 relative error 3.7309324440677045e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1579999999998734 y1[1] (analytic) 0.4459647309604612 y1[1] (numeric) 0.44596473096035805 absolute error 1.0313971898767704e-13 relative error 2.3127326406630418e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8324931955639552 y2[1] (numeric) 1.8324931955638868 absolute error 6.838973831690964e-14 relative error 3.732059605048765e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1589999999998732 y1[1] (analytic) 0.4451325149212576 y1[1] (numeric) 0.44513251492115447 absolute error 1.0313971898767704e-13 relative error 2.31705650632873e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8319387441406918 y2[1] (numeric) 1.8319387441406232 absolute error 6.861178292183467e-14 relative error 3.745309887750555e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.159999999999873 y1[1] (analytic) 0.4443008537494929 y1[1] (numeric) 0.4443008537493897 absolute error 1.031952301389083e-13 relative error 2.3226430754754337e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8313834607787536 y2[1] (numeric) 1.8313834607786847 absolute error 6.88338275267597e-14 relative error 3.758569900892832e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.160999999999873 y1[1] (analytic) 0.44346974827682806 y1[1] (numeric) 0.4434697482767249 absolute error 1.0313971898767704e-13 relative error 2.3257441886045837e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.830827346033424 y2[1] (numeric) 1.8308273460333548 absolute error 6.905587213168474e-14 relative error 3.7718396702615145e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.161999999999873 y1[1] (analytic) 0.4426391993343687 y1[1] (numeric) 0.44263919933426543 absolute error 1.0325074129013956e-13 relative error 2.3326163034228737e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8302704004608175 y2[1] (numeric) 1.8302704004607482 absolute error 6.927791673660977e-14 relative error 3.785119221682615e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.162999999999873 y1[1] (analytic) 0.4418092077526634 y1[1] (numeric) 0.44180920775256016 absolute error 1.0325074129013956e-13 relative error 2.336998402892999e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8297126246178799 y2[1] (numeric) 1.8297126246178104 absolute error 6.94999613415348e-14 relative error 3.7984085810223496e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1639999999998727 y1[1] (analytic) 0.4409797743617039 y1[1] (numeric) 0.44097977436160063 absolute error 1.0325074129013956e-13 relative error 2.341394034218232e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8291540190623867 y2[1] (numeric) 1.829154019062317 absolute error 6.972200594645983e-14 relative error 3.8117077741872664e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1649999999998726 y1[1] (analytic) 0.4401508999909235 y1[1] (numeric) 0.4401508999908202 absolute error 1.0330625244137082e-13 relative error 2.3470644372986883e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8285945843529434 y2[1] (numeric) 1.8285945843528737 absolute error 6.972200594645983e-14 relative error 3.812873916562062e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1659999999998725 y1[1] (analytic) 0.43932258546919645 y1[1] (numeric) 0.4393225854690931 absolute error 1.0336176359260207e-13 relative error 2.3527532389943425e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.828034321048985 y2[1] (numeric) 1.828034321048915 absolute error 6.994405055138486e-14 relative error 3.826189133650878e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1669999999998724 y1[1] (analytic) 0.43849483162483716 y1[1] (numeric) 0.4384948316247338 absolute error 1.0336176359260207e-13 relative error 2.357194569650829e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8274732297107743 y2[1] (numeric) 1.8274732297107041 absolute error 7.016609515630989e-14 relative error 3.8395142547403965e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1679999999998723 y1[1] (analytic) 0.4376676392855995 y1[1] (numeric) 0.43766763928549607 absolute error 1.0341727474383333e-13 relative error 2.3629180104026042e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.826911310899403 y2[1] (numeric) 1.8269113108993327 absolute error 7.038813976123492e-14 relative error 3.85284930589117e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.168999999999872 y1[1] (analytic) 0.43684100927867564 y1[1] (numeric) 0.4368410092785722 absolute error 1.0341727474383333e-13 relative error 2.3673893372464937e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8263485651767897 y2[1] (numeric) 1.8263485651767193 absolute error 7.038813976123492e-14 relative error 3.854036469452445e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.169999999999872 y1[1] (analytic) 0.4360149424306955 y1[1] (numeric) 0.43601494243059213 absolute error 1.0336176359260207e-13 relative error 2.370601406832093e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8257849931056802 y2[1] (numeric) 1.8257849931056096 absolute error 7.061018436615996e-14 relative error 3.867387706262788e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.170999999999872 y1[1] (analytic) 0.43518943956772604 y1[1] (numeric) 0.4351894395676226 absolute error 1.0341727474383333e-13 relative error 2.37637372006448e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8252205952496463 y2[1] (numeric) 1.8252205952495755 absolute error 7.083222897108499e-14 relative error 3.880748943740515e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.171999999999872 y1[1] (analytic) 0.43436450151526995 y1[1] (numeric) 0.4343645015151665 absolute error 1.0347278589506459e-13 relative error 2.3821648761374905e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.824655372173086 y2[1] (numeric) 1.824655372173015 absolute error 7.105427357601002e-14 relative error 3.8941202081019515e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1729999999998717 y1[1] (analytic) 0.4335401290982652 y1[1] (numeric) 0.4335401290981617 absolute error 1.0352829704629585e-13 relative error 2.3879749554355638e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8240893244412222 y2[1] (numeric) 1.824089324441151 absolute error 7.127631818093505e-14 relative error 3.9075015256048004e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1739999999998716 y1[1] (analytic) 0.4327163231410841 y1[1] (numeric) 0.43271632314098063 absolute error 1.0347278589506459e-13 relative error 2.3912383324011564e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8235224526201026 y2[1] (numeric) 1.823522452620031 absolute error 7.149836278586008e-14 relative error 3.920892922548262e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1749999999998715 y1[1] (analytic) 0.4318930844675326 y1[1] (numeric) 0.43189308446742913 absolute error 1.0347278589506459e-13 relative error 2.395796312011639e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.822954757276599 y2[1] (numeric) 1.8229547572765274 absolute error 7.149836278586008e-14 relative error 3.92211394717634e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1759999999998714 y1[1] (analytic) 0.4310704139008493 y1[1] (numeric) 0.4310704139007458 absolute error 1.0352829704629585e-13 relative error 2.4016562888054857e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8223862389784067 y2[1] (numeric) 1.822386238978335 absolute error 7.172040739078511e-14 relative error 3.935521782198604e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1769999999998713 y1[1] (analytic) 0.43024831226370475 y1[1] (numeric) 0.43024831226360116 absolute error 1.035838081975271e-13 relative error 2.4075354915986108e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8218168982940441 y2[1] (numeric) 1.821816898293972 absolute error 7.216449660063518e-14 relative error 3.961127853639423e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.177999999999871 y1[1] (analytic) 0.42942678037820037 y1[1] (numeric) 0.4294267803780968 absolute error 1.035838081975271e-13 relative error 2.412141322585886e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8212467357928515 y2[1] (numeric) 1.8212467357927793 absolute error 7.216449660063518e-14 relative error 3.9623679308459805e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.178999999999871 y1[1] (analytic) 0.42860581906586814 y1[1] (numeric) 0.4286058190657645 absolute error 1.0363931934875836e-13 relative error 2.4180567490809327e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8206757520449917 y2[1] (numeric) 1.8206757520449193 absolute error 7.238654120556021e-14 relative error 3.975806297428595e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.179999999999871 y1[1] (analytic) 0.42778542914766915 y1[1] (numeric) 0.4277854291475655 absolute error 1.0363931934875836e-13 relative error 2.422694002347206e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.820103947621448 y2[1] (numeric) 1.8201039476213756 absolute error 7.238654120556021e-14 relative error 3.977055337974325e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.180999999999871 y1[1] (analytic) 0.42696561144399336 y1[1] (numeric) 0.4269656114438897 absolute error 1.0363931934875836e-13 relative error 2.427345822963382e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8195313230940253 y2[1] (numeric) 1.8195313230939527 absolute error 7.260858581048524e-14 relative error 3.9905103522492724e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1819999999998707 y1[1] (analytic) 0.42614636677465834 y1[1] (numeric) 0.4261463667745547 absolute error 1.0363931934875836e-13 relative error 2.4320122715855918e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8189578790353478 y2[1] (numeric) 1.818957879035275 absolute error 7.283063041541027e-14 relative error 4.0039756420327175e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1829999999998706 y1[1] (analytic) 0.42532769595890885 y1[1] (numeric) 0.4253276959588051 absolute error 1.0375034165122088e-13 relative error 2.4393036860041264e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8183836160188593 y2[1] (numeric) 1.8183836160187863 absolute error 7.30526750203353e-14 relative error 4.017451233985252e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1839999999998705 y1[1] (analytic) 0.42450959981541536 y1[1] (numeric) 0.42450959981531167 absolute error 1.0369483049998962e-13 relative error 2.4426969506715054e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8178085346188229 y2[1] (numeric) 1.8178085346187498 absolute error 7.30526750203353e-14 relative error 4.018722193734983e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1849999999998704 y1[1] (analytic) 0.42369207916227414 y1[1] (numeric) 0.42369207916217044 absolute error 1.0369483049998962e-13 relative error 2.4474101735632042e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8172326354103203 y2[1] (numeric) 1.817232635410247 absolute error 7.327471962526033e-14 relative error 4.032214599134983e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1859999999998703 y1[1] (analytic) 0.4228751348170058 y1[1] (numeric) 0.42287513481690203 absolute error 1.0375034165122088e-13 relative error 2.4534509860958746e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8166559189692504 y2[1] (numeric) 1.8166559189691769 absolute error 7.349676423018536e-14 relative error 4.045717378989774e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.18699999999987 y1[1] (analytic) 0.4220587675965545 y1[1] (numeric) 0.4220587675964507 absolute error 1.0375034165122088e-13 relative error 2.458196573951894e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8160783858723293 y2[1] (numeric) 1.8160783858722558 absolute error 7.349676423018536e-14 relative error 4.047003962049918e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.18799999999987 y1[1] (analytic) 0.4212429783172874 y1[1] (numeric) 0.42124297831718366 absolute error 1.0375034165122088e-13 relative error 2.4629571765365865e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8155000366970906 y2[1] (numeric) 1.8155000366970169 absolute error 7.37188088351104e-14 relative error 4.0605236763985866e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.18899999999987 y1[1] (analytic) 0.4204277677949938 y1[1] (numeric) 0.42042776779489005 absolute error 1.0375034165122088e-13 relative error 2.467732856831924e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.814920872021883 y2[1] (numeric) 1.8149208720218093 absolute error 7.37188088351104e-14 relative error 4.061819441912372e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.18999999999987 y1[1] (analytic) 0.4196131368448841 y1[1] (numeric) 0.41961313684478035 absolute error 1.0375034165122088e-13 relative error 2.4725236781510405e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8143408924258715 y2[1] (numeric) 1.8143408924257975 absolute error 7.394085344003543e-14 relative error 4.07535616645737e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1909999999998697 y1[1] (analytic) 0.41879908628158913 y1[1] (numeric) 0.41879908628148543 absolute error 1.0369483049998962e-13 relative error 2.476004220082468e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8137600984890354 y2[1] (numeric) 1.8137600984889612 absolute error 7.416289804496046e-14 relative error 4.088903384011058e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1919999999998696 y1[1] (analytic) 0.4179856169191596 y1[1] (numeric) 0.4179856169190558 absolute error 1.0380585280245214e-13 relative error 2.4834790624512967e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8131784907921684 y2[1] (numeric) 1.8131784907920943 absolute error 7.416289804496046e-14 relative error 4.090214968993983e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1929999999998695 y1[1] (analytic) 0.41717272957106455 y1[1] (numeric) 0.41717272957096074 absolute error 1.0380585280245214e-13 relative error 2.4883182778794034e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8125960699168786 y2[1] (numeric) 1.8125960699168042 absolute error 7.438494264988549e-14 relative error 4.103779318758901e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1939999999998694 y1[1] (analytic) 0.41636042505019133 y1[1] (numeric) 0.4163604250500875 absolute error 1.0380585280245214e-13 relative error 2.493172899175962e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8120128364455863 y2[1] (numeric) 1.812012836445512 absolute error 7.438494264988549e-14 relative error 4.105100204245668e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1949999999998693 y1[1] (analytic) 0.4155487041688445 y1[1] (numeric) 0.4155487041687406 absolute error 1.038613639536834e-13 relative error 2.4993788432434326e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8114287909615254 y2[1] (numeric) 1.8114287909614508 absolute error 7.460698725481052e-14 relative error 4.118681762544381e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.195999999999869 y1[1] (analytic) 0.4147375677387447 y1[1] (numeric) 0.41473756773864084 absolute error 1.038613639536834e-13 relative error 2.5042670843628206e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8108439340487412 y2[1] (numeric) 1.8108439340486664 absolute error 7.482903185973555e-14 relative error 4.1322739333163006e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.196999999999869 y1[1] (analytic) 0.4139270165710285 y1[1] (numeric) 0.41392701657092457 absolute error 1.0391687510491465e-13 relative error 2.5105120213162714e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8102582662920907 y2[1] (numeric) 1.8102582662920155 absolute error 7.527312106958561e-14 relative error 4.158142651311615e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.197999999999869 y1[1] (analytic) 0.4131170514762468 y1[1] (numeric) 0.41311705147614286 absolute error 1.0391687510491465e-13 relative error 2.5154341786080845e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.809671788277241 y2[1] (numeric) 1.8096717882771658 absolute error 7.527312106958561e-14 relative error 4.159490221220921e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.198999999999869 y1[1] (analytic) 0.4123076732643647 y1[1] (numeric) 0.4123076732642608 absolute error 1.038613639536834e-13 relative error 2.5190257346263177e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8090845005906708 y2[1] (numeric) 1.8090845005905953 absolute error 7.549516567451064e-14 relative error 4.173114392935281e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.1999999999998687 y1[1] (analytic) 0.41149888274476043 y1[1] (numeric) 0.4114988827446565 absolute error 1.0391687510491465e-13 relative error 2.5253258140525976e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8084964038196674 y2[1] (numeric) 1.8084964038195916 absolute error 7.571721027943568e-14 relative error 4.18674928628643e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2009999999998686 y1[1] (analytic) 0.4106906807262244 y1[1] (numeric) 0.4106906807261204 absolute error 1.0397238625614591e-13 relative error 2.531647079799608e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8079074985523276 y2[1] (numeric) 1.8079074985522516 absolute error 7.593925488436071e-14 relative error 4.200394928676864e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2019999999998685 y1[1] (analytic) 0.4098830680169584 y1[1] (numeric) 0.4098830680168545 absolute error 1.0391687510491465e-13 relative error 2.5352809914220516e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8073177853775566 y2[1] (numeric) 1.8073177853774804 absolute error 7.616129948928574e-14 relative error 4.2140513475539835e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2029999999998684 y1[1] (analytic) 0.4090760454245753 y1[1] (numeric) 0.40907604542447135 absolute error 1.0397238625614591e-13 relative error 2.5416395660184445e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8067272648850672 y2[1] (numeric) 1.806727264884991 absolute error 7.616129948928574e-14 relative error 4.215428690845082e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2039999999998683 y1[1] (analytic) 0.4082696137560976 y1[1] (numeric) 0.4082696137559936 absolute error 1.0402789740737717e-13 relative error 2.5480195905425373e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8061359376653803 y2[1] (numeric) 1.806135937665304 absolute error 7.638334409421077e-14 relative error 4.229102721522957e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.204999999999868 y1[1] (analytic) 0.40746377381795673 y1[1] (numeric) 0.4074637738178527 absolute error 1.0402789740737717e-13 relative error 2.5530588015869575e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8055438043098229 y2[1] (numeric) 1.8055438043097463 absolute error 7.66053886991358e-14 relative error 4.242787603174133e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.205999999999868 y1[1] (analytic) 0.40665852641599265 y1[1] (numeric) 0.4066585264158887 absolute error 1.0397238625614591e-13 relative error 2.556749201166067e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8049508654105284 y2[1] (numeric) 1.8049508654104516 absolute error 7.682743330406083e-14 relative error 4.256483363417583e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.206999999999868 y1[1] (analytic) 0.4058538723554528 y1[1] (numeric) 0.40585387235534875 absolute error 1.0402789740737717e-13 relative error 2.5631860256409728e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8043571215604355 y2[1] (numeric) 1.8043571215603584 absolute error 7.704947790898586e-14 relative error 4.270190029917819e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.207999999999868 y1[1] (analytic) 0.40504981244099103 y1[1] (numeric) 0.405049812440887 absolute error 1.0402789740737717e-13 relative error 2.568274177945269e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8037625733532883 y2[1] (numeric) 1.8037625733532108 absolute error 7.749356711883593e-14 relative error 4.296217709782689e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2089999999998677 y1[1] (analytic) 0.4042463474766672 y1[1] (numeric) 0.4042463474765632 absolute error 1.0402789740737717e-13 relative error 2.5733787839204057e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8031672213836345 y2[1] (numeric) 1.8031672213835568 absolute error 7.771561172376096e-14 relative error 4.309950336393482e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2099999999998676 y1[1] (analytic) 0.4034434782659463 y1[1] (numeric) 0.40344347826584226 absolute error 1.0402789740737717e-13 relative error 2.5784999141516157e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8025710662468262 y2[1] (numeric) 1.8025710662467485 absolute error 7.771561172376096e-14 relative error 4.311375744290314e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2109999999998675 y1[1] (analytic) 0.40264120561169736 y1[1] (numeric) 0.40264120561159333 absolute error 1.0402789740737717e-13 relative error 2.583637639603645e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8019741085390186 y2[1] (numeric) 1.8019741085389407 absolute error 7.793765632868599e-14 relative error 4.325126313378347e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2119999999998674 y1[1] (analytic) 0.4018395303161931 y1[1] (numeric) 0.40183953031608904 absolute error 1.0408340855860843e-13 relative error 2.5901734574671864e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8013763488571692 y2[1] (numeric) 1.8013763488570913 absolute error 7.793765632868599e-14 relative error 4.326561541575211e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2129999999998673 y1[1] (analytic) 0.40103845318110865 y1[1] (numeric) 0.4010384531810046 absolute error 1.0402789740737717e-13 relative error 2.5939631619414375e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.800777787799038 y2[1] (numeric) 1.8007777877989597 absolute error 7.838174553853605e-14 relative error 4.352660615296486e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.213999999999867 y1[1] (analytic) 0.4002379750075211 y1[1] (numeric) 0.4002379750074171 absolute error 1.0402789740737717e-13 relative error 2.5991511026764093e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8001784259631854 y2[1] (numeric) 1.800178425963107 absolute error 7.838174553853605e-14 relative error 4.3541098153422154e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.214999999999867 y1[1] (analytic) 0.3994380965959087 y1[1] (numeric) 0.39943809659580454 absolute error 1.0413891970983968e-13 relative error 2.6071353883701223e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7995782639489737 y2[1] (numeric) 1.799578263948895 absolute error 7.860379014346108e-14 relative error 4.367900619724859e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.215999999999867 y1[1] (analytic) 0.3986388187461495 y1[1] (numeric) 0.39863881874604534 absolute error 1.0413891970983968e-13 relative error 2.6123627407233174e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7989773023565647 y2[1] (numeric) 1.798977302356486 absolute error 7.882583474838611e-14 relative error 4.3817025731858015e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.216999999999867 y1[1] (analytic) 0.3978401422575214 y1[1] (numeric) 0.3978401422574173 absolute error 1.0408340855860843e-13 relative error 2.6162118273936112e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7983755417869198 y2[1] (numeric) 1.798375541786841 absolute error 7.882583474838611e-14 relative error 4.38316874961847e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2179999999998667 y1[1] (analytic) 0.397042067928701 y1[1] (numeric) 0.39704206792859686 absolute error 1.0413891970983968e-13 relative error 2.6228686610744854e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7977729828417999 y2[1] (numeric) 1.7977729828417208 absolute error 7.904787935331115e-14 relative error 4.3969889473117745e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2189999999998666 y1[1] (analytic) 0.39624459655776234 y1[1] (numeric) 0.3962445965576582 absolute error 1.0413891970983968e-13 relative error 2.6281473770118375e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7971696261237633 y2[1] (numeric) 1.7971696261236842 absolute error 7.904787935331115e-14 relative error 4.398465131185534e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2199999999998665 y1[1] (analytic) 0.39544772894217683 y1[1] (numeric) 0.3954477289420727 absolute error 1.0413891970983968e-13 relative error 2.6334433627526808e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7965654722361672 y2[1] (numeric) 1.796565472236088 absolute error 7.926992395823618e-14 relative error 4.412303652901093e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2209999999998664 y1[1] (analytic) 0.39465146587881195 y1[1] (numeric) 0.39465146587870786 absolute error 1.0408340855860843e-13 relative error 2.637350106551231e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7959605217831653 y2[1] (numeric) 1.7959605217830859 absolute error 7.949196856316121e-14 relative error 4.426153448196933e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2219999999998663 y1[1] (analytic) 0.39385580816393084 y1[1] (numeric) 0.3938558081638267 absolute error 1.0413891970983968e-13 relative error 2.6440874439636277e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.795354775369708 y2[1] (numeric) 1.7953547753696282 absolute error 7.971401316808624e-14 relative error 4.44001454540767e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.222999999999866 y1[1] (analytic) 0.39306075659319095 y1[1] (numeric) 0.39306075659308687 absolute error 1.0408340855860843e-13 relative error 2.6480234114628852e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7947482336015415 y2[1] (numeric) 1.7947482336014615 absolute error 7.993605777301127e-14 relative error 4.453886972915565e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.223999999999866 y1[1] (analytic) 0.39226631196164397 y1[1] (numeric) 0.3922663119615398 absolute error 1.0413891970983968e-13 relative error 2.6548015094404142e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7941408970852075 y2[1] (numeric) 1.7941408970851274 absolute error 8.01581023779363e-14 relative error 4.467770759150664e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.224999999999866 y1[1] (analytic) 0.3914724750637344 y1[1] (numeric) 0.3914724750636302 absolute error 1.0419443086107094e-13 relative error 2.661602986113069e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7935327664280427 y2[1] (numeric) 1.7935327664279623 absolute error 8.038014698286133e-14 relative error 4.4816659325909346e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.225999999999866 y1[1] (analytic) 0.390679246693299 y1[1] (numeric) 0.3906792466931948 absolute error 1.0419443086107094e-13 relative error 2.6670070586797337e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7929238422381775 y2[1] (numeric) 1.792923842238097 absolute error 8.038014698286133e-14 relative error 4.483188024457281e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2269999999998658 y1[1] (analytic) 0.3898866276435661 y1[1] (numeric) 0.38988662764346194 absolute error 1.0413891970983968e-13 relative error 2.6710051673032337e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7923141251245363 y2[1] (numeric) 1.7923141251244556 absolute error 8.060219158778636e-14 relative error 4.4971018449227385e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2279999999998656 y1[1] (analytic) 0.3890946187071548 y1[1] (numeric) 0.3890946187070506 absolute error 1.0419443086107094e-13 relative error 2.6778687201400502e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.791703615696836 y2[1] (numeric) 1.7917036156967552 absolute error 8.08242361927114e-14 relative error 4.511027129968532e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2289999999998655 y1[1] (analytic) 0.3883032206760738 y1[1] (numeric) 0.3883032206759696 absolute error 1.0419443086107094e-13 relative error 2.683326465324142e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.791092314565586 y2[1] (numeric) 1.7910923145655049 absolute error 8.104628079763643e-14 relative error 4.524963908255812e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2299999999998654 y1[1] (analytic) 0.3875124343417212 y1[1] (numeric) 0.387512434341617 absolute error 1.042499420123022e-13 relative error 2.6902347582573612e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.790480222342087 y2[1] (numeric) 1.790480222342006 absolute error 8.104628079763643e-14 relative error 4.526510809017572e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2309999999998653 y1[1] (analytic) 0.38672226049488323 y1[1] (numeric) 0.386722260494779 absolute error 1.042499420123022e-13 relative error 2.6957316053876743e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7898673396384321 y2[1] (numeric) 1.7898673396383507 absolute error 8.149037000748649e-14 relative error 4.552872059442585e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.231999999999865 y1[1] (analytic) 0.38593269992573365 y1[1] (numeric) 0.3859326999256294 absolute error 1.042499420123022e-13 relative error 2.701246668975274e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.789253667067503 y2[1] (numeric) 1.7892536670674215 absolute error 8.149037000748649e-14 relative error 4.5544335891201565e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.232999999999865 y1[1] (analytic) 0.3851437534238329 y1[1] (numeric) 0.3851437534237287 absolute error 1.0419443086107094e-13 relative error 2.7053387192394572e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7886392052429727 y2[1] (numeric) 1.788639205242891 absolute error 8.171241461241152e-14 relative error 4.568412364712286e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.233999999999865 y1[1] (analytic) 0.38435542177812754 y1[1] (numeric) 0.38435542177802334 absolute error 1.0419443086107094e-13 relative error 2.7108875004036778e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7880239547793029 y2[1] (numeric) 1.788023954779221 absolute error 8.193445921733655e-14 relative error 4.582402769175975e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.234999999999865 y1[1] (analytic) 0.3835677057769491 y1[1] (numeric) 0.3835677057768449 absolute error 1.0419443086107094e-13 relative error 2.7164547299417776e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7874079162917438 y2[1] (numeric) 1.7874079162916618 absolute error 8.193445921733655e-14 relative error 4.5839821156953555e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2359999999998648 y1[1] (analytic) 0.3827806062080136 y1[1] (numeric) 0.3827806062079093 absolute error 1.042499420123022e-13 relative error 2.723490697322578e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7867910903963344 y2[1] (numeric) 1.786791090396252 absolute error 8.237854842718662e-14 relative error 4.610418580546757e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2369999999998647 y1[1] (analytic) 0.38199412385842024 y1[1] (numeric) 0.3819941238583161 absolute error 1.0413891970983968e-13 relative error 2.7261916664570746e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7861734777098999 y2[1] (numeric) 1.7861734777098175 absolute error 8.237854842718662e-14 relative error 4.612012744294374e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2379999999998645 y1[1] (analytic) 0.38120825951465176 y1[1] (numeric) 0.3812082595145475 absolute error 1.042499420123022e-13 relative error 2.7347241149767204e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7855550788500532 y2[1] (numeric) 1.7855550788499708 absolute error 8.237854842718662e-14 relative error 4.613610042219514e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2389999999998644 y1[1] (analytic) 0.38042301396257205 y1[1] (numeric) 0.38042301396246786 absolute error 1.0419443086107094e-13 relative error 2.7389097672025205e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7849358944351932 y2[1] (numeric) 1.7849358944351106 absolute error 8.260059303211165e-14 relative error 4.627650398517474e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2399999999998643 y1[1] (analytic) 0.3796383879874268 y1[1] (numeric) 0.3796383879873226 absolute error 1.0419443086107094e-13 relative error 2.744570469109719e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7843159250845042 y2[1] (numeric) 1.7843159250844214 absolute error 8.282263763703668e-14 relative error 4.641702541163737e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.240999999999864 y1[1] (analytic) 0.37885438237384184 y1[1] (numeric) 0.37885438237373764 absolute error 1.0419443086107094e-13 relative error 2.7502501147856617e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7836951714179554 y2[1] (numeric) 1.7836951714178724 absolute error 8.304468224196171e-14 relative error 4.65576649938145e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.241999999999864 y1[1] (analytic) 0.37807099790582277 y1[1] (numeric) 0.3780709979057186 absolute error 1.0419443086107094e-13 relative error 2.7559487884078775e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7830736340563005 y2[1] (numeric) 1.7830736340562172 absolute error 8.326672684688674e-14 relative error 4.669842302444006e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.242999999999864 y1[1] (analytic) 0.37728823536675393 y1[1] (numeric) 0.37728823536664974 absolute error 1.0419443086107094e-13 relative error 2.761666574622602e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.782451313621077 y2[1] (numeric) 1.7824513136209934 absolute error 8.348877145181177e-14 relative error 4.683929979675185e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.243999999999864 y1[1] (analytic) 0.37650609553939784 y1[1] (numeric) 0.37650609553929365 absolute error 1.0419443086107094e-13 relative error 2.7674035585479112e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7818282107346048 y2[1] (numeric) 1.7818282107345211 absolute error 8.37108160567368e-14 relative error 4.698029560449313e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2449999999998638 y1[1] (analytic) 0.3757245792058943 y1[1] (numeric) 0.37572457920579005 absolute error 1.042499420123022e-13 relative error 2.7746372684118172e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7812043260199872 y2[1] (numeric) 1.7812043260199033 absolute error 8.393286066166183e-14 relative error 4.712141074191395e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2459999999998637 y1[1] (analytic) 0.3749436871477595 y1[1] (numeric) 0.37494368714765525 absolute error 1.042499420123022e-13 relative error 2.7804159820730336e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7805796601011084 y2[1] (numeric) 1.7805796601010246 absolute error 8.37108160567368e-14 relative error 4.701323840348899e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2469999999998636 y1[1] (analytic) 0.37416342014588544 y1[1] (numeric) 0.3741634201457812 absolute error 1.042499420123022e-13 relative error 2.7862141620272604e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7799542136026347 y2[1] (numeric) 1.7799542136025508 absolute error 8.393286066166183e-14 relative error 4.715450544752012e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2479999999998634 y1[1] (analytic) 0.3733837789805391 y1[1] (numeric) 0.37338377898043484 absolute error 1.042499420123022e-13 relative error 2.792031895358147e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7793279871500127 y2[1] (numeric) 1.7793279871499283 absolute error 8.43769498715119e-14 relative error 4.74206838092061e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2489999999998633 y1[1] (analytic) 0.3726047644313616 y1[1] (numeric) 0.3726047644312573 absolute error 1.0430545316353346e-13 relative error 2.7993590828801066e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.778700981369468 y2[1] (numeric) 1.7787009813693837 absolute error 8.43769498715119e-14 relative error 4.743739996508457e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.249999999999863 y1[1] (analytic) 0.37182637727736734 y1[1] (numeric) 0.37182637727726303 absolute error 1.0430545316353346e-13 relative error 2.805219304969476e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7780731968880072 y2[1] (numeric) 1.7780731968879226 absolute error 8.459899447643693e-14 relative error 4.757902803129956e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.250999999999863 y1[1] (analytic) 0.37104861829694347 y1[1] (numeric) 0.37104861829683916 absolute error 1.0430545316353346e-13 relative error 2.8110993551809888e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7774446343334143 y2[1] (numeric) 1.7774446343333294 absolute error 8.482103908136196e-14 relative error 4.772077703178189e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.251999999999863 y1[1] (analytic) 0.37027148826784884 y1[1] (numeric) 0.3702714882677446 absolute error 1.042499420123022e-13 relative error 2.815500121275591e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7768152943342517 y2[1] (numeric) 1.7768152943341666 absolute error 8.504308368628699e-14 relative error 4.786264726416116e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.252999999999863 y1[1] (analytic) 0.3694949879672136 y1[1] (numeric) 0.3694949879671093 absolute error 1.0430545316353346e-13 relative error 2.822919296886073e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7761851775198596 y2[1] (numeric) 1.7761851775197743 absolute error 8.526512829121202e-14 relative error 4.800463902658521e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.253999999999863 y1[1] (analytic) 0.3687191181715377 y1[1] (numeric) 0.36871911817143344 absolute error 1.042499420123022e-13 relative error 2.8273538548603934e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7755542845203545 y2[1] (numeric) 1.7755542845202692 absolute error 8.526512829121202e-14 relative error 4.802169611741576e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2549999999998627 y1[1] (analytic) 0.36794387965669106 y1[1] (numeric) 0.3679438796565868 absolute error 1.042499420123022e-13 relative error 2.833310941591753e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7749226159666298 y2[1] (numeric) 1.774922615966544 absolute error 8.570921750106208e-14 relative error 4.828898833675884e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2559999999998626 y1[1] (analytic) 0.36716927319791215 y1[1] (numeric) 0.36716927319780784 absolute error 1.0430545316353346e-13 relative error 2.840800164323951e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7742901724903533 y2[1] (numeric) 1.7742901724902678 absolute error 8.548717289613705e-14 relative error 4.818105528711192e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2569999999998624 y1[1] (analytic) 0.3663952995698073 y1[1] (numeric) 0.36639529956970296 absolute error 1.0436096431476471e-13 relative error 2.8483161338941082e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7736569547239691 y2[1] (numeric) 1.7736569547238834 absolute error 8.570921750106208e-14 relative error 4.832344680451517e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2579999999998623 y1[1] (analytic) 0.36562195954635 y1[1] (numeric) 0.3656219595462457 absolute error 1.0430545316353346e-13 relative error 2.8528224424198083e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7730229633006949 y2[1] (numeric) 1.7730229633006087 absolute error 8.615330671091215e-14 relative error 4.859119621921164e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2589999999998622 y1[1] (analytic) 0.3648492539008804 y1[1] (numeric) 0.36484925390077605 absolute error 1.0436096431476471e-13 relative error 2.8603858497437612e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7723881988545214 y2[1] (numeric) 1.7723881988544352 absolute error 8.615330671091215e-14 relative error 4.8608598706870345e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.259999999999862 y1[1] (analytic) 0.36407718340610384 y1[1] (numeric) 0.36407718340599954 absolute error 1.0430545316353346e-13 relative error 2.8649269418014495e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7717526620202135 y2[1] (numeric) 1.7717526620201272 absolute error 8.637535131583718e-14 relative error 4.875135969450105e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.260999999999862 y1[1] (analytic) 0.36330574883409095 y1[1] (numeric) 0.36330574883398664 absolute error 1.0430545316353346e-13 relative error 2.8710102578411473e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.771116353433308 y2[1] (numeric) 1.7711163534332215 absolute error 8.659739592076221e-14 relative error 4.889424444243497e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.261999999999862 y1[1] (analytic) 0.3625349509562762 y1[1] (numeric) 0.3625349509561719 absolute error 1.0430545316353346e-13 relative error 2.8771144103044922e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7704792737301132 y2[1] (numeric) 1.7704792737300266 absolute error 8.659739592076221e-14 relative error 4.891183828337935e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.262999999999862 y1[1] (analytic) 0.36176479054345734 y1[1] (numeric) 0.36176479054335303 absolute error 1.0430545316353346e-13 relative error 2.8832394940049773e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.769841423547709 y2[1] (numeric) 1.769841423547622 absolute error 8.681944052568724e-14 relative error 4.905492626093848e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2639999999998617 y1[1] (analytic) 0.36099526836579476 y1[1] (numeric) 0.36099526836569046 absolute error 1.0430545316353346e-13 relative error 2.8893856042966536e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7692028035239453 y2[1] (numeric) 1.7692028035238583 absolute error 8.704148513061227e-14 relative error 4.919813882119151e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2649999999998616 y1[1] (analytic) 0.3602263851928106 y1[1] (numeric) 0.3602263851927063 absolute error 1.0430545316353346e-13 relative error 2.895552837077832e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7685634142974425 y2[1] (numeric) 1.768563414297355 absolute error 8.748557434046234e-14 relative error 4.946702709849721e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2659999999998615 y1[1] (analytic) 0.35945814179338786 y1[1] (numeric) 0.35945814179328356 absolute error 1.0430545316353346e-13 relative error 2.9017412887948146e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.767923256507589 y2[1] (numeric) 1.7679232565075016 absolute error 8.748557434046234e-14 relative error 4.948493890695463e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2669999999998613 y1[1] (analytic) 0.35869053893576996 y1[1] (numeric) 0.35869053893566566 absolute error 1.0430545316353346e-13 relative error 2.9079510564456576e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.767282330794543 y2[1] (numeric) 1.7672823307944556 absolute error 8.748557434046234e-14 relative error 4.9502885201783326e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2679999999998612 y1[1] (analytic) 0.35792357738755964 y1[1] (numeric) 0.3579235773874554 absolute error 1.042499420123022e-13 relative error 2.912631315690622e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7666406377992305 y2[1] (numeric) 1.7666406377991428 absolute error 8.770761894538737e-14 relative error 4.964655350317764e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.268999999999861 y1[1] (analytic) 0.3571572579157185 y1[1] (numeric) 0.35715725791561426 absolute error 1.042499420123022e-13 relative error 2.918880680758921e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7659981781633438 y2[1] (numeric) 1.765998178163256 absolute error 8.770761894538737e-14 relative error 4.96646146241239e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.269999999999861 y1[1] (analytic) 0.3563915812865659 y1[1] (numeric) 0.3563915812864616 absolute error 1.0430545316353346e-13 relative error 2.926709233338033e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7653549525293428 y2[1] (numeric) 1.765354952529255 absolute error 8.79296635503124e-14 relative error 4.980848946232011e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.270999999999861 y1[1] (analytic) 0.35562654826577833 y1[1] (numeric) 0.355626548265674 absolute error 1.0430545316353346e-13 relative error 2.9330052458732785e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7647109615404533 y2[1] (numeric) 1.764710961540365 absolute error 8.815170815523743e-14 relative error 4.99524908477295e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.271999999999861 y1[1] (analytic) 0.35486215961838874 y1[1] (numeric) 0.3548621596182845 absolute error 1.042499420123022e-13 relative error 2.9377587659504294e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7640662058406658 y2[1] (numeric) 1.7640662058405774 absolute error 8.837375276016246e-14 relative error 5.009661908808459e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2729999999998607 y1[1] (analytic) 0.3540984161087859 y1[1] (numeric) 0.3540984161086816 absolute error 1.0430545316353346e-13 relative error 2.945662799335674e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7634206860747361 y2[1] (numeric) 1.7634206860746475 absolute error 8.859579736508749e-14 relative error 5.02408744916655e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2739999999998606 y1[1] (analytic) 0.353335318500713 y1[1] (numeric) 0.35333531850060873 absolute error 1.042499420123022e-13 relative error 2.950453480129296e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.762774402888184 y2[1] (numeric) 1.7627744028880952 absolute error 8.881784197001252e-14 relative error 5.0385257367301585e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2749999999998605 y1[1] (analytic) 0.3525728675572678 y1[1] (numeric) 0.3525728675571635 absolute error 1.0430545316353346e-13 relative error 2.958408396147821e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7621273569272926 y2[1] (numeric) 1.7621273569272036 absolute error 8.903988657493755e-14 relative error 5.0529768024372965e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2759999999998604 y1[1] (analytic) 0.351811064040901 y1[1] (numeric) 0.35181106404079676 absolute error 1.042499420123022e-13 relative error 2.963236596793962e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7614795488391077 y2[1] (numeric) 1.7614795488390185 absolute error 8.926193117986259e-14 relative error 5.0674406772812155e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2769999999998602 y1[1] (analytic) 0.35104990871341624 y1[1] (numeric) 0.351049908713312 absolute error 1.042499420123022e-13 relative error 2.969661561638743e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7608309792714376 y2[1] (numeric) 1.7608309792713481 absolute error 8.948397578478762e-14 relative error 5.081917392310564e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.27799999999986 y1[1] (analytic) 0.3502894023359686 y1[1] (numeric) 0.3502894023358644 absolute error 1.0419443086107094e-13 relative error 2.974524212443523e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7601816488728514 y2[1] (numeric) 1.7601816488727617 absolute error 8.970602038971265e-14 relative error 5.096406978629548e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.27899999999986 y1[1] (analytic) 0.3495295456690646 y1[1] (numeric) 0.34952954566896033 absolute error 1.042499420123022e-13 relative error 2.9825788207045104e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7595315582926798 y2[1] (numeric) 1.75953155829259 absolute error 8.992806499463768e-14 relative error 5.110909467398088e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.27999999999986 y1[1] (analytic) 0.34877033947256064 y1[1] (numeric) 0.3487703394724564 absolute error 1.042499420123022e-13 relative error 2.9890713232655505e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7588807081810132 y2[1] (numeric) 1.758880708180923 absolute error 9.015010959956271e-14 relative error 5.125424889831984e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.28099999999986 y1[1] (analytic) 0.34801178450566295 y1[1] (numeric) 0.3480117845055587 absolute error 1.042499420123022e-13 relative error 2.995586547748236e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7582290991887017 y2[1] (numeric) 1.7582290991886114 absolute error 9.037215420448774e-14 relative error 5.139953277203073e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2819999999998597 y1[1] (analytic) 0.3472538815269264 y1[1] (numeric) 0.3472538815268222 absolute error 1.0419443086107094e-13 relative error 3.000526024443923e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.757576731967354 y2[1] (numeric) 1.7575767319672637 absolute error 9.037215420448774e-14 relative error 5.1418610954942e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2829999999998596 y1[1] (analytic) 0.3464966312942539 y1[1] (numeric) 0.34649663129414976 absolute error 1.0413891970983968e-13 relative error 3.005481447852872e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7569236071693375 y2[1] (numeric) 1.7569236071692471 absolute error 9.037215420448774e-14 relative error 5.1437725485452715e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2839999999998595 y1[1] (analytic) 0.34574003456489577 y1[1] (numeric) 0.3457400345647916 absolute error 1.0419443086107094e-13 relative error 3.013664037842674e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.756269725447777 y2[1] (numeric) 1.7562697254476864 absolute error 9.059419880941277e-14 relative error 5.1583306081481845e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2849999999998594 y1[1] (analytic) 0.34498409209544845 y1[1] (numeric) 0.3449840920953443 absolute error 1.0413891970983968e-13 relative error 3.0186586018298794e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7556150874565541 y2[1] (numeric) 1.7556150874564633 absolute error 9.08162434143378e-14 relative error 5.172901740432623e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2859999999998593 y1[1] (analytic) 0.34422880464185446 y1[1] (numeric) 0.3442288046417503 absolute error 1.0413891970983968e-13 relative error 3.025281972500495e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.754959693850307 y2[1] (numeric) 1.7549596938502157 absolute error 9.126033262418787e-14 relative error 5.200138381752038e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.286999999999859 y1[1] (analytic) 0.3434741729594012 y1[1] (numeric) 0.34347417295929705 absolute error 1.0413891970983968e-13 relative error 3.031928683678611e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7543035452844284 y2[1] (numeric) 1.7543035452843372 absolute error 9.126033262418787e-14 relative error 5.2020833492297174e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.287999999999859 y1[1] (analytic) 0.34272019780272034 y1[1] (numeric) 0.34272019780261614 absolute error 1.0419443086107094e-13 relative error 3.040218566897778e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7536466424150676 y2[1] (numeric) 1.7536466424149761 absolute error 9.14823772291129e-14 relative error 5.216693888976756e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.288999999999859 y1[1] (analytic) 0.3419668799257868 y1[1] (numeric) 0.34196687992568264 absolute error 1.0413891970983968e-13 relative error 3.045292565538504e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7529889858991274 y2[1] (numeric) 1.7529889858990355 absolute error 9.192646643896296e-14 relative error 5.243984256513332e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.289999999999859 y1[1] (analytic) 0.3412142200819185 y1[1] (numeric) 0.3412142200818144 absolute error 1.0408340855860843e-13 relative error 3.0503830858403306e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7523305763942636 y2[1] (numeric) 1.752330576394172 absolute error 9.170442183403793e-14 relative error 5.233283209766066e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2909999999998587 y1[1] (analytic) 0.34046221902377527 y1[1] (numeric) 0.3404622190236712 absolute error 1.0408340855860843e-13 relative error 3.057120665460388e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7516714145588865 y2[1] (numeric) 1.7516714145587944 absolute error 9.214851104388799e-14 relative error 5.2606048302211535e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2919999999998586 y1[1] (analytic) 0.33971087750335804 y1[1] (numeric) 0.33971087750325396 absolute error 1.0408340855860843e-13 relative error 3.063882125987548e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7510115010521572 y2[1] (numeric) 1.751011501052065 absolute error 9.214851104388799e-14 relative error 5.262587423812882e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2929999999998585 y1[1] (analytic) 0.33896019627200824 y1[1] (numeric) 0.3389601962719042 absolute error 1.0402789740737717e-13 relative error 3.069029890574439e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7503508365339897 y2[1] (numeric) 1.7503508365338973 absolute error 9.237055564881302e-14 relative error 5.2772594911157e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2939999999998584 y1[1] (analytic) 0.33821017608040715 y1[1] (numeric) 0.3382101760803031 absolute error 1.0402789740737717e-13 relative error 3.07583581940022e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7496894216650483 y2[1] (numeric) 1.7496894216649554 absolute error 9.281464485866309e-14 relative error 5.3046354232591945e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2949999999998583 y1[1] (analytic) 0.33746081767857483 y1[1] (numeric) 0.3374608176784708 absolute error 1.0402789740737717e-13 relative error 3.0826659557988094e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7490272571067473 y2[1] (numeric) 1.7490272571066545 absolute error 9.281464485866309e-14 relative error 5.306643706182012e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.295999999999858 y1[1] (analytic) 0.3367121218158696 y1[1] (numeric) 0.3367121218157656 absolute error 1.0402789740737717e-13 relative error 3.089520414244683e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.748364343521252 y2[1] (numeric) 1.7483643435211589 absolute error 9.303668946358812e-14 relative error 5.3213559180811115e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.296999999999858 y1[1] (analytic) 0.3359640892409872 y1[1] (numeric) 0.3359640892408833 absolute error 1.0391687510491465e-13 relative error 3.0930947215127816e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7477006815714753 y2[1] (numeric) 1.747700681571382 absolute error 9.325873406851315e-14 relative error 5.33608157574545e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.297999999999858 y1[1] (analytic) 0.3352167207019603 y1[1] (numeric) 0.3352167207018564 absolute error 1.0391687510491465e-13 relative error 3.0999908025860886e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7470362719210792 y2[1] (numeric) 1.747036271920986 absolute error 9.325873406851315e-14 relative error 5.338110923476351e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.298999999999858 y1[1] (analytic) 0.3344700169461573 y1[1] (numeric) 0.3344700169460534 absolute error 1.0391687510491465e-13 relative error 3.10691152689011e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7463711152344736 y2[1] (numeric) 1.7463711152343802 absolute error 9.348077867343818e-14 relative error 5.352858728477489e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.2999999999998577 y1[1] (analytic) 0.3337239787202819 y1[1] (numeric) 0.333723978720178 absolute error 1.0391687510491465e-13 relative error 3.113857011515941e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7457052121768148 y2[1] (numeric) 1.7457052121767214 absolute error 9.348077867343818e-14 relative error 5.354900588105131e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3009999999998576 y1[1] (analytic) 0.3329786067703723 y1[1] (numeric) 0.33297860677026836 absolute error 1.0391687510491465e-13 relative error 3.1208273742516285e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7450385634140062 y2[1] (numeric) 1.7450385634139125 absolute error 9.370282327836321e-14 relative error 5.369670633240467e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3019999999998575 y1[1] (analytic) 0.33223390184180024 y1[1] (numeric) 0.3322339018416964 absolute error 1.038613639536834e-13 relative error 3.1261518881098127e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7443711696126964 y2[1] (numeric) 1.7443711696126023 absolute error 9.414691248821327e-14 relative error 5.397183473808315e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3029999999998574 y1[1] (analytic) 0.3314898646792708 y1[1] (numeric) 0.3314898646791669 absolute error 1.038613639536834e-13 relative error 3.133168612988312e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7437030314402788 y2[1] (numeric) 1.7437030314401845 absolute error 9.43689570931383e-14 relative error 5.411985607158727e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3039999999998573 y1[1] (analytic) 0.3307464960268208 y1[1] (numeric) 0.330746496026717 absolute error 1.0380585280245214e-13 relative error 3.1385322006263775e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7430341495648918 y2[1] (numeric) 1.7430341495647972 absolute error 9.459100169806334e-14 relative error 5.42680140384374e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.304999999999857 y1[1] (analytic) 0.3300037966278192 y1[1] (numeric) 0.33000379662771534 absolute error 1.038613639536834e-13 relative error 3.1472778499824056e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7423645246554171 y2[1] (numeric) 1.7423645246553223 absolute error 9.481304630298837e-14 relative error 5.441630896481854e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.305999999999857 y1[1] (analytic) 0.32926176722496503 y1[1] (numeric) 0.3292617672248612 absolute error 1.0380585280245214e-13 relative error 3.152684676308858e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7416941573814797 y2[1] (numeric) 1.7416941573813847 absolute error 9.50350909079134e-14 relative error 5.456474117751666e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.306999999999857 y1[1] (analytic) 0.32852040856028775 y1[1] (numeric) 0.32852040856018394 absolute error 1.0380585280245214e-13 relative error 3.1597992117863334e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7410230484134464 y2[1] (numeric) 1.7410230484133515 absolute error 9.481304630298837e-14 relative error 5.44582372929464e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.307999999999857 y1[1] (analytic) 0.327779721375146 y1[1] (numeric) 0.3277797213750422 absolute error 1.0380585280245214e-13 relative error 3.1669394423471875e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.740351198422427 y2[1] (numeric) 1.7403511984223317 absolute error 9.525713551283843e-14 relative error 5.473443268185525e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3089999999998567 y1[1] (analytic) 0.3270397064102267 y1[1] (numeric) 0.32703970641012303 absolute error 1.0369483049998962e-13 relative error 3.170710726174595e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7396786080802704 y2[1] (numeric) 1.739678608080175 absolute error 9.547918011776346e-14 relative error 5.4883229393229375e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3099999999998566 y1[1] (analytic) 0.3263003644055451 y1[1] (numeric) 0.32630036440544136 absolute error 1.0375034165122088e-13 relative error 3.179596254519468e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7390052780595675 y2[1] (numeric) 1.7390052780594718 absolute error 9.57012247226885e-14 relative error 5.503216461164206e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3109999999998565 y1[1] (analytic) 0.32556169610044283 y1[1] (numeric) 0.32556169610033914 absolute error 1.0369483049998962e-13 relative error 3.1851053653436403e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7383312090336482 y2[1] (numeric) 1.7383312090335523 absolute error 9.592326932761353e-14 relative error 5.518123866678894e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3119999999998564 y1[1] (analytic) 0.32482370223358836 y1[1] (numeric) 0.3248237022334846 absolute error 1.0375034165122088e-13 relative error 3.194050832430066e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7376564016765812 y2[1] (numeric) 1.7376564016764853 absolute error 9.592326932761353e-14 relative error 5.520266793542255e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3129999999998563 y1[1] (analytic) 0.32408638354297536 y1[1] (numeric) 0.3240863835428716 absolute error 1.0375034165122088e-13 relative error 3.201317516552284e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7369808566631741 y2[1] (numeric) 1.736980856663078 absolute error 9.614531393253856e-14 relative error 5.535197095795198e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.313999999999856 y1[1] (analytic) 0.3233497407659224 y1[1] (numeric) 0.32334974076581874 absolute error 1.0363931934875836e-13 relative error 3.2051771281234574e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.736304574668972 y2[1] (numeric) 1.7363045746688754 absolute error 9.658940314238862e-14 relative error 5.5629297158768056e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.314999999999856 y1[1] (analytic) 0.32261377463907237 y1[1] (numeric) 0.32261377463896873 absolute error 1.0363931934875836e-13 relative error 3.2124889727571607e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7356275563702561 y2[1] (numeric) 1.7356275563701598 absolute error 9.636735853746359e-14 relative error 5.552306321927619e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.315999999999856 y1[1] (analytic) 0.3218784858983913 y1[1] (numeric) 0.3218784858982876 absolute error 1.0369483049998962e-13 relative error 3.221552077659623e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7349498024440457 y2[1] (numeric) 1.734949802443949 absolute error 9.681144774731365e-14 relative error 5.580071977352551e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.316999999999856 y1[1] (analytic) 0.32114387527916777 y1[1] (numeric) 0.3211438752790641 absolute error 1.0369483049998962e-13 relative error 3.228921317893687e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7342713135680938 y2[1] (numeric) 1.7342713135679968 absolute error 9.703349235223868e-14 relative error 5.595058373686742e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3179999999998557 y1[1] (analytic) 0.3204099435160124 y1[1] (numeric) 0.3204099435159087 absolute error 1.0369483049998962e-13 relative error 3.236317492587664e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7335920904208895 y2[1] (numeric) 1.7335920904207924 absolute error 9.703349235223868e-14 relative error 5.597250523257778e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3189999999998556 y1[1] (analytic) 0.3196766913428568 y1[1] (numeric) 0.31967669134275317 absolute error 1.0363931934875836e-13 relative error 3.242004254780153e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7329121336816558 y2[1] (numeric) 1.7329121336815587 absolute error 9.703349235223868e-14 relative error 5.59944676168239e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3199999999998555 y1[1] (analytic) 0.3189441194929532 y1[1] (numeric) 0.3189441194928496 absolute error 1.035838081975271e-13 relative error 3.2477102372102424e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.73223144403035 y2[1] (numeric) 1.7322314440302524 absolute error 9.747758156208874e-14 relative error 5.627283923174233e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3209999999998554 y1[1] (analytic) 0.31821222869887333 y1[1] (numeric) 0.3182122286987698 absolute error 1.0352829704629585e-13 relative error 3.2534355285341804e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7315500221476605 y2[1] (numeric) 1.731550022147563 absolute error 9.747758156208874e-14 relative error 5.6294984444738266e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3219999999998553 y1[1] (analytic) 0.3174810196925081 y1[1] (numeric) 0.3174810196924045 absolute error 1.035838081975271e-13 relative error 3.2626771924145824e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.73086786871501 y2[1] (numeric) 1.7308678687149126 absolute error 9.747758156208874e-14 relative error 5.631717089673387e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.322999999999855 y1[1] (analytic) 0.3167504932050661 y1[1] (numeric) 0.3167504932049626 absolute error 1.0347278589506459e-13 relative error 3.266696914914532e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.730184984414552 y2[1] (numeric) 1.7301849844144543 absolute error 9.769962616701378e-14 relative error 5.646773440244177e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.323999999999855 y1[1] (analytic) 0.31602064996707413 y1[1] (numeric) 0.3160206499669706 absolute error 1.0352829704629585e-13 relative error 3.275997851946775e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7295013699291704 y2[1] (numeric) 1.7295013699290724 absolute error 9.792167077193881e-14 relative error 5.661844071042804e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.324999999999855 y1[1] (analytic) 0.31529149070837503 y1[1] (numeric) 0.3152914907082716 absolute error 1.0341727474383333e-13 relative error 3.280052833379124e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7288170259424795 y2[1] (numeric) 1.7288170259423814 absolute error 9.814371537686384e-14 relative error 5.676929015860423e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.325999999999855 y1[1] (analytic) 0.3145630161581283 y1[1] (numeric) 0.31456301615802484 absolute error 1.0347278589506459e-13 relative error 3.2894135858313886e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7281319531388233 y2[1] (numeric) 1.7281319531387251 absolute error 9.814371537686384e-14 relative error 5.679179486184746e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3269999999998547 y1[1] (analytic) 0.31383522704480826 y1[1] (numeric) 0.3138352270447048 absolute error 1.0347278589506459e-13 relative error 3.2970417906684236e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.727446152203275 y2[1] (numeric) 1.7274461522031763 absolute error 9.85878045867139e-14 relative error 5.707141983034891e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3279999999998546 y1[1] (analytic) 0.3131081240962039 y1[1] (numeric) 0.3131081240961005 absolute error 1.0341727474383333e-13 relative error 3.302925308704475e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7267596238216347 y2[1] (numeric) 1.726759623821536 absolute error 9.880984919163893e-14 relative error 5.722270073292232e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3289999999998545 y1[1] (analytic) 0.31238170803941834 y1[1] (numeric) 0.3123817080393149 absolute error 1.0341727474383333e-13 relative error 3.310605969629421e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7260723686804313 y2[1] (numeric) 1.7260723686803323 absolute error 9.903189379656396e-14 relative error 5.737412613369917e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3299999999998544 y1[1] (analytic) 0.31165597960086733 y1[1] (numeric) 0.31165597960076397 absolute error 1.0336176359260207e-13 relative error 3.3165339463396717e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.72538438746692 y2[1] (numeric) 1.7253843874668207 absolute error 9.9253938401489e-14 relative error 5.752569637378381e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3309999999998543 y1[1] (analytic) 0.31093093950627937 y1[1] (numeric) 0.31093093950617606 absolute error 1.0330625244137082e-13 relative error 3.322482240120865e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7246956808690812 y2[1] (numeric) 1.724695680868982 absolute error 9.9253938401489e-14 relative error 5.754866757216817e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.331999999999854 y1[1] (analytic) 0.3102065884806945 y1[1] (numeric) 0.31020658848059124 absolute error 1.0325074129013956e-13 relative error 3.328450946056077e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.724006249575622 y2[1] (numeric) 1.7240062495755226 absolute error 9.947598300641403e-14 relative error 5.770047703185579e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.332999999999854 y1[1] (analytic) 0.3094829272484637 y1[1] (numeric) 0.30948292724836046 absolute error 1.0325074129013956e-13 relative error 3.3362338339021287e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7233160942759738 y2[1] (numeric) 1.723316094275874 absolute error 9.969802761133906e-14 relative error 5.785243226271019e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.333999999999854 y1[1] (analytic) 0.30875995653324806 y1[1] (numeric) 0.30875995653314486 absolute error 1.031952301389083e-13 relative error 3.342247851618543e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7226252156602917 y2[1] (numeric) 1.7226252156601916 absolute error 1.0014211682118912e-13 relative error 5.813343257186915e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.334999999999854 y1[1] (analytic) 0.3080376770580183 y1[1] (numeric) 0.3080376770579151 absolute error 1.031952301389083e-13 relative error 3.3500846755012915e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.721933614419454 y2[1] (numeric) 1.7219336144193536 absolute error 1.0036416142611415e-13 relative error 5.828573214766569e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3359999999998537 y1[1] (analytic) 0.30731608954505385 y1[1] (numeric) 0.30731608954495065 absolute error 1.031952301389083e-13 relative error 3.3579507760780435e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7212412912450619 y2[1] (numeric) 1.7212412912449613 absolute error 1.0058620603103918e-13 relative error 5.843817862298669e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3369999999998536 y1[1] (analytic) 0.3065951947159421 y1[1] (numeric) 0.30659519471583896 absolute error 1.0313971898767704e-13 relative error 3.364035730672007e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7205482468294386 y2[1] (numeric) 1.720548246829338 absolute error 1.0058620603103918e-13 relative error 5.8461717778850805e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3379999999998535 y1[1] (analytic) 0.30587499329157786 y1[1] (numeric) 0.3058749932914747 absolute error 1.0313971898767704e-13 relative error 3.3719565590430027e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.719854481865629 y2[1] (numeric) 1.719854481865528 absolute error 1.0103029524088925e-13 relative error 5.874351365546674e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3389999999998534 y1[1] (analytic) 0.3051554859921626 y1[1] (numeric) 0.3051554859920594 absolute error 1.031952301389083e-13 relative error 3.3817261978229255e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.719159997047397 y2[1] (numeric) 1.719159997047296 absolute error 1.0103029524088925e-13 relative error 5.876724412760045e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3399999999998533 y1[1] (analytic) 0.3044366735372033 y1[1] (numeric) 0.30443667353710013 absolute error 1.0313971898767704e-13 relative error 3.3878874640598445e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.718464793069228 y2[1] (numeric) 1.7184647930691268 absolute error 1.0125233984581428e-13 relative error 5.892022941300686e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.340999999999853 y1[1] (analytic) 0.3037185566455125 y1[1] (numeric) 0.30371855664540937 absolute error 1.0313971898767704e-13 relative error 3.3958978380124914e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.717768870626326 y2[1] (numeric) 1.7177688706262246 absolute error 1.0147438445073931e-13 relative error 5.907336323642896e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.341999999999853 y1[1] (analytic) 0.30300113603520706 y1[1] (numeric) 0.3030011360351039 absolute error 1.0313971898767704e-13 relative error 3.403938359349675e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.717072230414613 y2[1] (numeric) 1.7170722304145116 absolute error 1.0147438445073931e-13 relative error 5.909733012584845e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.342999999999853 y1[1] (analytic) 0.3022844124237075 y1[1] (numeric) 0.3022844124236044 absolute error 1.0313971898767704e-13 relative error 3.412009179061064e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7163748731307296 y2[1] (numeric) 1.7163748731306279 absolute error 1.0169642905566434e-13 relative error 5.9250709531867235e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.343999999999853 y1[1] (analytic) 0.3015683865277373 y1[1] (numeric) 0.3015683865276343 absolute error 1.0302869668521453e-13 relative error 3.416428952367601e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7156767994720326 y2[1] (numeric) 1.7156767994719306 absolute error 1.0191847366058937e-13 relative error 5.940423842762977e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3449999999998528 y1[1] (analytic) 0.3008530590633225 y1[1] (numeric) 0.30085305906321946 absolute error 1.0302869668521453e-13 relative error 3.4245520722303646e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7149780101365957 y2[1] (numeric) 1.7149780101364935 absolute error 1.021405182655144e-13 relative error 5.955791716383526e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3459999999998526 y1[1] (analytic) 0.3001384307457903 y1[1] (numeric) 0.3001384307456873 absolute error 1.0297318553398327e-13 relative error 3.430856397766635e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7142785058232084 y2[1] (numeric) 1.714278505823106 absolute error 1.0236256287043943e-13 relative error 5.971174609185468e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3469999999998525 y1[1] (analytic) 0.299424502289769 y1[1] (numeric) 0.29942450228966605 absolute error 1.0297318553398327e-13 relative error 3.439036710306715e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7135782872313747 y2[1] (numeric) 1.7135782872312721 absolute error 1.0258460747536446e-13 relative error 5.986572556373262e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3479999999998524 y1[1] (analytic) 0.2987112744091871 y1[1] (numeric) 0.2987112744090841 absolute error 1.0297318553398327e-13 relative error 3.447248040357738e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7128773550613132 y2[1] (numeric) 1.7128773550612104 absolute error 1.028066520802895e-13 relative error 6.001985593218931e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3489999999998523 y1[1] (analytic) 0.2979987478172723 y1[1] (numeric) 0.2979987478171694 absolute error 1.0291767438275201e-13 relative error 3.45362774631051e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.712175710013956 y2[1] (numeric) 1.712175710013853 absolute error 1.0302869668521453e-13 relative error 6.01741375506225e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.349999999999852 y1[1] (analytic) 0.29728692322655126 y1[1] (numeric) 0.29728692322644834 absolute error 1.0291767438275201e-13 relative error 3.461897121667955e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7114733527909483 y2[1] (numeric) 1.711473352790845 absolute error 1.0325074129013956e-13 relative error 6.0328570773109404e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.350999999999852 y1[1] (analytic) 0.2965758013488484 y1[1] (numeric) 0.2965758013487455 absolute error 1.0291767438275201e-13 relative error 3.4701979701201146e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.710770284094647 y2[1] (numeric) 1.7107702840945436 absolute error 1.0347278589506459e-13 relative error 6.0483155954408685e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.351999999999852 y1[1] (analytic) 0.2958653828952855 y1[1] (numeric) 0.29586538289518266 absolute error 1.0286216323152075e-13 relative error 3.476654221082916e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.710066504628121 y2[1] (numeric) 1.7100665046280172 absolute error 1.0369483049998962e-13 relative error 6.0637893449962395e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.352999999999852 y1[1] (analytic) 0.29515566857628117 y1[1] (numeric) 0.29515566857617825 absolute error 1.0291767438275201e-13 relative error 3.486894725050946e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7093620150951492 y2[1] (numeric) 1.7093620150950455 absolute error 1.0369483049998962e-13 relative error 6.0662884505607544e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3539999999998518 y1[1] (analytic) 0.29444665910154944 y1[1] (numeric) 0.2944466591014466 absolute error 1.0286216323152075e-13 relative error 3.4934056832360054e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7086568162002216 y2[1] (numeric) 1.7086568162001177 absolute error 1.0391687510491465e-13 relative error 6.081787408662267e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3549999999998517 y1[1] (analytic) 0.2937383551800997 y1[1] (numeric) 0.29373835517999697 absolute error 1.0275114092905824e-13 relative error 3.498049850046258e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.707950908648537 y2[1] (numeric) 1.7079509086484328 absolute error 1.0413891970983968e-13 relative error 6.0973016954124556e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3559999999998515 y1[1] (analytic) 0.2930307575202361 y1[1] (numeric) 0.29303075752013336 absolute error 1.0275114092905824e-13 relative error 3.506496785476946e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7072442931460026 y2[1] (numeric) 1.7072442931458982 absolute error 1.0436096431476471e-13 relative error 6.112831346617354e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3569999999998514 y1[1] (analytic) 0.292323866829556 y1[1] (numeric) 0.29232386682945327 absolute error 1.0275114092905824e-13 relative error 3.5149761134272656e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7065369703992341 y2[1] (numeric) 1.7065369703991293 absolute error 1.0480505352461478e-13 relative error 6.14138781301036e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3579999999998513 y1[1] (analytic) 0.2916176838149501 y1[1] (numeric) 0.2916176838148474 absolute error 1.0275114092905824e-13 relative error 3.52348799924837e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7058289411155538 y2[1] (numeric) 1.705828941115449 absolute error 1.0480505352461478e-13 relative error 6.143936885962074e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.358999999999851 y1[1] (analytic) 0.2909122091826014 y1[1] (numeric) 0.29091220918249866 absolute error 1.0275114092905824e-13 relative error 3.532032609348576e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7051202060029915 y2[1] (numeric) 1.7051202060028865 absolute error 1.0502709812953981e-13 relative error 6.159512846061221e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.359999999999851 y1[1] (analytic) 0.29020744363798434 y1[1] (numeric) 0.29020744363788165 absolute error 1.0269562977782698e-13 relative error 3.538697301849134e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7044107657702818 y2[1] (numeric) 1.7044107657701766 absolute error 1.0524914273446484e-13 relative error 6.1751043145341275e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.360999999999851 y1[1] (analytic) 0.2895033878858645 y1[1] (numeric) 0.28950338788576185 absolute error 1.0264011862659572e-13 relative error 3.5453857509626507e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.703700621126865 y2[1] (numeric) 1.7037006211267596 absolute error 1.0547118733938987e-13 relative error 6.190711327535286e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.361999999999851 y1[1] (analytic) 0.28880004263029757 y1[1] (numeric) 0.288800042630195 absolute error 1.0258460747536446e-13 relative error 3.552098072460688e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7029897727828858 y2[1] (numeric) 1.7029897727827803 absolute error 1.0547118733938987e-13 relative error 6.193295404648117e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3629999999998508 y1[1] (analytic) 0.28809740857462884 y1[1] (numeric) 0.2880974085745262 absolute error 1.0264011862659572e-13 relative error 3.5626880205001146e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7022782214491925 y2[1] (numeric) 1.7022782214490868 absolute error 1.056932319443149e-13 relative error 6.208928165358045e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3639999999998507 y1[1] (analytic) 0.28739548642149215 y1[1] (numeric) 0.2873954864213895 absolute error 1.0264011862659572e-13 relative error 3.571389373737918e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.701565967837336 y2[1] (numeric) 1.7015659678372304 absolute error 1.056932319443149e-13 relative error 6.2115271427677505e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3649999999998506 y1[1] (analytic) 0.2866942768728096 y1[1] (numeric) 0.28669427687270704 absolute error 1.0252909632413321e-13 relative error 3.5762519378654955e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7008530126595705 y2[1] (numeric) 1.7008530126594645 absolute error 1.0591527654923993e-13 relative error 6.2271857568470035e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3659999999998504 y1[1] (analytic) 0.28599378062979075 y1[1] (numeric) 0.2859937806296883 absolute error 1.0247358517290195e-13 relative error 3.583070406190075e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7001393566288505 y2[1] (numeric) 1.7001393566287444 absolute error 1.0613732115416497e-13 relative error 6.242860077342196e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3669999999998503 y1[1] (analytic) 0.2852939983929318 y1[1] (numeric) 0.2852939983928294 absolute error 1.0241807402167069e-13 relative error 3.589913373523252e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6994250004588323 y2[1] (numeric) 1.699425000458726 absolute error 1.0635936575909e-13 relative error 6.258550140804905e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3679999999998502 y1[1] (analytic) 0.2845949308620149 y1[1] (numeric) 0.2845949308619125 absolute error 1.0241807402167069e-13 relative error 3.598731492210865e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6987099448638718 y2[1] (numeric) 1.6987099448637653 absolute error 1.0658141036401503e-13 relative error 6.274255983858154e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.36899999999985 y1[1] (analytic) 0.2838965787361075 y1[1] (numeric) 0.28389657873600516 absolute error 1.0236256287043943e-13 relative error 3.6056286175110715e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6979941905590248 y2[1] (numeric) 1.697994190558918 absolute error 1.0680345496894006e-13 relative error 6.289977643196619e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.36999999999985 y1[1] (analytic) 0.2831989427135617 y1[1] (numeric) 0.2831989427134594 absolute error 1.0230705171920818e-13 relative error 3.61255062391548e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6972777382600452 y2[1] (numeric) 1.6972777382599384 absolute error 1.0680345496894006e-13 relative error 6.292632758998478e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.37099999999985 y1[1] (analytic) 0.2825020234920135 y1[1] (numeric) 0.2825020234919112 absolute error 1.0225154056797692e-13 relative error 3.6194976341777474e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6965605886833859 y2[1] (numeric) 1.6965605886832786 absolute error 1.0724754417879012e-13 relative error 6.321468557867389e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.37199999999985 y1[1] (analytic) 0.281805821768382 y1[1] (numeric) 0.28180582176827973 absolute error 1.0225154056797692e-13 relative error 3.628439608746554e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6958427425461955 y2[1] (numeric) 1.6958427425460882 absolute error 1.0724754417879012e-13 relative error 6.324144420240585e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3729999999998497 y1[1] (analytic) 0.2811103382388689 y1[1] (numeric) 0.28111033823876663 absolute error 1.0225154056797692e-13 relative error 3.637416581993166e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6951242005663207 y2[1] (numeric) 1.6951242005662133 absolute error 1.0746958878371515e-13 relative error 6.33992416294988e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3739999999998496 y1[1] (analytic) 0.2804155735989575 y1[1] (numeric) 0.2804155735988554 absolute error 1.021405182655144e-13 relative error 3.642469530297661e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6944049634623033 y2[1] (numeric) 1.6944049634621956 absolute error 1.0769163338864018e-13 relative error 6.355719896416373e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3749999999998495 y1[1] (analytic) 0.2797215285434127 y1[1] (numeric) 0.27972152854331056 absolute error 1.021405182655144e-13 relative error 3.65150722568221e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6936850319533803 y2[1] (numeric) 1.6936850319532724 absolute error 1.0791367799356522e-13 relative error 6.3715316577548644e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3759999999998493 y1[1] (analytic) 0.27902820376627924 y1[1] (numeric) 0.27902820376617715 absolute error 1.0208500711428314e-13 relative error 3.658590986013443e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.692964406759483 y2[1] (numeric) 1.692964406759375 absolute error 1.0791367799356522e-13 relative error 6.374243756259689e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3769999999998492 y1[1] (analytic) 0.278335599960882 y1[1] (numeric) 0.2783355999607799 absolute error 1.0208500711428314e-13 relative error 3.6676949383632725e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.692243088601237 y2[1] (numeric) 1.6922430886011286 absolute error 1.0835776720341528e-13 relative error 6.40320341287261e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.377999999999849 y1[1] (analytic) 0.27764371781982466 y1[1] (numeric) 0.2776437178197226 absolute error 1.0208500711428314e-13 relative error 3.6768347548396766e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6915210781999597 y2[1] (numeric) 1.6915210781998513 absolute error 1.0835776720341528e-13 relative error 6.405936562063106e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.378999999999849 y1[1] (analytic) 0.2769525580349893 y1[1] (numeric) 0.2769525580348872 absolute error 1.0208500711428314e-13 relative error 3.6860106235735165e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.690798376277662 y2[1] (numeric) 1.6907983762775534 absolute error 1.0857981180834031e-13 relative error 6.421807196632261e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.379999999999849 y1[1] (analytic) 0.2762621212975356 y1[1] (numeric) 0.2762621212974336 absolute error 1.0197398481182063e-13 relative error 3.69120400338902e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6900749835570457 y2[1] (numeric) 1.6900749835569369 absolute error 1.0880185641326534e-13 relative error 6.437694035579038e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.380999999999849 y1[1] (analytic) 0.2755724082979003 y1[1] (numeric) 0.27557240829779833 absolute error 1.0197398481182063e-13 relative error 3.700442487753866e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6893509007615033 y2[1] (numeric) 1.6893509007613943 absolute error 1.0902390101819037e-13 relative error 6.453597116445495e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3819999999998487 y1[1] (analytic) 0.27488341972579633 y1[1] (numeric) 0.2748834197256944 absolute error 1.0191847366058937e-13 relative error 3.707698112976614e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6886261286151174 y2[1] (numeric) 1.6886261286150084 absolute error 1.0902390101819037e-13 relative error 6.456367053114562e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3829999999998486 y1[1] (analytic) 0.2741951562702123 y1[1] (numeric) 0.2741951562701103 absolute error 1.0197398481182063e-13 relative error 3.719029402230865e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6879006678426607 y2[1] (numeric) 1.6879006678425512 absolute error 1.0946799022804043e-13 relative error 6.48545215447741e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3839999999998485 y1[1] (analytic) 0.2735076186194114 y1[1] (numeric) 0.2735076186193095 absolute error 1.0191847366058937e-13 relative error 3.7263486178207686e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.687174519169593 y2[1] (numeric) 1.6871745191694836 absolute error 1.0946799022804043e-13 relative error 6.488243449878514e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3849999999998484 y1[1] (analytic) 0.2728208074609314 y1[1] (numeric) 0.27282080746082954 absolute error 1.0186296250935811e-13 relative error 3.7336947814709894e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6864476833220636 y2[1] (numeric) 1.686447683321954 absolute error 1.0969003483296547e-13 relative error 6.504206203236118e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3859999999998482 y1[1] (analytic) 0.2721347234815833 y1[1] (numeric) 0.2721347234814815 absolute error 1.0180745135812685e-13 relative error 3.741068028939595e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6857201610269081 y2[1] (numeric) 1.6857201610267982 absolute error 1.099120794378905e-13 relative error 6.520185377087392e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.386999999999848 y1[1] (analytic) 0.27144936736745107 y1[1] (numeric) 0.2714493673673493 absolute error 1.017519402068956e-13 relative error 3.7484684968581166e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6849919530116488 y2[1] (numeric) 1.6849919530115387 absolute error 1.1013412404281553e-13 relative error 6.5361810094089e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.387999999999848 y1[1] (analytic) 0.2707647398038908 y1[1] (numeric) 0.27076473980378907 absolute error 1.017519402068956e-13 relative error 3.757946484486583e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6842630600044934 y2[1] (numeric) 1.684263060004383 absolute error 1.1035616864774056e-13 relative error 6.552193138252771e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.388999999999848 y1[1] (analytic) 0.2700808414755299 y1[1] (numeric) 0.2700808414754282 absolute error 1.0169642905566434e-13 relative error 3.7654069981442323e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6835334827343351 y2[1] (numeric) 1.6835334827342245 absolute error 1.1057821325266559e-13 relative error 6.568221801746907e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.389999999999848 y1[1] (analytic) 0.2693976730662667 y1[1] (numeric) 0.2693976730661651 absolute error 1.0164091790443308e-13 relative error 3.772895168230772e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.682803221930751 y2[1] (numeric) 1.6828032219306404 absolute error 1.1057821325266559e-13 relative error 6.571072114171172e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3909999999998477 y1[1] (analytic) 0.26871523525926966 y1[1] (numeric) 0.268715235259168 absolute error 1.0164091790443308e-13 relative error 3.782476933485551e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6820722783240019 y2[1] (numeric) 1.682072278323891 absolute error 1.1080025785759062e-13 relative error 6.587128227806641e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3919999999998476 y1[1] (analytic) 0.2680335287369763 y1[1] (numeric) 0.26803352873687475 absolute error 1.0152989560197057e-13 relative error 3.787955039819021e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6813406526450314 y2[1] (numeric) 1.6813406526449202 absolute error 1.1124434706744069e-13 relative error 6.616407382551218e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3929999999998475 y1[1] (analytic) 0.26735255418109327 y1[1] (numeric) 0.26735255418099174 absolute error 1.0152989560197057e-13 relative error 3.797603352358419e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6806083456254648 y2[1] (numeric) 1.6806083456253536 absolute error 1.1124434706744069e-13 relative error 6.619290410939817e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3939999999998474 y1[1] (analytic) 0.266672312272595 y1[1] (numeric) 0.2666723122724935 absolute error 1.0152989560197057e-13 relative error 3.807290480842485e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6798753579976093 y2[1] (numeric) 1.679875357997498 absolute error 1.1124434706744069e-13 relative error 6.622178635922285e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3949999999998473 y1[1] (analytic) 0.2659928036917233 y1[1] (numeric) 0.26599280369162187 absolute error 1.0141887329950805e-13 relative error 3.812842749574876e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6791416904944527 y2[1] (numeric) 1.6791416904943413 absolute error 1.1146639167236572e-13 relative error 6.638295761660381e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.395999999999847 y1[1] (analytic) 0.26531402911798674 y1[1] (numeric) 0.2653140291178854 absolute error 1.0136336214827679e-13 relative error 3.8205051758947843e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.678407343849662 y2[1] (numeric) 1.6784073438495504 absolute error 1.1168843627729075e-13 relative error 6.654429670280022e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.396999999999847 y1[1] (analytic) 0.26463598923015985 y1[1] (numeric) 0.26463598923005854 absolute error 1.0130785099704553e-13 relative error 3.8281962816832077e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6776723187975842 y2[1] (numeric) 1.6776723187974723 absolute error 1.1191048088221578e-13 relative error 6.670580400493459e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.397999999999847 y1[1] (analytic) 0.2639586847062825 y1[1] (numeric) 0.2639586847061812 absolute error 1.0125233984581428e-13 relative error 3.835916213875738e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.676936616073244 y2[1] (numeric) 1.6769366160731318 absolute error 1.1213252548714081e-13 relative error 6.686747991090629e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.398999999999847 y1[1] (analytic) 0.26328211622365905 y1[1] (numeric) 0.26328211622355785 absolute error 1.0119682869458302e-13 relative error 3.843665120369056e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.676200236412344 y2[1] (numeric) 1.6762002364122317 absolute error 1.1235457009206584e-13 relative error 6.702932480939389e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.3999999999998467 y1[1] (analytic) 0.26260628445885803 y1[1] (numeric) 0.26260628445875683 absolute error 1.0119682869458302e-13 relative error 3.853557004666326e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6754631805512639 y2[1] (numeric) 1.6754631805511515 absolute error 1.1235457009206584e-13 relative error 6.705881179382214e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4009999999998466 y1[1] (analytic) 0.26193119008771104 y1[1] (numeric) 0.2619311900876099 absolute error 1.0114131754335176e-13 relative error 3.8613697555256125e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6747254492270596 y2[1] (numeric) 1.674725449226947 absolute error 1.1257661469699087e-13 relative error 6.722093746706283e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4019999999998465 y1[1] (analytic) 0.2612568337853125 y1[1] (numeric) 0.2612568337852114 absolute error 1.010858063921205e-13 relative error 3.8692119523727996e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6739870431774624 y2[1] (numeric) 1.6739870431773496 absolute error 1.127986593019159e-13 relative error 6.73832331986323e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4029999999998464 y1[1] (analytic) 0.26058321622601865 y1[1] (numeric) 0.26058321622591757 absolute error 1.010858063921205e-13 relative error 3.8792140129409955e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.673247963140878 y2[1] (numeric) 1.673247963140765 absolute error 1.1302070390684094e-13 relative error 6.754569938019714e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4039999999998463 y1[1] (analytic) 0.2599103380834469 y1[1] (numeric) 0.25991033808334585 absolute error 1.0103029524088925e-13 relative error 3.8871210735931726e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.672508209856387 y2[1] (numeric) 1.6725082098562736 absolute error 1.13464793116691e-13 relative error 6.784109784814381e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.404999999999846 y1[1] (analytic) 0.2592382000304754 y1[1] (numeric) 0.2592382000303744 absolute error 1.0097478408965799e-13 relative error 3.8950580615737826e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.671767784063742 y2[1] (numeric) 1.6717677840636282 absolute error 1.1368683772161603e-13 relative error 6.800396490789257e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.405999999999846 y1[1] (analytic) 0.25856680273924215 y1[1] (numeric) 0.2585668027391412 absolute error 1.0097478408965799e-13 relative error 3.905172010479954e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6710266865033687 y2[1] (numeric) 1.6710266865032548 absolute error 1.1390888232654106e-13 relative error 6.816700370291269e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.406999999999846 y1[1] (analytic) 0.2578961468811444 y1[1] (numeric) 0.25789614688104345 absolute error 1.0091927293842673e-13 relative error 3.913174902335281e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6702849179163648 y2[1] (numeric) 1.6702849179162509 absolute error 1.1390888232654106e-13 relative error 6.819727646744204e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.407999999999846 y1[1] (analytic) 0.2572262331268379 y1[1] (numeric) 0.257226233126737 absolute error 1.0091927293842673e-13 relative error 3.9233662800117115e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.669542479044499 y2[1] (numeric) 1.669542479044385 absolute error 1.141309269314661e-13 relative error 6.836060080171468e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4089999999998457 y1[1] (analytic) 0.2565570621462363 y1[1] (numeric) 0.2565570621461355 absolute error 1.0080825063596421e-13 relative error 3.9292721000408086e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.66879937063021 y2[1] (numeric) 1.6687993706300956 absolute error 1.1435297153639112e-13 relative error 6.8524097952653565e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4099999999998456 y1[1] (analytic) 0.25588863460851075 y1[1] (numeric) 0.2558886346084099 absolute error 1.0086376178719547e-13 relative error 3.941705419684192e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.668055593416606 y2[1] (numeric) 1.6680555934164916 absolute error 1.1435297153639112e-13 relative error 6.8554652487431125e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4109999999998455 y1[1] (analytic) 0.25522095118208843 y1[1] (numeric) 0.2552209511819877 absolute error 1.0075273948473296e-13 relative error 3.947667267051697e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6673111481474643 y2[1] (numeric) 1.6673111481473497 absolute error 1.1457501614131615e-13 relative error 6.8718437028757056e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4119999999998454 y1[1] (analytic) 0.25455401253465293 y1[1] (numeric) 0.25455401253455223 absolute error 1.006972283335017e-13 relative error 3.955829544026284e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.66656603556723 y2[1] (numeric) 1.6665660355671152 absolute error 1.1479706074624119e-13 relative error 6.888239547445777e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4129999999998453 y1[1] (analytic) 0.25388781933314286 y1[1] (numeric) 0.2538878193330421 absolute error 1.0075273948473296e-13 relative error 3.9683959533532674e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6658202564210156 y2[1] (numeric) 1.6658202564209008 absolute error 1.1479706074624119e-13 relative error 6.891323376801803e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.413999999999845 y1[1] (analytic) 0.2532223722437512 y1[1] (numeric) 0.2532223722436505 absolute error 1.006972283335017e-13 relative error 3.976632374195231e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6650738114546004 y2[1] (numeric) 1.6650738114544854 absolute error 1.1501910535116622e-13 relative error 6.907748146653395e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.414999999999845 y1[1] (analytic) 0.252557671931925 y1[1] (numeric) 0.25255767193182443 absolute error 1.0058620603103918e-13 relative error 3.9827024561008555e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6643267014144292 y2[1] (numeric) 1.664326701414314 absolute error 1.1524114995609125e-13 relative error 6.924190416349956e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.415999999999845 y1[1] (analytic) 0.2518937190623647 y1[1] (numeric) 0.2518937190622641 absolute error 1.0058620603103918e-13 relative error 3.993200243557312e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6635789270476118 y2[1] (numeric) 1.6635789270474965 absolute error 1.1524114995609125e-13 relative error 6.927302821791096e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.416999999999845 y1[1] (analytic) 0.2512305142990229 y1[1] (numeric) 0.2512305142989224 absolute error 1.0047518372857667e-13 relative error 3.9993224552726017e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.662830489101923 y2[1] (numeric) 1.6628304891018073 absolute error 1.156852391659413e-13 relative error 6.957127616082002e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4179999999998447 y1[1] (analytic) 0.2505680583051044 y1[1] (numeric) 0.250568058305004 absolute error 1.0041967257734541e-13 relative error 4.0076805182833524e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6620813883258 y2[1] (numeric) 1.6620813883256842 absolute error 1.1590728377086634e-13 relative error 6.973622626724599e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4189999999998446 y1[1] (analytic) 0.2499063517430653 y1[1] (numeric) 0.24990635174296483 absolute error 1.0047518372857667e-13 relative error 4.020513405432672e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.661331625468344 y2[1] (numeric) 1.661331625468228 absolute error 1.1590728377086634e-13 relative error 6.976769838965238e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4199999999998445 y1[1] (analytic) 0.24924539527461176 y1[1] (numeric) 0.2492453952745114 absolute error 1.0036416142611415e-13 relative error 4.026720787179866e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6605812012793173 y2[1] (numeric) 1.6605812012792014 absolute error 1.1590728377086634e-13 relative error 6.979922672951554e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4209999999998444 y1[1] (analytic) 0.24858518956070053 y1[1] (numeric) 0.24858518956060013 absolute error 1.0039191700172978e-13 relative error 4.038531707345167e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.659830116509145 y2[1] (numeric) 1.6598301165090286 absolute error 1.163513729807164e-13 relative error 7.0098362370613945e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4219999999998443 y1[1] (analytic) 0.24792573526153705 y1[1] (numeric) 0.24792573526143669 absolute error 1.0036416142611415e-13 relative error 4.048154231356415e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6590783719089106 y2[1] (numeric) 1.6590783719087943 absolute error 1.163513729807164e-13 relative error 7.013012462265075e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.422999999999844 y1[1] (analytic) 0.2472670330365756 y1[1] (numeric) 0.24726703303647532 absolute error 1.0028089469926726e-13 relative error 4.055570751497381e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6583259682303595 y2[1] (numeric) 1.658325968230243 absolute error 1.1657341758564144e-13 relative error 7.029584039502186e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.423999999999844 y1[1] (analytic) 0.24660908354451838 y1[1] (numeric) 0.24660908354441818 absolute error 1.0019762797242038e-13 relative error 4.0630144896642664e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6575729062258948 y2[1] (numeric) 1.6575729062257782 absolute error 1.1657341758564144e-13 relative error 7.032777692479655e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.424999999999844 y1[1] (analytic) 0.24595188744331486 y1[1] (numeric) 0.24595188744321472 absolute error 1.0014211682118912e-13 relative error 4.07161408119989e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6568191866485789 y2[1] (numeric) 1.656819186648462 absolute error 1.1679546219056647e-13 relative error 7.0493789021613666e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.425999999999844 y1[1] (analytic) 0.24529544539016113 y1[1] (numeric) 0.24529544539006098 absolute error 1.0014211682118912e-13 relative error 4.082510242369378e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.656064810252131 y2[1] (numeric) 1.656064810252014 absolute error 1.170175067954915e-13 relative error 7.065998025625334e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4269999999998437 y1[1] (analytic) 0.24463975804149907 y1[1] (numeric) 0.24463975804139895 absolute error 1.0011436124557349e-13 relative error 4.092317702038879e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6553097777909276 y2[1] (numeric) 1.6553097777908103 absolute error 1.1723955140041653e-13 relative error 7.082635103918559e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4279999999998436 y1[1] (analytic) 0.24398482605301597 y1[1] (numeric) 0.24398482605291594 absolute error 1.000310945187266e-13 relative error 4.09988998647771e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6545540900200009 y2[1] (numeric) 1.6545540900198836 absolute error 1.1723955140041653e-13 relative error 7.085869969896197e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4289999999998435 y1[1] (analytic) 0.24333065007964383 y1[1] (numeric) 0.24333065007954388 absolute error 9.994782779187972e-14 relative error 4.107490271331051e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6537977476950387 y2[1] (numeric) 1.6537977476949213 absolute error 1.1746159600534156e-13 relative error 7.1025369437739464e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4299999999998434 y1[1] (analytic) 0.24267723077555858 y1[1] (numeric) 0.2426772307754587 absolute error 9.989231664064846e-14 relative error 4.11626242484341e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6530407515723835 y2[1] (numeric) 1.6530407515722658 absolute error 1.176836406102666e-13 relative error 7.119221985200614e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4309999999998433 y1[1] (analytic) 0.24202456879417944 y1[1] (numeric) 0.2420245687940796 absolute error 9.98368054894172e-14 relative error 4.1250690368678894e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.652283102409031 y2[1] (numeric) 1.652283102408913 absolute error 1.1790568521519162e-13 relative error 7.135925135546383e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.431999999999843 y1[1] (analytic) 0.24137266478816843 y1[1] (numeric) 0.24137266478806857 absolute error 9.986456106503283e-14 relative error 4.1373600093728584e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6515248009626304 y2[1] (numeric) 1.6515248009625123 absolute error 1.1812772982011666e-13 relative error 7.152646436266843e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.432999999999843 y1[1] (analytic) 0.24072151940942932 y1[1] (numeric) 0.2407215194093295 absolute error 9.980904991380157e-14 relative error 4.146245427441081e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6507658479914833 y2[1] (numeric) 1.650765847991365 absolute error 1.1834977442504169e-13 relative error 7.169385928903242e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.433999999999843 y1[1] (analytic) 0.24007113330910745 y1[1] (numeric) 0.24007113330900778 absolute error 9.967027203572343e-14 relative error 4.151697484903e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6500062442545422 y2[1] (numeric) 1.6500062442544239 absolute error 1.1834977442504169e-13 relative error 7.172686457226774e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.434999999999843 y1[1] (analytic) 0.23942150713758914 y1[1] (numeric) 0.23942150713748941 absolute error 9.972578318695469e-14 relative error 4.165280904762033e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6492459905114112 y2[1] (numeric) 1.6492459905112926 absolute error 1.1857181902996672e-13 relative error 7.189456255291488e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4359999999998427 y1[1] (analytic) 0.23877264154450017 y1[1] (numeric) 0.23877264154440053 absolute error 9.96425164601078e-14 relative error 4.1731127911292705e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6484850875223438 y2[1] (numeric) 1.648485087522225 absolute error 1.1879386363489175e-13 relative error 7.206244359385605e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4369999999998426 y1[1] (analytic) 0.23812453717870619 y1[1] (numeric) 0.23812453717860665 absolute error 9.953149415764528e-14 relative error 4.1798084034888655e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6477235360482427 y2[1] (numeric) 1.647723536048124 absolute error 1.1879386363489175e-13 relative error 7.209574970313081e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4379999999998425 y1[1] (analytic) 0.23747719468831163 y1[1] (numeric) 0.2374771946882121 absolute error 9.953149415764528e-14 relative error 4.191202203153873e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.64696133685066 y2[1] (numeric) 1.6469613368505407 absolute error 1.192379528447418e-13 relative error 7.239875653228759e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4389999999998424 y1[1] (analytic) 0.2368306147206588 y1[1] (numeric) 0.23683061472055933 absolute error 9.947598300641403e-14 relative error 4.2003008404865956e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.646198490691794 y2[1] (numeric) 1.6461984906916745 absolute error 1.1945999744966684e-13 relative error 7.256718926978563e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4399999999998423 y1[1] (analytic) 0.23618479792232772 y1[1] (numeric) 0.23618479792222824 absolute error 9.947598300641403e-14 relative error 4.2117860201623954e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6454349983344911 y2[1] (numeric) 1.6454349983343715 absolute error 1.1968204205459188e-13 relative error 7.273580674759805e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.440999999999842 y1[1] (analytic) 0.235539744939135 y1[1] (numeric) 0.23553974493903557 absolute error 9.942047185518277e-14 relative error 4.220963722316744e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6446708605422438 y2[1] (numeric) 1.6446708605421239 absolute error 1.199040866595169e-13 relative error 7.290460938791414e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.441999999999842 y1[1] (analytic) 0.23489545641613363 y1[1] (numeric) 0.23489545641603427 absolute error 9.936496070395151e-14 relative error 4.230178063892371e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6439060780791896 y2[1] (numeric) 1.6439060780790695 absolute error 1.2012613126444194e-13 relative error 7.307359761380192e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.442999999999842 y1[1] (analytic) 0.23425193299761204 y1[1] (numeric) 0.2342519329975128 absolute error 9.9253938401489e-14 relative error 4.237059525246299e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.643140651710111 y2[1] (numeric) 1.6431406517099907 absolute error 1.2034817586936697e-13 relative error 7.324277184921065e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.443999999999842 y1[1] (analytic) 0.2336091753270937 y1[1] (numeric) 0.2336091753269945 absolute error 9.919842725025774e-14 relative error 4.24634122830846e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6423745822004343 y2[1] (numeric) 1.6423745822003137 absolute error 1.20570220474292e-13 relative error 7.341213251897349e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4449999999998417 y1[1] (analytic) 0.23296718404733618 y1[1] (numeric) 0.232967184047237 absolute error 9.917067167464211e-14 relative error 4.2568515424254684e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.641607870316229 y2[1] (numeric) 1.641607870316108 absolute error 1.2079226507921703e-13 relative error 7.358168004880994e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4459999999998416 y1[1] (analytic) 0.23232595980033066 y1[1] (numeric) 0.23232595980023157 absolute error 9.908740494779522e-14 relative error 4.2650164894596595e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6408405168242068 y2[1] (numeric) 1.6408405168240858 absolute error 1.2101430968414206e-13 relative error 7.375141486532847e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4469999999998415 y1[1] (analytic) 0.23168550322730141 y1[1] (numeric) 0.23168550322720236 absolute error 9.905964937217959e-14 relative error 4.275608443010541e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6400725224917212 y2[1] (numeric) 1.6400725224916 absolute error 1.212363542890671e-13 relative error 7.392133739602912e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4479999999998414 y1[1] (analytic) 0.2310458149687049 y1[1] (numeric) 0.23104581496860588 absolute error 9.903189379656396e-14 relative error 4.286244864897371e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6393038880867663 y2[1] (numeric) 1.639303888086645 absolute error 1.212363542890671e-13 relative error 7.395599752438958e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4489999999998413 y1[1] (analytic) 0.23040689566422934 y1[1] (numeric) 0.23040689566413036 absolute error 9.89763826453327e-14 relative error 4.2957213741367545e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6385346143779769 y2[1] (numeric) 1.6385346143778552 absolute error 1.2168044349891716e-13 relative error 7.426174731445004e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.449999999999841 y1[1] (analytic) 0.22976874595279395 y1[1] (numeric) 0.22976874595269503 absolute error 9.892087149410145e-14 relative error 4.3052361662114293e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6377647021346262 y2[1] (numeric) 1.6377647021345043 absolute error 1.219024881038422e-13 relative error 7.443223556165131e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.450999999999841 y1[1] (analytic) 0.2291313664725484 y1[1] (numeric) 0.22913136647244955 absolute error 9.883760476725456e-14 relative error 4.313578114111933e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6369941521266265 y2[1] (numeric) 1.6369941521265043 absolute error 1.2212453270876722e-13 relative error 7.460291324200193e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.451999999999841 y1[1] (analytic) 0.22849475786087226 y1[1] (numeric) 0.2284947578607734 absolute error 9.886536034287019e-14 relative error 4.326810876031919e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6362229651245275 y2[1] (numeric) 1.6362229651244053 absolute error 1.2212453270876722e-13 relative error 7.463807519623264e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.452999999999841 y1[1] (analytic) 0.22785892075437386 y1[1] (numeric) 0.22785892075427505 absolute error 9.880984919163893e-14 relative error 4.3364485737274885e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6354511418995168 y2[1] (numeric) 1.6354511418993942 absolute error 1.2256862191861728e-13 relative error 7.494483863104483e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4539999999998408 y1[1] (analytic) 0.22722385578889037 y1[1] (numeric) 0.22722385578879162 absolute error 9.875433804040767e-14 relative error 4.3461254408145666e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6346786832234168 y2[1] (numeric) 1.6346786832232942 absolute error 1.2256862191861728e-13 relative error 7.498025341403772e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4549999999998406 y1[1] (analytic) 0.22658956359948668 y1[1] (numeric) 0.226589563599388 absolute error 9.867107131356079e-14 relative error 4.354616768138933e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6339055898686867 y2[1] (numeric) 1.633905589868564 absolute error 1.2279066652354231e-13 relative error 7.515162888536952e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4559999999998405 y1[1] (analytic) 0.22595604482045495 y1[1] (numeric) 0.22595604482035633 absolute error 9.861556016232953e-14 relative error 4.3643691958181344e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6331318626084195 y2[1] (numeric) 1.6331318626082965 absolute error 1.2301271112846734e-13 relative error 7.532319584530844e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4569999999998404 y1[1] (analytic) 0.22532330008531387 y1[1] (numeric) 0.22532330008521534 absolute error 9.853229343548264e-14 relative error 4.372929625927522e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6323575022163423 y2[1] (numeric) 1.6323575022162191 absolute error 1.2323475573339238e-13 relative error 7.54949547302412e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4579999999998403 y1[1] (analytic) 0.2246913300268082 y1[1] (numeric) 0.2246913300267097 absolute error 9.847678228425139e-14 relative error 4.382758438988367e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6315825094668157 y2[1] (numeric) 1.6315825094666923 absolute error 1.234568003383174e-13 relative error 7.566690597747449e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.45899999999984 y1[1] (analytic) 0.22406013527690793 y1[1] (numeric) 0.22406013527680946 absolute error 9.847678228425139e-14 relative error 4.3951050088650283e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6308068851348323 y2[1] (numeric) 1.6308068851347086 absolute error 1.2367884494324244e-13 relative error 7.583905002523759e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.45999999999984 y1[1] (analytic) 0.22342971646680765 y1[1] (numeric) 0.22342971646670926 absolute error 9.83935155574045e-14 relative error 4.4037792784838306e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6300306299960163 y2[1] (numeric) 1.6300306299958924 absolute error 1.2390088954816747e-13 relative error 7.60113873126852e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.46099999999984 y1[1] (analytic) 0.22280007422692627 y1[1] (numeric) 0.22280007422682788 absolute error 9.83935155574045e-14 relative error 4.416224541163697e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6292537448266229 y2[1] (numeric) 1.6292537448264988 absolute error 1.241229341530925e-13 relative error 7.618391827990001e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.46199999999984 y1[1] (analytic) 0.2221712091869058 y1[1] (numeric) 0.2221712091868075 absolute error 9.831024883055761e-14 relative error 4.4249769891584926e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6284762304035372 y2[1] (numeric) 1.6284762304034126 absolute error 1.2456702336294256e-13 relative error 7.649299451676663e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4629999999998398 y1[1] (analytic) 0.22154312197561132 y1[1] (numeric) 0.22154312197551312 absolute error 9.81992265280951e-14 relative error 4.4325107298481335e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6276980875042732 y2[1] (numeric) 1.6276980875041485 absolute error 1.247890679678676e-13 relative error 7.66659793519847e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4639999999998397 y1[1] (analytic) 0.22091581322113008 y1[1] (numeric) 0.2209158132210319 absolute error 9.817147095247947e-14 relative error 4.4438408242968455e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.626919316906974 y2[1] (numeric) 1.6269193169068492 absolute error 1.247890679678676e-13 relative error 7.67026776749513e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4649999999998395 y1[1] (analytic) 0.2202892835507706 y1[1] (numeric) 0.22028928355067254 absolute error 9.806044865001695e-14 relative error 4.451439809935953e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6261399193904102 y2[1] (numeric) 1.6261399193902852 absolute error 1.2501111257279263e-13 relative error 7.687598778071658e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4659999999998394 y1[1] (analytic) 0.21966353359106272 y1[1] (numeric) 0.21966353359096463 absolute error 9.808820422563258e-14 relative error 4.465384063621538e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6253598957339794 y2[1] (numeric) 1.625359895733854 absolute error 1.254552017826427e-13 relative error 7.718610635830268e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4669999999998393 y1[1] (analytic) 0.21903856396775612 y1[1] (numeric) 0.2190385639676581 absolute error 9.800493749878569e-14 relative error 4.474323412438581e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6245792467177047 y2[1] (numeric) 1.6245792467175793 absolute error 1.254552017826427e-13 relative error 7.722319612054138e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.467999999999839 y1[1] (analytic) 0.21841437530582053 y1[1] (numeric) 0.21841437530572255 absolute error 9.797718192317006e-14 relative error 4.4858394410159075e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6237979731222354 y2[1] (numeric) 1.6237979731221097 absolute error 1.2567724638756772e-13 relative error 7.739709524696338e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.468999999999839 y1[1] (analytic) 0.21779096822944444 y1[1] (numeric) 0.21779096822934654 absolute error 9.789391519632318e-14 relative error 4.49485651274534e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.623016075728845 y2[1] (numeric) 1.623016075728719 absolute error 1.2589929099249275e-13 relative error 7.757119160754793e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.469999999999839 y1[1] (analytic) 0.21716834336203494 y1[1] (numeric) 0.21716834336193713 absolute error 9.781064846947629e-14 relative error 4.503909131287107e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.622233555319431 y2[1] (numeric) 1.6222335553193048 absolute error 1.2612133559741778e-13 relative error 7.774548565085222e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.470999999999839 y1[1] (analytic) 0.2165465013262169 y1[1] (numeric) 0.2165465013261191 absolute error 9.778289289386066e-14 relative error 4.5155609670439994e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6214504126765132 y2[1] (numeric) 1.621450412676387 absolute error 1.2634338020234281e-13 relative error 7.791997782638876e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4719999999998388 y1[1] (analytic) 0.21592544274383219 y1[1] (numeric) 0.21592544274373449 absolute error 9.769962616701378e-14 relative error 4.524692640455615e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6206666485832346 y2[1] (numeric) 1.620666648583108 absolute error 1.2656542480726785e-13 relative error 7.809466858462823e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4729999999998387 y1[1] (analytic) 0.21530516823593937 y1[1] (numeric) 0.21530516823584178 absolute error 9.758860386455126e-14 relative error 4.5325713573958455e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6198822638233592 y2[1] (numeric) 1.6198822638232324 absolute error 1.2678746941219288e-13 relative error 7.82695583770022e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4739999999998386 y1[1] (analytic) 0.21468567842281305 y1[1] (numeric) 0.21468567842271544 absolute error 9.761635944016689e-14 relative error 4.5469432408023136e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6190972591812716 y2[1] (numeric) 1.6190972591811446 absolute error 1.270095140171179e-13 relative error 7.844464765590596e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4749999999998384 y1[1] (analytic) 0.2140669739239428 y1[1] (numeric) 0.21406697392384524 absolute error 9.756084828893563e-14 relative error 4.557491821395982e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6183116354419764 y2[1] (numeric) 1.6183116354418492 absolute error 1.2723155862204294e-13 relative error 7.861993687470138e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4759999999998383 y1[1] (analytic) 0.21344905535803305 y1[1] (numeric) 0.21344905535793562 absolute error 9.742207041085749e-14 relative error 4.564183722783154e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6175253933910971 y2[1] (numeric) 1.61752539339097 absolute error 1.2723155862204294e-13 relative error 7.86581522255459e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.476999999999838 y1[1] (analytic) 0.2128319233430025 y1[1] (numeric) 0.2128319233429051 absolute error 9.739431483524186e-14 relative error 4.576114020182959e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6167385338148763 y2[1] (numeric) 1.6167385338147486 absolute error 1.27675647831893e-13 relative error 7.897111695026404e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.477999999999838 y1[1] (analytic) 0.21221557849598294 y1[1] (numeric) 0.21221557849588563 absolute error 9.731104810839497e-14 relative error 4.585480896268743e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.615951057500173 y2[1] (numeric) 1.615951057500045 absolute error 1.2789769243681803e-13 relative error 7.914700871861297e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.478999999999838 y1[1] (analytic) 0.21160002143331924 y1[1] (numeric) 0.211600021433222 absolute error 9.722778138154808e-14 relative error 4.5948852331372344e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6151629652344632 y2[1] (numeric) 1.6151629652343353 absolute error 1.2789769243681803e-13 relative error 7.918562720279555e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.479999999999838 y1[1] (analytic) 0.21098525277056845 y1[1] (numeric) 0.21098525277047125 absolute error 9.720002580593246e-14 relative error 4.606958284029008e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6143742578058395 y2[1] (numeric) 1.6143742578057116 absolute error 1.2789769243681803e-13 relative error 7.922431358057511e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.480999999999838 y1[1] (analytic) 0.21037127312249915 y1[1] (numeric) 0.21037127312240197 absolute error 9.717227023031683e-14 relative error 4.619084573098221e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6135849360030095 y2[1] (numeric) 1.6135849360028813 absolute error 1.2811973704174306e-13 relative error 7.940067744999332e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4819999999998377 y1[1] (analytic) 0.20975808310309085 y1[1] (numeric) 0.2097580831029938 absolute error 9.706124792785431e-14 relative error 4.6272947622309805e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6127950006152942 y2[1] (numeric) 1.6127950006151661 absolute error 1.2811973704174306e-13 relative error 7.943956733054378e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4829999999998376 y1[1] (analytic) 0.20914568332553363 y1[1] (numeric) 0.20914568332543665 absolute error 9.697798120100742e-14 relative error 4.636862671942502e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6120044524326298 y2[1] (numeric) 1.6120044524325012 absolute error 1.2856382625159313e-13 relative error 7.975401436241763e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4839999999998374 y1[1] (analytic) 0.20853407440222727 y1[1] (numeric) 0.20853407440213026 absolute error 9.700573677662305e-14 relative error 4.65179309686892e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6112132922455635 y2[1] (numeric) 1.611213292245435 absolute error 1.2856382625159313e-13 relative error 7.97931762792327e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4849999999998373 y1[1] (analytic) 0.20792325694478042 y1[1] (numeric) 0.20792325694468353 absolute error 9.689471447416054e-14 relative error 4.6601191178865343e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6104215208452564 y2[1] (numeric) 1.6104215208451274 absolute error 1.290079154614432e-13 relative error 8.010816658344906e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4859999999998372 y1[1] (analytic) 0.2073132315640107 y1[1] (numeric) 0.20731323156391385 absolute error 9.686695889854491e-14 relative error 4.672492834526867e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.609629139023479 y2[1] (numeric) 1.60962913902335 absolute error 1.290079154614432e-13 relative error 8.014760191264244e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.486999999999837 y1[1] (analytic) 0.20670399886994328 y1[1] (numeric) 0.20670399886984653 absolute error 9.675593659608239e-14 relative error 4.68089331242017e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6088361475726134 y2[1] (numeric) 1.6088361475724842 absolute error 1.2922996006636822e-13 relative error 8.032512214581226e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.487999999999837 y1[1] (analytic) 0.20609555947181102 y1[1] (numeric) 0.20609555947171423 absolute error 9.678369217169802e-14 relative error 4.696059071808179e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.608042547285651 y2[1] (numeric) 1.6080425472855215 absolute error 1.2945200467129325e-13 relative error 8.050284794379731e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.488999999999837 y1[1] (analytic) 0.205487913978053 y1[1] (numeric) 0.20548791397795632 absolute error 9.66726698692355e-14 relative error 4.704542860830276e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.607248338956192 y2[1] (numeric) 1.6072483389560623 absolute error 1.2967404927621828e-13 relative error 8.06807797732325e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.489999999999837 y1[1] (analytic) 0.2048810629963148 y1[1] (numeric) 0.20488106299621822 absolute error 9.658940314238862e-14 relative error 4.714413412826054e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6064535233784447 y2[1] (numeric) 1.6064535233783148 absolute error 1.2989609388114332e-13 relative error 8.085891810176116e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4909999999998367 y1[1] (analytic) 0.20427500713344737 y1[1] (numeric) 0.20427500713335087 absolute error 9.650613641554173e-14 relative error 4.7243242220276543e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6056581013472244 y2[1] (numeric) 1.6056581013470945 absolute error 1.2989609388114332e-13 relative error 8.089897455264869e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4919999999998366 y1[1] (analytic) 0.20366974699550655 y1[1] (numeric) 0.20366974699541007 absolute error 9.64783808399261e-14 relative error 4.7370010648687386e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6048620736579533 y2[1] (numeric) 1.6048620736578232 absolute error 1.3011813848606835e-13 relative error 8.107745869368748e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4929999999998365 y1[1] (analytic) 0.2030652831877523 y1[1] (numeric) 0.2030652831876559 absolute error 9.639511411307922e-14 relative error 4.747001190939821e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.604065441106659 y2[1] (numeric) 1.6040654411065287 absolute error 1.3034018309099338e-13 relative error 8.125615062255223e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4939999999998363 y1[1] (analytic) 0.20246161631464854 y1[1] (numeric) 0.20246161631455215 absolute error 9.639511411307922e-14 relative error 4.7611550212693236e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.603268204489974 y2[1] (numeric) 1.6032682044898434 absolute error 1.305622276959184e-13 relative error 8.14350508107609e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4949999999998362 y1[1] (analytic) 0.20185874697986184 y1[1] (numeric) 0.2018587469797656 absolute error 9.622858065938544e-14 relative error 4.76712464033008e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6024703646051346 y2[1] (numeric) 1.602470364605004 absolute error 1.305622276959184e-13 relative error 8.147559579243158e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.495999999999836 y1[1] (analytic) 0.20125667578626183 y1[1] (numeric) 0.20125667578616557 absolute error 9.625633623500107e-14 relative error 4.782764887621766e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.601671922249981 y2[1] (numeric) 1.60167192224985 absolute error 1.3078427230084344e-13 relative error 8.165484484308222e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.496999999999836 y1[1] (analytic) 0.20065540333591936 y1[1] (numeric) 0.20065540333582318 absolute error 9.617306950815419e-14 relative error 4.792946908444315e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.600872878222955 y2[1] (numeric) 1.600872878222824 absolute error 1.3100631690576847e-13 relative error 8.183430345274617e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.497999999999836 y1[1] (analytic) 0.200054930230107 y1[1] (numeric) 0.20005493023001086 absolute error 9.614531393253856e-14 relative error 4.8059457381005494e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6000732333231011 y2[1] (numeric) 1.60007323332297 absolute error 1.312283615106935e-13 relative error 8.201397209686007e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.498999999999836 y1[1] (analytic) 0.19945525706929768 y1[1] (numeric) 0.19945525706920164 absolute error 9.603429163007604e-14 relative error 4.814828801263954e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5992729883500638 y2[1] (numeric) 1.5992729883499324 absolute error 1.3145040611561853e-13 relative error 8.219385125189487e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.4999999999998357 y1[1] (analytic) 0.19885638445316467 y1[1] (numeric) 0.19885638445306864 absolute error 9.603429163007604e-14 relative error 4.829329060475519e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.598472144104088 y2[1] (numeric) 1.5984721441039564 absolute error 1.3167245072054357e-13 relative error 8.237394139535873e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5009999999998356 y1[1] (analytic) 0.1982583129805804 y1[1] (numeric) 0.19825831298048444 absolute error 9.595102490322915e-14 relative error 4.8396974361739705e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.597670701386018 y2[1] (numeric) 1.5976707013858864 absolute error 1.3167245072054357e-13 relative error 8.241526279871974e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5019999999998355 y1[1] (analytic) 0.1976610432496163 y1[1] (numeric) 0.19766104324952044 absolute error 9.586775817638227e-14 relative error 4.8501088833835425e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5968686609972966 y2[1] (numeric) 1.5968686609971647 absolute error 1.318944953254686e-13 relative error 8.259570655178126e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5029999999998354 y1[1] (analytic) 0.1970645758575421 y1[1] (numeric) 0.19706457585744633 absolute error 9.578449144953538e-14 relative error 4.860563651925851e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5960660237399638 y2[1] (numeric) 1.5960660237398319 absolute error 1.318944953254686e-13 relative error 8.263724267271118e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5039999999998352 y1[1] (analytic) 0.19646891140082512 y1[1] (numeric) 0.19646891140072945 absolute error 9.567346914707286e-14 relative error 4.869649272494063e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.595262790416657 y2[1] (numeric) 1.5952627904165249 absolute error 1.3211653993039363e-13 relative error 8.281804146882089e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.504999999999835 y1[1] (analytic) 0.19587405047512985 y1[1] (numeric) 0.1958740504750342 absolute error 9.564571357145724e-14 relative error 4.883021173016555e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5944589618306093 y2[1] (numeric) 1.594458961830477 absolute error 1.3233858453531866e-13 relative error 8.29990534114342e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.505999999999835 y1[1] (analytic) 0.195279993675317 y1[1] (numeric) 0.19527999367522147 absolute error 9.553469126899472e-14 relative error 4.89219041187782e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5936545387856493 y2[1] (numeric) 1.5936545387855168 absolute error 1.325606291402437e-13 relative error 8.318027898395955e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.506999999999835 y1[1] (analytic) 0.19468674159544352 y1[1] (numeric) 0.19468674159534802 absolute error 9.550693569337909e-14 relative error 4.90567230776512e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5928495220862002 y2[1] (numeric) 1.5928495220860672 absolute error 1.3300471835009375e-13 relative error 8.350111953820578e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.507999999999835 y1[1] (analytic) 0.19409429482876128 y1[1] (numeric) 0.19409429482866586 absolute error 9.54236689665322e-14 relative error 4.91635619948125e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5920439125372783 y2[1] (numeric) 1.592043912537145 absolute error 1.3322676295501878e-13 relative error 8.368284436494726e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5089999999998347 y1[1] (analytic) 0.19350265396771704 y1[1] (numeric) 0.1935026539676217 absolute error 9.534040223968532e-14 relative error 4.927084992621931e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.591237710944493 y2[1] (numeric) 1.5912377109443598 absolute error 1.3322676295501878e-13 relative error 8.372524233097824e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5099999999998346 y1[1] (analytic) 0.19291181960395165 y1[1] (numeric) 0.19291181960385637 absolute error 9.528489108845406e-14 relative error 4.93929772079669e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5904309181140464 y2[1] (numeric) 1.590430918113913 absolute error 1.3344880755994382e-13 relative error 8.39073272784392e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5109999999998345 y1[1] (analytic) 0.19232179232829938 y1[1] (numeric) 0.19232179232820418 absolute error 9.520162436160717e-14 relative error 4.950121523363041e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5896235348527306 y2[1] (numeric) 1.5896235348525969 absolute error 1.3367085216486885e-13 relative error 8.408962828878391e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5119999999998344 y1[1] (analytic) 0.19173257273078748 y1[1] (numeric) 0.19173257273069236 absolute error 9.511835763476029e-14 relative error 4.9609910449757735e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5888155619679292 y2[1] (numeric) 1.5888155619677953 absolute error 1.3389289676979388e-13 relative error 8.427214585181445e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5129999999998343 y1[1] (analytic) 0.1911441614006355 y1[1] (numeric) 0.19114416140054044 absolute error 9.506284648352903e-14 relative error 4.9733586308335426e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.588007000267615 y2[1] (numeric) 1.5880070002674807 absolute error 1.3433698597964394e-13 relative error 8.459470641943337e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.513999999999834 y1[1] (analytic) 0.19055655892625467 y1[1] (numeric) 0.19055655892615972 absolute error 9.495182418106651e-14 relative error 4.982868326133704e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5871978505603492 y2[1] (numeric) 1.587197850560215 absolute error 1.3433698597964394e-13 relative error 8.463783260052752e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.514999999999834 y1[1] (analytic) 0.1899697658952475 y1[1] (numeric) 0.18996976589515263 absolute error 9.486855745421963e-14 relative error 4.9938766312178186e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.586388113655282 y2[1] (numeric) 1.5863881136551474 absolute error 1.3455903058456897e-13 relative error 8.482100277120981e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.515999999999834 y1[1] (analytic) 0.18938378289440694 y1[1] (numeric) 0.18938378289431212 absolute error 9.481304630298837e-14 relative error 5.006397319450127e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.58557779036215 y2[1] (numeric) 1.5855777903620152 absolute error 1.34781075189494e-13 relative error 8.500439146458382e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.516999999999834 y1[1] (analytic) 0.18879861050971591 y1[1] (numeric) 0.18879861050962118 absolute error 9.472977957614148e-14 relative error 5.017504065331377e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5847668814912763 y2[1] (numeric) 1.5847668814911413 absolute error 1.3500311979441904e-13 relative error 8.51879991758663e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5179999999998337 y1[1] (analytic) 0.18821424932634678 y1[1] (numeric) 0.18821424932625214 absolute error 9.46465128492946e-14 relative error 5.0286582013876084e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5839553878535702 y2[1] (numeric) 1.5839553878534347 absolute error 1.354472090042691e-13 relative error 8.551201002435721e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5189999999998336 y1[1] (analytic) 0.18763069992866066 y1[1] (numeric) 0.1876306999285661 absolute error 9.456324612244771e-14 relative error 5.039860010030434e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5831433102605246 y2[1] (numeric) 1.583143310260389 absolute error 1.3566925360919413e-13 relative error 8.56961291690442e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5199999999998335 y1[1] (analytic) 0.18704796290020698 y1[1] (numeric) 0.18704796290011244 absolute error 9.453549054683208e-14 relative error 5.054077525413535e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5823306495242173 y2[1] (numeric) 1.5823306495240814 absolute error 1.3589129821411916e-13 relative error 8.588046894938147e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5209999999998334 y1[1] (analytic) 0.1864660388237226 y1[1] (numeric) 0.18646603882362814 absolute error 9.445222381998519e-14 relative error 5.0653847969214644e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.581517406457309 y2[1] (numeric) 1.581517406457173 absolute error 1.3589129821411916e-13 relative error 8.59246301427207e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5219999999998333 y1[1] (analytic) 0.18588492828113157 y1[1] (numeric) 0.18588492828103723 absolute error 9.434120151752268e-14 relative error 5.0752474872433686e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5807035818730428 y2[1] (numeric) 1.5807035818729067 absolute error 1.361133428190442e-13 relative error 8.610934041014679e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.522999999999833 y1[1] (analytic) 0.1853046318535445 y1[1] (numeric) 0.18530463185345017 absolute error 9.434120151752268e-14 relative error 5.091141034838526e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5798891765852432 y2[1] (numeric) 1.5798891765851069 absolute error 1.3633538742396922e-13 relative error 8.629427268983713e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.523999999999833 y1[1] (analytic) 0.18472515012125768 y1[1] (numeric) 0.1847251501211634 absolute error 9.428569036629142e-14 relative error 5.1041068476274184e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5790741914083153 y2[1] (numeric) 1.5790741914081787 absolute error 1.3655743202889425e-13 relative error 8.647942748472379e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.524999999999833 y1[1] (analytic) 0.18414648366375275 y1[1] (numeric) 0.18414648366365854 absolute error 9.420242363944453e-14 relative error 5.1156243532434754e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5782586271572443 y2[1] (numeric) 1.5782586271571075 absolute error 1.3677947663381929e-13 relative error 8.666480529885407e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.525999999999833 y1[1] (analytic) 0.18356863305969617 y1[1] (numeric) 0.18356863305960205 absolute error 9.411915691259765e-14 relative error 5.127191685411215e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.577442484647594 y2[1] (numeric) 1.5774424846474573 absolute error 1.3677947663381929e-13 relative error 8.670964422793283e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5269999999998327 y1[1] (analytic) 0.1829915988869385 y1[1] (numeric) 0.18299159888684446 absolute error 9.403589018575076e-14 relative error 5.1388091452138687e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5766257646955075 y2[1] (numeric) 1.5766257646953705 absolute error 1.3700152123874432e-13 relative error 8.689539667975889e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5279999999998326 y1[1] (analytic) 0.18241538172251381 y1[1] (numeric) 0.1824153817224199 absolute error 9.392486788328824e-14 relative error 5.148955477129919e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5758084681177043 y2[1] (numeric) 1.575808468117567 absolute error 1.3722356584366935e-13 relative error 8.708137354254877e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5289999999998325 y1[1] (analytic) 0.1818399821426393 y1[1] (numeric) 0.18183998214254546 absolute error 9.384160115644136e-14 relative error 5.160669290147088e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.574990595731481 y2[1] (numeric) 1.5749905957313435 absolute error 1.3744561044859438e-13 relative error 8.726757532463856e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5299999999998324 y1[1] (analytic) 0.18126540072271458 y1[1] (numeric) 0.1812654007226207 absolute error 9.386935673205699e-14 relative error 5.1785589725228853e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5741721483547098 y2[1] (numeric) 1.574172148354572 absolute error 1.376676550535194e-13 relative error 8.745400253549564e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5309999999998323 y1[1] (analytic) 0.1806916380373208 y1[1] (numeric) 0.18069163803722701 absolute error 9.37860900052101e-14 relative error 5.1903945873709515e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.573353126805838 y2[1] (numeric) 1.5733531268057002 absolute error 1.3788969965844444e-13 relative error 8.764065568572192e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.531999999999832 y1[1] (analytic) 0.18011869466022068 y1[1] (numeric) 0.180118694660127 absolute error 9.367506770274758e-14 relative error 5.2007409824648135e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5725335319038873 y2[1] (numeric) 1.5725335319037492 absolute error 1.3811174426336947e-13 relative error 8.782753528705727e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.532999999999832 y1[1] (analytic) 0.17954657116435757 y1[1] (numeric) 0.179546571164264 absolute error 9.356404540028507e-14 relative error 5.211129613532759e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5717133644684524 y2[1] (numeric) 1.5717133644683141 absolute error 1.383337888682945e-13 relative error 8.801464185238285e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.533999999999832 y1[1] (analytic) 0.17897526812185505 y1[1] (numeric) 0.17897526812176148 absolute error 9.356404540028507e-14 relative error 5.2277639465013753e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5708926253197006 y2[1] (numeric) 1.570892625319562 absolute error 1.3855583347321954e-13 relative error 8.820197589572446e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.534999999999832 y1[1] (analytic) 0.1784047861040159 y1[1] (numeric) 0.1784047861039224 absolute error 9.348077867343818e-14 relative error 5.2398133881305065e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5700713152783712 y2[1] (numeric) 1.5700713152782324 absolute error 1.3877787807814457e-13 relative error 8.838953793225595e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5359999999998317 y1[1] (analytic) 0.1778351256813222 y1[1] (numeric) 0.17783512568122878 absolute error 9.342526752220692e-14 relative error 5.253476621352272e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.569249435165774 y2[1] (numeric) 1.569249435165635 absolute error 1.389999226830696e-13 relative error 8.85773284783026e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5369999999998316 y1[1] (analytic) 0.1772662874234342 y1[1] (numeric) 0.17726628742334094 absolute error 9.325873406851315e-14 relative error 5.26094021734358e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.568426985803789 y2[1] (numeric) 1.56842698580365 absolute error 1.389999226830696e-13 relative error 8.862377652335202e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5379999999998315 y1[1] (analytic) 0.1766982718991904 y1[1] (numeric) 0.17669827189909712 absolute error 9.328648964412878e-14 relative error 5.279422862570519e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5676039680148657 y2[1] (numeric) 1.5676039680147262 absolute error 1.3944401189291966e-13 relative error 8.895359717002025e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5389999999998314 y1[1] (analytic) 0.1761310796766059 y1[1] (numeric) 0.1761310796765128 absolute error 9.3119956190435e-14 relative error 5.2869690211070335e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5667803826220215 y2[1] (numeric) 1.566780382621882 absolute error 1.3944401189291966e-13 relative error 8.900035604196091e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5399999999998313 y1[1] (analytic) 0.1755647113228732 y1[1] (numeric) 0.17556471132278012 absolute error 9.309220061481938e-14 relative error 5.302443749280439e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.565956230448842 y2[1] (numeric) 1.5659562304487022 absolute error 1.396660564978447e-13 relative error 8.918899122602739e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.540999999999831 y1[1] (analytic) 0.1749991674043605 y1[1] (numeric) 0.17499916740426744 absolute error 9.306444503920375e-14 relative error 5.317993589316062e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5651315123194791 y2[1] (numeric) 1.5651315123193392 absolute error 1.3988810110276972e-13 relative error 8.9377857388776e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.541999999999831 y1[1] (analytic) 0.1744344484866116 y1[1] (numeric) 0.1744344484865186 absolute error 9.300893388797249e-14 relative error 5.332027858884263e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.564306229058651 y2[1] (numeric) 1.564306229058511 absolute error 1.3988810110276972e-13 relative error 8.942501059204365e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.542999999999831 y1[1] (analytic) 0.17387055513434535 y1[1] (numeric) 0.17387055513425248 absolute error 9.287015600989434e-14 relative error 5.341338902273357e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5634803814916411 y2[1] (numeric) 1.5634803814915008 absolute error 1.4033219031261979e-13 relative error 8.9756284743871e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.543999999999831 y1[1] (analytic) 0.17330748791145523 y1[1] (numeric) 0.17330748791136238 absolute error 9.284240043427872e-14 relative error 5.3570911189776724e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5626539704442965 y2[1] (numeric) 1.562653970444156 absolute error 1.4055423491754482e-13 relative error 8.994584698593394e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5449999999998307 y1[1] (analytic) 0.17274524738100816 y1[1] (numeric) 0.17274524738091548 absolute error 9.267586698058494e-14 relative error 5.364886640046217e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5618269967430283 y2[1] (numeric) 1.5618269967428877 absolute error 1.4055423491754482e-13 relative error 8.999347252330188e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5459999999998306 y1[1] (analytic) 0.17218383410524485 y1[1] (numeric) 0.17218383410515226 absolute error 9.259260025373806e-14 relative error 5.3775431784810987e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5609994612148101 y2[1] (numeric) 1.5609994612146694 absolute error 1.4077627952246985e-13 relative error 9.018342608069455e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5469999999998305 y1[1] (analytic) 0.17162324864557854 y1[1] (numeric) 0.17162324864548595 absolute error 9.259260025373806e-14 relative error 5.39510823763465e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5601713646871778 y2[1] (numeric) 1.5601713646870365 absolute error 1.412203687323199e-13 relative error 9.051593429330457e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5479999999998304 y1[1] (analytic) 0.17106349156259448 y1[1] (numeric) 0.17106349156250197 absolute error 9.250933352689117e-14 relative error 5.407894617481295e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5593427079882272 y2[1] (numeric) 1.5593427079880857 absolute error 1.4144241333724494e-13 relative error 9.070643201950499e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5489999999998303 y1[1] (analytic) 0.1705045634160497 y1[1] (numeric) 0.17050456341595735 absolute error 9.23428000731974e-14 relative error 5.4158550494552405e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.558513491946615 y2[1] (numeric) 1.5585134919464736 absolute error 1.4144241333724494e-13 relative error 9.075469289687091e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.54999999999983 y1[1] (analytic) 0.16994646476487252 y1[1] (numeric) 0.16994646476478018 absolute error 9.23428000731974e-14 relative error 5.433640540917236e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5576837173915579 y2[1] (numeric) 1.557683717391416 absolute error 1.41886502547095e-13 relative error 9.108813359408619e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.55099999999983 y1[1] (analytic) 0.1693891961671613 y1[1] (numeric) 0.16938919616706907 absolute error 9.223177777073488e-14 relative error 5.4449622442104384e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5568533851528294 y2[1] (numeric) 1.5568533851526876 absolute error 1.41886502547095e-13 relative error 9.11367145424337e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.55199999999983 y1[1] (analytic) 0.16883275818018473 y1[1] (numeric) 0.16883275818009258 absolute error 9.214851104388799e-14 relative error 5.4579758121077195e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5560224960607627 y2[1] (numeric) 1.5560224960606204 absolute error 1.4233059175694507e-13 relative error 9.147078022153933e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.55299999999983 y1[1] (analytic) 0.16827715136038068 y1[1] (numeric) 0.16827715136028865 absolute error 9.203748874142548e-14 relative error 5.469399024013599e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5551910509462459 y2[1] (numeric) 1.5551910509461035 absolute error 1.4233059175694507e-13 relative error 9.151968285204892e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5539999999998297 y1[1] (analytic) 0.16772237626335607 y1[1] (numeric) 0.16772237626326406 absolute error 9.200973316580985e-14 relative error 5.485835296140632e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5543590506407243 y2[1] (numeric) 1.554359050640582 absolute error 1.4233059175694507e-13 relative error 9.15686705065183e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5549999999998296 y1[1] (analytic) 0.16716843344388577 y1[1] (numeric) 0.16716843344379384 absolute error 9.192646643896296e-14 relative error 5.499032595159203e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5535264959761985 y2[1] (numeric) 1.553526495976056 absolute error 1.425526363618701e-13 relative error 9.176067272177e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5559999999998295 y1[1] (analytic) 0.16661532345591257 y1[1] (numeric) 0.16661532345582078 absolute error 9.178768856088482e-14 relative error 5.508958399325882e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.552693387785223 y2[1] (numeric) 1.5526933877850801 absolute error 1.4277468096679513e-13 relative error 9.195291362092444e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5569999999998294 y1[1] (analytic) 0.16606304685254658 y1[1] (numeric) 0.16606304685245482 absolute error 9.175993298526919e-14 relative error 5.525608178606175e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5518597269009056 y2[1] (numeric) 1.5518597269007626 absolute error 1.4299672557172016e-13 relative error 9.214539374463144e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5579999999998293 y1[1] (analytic) 0.16551160418606414 y1[1] (numeric) 0.1655116041859725 absolute error 9.164891068280667e-14 relative error 5.537310277035149e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5510255141569071 y2[1] (numeric) 1.5510255141567642 absolute error 1.4299672557172016e-13 relative error 9.219495376866774e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.558999999999829 y1[1] (analytic) 0.16496099600790803 y1[1] (numeric) 0.16496099600781644 absolute error 9.159339953157541e-14 relative error 5.5524276494538465e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5501907503874406 y2[1] (numeric) 1.5501907503872974 absolute error 1.432187701766452e-13 relative error 9.238783687804252e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.559999999999829 y1[1] (analytic) 0.16441122286868626 y1[1] (numeric) 0.1644112228685948 absolute error 9.145462165349727e-14 relative error 5.562553459415678e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5493554364272695 y2[1] (numeric) 1.549355436427126 absolute error 1.4344081478157023e-13 relative error 9.258096070733586e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.560999999999829 y1[1] (analytic) 0.16386228531817204 y1[1] (numeric) 0.16386228531808067 absolute error 9.137135492665038e-14 relative error 5.57610646948041e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5485195731117076 y2[1] (numeric) 1.5485195731115642 absolute error 1.4344081478157023e-13 relative error 9.263093426280033e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.561999999999829 y1[1] (analytic) 0.16331418390530283 y1[1] (numeric) 0.16331418390521152 absolute error 9.131584377541913e-14 relative error 5.591421491495699e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5476831612766184 y2[1] (numeric) 1.5476831612764748 absolute error 1.4366285938649526e-13 relative error 9.282446367639862e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5629999999998287 y1[1] (analytic) 0.16276691917817998 y1[1] (numeric) 0.16276691917808875 absolute error 9.123257704857224e-14 relative error 5.605105601876047e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.546846201758414 y2[1] (numeric) 1.5468462017582698 absolute error 1.4410694859634532e-13 relative error 9.316178197452879e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5639999999998286 y1[1] (analytic) 0.16222049168406816 y1[1] (numeric) 0.16222049168397704 absolute error 9.112155474610972e-14 relative error 5.617142063875205e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5460086953940528 y2[1] (numeric) 1.5460086953939087 absolute error 1.4410694859634532e-13 relative error 9.321224972775122e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5649999999998285 y1[1] (analytic) 0.16167490196939494 y1[1] (numeric) 0.1616749019693038 absolute error 9.112155474610972e-14 relative error 5.636097726742957e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.545170643021042 y2[1] (numeric) 1.5451706430208976 absolute error 1.4432899320127035e-13 relative error 9.340650746449944e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5659999999998284 y1[1] (analytic) 0.16113015057974978 y1[1] (numeric) 0.16113015057965877 absolute error 9.101053244364721e-14 relative error 5.648262110858169e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5443320454774336 y2[1] (numeric) 1.5443320454772889 absolute error 1.4477308241112041e-13 relative error 9.374478942859953e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5669999999998283 y1[1] (analytic) 0.16058623805988415 y1[1] (numeric) 0.16058623805979325 absolute error 9.089951014118469e-14 relative error 5.66047945573564e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.543492903601825 y2[1] (numeric) 1.54349290360168 absolute error 1.4499512701604544e-13 relative error 9.393961363715466e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.567999999999828 y1[1] (analytic) 0.16004316495371051 y1[1] (numeric) 0.1600431649536197 absolute error 9.08162434143378e-14 relative error 5.6744843455579435e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.542653218233358 y2[1] (numeric) 1.5426532182332129 absolute error 1.4521717162097048e-13 relative error 9.413468296346781e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.568999999999828 y1[1] (analytic) 0.15950093180430192 y1[1] (numeric) 0.1595009318042112 absolute error 9.070522111187529e-14 relative error 5.6868144960535506e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5418129902117181 y2[1] (numeric) 1.5418129902115727 absolute error 1.454392162258955e-13 relative error 9.432999796293332e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.569999999999828 y1[1] (analytic) 0.1589595391538915 y1[1] (numeric) 0.15895953915380087 absolute error 9.06219543850284e-14 relative error 5.7009447100432085e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.540972220377133 y2[1] (numeric) 1.5409722203769876 absolute error 1.454392162258955e-13 relative error 9.438146535198483e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.570999999999828 y1[1] (analytic) 0.15841898754387185 y1[1] (numeric) 0.1584189875437813 absolute error 9.053868765818152e-14 relative error 5.715141162173388e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5401309095703728 y2[1] (numeric) 1.5401309095702271 absolute error 1.4566126083082054e-13 relative error 9.457719465642922e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5719999999998278 y1[1] (analytic) 0.15787927751479458 y1[1] (numeric) 0.15787927751470407 absolute error 9.051093208256589e-14 relative error 5.732920336811414e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5392890586327481 y2[1] (numeric) 1.5392890586326022 absolute error 1.4588330543574557e-13 relative error 9.477317117119273e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5729999999998276 y1[1] (analytic) 0.15734040960636952 y1[1] (numeric) 0.15734040960627912 absolute error 9.039990978010337e-14 relative error 5.745498566214726e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5384466684061096 y2[1] (numeric) 1.5384466684059634 absolute error 1.461053500406706e-13 relative error 9.49693954565493e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5739999999998275 y1[1] (analytic) 0.15680238435746463 y1[1] (numeric) 0.15680238435737434 absolute error 9.028888747764086e-14 relative error 5.758132304404759e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5376037397328475 y2[1] (numeric) 1.5376037397327011 absolute error 1.4632739464559563e-13 relative error 9.516586807405881e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5749999999998274 y1[1] (analytic) 0.1562652023061052 y1[1] (numeric) 0.15626520230601496 absolute error 9.02333763264096e-14 relative error 5.7743742685369583e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5367602734558905 y2[1] (numeric) 1.536760273455744 absolute error 1.4654943925052066e-13 relative error 9.536258958657097e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5759999999998273 y1[1] (analytic) 0.15572886398947305 y1[1] (numeric) 0.15572886398938293 absolute error 9.012235402394708e-14 relative error 5.7871323090136434e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5359162704187048 y2[1] (numeric) 1.535916270418558 absolute error 1.467714838554457e-13 relative error 9.555956055822916e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.576999999999827 y1[1] (analytic) 0.15519336994390664 y1[1] (numeric) 0.15519336994381658 absolute error 9.006684287271582e-14 relative error 5.803523881546598e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5350717314652933 y2[1] (numeric) 1.5350717314651463 absolute error 1.4699352846037073e-13 relative error 9.57567815544743e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.577999999999827 y1[1] (analytic) 0.15465872070489983 y1[1] (numeric) 0.15465872070480988 absolute error 8.995582057025331e-14 relative error 5.8164079051122895e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.534226657440195 y2[1] (numeric) 1.5342266574400478 absolute error 1.4721557306529576e-13 relative error 9.595425314204872e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.578999999999827 y1[1] (analytic) 0.15412491680710194 y1[1] (numeric) 0.154124916807012 absolute error 8.992806499463768e-14 relative error 5.834751892011654e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5333810491884838 y2[1] (numeric) 1.5333810491883364 absolute error 1.474376176702208e-13 relative error 9.615197588900012e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.579999999999827 y1[1] (analytic) 0.15359195878431664 y1[1] (numeric) 0.15359195878422688 absolute error 8.97615315409439e-14 relative error 5.844155660973932e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5325349075557677 y2[1] (numeric) 1.5325349075556203 absolute error 1.474376176702208e-13 relative error 9.620506322127978e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5809999999998268 y1[1] (analytic) 0.15305984716950205 y1[1] (numeric) 0.1530598471694124 absolute error 8.965050923848139e-14 relative error 5.85721930972532e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5316882333881887 y2[1] (numeric) 1.5316882333880408 absolute error 1.4788170688007085e-13 relative error 9.654817713977432e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5819999999998267 y1[1] (analytic) 0.15252858249476975 y1[1] (numeric) 0.15252858249468018 absolute error 8.95672425116345e-14 relative error 5.872161207208872e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5308410275324202 y2[1] (numeric) 1.5308410275322724 absolute error 1.4788170688007085e-13 relative error 9.660160932480561e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5829999999998265 y1[1] (analytic) 0.15199816529138432 y1[1] (numeric) 0.15199816529129484 absolute error 8.948397578478762e-14 relative error 5.887174730908402e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5299932908356686 y2[1] (numeric) 1.5299932908355207 absolute error 1.4788170688007085e-13 relative error 9.665513421911752e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5839999999998264 y1[1] (analytic) 0.15146859608976304 y1[1] (numeric) 0.15146859608967356 absolute error 8.948397578478762e-14 relative error 5.907757653722346e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5291450241456706 y2[1] (numeric) 1.5291450241455222 absolute error 1.4832579608992091e-13 relative error 9.699916865163928e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5849999999998263 y1[1] (analytic) 0.15093987541947484 y1[1] (numeric) 0.15093987541938547 absolute error 8.93729534823251e-14 relative error 5.921096279823341e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5282962283106922 y2[1] (numeric) 1.5282962283105437 absolute error 1.4854784069484595e-13 relative error 9.719832971062413e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.585999999999826 y1[1] (analytic) 0.15041200380924047 y1[1] (numeric) 0.1504120038091512 absolute error 8.926193117986259e-14 relative error 5.93449518118705e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5274469041795298 y2[1] (numeric) 1.527446904179381 absolute error 1.4876988529977098e-13 relative error 9.73977458022889e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.586999999999826 y1[1] (analytic) 0.14988498178693155 y1[1] (numeric) 0.14988498178684234 absolute error 8.920642002863133e-14 relative error 5.95165832928094e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.526597052601507 y2[1] (numeric) 1.5265970526013581 absolute error 1.4876988529977098e-13 relative error 9.745196680830021e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.587999999999826 y1[1] (analytic) 0.14935880987956995 y1[1] (numeric) 0.14935880987948083 absolute error 8.912315330178444e-14 relative error 5.967050311504601e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5257466744264754 y2[1] (numeric) 1.5257466744263264 absolute error 1.48991929904696e-13 relative error 9.765181363459417e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.588999999999826 y1[1] (analytic) 0.14883348861332757 y1[1] (numeric) 0.14883348861323856 absolute error 8.901213099932193e-14 relative error 5.980652058124987e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5248957705048132 y2[1] (numeric) 1.5248957705046642 absolute error 1.48991929904696e-13 relative error 9.770630412029576e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5899999999998258 y1[1] (analytic) 0.14830901851352563 y1[1] (numeric) 0.14830901851343675 absolute error 8.887335312124378e-14 relative error 5.992444290442029e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5240443416874245 y2[1] (numeric) 1.524044341687275 absolute error 1.4943601911454607e-13 relative error 9.80522777631852e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5909999999998257 y1[1] (analytic) 0.14778540010463426 y1[1] (numeric) 0.14778540010454544 absolute error 8.881784197001252e-14 relative error 6.00991991814673e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5231923888257375 y2[1] (numeric) 1.523192388825588 absolute error 1.4943601911454607e-13 relative error 9.810712042078255e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5919999999998256 y1[1] (analytic) 0.14726263391027172 y1[1] (numeric) 0.14726263391018302 absolute error 8.870681966755001e-14 relative error 6.023715406421412e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5223399127717054 y2[1] (numeric) 1.5223399127715558 absolute error 1.496580637194711e-13 relative error 9.830791563954369e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5929999999998254 y1[1] (analytic) 0.1467407204532043 y1[1] (numeric) 0.14674072045311562 absolute error 8.867906409193438e-14 relative error 6.04324851466258e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.521486914377804 y2[1] (numeric) 1.5214869143776542 absolute error 1.4988010832439613e-13 relative error 9.850896968488751e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5939999999998253 y1[1] (analytic) 0.14621966025534516 y1[1] (numeric) 0.14621966025525668 absolute error 8.848477506262498e-14 relative error 6.051496420392644e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5206333944970316 y2[1] (numeric) 1.5206333944968817 absolute error 1.4988010832439613e-13 relative error 9.8564262015284e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5949999999998252 y1[1] (analytic) 0.14569945383775473 y1[1] (numeric) 0.14569945383766633 absolute error 8.840150833577809e-14 relative error 6.067387763458508e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5197793539829083 y2[1] (numeric) 1.5197793539827582 absolute error 1.5010215292932116e-13 relative error 9.876575342068321e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.595999999999825 y1[1] (analytic) 0.14518010172063933 y1[1] (numeric) 0.14518010172055096 absolute error 8.837375276016246e-14 relative error 6.087180799074955e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5189247936894743 y2[1] (numeric) 1.518924793689324 absolute error 1.503241975342462e-13 relative error 9.896750527661619e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.596999999999825 y1[1] (analytic) 0.14466160442335085 y1[1] (numeric) 0.14466160442326262 absolute error 8.823497488208432e-14 relative error 6.099405245352144e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5180697144712898 y2[1] (numeric) 1.5180697144711393 absolute error 1.5054624213917123e-13 relative error 9.916951817433705e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.597999999999825 y1[1] (analytic) 0.14414396246438677 y1[1] (numeric) 0.1441439624642986 absolute error 8.817946373085306e-14 relative error 6.117458006792293e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.517214117183434 y2[1] (numeric) 1.5172141171832834 absolute error 1.5054624213917123e-13 relative error 9.92254424963078e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.598999999999825 y1[1] (analytic) 0.14362717636138878 y1[1] (numeric) 0.14362717636130076 absolute error 8.801293027715928e-14 relative error 6.127874439006221e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.516358002681504 y2[1] (numeric) 1.5163580026813532 absolute error 1.5076828674409626e-13 relative error 9.942789662960855e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.5999999999998247 y1[1] (analytic) 0.14311124663114316 y1[1] (numeric) 0.1431112466310552 absolute error 8.795741912592803e-14 relative error 6.146087131267234e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5155013718216144 y2[1] (numeric) 1.5155013718214636 absolute error 1.5076828674409626e-13 relative error 9.94840978354738e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6009999999998246 y1[1] (analytic) 0.14259617378957945 y1[1] (numeric) 0.1425961737894916 absolute error 8.784639682346551e-14 relative error 6.160501680297196e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.514644225460396 y2[1] (numeric) 1.514644225460245 absolute error 1.509903313490213e-13 relative error 9.968699501239362e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6019999999998245 y1[1] (analytic) 0.1420819583517705 y1[1] (numeric) 0.14208195835168277 absolute error 8.7735374521003e-14 relative error 6.174983477056621e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.513786564454995 y2[1] (numeric) 1.5137865644548438 absolute error 1.5121237595394632e-13 relative error 9.989015592061814e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6029999999998243 y1[1] (analytic) 0.1415686008319318 y1[1] (numeric) 0.1415686008318441 absolute error 8.767986336977174e-14 relative error 6.193454117263193e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5129283896630725 y2[1] (numeric) 1.512928389662921 absolute error 1.5143442055887135e-13 relative error 1.0009358115924814e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6039999999998242 y1[1] (analytic) 0.14105610174342065 y1[1] (numeric) 0.14105610174333308 absolute error 8.756884106730922e-14 relative error 6.208086001596435e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5120697019428029 y2[1] (numeric) 1.5120697019426514 absolute error 1.5143442055887135e-13 relative error 1.0015042320092706e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.604999999999824 y1[1] (analytic) 0.14054446159873613 y1[1] (numeric) 0.14054446159864872 absolute error 8.740230761361545e-14 relative error 6.218836844895027e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5112105021528741 y2[1] (numeric) 1.5112105021527225 absolute error 1.5165646516379638e-13 relative error 1.0035429541268157e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.605999999999824 y1[1] (analytic) 0.1400336809095185 y1[1] (numeric) 0.14003368090943114 absolute error 8.737455203799982e-14 relative error 6.23953833609902e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5103507911524856 y2[1] (numeric) 1.510350791152334 absolute error 1.5165646516379638e-13 relative error 1.0041141836200429e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.606999999999824 y1[1] (analytic) 0.13952376018654822 y1[1] (numeric) 0.13952376018646098 absolute error 8.723577415992168e-14 relative error 6.252395580744409e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5094905698013488 y2[1] (numeric) 1.509490569801197 absolute error 1.5187850976872141e-13 relative error 1.0061573938067652e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.607999999999824 y1[1] (analytic) 0.13901469993974602 y1[1] (numeric) 0.13901469993965893 absolute error 8.709699628184353e-14 relative error 6.265308368078664e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5086298389596844 y2[1] (numeric) 1.5086298389595323 absolute error 1.5210055437364645e-13 relative error 1.0082032745589296e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6089999999998237 y1[1] (analytic) 0.13850650067817227 y1[1] (numeric) 0.13850650067808518 absolute error 8.709699628184353e-14 relative error 6.28829663989695e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5077685994882235 y2[1] (numeric) 1.5077685994880712 absolute error 1.5232259897857148e-13 relative error 1.010251831947381e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6099999999998236 y1[1] (analytic) 0.1379991629100259 y1[1] (numeric) 0.13799916290993897 absolute error 8.693046282814976e-14 relative error 6.299347111607305e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5069068522482054 y2[1] (numeric) 1.5069068522480529 absolute error 1.525446435834965e-13 relative error 1.0123030720572408e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6109999999998235 y1[1] (analytic) 0.13749268714264484 y1[1] (numeric) 0.13749268714255802 absolute error 8.681944052568724e-14 relative error 6.314476960917527e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5060445981013775 y2[1] (numeric) 1.5060445981012247 absolute error 1.5276668818842154e-13 relative error 1.0143570009879497e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6119999999998234 y1[1] (analytic) 0.13698707388250486 y1[1] (numeric) 0.13698707388241804 absolute error 8.681944052568724e-14 relative error 6.337783417445147e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5051818379099933 y2[1] (numeric) 1.5051818379098405 absolute error 1.5276668818842154e-13 relative error 1.0149384236561369e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6129999999998232 y1[1] (analytic) 0.13648232363521895 y1[1] (numeric) 0.13648232363513227 absolute error 8.66806626476091e-14 relative error 6.351054139383172e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5043185725368136 y2[1] (numeric) 1.5043185725366606 absolute error 1.5298873279334657e-13 relative error 1.0169969020282282e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.613999999999823 y1[1] (analytic) 0.13597843690553746 y1[1] (numeric) 0.1359784369054509 absolute error 8.656964034514658e-14 relative error 6.366424141592791e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5034548028451034 y2[1] (numeric) 1.5034548028449501 absolute error 1.532107773982716e-13 relative error 1.0190580861382666e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.614999999999823 y1[1] (analytic) 0.1354754141973471 y1[1] (numeric) 0.1354754141972606 absolute error 8.64863736182997e-14 relative error 6.38391653059019e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.502590529698632 y2[1] (numeric) 1.5025905296984787 absolute error 1.532107773982716e-13 relative error 1.0196442368700435e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.615999999999823 y1[1] (analytic) 0.1349732560136705 y1[1] (numeric) 0.1349732560135841 absolute error 8.640310689145281e-14 relative error 6.40149829998186e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.501725753961673 y2[1] (numeric) 1.5017257539615194 absolute error 1.5365486660812167e-13 relative error 1.0231885962051845e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.616999999999823 y1[1] (analytic) 0.13447196285666574 y1[1] (numeric) 0.13447196285657947 absolute error 8.626432901337466e-14 relative error 6.415042004356268e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.500860476499002 y2[1] (numeric) 1.500860476498848 absolute error 1.538769112130467e-13 relative error 1.0252579345149345e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6179999999998227 y1[1] (analytic) 0.13397153522762606 y1[1] (numeric) 0.13397153522753988 absolute error 8.618106228652778e-14 relative error 6.432789035379847e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4999946981758958 y2[1] (numeric) 1.499994698175742 absolute error 1.538769112130467e-13 relative error 1.0258497006700914e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6189999999998226 y1[1] (analytic) 0.13347197362697905 y1[1] (numeric) 0.1334719736268929 absolute error 8.615330671091215e-14 relative error 6.454786302305621e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4991284198581334 y2[1] (numeric) 1.4991284198579793 absolute error 1.5409895581797173e-13 relative error 1.0279236506806704e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6199999999998225 y1[1] (analytic) 0.1329732785542861 y1[1] (numeric) 0.13297327855420005 absolute error 8.604228440844963e-14 relative error 6.470644729822393e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4982616424119926 y2[1] (numeric) 1.4982616424118385 absolute error 1.5409895581797173e-13 relative error 1.0285183272121542e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6209999999998224 y1[1] (analytic) 0.13247545050824228 y1[1] (numeric) 0.1324754505081564 absolute error 8.587575095475586e-14 relative error 6.482389803189451e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4973943667042509 y2[1] (numeric) 1.4973943667040968 absolute error 1.5409895581797173e-13 relative error 1.0291140346490143e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6219999999998223 y1[1] (analytic) 0.13197848998667583 y1[1] (numeric) 0.13197848998658995 absolute error 8.587575095475586e-14 relative error 6.506799021827393e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.496526593602184 y2[1] (numeric) 1.4965265936020298 absolute error 1.5432100042289676e-13 relative error 1.0311945078867026e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.622999999999822 y1[1] (analytic) 0.1314823974865469 y1[1] (numeric) 0.13148239748646118 absolute error 8.570921750106208e-14 relative error 6.51868380403025e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.495658323973565 y2[1] (numeric) 1.4956583239734105 absolute error 1.545430450278218e-13 relative error 1.033277738308855e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.623999999999822 y1[1] (analytic) 0.13098717350394817 y1[1] (numeric) 0.13098717350386255 absolute error 8.56259507742152e-14 relative error 6.536972169388347e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4947895586866633 y2[1] (numeric) 1.4947895586865085 absolute error 1.5476508963274682e-13 relative error 1.035363732194684e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.624999999999822 y1[1] (analytic) 0.13049281853410355 y1[1] (numeric) 0.130492818534018 absolute error 8.554268404736831e-14 relative error 6.55535568993877e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.493920298610244 y2[1] (numeric) 1.4939202986100892 absolute error 1.5476508963274682e-13 relative error 1.0359661742110395e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.625999999999822 y1[1] (analytic) 0.1299993330713679 y1[1] (numeric) 0.12999933307128247 absolute error 8.54316617449058e-14 relative error 6.571700002338085e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4930505446135673 y2[1] (numeric) 1.4930505446134124 absolute error 1.5498713423767185e-13 relative error 1.0380568480873885e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6269999999998217 y1[1] (analytic) 0.12950671760922672 y1[1] (numeric) 0.12950671760914137 absolute error 8.534839501805891e-14 relative error 6.590267794106941e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4921802975663871 y2[1] (numeric) 1.492180297566232 absolute error 1.5520917884259688e-13 relative error 1.0401503028536779e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6279999999998216 y1[1] (analytic) 0.12901497264029538 y1[1] (numeric) 0.1290149726402101 absolute error 8.526512829121202e-14 relative error 6.608932788672396e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4913095583389504 y2[1] (numeric) 1.491309558338795 absolute error 1.5543122344752192e-13 relative error 1.042246544846425e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6289999999998215 y1[1] (analytic) 0.12852409865631875 y1[1] (numeric) 0.12852409865623363 absolute error 8.512635041313388e-14 relative error 6.623376573195577e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4904383278019964 y2[1] (numeric) 1.4904383278018407 absolute error 1.5565326805244695e-13 relative error 1.0443455804172354e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6299999999998214 y1[1] (analytic) 0.12803409614817085 y1[1] (numeric) 0.12803409614808586 absolute error 8.498757253505573e-14 relative error 6.637885929752776e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4895666068267552 y2[1] (numeric) 1.4895666068265994 absolute error 1.5587531265737198e-13 relative error 1.0464474159328489e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6309999999998213 y1[1] (analytic) 0.12754496560585415 y1[1] (numeric) 0.12754496560576928 absolute error 8.487655023259322e-14 relative error 6.65463743154575e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4886943962849482 y2[1] (numeric) 1.488694396284792 absolute error 1.56097357262297e-13 relative error 1.0485520577751856e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.631999999999821 y1[1] (analytic) 0.12705670751849918 y1[1] (numeric) 0.12705670751841439 absolute error 8.479328350574633e-14 relative error 6.673656602773263e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4878216970487854 y2[1] (numeric) 1.487821697048629 absolute error 1.5631940186722204e-13 relative error 1.0506595123413929e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.632999999999821 y1[1] (analytic) 0.1265693223743639 y1[1] (numeric) 0.12656932237427923 absolute error 8.468226120328382e-14 relative error 6.690583437968683e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4869485099909663 y2[1] (numeric) 1.48694850999081 absolute error 1.5631940186722204e-13 relative error 1.0512764955672321e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.633999999999821 y1[1] (analytic) 0.1260828106608336 y1[1] (numeric) 0.12608281066074892 absolute error 8.468226120328382e-14 relative error 6.71640017853675e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4860748359846778 y2[1] (numeric) 1.4860748359845213 absolute error 1.5654144647214707e-13 relative error 1.0533887169176256e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.634999999999821 y1[1] (analytic) 0.12559717286441963 y1[1] (numeric) 0.1255971728643351 absolute error 8.451572774959004e-14 relative error 6.729110681561565e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4852006759035938 y2[1] (numeric) 1.485200675903437 absolute error 1.567634910770721e-13 relative error 1.055503768752983e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6359999999998207 y1[1] (analytic) 0.12511240947076008 y1[1] (numeric) 0.1251124094706756 absolute error 8.448797217397441e-14 relative error 6.752964996147727e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4843260306218746 y2[1] (numeric) 1.4843260306217174 absolute error 1.5720758028692217e-13 relative error 1.0591175863233923e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6369999999998206 y1[1] (analytic) 0.12462852096461796 y1[1] (numeric) 0.12462852096453368 absolute error 8.42798053568572e-14 relative error 6.762481389054134e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4834509010141648 y2[1] (numeric) 1.4834509010140076 absolute error 1.5720758028692217e-13 relative error 1.0597423897174274e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6379999999998205 y1[1] (analytic) 0.1241455078298821 y1[1] (numeric) 0.12414550782979786 absolute error 8.423817199343375e-14 relative error 6.785438592660655e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4825752879555945 y2[1] (numeric) 1.482575287955437 absolute error 1.574296248918472e-13 relative error 1.0618659718046135e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6389999999998204 y1[1] (analytic) 0.12366337054956533 y1[1] (numeric) 0.12366337054948122 absolute error 8.411327190316342e-14 relative error 6.801793573097711e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4816991923217762 y2[1] (numeric) 1.4816991923216187 absolute error 1.574296248918472e-13 relative error 1.0624938294334892e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6399999999998203 y1[1] (analytic) 0.123182109605805 y1[1] (numeric) 0.12318210960572101 absolute error 8.398837181289309e-14 relative error 6.818228075624312e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.480822614988806 y2[1] (numeric) 1.4808226149886483 absolute error 1.5765166949677223e-13 relative error 1.064622243751754e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.64099999999982 y1[1] (analytic) 0.12270172547986202 y1[1] (numeric) 0.12270172547977813 absolute error 8.389122729823839e-14 relative error 6.837004693304556e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4799455568332607 y2[1] (numeric) 1.4799455568331028 absolute error 1.5787371410169726e-13 relative error 1.0667535259844983e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.64199999999982 y1[1] (analytic) 0.12222221865212046 y1[1] (numeric) 0.12222221865203665 absolute error 8.38079605713915e-14 relative error 6.857015156134011e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4790680187321987 y2[1] (numeric) 1.4790680187320406 absolute error 1.580957587066223e-13 relative error 1.0688876826782855e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.64299999999982 y1[1] (analytic) 0.12174358960208709 y1[1] (numeric) 0.12174358960200338 absolute error 8.37108160567368e-14 relative error 6.87599374475005e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4781900015631577 y2[1] (numeric) 1.4781900015629996 absolute error 1.580957587066223e-13 relative error 1.0695225819376335e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.64399999999982 y1[1] (analytic) 0.12126583880839092 y1[1] (numeric) 0.12126583880830731 absolute error 8.36136715420821e-14 relative error 6.895072211902805e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.477311506204155 y2[1] (numeric) 1.4773115062039968 absolute error 1.5831780331154732e-13 relative error 1.0716616139972635e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6449999999998197 y1[1] (analytic) 0.1207889667487827 y1[1] (numeric) 0.12078896674869921 absolute error 8.348877145181177e-14 relative error 6.911953442358026e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.476432533533686 y2[1] (numeric) 1.4764325335335275 absolute error 1.5853984791647235e-13 relative error 1.0738035387030107e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6459999999998196 y1[1] (analytic) 0.12031297390013451 y1[1] (numeric) 0.12031297390005109 absolute error 8.34193825127727e-14 relative error 6.933531755437676e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4755530844307232 y2[1] (numeric) 1.4755530844305644 absolute error 1.5876189252139739e-13 relative error 1.0759483626619142e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6469999999998195 y1[1] (analytic) 0.11983786073843905 y1[1] (numeric) 0.11983786073835577 absolute error 8.328060463469455e-14 relative error 6.949440195404087e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4746731597747156 y2[1] (numeric) 1.4746731597745566 absolute error 1.5898393712632242e-13 relative error 1.0780960924969315e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6479999999998194 y1[1] (analytic) 0.11936362773880949 y1[1] (numeric) 0.11936362773872636 absolute error 8.31279489688086e-14 relative error 6.964261269832423e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4737927604455876 y2[1] (numeric) 1.4737927604454286 absolute error 1.5898393712632242e-13 relative error 1.0787401145752345e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6489999999998193 y1[1] (analytic) 0.11889027537547892 y1[1] (numeric) 0.11889027537539583 absolute error 8.308631560538515e-14 relative error 6.988487102328782e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4729118873237388 y2[1] (numeric) 1.4729118873235796 absolute error 1.5920598173124745e-13 relative error 1.0808927750628899e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.649999999999819 y1[1] (analytic) 0.11841780412179947 y1[1] (numeric) 0.1184178041217165 absolute error 8.297529330292264e-14 relative error 7.006994760481947e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.472030541290042 y2[1] (numeric) 1.4720305412898826 absolute error 1.5942802633617248e-13 relative error 1.0830483598285582e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.650999999999819 y1[1] (analytic) 0.11794621445024245 y1[1] (numeric) 0.11794621445015957 absolute error 8.287814878826794e-14 relative error 7.026774803631484e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4711487232258433 y2[1] (numeric) 1.4711487232256837 absolute error 1.596500709410975e-13 relative error 1.0852068755565839e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.651999999999819 y1[1] (analytic) 0.11747550683239738 y1[1] (numeric) 0.1174755068323147 absolute error 8.268385975895853e-14 relative error 7.038391405020607e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4702664340129605 y2[1] (numeric) 1.4702664340128009 absolute error 1.596500709410975e-13 relative error 1.085858095157263e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.652999999999819 y1[1] (analytic) 0.11700568173897208 y1[1] (numeric) 0.11700568173888944 absolute error 8.264222639553509e-14 relative error 7.063095156344766e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.469383674533683 y2[1] (numeric) 1.4693836745335231 absolute error 1.5987211554602254e-13 relative error 1.0880215856267686e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6539999999998187 y1[1] (analytic) 0.11653673963979139 y1[1] (numeric) 0.11653673963970886 absolute error 8.253120409307257e-14 relative error 7.08199013874697e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4685004456707702 y2[1] (numeric) 1.46850044567061 absolute error 1.6009416015094757e-13 relative error 1.0901880256346875e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6549999999998186 y1[1] (analytic) 0.11606868100379741 y1[1] (numeric) 0.11606868100371502 absolute error 8.239242621499443e-14 relative error 7.098592445648521e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4676167483074507 y2[1] (numeric) 1.4676167483072904 absolute error 1.603162047558726e-13 relative error 1.0923574219274854e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6559999999998185 y1[1] (analytic) 0.11560150629904886 y1[1] (numeric) 0.11560150629896652 absolute error 8.233691506376317e-14 relative error 7.122477699448508e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4667325833274216 y2[1] (numeric) 1.4667325833272613 absolute error 1.603162047558726e-13 relative error 1.0930159088180895e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6569999999998184 y1[1] (analytic) 0.11513521599272025 y1[1] (numeric) 0.11513521599263803 absolute error 8.222589276130066e-14 relative error 7.14168050603211e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4658479516148484 y2[1] (numeric) 1.4658479516146878 absolute error 1.6053824936079764e-13 relative error 1.0951903243712351e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6579999999998183 y1[1] (analytic) 0.11466981055110193 y1[1] (numeric) 0.1146698105510198 absolute error 8.212874824664596e-14 relative error 7.162194465303121e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4649628540543622 y2[1] (numeric) 1.4649628540542015 absolute error 1.6076029396572267e-13 relative error 1.0973677149615776e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.658999999999818 y1[1] (analytic) 0.11420529043959926 y1[1] (numeric) 0.11420529043951723 absolute error 8.203160373199125e-14 relative error 7.182819939096957e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4640772915310607 y2[1] (numeric) 1.4640772915309 absolute error 1.6076029396572267e-13 relative error 1.0980314693468635e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.659999999999818 y1[1] (analytic) 0.11374165612273224 y1[1] (numeric) 0.11374165612265041 absolute error 8.182343691487404e-14 relative error 7.193796864236174e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4631912649305066 y2[1] (numeric) 1.4631912649303456 absolute error 1.609823385706477e-13 relative error 1.1002139120772667e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.660999999999818 y1[1] (analytic) 0.11327890806413543 y1[1] (numeric) 0.11327890806405362 absolute error 8.180955912706622e-14 relative error 7.221958661602554e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.462304775138726 y2[1] (numeric) 1.4623047751385647 absolute error 1.6120438317557273e-13 relative error 1.1023993487286506e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.661999999999818 y1[1] (analytic) 0.11281704672655657 y1[1] (numeric) 0.11281704672647487 absolute error 8.169853682460371e-14 relative error 7.241683698973506e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4614178230422086 y2[1] (numeric) 1.4614178230420474 absolute error 1.6120438317557273e-13 relative error 1.1030684081845691e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6629999999998177 y1[1] (analytic) 0.11235607257185698 y1[1] (numeric) 0.11235607257177546 absolute error 8.151812558310212e-14 relative error 7.255337759422612e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4605304095279068 y2[1] (numeric) 1.4605304095277454 absolute error 1.6142642778049776e-13 relative error 1.1052589300942818e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6639999999998176 y1[1] (analytic) 0.11189598606101092 y1[1] (numeric) 0.11189598606092951 absolute error 8.14071032806396e-14 relative error 7.275247857081544e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4596425354832339 y2[1] (numeric) 1.4596425354830722 absolute error 1.616484723854228e-13 relative error 1.107452464941404e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6649999999998175 y1[1] (analytic) 0.11143678765410481 y1[1] (numeric) 0.1114367876540235 absolute error 8.13099587659849e-14 relative error 7.296509570822129e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4587542017960637 y2[1] (numeric) 1.4587542017959019 absolute error 1.6187051699034782e-13 relative error 1.1096490196295427e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6659999999998174 y1[1] (analytic) 0.11097847781033698 y1[1] (numeric) 0.11097847781025577 absolute error 8.12128142513302e-14 relative error 7.317888644149858e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.45786540935473 y2[1] (numeric) 1.457865409354568 absolute error 1.6209256159527285e-13 relative error 1.1118486010791428e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6669999999998173 y1[1] (analytic) 0.11052105698801729 y1[1] (numeric) 0.11052105698793616 absolute error 8.112954752448331e-14 relative error 7.34064166010278e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.456976159048025 y2[1] (numeric) 1.456976159047863 absolute error 1.6209256159527285e-13 relative error 1.1125272063558176e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.667999999999817 y1[1] (analytic) 0.11006452564456637 y1[1] (numeric) 0.11006452564448543 absolute error 8.093525849517391e-14 relative error 7.35343726974664e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4560864517651992 y2[1] (numeric) 1.456086451765037 absolute error 1.6231460620019789e-13 relative error 1.1147319309469948e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.668999999999817 y1[1] (analytic) 0.10960888423651571 y1[1] (numeric) 0.1096088842364349 absolute error 8.081035840490358e-14 relative error 7.372610255800959e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4551962883959595 y2[1] (numeric) 1.4551962883957972 absolute error 1.6231460620019789e-13 relative error 1.1154138276363719e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.669999999999817 y1[1] (analytic) 0.10915413321950662 y1[1] (numeric) 0.10915413321942594 absolute error 8.068545831463325e-14 relative error 7.391883013021278e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4543056698304695 y2[1] (numeric) 1.454305669830307 absolute error 1.6253665080512292e-13 relative error 1.1176237167807374e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.670999999999817 y1[1] (analytic) 0.10870027304829011 y1[1] (numeric) 0.1087002730482095 absolute error 8.060219158778636e-14 relative error 7.415086395595238e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4534145969593473 y2[1] (numeric) 1.4534145969591847 absolute error 1.6253665080512292e-13 relative error 1.1183089198716032e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6719999999998167 y1[1] (analytic) 0.10824730417672623 y1[1] (numeric) 0.10824730417664576 absolute error 8.047729149751603e-14 relative error 7.434576972570842e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4525230706736663 y2[1] (numeric) 1.4525230706735033 absolute error 1.6298074001497298e-13 relative error 1.12205267720384e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6729999999998166 y1[1] (analytic) 0.10779522705778388 y1[1] (numeric) 0.10779522705770352 absolute error 8.036626919505352e-14 relative error 7.455457109615159e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.451631091864952 y2[1] (numeric) 1.4516310918647888 absolute error 1.63202784619898e-13 relative error 1.1242717625331842e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6739999999998165 y1[1] (analytic) 0.1073440421435401 y1[1] (numeric) 0.10734404214345987 absolute error 8.022749131697537e-14 relative error 7.473865313334804e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4507386614251834 y2[1] (numeric) 1.4507386614250202 absolute error 1.63202784619898e-13 relative error 1.124963364935557e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6749999999998164 y1[1] (analytic) 0.10689374988517986 y1[1] (numeric) 0.10689374988509968 absolute error 8.017198016574412e-14 relative error 7.500156019585898e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4498457802467912 y2[1] (numeric) 1.4498457802466276 absolute error 1.6364687382974807e-13 relative error 1.1287191786832133e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6759999999998163 y1[1] (analytic) 0.1064443507329953 y1[1] (numeric) 0.1064443507329152 absolute error 8.010259122670504e-14 relative error 7.525302251843704e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4489524492226562 y2[1] (numeric) 1.4489524492224923 absolute error 1.638689184346731e-13 relative error 1.1309475236581202e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.676999999999816 y1[1] (analytic) 0.10599584513638549 y1[1] (numeric) 0.10599584513630551 absolute error 7.997769113643471e-14 relative error 7.545360955755099e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4480586692461093 y2[1] (numeric) 1.4480586692459452 absolute error 1.6409096303959814e-13 relative error 1.1331789693647389e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.677999999999816 y1[1] (analytic) 0.10554823354385601 y1[1] (numeric) 0.1055482335437762 absolute error 7.981115768274094e-14 relative error 7.561581563520802e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4471644412109304 y2[1] (numeric) 1.4471644412107663 absolute error 1.6409096303959814e-13 relative error 1.1338791803251692e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.678999999999816 y1[1] (analytic) 0.10510151640301846 y1[1] (numeric) 0.10510151640293879 absolute error 7.96723798046628e-14 relative error 7.580516678670361e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4462697660113477 y2[1] (numeric) 1.4462697660111834 absolute error 1.6431300764452317e-13 relative error 1.1361158997168301e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.679999999999816 y1[1] (analytic) 0.10465569416058995 y1[1] (numeric) 0.1046556941605104 absolute error 7.954747971439247e-14 relative error 7.600874501136083e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4453746445420361 y2[1] (numeric) 1.4453746445418716 absolute error 1.645350522494482e-13 relative error 1.1383557396053586e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6809999999998158 y1[1] (analytic) 0.10421076726239276 y1[1] (numeric) 0.10421076726231325 absolute error 7.950584635096902e-14 relative error 7.629331252382098e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4444790776981171 y2[1] (numeric) 1.4444790776979524 absolute error 1.6475709685437323e-13 relative error 1.1405987071611012e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6819999999998156 y1[1] (analytic) 0.10376673615335352 y1[1] (numeric) 0.10376673615327418 absolute error 7.933931289727525e-14 relative error 7.645929306287733e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4435830663751577 y2[1] (numeric) 1.4435830663749925 absolute error 1.652011860642233e-13 relative error 1.1443829587101217e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6829999999998155 y1[1] (analytic) 0.10332360127750351 y1[1] (numeric) 0.10332360127742428 absolute error 7.922829059481273e-14 relative error 7.667976107610081e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4426866114691685 y2[1] (numeric) 1.4426866114690031 absolute error 1.6542323066914832e-13 relative error 1.1466331589553506e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6839999999998154 y1[1] (analytic) 0.10288136307797746 y1[1] (numeric) 0.10288136307789837 absolute error 7.908951271673459e-14 relative error 7.687447983828696e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.441789713876605 y2[1] (numeric) 1.4417897138764393 absolute error 1.6564527527407336e-13 relative error 1.1488865101464447e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6849999999998153 y1[1] (analytic) 0.10244002199701363 y1[1] (numeric) 0.10244002199693462 absolute error 7.90062459898877e-14 relative error 7.71243938157207e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4408923744943642 y2[1] (numeric) 1.4408923744941984 absolute error 1.6586731987899839e-13 relative error 1.151143019527772e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.685999999999815 y1[1] (analytic) 0.10199957847595298 y1[1] (numeric) 0.10199957847587408 absolute error 7.889522368742519e-14 relative error 7.734857816694333e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4399945942197858 y2[1] (numeric) 1.4399945942196197 absolute error 1.6608936448392342e-13 relative error 1.1534026943615962e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.686999999999815 y1[1] (analytic) 0.10156003295523908 y1[1] (numeric) 0.10156003295516024 absolute error 7.883971253619393e-14 relative error 7.762867955245863e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4390963739506497 y2[1] (numeric) 1.4390963739504836 absolute error 1.6608936448392342e-13 relative error 1.1541225972793608e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.687999999999815 y1[1] (analytic) 0.10112138587441721 y1[1] (numeric) 0.10112138587433857 absolute error 7.864542350688453e-14 relative error 7.777328487621242e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4381977145851763 y2[1] (numeric) 1.43819771458501 absolute error 1.6631140908884845e-13 relative error 1.1563876607662262e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.688999999999815 y1[1] (analytic) 0.10068363767213462 y1[1] (numeric) 0.10068363767205611 absolute error 7.850664562880638e-14 relative error 7.797358880144437e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.437298617022025 y2[1] (numeric) 1.4372986170218585 absolute error 1.6653345369377348e-13 relative error 1.1586559099237034e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6899999999998148 y1[1] (analytic) 0.10024678878613946 y1[1] (numeric) 0.10024678878606104 absolute error 7.84233789019595e-14 relative error 7.82303152565448e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.436399082160293 y2[1] (numeric) 1.4363990821601262 absolute error 1.667554982986985e-13 relative error 1.1609273520831285e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6909999999998147 y1[1] (analytic) 0.09981083965328053 y1[1] (numeric) 0.09981083965320221 absolute error 7.831235659949698e-14 relative error 7.846077327025377e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4354991108995152 y2[1] (numeric) 1.4354991108993482 absolute error 1.6697754290362354e-13 relative error 1.163201994594004e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6919999999998145 y1[1] (analytic) 0.09937579070950686 y1[1] (numeric) 0.09937579070942872 absolute error 7.81458231458032e-14 relative error 7.863668061191821e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4345987041396628 y2[1] (numeric) 1.4345987041394956 absolute error 1.6719958750854857e-13 relative error 1.1654798448240558e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6929999999998144 y1[1] (analytic) 0.09894164238986758 y1[1] (numeric) 0.09894164238978945 absolute error 7.813194535799539e-14 relative error 7.896770608489185e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4336978627811425 y2[1] (numeric) 1.433697862780975 absolute error 1.674216321134736e-13 relative error 1.1677609101592901e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6939999999998143 y1[1] (analytic) 0.09850839512851062 y1[1] (numeric) 0.09850839512843271 absolute error 7.790990075307036e-14 relative error 7.908960515642531e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4327965877247955 y2[1] (numeric) 1.432796587724628 absolute error 1.674216321134736e-13 relative error 1.1684954692649724e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.694999999999814 y1[1] (analytic) 0.09807604935868353 y1[1] (numeric) 0.09807604935860571 absolute error 7.781275623841566e-14 relative error 7.933920335008501e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.431894879871897 y2[1] (numeric) 1.4318948798717293 absolute error 1.6764367671839864e-13 relative error 1.1707820111305707e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.695999999999814 y1[1] (analytic) 0.09764460551273191 y1[1] (numeric) 0.0976446055126542 absolute error 7.770173393595314e-14 relative error 7.957606416446795e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4309927401241542 y2[1] (numeric) 1.4309927401239866 absolute error 1.6764367671839864e-13 relative error 1.1715201064112577e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.696999999999814 y1[1] (analytic) 0.09721406402209953 y1[1] (numeric) 0.09721406402202198 absolute error 7.754907827006718e-14 relative error 7.977146007643304e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4300901693837076 y2[1] (numeric) 1.4300901693835397 absolute error 1.6786572132332367e-13 relative error 1.1738121477729255e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.697999999999814 y1[1] (analytic) 0.096784425317328 y1[1] (numeric) 0.09678442531725051 absolute error 7.749356711883593e-14 relative error 8.006822054763155e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4291871685531272 y2[1] (numeric) 1.4291871685529594 absolute error 1.6786572132332367e-13 relative error 1.1745537954505053e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6989999999998138 y1[1] (analytic) 0.09635568982805576 y1[1] (numeric) 0.09635568982797844 absolute error 7.731315587733434e-14 relative error 8.02372501460969e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4282837385354143 y2[1] (numeric) 1.428283738535246 absolute error 1.6830981053317373e-13 relative error 1.1784059846943394e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.6999999999998137 y1[1] (analytic) 0.0959278579830185 y1[1] (numeric) 0.09592785798294125 absolute error 7.725764472610308e-14 relative error 8.053723532509139e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4273798802339983 y2[1] (numeric) 1.42737988023383 absolute error 1.6830981053317373e-13 relative error 1.1791521855105717e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7009999999998136 y1[1] (analytic) 0.09550093021004791 y1[1] (numeric) 0.09550093020997073 absolute error 7.71743779992562e-14 relative error 8.081007989086212e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4264755945527379 y2[1] (numeric) 1.4264755945525693 absolute error 1.6853185513809876e-13 relative error 1.1814562813529301e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7019999999998134 y1[1] (analytic) 0.09507490693607168 y1[1] (numeric) 0.09507490693599463 absolute error 7.704947790898586e-14 relative error 8.104081338811501e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4255708823959183 y2[1] (numeric) 1.4255708823957496 absolute error 1.687538997430238e-13 relative error 1.1837636544554255e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7029999999998133 y1[1] (analytic) 0.09464978858711304 y1[1] (numeric) 0.09464978858703618 absolute error 7.685518887967646e-14 relative error 8.119953570624311e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.424665744668252 y2[1] (numeric) 1.424665744668083 absolute error 1.6897594434794883e-13 relative error 1.1860743123805268e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.703999999999813 y1[1] (analytic) 0.09422557558829048 y1[1] (numeric) 0.0942255755882137 absolute error 7.677192215282957e-14 relative error 8.147673460576887e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4237601822748762 y2[1] (numeric) 1.4237601822747072 absolute error 1.6897594434794883e-13 relative error 1.1868286980603713e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.704999999999813 y1[1] (analytic) 0.09380226836381678 y1[1] (numeric) 0.09380226836374016 absolute error 7.661926648694362e-14 relative error 8.168167766452297e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4228541961213534 y2[1] (numeric) 1.4228541961211845 absolute error 1.6897594434794883e-13 relative error 1.1875843976745533e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.705999999999813 y1[1] (analytic) 0.09337986733699921 y1[1] (numeric) 0.09337986733692273 absolute error 7.648048860886547e-14 relative error 8.190254579486018e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4219477871136699 y2[1] (numeric) 1.4219477871135007 absolute error 1.6919798895287386e-13 relative error 1.1899029661020053e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.706999999999813 y1[1] (analytic) 0.09295837293023879 y1[1] (numeric) 0.09295837293016242 absolute error 7.636946630640296e-14 relative error 8.215447828859367e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4210409561582344 y2[1] (numeric) 1.421040956158065 absolute error 1.694200335577989e-13 relative error 1.1922248463254973e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.707999999999813 y1[1] (analytic) 0.0925377855650299 y1[1] (numeric) 0.09253778556495358 absolute error 7.63139551551717e-14 relative error 8.246788562013181e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4201337041618778 y2[1] (numeric) 1.4201337041617081 absolute error 1.6964207816272392e-13 relative error 1.1945500459961395e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7089999999998127 y1[1] (analytic) 0.09211810566195966 y1[1] (numeric) 0.09211810566188355 absolute error 7.610578833805448e-14 relative error 8.261762200944011e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.419226032031852 y2[1] (numeric) 1.4192260320316823 absolute error 1.6964207816272392e-13 relative error 1.19531402563025e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7099999999998126 y1[1] (analytic) 0.09169933364070826 y1[1] (numeric) 0.09169933364063221 absolute error 7.605027718682322e-14 relative error 8.293438367262254e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4183179406758293 y2[1] (numeric) 1.4183179406756592 absolute error 1.7008616737257398e-13 relative error 1.1992104343792467e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7109999999998124 y1[1] (analytic) 0.09128146992004749 y1[1] (numeric) 0.09128146991997153 absolute error 7.595313267216852e-14 relative error 8.320761348244622e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4174094310019005 y2[1] (numeric) 1.4174094310017304 absolute error 1.7008616737257398e-13 relative error 1.1999790861582459e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7119999999998123 y1[1] (analytic) 0.09086451491784098 y1[1] (numeric) 0.09086451491776522 absolute error 7.575884364285912e-14 relative error 8.337561006225555e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4165005039185756 y2[1] (numeric) 1.4165005039184053 absolute error 1.7030821197749901e-13 relative error 1.2023166353020148e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7129999999998122 y1[1] (analytic) 0.09044846905104387 y1[1] (numeric) 0.09044846905096822 absolute error 7.56478213403966e-14 relative error 8.363637564468379e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4155911603347815 y2[1] (numeric) 1.415591160334611 absolute error 1.7053025658242404e-13 relative error 1.2046575406849414e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.713999999999812 y1[1] (analytic) 0.09003333273570191 y1[1] (numeric) 0.09003333273562637 absolute error 7.553679903793409e-14 relative error 8.389870367197975e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4146814011598616 y2[1] (numeric) 1.414681401159691 absolute error 1.7053025658242404e-13 relative error 1.2054322368457702e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.714999999999812 y1[1] (analytic) 0.08961910638695136 y1[1] (numeric) 0.08961910638687597 absolute error 7.539802115985594e-14 relative error 8.413163687920232e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4137712273035754 y2[1] (numeric) 1.4137712273034044 absolute error 1.709743457922741e-13 relative error 1.2093494512430138e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.715999999999812 y1[1] (analytic) 0.08920579041901855 y1[1] (numeric) 0.0892057904189433 absolute error 7.524536549396998e-14 relative error 8.435031531084083e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.412860639676096 y2[1] (numeric) 1.4128606396759251 absolute error 1.709743457922741e-13 relative error 1.2101288760614822e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.716999999999812 y1[1] (analytic) 0.08879338524521951 y1[1] (numeric) 0.08879338524514432 absolute error 7.518985434273873e-14 relative error 8.467956721673343e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4119496391880118 y2[1] (numeric) 1.4119496391878406 absolute error 1.7119639039719914e-13 relative error 1.2124822702292078e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7179999999998117 y1[1] (analytic) 0.08838189127795915 y1[1] (numeric) 0.08838189127788416 absolute error 7.498168752562151e-14 relative error 8.483829259752512e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4110382267503223 y2[1] (numeric) 1.4110382267501511 absolute error 1.7119639039719914e-13 relative error 1.2132654321596326e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7189999999998116 y1[1] (analytic) 0.08797130892873162 y1[1] (numeric) 0.08797130892865676 absolute error 7.485678743535118e-14 relative error 8.509227422772017e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4101264032744405 y2[1] (numeric) 1.410126403274269 absolute error 1.7141843500212417e-13 relative error 1.2156246036105354e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7199999999998115 y1[1] (analytic) 0.08756163860811916 y1[1] (numeric) 0.08756163860804442 absolute error 7.474576513288866e-14 relative error 8.536359794203057e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4092141696721896 y2[1] (numeric) 1.409214169672018 absolute error 1.716404796070492e-13 relative error 1.2179871825087884e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7209999999998113 y1[1] (analytic) 0.08715288072579208 y1[1] (numeric) 0.08715288072571743 absolute error 7.464862061823396e-14 relative error 8.565249937417433e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.408301526855803 y2[1] (numeric) 1.4083015268556314 absolute error 1.716404796070492e-13 relative error 1.2187764930586742e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7219999999998112 y1[1] (analytic) 0.08674503569050818 y1[1] (numeric) 0.08674503569043365 absolute error 7.452372052796363e-14 relative error 8.591122239415734e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4073884757379236 y2[1] (numeric) 1.407388475737752 absolute error 1.716404796070492e-13 relative error 1.2195671811015396e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.722999999999811 y1[1] (analytic) 0.08633810391011243 y1[1] (numeric) 0.08633810391003809 absolute error 7.434330928646204e-14 relative error 8.610718317819639e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4064750172316025 y2[1] (numeric) 1.4064750172314306 absolute error 1.7186252421197423e-13 relative error 1.2219379804573795e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.723999999999811 y1[1] (analytic) 0.08593208579153677 y1[1] (numeric) 0.08593208579146247 absolute error 7.43016759230386e-14 relative error 8.646557946153843e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.405561152250298 y2[1] (numeric) 1.405561152250126 absolute error 1.7208456881689926e-13 relative error 1.2243122153838169e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.724999999999811 y1[1] (analytic) 0.08552698174079898 y1[1] (numeric) 0.08552698174072489 absolute error 7.409350910592138e-14 relative error 8.663173608823438e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4046468817078752 y2[1] (numeric) 1.4046468817077027 absolute error 1.7252865802674933e-13 relative error 1.2282706797951669e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.725999999999811 y1[1] (analytic) 0.08512279216300334 y1[1] (numeric) 0.08512279216292935 absolute error 7.398248680345887e-14 relative error 8.691266454440114e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4037322065186042 y2[1] (numeric) 1.4037322065184317 absolute error 1.7252865802674933e-13 relative error 1.2290710238431987e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7269999999998107 y1[1] (analytic) 0.0847195174623393 y1[1] (numeric) 0.08471951746226541 absolute error 7.388534228880417e-14 relative error 8.721171284013594e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4028171275971604 y2[1] (numeric) 1.4028171275969876 absolute error 1.7275070263167436e-13 relative error 1.2314556133740211e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7279999999998106 y1[1] (analytic) 0.08431715804208151 y1[1] (numeric) 0.08431715804200775 absolute error 7.376044219853384e-14 relative error 8.747975371954667e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4019016458586226 y2[1] (numeric) 1.4019016458584497 absolute error 1.729727472365994e-13 relative error 1.2338436704713245e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7289999999998105 y1[1] (analytic) 0.08391571430458933 y1[1] (numeric) 0.08391571430451573 absolute error 7.359390874484006e-14 relative error 8.769979419792084e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4009857622184723 y2[1] (numeric) 1.4009857622182993 absolute error 1.729727472365994e-13 relative error 1.2346502862576965e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7299999999998104 y1[1] (analytic) 0.08351518665130653 y1[1] (numeric) 0.08351518665123307 absolute error 7.345513086676192e-14 relative error 8.795421983962335e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4000694775925933 y2[1] (numeric) 1.40006947759242 absolute error 1.7319479184152442e-13 relative error 1.2370442653983951e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7309999999998102 y1[1] (analytic) 0.08311557548276072 y1[1] (numeric) 0.08311557548268739 absolute error 7.333023077649159e-14 relative error 8.822682192906342e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.39915279289727 y2[1] (numeric) 1.3991527928970966 absolute error 1.7341683644644945e-13 relative error 1.2394417345038473e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.73199999999981 y1[1] (analytic) 0.08271688119856302 y1[1] (numeric) 0.08271688119848981 absolute error 7.320533068622126e-14 relative error 8.850107695730313e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.398235709049187 y2[1] (numeric) 1.3982357090490136 absolute error 1.7341683644644945e-13 relative error 1.2402546675365234e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.73299999999981 y1[1] (analytic) 0.08231910419740762 y1[1] (numeric) 0.0823191041973346 absolute error 7.302491944471967e-14 relative error 8.870956524210982e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3973182269654285 y2[1] (numeric) 1.3973182269652547 absolute error 1.7386092565629951e-13 relative error 1.244247175061011e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.73399999999981 y1[1] (analytic) 0.08192224487707167 y1[1] (numeric) 0.08192224487699871 absolute error 7.29555305056806e-14 relative error 8.90546036856704e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3964003475634759 y2[1] (numeric) 1.3964003475633018 absolute error 1.7408297026122455e-13 relative error 1.2466551627903493e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.73499999999981 y1[1] (analytic) 0.08152630363441427 y1[1] (numeric) 0.08152630363434145 absolute error 7.281675262760245e-14 relative error 8.931688225941438e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3954820717612086 y2[1] (numeric) 1.3954820717610346 absolute error 1.7408297026122455e-13 relative error 1.247475505303469e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7359999999998097 y1[1] (analytic) 0.08113128086537669 y1[1] (numeric) 0.08113128086530401 absolute error 7.267797474952431e-14 relative error 8.958070669452492e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3945634004769027 y2[1] (numeric) 1.3945634004767284 absolute error 1.7430501486614958e-13 relative error 1.2498894980790547e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7369999999998096 y1[1] (analytic) 0.08073717696498162 y1[1] (numeric) 0.08073717696490912 absolute error 7.249756350802272e-14 relative error 8.979452370432436e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.393644334629229 y2[1] (numeric) 1.3936443346290548 absolute error 1.7430501486614958e-13 relative error 1.2507137620052996e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7379999999998095 y1[1] (analytic) 0.08034399232733302 y1[1] (numeric) 0.08034399232726067 absolute error 7.235878562994458e-14 relative error 9.006122739724513e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3927248751372538 y2[1] (numeric) 1.3927248751370793 absolute error 1.745270594710746e-13 relative error 1.2531337853348449e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7389999999998094 y1[1] (analytic) 0.07995172734561551 y1[1] (numeric) 0.07995172734554325 absolute error 7.226164111528988e-14 relative error 9.038158838384703e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.391805022920436 y2[1] (numeric) 1.3918050229202614 absolute error 1.745270594710746e-13 relative error 1.2539619889060541e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7399999999998093 y1[1] (analytic) 0.07956038241209396 y1[1] (numeric) 0.0795603824120218 absolute error 7.215061881282736e-14 relative error 9.068661641055632e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.390884778898628 y2[1] (numeric) 1.3908847788984533 absolute error 1.7474910407599964e-13 relative error 1.2563880684234297e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.740999999999809 y1[1] (analytic) 0.07916995791811332 y1[1] (numeric) 0.07916995791804125 absolute error 7.206735208598047e-14 relative error 9.10286603417433e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3899641439920736 y2[1] (numeric) 1.3899641439918988 absolute error 1.7474910407599964e-13 relative error 1.2572202299701636e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.741999999999809 y1[1] (analytic) 0.07878045425409796 y1[1] (numeric) 0.07878045425402605 absolute error 7.191469642009451e-14 relative error 9.128494764468014e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3890431191214079 y2[1] (numeric) 1.3890431191212327 absolute error 1.751931932858497e-13 relative error 1.2612509350801307e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.742999999999809 y1[1] (analytic) 0.07839187180955154 y1[1] (numeric) 0.07839187180947982 absolute error 7.172040739078511e-14 relative error 9.148959673399003e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.388121705207655 y2[1] (numeric) 1.38812170520748 absolute error 1.751931932858497e-13 relative error 1.2620881341210769e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.743999999999809 y1[1] (analytic) 0.07800421097305665 y1[1] (numeric) 0.07800421097298497 absolute error 7.167877402736167e-14 relative error 9.189090323869843e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3871999031722297 y2[1] (numeric) 1.3871999031720543 absolute error 1.7541523789077473e-13 relative error 1.2645274663704745e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7449999999998087 y1[1] (analytic) 0.07761747213227388 y1[1] (numeric) 0.07761747213220233 absolute error 7.155387393709134e-14 relative error 9.218784375655897e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3862777139369333 y2[1] (numeric) 1.386277713936758 absolute error 1.7541523789077473e-13 relative error 1.2653686640652076e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7459999999998086 y1[1] (analytic) 0.07723165567394208 y1[1] (numeric) 0.07723165567387068 absolute error 7.140121827120538e-14 relative error 9.245071551055213e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3853551384239553 y2[1] (numeric) 1.3853551384237797 absolute error 1.7563728249569976e-13 relative error 1.2678141338943091e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7469999999998085 y1[1] (analytic) 0.07684676198387774 y1[1] (numeric) 0.07684676198380647 absolute error 7.127631818093505e-14 relative error 9.275123159501325e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.384432177555871 y2[1] (numeric) 1.3844321775556951 absolute error 1.758593271006248e-13 relative error 1.2702632165852538e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7479999999998084 y1[1] (analytic) 0.07646279144697443 y1[1] (numeric) 0.07646279144690334 absolute error 7.109590693943346e-14 relative error 9.298105077518285e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.383508832255641 y2[1] (numeric) 1.383508832255465 absolute error 1.7608137170554983e-13 relative error 1.2727159205660495e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7489999999998083 y1[1] (analytic) 0.07607974444720278 y1[1] (numeric) 0.07607974444713181 absolute error 7.097100684916313e-14 relative error 9.328502266252357e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3825851034466108 y2[1] (numeric) 1.3825851034464345 absolute error 1.7630341631047486e-13 relative error 1.2751722542863555e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.749999999999808 y1[1] (analytic) 0.07569762136760971 y1[1] (numeric) 0.07569762136753884 absolute error 7.087386233450843e-14 relative error 9.362759496804305e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3816609920525091 y2[1] (numeric) 1.3816609920523326 absolute error 1.765254609153999e-13 relative error 1.2776322262175522e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.750999999999808 y1[1] (analytic) 0.07531642259031812 y1[1] (numeric) 0.07531642259024747 absolute error 7.06518177295834e-14 relative error 9.380665637014156e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.380736498997447 y2[1] (numeric) 1.3807364989972704 absolute error 1.7674750552032492e-13 relative error 1.2800958448528108e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.751999999999808 y1[1] (analytic) 0.07493614849652708 y1[1] (numeric) 0.07493614849645645 absolute error 7.062406215396777e-14 relative error 9.424565256011369e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3798116252059178 y2[1] (numeric) 1.3798116252057409 absolute error 1.7696955012524995e-13 relative error 1.2825631187071619e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.752999999999808 y1[1] (analytic) 0.07455679946651028 y1[1] (numeric) 0.07455679946643985 absolute error 7.042977312465837e-14 relative error 9.446458757432888e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3788863716027948 y2[1] (numeric) 1.3788863716026178 absolute error 1.7696955012524995e-13 relative error 1.283423737951253e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7539999999998077 y1[1] (analytic) 0.07417837587961695 y1[1] (numeric) 0.07417837587954666 absolute error 7.029099524658022e-14 relative error 9.475941527845594e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.377960739113332 y2[1] (numeric) 1.3779607391131548 absolute error 1.7719159473017498e-13 relative error 1.285897266160075e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7549999999998076 y1[1] (analytic) 0.07380087811427061 y1[1] (numeric) 0.07380087811420044 absolute error 7.016609515630989e-14 relative error 9.507487844205221e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3770347286631615 y2[1] (numeric) 1.377034728662984 absolute error 1.7741363933510002e-13 relative error 1.288374473368111e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7559999999998075 y1[1] (analytic) 0.07342430654796894 y1[1] (numeric) 0.07342430654789893 absolute error 7.001343949042393e-14 relative error 9.535458049533414e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3761083411782937 y2[1] (numeric) 1.376108341178116 absolute error 1.7763568394002505e-13 relative error 1.290855368174895e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7569999999998074 y1[1] (analytic) 0.07304866155728351 y1[1] (numeric) 0.07304866155721365 absolute error 6.986078382453798e-14 relative error 9.563595326076486e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3751815775851162 y2[1] (numeric) 1.3751815775849383 absolute error 1.7785772854495008e-13 relative error 1.2933399592021633e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7579999999998073 y1[1] (analytic) 0.07267394351785939 y1[1] (numeric) 0.07267394351778957 absolute error 6.981915046111453e-14 relative error 9.607177907437581e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3742544388103923 y2[1] (numeric) 1.3742544388102143 absolute error 1.780797731498751e-13 relative error 1.2958282550939244e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.758999999999807 y1[1] (analytic) 0.07230015280441437 y1[1] (numeric) 0.0723001528043447 absolute error 6.968037258303639e-14 relative error 9.6376521874767e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3733269257812608 y2[1] (numeric) 1.3733269257810825 absolute error 1.7830181775480014e-13 relative error 1.2983202645165314e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.759999999999807 y1[1] (analytic) 0.07192728979073915 y1[1] (numeric) 0.0719272897906697 absolute error 6.944445019030354e-14 relative error 9.6548125742456e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3723990394252346 y2[1] (numeric) 1.3723990394250563 absolute error 1.7830181775480014e-13 relative error 1.2991980658152716e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.760999999999807 y1[1] (analytic) 0.071555354849697 y1[1] (numeric) 0.07155535484962758 absolute error 6.941669461468791e-14 relative error 9.701118072923911e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3714707806702 y2[1] (numeric) 1.3714707806700215 absolute error 1.7852386235972517e-13 relative error 1.3016964333172703e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.761999999999807 y1[1] (analytic) 0.07118434835322252 y1[1] (numeric) 0.07118434835315324 absolute error 6.927791673660977e-14 relative error 9.732183877394947e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3705421504444157 y2[1] (numeric) 1.370542150444237 absolute error 1.787459069646502e-13 relative error 1.3041985385614706e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7629999999998067 y1[1] (analytic) 0.07081427067232227 y1[1] (numeric) 0.07081427067225314 absolute error 6.912526107072381e-14 relative error 9.761487397164057e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3696131496765118 y2[1] (numeric) 1.369613149676333 absolute error 1.787459069646502e-13 relative error 1.3050831689726993e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7639999999998066 y1[1] (analytic) 0.07044512217707388 y1[1] (numeric) 0.07044512217700494 absolute error 6.894484982922222e-14 relative error 9.787029633637299e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3686837792954891 y2[1] (numeric) 1.3686837792953102 absolute error 1.7896795156957523e-13 relative error 1.3075916751325605e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7649999999998065 y1[1] (analytic) 0.07007690323662596 y1[1] (numeric) 0.0700769032365571 absolute error 6.886158310237533e-14 relative error 9.826573367526401e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3677540402307178 y2[1] (numeric) 1.3677540402305386 absolute error 1.7918999617450027e-13 relative error 1.3101039434273858e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7659999999998064 y1[1] (analytic) 0.06970961421919719 y1[1] (numeric) 0.06970961421912854 absolute error 6.865341628525812e-14 relative error 9.848486045179087e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.366823933411937 y2[1] (numeric) 1.3668239334117576 absolute error 1.794120407794253e-13 relative error 1.3126199826744884e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7669999999998063 y1[1] (analytic) 0.06934325549207676 y1[1] (numeric) 0.06934325549200823 absolute error 6.852851619498779e-14 relative error 9.882506338748104e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3658934597692531 y2[1] (numeric) 1.3658934597690737 absolute error 1.794120407794253e-13 relative error 1.313514165370806e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.767999999999806 y1[1] (analytic) 0.06897782742162328 y1[1] (numeric) 0.06897782742155488 absolute error 6.840361610471746e-14 relative error 9.91675421822204e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3649626202331402 y2[1] (numeric) 1.3649626202329606 absolute error 1.7963408538435033e-13 relative error 1.316036664459487e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.768999999999806 y1[1] (analytic) 0.06861333037326478 y1[1] (numeric) 0.06861333037319652 absolute error 6.826483822663931e-14 relative error 9.949209265206975e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3640314157344373 y2[1] (numeric) 1.3640314157342575 absolute error 1.7985612998927536e-13 relative error 1.3185629591414885e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.769999999999806 y1[1] (analytic) 0.06824976471149824 y1[1] (numeric) 0.06824976471143017 absolute error 6.807054919732991e-14 relative error 9.973741226079548e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3630998472043492 y2[1] (numeric) 1.363099847204169 absolute error 1.800781745942004e-13 relative error 1.3210930583224103e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.770999999999806 y1[1] (analytic) 0.0678871307998894 y1[1] (numeric) 0.06788713079982146 absolute error 6.793177131925177e-14 relative error 1.0006575696871614e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.362167915574444 y2[1] (numeric) 1.3621679155742639 absolute error 1.800781745942004e-13 relative error 1.3219968884545271e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7719999999998057 y1[1] (analytic) 0.06752542900107206 y1[1] (numeric) 0.06752542900100428 absolute error 6.777911565336581e-14 relative error 1.003756905450978e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3612356217766535 y2[1] (numeric) 1.3612356217764732 absolute error 1.8030021919912542e-13 relative error 1.3245335070191721e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7729999999998056 y1[1] (analytic) 0.06716465967674812 y1[1] (numeric) 0.06716465967668038 absolute error 6.773748228994236e-14 relative error 1.0085286312169397e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3603029667432711 y2[1] (numeric) 1.3603029667430908 absolute error 1.8030021919912542e-13 relative error 1.3254416376874177e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7739999999998055 y1[1] (analytic) 0.06680482318768666 y1[1] (numeric) 0.06680482318761907 absolute error 6.75848266240564e-14 relative error 1.0116758551127117e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3593699514069522 y2[1] (numeric) 1.3593699514067716 absolute error 1.8052226380405045e-13 relative error 1.3279848036747417e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7749999999998054 y1[1] (analytic) 0.06644591989372428 y1[1] (numeric) 0.06644591989365681 absolute error 6.747380432159389e-14 relative error 1.0154694890147301e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3584365767007118 y2[1] (numeric) 1.358436576700531 absolute error 1.8074430840897548e-13 relative error 1.330531815095529e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7759999999998053 y1[1] (analytic) 0.06608795015376412 y1[1] (numeric) 0.06608795015369685 absolute error 6.726563750447667e-14 relative error 1.0178200011949602e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3575028435579246 y2[1] (numeric) 1.3575028435577436 absolute error 1.8096635301390052e-13 relative error 1.3330826809879805e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.776999999999805 y1[1] (analytic) 0.06573091432577605 y1[1] (numeric) 0.06573091432570892 absolute error 6.712685962639853e-14 relative error 1.0212372719129372e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3565687529123234 y2[1] (numeric) 1.3565687529121424 absolute error 1.8096635301390052e-13 relative error 1.3340005998619414e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.777999999999805 y1[1] (analytic) 0.0653748127667958 y1[1] (numeric) 0.06537481276672881 absolute error 6.698808174832038e-14 relative error 1.0246772252683831e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3556343056979994 y2[1] (numeric) 1.355634305697818 absolute error 1.8141044222375058e-13 relative error 1.3381960124588658e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.778999999999805 y1[1] (analytic) 0.06501964583292486 y1[1] (numeric) 0.06501964583285805 absolute error 6.68076705068188e-14 relative error 1.0274997602799693e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.354699502849399 y2[1] (numeric) 1.3546995028492175 absolute error 1.816324868286756e-13 relative error 1.3407584962321164e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.779999999999805 y1[1] (analytic) 0.06466541387933022 y1[1] (numeric) 0.06466541387926354 absolute error 6.668277041654846e-14 relative error 1.0311968394879951e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3537643453013255 y2[1] (numeric) 1.3537643453011436 absolute error 1.8185453143360064e-13 relative error 1.3433248708668188e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7809999999998047 y1[1] (analytic) 0.06431211726024377 y1[1] (numeric) 0.0643121172601772 absolute error 6.657174811408595e-14 relative error 1.0351353827257531e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.352828833988936 y2[1] (numeric) 1.3528288339887542 absolute error 1.8185453143360064e-13 relative error 1.3442538099767314e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7819999999998046 y1[1] (analytic) 0.06395975632896211 y1[1] (numeric) 0.06395975632889564 absolute error 6.647460359943125e-14 relative error 1.0393192128114842e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.351892969847742 y2[1] (numeric) 1.3518929698475601 absolute error 1.8185453143360064e-13 relative error 1.3451843858177778e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7829999999998045 y1[1] (analytic) 0.06360833143784606 y1[1] (numeric) 0.06360833143777973 absolute error 6.632194793354529e-14 relative error 1.0426613375065624e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3509567538136076 y2[1] (numeric) 1.3509567538134255 absolute error 1.8207657603852567e-13 relative error 1.3477602116022057e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7839999999998044 y1[1] (analytic) 0.06325784293832049 y1[1] (numeric) 0.06325784293825436 absolute error 6.612765890423589e-14 relative error 1.0453669589826768e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3500201868227486 y2[1] (numeric) 1.3500201868225663 absolute error 1.822986206434507e-13 relative error 1.3503399610081955e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7849999999998043 y1[1] (analytic) 0.06290829118087404 y1[1] (numeric) 0.06290829118080798 absolute error 6.605826996519681e-14 relative error 1.0500725536363076e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3490832698117319 y2[1] (numeric) 1.3490832698115494 absolute error 1.8252066524837574e-13 relative error 1.352923643281463e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.785999999999804 y1[1] (analytic) 0.06255967651505823 y1[1] (numeric) 0.06255967651499234 absolute error 6.589173651150304e-14 relative error 1.0532621039950994e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3481460037174744 y2[1] (numeric) 1.3481460037172917 absolute error 1.8274270985330077e-13 relative error 1.3555112676920224e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.786999999999804 y1[1] (analytic) 0.06221199928948773 y1[1] (numeric) 0.06221199928942206 absolute error 6.566969190657801e-14 relative error 1.05557919141934e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3472083894772422 y2[1] (numeric) 1.3472083894770592 absolute error 1.829647544582258e-13 relative error 1.3581028435342633e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.787999999999804 y1[1] (analytic) 0.06186525985183988 y1[1] (numeric) 0.061865259851774344 absolute error 6.553785292240377e-14 relative error 1.0593643844600237e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3462704280286495 y2[1] (numeric) 1.3462704280284663 absolute error 1.8318679906315083e-13 relative error 1.3606983801270311e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.788999999999804 y1[1] (analytic) 0.06151945854885399 y1[1] (numeric) 0.0615194585487886 absolute error 6.539213615042172e-14 relative error 1.0629504500351275e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3453321203096578 y2[1] (numeric) 1.3453321203094744 absolute error 1.8340884366807586e-13 relative error 1.3632978868137057e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7899999999998037 y1[1] (analytic) 0.06117459572633133 y1[1] (numeric) 0.061174595726266094 absolute error 6.523254159063185e-14 relative error 1.0663338403159053e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3443934672585742 y2[1] (numeric) 1.3443934672583908 absolute error 1.8340884366807586e-13 relative error 1.364249738895822e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7909999999998036 y1[1] (analytic) 0.06083067172913481 y1[1] (numeric) 0.060830671729069634 absolute error 6.51770304394006e-14 relative error 1.071450118611531e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3434544698140523 y2[1] (numeric) 1.3434544698138686 absolute error 1.836308882730009e-13 relative error 1.3668560595017207e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7919999999998035 y1[1] (analytic) 0.06048768690118822 y1[1] (numeric) 0.060487686901123175 absolute error 6.504519145522636e-14 relative error 1.0753459883741829e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3425151289150892 y2[1] (numeric) 1.3425151289149053 absolute error 1.8385293287792592e-13 relative error 1.3694663763417014e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7929999999998034 y1[1] (analytic) 0.06014564158547642 y1[1] (numeric) 0.060145641585411524 absolute error 6.48925357893404e-14 relative error 1.0789233280871716e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3415754455010256 y2[1] (numeric) 1.3415754455008417 absolute error 1.8385293287792592e-13 relative error 1.3704255954778905e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7939999999998033 y1[1] (analytic) 0.05980453612404468 y1[1] (numeric) 0.05980453612397997 absolute error 6.471212454783881e-14 relative error 1.082060471359814e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3406354205115452 y2[1] (numeric) 1.340635420511361 absolute error 1.8407497748285095e-13 relative error 1.3730427726026634e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.794999999999803 y1[1] (analytic) 0.059464370857998494 y1[1] (numeric) 0.05946437085793394 absolute error 6.455252998804895e-14 relative error 1.0855665175067778e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3396950548866724 y2[1] (numeric) 1.3396950548864883 absolute error 1.8407497748285095e-13 relative error 1.374006545828612e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.795999999999803 y1[1] (analytic) 0.05912514612750308 y1[1] (numeric) 0.059125146127438674 absolute error 6.44068132160669e-14 relative error 1.089330300802537e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.338754349566773 y2[1] (numeric) 1.338754349566589 absolute error 1.8407497748285095e-13 relative error 1.3749720218830172e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.796999999999803 y1[1] (analytic) 0.05878686227178309 y1[1] (numeric) 0.05878686227171887 absolute error 6.42194630806614e-14 relative error 1.0924118178609761e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3378133054925527 y2[1] (numeric) 1.3378133054923682 absolute error 1.8451906669270102e-13 relative error 1.3792587196968059e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.797999999999803 y1[1] (analytic) 0.05844951962912248 y1[1] (numeric) 0.058449519629058366 absolute error 6.411537967210279e-14 relative error 1.0969359556576628e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3368719236050546 y2[1] (numeric) 1.33687192360487 absolute error 1.8451906669270102e-13 relative error 1.380229948992575e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7989999999998028 y1[1] (analytic) 0.05811311853686374 y1[1] (numeric) 0.05811311853679977 absolute error 6.396966290012074e-14 relative error 1.1007783528179086e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3359302048456612 y2[1] (numeric) 1.3359302048454764 absolute error 1.8474111129762605e-13 relative error 1.382864992703485e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.7999999999998026 y1[1] (analytic) 0.05777765933140799 y1[1] (numeric) 0.05777765933134414 absolute error 6.385170170375432e-14 relative error 1.1051278719600962e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3349881501560907 y2[1] (numeric) 1.334988150155906 absolute error 1.8474111129762605e-13 relative error 1.383840832415071e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8009999999998025 y1[1] (analytic) 0.05744314234821435 y1[1] (numeric) 0.057443142348150664 absolute error 6.368516825006054e-14 relative error 1.1086644227087662e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3340457604783982 y2[1] (numeric) 1.3340457604782132 absolute error 1.8496315590255108e-13 relative error 1.3864828432588549e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8019999999998024 y1[1] (analytic) 0.057109567921799775 y1[1] (numeric) 0.05710956792173629 absolute error 6.348394032684723e-14 relative error 1.1116165405729543e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3331030367549732 y2[1] (numeric) 1.3331030367547878 absolute error 1.8540724511240114e-13 relative error 1.3907945597642453e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8029999999998023 y1[1] (analytic) 0.056776936385738774 y1[1] (numeric) 0.05677693638567542 absolute error 6.3352101342673e-14 relative error 1.1158069697925048e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3321599799285389 y2[1] (numeric) 1.3321599799283534 absolute error 1.8540724511240114e-13 relative error 1.3917791249242224e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.803999999999802 y1[1] (analytic) 0.056445248072662824 y1[1] (numeric) 0.05644524807259957 absolute error 6.32549568280183e-14 relative error 1.1206427288013551e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3312165909421525 y2[1] (numeric) 1.3312165909419669 absolute error 1.8562928971732617e-13 relative error 1.3944334151210456e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.804999999999802 y1[1] (analytic) 0.056114503314260045 y1[1] (numeric) 0.05611450331419701 absolute error 6.303291222309326e-14 relative error 1.123290923027293e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3302728707392026 y2[1] (numeric) 1.330272870739017 absolute error 1.8562928971732617e-13 relative error 1.3954226520020375e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.805999999999802 y1[1] (analytic) 0.055784702441275424 y1[1] (numeric) 0.05578470244121248 absolute error 6.294270660234247e-14 relative error 1.1283148219460753e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3293288202634097 y2[1] (numeric) 1.3293288202632239 absolute error 1.858513343222512e-13 relative error 1.3980839916298836e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.806999999999802 y1[1] (analytic) 0.055455845783509594 y1[1] (numeric) 0.05545584578344683 absolute error 6.276229536084088e-14 relative error 1.1317525587086788e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3283844404588239 y2[1] (numeric) 1.3283844404586378 absolute error 1.8607337892717624e-13 relative error 1.4007494612245422e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8079999999998018 y1[1] (analytic) 0.05512793366981927 y1[1] (numeric) 0.055127933669756685 absolute error 6.25888230132432e-14 relative error 1.1353377289290369e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3274397322698248 y2[1] (numeric) 1.3274397322696387 absolute error 1.8607337892717624e-13 relative error 1.4017463422539295e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8089999999998017 y1[1] (analytic) 0.054800966428116604 y1[1] (numeric) 0.054800966428054126 absolute error 6.247780071078068e-14 relative error 1.1400857463478116e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.326494696641121 y2[1] (numeric) 1.3264946966409348 absolute error 1.8629542353210127e-13 relative error 1.4044189095050932e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8099999999998015 y1[1] (analytic) 0.05447494438536871 y1[1] (numeric) 0.054474944385306374 absolute error 6.233208393879863e-14 relative error 1.1442340078008461e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3255493345177478 y2[1] (numeric) 1.3255493345175613 absolute error 1.865174681370263e-13 relative error 1.4070956340895739e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8109999999998014 y1[1] (analytic) 0.05414986786759768 y1[1] (numeric) 0.054149867867535444 absolute error 6.223493942414393e-14 relative error 1.1493091650069236e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.324603646845067 y2[1] (numeric) 1.3246036468448803 absolute error 1.8673951274195133e-13 relative error 1.4097765258817336e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8119999999998013 y1[1] (analytic) 0.05382573719987982 y1[1] (numeric) 0.05382573719981783 absolute error 6.199207813750718e-14 relative error 1.1517181438184853e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3236576345687665 y2[1] (numeric) 1.3236576345685795 absolute error 1.8696155734687636e-13 relative error 1.4124615947822976e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.812999999999801 y1[1] (analytic) 0.053502552706346074 y1[1] (numeric) 0.05350255270628416 absolute error 6.19157503045642e-14 relative error 1.157248526895432e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3227112986348584 y2[1] (numeric) 1.3227112986346712 absolute error 1.871836019518014e-13 relative error 1.4151508507184412e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.813999999999801 y1[1] (analytic) 0.05318031471018059 y1[1] (numeric) 0.05318031471011891 absolute error 6.167982791183135e-14 relative error 1.1598244246573377e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3217646399896785 y2[1] (numeric) 1.3217646399894911 absolute error 1.8740564655672642e-13 relative error 1.4178443036438761e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.814999999999801 y1[1] (analytic) 0.052859023533621596 y1[1] (numeric) 0.05285902353356005 absolute error 6.154798892765712e-14 relative error 1.16437998307912e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3208176595798855 y2[1] (numeric) 1.3208176595796979 absolute error 1.8762769116165146e-13 relative error 1.4205419635389376e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.815999999999801 y1[1] (analytic) 0.052538679497960206 y1[1] (numeric) 0.05253867949789873 absolute error 6.147859998861804e-14 relative error 1.1701588349019112e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3198703583524596 y2[1] (numeric) 1.3198703583522717 absolute error 1.8784973576657649e-13 relative error 1.4232438404106723e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8169999999998008 y1[1] (analytic) 0.05221928292354028 y1[1] (numeric) 0.05221928292347895 absolute error 6.132594432273208e-14 relative error 1.1743926934524518e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.318922737254702 y2[1] (numeric) 1.318922737254514 absolute error 1.8807178037150152e-13 relative error 1.4259499442929255e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8179999999998007 y1[1] (analytic) 0.05190083412975843 y1[1] (numeric) 0.051900834129697274 absolute error 6.115941086903831e-14 relative error 1.1783897483445506e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3179747972342337 y2[1] (numeric) 1.3179747972340456 absolute error 1.8807178037150152e-13 relative error 1.4269755443440163e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8189999999998006 y1[1] (analytic) 0.05158333343506338 y1[1] (numeric) 0.05158333343500245 absolute error 6.093042737020937e-14 relative error 1.1812037592900574e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3170265392389948 y2[1] (numeric) 1.3170265392388065 absolute error 1.8829382497642655e-13 relative error 1.4296889194444527e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8199999999998004 y1[1] (analytic) 0.05126678115695593 y1[1] (numeric) 0.05126678115689517 absolute error 6.07638939165156e-14 relative error 1.1852488598900673e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3160779642172429 y2[1] (numeric) 1.3160779642170546 absolute error 1.8829382497642655e-13 relative error 1.4307193805833314e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8209999999998003 y1[1] (analytic) 0.05095117761198831 y1[1] (numeric) 0.05095117761192766 absolute error 6.064593272014918e-14 relative error 1.19027538837257e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3151290731175533 y2[1] (numeric) 1.3151290731173648 absolute error 1.8851586958135158e-13 relative error 1.4334400587348358e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8219999999998002 y1[1] (analytic) 0.05063652311576394 y1[1] (numeric) 0.050636523115703456 absolute error 6.048633816035931e-14 relative error 1.1945199717223272e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3141798668888167 y2[1] (numeric) 1.3141798668886282 absolute error 1.8851586958135158e-13 relative error 1.4344754042507376e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8229999999998 y1[1] (analytic) 0.05032281798293736 y1[1] (numeric) 0.05032281798287702 absolute error 6.034062138837726e-14 relative error 1.1990707954557825e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3132303464802395 y2[1] (numeric) 1.3132303464800508 absolute error 1.887379141862766e-13 relative error 1.4372034174517654e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8239999999998 y1[1] (analytic) 0.05001006252721363 y1[1] (numeric) 0.05001006252715347 absolute error 6.016021014687567e-14 relative error 1.2029621061589096e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.312280512841342 y2[1] (numeric) 1.312280512841153 absolute error 1.8895995879120164e-13 relative error 1.4399357221427198e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8249999999998 y1[1] (analytic) 0.04969825706134823 y1[1] (numeric) 0.04969825706128822 absolute error 6.000755448098971e-14 relative error 1.2074378062577837e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3113303669219576 y2[1] (numeric) 1.3113303669217684 absolute error 1.8918200339612667e-13 relative error 1.442672328561927e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8259999999998 y1[1] (analytic) 0.04938740189714663 y1[1] (numeric) 0.049387401897086715 absolute error 5.991734886023892e-14 relative error 1.2132111947298175e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.310379909672232 y2[1] (numeric) 1.3103799096720428 absolute error 1.8918200339612667e-13 relative error 1.4437187414102461e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8269999999997997 y1[1] (analytic) 0.04907749734546385 y1[1] (numeric) 0.0490774973454041 absolute error 5.975081540654514e-14 relative error 1.217478857692156e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3094291420426227 y2[1] (numeric) 1.3094291420424333 absolute error 1.894040480010517e-13 relative error 1.4464627517422892e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8279999999997996 y1[1] (analytic) 0.04876854371620443 y1[1] (numeric) 0.04876854371614489 absolute error 5.953570969552402e-14 relative error 1.220780961637408e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3084780649838974 y2[1] (numeric) 1.3084780649837078 absolute error 1.8962609260597674e-13 relative error 1.449211092494014e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8289999999997995 y1[1] (analytic) 0.048460541318322115 y1[1] (numeric) 0.0484605413182627 absolute error 5.94177484991576e-14 relative error 1.226105752902367e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3075266794471325 y2[1] (numeric) 1.307526679446943 absolute error 1.8962609260597674e-13 relative error 1.4502655707656933e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8299999999997993 y1[1] (analytic) 0.048153490459819204 y1[1] (numeric) 0.04815349045975989 absolute error 5.931366509059899e-14 relative error 1.2317625269572552e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.306574986383714 y2[1] (numeric) 1.306574986383524 absolute error 1.8984813721090177e-13 relative error 1.4530213664686468e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8309999999997992 y1[1] (analytic) 0.04784739144774641 y1[1] (numeric) 0.04784739144768731 absolute error 5.910549827348177e-14 relative error 1.2352919665020862e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3056229867453346 y2[1] (numeric) 1.3056229867451445 absolute error 1.900701818158268e-13 relative error 1.4557815215067174e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.831999999999799 y1[1] (analytic) 0.04754224458820289 y1[1] (numeric) 0.04754224458814393 absolute error 5.895978150149972e-14 relative error 1.2401556134379481e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.304670681483994 y2[1] (numeric) 1.3046706814838036 absolute error 1.9029222642075183e-13 relative error 1.458546046304225e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.832999999999799 y1[1] (analytic) 0.04723805018633542 y1[1] (numeric) 0.04723805018627659 absolute error 5.883488141122939e-14 relative error 1.245497669339633e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3037180715519971 y2[1] (numeric) 1.3037180715518066 absolute error 1.9051427102567686e-13 relative error 1.461314951313678e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.833999999999799 y1[1] (analytic) 0.04693480854633825 y1[1] (numeric) 0.04693480854627967 absolute error 5.857814233678482e-14 relative error 1.2480745985988467e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3027651579019541 y2[1] (numeric) 1.3027651579017634 absolute error 1.907363156306019e-13 relative error 1.464088247015865e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.834999999999799 y1[1] (analytic) 0.046632519971453235 y1[1] (numeric) 0.04663251997139478 absolute error 5.845324224651449e-14 relative error 1.2534866715823526e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3018119414867784 y2[1] (numeric) 1.3018119414865876 absolute error 1.907363156306019e-13 relative error 1.465160285845627e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8359999999997987 y1[1] (analytic) 0.0463311847639688 y1[1] (numeric) 0.046331184763910474 absolute error 5.832834215624416e-14 relative error 1.2589434622359452e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3008584232596863 y2[1] (numeric) 1.3008584232594955 absolute error 1.907363156306019e-13 relative error 1.4662342359490247e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8369999999997986 y1[1] (analytic) 0.04603080322522013 y1[1] (numeric) 0.046030803225161926 absolute error 5.820344206597383e-14 relative error 1.2644455014437888e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2999046041741962 y2[1] (numeric) 1.2999046041740052 absolute error 1.9095836023552692e-13 relative error 1.4690182619734547e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8379999999997985 y1[1] (analytic) 0.0457313756555886 y1[1] (numeric) 0.045731375655530655 absolute error 5.794670299152926e-14 relative error 1.2671104282525097e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2989504851841267 y2[1] (numeric) 1.2989504851839357 absolute error 1.9095836023552692e-13 relative error 1.470097300964159e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8389999999997984 y1[1] (analytic) 0.045432902354502036 y1[1] (numeric) 0.04543290235444421 absolute error 5.782874179516284e-14 relative error 1.2728383791979443e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.297996067243597 y2[1] (numeric) 1.2979960672434059 absolute error 1.9118040484045196e-13 relative error 1.472888937533066e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8399999999997982 y1[1] (analytic) 0.04513538362043357 y1[1] (numeric) 0.045135383620375856 absolute error 5.771078059879642e-14 relative error 1.2786150458831983e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.297041351307025 y2[1] (numeric) 1.2970413513068337 absolute error 1.9118040484045196e-13 relative error 1.473973089969722e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.840999999999798 y1[1] (analytic) 0.04483881975090187 y1[1] (numeric) 0.04483881975084431 absolute error 5.755812493291046e-14 relative error 1.2836672609285788e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2960863383291263 y2[1] (numeric) 1.296086338328935 absolute error 1.91402449445377e-13 relative error 1.476772370674989e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.841999999999798 y1[1] (analytic) 0.04454321104247083 y1[1] (numeric) 0.044543211042413426 absolute error 5.74054692670245e-14 relative error 1.2887591155538793e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.295131029264914 y2[1] (numeric) 1.2951310292647225 absolute error 1.9162449405030202e-13 relative error 1.4795761179396927e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.842999999999798 y1[1] (analytic) 0.0442485577907491 y1[1] (numeric) 0.044248557790691874 absolute error 5.722505802552291e-14 relative error 1.2932638007353714e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.294175425069697 y2[1] (numeric) 1.2941754250695052 absolute error 1.9184653865522705e-13 relative error 1.4823843424850634e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.843999999999798 y1[1] (analytic) 0.043954860290389974 y1[1] (numeric) 0.04395486029033289 absolute error 5.708628014744477e-14 relative error 1.298747846547604e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2932195266990796 y2[1] (numeric) 1.2932195266988875 absolute error 1.9206858326015208e-13 relative error 1.485197055061516e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8449999999997977 y1[1] (analytic) 0.04366211883509086 y1[1] (numeric) 0.04366211883503394 absolute error 5.6919746693751e-14 relative error 1.303641422184145e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2922633351089596 y2[1] (numeric) 1.2922633351087676 absolute error 1.9206858326015208e-13 relative error 1.4862960051710935e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8459999999997976 y1[1] (analytic) 0.043370333717593246 y1[1] (numeric) 0.04337033371753646 absolute error 5.678790770957676e-14 relative error 1.3093721639162914e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2913068512555292 y2[1] (numeric) 1.291306851255337 absolute error 1.9229062786507711e-13 relative error 1.489116453444928e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8469999999997975 y1[1] (analytic) 0.04307950522968207 y1[1] (numeric) 0.043079505229625545 absolute error 5.652422974122828e-14 relative error 1.3120909685444275e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2903500760952715 y2[1] (numeric) 1.2903500760950792 absolute error 1.9229062786507711e-13 relative error 1.490220610882341e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8479999999997974 y1[1] (analytic) 0.04278963366218602 y1[1] (numeric) 0.04278963366212966 absolute error 5.6364635181438416e-14 relative error 1.3172497719055929e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2893930105849623 y2[1] (numeric) 1.2893930105847697 absolute error 1.9251267247000214e-13 relative error 1.4930488290972233e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8489999999997973 y1[1] (analytic) 0.042500719304976564 y1[1] (numeric) 0.04250071930492034 absolute error 5.622585730336027e-14 relative error 1.3229389578066879e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2884356556816663 y2[1] (numeric) 1.2884356556814738 absolute error 1.9251267247000214e-13 relative error 1.494158219085845e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.849999999999797 y1[1] (analytic) 0.04221276244696803 y1[1] (numeric) 0.042212762446911925 absolute error 5.610789610699385e-14 relative error 1.3291690203284445e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2874780123427387 y2[1] (numeric) 1.287478012342546 absolute error 1.9273471707492718e-13 relative error 1.4969942416664697e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.850999999999797 y1[1] (analytic) 0.0419257633761172 y1[1] (numeric) 0.04192576337606125 absolute error 5.594830154720398e-14 relative error 1.3344611294322826e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2865200815258229 y2[1] (numeric) 1.28652008152563 absolute error 1.929567616798522e-13 relative error 1.499834821474407e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.851999999999797 y1[1] (analytic) 0.04163972237942315 y1[1] (numeric) 0.041639722379367354 absolute error 5.5795645881318023e-14 relative error 1.3399620048593364e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2855618641888493 y2[1] (numeric) 1.2855618641886561 absolute error 1.9317880628477724e-13 relative error 1.5026799694829717e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.852999999999797 y1[1] (analytic) 0.04135463974292686 y1[1] (numeric) 0.04135463974287122 absolute error 5.563605132152816e-14 relative error 1.3453400070071688e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2846033612900354 y2[1] (numeric) 1.284603361289842 absolute error 1.9340085088970227e-13 relative error 1.5055296966955123e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8539999999997967 y1[1] (analytic) 0.041070515751710945 y1[1] (numeric) 0.041070515751655455 absolute error 5.5490334549546105e-14 relative error 1.3510990435330593e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2836445737878837 y2[1] (numeric) 1.2836445737876903 absolute error 1.9340085088970227e-13 relative error 1.5066542159641525e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8549999999997966 y1[1] (analytic) 0.04078735068989925 y1[1] (numeric) 0.04078735068984403 absolute error 5.5219717687293723e-14 relative error 1.3538441882906744e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.282685502641182 y2[1] (numeric) 1.2826855026409885 absolute error 1.936228954946273e-13 relative error 1.509511841335524e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8559999999997965 y1[1] (analytic) 0.04050514484065704 y1[1] (numeric) 0.04050514484060198 absolute error 5.506012312750386e-14 relative error 1.3593365322875543e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2817261488090013 y2[1] (numeric) 1.2817261488088076 absolute error 1.936228954946273e-13 relative error 1.510641689525836e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8569999999997964 y1[1] (analytic) 0.040223898486190124 y1[1] (numeric) 0.040223898486135126 absolute error 5.499767308236869e-14 relative error 1.3672884815292275e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2807665132506951 y2[1] (numeric) 1.2807665132505013 absolute error 1.9384494009955233e-13 relative error 1.513507248152181e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8579999999997963 y1[1] (analytic) 0.039943611907744536 y1[1] (numeric) 0.03994361190768981 absolute error 5.472705622011631e-14 relative error 1.3701078496986264e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2798065969258992 y2[1] (numeric) 1.279806596925705 absolute error 1.9406698470447736e-13 relative error 1.5163774367988653e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.858999999999796 y1[1] (analytic) 0.03966428538560718 y1[1] (numeric) 0.039664285385552576 absolute error 5.460215612984598e-14 relative error 1.3766075853634122e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2788464007945297 y2[1] (numeric) 1.2788464007943354 absolute error 1.942890293094024e-13 relative error 1.5192522666419773e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.859999999999796 y1[1] (analytic) 0.03938591919910439 y1[1] (numeric) 0.039385919199049935 absolute error 5.445643935786393e-14 relative error 1.3826372588278258e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2778859258167827 y2[1] (numeric) 1.2778859258165882 absolute error 1.9451107391432743e-13 relative error 1.5221317488883237e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.860999999999796 y1[1] (analytic) 0.03910851362660228 y1[1] (numeric) 0.03910851362654804 absolute error 5.4241333646842804e-14 relative error 1.386944391820274e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2769251729531328 y2[1] (numeric) 1.2769251729529383 absolute error 1.9451107391432743e-13 relative error 1.52327699409734e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.861999999999796 y1[1] (analytic) 0.038832068945506615 y1[1] (numeric) 0.03883206894545244 absolute error 5.417194470780373e-14 relative error 1.3950311219271809e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2759641431643332 y2[1] (numeric) 1.2759641431641384 absolute error 1.9473311851925246e-13 relative error 1.526164505189959e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8629999999997957 y1[1] (analytic) 0.038556585432261814 y1[1] (numeric) 0.0385565854322078 absolute error 5.4012350148013866e-14 relative error 1.4008592706661106e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2750028374114133 y2[1] (numeric) 1.2750028374112183 absolute error 1.949551631241775e-13 relative error 1.5290567001402686e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8639999999997956 y1[1] (analytic) 0.038282063362351404 y1[1] (numeric) 0.038282063362297614 absolute error 5.3790305543088834e-14 relative error 1.405104657864107e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.274041256655679 y2[1] (numeric) 1.274041256655484 absolute error 1.949551631241775e-13 relative error 1.5302107534251213e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8649999999997955 y1[1] (analytic) 0.03800850301029757 y1[1] (numeric) 0.038008503010243916 absolute error 5.365152766501069e-14 relative error 1.411566450025011e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2730794018587108 y2[1] (numeric) 1.2730794018585156 absolute error 1.9517720772910252e-13 relative error 1.533111033327077e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8659999999997954 y1[1] (analytic) 0.03773590464966048 y1[1] (numeric) 0.03773590464960704 absolute error 5.3436421953989566e-14 relative error 1.4160630956139101e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2721172739823636 y2[1] (numeric) 1.2721172739821682 absolute error 1.9539925233402755e-13 relative error 1.536016028792142e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8669999999997953 y1[1] (analytic) 0.03746426855303864 y1[1] (numeric) 0.03746426855298533 absolute error 5.330458296981533e-14 relative error 1.4228112553258944e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.271154873988765 y2[1] (numeric) 1.2711548739885696 absolute error 1.9539925233402755e-13 relative error 1.537178956965983e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.867999999999795 y1[1] (analytic) 0.03719359499206798 y1[1] (numeric) 0.037193594992014856 absolute error 5.312417172831374e-14 relative error 1.4283150563865408e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2701922028403152 y2[1] (numeric) 1.2701922028401196 absolute error 1.9562129693895258e-13 relative error 1.5400920939485998e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.868999999999795 y1[1] (analytic) 0.0369238842374221 y1[1] (numeric) 0.036923884237369156 absolute error 5.294376048681215e-14 relative error 1.4338621621274074e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.269229261499685 y2[1] (numeric) 1.2692292614994891 absolute error 1.9584334154387761e-13 relative error 1.5430099784531814e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.869999999999795 y1[1] (analytic) 0.03665513655881181 y1[1] (numeric) 0.03665513655875896 absolute error 5.284661597215745e-14 relative error 1.441724705823071e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2682660509298156 y2[1] (numeric) 1.2682660509296195 absolute error 1.9606538614880265e-13 relative error 1.5459326219846334e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.870999999999795 y1[1] (analytic) 0.03638735222498457 y1[1] (numeric) 0.03638735222493193 absolute error 5.2638449155040234e-14 relative error 1.4466138901664082e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2673025720939177 y2[1] (numeric) 1.2673025720937214 absolute error 1.9628743075372768e-13 relative error 1.5488600360796957e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8719999999997947 y1[1] (analytic) 0.03612053150372485 y1[1] (numeric) 0.03612053150367237 absolute error 5.247885459525037e-14 relative error 1.452881572073174e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.26633882595547 y2[1] (numeric) 1.2663388259552735 absolute error 1.965094753586527e-13 relative error 1.5517922323070495e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8729999999997946 y1[1] (analytic) 0.035854674661853325 y1[1] (numeric) 0.035854674661800985 absolute error 5.2340076717172224e-14 relative error 1.4597838973800012e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2653748134782186 y2[1] (numeric) 1.2653748134780218 absolute error 1.9673151996357774e-13 relative error 1.554729222267424e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8739999999997945 y1[1] (analytic) 0.035589781965226774 y1[1] (numeric) 0.035589781965174594 absolute error 5.218048215738236e-14 relative error 1.4661647044751676e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2644105356261757 y2[1] (numeric) 1.264410535625979 absolute error 1.9673151996357774e-13 relative error 1.5559149059616948e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8749999999997944 y1[1] (analytic) 0.03532585367873786 y1[1] (numeric) 0.03532585367868587 absolute error 5.199313202197686e-14 relative error 1.4718153026057174e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2634459933636193 y2[1] (numeric) 1.2634459933634223 absolute error 1.9695356456850277e-13 relative error 1.5588601776650664e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8759999999997943 y1[1] (analytic) 0.03506289006631491 y1[1] (numeric) 0.03506289006626308 absolute error 5.1833537462186996e-14 relative error 1.478301913052619e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2624811876550912 y2[1] (numeric) 1.2624811876548943 absolute error 1.9695356456850277e-13 relative error 1.5600514803259812e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.876999999999794 y1[1] (analytic) 0.03480089139092146 y1[1] (numeric) 0.03480089139086981 absolute error 5.165312622068541e-14 relative error 1.484247217706619e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2615161194653977 y2[1] (numeric) 1.2615161194652005 absolute error 1.971756091734278e-13 relative error 1.5630050708903063e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.877999999999794 y1[1] (analytic) 0.03453985791455616 y1[1] (numeric) 0.034539857914504715 absolute error 5.144495940356819e-14 relative error 1.4894374936582382e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2605507897596064 y2[1] (numeric) 1.260550789759409 absolute error 1.9739765377835283e-13 relative error 1.5659635088245638e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.878999999999794 y1[1] (analytic) 0.03427978989825253 y1[1] (numeric) 0.03427978989820125 absolute error 5.1285364843778325e-14 relative error 1.4960816561595284e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2595851995030471 y2[1] (numeric) 1.2595851995028495 absolute error 1.9761969838327786e-13 relative error 1.568926805913932e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.879999999999794 y1[1] (analytic) 0.03402068760207855 y1[1] (numeric) 0.03402068760202741 absolute error 5.113964807179627e-14 relative error 1.5031926652967418e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2586193496613098 y2[1] (numeric) 1.2586193496611122 absolute error 1.9761969838327786e-13 relative error 1.5701307820863922e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8809999999997937 y1[1] (analytic) 0.03376255128513639 y1[1] (numeric) 0.03376255128508547 absolute error 5.091760346687124e-14 relative error 1.5081088818452884e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2576532412002446 y2[1] (numeric) 1.2576532412000467 absolute error 1.978417429882029e-13 relative error 1.5731024777496865e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8819999999997936 y1[1] (analytic) 0.03350538120556257 y1[1] (numeric) 0.033505381205511726 absolute error 5.084127563392826e-14 relative error 1.5174062733984828e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2566868750859594 y2[1] (numeric) 1.2566868750857616 absolute error 1.978417429882029e-13 relative error 1.5743121608926663e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8829999999997935 y1[1] (analytic) 0.033249177620526815 y1[1] (numeric) 0.03324917762047624 absolute error 5.057759766557979e-14 relative error 1.5211683802475476e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2557202522848208 y2[1] (numeric) 1.2557202522846227 absolute error 1.9806378759312793e-13 relative error 1.5772922928713214e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8839999999997934 y1[1] (analytic) 0.03299394078623297 y1[1] (numeric) 0.03299394078618256 absolute error 5.040412531798211e-14 relative error 1.5276782377876397e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.254753373763451 y2[1] (numeric) 1.2547533737632528 absolute error 1.9828583219805296e-13 relative error 1.5802773385125342e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8849999999997933 y1[1] (analytic) 0.032739670957917744 y1[1] (numeric) 0.03273967095786752 absolute error 5.022371407648052e-14 relative error 1.5340323407964625e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2537862404887288 y2[1] (numeric) 1.2537862404885305 absolute error 1.9828583219805296e-13 relative error 1.581496317273036e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.885999999999793 y1[1] (analytic) 0.03248636838985097 y1[1] (numeric) 0.032486368389800915 absolute error 5.0057180622786746e-14 relative error 1.5408672345913878e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.252818853427787 y2[1] (numeric) 1.2528188534275888 absolute error 1.9828583219805296e-13 relative error 1.582717498667354e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.886999999999793 y1[1] (analytic) 0.032234033335335255 y1[1] (numeric) 0.032234033335285295 absolute error 4.9960036108132044e-14 relative error 1.5499157548293956e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2518512135480133 y2[1] (numeric) 1.2518512135478146 absolute error 1.9872992140790302e-13 relative error 1.5874883473145346e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.887999999999793 y1[1] (analytic) 0.03198266604670541 y1[1] (numeric) 0.031982666046655686 absolute error 4.97241137153992e-14 relative error 1.554720724119288e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2508833218170468 y2[1] (numeric) 1.2508833218168478 absolute error 1.9895196601282805e-13 relative error 1.5904917952205827e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.888999999999793 y1[1] (analytic) 0.03173226677532892 y1[1] (numeric) 0.031732266775279364 absolute error 4.9557580261705425e-14 relative error 1.561740943771318e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2499151792027792 y2[1] (numeric) 1.2499151792025802 absolute error 1.9895196601282805e-13 relative error 1.591723737123695e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8899999999997927 y1[1] (analytic) 0.031482835771605044 y1[1] (numeric) 0.03148283577155558 absolute error 4.946737464095463e-14 relative error 1.5712490132661485e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2489467866733535 y2[1] (numeric) 1.2489467866731543 absolute error 1.9917401061775308e-13 relative error 1.5947357625080672e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8909999999997926 y1[1] (analytic) 0.03123437328496459 y1[1] (numeric) 0.03123437328491531 absolute error 4.9280024505549136e-14 relative error 1.5777497456390857e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2479781451971617 y2[1] (numeric) 1.2479781451969625 absolute error 1.9917401061775308e-13 relative error 1.595973546365963e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8919999999997925 y1[1] (analytic) 0.03098687956387014 y1[1] (numeric) 0.030986879563821026 absolute error 4.911349105185536e-14 relative error 1.584976988425784e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2470092557428454 y2[1] (numeric) 1.247009255742646 absolute error 1.9939605522267811e-13 relative error 1.5989941879292435e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8929999999997924 y1[1] (analytic) 0.03074035485581539 y1[1] (numeric) 0.03074035485576643 absolute error 4.895736593901745e-14 relative error 1.5926090043087389e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.246040119279294 y2[1] (numeric) 1.2460401192790944 absolute error 1.9961809982760315e-13 relative error 1.6020198446183392e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8939999999997923 y1[1] (analytic) 0.030494799407324913 y1[1] (numeric) 0.03049479940727621 absolute error 4.8704096311524836e-14 relative error 1.5971279450300634e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2450707367756437 y2[1] (numeric) 1.245070736775444 absolute error 1.9961809982760315e-13 relative error 1.6032671392193634e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.894999999999792 y1[1] (analytic) 0.0302502134639544 y1[1] (numeric) 0.030250213463905787 absolute error 4.861389069077404e-14 relative error 1.6070594261657513e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2441011092012773 y2[1] (numeric) 1.2441011092010774 absolute error 1.9984014443252818e-13 relative error 1.606301473043675e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.895999999999792 y1[1] (analytic) 0.030006597270289426 y1[1] (numeric) 0.030006597270241086 absolute error 4.8339804381569706e-14 relative error 1.6109725453419748e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2431312375258219 y2[1] (numeric) 1.2431312375256218 absolute error 2.000621890374532e-13 relative error 1.609340856365518e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.896999999999792 y1[1] (analytic) 0.029763951069946448 y1[1] (numeric) 0.029763951069898282 absolute error 4.8166332033972026e-14 relative error 1.6182774901349376e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2421611227191491 y2[1] (numeric) 1.242161122718949 absolute error 2.000621890374532e-13 relative error 1.6105977346924823e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.897999999999792 y1[1] (analytic) 0.029522275105571594 y1[1] (numeric) 0.029522275105523556 absolute error 4.803796249674974e-14 relative error 1.6271768461260553e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2411907657513739 y2[1] (numeric) 1.2411907657511736 absolute error 2.0028423364237824e-13 relative error 1.6136458566152247e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8989999999997917 y1[1] (analytic) 0.029281569618840764 y1[1] (numeric) 0.02928156961879285 absolute error 4.791306240647941e-14 relative error 1.636287365403066e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.240220167592853 y2[1] (numeric) 1.2402201675926525 absolute error 2.0050627824730327e-13 relative error 1.6166990626871236e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.8999999999997916 y1[1] (analytic) 0.029041834850459303 y1[1] (numeric) 0.029041834850411636 absolute error 4.7666731672890705e-14 relative error 1.6413126759494965e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2392493292141846 y2[1] (numeric) 1.239249329213984 absolute error 2.007283228522283e-13 relative error 1.619757365368205e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9009999999997915 y1[1] (analytic) 0.02880307104016222 y1[1] (numeric) 0.028803071040114658 absolute error 4.75626482643321e-14 relative error 1.6513047583714956e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.238278251586207 y2[1] (numeric) 1.238278251586006 absolute error 2.0095036745715333e-13 relative error 1.622820777153603e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9019999999997914 y1[1] (analytic) 0.02856527842671308 y1[1] (numeric) 0.028565278426665706 absolute error 4.73752981289266e-14 relative error 1.6584924334090565e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2373069356799975 y2[1] (numeric) 1.2373069356797963 absolute error 2.0117241206207837e-13 relative error 1.62588931057368e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9029999999997913 y1[1] (analytic) 0.02832845724790456 y1[1] (numeric) 0.028328457247857375 absolute error 4.718447854656915e-14 relative error 1.6656211855680692e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2363353824668721 y2[1] (numeric) 1.2363353824666707 absolute error 2.013944566670034e-13 relative error 1.6289629781941454e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.903999999999791 y1[1] (analytic) 0.028092607740557773 y1[1] (numeric) 0.02809260774051082 absolute error 4.695202560078826e-14 relative error 1.671330267179249e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.235363592918384 y2[1] (numeric) 1.2353635929181825 absolute error 2.013944566670034e-13 relative error 1.630244389760876e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.904999999999791 y1[1] (analytic) 0.027857730140522396 y1[1] (numeric) 0.027857730140475535 absolute error 4.686181998003747e-14 relative error 1.682183715028216e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2343915680063227 y2[1] (numeric) 1.234391568006121 absolute error 2.0161650127192843e-13 relative error 1.633326948251608e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.905999999999791 y1[1] (analytic) 0.02762382468267577 y1[1] (numeric) 0.027623824682629097 absolute error 4.667100039768002e-14 relative error 1.6895198595345e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2334193087027128 y2[1] (numeric) 1.233419308702511 absolute error 2.0183854587685346e-13 relative error 1.6364146762802297e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.906999999999791 y1[1] (analytic) 0.02739089160092345 y1[1] (numeric) 0.027390891600876946 absolute error 4.6504466943986245e-14 relative error 1.6978077100059934e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2324468159798134 y2[1] (numeric) 1.2324468159796116 absolute error 2.0183854587685346e-13 relative error 1.6377059298610693e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9079999999997908 y1[1] (analytic) 0.02715893112819845 y1[1] (numeric) 0.027158931128152142 absolute error 4.630670846772489e-14 relative error 1.7050269117419637e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2314740908101178 y2[1] (numeric) 1.2314740908099158 absolute error 2.020605904817785e-13 relative error 1.6408026120050495e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9089999999997906 y1[1] (analytic) 0.026927943496461215 y1[1] (numeric) 0.02692794349641514 absolute error 4.6074255521943996e-14 relative error 1.711020209471211e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2305011341663505 y2[1] (numeric) 1.2305011341661483 absolute error 2.0228263508670352e-13 relative error 1.643904499313993e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9099999999997905 y1[1] (analytic) 0.026697928936699533 y1[1] (numeric) 0.026697928936653553 absolute error 4.598058045424125e-14 relative error 1.7222527096862326e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2295279470214682 y2[1] (numeric) 1.2295279470212659 absolute error 2.0228263508670352e-13 relative error 1.6452056708164567e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9109999999997904 y1[1] (analytic) 0.026468887678927633 y1[1] (numeric) 0.02646888767888192 absolute error 4.571343303894082e-14 relative error 1.7270628669195693e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.228554530348658 y2[1] (numeric) 1.2285545303484555 absolute error 2.0250467969162855e-13 relative error 1.648316576018475e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9119999999997903 y1[1] (analytic) 0.026240819952187078 y1[1] (numeric) 0.02624081995214148 absolute error 4.559894128952635e-14 relative error 1.7377102305724957e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2275808851213366 y2[1] (numeric) 1.2275808851211338 absolute error 2.0272672429655358e-13 relative error 1.651432722305021e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.91299999999979 y1[1] (analytic) 0.02601372598454532 y1[1] (numeric) 0.02601372598449994 absolute error 4.5380366131553274e-14 relative error 1.7444777483438403e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2266070123131492 y2[1] (numeric) 1.226607012312946 absolute error 2.0317081350640365e-13 relative error 1.6563643568551093e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.91399999999979 y1[1] (analytic) 0.025787606003096486 y1[1] (numeric) 0.025787606003051255 absolute error 4.523117991261927e-14 relative error 1.75398910264055e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.225632912897968 y2[1] (numeric) 1.2256329128977648 absolute error 2.0317081350640365e-13 relative error 1.6576807898052696e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.91499999999979 y1[1] (analytic) 0.02556246023396047 y1[1] (numeric) 0.02556246023391538 absolute error 4.5092402034541124e-14 relative error 1.764008691723442e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.224658587849893 y2[1] (numeric) 1.2246585878496894 absolute error 2.036149027162537e-13 relative error 1.662625851289183e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.91599999999979 y1[1] (analytic) 0.025338288902282957 y1[1] (numeric) 0.025338288902238066 absolute error 4.4891174111327814e-14 relative error 1.7716734655781416e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2236840381432486 y2[1] (numeric) 1.223684038143045 absolute error 2.036149027162537e-13 relative error 1.663949977031717e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9169999999997898 y1[1] (analytic) 0.025115092232235292 y1[1] (numeric) 0.02511509223219063 absolute error 4.4662190612498875e-14 relative error 1.7783008797863314e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2227092647525848 y2[1] (numeric) 1.222709264752381 absolute error 2.0383694732117874e-13 relative error 1.667092523114439e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9179999999997897 y1[1] (analytic) 0.02489287044701427 y1[1] (numeric) 0.024892870446969723 absolute error 4.4547698863084406e-14 relative error 1.7895766162406391e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2217342686526749 y2[1] (numeric) 1.2217342686524708 absolute error 2.0405899192610377e-13 relative error 1.6702403882895048e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9189999999997895 y1[1] (analytic) 0.024671623768841466 y1[1] (numeric) 0.02467162376879711 absolute error 4.435687928072696e-14 relative error 1.7978905521713813e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2207590508185149 y2[1] (numeric) 1.2207590508183106 absolute error 2.042810365310288e-13 relative error 1.6733935856880116e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9199999999997894 y1[1] (analytic) 0.024451352418963568 y1[1] (numeric) 0.02445135241891945 absolute error 4.411748744104216e-14 relative error 1.8042964121210023e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2197836122253223 y2[1] (numeric) 1.219783612225118 absolute error 2.042810365310288e-13 relative error 1.674731767861244e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9209999999997893 y1[1] (analytic) 0.024232056617652042 y1[1] (numeric) 0.024232056617608074 absolute error 4.396830122210815e-14 relative error 1.8144684091765896e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.218807953848536 y2[1] (numeric) 1.2188079538483314 absolute error 2.0450308113595383e-13 relative error 1.677894212047191e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.921999999999789 y1[1] (analytic) 0.024013736584202583 y1[1] (numeric) 0.024013736584158767 absolute error 4.3815645556222194e-14 relative error 1.8246075700291592e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2178320766638138 y2[1] (numeric) 1.2178320766636093 absolute error 2.0450308113595383e-13 relative error 1.6792387477276766e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.922999999999789 y1[1] (analytic) 0.023796392536935107 y1[1] (numeric) 0.023796392536891545 absolute error 4.356237592872958e-14 relative error 1.8306294057435423e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2168559816470332 y2[1] (numeric) 1.2168559816468285 absolute error 2.0472512574087887e-13 relative error 1.6824104810150192e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.923999999999789 y1[1] (analytic) 0.02358002469319387 y1[1] (numeric) 0.023580024693150434 absolute error 4.3434006391507296e-14 relative error 1.8419830749390213e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.215879669774289 y2[1] (numeric) 1.2158796697740841 absolute error 2.049471703458039e-13 relative error 1.6855876073974447e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.924999999999789 y1[1] (analytic) 0.023364633269346458 y1[1] (numeric) 0.023364633269303263 absolute error 4.3194614551822497e-14 relative error 1.8487178486337403e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2149031420218932 y2[1] (numeric) 1.214903142021688 absolute error 2.0516921495072893e-13 relative error 1.6887701402210356e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9259999999997888 y1[1] (analytic) 0.023150218480784468 y1[1] (numeric) 0.023150218480741436 absolute error 4.3031550545080677e-14 relative error 1.8587967357974806e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2139263993663731 y2[1] (numeric) 1.2139263993661678 absolute error 2.0539125955565396e-13 relative error 1.6919580928700536e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9269999999997887 y1[1] (analytic) 0.022936780541922608 y1[1] (numeric) 0.022936780541879725 absolute error 4.288236432614667e-14 relative error 1.8695895113862473e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2129494427844714 y2[1] (numeric) 1.212949442784266 absolute error 2.0539125955565396e-13 relative error 1.6933208616193732e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9279999999997885 y1[1] (analytic) 0.0227243196661987 y1[1] (numeric) 0.02272431966615605 absolute error 4.264991138036578e-14 relative error 1.8768399673502837e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2119722732531448 y2[1] (numeric) 1.2119722732529392 absolute error 2.05613304160579e-13 relative error 1.6965182182648208e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9289999999997884 y1[1] (analytic) 0.022512836066073794 y1[1] (numeric) 0.02251283606603127 absolute error 4.252501129009545e-14 relative error 1.888922886716145e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2109948917495625 y2[1] (numeric) 1.210994891749357 absolute error 2.05613304160579e-13 relative error 1.6978874606442227e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9299999999997883 y1[1] (analytic) 0.022302329953031275 y1[1] (numeric) 0.022302329952988965 absolute error 4.2309905579074325e-14 relative error 1.8971069690108173e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2100172992511062 y2[1] (numeric) 1.2100172992509004 absolute error 2.0583534876550402e-13 relative error 1.7010942644613255e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.930999999999788 y1[1] (analytic) 0.022092801537577422 y1[1] (numeric) 0.02209280153753523 absolute error 4.21919443827079e-14 relative error 1.9097598061949748e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2090394967353681 y2[1] (numeric) 1.209039496735162 absolute error 2.0605739337042905e-13 relative error 1.704306550173277e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.931999999999788 y1[1] (analytic) 0.02188425102924041 y1[1] (numeric) 0.021884251029198467 absolute error 4.194214420216724e-14 relative error 1.91654464875799e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2080614851801506 y2[1] (numeric) 1.2080614851799445 absolute error 2.0605739337042905e-13 relative error 1.7056863073463602e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.932999999999788 y1[1] (analytic) 0.021676678636570967 y1[1] (numeric) 0.021676678636529164 absolute error 4.18033663240891e-14 relative error 1.92849499800962e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2070832655634653 y2[1] (numeric) 1.207083265563259 absolute error 2.0627943797535409e-13 relative error 1.7089081081665318e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.933999999999788 y1[1] (analytic) 0.02147008456714128 y1[1] (numeric) 0.021470084567099697 absolute error 4.1581321719164066e-14 relative error 1.9367097315863334e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2061048388635318 y2[1] (numeric) 1.2061048388633253 absolute error 2.0650148258027912e-13 relative error 1.7121354290797627e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.934999999999788 y1[1] (analytic) 0.02126446902754553 y1[1] (numeric) 0.02126446902750412 absolute error 4.1407849371566385e-14 relative error 1.9472787831159838e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2051262060587766 y2[1] (numeric) 1.20512620605857 absolute error 2.0672352718520415e-13 relative error 1.7153682838021512e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9359999999997877 y1[1] (analytic) 0.021059832223399244 y1[1] (numeric) 0.021059832223357958 absolute error 4.128641872824801e-14 relative error 1.9604343610285427e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2041473681278323 y2[1] (numeric) 1.2041473681276256 absolute error 2.0672352718520415e-13 relative error 1.716762687499047e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9369999999997876 y1[1] (analytic) 0.020856174359339064 y1[1] (numeric) 0.020856174359297992 absolute error 4.1071313017226885e-14 relative error 1.9692639843527106e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.203168326049537 y2[1] (numeric) 1.20316832604933 absolute error 2.0694557179012918e-13 relative error 1.720005150647631e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9379999999997874 y1[1] (analytic) 0.020653495639022967 y1[1] (numeric) 0.02065349563898207 absolute error 4.0897840669629204e-14 relative error 1.9801897646980553e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2021890808029325 y2[1] (numeric) 1.2021890808027254 absolute error 2.071676163950542e-13 relative error 1.723253186234969e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9389999999997873 y1[1] (analytic) 0.020451796265129607 y1[1] (numeric) 0.020451796265088897 absolute error 4.071049053422371e-14 relative error 1.9905581889467213e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.201209633367264 y2[1] (numeric) 1.2012096333670568 absolute error 2.071676163950542e-13 relative error 1.7246582997700096e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9399999999997872 y1[1] (analytic) 0.020251076439358306 y1[1] (numeric) 0.02025107643931783 absolute error 4.0478037588442817e-14 relative error 1.9988091847687204e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2002299847219788 y2[1] (numeric) 1.2002299847217717 absolute error 2.071676163950542e-13 relative error 1.7260659959519548e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.940999999999787 y1[1] (analytic) 0.02005133636242895 y1[1] (numeric) 0.020051336362388678 absolute error 4.0273340218277554e-14 relative error 2.008511527128907e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1992501358467258 y2[1] (numeric) 1.1992501358465184 absolute error 2.0738966099997924e-13 relative error 1.729327809110921e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.941999999999787 y1[1] (analytic) 0.019852576234081654 y1[1] (numeric) 0.0198525762340415 absolute error 4.015190957495918e-14 relative error 2.0225037346049277e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1982700877213535 y2[1] (numeric) 1.1982700877211458 absolute error 2.0761170560490427e-13 relative error 1.732595244864215e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.942999999999787 y1[1] (analytic) 0.019654796253076312 y1[1] (numeric) 0.019654796253036413 absolute error 3.9898639947466563e-14 relative error 2.029969653906829e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.19728984132591 y2[1] (numeric) 1.1972898413257023 absolute error 2.078337502098293e-13 relative error 1.7358683172294252e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.943999999999787 y1[1] (analytic) 0.019457996617193163 y1[1] (numeric) 0.019457996617153375 absolute error 3.978761764500405e-14 relative error 2.0447951774155183e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1963093976406416 y2[1] (numeric) 1.1963093976404338 absolute error 2.078337502098293e-13 relative error 1.737290960179018e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9449999999997867 y1[1] (analytic) 0.01926217752323156 y1[1] (numeric) 0.01926217752319201 absolute error 3.95516952522712e-14 relative error 2.0533345829966024e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.195328757645992 y2[1] (numeric) 1.1953287576457838 absolute error 2.0805579481475434e-13 relative error 1.740573825267007e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9459999999997866 y1[1] (analytic) 0.019067339167010755 y1[1] (numeric) 0.01906733916697139 absolute error 3.9364345116865707e-14 relative error 2.064490738433588e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.194347922322601 y2[1] (numeric) 1.1943479223223927 absolute error 2.0827783941967937e-13 relative error 1.743862366458927e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9469999999997865 y1[1] (analytic) 0.018873481743369003 y1[1] (numeric) 0.01887348174332986 absolute error 3.9142300511940675e-14 relative error 2.0739310872352902e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1933668926513037 y2[1] (numeric) 1.1933668926510954 absolute error 2.0827783941967937e-13 relative error 1.7452959412754312e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9479999999997863 y1[1] (analytic) 0.01868060544616379 y1[1] (numeric) 0.018680605446124827 absolute error 3.896188927043909e-14 relative error 2.085686643440147e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.19238566961313 y2[1] (numeric) 1.1923856696129216 absolute error 2.084998840246044e-13 relative error 1.748594346091498e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9489999999997862 y1[1] (analytic) 0.018488710468271385 y1[1] (numeric) 0.018488710468232573 absolute error 3.881270305150508e-14 relative error 2.09926501462132e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1914042541893026 y2[1] (numeric) 1.1914042541890941 absolute error 2.084998840246044e-13 relative error 1.7500347450620718e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.949999999999786 y1[1] (analytic) 0.018297797001586735 y1[1] (numeric) 0.018297797001548054 absolute error 3.8680864067330845e-14 relative error 2.113962902964578e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1904226473612372 y2[1] (numeric) 1.1904226473610284 absolute error 2.0872192862952943e-13 relative error 1.7533430592251844e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.950999999999786 y1[1] (analytic) 0.018107865237023124 y1[1] (numeric) 0.018107865236984728 absolute error 3.839636941727065e-14 relative error 2.1204249597995622e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1894408501105402 y2[1] (numeric) 1.1894408501103313 absolute error 2.0894397323445446e-13 relative error 1.7566571151061134e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.951999999999786 y1[1] (analytic) 0.017918915364512622 y1[1] (numeric) 0.01791891536447434 absolute error 3.828187766785618e-14 relative error 2.1363948034305262e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1884588634190087 y2[1] (numeric) 1.1884588634187998 absolute error 2.0894397323445446e-13 relative error 1.758108586386874e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.952999999999786 y1[1] (analytic) 0.017730947573004863 y1[1] (numeric) 0.017730947572966747 absolute error 3.8115344214162405e-14 relative error 2.1496507198629655e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1874766882686298 y2[1] (numeric) 1.1874766882684207 absolute error 2.091660178393795e-13 relative error 1.7614326235266872e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9539999999997857 y1[1] (analytic) 0.0175439620504676 y1[1] (numeric) 0.017543962050429726 absolute error 3.787248292752565e-14 relative error 2.1587189266928582e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.186494325641578 y2[1] (numeric) 1.186494325641369 absolute error 2.091660178393795e-13 relative error 1.762891008570785e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9549999999997856 y1[1] (analytic) 0.01735795898388648 y1[1] (numeric) 0.017357958983848783 absolute error 3.769554113297602e-14 relative error 2.1716574608782673e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.185511776520216 y2[1] (numeric) 1.185511776520007 absolute error 2.091660178393795e-13 relative error 1.764352088119579e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9559999999997855 y1[1] (analytic) 0.017172938559264495 y1[1] (numeric) 0.01717293855922697 absolute error 3.752553823233029e-14 relative error 2.1851553304536766e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1845290418870933 y2[1] (numeric) 1.184529041886884 absolute error 2.0938806244430452e-13 relative error 1.7676904072417243e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9569999999997854 y1[1] (analytic) 0.016988900961621978 y1[1] (numeric) 0.01698890096158469 absolute error 3.728614639264549e-14 relative error 2.194735638101317e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.183546122724944 y2[1] (numeric) 1.1835461227247344 absolute error 2.0961010704922955e-13 relative error 1.7710345463059146e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9579999999997852 y1[1] (analytic) 0.016805846374996602 y1[1] (numeric) 0.016805846374959535 absolute error 3.7067571234672414e-14 relative error 2.2056354918143722e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1825630200166872 y2[1] (numeric) 1.1825630200164774 absolute error 2.0983215165415459e-13 relative error 1.774384519915003e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.958999999999785 y1[1] (analytic) 0.01662377498244305 y1[1] (numeric) 0.01662377498240607 absolute error 3.6980835060873574e-14 relative error 2.224575049886703e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1815797347454255 y2[1] (numeric) 1.1815797347452157 absolute error 2.0983215165415459e-13 relative error 1.7758611245931997e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.959999999999785 y1[1] (analytic) 0.01644268696603246 y1[1] (numeric) 0.016442686965995677 absolute error 3.678307658461222e-14 relative error 2.237047792772509e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1805962678944444 y2[1] (numeric) 1.1805962678942343 absolute error 2.1005419625907962e-13 relative error 1.7792212458345693e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.960999999999785 y1[1] (analytic) 0.016262582506852863 y1[1] (numeric) 0.016262582506816354 absolute error 3.650899027540788e-14 relative error 2.2449687963165395e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1796126204472102 y2[1] (numeric) 1.179612620447 absolute error 2.1005419625907962e-13 relative error 1.7807048908941367e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.961999999999785 y1[1] (analytic) 0.016083461785008857 y1[1] (numeric) 0.016083461784972546 absolute error 3.6311231799146526e-14 relative error 2.2576751376368276e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1786287933873707 y2[1] (numeric) 1.1786287933871604 absolute error 2.1027624086400465e-13 relative error 1.7840752070859582e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9629999999997847 y1[1] (analytic) 0.01590532497962116 y1[1] (numeric) 0.01590532497958496 absolute error 3.620020949668401e-14 relative error 2.2759804998053075e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1776447876987526 y2[1] (numeric) 1.1776447876985423 absolute error 2.1027624086400465e-13 relative error 1.7855659283722348e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9639999999997846 y1[1] (analytic) 0.01572817226882639 y1[1] (numeric) 0.015728172268790388 absolute error 3.6002451020422654e-14 relative error 2.2890422615589204e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1766606043653618 y2[1] (numeric) 1.1766606043651513 absolute error 2.1049828546892968e-13 relative error 1.7889464871007818e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9649999999997845 y1[1] (analytic) 0.015552003829777283 y1[1] (numeric) 0.015552003829741524 absolute error 3.57595897337859e-14 relative error 2.2993557695322408e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.175676244371381 y2[1] (numeric) 1.1756762443711706 absolute error 2.1049828546892968e-13 relative error 1.7904443206767388e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9659999999997844 y1[1] (analytic) 0.015376819838642364 y1[1] (numeric) 0.015376819838606792 absolute error 3.5572239598380406e-14 relative error 2.3133677816128408e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1746917087011708 y2[1] (numeric) 1.17469170870096 absolute error 2.107203300738547e-13 relative error 1.793835169798238e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9669999999997843 y1[1] (analytic) 0.01520262047060561 y1[1] (numeric) 0.01520262047057017 absolute error 3.544040061420617e-14 relative error 2.3312034055398853e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1737069983392663 y2[1] (numeric) 1.1737069983390556 absolute error 2.107203300738547e-13 relative error 1.7953401519460386e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.967999999999784 y1[1] (analytic) 0.015029405899866233 y1[1] (numeric) 0.015029405899831011 absolute error 3.522182545623309e-14 relative error 2.3435274614911145e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.172722114270378 y2[1] (numeric) 1.1727221142701671 absolute error 2.1094237467877974e-13 relative error 1.7987413395885336e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.968999999999784 y1[1] (analytic) 0.014857176299638897 y1[1] (numeric) 0.014857176299603871 absolute error 3.502580170344771e-14 relative error 2.3575005773000764e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1717370574793897 y2[1] (numeric) 1.1717370574791788 absolute error 2.1094237467877974e-13 relative error 1.8002535068111055e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.969999999999784 y1[1] (analytic) 0.014685931842153166 y1[1] (numeric) 0.014685931842118336 absolute error 3.482977795066233e-14 relative error 2.371642353036809e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1707518289513583 y2[1] (numeric) 1.1707518289511472 absolute error 2.1116441928370477e-13 relative error 1.8036650813763376e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.970999999999784 y1[1] (analytic) 0.014515672698653503 y1[1] (numeric) 0.01451567269861885 absolute error 3.46528361561127e-14 relative error 2.387270426628395e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1697664296715122 y2[1] (numeric) 1.1697664296713008 absolute error 2.113864638886298e-13 relative error 1.8070826664771894e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9719999999997837 y1[1] (analytic) 0.014346399039398938 y1[1] (numeric) 0.014346399039364542 absolute error 3.439609708166813e-14 relative error 2.397542197676749e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1687808606252508 y2[1] (numeric) 1.1687808606250392 absolute error 2.1160850849355484e-13 relative error 1.8105062772875387e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9729999999997836 y1[1] (analytic) 0.014178111033663288 y1[1] (numeric) 0.014178111033629056 absolute error 3.4231298351450334e-14 relative error 2.4143765181535453e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1677951227981425 y2[1] (numeric) 1.1677951227979309 absolute error 2.1160850849355484e-13 relative error 1.8120345286810392e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9739999999997835 y1[1] (analytic) 0.01401080884973449 y1[1] (numeric) 0.014010808849700384 absolute error 3.4106398261180004e-14 relative error 2.434291883285977e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1668092171759255 y2[1] (numeric) 1.1668092171757136 absolute error 2.1183055309847987e-13 relative error 1.815468630006041e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9749999999997834 y1[1] (analytic) 0.013844492654914609 y1[1] (numeric) 0.013844492654880698 absolute error 3.3910374508394625e-14 relative error 2.449376467136692e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1658231447445053 y2[1] (numeric) 1.1658231447442933 absolute error 2.120525977034049e-13 relative error 1.818908799840966e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9759999999997833 y1[1] (analytic) 0.013679162615519824 y1[1] (numeric) 0.013679162615486178 absolute error 3.364669654004615e-14 relative error 2.4597044048494583e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.164836906489954 y2[1] (numeric) 1.164836906489742 absolute error 2.120525977034049e-13 relative error 1.8204488243971495e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.976999999999783 y1[1] (analytic) 0.013514818896880332 y1[1] (numeric) 0.013514818896846848 absolute error 3.348363253330433e-14 relative error 2.4775494802252556e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.16385050339851 y2[1] (numeric) 1.1638505033982978 absolute error 2.1227464230832993e-13 relative error 1.8238995617433324e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.977999999999783 y1[1] (analytic) 0.01335146166333967 y1[1] (numeric) 0.013351461663306413 absolute error 3.325638375795137e-14 relative error 2.4908421711808875e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1628639364565765 y2[1] (numeric) 1.162863936456364 absolute error 2.1249668691325496e-13 relative error 1.8273564107660327e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.978999999999783 y1[1] (analytic) 0.013189091078255166 y1[1] (numeric) 0.013189091078222095 absolute error 3.307076834602185e-14 relative error 2.507433465263241e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.16187720665072 y2[1] (numeric) 1.1618772066505072 absolute error 2.1271873151818e-13 relative error 1.830819386941695e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.979999999999783 y1[1] (analytic) 0.013027707303997382 y1[1] (numeric) 0.013027707303964466 absolute error 3.2916377956659915e-14 relative error 2.5266439588000227e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1608903149676701 y2[1] (numeric) 1.1608903149674574 absolute error 2.1271873151818e-13 relative error 1.832375796193149e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9809999999997827 y1[1] (analytic) 0.012867310501950002 y1[1] (numeric) 0.012867310501917284 absolute error 3.271861948039856e-14 relative error 2.542770649347441e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1599032623943188 y2[1] (numeric) 1.159903262394106 absolute error 2.1294077612310502e-13 relative error 1.835849445612767e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9819999999997826 y1[1] (analytic) 0.012707900832509833 y1[1] (numeric) 0.012707900832477338 absolute error 3.249484015199755e-14 relative error 2.5570580523313513e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1589160499177185 y2[1] (numeric) 1.1589160499175053 absolute error 2.1316282072803006e-13 relative error 1.8393292658529004e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9829999999997825 y1[1] (analytic) 0.012549478455086582 y1[1] (numeric) 0.012549478455054287 absolute error 3.229534695226022e-14 relative error 2.573441363945304e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1579286785250813 y2[1] (numeric) 1.1579286785248681 absolute error 2.1316282072803006e-13 relative error 1.8408976708267342e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9839999999997824 y1[1] (analytic) 0.012392043528102636 y1[1] (numeric) 0.012392043528070492 absolute error 3.2144426009850235e-14 relative error 2.593956835041227e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1569411492037789 y2[1] (numeric) 1.1569411492035655 absolute error 2.1338486533295509e-13 relative error 1.8443882429094096e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9849999999997823 y1[1] (analytic) 0.012235596208992727 y1[1] (numeric) 0.012235596208960869 absolute error 3.185819663631406e-14 relative error 2.603730630870233e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1559534629413404 y2[1] (numeric) 1.1559534629411268 absolute error 2.1360690993788012e-13 relative error 1.847885029855391e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.985999999999782 y1[1] (analytic) 0.012080136654204487 y1[1] (numeric) 0.012080136654172723 absolute error 3.1764521568611315e-14 relative error 2.6294836290246504e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.154965620725452 y2[1] (numeric) 1.1549656207252381 absolute error 2.1382895454280515e-13 relative error 1.851388047451108e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.986999999999782 y1[1] (analytic) 0.011925665019197118 y1[1] (numeric) 0.011925665019165596 absolute error 3.152166028197456e-14 relative error 2.643178408183791e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1539776235439556 y2[1] (numeric) 1.1539776235437418 absolute error 2.1382895454280515e-13 relative error 1.8529731441942496e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.987999999999782 y1[1] (analytic) 0.011772181458442388 y1[1] (numeric) 0.01177218145841111 absolute error 3.127706427186183e-14 relative error 2.6568622291692226e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1529894723848486 y2[1] (numeric) 1.1529894723846346 absolute error 2.1405099914773018e-13 relative error 1.8564870215595824e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.988999999999782 y1[1] (analytic) 0.011619686125423967 y1[1] (numeric) 0.011619686125392815 absolute error 3.11521641815915e-14 relative error 2.680981555382147e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.152001168236282 y2[1] (numeric) 1.1520011682360678 absolute error 2.142730437526552e-13 relative error 1.860007174130804e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9899999999997817 y1[1] (analytic) 0.011468179172636983 y1[1] (numeric) 0.011468179172606029 absolute error 3.0954405705330146e-14 relative error 2.699156094385689e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1510127120865599 y2[1] (numeric) 1.1510127120863454 absolute error 2.1449508835758024e-13 relative error 1.863533617875886e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9909999999997816 y1[1] (analytic) 0.011317660751588465 y1[1] (numeric) 0.011317660751557693 absolute error 3.077225974035258e-14 relative error 2.7189593694115286e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1500241049241382 y2[1] (numeric) 1.1500241049239235 absolute error 2.1471713296250527e-13 relative error 1.867066368810323e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9919999999997815 y1[1] (analytic) 0.01116813101279679 y1[1] (numeric) 0.011168131012766215 absolute error 3.0574501264091225e-14 relative error 2.7376560347526386e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.149035347737624 y2[1] (numeric) 1.1490353477374091 absolute error 2.149391775674303e-13 relative error 1.870605442997307e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9929999999997814 y1[1] (analytic) 0.011019590105791677 y1[1] (numeric) 0.01101959010576132 absolute error 3.035592610611815e-14 relative error 2.7547237070246084e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1480464415157745 y2[1] (numeric) 1.1480464415155596 absolute error 2.149391775674303e-13 relative error 1.872216748336805e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9939999999997813 y1[1] (analytic) 0.010872038179114085 y1[1] (numeric) 0.010872038179083906 absolute error 3.017898431156851e-14 relative error 2.7758350195591076e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1470573872474958 y2[1] (numeric) 1.147057387247281 absolute error 2.149391775674303e-13 relative error 1.8738310738157844e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.994999999999781 y1[1] (analytic) 0.010725475380315874 y1[1] (numeric) 0.010725475380285886 absolute error 2.9988164729211064e-14 relative error 2.7959753452278113e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1460681859218422 y2[1] (numeric) 1.146068185921627 absolute error 2.1516122217235534e-13 relative error 1.8773858729818066e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.995999999999781 y1[1] (analytic) 0.010579901855959806 y1[1] (numeric) 0.010579901855930045 absolute error 2.97609159538581e-14 relative error 2.812967110568551e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1450788385280148 y2[1] (numeric) 1.1450788385277995 absolute error 2.1538326677728037e-13 relative error 1.8809470538653302e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.996999999999781 y1[1] (analytic) 0.010435317751619433 y1[1] (numeric) 0.010435317751589897 absolute error 2.953540190198112e-14 relative error 2.830330863417895e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1440893460553612 y2[1] (numeric) 1.1440893460551456 absolute error 2.156053113822054e-13 relative error 1.884514632756422e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.997999999999781 y1[1] (analytic) 0.010291723211878878 y1[1] (numeric) 0.010291723211849534 absolute error 2.934458231962367e-14 relative error 2.851279782354977e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1430997094933733 y2[1] (numeric) 1.1430997094931576 absolute error 2.156053113822054e-13 relative error 1.8861461479835615e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9989999999997807 y1[1] (analytic) 0.010149118380332611 y1[1] (numeric) 0.010149118380303482 absolute error 2.9129476608602545e-14 relative error 2.870148471718575e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.142109929831688 y2[1] (numeric) 1.142109929831472 absolute error 2.1582735598713043e-13 relative error 1.8897248885572405e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 2.9999999999997806 y1[1] (analytic) 0.010007503399585449 y1[1] (numeric) 0.010007503399556562 absolute error 2.888661532196579e-14 relative error 2.886495679148347e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1411200080600845 y2[1] (numeric) 1.1411200080598685 absolute error 2.1604940059205546e-13 relative error 1.893310073138947e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0009999999997805 y1[1] (analytic) 0.009866878411252444 y1[1] (numeric) 0.009866878411223745 absolute error 2.8699265186560297e-14 relative error 2.9086468881415333e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1401299451684848 y2[1] (numeric) 1.1401299451682687 absolute error 2.1604940059205546e-13 relative error 1.8949541805090328e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0019999999997804 y1[1] (analytic) 0.009727243555958554 y1[1] (numeric) 0.009727243555930005 absolute error 2.8548344244150314e-14 relative error 2.934885312567571e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1391397421469516 y2[1] (numeric) 1.1391397421467353 absolute error 2.162714451969805e-13 relative error 1.89855060968526e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0029999999997803 y1[1] (analytic) 0.009588598973338525 y1[1] (numeric) 0.009588598973310186 absolute error 2.833844270355712e-14 relative error 2.9554310053380343e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1381493999856878 y2[1] (numeric) 1.1381493999854715 absolute error 2.162714451969805e-13 relative error 1.9002026025730903e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.00399999999978 y1[1] (analytic) 0.009450944802037009 y1[1] (numeric) 0.00945094480200886 absolute error 2.814935784467565e-14 relative error 2.978470241261855e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1371589196750356 y2[1] (numeric) 1.137158919674819 absolute error 2.1649348980190553e-13 relative error 1.90381032990334e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.00499999999978 y1[1] (analytic) 0.009314281179708117 y1[1] (numeric) 0.009314281179680186 absolute error 2.793078268670257e-14 relative error 2.998705122575851e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.136168302205475 y2[1] (numeric) 1.1361683022052584 absolute error 2.1649348980190553e-13 relative error 1.905470249272567e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.00599999999978 y1[1] (analytic) 0.00917860824301553 y1[1] (numeric) 0.009178608242987775 absolute error 2.7753840892152937e-14 relative error 3.0237526384539017e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1351775485676237 y2[1] (numeric) 1.135177548567407 absolute error 2.1671553440683056e-13 relative error 1.9090893286277905e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.00699999999978 y1[1] (analytic) 0.009043926127632052 y1[1] (numeric) 0.009043926127604553 absolute error 2.7498836541184346e-14 relative error 3.040586151756228e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.134186659752235 y2[1] (numeric) 1.1341866597520183 absolute error 2.1671553440683056e-13 relative error 1.91075721569651e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0079999999997797 y1[1] (analytic) 0.00891023496823995 y1[1] (numeric) 0.008910234968212622 absolute error 2.7327098917062642e-14 relative error 3.0669335897951744e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1331956367501979 y2[1] (numeric) 1.133195636749981 absolute error 2.169375790117556e-13 relative error 1.9143877012613083e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0089999999997796 y1[1] (analytic) 0.008777534898530281 y1[1] (numeric) 0.008777534898503133 absolute error 2.714842239903703e-14 relative error 3.092943829090647e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.132204480552535 y2[1] (numeric) 1.132204480552318 absolute error 2.1715962361668062e-13 relative error 1.918024768023379e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0099999999997795 y1[1] (analytic) 0.00864582605120312 y1[1] (numeric) 0.008645826051176144 absolute error 2.6976684774915327e-14 relative error 3.1201974935826237e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1312131921504025 y2[1] (numeric) 1.1312131921501853 absolute error 2.1715962361668062e-13 relative error 1.9197055437787696e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0109999999997794 y1[1] (analytic) 0.008515108557967221 y1[1] (numeric) 0.008515108557940491 absolute error 2.673035404132662e-14 relative error 3.13916773454593e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.130221772535089 y2[1] (numeric) 1.1302217725348715 absolute error 2.1738166822160565e-13 relative error 1.923354101859304e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0119999999997793 y1[1] (analytic) 0.008385382549540132 y1[1] (numeric) 0.008385382549513657 absolute error 2.647534969035803e-14 relative error 3.157321628911251e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1292302226980138 y2[1] (numeric) 1.1292302226977962 absolute error 2.1760371282653068e-13 relative error 1.9270092887402618e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.012999999999779 y1[1] (analytic) 0.008256648155647972 y1[1] (numeric) 0.008256648155621639 absolute error 2.6333102365327932e-14 relative error 3.1893211226779397e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1282385436307265 y2[1] (numeric) 1.128238543630509 absolute error 2.1760371282653068e-13 relative error 1.928703057123641e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.013999999999779 y1[1] (analytic) 0.008128905505024875 y1[1] (numeric) 0.00812890550499882 absolute error 2.6055546609171643e-14 relative error 3.205295792043029e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1272467363249064 y2[1] (numeric) 1.1272467363246885 absolute error 2.1782575743145571e-13 relative error 1.9323698211947787e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.014999999999779 y1[1] (analytic) 0.008002154725413768 y1[1] (numeric) 0.00800215472538784 absolute error 2.5928911795425336e-14 relative error 3.240241245658322e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1262548017723604 y2[1] (numeric) 1.1262548017721425 absolute error 2.1782575743145571e-13 relative error 1.9340717312695893e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.015999999999779 y1[1] (analytic) 0.007876395943565151 y1[1] (numeric) 0.007876395943539467 absolute error 2.5684315785312606e-14 relative error 3.2609223773591713e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1252627409650233 y2[1] (numeric) 1.1252627409648053 absolute error 2.1804780203638074e-13 relative error 1.937750128022397e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0169999999997787 y1[1] (analytic) 0.007751629285237982 y1[1] (numeric) 0.007751629285212474 absolute error 2.550824135250096e-14 relative error 3.290694177168437e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1242705548949556 y2[1] (numeric) 1.1242705548947374 absolute error 2.1826984664130578e-13 relative error 1.941435232746974e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0179999999997786 y1[1] (analytic) 0.007627854875198792 y1[1] (numeric) 0.007627854875173508 absolute error 2.5283594662361963e-14 relative error 3.314640233202266e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1232782445543434 y2[1] (numeric) 1.123278244554125 absolute error 2.184918912462308e-13 relative error 1.9451270627333894e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0189999999997785 y1[1] (analytic) 0.0075050728372220155 y1[1] (numeric) 0.0075050728371969695 absolute error 2.504593754615314e-14 relative error 3.337201129073097e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.122285810935497 y2[1] (numeric) 1.1222858109352782 absolute error 2.1871393585115584e-13 relative error 1.9488256353240695e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0199999999997784 y1[1] (analytic) 0.007383283294089771 y1[1] (numeric) 0.007383283294064886 absolute error 2.4884608262887298e-14 relative error 3.370398679244385e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1212932550308496 y2[1] (numeric) 1.121293255030631 absolute error 2.1871393585115584e-13 relative error 1.950550713382633e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0209999999997783 y1[1] (analytic) 0.007262486367591414 y1[1] (numeric) 0.007262486367566791 absolute error 2.4623532379752788e-14 relative error 3.390509962212724e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1203005778329576 y2[1] (numeric) 1.1203005778327386 absolute error 2.1893598045608087e-13 relative error 1.95426106875333e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.021999999999778 y1[1] (analytic) 0.007142682178524096 y1[1] (numeric) 0.0071426821784996 absolute error 2.4496030204268493e-14 relative error 3.429528234914429e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1193077803344975 y2[1] (numeric) 1.1193077803342786 absolute error 2.1893598045608087e-13 relative error 1.955994448556887e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.022999999999778 y1[1] (analytic) 0.00702387084669176 y1[1] (numeric) 0.007023870846667492 absolute error 2.4267914067177543e-14 relative error 3.455062685073106e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1183148635282674 y2[1] (numeric) 1.118314863528048 absolute error 2.1938006966593093e-13 relative error 1.961702171907024e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.023999999999778 y1[1] (analytic) 0.006906052490905812 y1[1] (numeric) 0.006906052490881789 absolute error 2.4022450695326825e-14 relative error 3.4784633807751425e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1173218284071833 y2[1] (numeric) 1.117321828406964 absolute error 2.1938006966593093e-13 relative error 1.9634456616557098e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.024999999999778 y1[1] (analytic) 0.006789227228984673 y1[1] (numeric) 0.006789227228960838 absolute error 2.383510055992133e-14 relative error 3.5107236443882966e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1163286759642805 y2[1] (numeric) 1.1163286759640612 absolute error 2.1938006966593093e-13 relative error 1.9651924597962267e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0259999999997778 y1[1] (analytic) 0.0066733951777535605 y1[1] (numeric) 0.00667339517772989 absolute error 2.3670301829703533e-14 relative error 3.5469654050476264e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1153354071927117 y2[1] (numeric) 1.1153354071924921 absolute error 2.1960211427085596e-13 relative error 1.9689334065309763e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0269999999997776 y1[1] (analytic) 0.006558556453044373 y1[1] (numeric) 0.006558556453020987 absolute error 2.3385807179643336e-14 relative error 3.565694272371176e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1143420230857453 y2[1] (numeric) 1.1143420230855254 absolute error 2.19824158875781e-13 relative error 1.9726812264250954e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0279999999997775 y1[1] (analytic) 0.006444711169696027 y1[1] (numeric) 0.006444711169672845 absolute error 2.3181977171216062e-14 relative error 3.5970544778206826e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1133485246367651 y2[1] (numeric) 1.1133485246365453 absolute error 2.19824158875781e-13 relative error 1.974441551871635e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0289999999997774 y1[1] (analytic) 0.006331859441553789 y1[1] (numeric) 0.006331859441530736 absolute error 2.305274027225579e-14 relative error 3.640753634069746e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1123549128392698 y2[1] (numeric) 1.11235491283905 absolute error 2.19824158875781e-13 relative error 1.9762052231574454e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0299999999997773 y1[1] (analytic) 0.006220001381469165 y1[1] (numeric) 0.006220001381446381 absolute error 2.2783858133479384e-14 relative error 3.662998886360028e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.111361188686871 y2[1] (numeric) 1.111361188686651 absolute error 2.2004620348070603e-13 relative error 1.979970199793477e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.030999999999777 y1[1] (analytic) 0.006109137101300455 y1[1] (numeric) 0.006109137101277829 absolute error 2.2625998297165495e-14 relative error 3.7036324315506177e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.110367353173293 y2[1] (numeric) 1.1103673531730727 absolute error 2.2026824808563106e-13 relative error 1.9837421143203786e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.031999999999777 y1[1] (analytic) 0.005999266711911755 y1[1] (numeric) 0.005999266711889351 absolute error 2.2403953692240464e-14 relative error 3.7344486864964056e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1093734072923709 y2[1] (numeric) 1.1093734072921504 absolute error 2.204902926905561e-13 relative error 1.987520984739512e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.032999999999777 y1[1] (analytic) 0.005890390323173511 y1[1] (numeric) 0.005890390323151328 absolute error 2.218277644905342e-14 relative error 3.765926404194928e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1083793520380505 y2[1] (numeric) 1.10837935203783 absolute error 2.204902926905561e-13 relative error 1.9893035023173787e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.033999999999777 y1[1] (analytic) 0.005782508043962076 y1[1] (numeric) 0.00578250804394014 absolute error 2.1935578353726726e-14 relative error 3.793436721048959e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1073851884043873 y2[1] (numeric) 1.1073851884041666 absolute error 2.2071233729548112e-13 relative error 1.993094540243055e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0349999999997768 y1[1] (analytic) 0.0056756199821598186 y1[1] (numeric) 0.0056756199821380564 absolute error 2.1762106006129045e-14 relative error 3.834313444968813e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1063909173855446 y2[1] (numeric) 1.1063909173853237 absolute error 2.2093438190040615e-13 relative error 1.9968925849688355e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0359999999997767 y1[1] (analytic) 0.0055697262446546825 y1[1] (numeric) 0.00556972624463313 absolute error 2.155220446553585e-14 relative error 3.86952670900472e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1053965399757932 y2[1] (numeric) 1.1053965399755723 absolute error 2.2093438190040615e-13 relative error 1.998688922124221e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0369999999997765 y1[1] (analytic) 0.005464826937340406 y1[1] (numeric) 0.00546482693731909 absolute error 2.1315414711065017e-14 relative error 3.900473876934645e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1044020571695108 y2[1] (numeric) 1.1044020571692896 absolute error 2.2115642650533118e-13 relative error 2.0024992263427727e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0379999999997764 y1[1] (analytic) 0.005360922165116411 y1[1] (numeric) 0.005360922165095235 absolute error 2.1175769471248884e-14 relative error 3.950023674852041e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.10340746996118 y2[1] (numeric) 1.1034074699609586 absolute error 2.2137847111025621e-13 relative error 2.0063165887217053e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0389999999997763 y1[1] (analytic) 0.005258012031887249 y1[1] (numeric) 0.0052580120318663276 absolute error 2.0921632482018282e-14 relative error 3.979000495841185e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1024127793453875 y2[1] (numeric) 1.1024127793451661 absolute error 2.2137847111025621e-13 relative error 2.0081268582691022e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.039999999999776 y1[1] (analytic) 0.005156096640563268 y1[1] (numeric) 0.005156096640542494 absolute error 2.0774180986560253e-14 relative error 4.029051903940035e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1014179863168245 y2[1] (numeric) 1.101417986316603 absolute error 2.2160051571518125e-13 relative error 2.011956572964821e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.040999999999776 y1[1] (analytic) 0.00505517609305961 y1[1] (numeric) 0.005055176093039115 absolute error 2.0494890506927987e-14 relative error 4.0542386911241303e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.1004230918702835 y2[1] (numeric) 1.100423091870062 absolute error 2.2160051571518125e-13 relative error 2.0137755864296534e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.041999999999776 y1[1] (analytic) 0.004955250490296992 y1[1] (numeric) 0.004955250490276732 absolute error 2.025983547593313e-14 relative error 4.0885592999999606e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0994280970006591 y2[1] (numeric) 1.0994280970004373 absolute error 2.2182256032010628e-13 relative error 2.0176177134753843e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.042999999999776 y1[1] (analytic) 0.004856319932201036 y1[1] (numeric) 0.004856319932180938 absolute error 2.0098506192667287e-14 relative error 4.1386289357501237e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0984330027029459 y2[1] (numeric) 1.098433002702724 absolute error 2.2182256032010628e-13 relative error 2.0194455171527173e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0439999999997758 y1[1] (analytic) 0.004758384517702163 y1[1] (numeric) 0.004758384517682283 absolute error 1.987993103469421e-14 relative error 4.177874016010434e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0974378099722384 y2[1] (numeric) 1.0974378099720163 absolute error 2.220446049250313e-13 relative error 2.023300116939185e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0449999999997757 y1[1] (analytic) 0.00466144434473581 y1[1] (numeric) 0.004661444344716174 absolute error 1.9636202386319468e-14 relative error 4.212471700642467e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0964425198037289 y2[1] (numeric) 1.0964425198035066 absolute error 2.2226664952995634e-13 relative error 2.0271618941752066e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0459999999997756 y1[1] (analytic) 0.00456549951024221 y1[1] (numeric) 0.004565499510222775 absolute error 1.9434974463106158e-14 relative error 4.2569218153470107e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0954471331927076 y2[1] (numeric) 1.095447133192485 absolute error 2.2248869413488137e-13 relative error 2.0310308676095814e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0469999999997754 y1[1] (analytic) 0.0044705501101661715 y1[1] (numeric) 0.0044705501101469135 absolute error 1.9258032668556524e-14 relative error 4.3077545702402825e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.094451651134561 y2[1] (numeric) 1.0944516511343385 absolute error 2.2248869413488137e-13 relative error 2.0328782354546126e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0479999999997753 y1[1] (analytic) 0.004376596239456965 y1[1] (numeric) 0.004376596239437981 absolute error 1.898394635935219e-14 relative error 4.3376051435139153e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0934560746247712 y2[1] (numeric) 1.0934560746245485 absolute error 2.227107387398064e-13 relative error 2.0367598105505197e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0489999999997752 y1[1] (analytic) 0.004283637992068656 y1[1] (numeric) 0.00428363799204984 absolute error 1.8816545543920427e-14 relative error 4.3926553968286036e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0924604046589146 y2[1] (numeric) 1.0924604046586919 absolute error 2.227107387398064e-13 relative error 2.0386161163373296e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.049999999999775 y1[1] (analytic) 0.004191675460959332 y1[1] (numeric) 0.004191675460940731 absolute error 1.8601439832899302e-14 relative error 4.437709933927486e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.091464642232661 y2[1] (numeric) 1.091464642232438 absolute error 2.2293278334473143e-13 relative error 2.0425103546067063e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.050999999999775 y1[1] (analytic) 0.004100708738091541 y1[1] (numeric) 0.004100708738073176 absolute error 1.8364650078428468e-14 relative error 4.478408795006331e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0904687883417727 y2[1] (numeric) 1.0904687883415498 absolute error 2.2293278334473143e-13 relative error 2.0443756458516834e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.051999999999775 y1[1] (analytic) 0.004010737914432072 y1[1] (numeric) 0.004010737914413892 absolute error 1.8179902028236938e-14 relative error 4.532807282874091e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0894728439821038 y2[1] (numeric) 1.0894728439818806 absolute error 2.2315482794965646e-13 relative error 2.048282609174627e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.052999999999775 y1[1] (analytic) 0.003921763079951623 y1[1] (numeric) 0.003921763079933695 absolute error 1.79283671242203e-14 relative error 4.5715069367325106e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0884768101495983 y2[1] (numeric) 1.088476810149375 absolute error 2.233768725545815e-13 relative error 2.052196890844932e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0539999999997747 y1[1] (analytic) 0.0038337843236251334 y1[1] (numeric) 0.003833784323607411 absolute error 1.7722368711448055e-14 relative error 4.622682763408614e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.08748068784029 y2[1] (numeric) 1.0874806878400665 absolute error 2.2359891715950653e-13 relative error 2.0561185100543578e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0549999999997746 y1[1] (analytic) 0.0037468017334313375 y1[1] (numeric) 0.00374680173341379 absolute error 1.7547595321243392e-14 relative error 4.683353048727568e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0864844780503011 y2[1] (numeric) 1.0864844780500775 absolute error 2.2359891715950653e-13 relative error 2.058003788151261e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0559999999997745 y1[1] (analytic) 0.003660815396352768 y1[1] (numeric) 0.003660815396335414 absolute error 1.7353739972802984e-14 relative error 4.740402914086391e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0854881817758415 y2[1] (numeric) 1.0854881817756177 absolute error 2.2382096176443156e-13 relative error 2.0619382644798953e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0569999999997743 y1[1] (analytic) 0.0035758253983757537 y1[1] (numeric) 0.003575825398358614 absolute error 1.7139935304388842e-14 relative error 4.793280821869633e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.084491800013207 y2[1] (numeric) 1.0844918000129833 absolute error 2.2382096176443156e-13 relative error 2.063832679617364e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0579999999997742 y1[1] (analytic) 0.00349183182449031 y1[1] (numeric) 0.0034918318244733797 absolute error 1.6930467444664643e-14 relative error 4.848591884042389e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0834953337587798 y2[1] (numeric) 1.0834953337585558 absolute error 2.240430063693566e-13 relative error 2.0677800760998535e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.058999999999774 y1[1] (analytic) 0.003408834758689916 y1[1] (numeric) 0.0034088347586732786 absolute error 1.6637299177224563e-14 relative error 4.880641144253825e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0824987840090257 y2[1] (numeric) 1.0824987840088016 absolute error 2.240430063693566e-13 relative error 2.0696836770533368e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.059999999999774 y1[1] (analytic) 0.0033268342839718468 y1[1] (numeric) 0.0033268342839553695 absolute error 1.6477270936565702e-14 relative error 4.952837902371798e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0815021517604944 y2[1] (numeric) 1.0815021517602703 absolute error 2.240430063693566e-13 relative error 2.0715909441756928e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.060999999999774 y1[1] (analytic) 0.003245830482336398 y1[1] (numeric) 0.0032458304823201204 absolute error 1.627777773682837e-14 relative error 5.01498085787628e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0805054380098182 y2[1] (numeric) 1.080505438009594 absolute error 2.2426505097428162e-13 relative error 2.0755568929607162e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.061999999999774 y1[1] (analytic) 0.0031658234347873293 y1[1] (numeric) 0.003165823434771326 absolute error 1.600325774675504e-14 relative error 5.055006407149833e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0795086437537107 y2[1] (numeric) 1.0795086437534864 absolute error 2.2426505097428162e-13 relative error 2.0774734160021006e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0629999999997737 y1[1] (analytic) 0.0030868132213318633 y1[1] (numeric) 0.0030868132213160275 absolute error 1.5835856931323278e-14 relative error 5.130163633448026e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0785117699889661 y2[1] (numeric) 1.0785117699887417 absolute error 2.2448709557920665e-13 relative error 2.0814524405376058e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0639999999997736 y1[1] (analytic) 0.003008799920980021 y1[1] (numeric) 0.0030087999209644314 absolute error 1.558952619773457e-14 relative error 5.181310358668441e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.077514817712458 y2[1] (numeric) 1.0775148177122333 absolute error 2.2470914018413168e-13 relative error 2.0854389794952853e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0649999999997735 y1[1] (analytic) 0.0029317836117451757 y1[1] (numeric) 0.002931783611729832 absolute error 1.534362914501486e-14 relative error 5.23354762048124e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0765177879211385 y2[1] (numeric) 1.0765177879209138 absolute error 2.2470914018413168e-13 relative error 2.0873704336838418e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0659999999997734 y1[1] (analytic) 0.002855764370643721 y1[1] (numeric) 0.002855764370628532 absolute error 1.518880507478393e-14 relative error 5.318647865671146e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0755206816120377 y2[1] (numeric) 1.0755206816118128 absolute error 2.2493118478905672e-13 relative error 2.0913701487536246e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0669999999997732 y1[1] (analytic) 0.0027807422736947363 y1[1] (numeric) 0.002780742273679766 absolute error 1.497022991681085e-14 relative error 5.383537359224629e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0745234997822615 y2[1] (numeric) 1.0745234997820365 absolute error 2.2493118478905672e-13 relative error 2.0933109870062047e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.067999999999773 y1[1] (analytic) 0.0027067173959203217 y1[1] (numeric) 0.0027067173959056247 absolute error 1.4697010969344504e-14 relative error 5.429828393424617e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0735262434289918 y2[1] (numeric) 1.0735262434287667 absolute error 2.2515322939398175e-13 relative error 2.0973239431465697e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.068999999999773 y1[1] (analytic) 0.0026336898113454854 y1[1] (numeric) 0.0026336898113309797 absolute error 1.450575770611806e-14 relative error 5.507769990083774e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0725289135494847 y2[1] (numeric) 1.0725289135492595 absolute error 2.2515322939398175e-13 relative error 2.0992742158236798e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.069999999999773 y1[1] (analytic) 0.0025616595929977004 y1[1] (numeric) 0.0025616595929834093 absolute error 1.429108567596593e-14 relative error 5.578838700907267e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0715315111410701 y2[1] (numeric) 1.0715315111408448 absolute error 2.2537527399890678e-13 relative error 2.103300478386356e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.070999999999773 y1[1] (analytic) 0.0024906268129072373 y1[1] (numeric) 0.002490626812893126 absolute error 1.4111108115333337e-14 relative error 5.665685458056177e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0705340372011503 y2[1] (numeric) 1.0705340372009249 absolute error 2.2537527399890678e-13 relative error 2.1052602361727562e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0719999999997727 y1[1] (analytic) 0.0024205915421067203 y1[1] (numeric) 0.002420591542092904 absolute error 1.381620512441728e-14 relative error 5.707780467741609e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0695364927271993 y2[1] (numeric) 1.0695364927269737 absolute error 2.255973186038318e-13 relative error 2.1092998709056077e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0729999999997726 y1[1] (analytic) 0.0023515538506316824 y1[1] (numeric) 0.0023515538506180085 absolute error 1.3673957799387182e-14 relative error 5.814860584933676e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0685388787167611 y2[1] (numeric) 1.0685388787165355 absolute error 2.255973186038318e-13 relative error 2.1112691648127777e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0739999999997725 y1[1] (analytic) 0.002283513807519566 y1[1] (numeric) 0.002283513807506125 absolute error 1.3441071172737296e-14 relative error 5.886135274713957e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0675411961674501 y2[1] (numeric) 1.0675411961672243 absolute error 2.2581936320875684e-13 relative error 2.115322237862713e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0749999999997724 y1[1] (analytic) 0.0022164714808105 y1[1] (numeric) 0.0022164714807972907 absolute error 1.3209485588694392e-14 relative error 5.95969120426673e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0665434460769485 y2[1] (numeric) 1.0665434460767227 absolute error 2.2581936320875684e-13 relative error 2.1173011192313353e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0759999999997722 y1[1] (analytic) 0.0021504269375468565 y1[1] (numeric) 0.002150426937533827 absolute error 1.3029508028061798e-14 relative error 6.059033115966021e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0655456294430066 y2[1] (numeric) 1.0655456294427805 absolute error 2.2604140781368187e-13 relative error 2.1213676971472415e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.076999999999772 y1[1] (analytic) 0.0020853802437730273 y1[1] (numeric) 0.002085380243760272 absolute error 1.2755421718857463e-14 relative error 6.116592768606741e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0645477472634404 y2[1] (numeric) 1.0645477472632143 absolute error 2.2604140781368187e-13 relative error 2.1233562176497106e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.077999999999772 y1[1] (analytic) 0.0020213314645358693 y1[1] (numeric) 0.0020213314645233134 absolute error 1.255592851912013e-14 relative error 6.211711804527406e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0635498005361324 y2[1] (numeric) 1.0635498005359063 absolute error 2.2604140781368187e-13 relative error 2.1253485986244843e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.078999999999772 y1[1] (analytic) 0.0019582806638840378 y1[1] (numeric) 0.001958280663871725 absolute error 1.2312633551614383e-14 relative error 6.287471340902486e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0625517902590291 y2[1] (numeric) 1.062551790258803 absolute error 2.2604140781368187e-13 relative error 2.127344849313909e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.079999999999772 y1[1] (analytic) 0.0018962279048684305 y1[1] (numeric) 0.0018962279048563028 absolute error 1.2127668660988355e-14 relative error 6.395680935741652e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.061553717430141 y2[1] (numeric) 1.0615537174299148 absolute error 2.262634524186069e-13 relative error 2.1314366734672276e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0809999999997717 y1[1] (analytic) 0.0018351732495417439 y1[1] (numeric) 0.0018351732495298003 absolute error 1.1943571132100317e-14 relative error 6.508143650787583e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0605555830475404 y2[1] (numeric) 1.0605555830473141 absolute error 2.262634524186069e-13 relative error 2.1334426600106298e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0819999999997716 y1[1] (analytic) 0.0017751167589585837 y1[1] (numeric) 0.0017751167589468678 absolute error 1.1715888675878361e-14 relative error 6.60006651210469e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0595573881093618 y2[1] (numeric) 1.0595573881091354 absolute error 2.2648549702353193e-13 relative error 2.1375481834699387e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0829999999997715 y1[1] (analytic) 0.0017160584931754652 y1[1] (numeric) 0.001716058493163991 absolute error 1.1474111591414093e-14 relative error 6.686317300398034e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0585591336138003 y2[1] (numeric) 1.0585591336135736 absolute error 2.2670754162845697e-13 relative error 2.141661570237491e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0839999999997714 y1[1] (analytic) 0.0016579985112507023 y1[1] (numeric) 0.001657998511239431 absolute error 1.1271365785159304e-14 relative error 6.79817605907065e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0575608205591098 y2[1] (numeric) 1.0575608205588831 absolute error 2.2670754162845697e-13 relative error 2.1436832494286382e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0849999999997713 y1[1] (analytic) 0.0016009368712441852 y1[1] (numeric) 0.0016009368712331642 absolute error 1.1020915083315153e-14 relative error 6.884041014528031e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0565624499436035 y2[1] (numeric) 1.0565624499433768 absolute error 2.2670754162845697e-13 relative error 2.1457088659601522e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.085999999999771 y1[1] (analytic) 0.0015448736302176025 y1[1] (numeric) 0.0015448736302068264 absolute error 1.0776102232767926e-14 relative error 6.975393988212526e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0555640227656522 y2[1] (numeric) 1.0555640227654253 absolute error 2.26929586233382e-13 relative error 2.1498419928978866e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.086999999999771 y1[1] (analytic) 0.0014898088442342194 y1[1] (numeric) 0.0014898088442236537 absolute error 1.0565767011305738e-14 relative error 7.092028653338191e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0545655400236826 y2[1] (numeric) 1.0545655400234555 absolute error 2.2715163083830703e-13 relative error 2.15398305953754e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.087999999999771 y1[1] (analytic) 0.0014357425683587666 y1[1] (numeric) 0.0014357425683484276 absolute error 1.033895191682177e-14 relative error 7.201118184188469e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0535670027161774 y2[1] (numeric) 1.0535670027159503 absolute error 2.2715163083830703e-13 relative error 2.156024536196488e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.088999999999771 y1[1] (analytic) 0.0013826748566575509 y1[1] (numeric) 0.0013826748566474196 absolute error 1.0131218780573548e-14 relative error 7.327260441449368e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0525684118416743 y2[1] (numeric) 1.052568411841447 absolute error 2.2737367544323206e-13 relative error 2.1601795463859433e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0899999999997707 y1[1] (analytic) 0.0013306057621982337 y1[1] (numeric) 0.0013306057621883369 absolute error 9.896814270882182e-15 relative error 7.437826103001465e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0515697683987635 y2[1] (numeric) 1.051569768398536 absolute error 2.2737367544323206e-13 relative error 2.1622310024132433e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0909999999997706 y1[1] (analytic) 0.0012795353370499418 y1[1] (numeric) 0.0012795353370402694 absolute error 9.672384421177682e-15 relative error 7.559294488480515e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0505710733860887 y2[1] (numeric) 1.050571073385861 absolute error 2.275957200481571e-13 relative error 2.1664000257935412e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0919999999997705 y1[1] (analytic) 0.0012294636322831565 y1[1] (numeric) 0.0012294636322736383 absolute error 9.518210872250243e-15 relative error 7.741758781896295e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0495723278023446 y2[1] (numeric) 1.049572327802117 absolute error 2.275957200481571e-13 relative error 2.168461515412761e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0929999999997704 y1[1] (analytic) 0.0011803906979693801 y1[1] (numeric) 0.001180390697960144 absolute error 9.236101466969515e-15 relative error 7.824613903564584e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0485735326462768 y2[1] (numeric) 1.0485735326460492 absolute error 2.275957200481571e-13 relative error 2.170527034701854e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0939999999997703 y1[1] (analytic) 0.0011323165831816917 y1[1] (numeric) 0.0011323165831727167 absolute error 8.975025583835006e-15 relative error 7.926251118407291e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0475746889166806 y2[1] (numeric) 1.0475746889164528 absolute error 2.278177646530821e-13 relative error 2.1747161998413053e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.09499999999977 y1[1] (analytic) 0.0010852413359943025 y1[1] (numeric) 0.0010852413359854673 absolute error 8.835163503584376e-15 relative error 8.141196995126953e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0465757976123993 y2[1] (numeric) 1.0465757976121715 absolute error 2.278177646530821e-13 relative error 2.1767918307762618e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.09599999999977 y1[1] (analytic) 0.001039165003482223 y1[1] (numeric) 0.001039165003473639 absolute error 8.584062280436733e-15 relative error 8.260538270314816e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0455768597323245 y2[1] (numeric) 1.0455768597320965 absolute error 2.2803980925800715e-13 relative error 2.1809951811327103e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.09699999999977 y1[1] (analytic) 0.0009940876317219294 y1[1] (numeric) 0.0009940876317135604 absolute error 8.368956569415609e-15 relative error 8.41873120875586e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0445778762753934 y2[1] (numeric) 1.0445778762751654 absolute error 2.2803980925800715e-13 relative error 2.1830809788076207e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.09799999999977 y1[1] (analytic) 0.0009500092657906967 y1[1] (numeric) 0.0009500092657825996 absolute error 8.097038664556244e-15 relative error 8.523115464370808e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.04357884824059 y2[1] (numeric) 1.0435788482403618 absolute error 2.282618538629322e-13 relative error 2.1872985855143352e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0989999999997697 y1[1] (analytic) 0.0009069299497670436 y1[1] (numeric) 0.0009069299497591188 absolute error 7.924758939348298e-15 relative error 8.738005555317554e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.042579776626942 y2[1] (numeric) 1.0425797766267138 absolute error 2.282618538629322e-13 relative error 2.1893946053838457e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.0999999999997696 y1[1] (analytic) 0.0008648497267300659 y1[1] (numeric) 0.0008648497267224304 absolute error 7.635493799729165e-15 relative error 8.828694238707127e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0415806624335209 y2[1] (numeric) 1.0415806624332924 absolute error 2.284838984678572e-13 relative error 2.193626540013076e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1009999999997695 y1[1] (analytic) 0.0008237686387602139 y1[1] (numeric) 0.000823768638752754 absolute error 7.459853047786513e-15 relative error 9.055762378880704e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0405815066594406 y2[1] (numeric) 1.0405815066592121 absolute error 2.284838984678572e-13 relative error 2.1957328378951766e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1019999999997694 y1[1] (analytic) 0.000783686726938404 y1[1] (numeric) 0.0007836867269311743 absolute error 7.22967692656784e-15 relative error 9.225212930186677e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0395823103038573 y2[1] (numeric) 1.0395823103036286 absolute error 2.2870594307278225e-13 relative error 2.199979172461431e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1029999999997693 y1[1] (analytic) 0.000744604031346574 y1[1] (numeric) 0.0007446040313395997 absolute error 6.974347314947504e-15 relative error 9.366518339062433e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0385830743659668 y2[1] (numeric) 1.038583074365738 absolute error 2.2870594307278225e-13 relative error 2.202095804540262e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.103999999999769 y1[1] (analytic) 0.000706520591067461 y1[1] (numeric) 0.0007065205910607224 absolute error 6.738641762649156e-15 relative error 9.537785377872628e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0375837998450053 y2[1] (numeric) 1.0375837998447763 absolute error 2.289279876777073e-13 relative error 2.206356611503617e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.104999999999769 y1[1] (analytic) 0.0006694364441844902 y1[1] (numeric) 0.0006694364441779796 absolute error 6.510634045775454e-15 relative error 9.725544676174198e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.036584487740247 y2[1] (numeric) 1.0365844877400179 absolute error 2.291500322826323e-13 relative error 2.210625713512066e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.105999999999769 y1[1] (analytic) 0.0006333516277818863 y1[1] (numeric) 0.0006333516277755152 absolute error 6.37109722617657e-15 relative error 1.0059336625516103e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.035585139051004 y2[1] (numeric) 1.0355851390507749 absolute error 2.291500322826323e-13 relative error 2.2127589866017414e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.106999999999769 y1[1] (analytic) 0.0005982661779442289 y1[1] (numeric) 0.0005982661779381424 absolute error 6.086494155899125e-15 relative error 1.0173555484640008e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.034585754776625 y2[1] (numeric) 1.0345857547763957 absolute error 2.2937207688755734e-13 relative error 2.2170426746024598e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1079999999997687 y1[1] (analytic) 0.0005641801297572302 y1[1] (numeric) 0.0005641801297513082 absolute error 5.922020686333074e-15 relative error 1.0496684257351196e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.033586335916494 y2[1] (numeric) 1.0335863359162647 absolute error 2.2937207688755734e-13 relative error 2.2191864280420292e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1089999999997686 y1[1] (analytic) 0.0005310935173067355 y1[1] (numeric) 0.0005310935173010578 absolute error 5.677641516654841e-15 relative error 1.069047414746675e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.03258688347003 y2[1] (numeric) 1.0325868834698004 absolute error 2.2959412149248237e-13 relative error 2.223484775643542e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1099999999997685 y1[1] (analytic) 0.0004990063736793893 y1[1] (numeric) 0.0004990063736740012 absolute error 5.388051116383963e-15 relative error 1.0797559711823995e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0315873984366852 y2[1] (numeric) 1.0315873984364554 absolute error 2.298161660974074e-13 relative error 2.227791522518415e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1109999999997684 y1[1] (analytic) 0.00046791873096252434 y1[1] (numeric) 0.00046791873095727924 absolute error 5.245099059941749e-15 relative error 1.1209423160197939e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0305878818159446 y2[1] (numeric) 1.0305878818157146 absolute error 2.3003821070233244e-13 relative error 2.2321066913477986e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1119999999997683 y1[1] (analytic) 0.0004378306202434956 y1[1] (numeric) 0.00043783062023853203 absolute error 4.963585965855888e-15 relative error 1.1336772113141455e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0295883346073247 y2[1] (numeric) 1.0295883346070946 absolute error 2.3003821070233244e-13 relative error 2.234273670068988e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.112999999999768 y1[1] (analytic) 0.0004087420716105683 y1[1] (numeric) 0.0004087420716058677 absolute error 4.700612728919529e-15 relative error 1.1500193044473456e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0285887578103725 y2[1] (numeric) 1.0285887578101425 absolute error 2.3003821070233244e-13 relative error 2.2364449247144268e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.113999999999768 y1[1] (analytic) 0.0003806531141523628 y1[1] (numeric) 0.0003806531141478325 absolute error 4.530284567622056e-15 relative error 1.190134639436769e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0275891524246652 y2[1] (numeric) 1.027589152424435 absolute error 2.3026025530725747e-13 relative error 2.2407812963375784e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.114999999999768 y1[1] (analytic) 0.00035356377595763266 y1[1] (numeric) 0.00035356377595338156 absolute error 4.251102508207039e-15 relative error 1.2023580460676055e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0265895194498076 y2[1] (numeric) 1.0265895194495773 absolute error 2.3026025530725747e-13 relative error 2.2429632384194183e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.115999999999768 y1[1] (analytic) 0.0003274740841159307 y1[1] (numeric) 0.0003274740841118507 absolute error 4.080015405388826e-15 relative error 1.2459048221795895e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0255898598854327 y2[1] (numeric) 1.0255898598852025 absolute error 2.3026025530725747e-13 relative error 2.2451494921466905e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1169999999997677 y1[1] (analytic) 0.00030238406471672086 y1[1] (numeric) 0.0003023840647129296 absolute error 3.791238156747312e-15 relative error 1.2537823910459751e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0245901747312003 y2[1] (numeric) 1.0245901747309698 absolute error 2.304822999121825e-13 relative error 2.249507223438378e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1179999999997676 y1[1] (analytic) 0.0002782937428502663 y1[1] (numeric) 0.00027829374284663564 absolute error 3.630667815002209e-15 relative error 1.3046171206787283e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0235904649867948 y2[1] (numeric) 1.0235904649865644 absolute error 2.304822999121825e-13 relative error 2.2517042488780502e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1189999999997675 y1[1] (analytic) 0.00025520314260663035 y1[1] (numeric) 0.00025520314260328873 absolute error 3.3416195158175732e-15 relative error 1.309395911698603e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0225907316519267 y2[1] (numeric) 1.022590731651696 absolute error 2.3070434451710753e-13 relative error 2.2560770147448934e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1199999999997674 y1[1] (analytic) 0.00023311228707667553 y1[1] (numeric) 0.00023311228707348716 absolute error 3.188367538736747e-15 relative error 1.367738946204936e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0215909757263286 y2[1] (numeric) 1.021590975726098 absolute error 2.3070434451710753e-13 relative error 2.258284871331032e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1209999999997673 y1[1] (analytic) 0.00021202119835106448 y1[1] (numeric) 0.00021202119834808452 absolute error 2.979956776130721e-15 relative error 1.405499449727905e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0205911982097566 y2[1] (numeric) 1.020591198209526 absolute error 2.3070434451710753e-13 relative error 2.2604971013055132e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.121999999999767 y1[1] (analytic) 0.00019192989752092604 y1[1] (numeric) 0.00019192989751816778 absolute error 2.7582645369117476e-15 relative error 1.4371208303339062e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0195914001019881 y2[1] (numeric) 1.0195914001017574 absolute error 2.3070434451710753e-13 relative error 2.262713715455334e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.122999999999767 y1[1] (analytic) 0.0001728384046775222 y1[1] (numeric) 0.00017283840467503613 absolute error 2.4860755815092617e-15 relative error 1.43838146744511e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0185915824028213 y2[1] (numeric) 1.0185915824025904 absolute error 2.3092638912203256e-13 relative error 2.2671146425271396e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.123999999999767 y1[1] (analytic) 0.00015474673891247015 y1[1] (numeric) 0.00015474673891018083 absolute error 2.2893199922574548e-15 relative error 1.479397891255317e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0175917461120734 y2[1] (numeric) 1.0175917461118424 absolute error 2.3092638912203256e-13 relative error 2.2693421994069444e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.124999999999767 y1[1] (analytic) 0.00013765491831729815 y1[1] (numeric) 0.00013765491831526624 absolute error 2.031903291455084e-15 relative error 1.4760847750978968e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.016591892229581 y2[1] (numeric) 1.01659189222935 absolute error 2.3092638912203256e-13 relative error 2.2715741772794066e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1259999999997667 y1[1] (analytic) 0.00012156295998388966 y1[1] (numeric) 0.00012156295998211141 absolute error 1.7782541932021e-15 relative error 1.462825677688143e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0155920217551977 y2[1] (numeric) 1.0155920217549665 absolute error 2.311484337269576e-13 relative error 2.275996943413115e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1269999999997666 y1[1] (analytic) 0.0001064708800042613 y1[1] (numeric) 0.00010647088000267344 absolute error 1.5878682917136455e-15 relative error 1.4913639219006116e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.014592135688794 y2[1] (numeric) 1.0145921356885628 absolute error 2.311484337269576e-13 relative error 2.2782399507762182e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1279999999997665 y1[1] (analytic) 9.237869347034078e-05 y1[1] (numeric) 9.237869346903093e-05 absolute error 1.30985174963405e-15 relative error 1.4179154309587554e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0135922350302558 y2[1] (numeric) 1.0135922350300244 absolute error 2.313704783318826e-13 relative error 2.2826780862718055e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1289999999997664 y1[1] (analytic) 7.9286414474522e-05 y1[1] (numeric) 7.928641447336939e-05 absolute error 1.1526153295693398e-15 relative error 1.4537362260715203e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0125923207794836 y2[1] (numeric) 1.0125923207792522 absolute error 2.313704783318826e-13 relative error 2.2849321842948197e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1299999999997663 y1[1] (analytic) 6.719405610888796e-05 y1[1] (numeric) 6.71940561079666e-05 absolute error 9.213550061781817e-16 relative error 1.3711852796698656e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0115923939363918 y2[1] (numeric) 1.0115923939361602 absolute error 2.3159252293680765e-13 relative error 2.2893857676767985e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.130999999999766 y1[1] (analytic) 5.610163046576577e-05 y1[1] (numeric) 5.610163046518006e-05 absolute error 5.857131186309816e-16 relative error 1.0440215618838286e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0105924555009071 y2[1] (numeric) 1.0105924555006753 absolute error 2.318145675417327e-13 relative error 2.2938481905332668e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.131999999999766 y1[1] (analytic) 4.600914863783778e-05 y1[1] (numeric) 4.6009148637434324e-05 absolute error 4.0345873343616834e-16 relative error 8.769098002921209e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0095925064729676 y2[1] (numeric) 1.0095925064727358 absolute error 2.318145675417327e-13 relative error 2.296120128224621e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.132999999999766 y1[1] (analytic) 3.6916620717364346e-05 y1[1] (numeric) 3.691662071721046e-05 absolute error 1.5388894585716129e-16 relative error 4.1685545119458094e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0085925478525226 y2[1] (numeric) 1.0085925478522906 absolute error 2.320366121466577e-13 relative error 2.3005981220137505e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.133999999999766 y1[1] (analytic) 2.8824055796961012e-05 y1[1] (numeric) 2.8824055797035632e-05 absolute error 7.462021452131484e-17 relative error 2.5888173075623255e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.0075925806395303 y2[1] (numeric) 1.0075925806392982 absolute error 2.320366121466577e-13 relative error 2.302881309421527e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1349999999997658 y1[1] (analytic) 2.173146196915443e-05 y1[1] (numeric) 2.1731461969474074e-05 absolute error 3.196431292394608e-16 relative error 1.470877245595171e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.006592605833958 y2[1] (numeric) 1.0065926058337258 absolute error 2.3225865675158275e-13 relative error 2.3073749539333973e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1359999999997656 y1[1] (analytic) 1.5638846326604394e-05 y1[1] (numeric) 1.563884632711913e-05 absolute error 5.147351457828603e-16 relative error 3.291388220288388e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.0055926244357805 y2[1] (numeric) 1.0055926244355482 absolute error 2.3225865675158275e-13 relative error 2.309669453690542e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1369999999997655 y1[1] (analytic) 1.0546214961881795e-05 y1[1] (numeric) 1.0546214962585779e-05 absolute error 7.039843290560996e-16 relative error 6.675232124516505e-09% Correct digits 10 h 0.001 y2[1] (analytic) 1.004592637444979 y2[1] (numeric) 1.0045926374447467 absolute error 2.3225865675158275e-13 relative error 2.3119685342538005e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1379999999997654 y1[1] (analytic) 6.453572967468624e-06 y1[1] (numeric) 6.453572968504913e-06 absolute error 1.0362889067911177e-15 relative error 1.605759959660913e-08% Correct digits 9 h 0.001 y2[1] (analytic) 1.0035926458615405 y2[1] (numeric) 1.003592645861308 absolute error 2.324807013565078e-13 relative error 2.31648470437857e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1389999999997653 y1[1] (analytic) 3.360924436313084e-06 y1[1] (numeric) 3.360924437518282e-06 absolute error 1.2051978643854658e-15 relative error 3.585911814511252e-08% Correct digits 9 h 0.001 y2[1] (analytic) 1.0025926506854563 y2[1] (numeric) 1.0025926506852239 absolute error 2.324807013565078e-13 relative error 2.3187951876324297e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.139999999999765 y1[1] (analytic) 1.2682724608303886e-06 y1[1] (numeric) 1.2682724622741122e-06 absolute error 1.4437236128816977e-15 relative error 1.1383386909910779e-07% Correct digits 8 h 0.001 y2[1] (analytic) 1.0015926529167218 y2[1] (numeric) 1.0015926529164891 absolute error 2.327027459614328e-13 relative error 2.3233272057635695e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.140999999999765 y1[1] (analytic) 1.7561913379093852e-07 y1[1] (numeric) 1.7561913542427342e-07 absolute error 1.6333349027398882e-15 relative error 9.300438212411704e-07% Correct digits 8 h 0.001 y2[1] (analytic) 1.0005926535553344 y2[1] (numeric) 1.0005926535551017 absolute error 2.327027459614328e-13 relative error 2.3256491553739352e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.141999999999765 y1[1] (analytic) 8.296554776521248e-08 y1[1] (numeric) 8.29655496218944e-08 absolute error 1.8566819267004414e-15 relative error 2.2378950982819277e-06% Correct digits 7 h 0.001 y2[1] (analytic) 0.9995926536012935 y2[1] (numeric) 0.9995926536010608 absolute error 2.327027459614328e-13 relative error 2.327975752153244e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.142999999999765 y1[1] (analytic) 9.903117953458107e-07 y1[1] (numeric) 9.903117975206402e-07 absolute error 2.1748295133924064e-15 relative error 2.1961058361755345e-07% Correct digits 8 h 0.001 y2[1] (analytic) 0.998592654054599 y2[1] (numeric) 0.9985926540543661 absolute error 2.3281376826389533e-13 relative error 2.3314187954277303e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1439999999997648 y1[1] (analytic) 2.8976569693695e-06 y1[1] (numeric) 2.897656971774325e-06 absolute error 2.4048252165933138e-15 relative error 8.299206020637353e-08% Correct digits 9 h 0.001 y2[1] (analytic) 0.9975926559152503 y2[1] (numeric) 0.9975926559150173 absolute error 2.3292479056635784e-13 relative error 2.334868738108932e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1449999999997647 y1[1] (analytic) 5.804999162473123e-06 y1[1] (numeric) 5.804999165037966e-06 absolute error 2.5648428693403336e-15 relative error 4.418334607041743e-08% Correct digits 9 h 0.001 y2[1] (analytic) 0.9965926601832454 y2[1] (numeric) 0.9965926601830124 absolute error 2.3303581286882036e-13 relative error 2.3383255986048665e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1459999999997645 y1[1] (analytic) 9.712335467093602e-06 y1[1] (numeric) 9.712335469969618e-06 absolute error 2.8760156691072514e-15 relative error 2.9611988577325094e-08% Correct digits 9 h 0.001 y2[1] (analytic) 0.9955926678585802 y2[1] (numeric) 0.995592667858347 absolute error 2.332578574737454e-13 relative error 2.342904533190864e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1469999999997644 y1[1] (analytic) 1.4619661976134068e-05 y1[1] (numeric) 1.4619661979233311e-05 absolute error 3.0992427320266497e-15 relative error 2.1199140835718514e-08% Correct digits 9 h 0.001 y2[1] (analytic) 0.9945926799412467 y2[1] (numeric) 0.9945926799410134 absolute error 2.332578574737454e-13 relative error 2.3452601469731768e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1479999999997643 y1[1] (analytic) 2.0526973782186708e-05 y1[1] (numeric) 2.052697378550289e-05 absolute error 3.316181422345632e-15 relative error 1.6155237774130212e-08% Correct digits 9 h 0.001 y2[1] (analytic) 0.9935926974312328 y2[1] (numeric) 0.9935926974309994 absolute error 2.333688797762079e-13 relative error 2.348737871962465e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.148999999999764 y1[1] (analytic) 2.7434264977976852e-05 y1[1] (numeric) 2.743426498146705e-05 absolute error 3.4901992591613445e-15 relative error 1.272204399120275e-08% Correct digits 9 h 0.001 y2[1] (analytic) 0.9925927213285209 y2[1] (numeric) 0.9925927213282875 absolute error 2.334799020786704e-13 relative error 2.352222589000781e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.149999999999764 y1[1] (analytic) 3.534152865602991e-05 y1[1] (numeric) 3.534152865983519e-05 absolute error 3.805285351144577e-15 relative error 1.0767178149480884e-08% Correct digits 9 h 0.001 y2[1] (analytic) 0.9915927526330872 y2[1] (numeric) 0.9915927526328535 absolute error 2.3370194668359545e-13 relative error 2.3568339528805602e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.150999999999764 y1[1] (analytic) 4.4248756909337494e-05 y1[1] (numeric) 4.424875691334433e-05 absolute error 4.0068385350096325e-15 relative error 9.055256723300397e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9905927923449 y2[1] (numeric) 0.9905927923446662 absolute error 2.3381296898605797e-13 relative error 2.3603338404328913e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.151999999999764 y1[1] (analytic) 5.415594083046926e-05 y1[1] (numeric) 5.415594083476695e-05 absolute error 4.297689320306025e-15 relative error 7.93576707264599e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9895928414639198 y2[1] (numeric) 0.9895928414636859 absolute error 2.339239912885205e-13 relative error 2.3638407786223792e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1529999999997638 y1[1] (analytic) 6.506307051246107e-05 y1[1] (numeric) 6.506307051691992e-05 absolute error 4.458849196982417e-15 relative error 6.853118307917001e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9885929009900972 y2[1] (numeric) 0.9885929009898632 absolute error 2.34035013590983e-13 relative error 2.3673547863492836e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1539999999997637 y1[1] (analytic) 7.697013504792682e-05 y1[1] (numeric) 7.697013505267445e-05 absolute error 4.7476264456239314e-15 relative error 6.168140984380159e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9875929719233727 y2[1] (numeric) 0.9875929719231386 absolute error 2.341460358934455e-13 relative error 2.3708758825757712e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1549999999997635 y1[1] (analytic) 8.987712253005764e-05 y1[1] (numeric) 8.9877122534967e-05 absolute error 4.9093623047044566e-15 relative error 5.462304718381051e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9865930552636751 y2[1] (numeric) 0.986593055263441 absolute error 2.341460358934455e-13 relative error 2.3732787763326397e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1559999999997634 y1[1] (analytic) 0.00010378402005162268 y1[1] (numeric) 0.00010378402005681115 absolute error 5.1884630489565375e-15 relative error 4.999288952553361e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9855931520109213 y2[1] (numeric) 0.985593152010687 absolute error 2.3436808049837055e-13 relative error 2.3779394166871556e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1569999999997633 y1[1] (analytic) 0.00011869081370585732 y1[1] (numeric) 0.00011869081371131059 absolute error 5.453265877058966e-15 relative error 4.594513852245879e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9845932631650143 y2[1] (numeric) 0.9845932631647798 absolute error 2.3447910280083306e-13 relative error 2.3814818928081088e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.157999999999763 y1[1] (analytic) 0.00013459748858601905 y1[1] (numeric) 0.00013459748859167287 absolute error 5.653816173914472e-15 relative error 4.200536156587506e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9835933897258426 y2[1] (numeric) 0.9835933897256082 absolute error 2.3447910280083306e-13 relative error 2.3839027920489535e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.158999999999763 y1[1] (analytic) 0.00015150402878527647 y1[1] (numeric) 0.00015150402879122443 absolute error 5.9479602233097895e-15 relative error 3.9259419508505025e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9825935326932801 y2[1] (numeric) 0.9825935326930454 absolute error 2.347011474057581e-13 relative error 2.3885883592419374e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.159999999999763 y1[1] (analytic) 0.00016941041739726437 y1[1] (numeric) 0.00016941041740342654 absolute error 6.162171467538613e-15 relative error 3.6374218080629788e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9815936930671832 y2[1] (numeric) 0.9815936930669485 absolute error 2.347011474057581e-13 relative error 2.3910213468506305e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.160999999999763 y1[1] (analytic) 0.00018831663651552866 y1[1] (numeric) 0.000188316636521892 absolute error 6.363345180643298e-15 relative error 3.3790669259954497e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9805938718473919 y2[1] (numeric) 0.9805938718471571 absolute error 2.348121697082206e-13 relative error 2.3945914455476427e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.161999999999763 y1[1] (analytic) 0.00020822266723374838 y1[1] (numeric) 0.00020822266724040332 absolute error 6.654941354933275e-15 relative error 3.196069593836541e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9795940700337271 y2[1] (numeric) 0.9795940700334921 absolute error 2.3503421431314564e-13 relative error 2.3993021344550757e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1629999999997627 y1[1] (analytic) 0.0002291284896460688 y1[1] (numeric) 0.00022912848965293147 absolute error 6.8626744911814974e-15 relative error 2.995120555188123e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9785942886259905 y2[1] (numeric) 0.9785942886257554 absolute error 2.3514523661560816e-13 relative error 2.4028878908108818e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1639999999997626 y1[1] (analytic) 0.00025103408284654627 y1[1] (numeric) 0.00025103408285365576 absolute error 7.109493115747823e-15 relative error 2.832082813270324e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9775945286239636 y2[1] (numeric) 0.9775945286237283 absolute error 2.3525625891807067e-13 relative error 2.406480928746719e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1649999999997624 y1[1] (analytic) 0.00027393942492970336 y1[1] (numeric) 0.00027393942493698475 absolute error 7.2813933701954e-15 relative error 2.6580304649700954e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9765947910274061 y2[1] (numeric) 0.9765947910271707 absolute error 2.353672812205332e-13 relative error 2.4100812679219798e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1659999999997623 y1[1] (analytic) 0.00029784449298997373 y1[1] (numeric) 0.0002978444929975783 absolute error 7.604594037813328e-15 relative error 2.5532095495448087e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9755950768360556 y2[1] (numeric) 0.9755950768358201 absolute error 2.354783035229957e-13 relative error 2.413688928060948e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1669999999997622 y1[1] (analytic) 0.00032274926312259034 y1[1] (numeric) 0.00032274926313037046 absolute error 7.780126369538731e-15 relative error 2.410579127049345e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9745953870496263 y2[1] (numeric) 0.9745953870493907 absolute error 2.355893258254582e-13 relative error 2.417303928953052e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.167999999999762 y1[1] (analytic) 0.0003486537104225862 y1[1] (numeric) 0.00034865371043059297 absolute error 8.006778833696826e-15 relative error 2.2964846190772496e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9735957226678078 y2[1] (numeric) 0.9735957226675722 absolute error 2.355893258254582e-13 relative error 2.4197859577680337e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.168999999999762 y1[1] (analytic) 0.00037555780898557156 y1[1] (numeric) 0.0003755578089938007 absolute error 8.229148699273603e-15 relative error 2.1911802929891298e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9725960846902645 y2[1] (numeric) 0.9725960846900288 absolute error 2.3570034812792073e-13 relative error 2.4234145277582777e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.169999999999762 y1[1] (analytic) 0.00040346153190740086 y1[1] (numeric) 0.00040346153191589743 absolute error 8.496567165117153e-15 relative error 2.105917539386931e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9715964741166342 y2[1] (numeric) 0.9715964741163984 absolute error 2.3581137043038325e-13 relative error 2.4270504958839068e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.170999999999762 y1[1] (analytic) 0.0004323648512843947 y1[1] (numeric) 0.0004323648512931625 absolute error 8.767780338564402e-15 relative error 2.0278661210592387e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9705968919465273 y2[1] (numeric) 0.9705968919462915 absolute error 2.3581137043038325e-13 relative error 2.429550026246887e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1719999999997617 y1[1] (analytic) 0.00046226773821334 y1[1] (numeric) 0.0004622677382222789 absolute error 8.938921651491238e-15 relative error 1.9337109022663097e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9695973391795262 y2[1] (numeric) 0.9695973391792903 absolute error 2.3592239273284576e-13 relative error 2.43319967165425e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1729999999997616 y1[1] (analytic) 0.0004931701627911567 y1[1] (numeric) 0.0004931701628003623 absolute error 9.205635385922672e-15 relative error 1.8666245609471296e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9685978168151832 y2[1] (numeric) 0.9685978168149473 absolute error 2.3592239273284576e-13 relative error 2.435710556405908e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1739999999997615 y1[1] (analytic) 0.000525072094115564 y1[1] (numeric) 0.0005250720941249906 absolute error 9.426595788675218e-15 relative error 1.7952955211899916e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9675983258530209 y2[1] (numeric) 0.9675983258527848 absolute error 2.360334150353083e-13 relative error 2.4393739502104305e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1749999999997613 y1[1] (analytic) 0.0005579735002845254 y1[1] (numeric) 0.0005579735002942352 absolute error 9.709789396128432e-15 relative error 1.7401882690086812e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.96659886729253 y2[1] (numeric) 0.9665988672922938 absolute error 2.361444373377708e-13 relative error 2.4430448382297185e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1759999999997612 y1[1] (analytic) 0.0005918743483966926 y1[1] (numeric) 0.0005918743484066926 absolute error 1.0000030317702802e-14 relative error 1.6895529168972313e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.965599442133169 y2[1] (numeric) 0.9655994421329327 absolute error 2.362554596402333e-13 relative error 2.4467232408327194e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.176999999999761 y1[1] (analytic) 0.0006267746045512945 y1[1] (numeric) 0.0006267746045615177 absolute error 1.0223159124800318e-14 relative error 1.6310742411331484e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.964600051374363 y2[1] (numeric) 0.9646000513741266 absolute error 2.3636648194269583e-13 relative error 2.4504091784560935e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.177999999999761 y1[1] (analytic) 0.0006626742338480263 y1[1] (numeric) 0.000662674233858457 absolute error 1.0430783840831293e-14 relative error 1.5740439733504752e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9636006960155027 y2[1] (numeric) 0.9636006960152662 absolute error 2.3647750424515834e-13 relative error 2.454102671604482e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.178999999999761 y1[1] (analytic) 0.0006995732003871602 y1[1] (numeric) 0.0006995732003978845 absolute error 1.0724277368923119e-14 relative error 1.5329742996141151e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9626013770559433 y2[1] (numeric) 0.9626013770557068 absolute error 2.3647750424515834e-13 relative error 2.4566503838630498e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.179999999999761 y1[1] (analytic) 0.000737471467269879 y1[1] (numeric) 0.0007374714672808365 absolute error 1.095748925622475e-14 relative error 1.4858187391017852e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9616020954950039 y2[1] (numeric) 0.9616020954947672 absolute error 2.3669954885008337e-13 relative error 2.461512406836401e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1809999999997607 y1[1] (analytic) 0.0007763689965979426 y1[1] (numeric) 0.0007763689966090493 absolute error 1.1106783895376005e-14 relative error 1.43060631530188e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9606028523319656 y2[1] (numeric) 0.9606028523317288 absolute error 2.368105711525459e-13 relative error 2.4652286902715626e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1819999999997606 y1[1] (analytic) 0.000816265749473577 y1[1] (numeric) 0.000816265749484997 absolute error 1.1420009903007067e-14 relative error 1.3990553824378907e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9596036485660717 y2[1] (numeric) 0.9596036485658349 absolute error 2.368105711525459e-13 relative error 2.4677956519486988e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1829999999997605 y1[1] (analytic) 0.0008571616860002518 y1[1] (numeric) 0.0008571616860119298 absolute error 1.1678050020058617e-14 relative error 1.3624092409626422e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.958604485196526 y2[1] (numeric) 0.958604485196289 absolute error 2.369215934550084e-13 relative error 2.4715260267787762e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1839999999997604 y1[1] (analytic) 0.0008990567652820136 y1[1] (numeric) 0.0008990567652939147 absolute error 1.1901070406938885e-14 relative error 1.3237284748317077e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9576053632224916 y2[1] (numeric) 0.9576053632222545 absolute error 2.370326157574709e-13 relative error 2.4752640791381865e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1849999999997602 y1[1] (analytic) 0.0009419509454237085 y1[1] (numeric) 0.0009419509454358758 absolute error 1.2167350460501325e-14 relative error 1.2917180581020814e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9566062836430904 y2[1] (numeric) 0.9566062836428533 absolute error 2.3714363805993344e-13 relative error 2.4790098300087236e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.18599999999976 y1[1] (analytic) 0.0009858441835313148 y1[1] (numeric) 0.0009858441835436367 absolute error 1.2321957690297758e-14 relative error 1.2498889678651087e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.955607247457402 y2[1] (numeric) 0.9556072474571647 absolute error 2.3725466036239595e-13 relative error 2.4827633004423403e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.18699999999976 y1[1] (analytic) 0.001030736435711388 y1[1] (numeric) 0.001030736435723963 absolute error 1.2575010477355875e-14 relative error 1.2200025187502879e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9546082556644624 y2[1] (numeric) 0.954608255664225 absolute error 2.3736568266485847e-13 relative error 2.4865245115614287e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.18799999999976 y1[1] (analytic) 0.001076627657071727 y1[1] (numeric) 0.001076627657084606 absolute error 1.287902076652081e-14 relative error 1.1962372210973943e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9536093092632634 y2[1] (numeric) 0.9536093092630259 absolute error 2.37476704967321e-13 relative error 2.4902934845591013e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.18899999999976 y1[1] (analytic) 0.0011235178017212633 y1[1] (numeric) 0.0011235178017343485 absolute error 1.3085236019727553e-14 relative error 1.1646665499808349e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9526104092527512 y2[1] (numeric) 0.9526104092525136 absolute error 2.375877272697835e-13 relative error 2.4940702406994754e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1899999999997597 y1[1] (analytic) 0.0011714068227697272 y1[1] (numeric) 0.0011714068227830494 absolute error 1.3322242614632884e-14 relative error 1.1372857282095362e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9516115566318258 y2[1] (numeric) 0.9516115566315881 absolute error 2.37698749572246e-13 relative error 2.497854801317956e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1909999999997596 y1[1] (analytic) 0.0012202946723280927 y1[1] (numeric) 0.001220294672341692 absolute error 1.3599147849485682e-14 relative error 1.114415080051203e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9506127523993398 y2[1] (numeric) 0.950612752399102 absolute error 2.3780977187470853e-13 relative error 2.501647187821522e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1919999999997595 y1[1] (analytic) 0.0012701813015085772 y1[1] (numeric) 0.0012701813015224303 absolute error 1.3853067998281787e-14 relative error 1.0906370595936725e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9496139975540973 y2[1] (numeric) 0.9496139975538594 absolute error 2.3780977187470853e-13 relative error 2.5042782908342826e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1929999999997594 y1[1] (analytic) 0.0013210666604245302 y1[1] (numeric) 0.0013210666604386396 absolute error 1.410937339185736e-14 relative error 1.0680288750397542e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9486152930948529 y2[1] (numeric) 0.948615293094615 absolute error 2.3792079417717105e-13 relative error 2.508085162752917e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1939999999997593 y1[1] (analytic) 0.0013729506981906558 y1[1] (numeric) 0.0013729506982049654 absolute error 1.4309517112898185e-14 relative error 1.0422455177564638e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9476166400203113 y2[1] (numeric) 0.9476166400200733 absolute error 2.3803181647963356e-13 relative error 2.5118999226789808e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.194999999999759 y1[1] (analytic) 0.0014258333629227904 y1[1] (numeric) 0.001425833362937374 absolute error 1.458360342210252e-14 relative error 1.0228126091963406e-09% Correct digits 10 h 0.001 y2[1] (analytic) 0.9466180393291252 y2[1] (numeric) 0.9466180393288871 absolute error 2.381428387820961e-13 relative error 2.5157225923020606e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.195999999999759 y1[1] (analytic) 0.0014797146017384577 y1[1] (numeric) 0.0014797146017532052 absolute error 1.4747534790582328e-14 relative error 9.96647243546562e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9456194920198954 y2[1] (numeric) 0.9456194920196572 absolute error 2.381428387820961e-13 relative error 2.5183791238631285e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.196999999999759 y1[1] (analytic) 0.001534594360756203 y1[1] (numeric) 0.0015345943607712245 absolute error 1.5021621099786664e-14 relative error 9.788659129689784e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.944620999091169 y2[1] (numeric) 0.9446209990909308 absolute error 2.382538610845586e-13 relative error 2.5222164372143478e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.197999999999759 y1[1] (analytic) 0.0015904725850963697 y1[1] (numeric) 0.0015904725851116775 absolute error 1.5307850473322837e-14 relative error 9.624718223228794e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9436225615414389 y2[1] (numeric) 0.9436225615412006 absolute error 2.382538610845586e-13 relative error 2.524885169080347e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1989999999997587 y1[1] (analytic) 0.001647349218880767 y1[1] (numeric) 0.0016473492188963446 absolute error 1.557759997383723e-14 relative error 9.456161325903246e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9426241803691425 y2[1] (numeric) 0.9426241803689042 absolute error 2.383648833870211e-13 relative error 2.528737203555235e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.1999999999997586 y1[1] (analytic) 0.0017052242052327804 y1[1] (numeric) 0.001705224205248597 absolute error 1.5816558132653036e-14 relative error 9.275353988124931e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9416258565726611 y2[1] (numeric) 0.9416258565724226 absolute error 2.384759056894836e-13 relative error 2.5325972521346274e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2009999999997585 y1[1] (analytic) 0.0017640974862774828 y1[1] (numeric) 0.0017640974862934526 absolute error 1.5969864319842486e-14 relative error 9.052710773678023e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9406275911503181 y2[1] (numeric) 0.9406275911500795 absolute error 2.3858692799194614e-13 relative error 2.5364653369371393e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2019999999997584 y1[1] (analytic) 0.0018239690031414124 y1[1] (numeric) 0.0018239690031576358 absolute error 1.6223350787769597e-14 relative error 8.894532067062655e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9396293851003792 y2[1] (numeric) 0.9396293851001404 absolute error 2.3880897259687117e-13 relative error 2.5415230343329414e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2029999999997583 y1[1] (analytic) 0.0018848386959531283 y1[1] (numeric) 0.0018848386959696346 absolute error 1.6506327554788314e-14 relative error 8.75742183680146e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.93863123942105 y2[1] (numeric) 0.9386312394208112 absolute error 2.3880897259687117e-13 relative error 2.544225704059979e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.203999999999758 y1[1] (analytic) 0.0019467065038429876 y1[1] (numeric) 0.001946706503859761 absolute error 1.6773474970088742e-14 relative error 8.616334787486595e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9376331551104763 y2[1] (numeric) 0.9376331551102374 absolute error 2.389199948993337e-13 relative error 2.548118030992441e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.204999999999758 y1[1] (analytic) 0.0020095723649432573 y1[1] (numeric) 0.0020095723649602125 absolute error 1.6955187254197313e-14 relative error 8.437211592863471e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9366351331667423 y2[1] (numeric) 0.9366351331665033 absolute error 2.390310172017962e-13 relative error 2.552018483372898e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.205999999999758 y1[1] (analytic) 0.0020734362163878917 y1[1] (numeric) 0.002073436216405133 absolute error 1.7241416627733486e-14 relative error 8.315383174781016e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9356371745878699 y2[1] (numeric) 0.9356371745876307 absolute error 2.391420395042587e-13 relative error 2.5559270836966924e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.206999999999758 y1[1] (analytic) 0.0021382979943131986 y1[1] (numeric) 0.0021382979943306768 absolute error 1.747820638220432e-14 relative error 8.173887095572082e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9346392803718175 y2[1] (numeric) 0.9346392803715783 absolute error 2.3925306180672123e-13 relative error 2.5598438545354285e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2079999999997577 y1[1] (analytic) 0.0022041576338572844 y1[1] (numeric) 0.002204157633875071 absolute error 1.7786553480059197e-14 relative error 8.069546935684749e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9336414515164793 y2[1] (numeric) 0.93364145151624 absolute error 2.3925306180672123e-13 relative error 2.5625796864322094e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2089999999997576 y1[1] (analytic) 0.00227101506916072 y1[1] (numeric) 0.002271015069178682 absolute error 1.7961760551132855e-14 relative error 7.909133142727597e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.932643689019684 y2[1] (numeric) 0.9326436890194446 absolute error 2.3936408410918375e-13 relative error 2.5665115941628577e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2099999999997575 y1[1] (analytic) 0.002338870233365875 y1[1] (numeric) 0.0023388702333840793 absolute error 1.8204188156900614e-14 relative error 7.783325426611168e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9316459938791941 y2[1] (numeric) 0.9316459938789546 absolute error 2.3947510641164627e-13 relative error 2.5704517379452054e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2109999999997574 y1[1] (analytic) 0.0024077230586175835 y1[1] (numeric) 0.002407723058636105 absolute error 1.852164255300437e-14 relative error 7.692596740606348e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9306483670927046 y2[1] (numeric) 0.9306483670924651 absolute error 2.3947510641164627e-13 relative error 2.5732071841457544e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2119999999997573 y1[1] (analytic) 0.002477573476063255 y1[1] (numeric) 0.0024775734760819393 absolute error 1.8684272878877195e-14 relative error 7.541359745490013e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9296508096578423 y2[1] (numeric) 0.9296508096576027 absolute error 2.395861287141088e-13 relative error 2.5771625886314064e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.212999999999757 y1[1] (analytic) 0.002548421415852209 y1[1] (numeric) 0.0025484214158711708 absolute error 1.8961828635033484e-14 relative error 7.440617363000979e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9286533225721645 y2[1] (numeric) 0.9286533225719248 absolute error 2.396971510165713e-13 relative error 2.5811262953613645e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.213999999999757 y1[1] (analytic) 0.002620266807136673 y1[1] (numeric) 0.002620266807155865 absolute error 1.9192113176469405e-14 relative error 7.324488149144555e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9276559068331581 y2[1] (numeric) 0.9276559068329183 absolute error 2.398081733190338e-13 relative error 2.5850983274358007e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.214999999999757 y1[1] (analytic) 0.002693109578071118 y1[1] (numeric) 0.0026931095780906374 absolute error 1.9519542232560028e-14 relative error 7.247956931087997e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9266585634382388 y2[1] (numeric) 0.926658563437999 absolute error 2.398081733190338e-13 relative error 2.58788061515623e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.215999999999757 y1[1] (analytic) 0.0027669496558130335 y1[1] (numeric) 0.0027669496558327226 absolute error 1.968911145233676e-14 relative error 7.1158184649194e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9256612933847501 y2[1] (numeric) 0.9256612933845101 absolute error 2.4003021792395884e-13 relative error 2.593067460412764e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2169999999997567 y1[1] (analytic) 0.002841786966522042 y1[1] (numeric) 0.0028417869665420493 absolute error 2.0007433210178505e-14 relative error 7.040440907738015e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9246640976699617 y2[1] (numeric) 0.9246640976697216 absolute error 2.4014124022642136e-13 relative error 2.597064607910563e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2179999999997566 y1[1] (analytic) 0.0029176214353611174 y1[1] (numeric) 0.002917621435381313 absolute error 2.0195650707321988e-14 relative error 6.921957202039253e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9236669772910694 y2[1] (numeric) 0.9236669772908291 absolute error 2.402522625288839e-13 relative error 2.6010701739440305e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2189999999997565 y1[1] (analytic) 0.0029944529864955882 y1[1] (numeric) 0.0029944529865160515 absolute error 2.046323180349141e-14 relative error 6.833712833621594e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9226699332451934 y2[1] (numeric) 0.922669933244953 absolute error 2.403632848313464e-13 relative error 2.6050841820102038e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2199999999997564 y1[1] (analytic) 0.0030722815430940242 y1[1] (numeric) 0.0030722815431147195 absolute error 2.069525106840331e-14 relative error 6.736118021124326e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9216729665293778 y2[1] (numeric) 0.9216729665291373 absolute error 2.404743071338089e-13 relative error 2.609106655686466e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2209999999997563 y1[1] (analytic) 0.003151107027327793 y1[1] (numeric) 0.003151107027348767 absolute error 2.097410786716658e-14 relative error 6.656107737779087e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.920676078140589 y2[1] (numeric) 0.9206760781403486 absolute error 2.404743071338089e-13 relative error 2.611931740634278e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.221999999999756 y1[1] (analytic) 0.003230929360371504 y1[1] (numeric) 0.0032309293603927165 absolute error 2.121263234511339e-14 relative error 6.565489362068345e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9196792690757156 y2[1] (numeric) 0.919679269075475 absolute error 2.405853294362714e-13 relative error 2.6159699095757747e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.222999999999756 y1[1] (analytic) 0.003311748462402786 y1[1] (numeric) 0.0033117484624242415 absolute error 2.1455493631750144e-14 relative error 6.478600013052759e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9186825403315664 y2[1] (numeric) 0.9186825403313257 absolute error 2.4069635173873394e-13 relative error 2.6200166126142225e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.223999999999756 y1[1] (analytic) 0.00339356425260251 y1[1] (numeric) 0.0033935642526242466 absolute error 2.1736518834858387e-14 relative error 6.405217999980033e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.91768589290487 y2[1] (numeric) 0.9176858929046292 absolute error 2.4080737404119645e-13 relative error 2.6240718736444524e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.224999999999756 y1[1] (analytic) 0.0034763766491550108 y1[1] (numeric) 0.0034763766491769485 absolute error 2.1937746758071697e-14 relative error 6.31052068636004e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9166893277922739 y2[1] (numeric) 0.916689327792033 absolute error 2.4080737404119645e-13 relative error 2.626924594193209e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2259999999997557 y1[1] (analytic) 0.0035601855692477535 y1[1] (numeric) 0.0035601855692699576 absolute error 2.2204026811634137e-14 relative error 6.236761084430134e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9156928459903431 y2[1] (numeric) 0.9156928459901021 absolute error 2.4091839634365897e-13 relative error 2.6309957252434373e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2269999999997556 y1[1] (analytic) 0.0036449909290718896 y1[1] (numeric) 0.0036449909290943608 absolute error 2.2471174226934565e-14 relative error 6.164946542859111e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9146964484955592 y2[1] (numeric) 0.9146964484953182 absolute error 2.410294186461215e-13 relative error 2.635075483703397e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2279999999997555 y1[1] (analytic) 0.003730792643822145 y1[1] (numeric) 0.0037307926438448053 absolute error 2.2660259085816037e-14 relative error 6.073845761259172e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9137001363043198 y2[1] (numeric) 0.9137001363040786 absolute error 2.41140440948584e-13 relative error 2.6391638937905227e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2289999999997554 y1[1] (analytic) 0.0038175906276965987 y1[1] (numeric) 0.003817590627719584 absolute error 2.2985086056692694e-14 relative error 6.020835730771137e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9127039104129367 y2[1] (numeric) 0.9127039104126956 absolute error 2.41140440948584e-13 relative error 2.642044568862253e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2299999999997553 y1[1] (analytic) 0.0039053847938974595 y1[1] (numeric) 0.003905384793920719 absolute error 2.3259606046766024e-14 relative error 5.955778309761282e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9117077718176362 y2[1] (numeric) 0.9117077718173949 absolute error 2.412514632510465e-13 relative error 2.6461490261300823e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.230999999999755 y1[1] (analytic) 0.003994175054630622 y1[1] (numeric) 0.003994175054654053 absolute error 2.3430909990018733e-14 relative error 5.866270173325091e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9107117215145564 y2[1] (numeric) 0.910711721514315 absolute error 2.4136248555350903e-13 relative error 2.6502622053893396e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.231999999999755 y1[1] (analytic) 0.004083961321105667 y1[1] (numeric) 0.004083961321129331 absolute error 2.3664230297537614e-14 relative error 5.794430563101147e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9097157604997476 y2[1] (numeric) 0.9097157604995062 absolute error 2.4136248555350903e-13 relative error 2.6531637246882238e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.232999999999755 y1[1] (analytic) 0.0041747435035363045 y1[1] (numeric) 0.004174743503560296 absolute error 2.3991225672759242e-14 relative error 5.74675441795094e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9087198897691707 y2[1] (numeric) 0.9087198897689294 absolute error 2.4136248555350903e-13 relative error 2.656071340254464e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.233999999999755 y1[1] (analytic) 0.004266521511140597 y1[1] (numeric) 0.004266521511164771 absolute error 2.4173371637736807e-14 relative error 5.665826733702411e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9077241103186966 y2[1] (numeric) 0.9077241103184551 absolute error 2.4147350785597155e-13 relative error 2.6602081525761348e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2349999999997547 y1[1] (analytic) 0.004359295252140294 y1[1] (numeric) 0.004359295252164757 absolute error 2.4463070458224934e-14 relative error 5.611703049068365e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9067284231441044 y2[1] (numeric) 0.9067284231438628 absolute error 2.4158453015843406e-13 relative error 2.664353779941445e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2359999999997546 y1[1] (analytic) 0.004453064633761827 y1[1] (numeric) 0.004453064633786521 absolute error 2.469378868052985e-14 relative error 5.545347016369086e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9057328292410813 y2[1] (numeric) 0.9057328292408396 absolute error 2.416955524608966e-13 relative error 2.6685082472213648e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2369999999997545 y1[1] (analytic) 0.004547829562235761 y1[1] (numeric) 0.004547829562260689 absolute error 2.4927976349786718e-14 relative error 5.481290802272691e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9047373296052211 y2[1] (numeric) 0.9047373296049793 absolute error 2.418065747633591e-13 relative error 2.672671579372883e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2379999999997544 y1[1] (analytic) 0.004643589942797122 y1[1] (numeric) 0.00464358994282234 absolute error 2.5218542532012833e-14 relative error 5.430828915272855e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9037419252320233 y2[1] (numeric) 0.9037419252317815 absolute error 2.418065747633591e-13 relative error 2.6756153279187372e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2389999999997543 y1[1] (analytic) 0.00474034567968562 y1[1] (numeric) 0.0047403456797111025 absolute error 2.5482220500361308e-14 relative error 5.375603853019278e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9027466171168924 y2[1] (numeric) 0.9027466171166505 absolute error 2.419175970658216e-13 relative error 2.6797951105974274e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.239999999999754 y1[1] (analytic) 0.004838096676145542 y1[1] (numeric) 0.004838096676171247 absolute error 2.570426510528634e-14 relative error 5.312887861878081e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9017514062551362 y2[1] (numeric) 0.9017514062548942 absolute error 2.419175970658216e-13 relative error 2.6827526454377926e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.240999999999754 y1[1] (analytic) 0.0049368428344257476 y1[1] (numeric) 0.004936842834451784 absolute error 2.6036464650935898e-14 relative error 5.273909971242674e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.9007562936419655 y2[1] (numeric) 0.9007562936417235 absolute error 2.4202861936828413e-13 relative error 2.6869489680688945e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.241999999999754 y1[1] (analytic) 0.005036584055780335 y1[1] (numeric) 0.005036584055806565 absolute error 2.6229886318507312e-14 relative error 5.207872245952902e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8997612802724929 y2[1] (numeric) 0.8997612802722509 absolute error 2.4202861936828413e-13 relative error 2.689920367488871e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.242999999999754 y1[1] (analytic) 0.005137320240467869 y1[1] (numeric) 0.005137320240494377 absolute error 2.650830943640159e-14 relative error 5.159948805135693e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8987663671417317 y2[1] (numeric) 0.8987663671414896 absolute error 2.4213964167074664e-13 relative error 2.694133320106339e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2439999999997537 y1[1] (analytic) 0.005239051287752261 y1[1] (numeric) 0.005239051287779043 absolute error 2.6782395745605925e-14 relative error 5.112069776491255e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.897771555244595 y2[1] (numeric) 0.8977715552443527 absolute error 2.4225066397320916e-13 relative error 2.6983553060690228e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2449999999997536 y1[1] (analytic) 0.005341777095902556 y1[1] (numeric) 0.005341777095929525 absolute error 2.696974588101142e-14 relative error 5.048834011007074e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8967768455758944 y2[1] (numeric) 0.8967768455756521 absolute error 2.4236168627567167e-13 relative error 2.7025863510116748e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2459999999997535 y1[1] (analytic) 0.005445497562192814 y1[1] (numeric) 0.005445497562220023 absolute error 2.720913772069622e-14 relative error 4.996630227071398e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8957822391303397 y2[1] (numeric) 0.8957822391300972 absolute error 2.424727085781342e-13 relative error 2.706826480658247e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2469999999997534 y1[1] (analytic) 0.005550212582902558 y1[1] (numeric) 0.005550212582930079 absolute error 2.7520520584634056e-14 relative error 4.958462432486113e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8947877369025372 y2[1] (numeric) 0.8947877369022946 absolute error 2.425837308805967e-13 relative error 2.7110757208222626e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2479999999997533 y1[1] (analytic) 0.005655922053316886 y1[1] (numeric) 0.005655922053344681 absolute error 2.7794606893838392e-14 relative error 4.914248575533035e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.893793339886989 y2[1] (numeric) 0.8937933398867464 absolute error 2.425837308805967e-13 relative error 2.714091950061621e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.248999999999753 y1[1] (analytic) 0.005762625867726356 y1[1] (numeric) 0.005762625867754368 absolute error 2.8011447328335493e-14 relative error 4.860882516287216e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.892799049078092 y2[1] (numeric) 0.8927990490778493 absolute error 2.426947531830592e-13 relative error 2.7183581057088583e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.249999999999753 y1[1] (analytic) 0.005870323919427101 y1[1] (numeric) 0.005870323919455334 absolute error 2.8233491933260524e-14 relative error 4.809528796158135e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.891804865470137 y2[1] (numeric) 0.8918048654698943 absolute error 2.426947531830592e-13 relative error 2.7213885299349276e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.250999999999753 y1[1] (analytic) 0.005979016100721046 y1[1] (numeric) 0.0059790161007495365 absolute error 2.849023100770509e-14 relative error 4.765036676229937e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8908107900573077 y2[1] (numeric) 0.8908107900570649 absolute error 2.4280577548552174e-13 relative error 2.7256716936477783e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.251999999999753 y1[1] (analytic) 0.006088702302916027 y1[1] (numeric) 0.006088702302944803 absolute error 2.8775593019503276e-14 relative error 4.726063385579215e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8898168238336791 y2[1] (numeric) 0.8898168238334362 absolute error 2.4291679778798425e-13 relative error 2.7299640924005416e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2529999999997528 y1[1] (analytic) 0.006199382416325894 y1[1] (numeric) 0.00619938241635494 absolute error 2.904620988175566e-14 relative error 4.685339269483248e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8888229677932175 y2[1] (numeric) 0.8888229677929745 absolute error 2.4291679778798425e-13 relative error 2.7330166589990536e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2539999999997526 y1[1] (analytic) 0.006311056330270515 y1[1] (numeric) 0.0063110563302998446 absolute error 2.9329837170077866e-14 relative error 4.6473736939091275e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8878292229297788 y2[1] (numeric) 0.8878292229295358 absolute error 2.4302782009044677e-13 relative error 2.737326208845331e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2549999999997525 y1[1] (analytic) 0.006423723933076109 y1[1] (numeric) 0.006423723933105611 absolute error 2.950244215593756e-14 relative error 4.592731951637563e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8868355902371079 y2[1] (numeric) 0.8868355902368648 absolute error 2.431388423929093e-13 relative error 2.7416450700620024e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2559999999997524 y1[1] (analytic) 0.0065373851120748006 y1[1] (numeric) 0.0065373851121046465 absolute error 2.9845917404180966e-14 relative error 4.565421325577778e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8858420707088372 y2[1] (numeric) 0.8858420707085941 absolute error 2.431388423929093e-13 relative error 2.7447199724704122e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2569999999997523 y1[1] (analytic) 0.006652039753605732 y1[1] (numeric) 0.006652039753635782 absolute error 3.004974741260824e-14 relative error 4.5173733960804737e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8848486653384864 y2[1] (numeric) 0.8848486653382432 absolute error 2.431388423929093e-13 relative error 2.7478014254550515e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.257999999999752 y1[1] (analytic) 0.006767687743014061 y1[1] (numeric) 0.0067676877430443835 absolute error 3.03220989983366e-14 relative error 4.4804222874550553e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8838553751194607 y2[1] (numeric) 0.8838553751192174 absolute error 2.432498646953718e-13 relative error 2.7521455607202083e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.258999999999752 y1[1] (analytic) 0.0068843289646518535 y1[1] (numeric) 0.006884328964682473 absolute error 3.061960407446662e-14 relative error 4.4477252948959105e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8828622010450501 y2[1] (numeric) 0.8828622010448067 absolute error 2.433608869978343e-13 relative error 2.7564991083519756e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.259999999999752 y1[1] (analytic) 0.007001963301877967 y1[1] (numeric) 0.007001963301908839 absolute error 3.087200634022125e-14 relative error 4.409050006294834e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8818691441084286 y2[1] (numeric) 0.8818691441081853 absolute error 2.433608869978343e-13 relative error 2.7596031522780244e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.260999999999752 y1[1] (analytic) 0.007120590637058055 y1[1] (numeric) 0.007120590637089153 absolute error 3.109752039209823e-14 relative error 4.3672669834796867e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8808762053026533 y2[1] (numeric) 0.8808762053024098 absolute error 2.4347190930029683e-13 relative error 2.763974186550359e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2619999999997518 y1[1] (analytic) 0.007240210851564788 y1[1] (numeric) 0.007240210851596089 absolute error 3.130135040052551e-14 relative error 4.3232650322276894e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8798833856206628 y2[1] (numeric) 0.8798833856204192 absolute error 2.4358293160275934e-13 relative error 2.7683547113568677e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2629999999997517 y1[1] (analytic) 0.007360823825777851 y1[1] (numeric) 0.007360823825809444 absolute error 3.159278394448961e-14 relative error 4.292017400803783e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8788906860552766 y2[1] (numeric) 0.878890686055033 absolute error 2.4369395390522186e-13 relative error 2.7727447539465114e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2639999999997515 y1[1] (analytic) 0.007482429439084393 y1[1] (numeric) 0.007482429439116253 absolute error 3.186079872152803e-14 relative error 4.2580820816168977e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8778981075991943 y2[1] (numeric) 0.8778981075989506 absolute error 2.4369395390522186e-13 relative error 2.7758797039858832e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2649999999997514 y1[1] (analytic) 0.007605027569878797 y1[1] (numeric) 0.007605027569910914 absolute error 3.2116670434234607e-14 relative error 4.2230840242366744e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8769056512449942 y2[1] (numeric) 0.8769056512447504 absolute error 2.438049762076844e-13 relative error 2.780287432992822e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2659999999997513 y1[1] (analytic) 0.007728618095562911 y1[1] (numeric) 0.007728618095595305 absolute error 3.239335882865291e-14 relative error 4.1913519892062343e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8759133179851326 y2[1] (numeric) 0.8759133179848887 absolute error 2.439159985101469e-13 relative error 2.7847047590420015e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.266999999999751 y1[1] (analytic) 0.007853200892546264 y1[1] (numeric) 0.007853200892578911 absolute error 3.264749581788351e-14 relative error 4.1572215284687727e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8749211088119426 y2[1] (numeric) 0.8749211088116987 absolute error 2.439159985101469e-13 relative error 2.7878627690370963e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.267999999999751 y1[1] (analytic) 0.007978775836246066 y1[1] (numeric) 0.007978775836278946 absolute error 3.28799487636644e-14 relative error 4.1209264978089783e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8739290247176335 y2[1] (numeric) 0.8739290247173894 absolute error 2.440270208126094e-13 relative error 2.792297931647877e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.268999999999751 y1[1] (analytic) 0.008105342801087323 y1[1] (numeric) 0.008105342801120475 absolute error 3.315230034939276e-14 relative error 4.090178683737524e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.872937066694289 y2[1] (numeric) 0.8729370666940449 absolute error 2.441380431150719e-13 relative error 2.7967427713843594e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.269999999999751 y1[1] (analytic) 0.008232901660503167 y1[1] (numeric) 0.008232901660536546 absolute error 3.337954912474572e-14 relative error 4.05440882221174e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8719452357338674 y2[1] (numeric) 0.8719452357336231 absolute error 2.4424906541753444e-13 relative error 2.8011973161590098e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2709999999997508 y1[1] (analytic) 0.008361452286934634 y1[1] (numeric) 0.00836145228696831 absolute error 3.3676186839137756e-14 relative error 4.0275523537650515e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8709535328281993 y2[1] (numeric) 0.870953532827955 absolute error 2.4436008771999695e-13 relative error 2.8056615939830904e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2719999999997507 y1[1] (analytic) 0.008490994551831221 y1[1] (numeric) 0.00849099455186515 absolute error 3.392945646663037e-14 relative error 3.995934311289003e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8699619589689876 y2[1] (numeric) 0.8699619589687432 absolute error 2.4447111002245947e-13 relative error 2.8101356329670774e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2729999999997506 y1[1] (analytic) 0.008621528325650663 y1[1] (numeric) 0.008621528325684812 absolute error 3.4149766348079424e-14 relative error 3.96098754863189e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8689705151478062 y2[1] (numeric) 0.8689705151475616 absolute error 2.44582132324922e-13 relative error 2.8146194613210803e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2739999999997504 y1[1] (analytic) 0.008753053477859152 y1[1] (numeric) 0.008753053477893534 absolute error 3.4382219293860317e-14 relative error 3.9280257319151695e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8679792023560986 y2[1] (numeric) 0.867979202355854 absolute error 2.44582132324922e-13 relative error 2.817834017923615e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2749999999997503 y1[1] (analytic) 0.008885569876931454 y1[1] (numeric) 0.008885569876966174 absolute error 3.4720490371675794e-14 relative error 3.9075141890242137e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8669880215851777 y2[1] (numeric) 0.866988021584933 absolute error 2.446931546273845e-13 relative error 2.8223360477344782e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2759999999997502 y1[1] (analytic) 0.009019077390351349 y1[1] (numeric) 0.009019077390386345 absolute error 3.4996311404356106e-14 relative error 3.880254031503857e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8659969738262242 y2[1] (numeric) 0.8659969738259794 absolute error 2.44804176929847e-13 relative error 2.8268479489972304e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.27699999999975 y1[1] (analytic) 0.009153575884611298 y1[1] (numeric) 0.009153575884646542 absolute error 3.524437686142079e-14 relative error 3.8503397257756413e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8650060600702856 y2[1] (numeric) 0.8650060600700408 absolute error 2.44804176929847e-13 relative error 2.830086264481842e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.27799999999975 y1[1] (analytic) 0.009289065225212778 y1[1] (numeric) 0.009289065225248284 absolute error 3.550632010629329e-14 relative error 3.822378166741742e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8640152813082758 y2[1] (numeric) 0.8640152813080308 absolute error 2.4491519923230953e-13 relative error 2.834616522771027e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.27899999999975 y1[1] (analytic) 0.009425545276666503 y1[1] (numeric) 0.009425545276702243 absolute error 3.5740507775550157e-14 relative error 3.7918769393668825e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8630246385309732 y2[1] (numeric) 0.8630246385307283 absolute error 2.4491519923230953e-13 relative error 2.8378703028594904e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.27999999999975 y1[1] (analytic) 0.009563015902492422 y1[1] (numeric) 0.009563015902528376 absolute error 3.5953878763095304e-14 relative error 3.7596799095277665e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8620341327290207 y2[1] (numeric) 0.8620341327287757 absolute error 2.4502622153477205e-13 relative error 2.8424190206839025e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2809999999997497 y1[1] (analytic) 0.009701476965219835 y1[1] (numeric) 0.00970147696525607 absolute error 3.6234903966203547e-14 relative error 3.7349884039416945e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8610437648929241 y2[1] (numeric) 0.861043764892679 absolute error 2.4513724383723456e-13 relative error 2.846977747614476e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2819999999997496 y1[1] (analytic) 0.009840928326387721 y1[1] (numeric) 0.009840928326424275 absolute error 3.655409308578328e-14 relative error 3.7144964248714407e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8600535360130509 y2[1] (numeric) 0.8600535360128058 absolute error 2.4513724383723456e-13 relative error 2.8502556361039684e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2829999999997495 y1[1] (analytic) 0.009981369846544852 y1[1] (numeric) 0.00998136984658164 absolute error 3.678828075504015e-14 relative error 3.685694581067424e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8590634470796301 y2[1] (numeric) 0.8590634470793849 absolute error 2.452482661396971e-13 relative error 2.854832980886498e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2839999999997493 y1[1] (analytic) 0.01012280138524968 y1[1] (numeric) 0.010122801385286657 absolute error 3.697736561392162e-14 relative error 3.652878704881314e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8580734990827504 y2[1] (numeric) 0.8580734990825052 absolute error 2.452482661396971e-13 relative error 2.8581265637717352e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2849999999997492 y1[1] (analytic) 0.010265222801070562 y1[1] (numeric) 0.010265222801107799 absolute error 3.723757413531814e-14 relative error 3.6275466063371397e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8570836930123599 y2[1] (numeric) 0.8570836930121145 absolute error 2.453592884421596e-13 relative error 2.8627226307363814e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.285999999999749 y1[1] (analytic) 0.010408633951586088 y1[1] (numeric) 0.010408633951623662 absolute error 3.757411048965764e-14 relative error 3.609898346356202e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8560940298582643 y2[1] (numeric) 0.856094029858019 absolute error 2.453592884421596e-13 relative error 2.866031999811767e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.286999999999749 y1[1] (analytic) 0.01055303469338531 y1[1] (numeric) 0.010553034693423108 absolute error 3.779788981805865e-14 relative error 3.5817080978375385e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.855104510610127 y2[1] (numeric) 0.8551045106098816 absolute error 2.454703107446221e-13 relative error 2.870646894020898e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.287999999999749 y1[1] (analytic) 0.010698424882067292 y1[1] (numeric) 0.010698424882105406 absolute error 3.811360949068643e-14 relative error 3.562544010994786e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.854115136257467 y2[1] (numeric) 0.8541151362572215 absolute error 2.4558133304708463e-13 relative error 2.8752719934593906e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.288999999999749 y1[1] (analytic) 0.010844804372242 y1[1] (numeric) 0.01084480437228038 absolute error 3.837902218251088e-14 relative error 3.538931719298187e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8531259077896586 y2[1] (numeric) 0.853125907789413 absolute error 2.4558133304708463e-13 relative error 2.878605968998818e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2899999999997487 y1[1] (analytic) 0.010992173017529971 y1[1] (numeric) 0.010992173017568552 absolute error 3.858025010572419e-14 relative error 3.5097928357020604e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8521368261959301 y2[1] (numeric) 0.8521368261956844 absolute error 2.4569235534954714e-13 relative error 2.8832500579320767e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2909999999997486 y1[1] (analytic) 0.01114053067056242 y1[1] (numeric) 0.011140530670601289 absolute error 3.886821420273634e-14 relative error 3.488901503178942e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.851147892465363 y2[1] (numeric) 0.8511478924651174 absolute error 2.4569235534954714e-13 relative error 2.886600055342855e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2919999999997485 y1[1] (analytic) 0.0112898771829818 y1[1] (numeric) 0.011289877183020951 absolute error 3.915097412932056e-14 relative error 3.467794511381947e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8501591075868913 y2[1] (numeric) 0.8501591075866454 absolute error 2.4591439995447217e-13 relative error 2.892569140998566e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2929999999997484 y1[1] (analytic) 0.011440212405441685 y1[1] (numeric) 0.011440212405481038 absolute error 3.935220205253387e-14 relative error 3.4398139350817893e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8491704725492992 y2[1] (numeric) 0.8491704725490533 absolute error 2.4591439995447217e-13 relative error 2.895936774817561e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2939999999997482 y1[1] (analytic) 0.011591536187606666 y1[1] (numeric) 0.011591536187646339 absolute error 3.967312589558958e-14 relative error 3.4225943182584317e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8481819883412223 y2[1] (numeric) 0.8481819883409762 absolute error 2.460254222569347e-13 relative error 2.9006206879974332e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.294999999999748 y1[1] (analytic) 0.011743848378153121 y1[1] (numeric) 0.011743848378193084 absolute error 3.9962824716077705e-14 relative error 3.4028730131104093e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8471936559511442 y2[1] (numeric) 0.8471936559508981 absolute error 2.460254222569347e-13 relative error 2.9040045393248608e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.295999999999748 y1[1] (analytic) 0.011897148824768888 y1[1] (numeric) 0.011897148824809096 absolute error 4.0207420726190435e-14 relative error 3.3795845810117025e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8462054763673974 y2[1] (numeric) 0.8462054763671514 absolute error 2.460254222569347e-13 relative error 2.9073957700330187e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.296999999999748 y1[1] (analytic) 0.012051437374153484 y1[1] (numeric) 0.012051437374193941 absolute error 4.0457220906731095e-14 relative error 3.357045276067983e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8452174505781616 y2[1] (numeric) 0.8452174505779154 absolute error 2.461364445593972e-13 relative error 2.912107936141526e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.297999999999748 y1[1] (analytic) 0.012206713872018327 y1[1] (numeric) 0.012206713872059084 absolute error 4.075732806807508e-14 relative error 3.3389271261206385e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8442295795714622 y2[1] (numeric) 0.8442295795712159 absolute error 2.462474668618597e-13 relative error 2.916830597038035e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2989999999997477 y1[1] (analytic) 0.012362978163087068 y1[1] (numeric) 0.012362978163128039 absolute error 4.097069905562023e-14 relative error 3.3139829671420967e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8432418643351702 y2[1] (numeric) 0.8432418643349239 absolute error 2.4635848916432224e-13 relative error 2.9215637835836875e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.2999999999997476 y1[1] (analytic) 0.012520230091095264 y1[1] (numeric) 0.012520230091136527 absolute error 4.126386732306031e-14 relative error 3.2957754787915855e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8422543058570009 y2[1] (numeric) 0.8422543058567544 absolute error 2.4646951146678475e-13 relative error 2.9263075267510794e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3009999999997475 y1[1] (analytic) 0.012678469498791145 y1[1] (numeric) 0.012678469498832634 absolute error 4.1489381374937295e-14 relative error 3.2724282200539413e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8412669051245125 y2[1] (numeric) 0.841266905124266 absolute error 2.4646951146678475e-13 relative error 2.9297421539517926e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3019999999997474 y1[1] (analytic) 0.01283769622793518 y1[1] (numeric) 0.012837696227976966 absolute error 4.178601908932933e-14 relative error 3.2549468648745403e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8402796631251058 y2[1] (numeric) 0.8402796631248592 absolute error 2.4658053376924727e-13 relative error 2.934505553212882e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3029999999997472 y1[1] (analytic) 0.012997910119300737 y1[1] (numeric) 0.012997910119342806 absolute error 4.206877901591355e-14 relative error 3.2365802371140547e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8392925808460228 y2[1] (numeric) 0.8392925808457761 absolute error 2.466915560717098e-13 relative error 2.939279599291108e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.303999999999747 y1[1] (analytic) 0.013159111012673974 y1[1] (numeric) 0.013159111012716277 absolute error 4.230296668517042e-14 relative error 3.214728308350544e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8383056592743453 y2[1] (numeric) 0.8383056592740986 absolute error 2.466915560717098e-13 relative error 2.9427399581824496e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.304999999999747 y1[1] (analytic) 0.013321298746853949 y1[1] (numeric) 0.013321298746896498 absolute error 4.2549297418759124e-14 relative error 3.194080264043914e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8373188993969952 y2[1] (numeric) 0.8373188993967484 absolute error 2.468025783741723e-13 relative error 2.947533831517597e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.305999999999747 y1[1] (analytic) 0.013484473159652954 y1[1] (numeric) 0.01348447315969575 absolute error 4.279562815234783e-14 relative error 3.1736967136689563e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8363323022007322 y2[1] (numeric) 0.8363323022004853 absolute error 2.469136006766348e-13 relative error 2.9523384428283374e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.306999999999747 y1[1] (analytic) 0.013648634087896516 y1[1] (numeric) 0.013648634087939631 absolute error 4.3114817271927564e-14 relative error 3.158910774094339e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8353458686721532 y2[1] (numeric) 0.8353458686719063 absolute error 2.469136006766348e-13 relative error 2.9558247659633857e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3079999999997467 y1[1] (analytic) 0.013813781367423839 y1[1] (numeric) 0.01381378136746723 absolute error 4.3390638304607876e-14 relative error 3.14111228131446e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8343595997976919 y2[1] (numeric) 0.8343595997974449 absolute error 2.4702462297909733e-13 relative error 2.960649377546488e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3089999999997466 y1[1] (analytic) 0.013979914833087692 y1[1] (numeric) 0.013979914833131277 absolute error 4.358492733391728e-14 relative error 3.1176818925076984e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.833373496563617 y2[1] (numeric) 0.8333734965633699 absolute error 2.4713564528155985e-13 relative error 2.965484819239081e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3099999999997465 y1[1] (analytic) 0.014147034318754415 y1[1] (numeric) 0.014147034318798324 absolute error 4.390932062392494e-14 relative error 3.1037827176057185e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8323875599560316 y2[1] (numeric) 0.8323875599557845 absolute error 2.4713564528155985e-13 relative error 2.968997341750447e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3109999999997464 y1[1] (analytic) 0.014315139657304798 y1[1] (numeric) 0.014315139657348897 absolute error 4.409840548280641e-14 relative error 3.0805431549040925e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8314017909608724 y2[1] (numeric) 0.8314017909606252 absolute error 2.4724666758402236e-13 relative error 2.9738529586070896e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3119999999997463 y1[1] (analytic) 0.014484230680633314 y1[1] (numeric) 0.014484230680677673 absolute error 4.4358614004202934e-14 relative error 3.062545397286049e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.830416190563908 y2[1] (numeric) 0.8304161905636608 absolute error 2.4724666758402236e-13 relative error 2.97738255098477e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.312999999999746 y1[1] (analytic) 0.014654307219648999 y1[1] (numeric) 0.014654307219693642 absolute error 4.464310865426313e-14 relative error 3.046415499901907e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8294307597507391 y2[1] (numeric) 0.8294307597504917 absolute error 2.473576898864849e-13 relative error 2.98225845832895e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.313999999999746 y1[1] (analytic) 0.014825369104275343 y1[1] (numeric) 0.01482536910432028 absolute error 4.493627692170321e-14 relative error 3.031039335725171e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8284454995067961 y2[1] (numeric) 0.8284454995065488 absolute error 2.473576898864849e-13 relative error 2.9858052223561594e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.314999999999746 y1[1] (analytic) 0.014997416163450517 y1[1] (numeric) 0.014997416163495715 absolute error 4.519822016657571e-14 relative error 3.013733810809766e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8274604108173393 y2[1] (numeric) 0.827460410817092 absolute error 2.473576898864849e-13 relative error 2.989359812902139e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.315999999999746 y1[1] (analytic) 0.015170448225127475 y1[1] (numeric) 0.015170448225172902 absolute error 4.542720366540465e-14 relative error 2.9944536239978454e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8264754946674575 y2[1] (numeric) 0.8264754946672099 absolute error 2.475797344914099e-13 relative error 2.9956088969223055e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3169999999997457 y1[1] (analytic) 0.015344465116274075 y1[1] (numeric) 0.015344465116319796 absolute error 4.572037193284473e-14 relative error 2.9796002393302384e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8254907520420663 y2[1] (numeric) 0.8254907520418188 absolute error 2.475797344914099e-13 relative error 2.999182412146435e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3179999999997456 y1[1] (analytic) 0.015519466662873516 y1[1] (numeric) 0.015519466662919519 absolute error 4.600313185942895e-14 relative error 2.964221184834918e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8245061839259087 y2[1] (numeric) 0.824506183925661 absolute error 2.476907567938724e-13 relative error 3.0041103586935656e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3189999999997455 y1[1] (analytic) 0.015695452689924227 y1[1] (numeric) 0.015695452689970538 absolute error 4.631017791467684e-14 relative error 2.9505474502437187e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8235217913035525 y2[1] (numeric) 0.8235217913033047 absolute error 2.4780177909633494e-13 relative error 3.0090494473022933e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3199999999997454 y1[1] (analytic) 0.01587242302144032 y1[1] (numeric) 0.015872423021486844 absolute error 4.6525283625697966e-14 relative error 2.9312023477985723e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8225375751593903 y2[1] (numeric) 0.8225375751591424 absolute error 2.4791280139879746e-13 relative error 3.01399971120781e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3209999999997453 y1[1] (analytic) 0.01605037748045135 y1[1] (numeric) 0.016050377480498115 absolute error 4.6764675465382766e-14 relative error 2.9136184194010435e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8215535364776381 y2[1] (numeric) 0.8215535364773902 absolute error 2.4791280139879746e-13 relative error 3.017609813496864e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.321999999999745 y1[1] (analytic) 0.016229315889002782 y1[1] (numeric) 0.01622931588904991 absolute error 4.7128967395337895e-14 relative error 2.903940481389802e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8205696762423346 y2[1] (numeric) 0.8205696762420865 absolute error 2.4802382370125997e-13 relative error 3.022580907901018e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.322999999999745 y1[1] (analytic) 0.01640923806815653 y1[1] (numeric) 0.016409238068203838 absolute error 4.730937863683948e-14 relative error 2.883094171730448e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8195859954373399 y2[1] (numeric) 0.8195859954370918 absolute error 2.481348460037225e-13 relative error 3.027563274447059e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.323999999999745 y1[1] (analytic) 0.016590143837990068 y1[1] (numeric) 0.01659014383803773 absolute error 4.766326222593875e-14 relative error 2.872986677595513e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8186024950463346 y2[1] (numeric) 0.8186024950460865 absolute error 2.481348460037225e-13 relative error 3.031200704924281e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.324999999999745 y1[1] (analytic) 0.016772033017597998 y1[1] (numeric) 0.016772033017645835 absolute error 4.783673457353643e-14 relative error 2.852172692680959e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8176191760528193 y2[1] (numeric) 0.8176191760525711 absolute error 2.48245868306185e-13 relative error 3.0362040859245694e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3259999999997447 y1[1] (analytic) 0.016954905425090816 y1[1] (numeric) 0.016954905425138986 absolute error 4.816980148092398e-14 relative error 2.8410539766054737e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8166360394401128 y2[1] (numeric) 0.8166360394398644 absolute error 2.483568906086475e-13 relative error 3.041218836960973e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3269999999997446 y1[1] (analytic) 0.01713876087759636 y1[1] (numeric) 0.01713876087764479 absolute error 4.84300100023205e-14 relative error 2.8257591285743297e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8156530861913515 y2[1] (numeric) 0.815653086191103 absolute error 2.4846791291111003e-13 relative error 3.046244992111998e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3279999999997445 y1[1] (analytic) 0.017323599191259142 y1[1] (numeric) 0.017323599191307812 absolute error 4.86694018420053e-14 relative error 2.809427839138769e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8146703172894886 y2[1] (numeric) 0.8146703172892401 absolute error 2.4846791291111003e-13 relative error 3.049919797468432e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3289999999997444 y1[1] (analytic) 0.017509420181240798 y1[1] (numeric) 0.017509420181289752 absolute error 4.8953896492065496e-14 relative error 2.7958605131033184e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.813687733717293 y2[1] (numeric) 0.8136877337170444 absolute error 2.4857893521357255e-13 relative error 3.0549672179271e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3299999999997443 y1[1] (analytic) 0.01769622366172041 y1[1] (numeric) 0.017696223661769636 absolute error 4.922451335431788e-14 relative error 2.7816394217935826e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8127053364573481 y2[1] (numeric) 0.8127053364570995 absolute error 2.4857893521357255e-13 relative error 3.0586600587261965e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.330999999999744 y1[1] (analytic) 0.017884009445894522 y1[1] (numeric) 0.017884009445944 absolute error 4.947778298181049e-14 relative error 2.7665934270219636e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8117231264920511 y2[1] (numeric) 0.8117231264918026 absolute error 2.4857893521357255e-13 relative error 3.062361131533029e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.331999999999744 y1[1] (analytic) 0.018072777345977342 y1[1] (numeric) 0.018072777346027077 absolute error 4.973452205625506e-14 relative error 2.7519025495727153e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8107411048036121 y2[1] (numeric) 0.8107411048033634 absolute error 2.4868995751603507e-13 relative error 3.067439852778599e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.332999999999744 y1[1] (analytic) 0.018262527173200982 y1[1] (numeric) 0.01826252717325098 absolute error 4.9998200024603534e-14 relative error 2.737748152291458e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8097592723740524 y2[1] (numeric) 0.8097592723738036 absolute error 2.488009798184976e-13 relative error 3.0725301741721684e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.333999999999744 y1[1] (analytic) 0.01845325873781556 y1[1] (numeric) 0.018453258737865897 absolute error 5.033820582589499e-14 relative error 2.7278762272345333e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8087776301852045 y2[1] (numeric) 0.8087776301849556 absolute error 2.489120021209601e-13 relative error 3.0776321306508065e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3349999999997437 y1[1] (analytic) 0.018644971849089753 y1[1] (numeric) 0.018644971849140282 absolute error 5.052902540825244e-14 relative error 2.7100617698556227e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8077961792187105 y2[1] (numeric) 0.8077961792184616 absolute error 2.489120021209601e-13 relative error 3.0813713721907474e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3359999999997436 y1[1] (analytic) 0.018837666315310142 y1[1] (numeric) 0.01883766631536104 absolute error 5.089678678515952e-14 relative error 2.7018626369760897e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8068149204560212 y2[1] (numeric) 0.8068149204557723 absolute error 2.489120021209601e-13 relative error 3.0851189759885964e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3369999999997435 y1[1] (analytic) 0.019031341943782643 y1[1] (numeric) 0.019031341943833716 absolute error 5.1073728579709154e-14 relative error 2.6836640700680834e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8058338548783954 y2[1] (numeric) 0.8058338548781464 absolute error 2.490230244234226e-13 relative error 3.090252698070144e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3379999999997434 y1[1] (analytic) 0.01922599854083129 y1[1] (numeric) 0.0192259985408827 absolute error 5.1410264934048655e-14 relative error 2.6739971307532297e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8048529834668985 y2[1] (numeric) 0.8048529834666495 absolute error 2.490230244234226e-13 relative error 3.094018777823966e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3389999999997433 y1[1] (analytic) 0.019421635911799795 y1[1] (numeric) 0.019421635911851413 absolute error 5.161843175116587e-14 relative error 2.65777980730267e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8038723072024019 y2[1] (numeric) 0.8038723072021529 absolute error 2.490230244234226e-13 relative error 3.097793296177358e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.339999999999743 y1[1] (analytic) 0.01961825386105054 y1[1] (numeric) 0.0196182538611025 absolute error 5.196190699940928e-14 relative error 2.648650963915438e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8028918270655818 y2[1] (numeric) 0.8028918270653327 absolute error 2.4913404672588513e-13 relative error 3.1029590578399966e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.340999999999743 y1[1] (analytic) 0.0198158521919658 y1[1] (numeric) 0.01981585219201803 absolute error 5.222905441470971e-14 relative error 2.635720831420292e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8019115440369182 y2[1] (numeric) 0.801911544036669 absolute error 2.4924506902834764e-13 relative error 3.1081366876653036e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.341999999999743 y1[1] (analytic) 0.020014430706947195 y1[1] (numeric) 0.02001443070699968 absolute error 5.2485793489154275e-14 relative error 2.6223975219507977e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.8009314590966939 y2[1] (numeric) 0.8009314590964447 absolute error 2.4924506902834764e-13 relative error 3.111940056761549e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.342999999999743 y1[1] (analytic) 0.02021398920741624 y1[1] (numeric) 0.02021398920746896 absolute error 5.272171588188712e-14 relative error 2.6081796789791614e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7999515732249941 y2[1] (numeric) 0.7999515732247447 absolute error 2.4935609133081016e-13 relative error 3.1171398329218155e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3439999999997427 y1[1] (analytic) 0.02041452749381434 y1[1] (numeric) 0.020414527493867386 absolute error 5.304784389537076e-14 relative error 2.5985340053275496e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7989718874017043 y2[1] (numeric) 0.798971887401455 absolute error 2.4935609133081016e-13 relative error 3.12096201709585e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3449999999997426 y1[1] (analytic) 0.020616045365603353 y1[1] (numeric) 0.020616045365656685 absolute error 5.333233854543096e-14 relative error 2.586933507355043e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7979924026065104 y2[1] (numeric) 0.797992402606261 absolute error 2.4935609133081016e-13 relative error 3.124792798983169e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3459999999997425 y1[1] (analytic) 0.02081854262126548 y1[1] (numeric) 0.020818542621319002 absolute error 5.3523158127788406e-14 relative error 2.5709368374862226e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7970131198188971 y2[1] (numeric) 0.7970131198186476 absolute error 2.4946711363327267e-13 relative error 3.130025183148282e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3469999999997424 y1[1] (analytic) 0.021022019058303254 y1[1] (numeric) 0.0210220190583571 absolute error 5.384581669432009e-14 relative error 2.5614008124044646e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7960340400181469 y2[1] (numeric) 0.7960340400178975 absolute error 2.4946711363327267e-13 relative error 3.1338749487092994e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3479999999997423 y1[1] (analytic) 0.021226474473240442 y1[1] (numeric) 0.02122647447329456 absolute error 5.4116433556572474e-14 relative error 2.549478182295199e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7950551641833399 y2[1] (numeric) 0.7950551641830903 absolute error 2.495781359357352e-13 relative error 3.139129801038339e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.348999999999742 y1[1] (analytic) 0.02143190866162159 y1[1] (numeric) 0.021431908661675977 absolute error 5.4387050418824856e-14 relative error 2.537667142834389e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7940764932933515 y2[1] (numeric) 0.7940764932931019 absolute error 2.495781359357352e-13 relative error 3.1429986662951734e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.349999999999742 y1[1] (analytic) 0.021638321418012585 y1[1] (numeric) 0.021638321418067187 absolute error 5.460215612984598e-14 relative error 2.523400733126785e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7930980283268527 y2[1] (numeric) 0.793098028326603 absolute error 2.496891582381977e-13 relative error 3.148276118715749e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.350999999999742 y1[1] (analytic) 0.02184571253600054 y1[1] (numeric) 0.02184571253605545 absolute error 5.491093690856985e-14 relative error 2.513579578513616e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7921197702623083 y2[1] (numeric) 0.7921197702620586 absolute error 2.496891582381977e-13 relative error 3.152164200566713e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.351999999999742 y1[1] (analytic) 0.02205408180819446 y1[1] (numeric) 0.022054081808249665 absolute error 5.520583989948591e-14 relative error 2.503202825654411e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7911417200779763 y2[1] (numeric) 0.7911417200777265 absolute error 2.498001805406602e-13 relative error 3.157464385976756e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3529999999997417 y1[1] (analytic) 0.022263429026225134 y1[1] (numeric) 0.022263429026280576 absolute error 5.5441762292218755e-14 relative error 2.490261595682826e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7901638787519069 y2[1] (numeric) 0.7901638787516571 absolute error 2.498001805406602e-13 relative error 3.161371802204232e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3539999999997416 y1[1] (analytic) 0.022473753980745248 y1[1] (numeric) 0.02247375398080098 absolute error 5.573319583618286e-14 relative error 2.4799237316530727e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7891862472619411 y2[1] (numeric) 0.7891862472616913 absolute error 2.498001805406602e-13 relative error 3.1652880597873407e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3549999999997415 y1[1] (analytic) 0.02268505646142993 y1[1] (numeric) 0.022685056461485945 absolute error 5.60142210392911e-14 relative error 2.4692123263844984e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7882088265857106 y2[1] (numeric) 0.7882088265854607 absolute error 2.4991120284312274e-13 relative error 3.170621723758978e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3559999999997414 y1[1] (analytic) 0.022897336256976764 y1[1] (numeric) 0.022897336257033007 absolute error 5.624320453812004e-14 relative error 2.4563208535221153e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7872316177006359 y2[1] (numeric) 0.7872316177003859 absolute error 2.5002222514558525e-13 relative error 3.175967777766039e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3569999999997413 y1[1] (analytic) 0.023110593155105774 y1[1] (numeric) 0.023110593155162385 absolute error 5.661096591502712e-14 relative error 2.449567846878053e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7862546215839257 y2[1] (numeric) 0.7862546215836757 absolute error 2.5002222514558525e-13 relative error 3.179914219669838e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.357999999999741 y1[1] (analytic) 0.02332482694256033 y1[1] (numeric) 0.0233248269426172 absolute error 5.687117443642364e-14 relative error 2.438224925589994e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7852778392125761 y2[1] (numeric) 0.785277839212326 absolute error 2.5013324744804777e-13 relative error 3.185283411268356e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.358999999999741 y1[1] (analytic) 0.023540037405106573 y1[1] (numeric) 0.023540037405163684 absolute error 5.711056627610844e-14 relative error 2.426103463358107e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7843012715633694 y2[1] (numeric) 0.7843012715631192 absolute error 2.5013324744804777e-13 relative error 3.1892495462802226e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.359999999999741 y1[1] (analytic) 0.023756224327533992 y1[1] (numeric) 0.02375622432759139 absolute error 5.739853037312059e-14 relative error 2.416147009800477e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7833249196128731 y2[1] (numeric) 0.783324919612623 absolute error 2.5013324744804777e-13 relative error 3.193224691123909e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.360999999999741 y1[1] (analytic) 0.02397338749365574 y1[1] (numeric) 0.023973387493713416 absolute error 5.767608612927688e-14 relative error 2.405837979490389e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7823487843374393 y2[1] (numeric) 0.782348784337189 absolute error 2.502442697505103e-13 relative error 3.198627961855131e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3619999999997408 y1[1] (analytic) 0.02419152668630864 y1[1] (numeric) 0.02419152668636661 absolute error 5.797098912019294e-14 relative error 2.3963344633806025e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7813728667132028 y2[1] (numeric) 0.7813728667129526 absolute error 2.502442697505103e-13 relative error 3.202622978235058e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3629999999997406 y1[1] (analytic) 0.02441064168735363 y1[1] (numeric) 0.0244106416874118 absolute error 5.817221704340625e-14 relative error 2.383067917200366e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7803971677160815 y2[1] (numeric) 0.7803971677158312 absolute error 2.502442697505103e-13 relative error 3.2066270881386945e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3639999999997405 y1[1] (analytic) 0.024630732277675538 y1[1] (numeric) 0.02463073227773401 absolute error 5.847058948127426e-14 relative error 2.373887581664392e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7794216883217742 y2[1] (numeric) 0.7794216883215238 absolute error 2.503552920529728e-13 relative error 3.212064737280147e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3649999999997404 y1[1] (analytic) 0.024851798237183864 y1[1] (numeric) 0.024851798237242654 absolute error 5.878977860085399e-14 relative error 2.3656146746311217e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7784464295057602 y2[1] (numeric) 0.7784464295055097 absolute error 2.504663143554353e-13 relative error 3.217515102670042e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3659999999997403 y1[1] (analytic) 0.025073839344812776 y1[1] (numeric) 0.025073839344871802 absolute error 5.902570099358684e-14 relative error 2.3540751052071313e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7774713922432982 y2[1] (numeric) 0.7774713922430476 absolute error 2.5057733665789783e-13 relative error 3.222978223480194e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.36699999999974 y1[1] (analytic) 0.025296855378521 y1[1] (numeric) 0.02529685537858036 absolute error 5.936223734792634e-14 relative error 2.346625161889865e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7764965775094254 y2[1] (numeric) 0.7764965775091748 absolute error 2.5057733665789783e-13 relative error 3.2270243542040114e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.36799999999974 y1[1] (analytic) 0.025520846115292706 y1[1] (numeric) 0.025520846115352318 absolute error 5.9612037528467e-14 relative error 2.335817443479902e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7755219862789564 y2[1] (numeric) 0.7755219862787058 absolute error 2.5057733665789783e-13 relative error 3.2310797255432653e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.36899999999974 y1[1] (analytic) 0.02574581133113707 y1[1] (numeric) 0.025745811331196952 absolute error 5.988265439071938e-14 relative error 2.3259183259180145e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7745476195264825 y2[1] (numeric) 0.7745476195262319 absolute error 2.5068835896036035e-13 relative error 3.2365777473258255e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.36999999999974 y1[1] (analytic) 0.025971750801088933 y1[1] (numeric) 0.025971750801149066 absolute error 6.013245457126004e-14 relative error 2.315302307949868e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7735734782263703 y2[1] (numeric) 0.7735734782261195 absolute error 2.5079938126282286e-13 relative error 3.2420886744701914e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3709999999997398 y1[1] (analytic) 0.026198664299208807 y1[1] (numeric) 0.02619866429926921 absolute error 6.040307143351242e-14 relative error 2.3055782822995514e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.772599563352761 y2[1] (numeric) 0.7725995633525102 absolute error 2.5079938126282286e-13 relative error 3.246175550170618e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3719999999997397 y1[1] (analytic) 0.026426551598583203 y1[1] (numeric) 0.026426551598643905 absolute error 6.070144387138043e-14 relative error 2.2969869392507041e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7716258758795693 y2[1] (numeric) 0.7716258758793185 absolute error 2.5079938126282286e-13 relative error 3.2502717845865255e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3729999999997395 y1[1] (analytic) 0.026655412471324857 y1[1] (numeric) 0.026655412471385868 absolute error 6.10102246501043e-14 relative error 2.2888493928104617e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7706524167804829 y2[1] (numeric) 0.770652416780232 absolute error 2.509104035652854e-13 relative error 3.255818032901286e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3739999999997394 y1[1] (analytic) 0.02688524668857306 y1[1] (numeric) 0.02688524668863425 absolute error 6.118716644465394e-14 relative error 2.2758640511437113e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7696791870289604 y2[1] (numeric) 0.7696791870287095 absolute error 2.509104035652854e-13 relative error 3.2599348896755925e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3749999999997393 y1[1] (analytic) 0.02711605402049333 y1[1] (numeric) 0.027116054020554847 absolute error 6.151676390508953e-14 relative error 2.2686473429576955e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7687061875982317 y2[1] (numeric) 0.7687061875979808 absolute error 2.509104035652854e-13 relative error 3.264061192862741e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.375999999999739 y1[1] (analytic) 0.027347834236278512 y1[1] (numeric) 0.02734783423634035 absolute error 6.183942247162122e-14 relative error 2.2612182718874164e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7677334194612963 y2[1] (numeric) 0.7677334194610452 absolute error 2.510214258677479e-13 relative error 3.2696430753774506e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.376999999999739 y1[1] (analytic) 0.027580587104148457 y1[1] (numeric) 0.027580587104210567 absolute error 6.21100393338736e-14 relative error 2.251947686948676e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7667608835909219 y2[1] (numeric) 0.7667608835906708 absolute error 2.510214258677479e-13 relative error 3.273790189871912e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.377999999999739 y1[1] (analytic) 0.02781431239135035 y1[1] (numeric) 0.027814312391412643 absolute error 6.229392002232714e-14 relative error 2.2396354490395099e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7657885809596445 y2[1] (numeric) 0.7657885809593934 absolute error 2.511324481702104e-13 relative error 3.27939661695536e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.378999999999739 y1[1] (analytic) 0.028049009864158703 y1[1] (numeric) 0.028049009864221312 absolute error 6.260963969495492e-14 relative error 2.2321515090255691e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7648165125397668 y2[1] (numeric) 0.7648165125395155 absolute error 2.512434704726729e-13 relative error 3.285016292840689e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3799999999997388 y1[1] (analytic) 0.028284679287876258 y1[1] (numeric) 0.02828467928793912 absolute error 6.286290932244754e-14 relative error 2.222507410553976e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7638446793033568 y2[1] (numeric) 0.7638446793031055 absolute error 2.512434704726729e-13 relative error 3.289195791765055e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3809999999997387 y1[1] (analytic) 0.02852132042683353 y1[1] (numeric) 0.028521320426896663 absolute error 6.313352618469992e-14 relative error 2.2135555170616297e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7628730822222478 y2[1] (numeric) 0.7628730822219965 absolute error 2.5135449277513544e-13 relative error 3.294840237945482e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3819999999997385 y1[1] (analytic) 0.028758933044389368 y1[1] (numeric) 0.028758933044452824 absolute error 6.34561847512316e-14 relative error 2.206486056116445e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7619017222680369 y2[1] (numeric) 0.7619017222677855 absolute error 2.5135449277513544e-13 relative error 3.2990408792737836e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3829999999997384 y1[1] (analytic) 0.028997516902931286 y1[1] (numeric) 0.028997516902995003 absolute error 6.371639327262812e-14 relative error 2.1973051515382408e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7609306004120837 y2[1] (numeric) 0.7609306004118325 absolute error 2.512434704726729e-13 relative error 3.3017921783748934e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3839999999997383 y1[1] (analytic) 0.029237071763875355 y1[1] (numeric) 0.029237071763939363 absolute error 6.400782681659223e-14 relative error 2.1892694088359015e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7599597176255104 y2[1] (numeric) 0.759959717625259 absolute error 2.5135449277513544e-13 relative error 3.3074712638781835e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.384999999999738 y1[1] (analytic) 0.029477597387666754 y1[1] (numeric) 0.02947759738773106 absolute error 6.430619925446024e-14 relative error 2.1815278365042587e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7589890748791994 y2[1] (numeric) 0.758989074878948 absolute error 2.5146551507759796e-13 relative error 3.313163830686511e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.385999999999738 y1[1] (analytic) 0.029719093533779883 y1[1] (numeric) 0.029719093533844495 absolute error 6.461151058623216e-14 relative error 2.174074068335637e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7580186731437935 y2[1] (numeric) 0.7580186731435419 absolute error 2.5157653738006047e-13 relative error 3.318869920930527e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.386999999999738 y1[1] (analytic) 0.029961559960718698 y1[1] (numeric) 0.029961559960783538 absolute error 6.48404940850611e-14 relative error 2.1641227683094824e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.757048513389694 y2[1] (numeric) 0.7570485133894426 absolute error 2.5146551507759796e-13 relative error 3.321656546839489e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.387999999999738 y1[1] (analytic) 0.030204996426016706 y1[1] (numeric) 0.030204996426081786 absolute error 6.50798859247459e-14 relative error 2.1546066421213057e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7560785965870611 y2[1] (numeric) 0.7560785965868096 absolute error 2.5146551507759796e-13 relative error 3.325917652115975e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3889999999997378 y1[1] (analytic) 0.030449402686237415 y1[1] (numeric) 0.03044940268630279 absolute error 6.537478891566195e-14 relative error 2.1469974169710128e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7551089237058113 y2[1] (numeric) 0.7551089237055598 absolute error 2.5146551507759796e-13 relative error 3.3301886281980734e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3899999999997377 y1[1] (analytic) 0.030694778496974662 y1[1] (numeric) 0.03069477849704031 absolute error 6.564887522486629e-14 relative error 2.1387636086488382e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7541394957156173 y2[1] (numeric) 0.7541394957153659 absolute error 2.5146551507759796e-13 relative error 3.334469504729726e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3909999999997376 y1[1] (analytic) 0.030941123612852617 y1[1] (numeric) 0.03094112361291856 absolute error 6.594377821578234e-14 relative error 2.1312664349522846e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7531703135859072 y2[1] (numeric) 0.7531703135856557 absolute error 2.5157653738006047e-13 relative error 3.340234377829941e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3919999999997374 y1[1] (analytic) 0.031188437787526224 y1[1] (numeric) 0.031188437787592442 absolute error 6.621786452498668e-14 relative error 2.1231542591553088e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7522013782858629 y2[1] (numeric) 0.7522013782856113 absolute error 2.5157653738006047e-13 relative error 3.3445370434358945e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3929999999997373 y1[1] (analytic) 0.031436720773681315 y1[1] (numeric) 0.0314367207737478 absolute error 6.648848138723906e-14 relative error 2.114994177220384e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7512326907844197 y2[1] (numeric) 0.751232690784168 absolute error 2.51687559682523e-13 relative error 3.3503275718701314e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3939999999997372 y1[1] (analytic) 0.03168597232303483 y1[1] (numeric) 0.03168597232310168 absolute error 6.684930387024224e-14 relative error 2.1097444379715195e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7502642520502649 y2[1] (numeric) 0.7502642520500132 absolute error 2.51687559682523e-13 relative error 3.35465216415057e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.394999999999737 y1[1] (analytic) 0.03193619218633548 y1[1] (numeric) 0.031936192186402534 absolute error 6.705747068735946e-14 relative error 2.099732813984358e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7492960630518373 y2[1] (numeric) 0.7492960630515856 absolute error 2.51687559682523e-13 relative error 3.358986815670896e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.395999999999737 y1[1] (analytic) 0.032187380113363195 y1[1] (numeric) 0.03218738011343053 absolute error 6.733502644351574e-14 relative error 2.091969778415123e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7483281247573257 y2[1] (numeric) 0.748328124757074 absolute error 2.51687559682523e-13 relative error 3.3633315567838965e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.396999999999737 y1[1] (analytic) 0.032439535852930135 y1[1] (numeric) 0.03243953585299776 absolute error 6.762645998747985e-14 relative error 2.084692589131833e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7473604381346683 y2[1] (numeric) 0.7473604381344167 absolute error 2.51687559682523e-13 relative error 3.367686417957956e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.397999999999737 y1[1] (analytic) 0.032692659152880554 y1[1] (numeric) 0.032692659152948514 absolute error 6.79595268948674e-14 relative error 2.078739651524476e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7463930041515519 y2[1] (numeric) 0.7463930041513002 absolute error 2.51687559682523e-13 relative error 3.372051429777588e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3989999999997367 y1[1] (analytic) 0.032946749760091265 y1[1] (numeric) 0.0329467497601595 absolute error 6.823708265102368e-14 relative error 2.071132453061575e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7454258237754101 y2[1] (numeric) 0.7454258237751583 absolute error 2.517985819849855e-13 relative error 3.377916003898063e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.3999999999997366 y1[1] (analytic) 0.03320180742047163 y1[1] (numeric) 0.033201807420540144 absolute error 6.851463840717997e-14 relative error 2.0635815857703908e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7444588979734234 y2[1] (numeric) 0.7444588979731716 absolute error 2.517985819849855e-13 relative error 3.3823033436827095e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4009999999997365 y1[1] (analytic) 0.033457831878964006 y1[1] (numeric) 0.0334578318790328 absolute error 6.879219416333626e-14 relative error 2.056086431786636e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7434922277125173 y2[1] (numeric) 0.7434922277122655 absolute error 2.517985819849855e-13 relative error 3.386700931086899e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4019999999997363 y1[1] (analytic) 0.03371482287954397 y1[1] (numeric) 0.03371482287961303 absolute error 6.905587213168474e-14 relative error 2.0482347594827046e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7425258139593622 y2[1] (numeric) 0.7425258139591103 absolute error 2.51909604287448e-13 relative error 3.3926039950610365e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4029999999997362 y1[1] (analytic) 0.03397278016522054 y1[1] (numeric) 0.03397278016528985 absolute error 6.93126112061293e-14 relative error 2.0402395938465977e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7415596576803717 y2[1] (numeric) 0.7415596576801198 absolute error 2.51909604287448e-13 relative error 3.397024119076695e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.403999999999736 y1[1] (analytic) 0.03423170347803639 y1[1] (numeric) 0.03423170347810601 absolute error 6.961792253790122e-14 relative error 2.0337265010071496e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.740593759841702 y2[1] (numeric) 0.74059375984145 absolute error 2.51909604287448e-13 relative error 3.401454588832782e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.404999999999736 y1[1] (analytic) 0.03449159255906831 y1[1] (numeric) 0.03449159255913821 absolute error 6.990241718796142e-14 relative error 2.0266509024844412e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7396281214092507 y2[1] (numeric) 0.7396281214089988 absolute error 2.51909604287448e-13 relative error 3.4058954357694236e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.405999999999736 y1[1] (analytic) 0.03475244714842718 y1[1] (numeric) 0.034752447148497394 absolute error 7.021466741363724e-14 relative error 2.0204236873953496e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7386627433486563 y2[1] (numeric) 0.7386627433484044 absolute error 2.51909604287448e-13 relative error 3.4103466914473055e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.406999999999736 y1[1] (analytic) 0.03501426698525856 y1[1] (numeric) 0.03501426698532899 absolute error 7.042977312465837e-14 relative error 2.0114593046974304e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.737697626625297 y2[1] (numeric) 0.7376976266250449 absolute error 2.5213164889237305e-13 relative error 3.4178183552763376e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4079999999997357 y1[1] (analytic) 0.03527705180774243 y1[1] (numeric) 0.03527705180781318 absolute error 7.07489622442381e-14 relative error 2.0055236653509257e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.736732772204289 y2[1] (numeric) 0.736732772204037 absolute error 2.5202062658991053e-13 relative error 3.420787510726177e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4089999999997356 y1[1] (analytic) 0.03554080135309412 y1[1] (numeric) 0.035540801353165175 absolute error 7.105427357601002e-14 relative error 1.999231049128389e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.735768181050487 y2[1] (numeric) 0.7357681810502349 absolute error 2.5213164889237305e-13 relative error 3.426781089288125e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4099999999997355 y1[1] (analytic) 0.035805515357564155 y1[1] (numeric) 0.035805515357635445 absolute error 7.129019596874286e-14 relative error 1.9910395160303798e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7348038541284818 y2[1] (numeric) 0.7348038541282297 absolute error 2.5213164889237305e-13 relative error 3.4312782584872966e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4109999999997354 y1[1] (analytic) 0.0360711935564384 y1[1] (numeric) 0.036071193556510006 absolute error 7.16093850883226e-14 relative error 1.9852236099778555e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7338397924026004 y2[1] (numeric) 0.7338397924023483 absolute error 2.5213164889237305e-13 relative error 3.4357860053744287e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4119999999997352 y1[1] (analytic) 0.03633783568403881 y1[1] (numeric) 0.036337835684110684 absolute error 7.187306305667107e-14 relative error 1.9779126000132393e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7328759968369045 y2[1] (numeric) 0.7328759968366523 absolute error 2.5224267119483557e-13 relative error 3.441819247505934e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.412999999999735 y1[1] (analytic) 0.036605441473723244 y1[1] (numeric) 0.03660544147379537 absolute error 7.212980213111564e-14 relative error 1.970466663621394e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7319124683951894 y2[1] (numeric) 0.7319124683949372 absolute error 2.5224267119483557e-13 relative error 3.44635024114167e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.413999999999735 y1[1] (analytic) 0.03687401065788587 y1[1] (numeric) 0.036874010657958305 absolute error 7.243511346288756e-14 relative error 1.9643947639689853e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7309492080409836 y2[1] (numeric) 0.7309492080407314 absolute error 2.5224267119483557e-13 relative error 3.450891914513061e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.414999999999735 y1[1] (analytic) 0.03714354296795763 y1[1] (numeric) 0.03714354296803032 absolute error 7.268491364342822e-14 relative error 1.9568653885853275e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7299862167375474 y2[1] (numeric) 0.7299862167372951 absolute error 2.5224267119483557e-13 relative error 3.455444300334298e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.415999999999735 y1[1] (analytic) 0.037414038134406136 y1[1] (numeric) 0.037414038134479126 absolute error 7.299022497520014e-14 relative error 1.950878029070002e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7290234954478719 y2[1] (numeric) 0.7290234954476196 absolute error 2.523536934972981e-13 relative error 3.461530322040799e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4169999999997347 y1[1] (analytic) 0.03768549588673631 y1[1] (numeric) 0.037685495886809584 absolute error 7.327471962526033e-14 relative error 1.9443745637708303e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7280610451346784 y2[1] (numeric) 0.728061045134426 absolute error 2.523536934972981e-13 relative error 3.466106244574823e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4179999999997346 y1[1] (analytic) 0.037957915953490406 y1[1] (numeric) 0.03795791595356396 absolute error 7.355227538141662e-14 relative error 1.9377321840203175e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.727098866760417 y2[1] (numeric) 0.7270988667601647 absolute error 2.523536934972981e-13 relative error 3.4706929832205334e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4189999999997345 y1[1] (analytic) 0.03823129806224834 y1[1] (numeric) 0.038231298062322214 absolute error 7.387146450099635e-14 relative error 1.932224858824269e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7261369612872662 y2[1] (numeric) 0.7261369612870138 absolute error 2.524647157997606e-13 relative error 3.4768195155938814e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4199999999997344 y1[1] (analytic) 0.03850564193962813 y1[1] (numeric) 0.03850564193970226 absolute error 7.412820357544092e-14 relative error 1.9251257696642055e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7251753296771313 y2[1] (numeric) 0.7251753296768788 absolute error 2.524647157997606e-13 relative error 3.4814300137894253e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4209999999997343 y1[1] (analytic) 0.038780947311285896 y1[1] (numeric) 0.03878094731136024 absolute error 7.434330928646204e-14 relative error 1.917006015601556e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7242139728916439 y2[1] (numeric) 0.7242139728913912 absolute error 2.5268676040468563e-13 relative error 3.4891174412964875e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.421999999999734 y1[1] (analytic) 0.03905721390191608 y1[1] (numeric) 0.03905721390199081 absolute error 7.473188734508085e-14 relative error 1.9133952445444307e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7232528918921605 y2[1] (numeric) 0.7232528918919078 absolute error 2.5268676040468563e-13 relative error 3.49375388937072e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.422999999999734 y1[1] (analytic) 0.03933444143525244 y1[1] (numeric) 0.0393344414353274 absolute error 7.495393195000588e-14 relative error 1.9055547559607753e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.722292087639762 y2[1] (numeric) 0.7222920876395094 absolute error 2.5268676040468563e-13 relative error 3.498401335537145e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.423999999999734 y1[1] (analytic) 0.0396126296340672 y1[1] (numeric) 0.03961262963414249 absolute error 7.529393775129734e-14 relative error 1.900755856070305e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.721331561095253 y2[1] (numeric) 0.7213315610950002 absolute error 2.5279778270714814e-13 relative error 3.504598943699426e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.424999999999734 y1[1] (analytic) 0.039891778220172425 y1[1] (numeric) 0.03989177822024792 absolute error 7.549516567451064e-14 relative error 1.8924993831519484e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7203713132191596 y2[1] (numeric) 0.7203713132189067 absolute error 2.5290880500961066e-13 relative error 3.5108117212417074e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4259999999997337 y1[1] (analytic) 0.04017188691441931 y1[1] (numeric) 0.04017188691449512 absolute error 7.581435479409038e-14 relative error 1.8872490345201472e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7194113449717296 y2[1] (numeric) 0.7194113449714767 absolute error 2.5290880500961066e-13 relative error 3.515496478854515e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4269999999997336 y1[1] (analytic) 0.040452955436699356 y1[1] (numeric) 0.04045295543677542 absolute error 7.606415497463104e-14 relative error 1.8803114421060275e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7184516573129314 y2[1] (numeric) 0.7184516573126783 absolute error 2.530198273120732e-13 relative error 3.5217376804222046e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4279999999997335 y1[1] (analytic) 0.040734983505943956 y1[1] (numeric) 0.04073498350602032 absolute error 7.636252741249905e-14 relative error 1.8746178552240336e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7174922512024522 y2[1] (numeric) 0.7174922512021993 absolute error 2.5290880500961066e-13 relative error 3.5248994617817595e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4289999999997334 y1[1] (analytic) 0.04101797084012515 y1[1] (numeric) 0.04101797084020178 absolute error 7.662620538084752e-14 relative error 1.8681130200104684e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7165331275996984 y2[1] (numeric) 0.7165331275994454 absolute error 2.530198273120732e-13 relative error 3.5311671933391243e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4299999999997333 y1[1] (analytic) 0.04130191715625553 y1[1] (numeric) 0.041301917156332475 absolute error 7.694539450042726e-14 relative error 1.8629981317652518e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7155742874637934 y2[1] (numeric) 0.7155742874635403 absolute error 2.530198273120732e-13 relative error 3.5358988122512084e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.430999999999733 y1[1] (analytic) 0.04158682217038889 y1[1] (numeric) 0.04158682217046613 absolute error 7.723682804439136e-14 relative error 1.8572428479372097e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7146157317535771 y2[1] (numeric) 0.7146157317533242 absolute error 2.5290880500961066e-13 relative error 3.53908812487243e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.431999999999733 y1[1] (analytic) 0.04187268559762025 y1[1] (numeric) 0.041872685597697745 absolute error 7.749356711883593e-14 relative error 1.850694934247067e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7136574614276054 y2[1] (numeric) 0.7136574614273524 absolute error 2.530198273120732e-13 relative error 3.545395949562841e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.432999999999733 y1[1] (analytic) 0.04215950715208616 y1[1] (numeric) 0.04215950715216392 absolute error 7.77572450871844e-14 relative error 1.844358493250004e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7126994774441484 y2[1] (numeric) 0.7126994774438954 absolute error 2.530198273120732e-13 relative error 3.550161538204599e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.433999999999733 y1[1] (analytic) 0.04244728654696506 y1[1] (numeric) 0.04244728654704312 absolute error 7.806255641895632e-14 relative error 1.8390470338447987e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7117417807611899 y2[1] (numeric) 0.711741780760937 absolute error 2.5290880500961066e-13 relative error 3.553378652846979e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4349999999997327 y1[1] (analytic) 0.04273602349447758 y1[1] (numeric) 0.04273602349455598 absolute error 7.839562332634387e-14 relative error 1.8344154864215262e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7107843723364267 y2[1] (numeric) 0.7107843723361738 absolute error 2.5290880500961066e-13 relative error 3.5581649632823455e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4359999999997326 y1[1] (analytic) 0.04302571770588692 y1[1] (numeric) 0.04302571770596557 absolute error 7.864542350688453e-14 relative error 1.8278701135094371e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7098272531272671 y2[1] (numeric) 0.7098272531270141 absolute error 2.530198273120732e-13 relative error 3.5645268084220554e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4369999999997325 y1[1] (analytic) 0.04331636889149881 y1[1] (numeric) 0.04331636889157771 absolute error 7.889522368742519e-14 relative error 1.821372051869034e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7088704240908301 y2[1] (numeric) 0.7088704240905771 absolute error 2.530198273120732e-13 relative error 3.569338185276761e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4379999999997324 y1[1] (analytic) 0.04360797676066197 y1[1] (numeric) 0.043607976760741234 absolute error 7.926298506433227e-14 relative error 1.8176258325250735e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7079138861839448 y2[1] (numeric) 0.7079138861836918 absolute error 2.530198273120732e-13 relative error 3.5741610985481976e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4389999999997323 y1[1] (analytic) 0.04390054102176877 y1[1] (numeric) 0.043900541021848295 absolute error 7.952666303268074e-14 relative error 1.811518974065632e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.706957640363149 y2[1] (numeric) 0.7069576403628959 absolute error 2.531308496145357e-13 relative error 3.5805660079507423e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.439999999999732 y1[1] (analytic) 0.0441940613822549 y1[1] (numeric) 0.04419406138233466 absolute error 7.975564653150968e-14 relative error 1.8046688635757226e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7060016875846884 y2[1] (numeric) 0.7060016875844353 absolute error 2.531308496145357e-13 relative error 3.585414228690089e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.440999999999732 y1[1] (analytic) 0.04448853754859994 y1[1] (numeric) 0.04448853754867999 absolute error 8.00540189693777e-14 relative error 1.7994302213671442e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7050460288045157 y2[1] (numeric) 0.7050460288042626 absolute error 2.531308496145357e-13 relative error 3.59027409946195e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.441999999999732 y1[1] (analytic) 0.04478396922632777 y1[1] (numeric) 0.04478396922640815 absolute error 8.038014698286133e-14 relative error 1.794841957322692e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7040906649782895 y2[1] (numeric) 0.7040906649780365 absolute error 2.530198273120732e-13 relative error 3.593568838465924e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.442999999999732 y1[1] (analytic) 0.045080356120006826 y1[1] (numeric) 0.04508035612008748 absolute error 8.065076384511372e-14 relative error 1.7890445148750858e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7031355970613739 y2[1] (numeric) 0.7031355970611207 absolute error 2.531308496145357e-13 relative error 3.6000289371274845e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4439999999997317 y1[1] (analytic) 0.045377697933250194 y1[1] (numeric) 0.04537769793333111 absolute error 8.091444181346219e-14 relative error 1.7831323645480193e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.7021808260088362 y2[1] (numeric) 0.7021808260085832 absolute error 2.530198273120732e-13 relative error 3.603342870386056e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4449999999997316 y1[1] (analytic) 0.045675994368716055 y1[1] (numeric) 0.045675994368797254 absolute error 8.119893646352239e-14 relative error 1.7777157911013394e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.701226352775448 y2[1] (numeric) 0.7012263527751948 absolute error 2.531308496145357e-13 relative error 3.609830814438817e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4459999999997315 y1[1] (analytic) 0.04597524512810802 y1[1] (numeric) 0.045975245128189506 absolute error 8.148343111358258e-14 relative error 1.7723327170204866e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.700272178315682 y2[1] (numeric) 0.7002721783154288 absolute error 2.532418719169982e-13 relative error 3.6163349017535436e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4469999999997314 y1[1] (analytic) 0.04627544991217536 y1[1] (numeric) 0.04627544991225713 absolute error 8.176792576364278e-14 relative error 1.7669828368784617e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6993183035837126 y2[1] (numeric) 0.6993183035834595 absolute error 2.531308496145357e-13 relative error 3.619680027211449e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4479999999997313 y1[1] (analytic) 0.04657660842071332 y1[1] (numeric) 0.04657660842079536 absolute error 8.204548151979907e-14 relative error 1.7615168708443832e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6983647295334147 y2[1] (numeric) 0.6983647295331615 absolute error 2.531308496145357e-13 relative error 3.624622477478999e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.448999999999731 y1[1] (analytic) 0.04687872035256335 y1[1] (numeric) 0.046878720352645724 absolute error 8.237160953328271e-14 relative error 1.7571215449949583e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.697411457118362 y2[1] (numeric) 0.6974114571181089 absolute error 2.531308496145357e-13 relative error 3.6295768736069854e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.449999999999731 y1[1] (analytic) 0.047181785405613685 y1[1] (numeric) 0.04718178540569631 absolute error 8.262140971382337e-14 relative error 1.7511293606958984e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6964584872918271 y2[1] (numeric) 0.6964584872915739 absolute error 2.532418719169982e-13 relative error 3.636137351153937e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.450999999999731 y1[1] (analytic) 0.04748580327679908 y1[1] (numeric) 0.04748580327688208 absolute error 8.300304887853827e-14 relative error 1.7479550339436384e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6955058210067795 y2[1] (numeric) 0.6955058210065264 absolute error 2.531308496145357e-13 relative error 3.639521654155477e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.451999999999731 y1[1] (analytic) 0.04779077366210194 y1[1] (numeric) 0.0477907736621852 absolute error 8.325978795298283e-14 relative error 1.7421728415961554e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6945534592158856 y2[1] (numeric) 0.6945534592156324 absolute error 2.532418719169982e-13 relative error 3.646110584531462e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4529999999997307 y1[1] (analytic) 0.048096696256551774 y1[1] (numeric) 0.048096696256635305 absolute error 8.353040481523522e-14 relative error 1.7367181390105693e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.693601402871507 y2[1] (numeric) 0.6936014028712537 absolute error 2.532418719169982e-13 relative error 3.651115336107711e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4539999999997306 y1[1] (analytic) 0.048403570754225966 y1[1] (numeric) 0.04840357075430983 absolute error 8.386347172262276e-14 relative error 1.732588534603119e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6926496529257 y2[1] (numeric) 0.6926496529254467 absolute error 2.533528942194607e-13 relative error 3.657735092327227e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4549999999997305 y1[1] (analytic) 0.04871139684825021 y1[1] (numeric) 0.0487113968483343 absolute error 8.40924552214517e-14 relative error 1.7263404595730132e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6916982103302145 y2[1] (numeric) 0.6916982103299611 absolute error 2.533528942194607e-13 relative error 3.6627663688548634e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4559999999997304 y1[1] (analytic) 0.0490201742307983 y1[1] (numeric) 0.04902017423088265 absolute error 8.435613318980018e-14 relative error 1.72084523389558e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6907470760364929 y2[1] (numeric) 0.6907470760362395 absolute error 2.533528942194607e-13 relative error 3.667809868601975e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4569999999997303 y1[1] (analytic) 0.04932990259309289 y1[1] (numeric) 0.04932990259317752 absolute error 8.463368894595646e-14 relative error 1.7156670598779322e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6897962509956695 y2[1] (numeric) 0.6897962509954161 absolute error 2.5346391652192324e-13 relative error 3.6744751244453264e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.45799999999973 y1[1] (analytic) 0.04964058162540563 y1[1] (numeric) 0.04964058162549058 absolute error 8.494593917163229e-14 relative error 1.7112196592023343e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6888457361585694 y2[1] (numeric) 0.6888457361583158 absolute error 2.5357493882438575e-13 relative error 3.681157122906454e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.45899999999973 y1[1] (analytic) 0.0499522110170576 y1[1] (numeric) 0.04995221101714281 absolute error 8.520961713998076e-14 relative error 1.705822733469866e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.687895532475707 y2[1] (numeric) 0.6878955324754534 absolute error 2.5357493882438575e-13 relative error 3.686241977932031e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.45999999999973 y1[1] (analytic) 0.050264790456419295 y1[1] (numeric) 0.05026479045650486 absolute error 8.556350072908003e-14 relative error 1.7022551959759092e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6869456408972863 y2[1] (numeric) 0.6869456408970326 absolute error 2.5368596112684827e-13 relative error 3.692955395939109e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.46099999999973 y1[1] (analytic) 0.05057831963091142 y1[1] (numeric) 0.0505783196309973 absolute error 8.588268984865977e-14 relative error 1.6980139015170395e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6859960623731984 y2[1] (numeric) 0.6859960623729447 absolute error 2.5368596112684827e-13 relative error 3.698067307401496e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4619999999997297 y1[1] (analytic) 0.050892798227004876 y1[1] (numeric) 0.050892798227090995 absolute error 8.611861224139261e-14 relative error 1.6921571468179975e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6850467978530221 y2[1] (numeric) 0.6850467978527685 absolute error 2.5368596112684827e-13 relative error 3.7031916932086296e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4629999999997296 y1[1] (analytic) 0.05120822593022101 y1[1] (numeric) 0.05120822593030737 absolute error 8.636147352802936e-14 relative error 1.6864765759647678e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6840978482860217 y2[1] (numeric) 0.684097848285768 absolute error 2.5368596112684827e-13 relative error 3.7083285930871986e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4639999999997295 y1[1] (analytic) 0.051524602425132016 y1[1] (numeric) 0.051524602425218745 absolute error 8.672923490493645e-14 relative error 1.683258692407353e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6831492146211466 y2[1] (numeric) 0.683149214620893 absolute error 2.5368596112684827e-13 relative error 3.7134780469232425e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4649999999997294 y1[1] (analytic) 0.05184192739536164 y1[1] (numeric) 0.051841927395448656 absolute error 8.701372955499664e-14 relative error 1.6784431815469473e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6822008978070306 y2[1] (numeric) 0.6822008978067768 absolute error 2.537969834293108e-13 relative error 3.720267508371127e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4659999999997293 y1[1] (analytic) 0.05216020052358483 y1[1] (numeric) 0.05216020052367216 absolute error 8.732597978067247e-14 relative error 1.6741879613976375e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6812528987919904 y2[1] (numeric) 0.6812528987917364 absolute error 2.539080057317733e-13 relative error 3.727074133291872e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.466999999999729 y1[1] (analytic) 0.05247942149152862 y1[1] (numeric) 0.05247942149161615 absolute error 8.752720770388578e-14 relative error 1.667838654014406e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6803052185240246 y2[1] (numeric) 0.6803052185237707 absolute error 2.539080057317733e-13 relative error 3.732266030277507e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.467999999999729 y1[1] (analytic) 0.052799589979971806 y1[1] (numeric) 0.052799589980059694 absolute error 8.788803018688895e-14 relative error 1.6645589524507115e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6793578579508137 y2[1] (numeric) 0.6793578579505598 absolute error 2.539080057317733e-13 relative error 3.737470653502863e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.468999999999729 y1[1] (analytic) 0.05312070566874616 y1[1] (numeric) 0.053120705668834325 absolute error 8.816558594304524e-14 relative error 1.6597216628264394e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6784108180197181 y2[1] (numeric) 0.6784108180194642 absolute error 2.539080057317733e-13 relative error 3.7426880436979325e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.469999999999729 y1[1] (analytic) 0.053442768236735994 y1[1] (numeric) 0.05344276823682438 absolute error 8.838763054797028e-14 relative error 1.653874480386919e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6774640996777779 y2[1] (numeric) 0.6774640996775239 absolute error 2.540190280342358e-13 relative error 3.7495570341669e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4709999999997287 y1[1] (analytic) 0.0537657773618786 y1[1] (numeric) 0.05376577736196732 absolute error 8.872069745535782e-14 relative error 1.6501332596422798e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.676517703871711 y2[1] (numeric) 0.6765177038714569 absolute error 2.540190280342358e-13 relative error 3.75480237369229e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4719999999997286 y1[1] (analytic) 0.05408973272116502 y1[1] (numeric) 0.05408973272125404 absolute error 8.901906989322583e-14 relative error 1.6457664960580062e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6755716315479132 y2[1] (numeric) 0.6755716315476592 absolute error 2.540190280342358e-13 relative error 3.7600606090017587e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4729999999997285 y1[1] (analytic) 0.05441463399063995 y1[1] (numeric) 0.05441463399072921 absolute error 8.926193117986259e-14 relative error 1.6404030429611425e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6746258836524569 y2[1] (numeric) 0.6746258836522029 absolute error 2.540190280342358e-13 relative error 3.765331781504804e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4739999999997284 y1[1] (analytic) 0.05474048084540195 y1[1] (numeric) 0.054740480845491594 absolute error 8.964357034457748e-14 relative error 1.6376102102162534e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6736804611310898 y2[1] (numeric) 0.6736804611308358 absolute error 2.540190280342358e-13 relative error 3.7706159327783576e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4749999999997283 y1[1] (analytic) 0.05506727295960445 y1[1] (numeric) 0.055067272959694366 absolute error 8.991418720682987e-14 relative error 1.6328062454225394e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6727353649292345 y2[1] (numeric) 0.6727353649289803 absolute error 2.5413005033669833e-13 relative error 3.7775634162391695e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.475999999999728 y1[1] (analytic) 0.0553950100064553 y1[1] (numeric) 0.05539501000654543 absolute error 9.012929291785099e-14 relative error 1.6270290935473794e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6717905959919868 y2[1] (numeric) 0.6717905959917327 absolute error 2.540190280342358e-13 relative error 3.781223338786746e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.476999999999728 y1[1] (analytic) 0.055723691658217334 y1[1] (numeric) 0.055723691658307775 absolute error 9.044154314352681e-14 relative error 1.6230357403140534e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6708461552641158 y2[1] (numeric) 0.6708461552638618 absolute error 2.540190280342358e-13 relative error 3.786546677519932e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.477999999999728 y1[1] (analytic) 0.05605331758620902 y1[1] (numeric) 0.05605331758629977 absolute error 9.075379336920264e-14 relative error 1.619061944542799e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6699020436900622 y2[1] (numeric) 0.6699020436898082 absolute error 2.540190280342358e-13 relative error 3.7918831630219746e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.478999999999728 y1[1] (analytic) 0.05638388746080447 y1[1] (numeric) 0.05638388746089552 absolute error 9.104522691316674e-14 relative error 1.6147383767473867e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6689582622139374 y2[1] (numeric) 0.6689582622136834 absolute error 2.540190280342358e-13 relative error 3.797232837719236e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4799999999997278 y1[1] (analytic) 0.05671540095143379 y1[1] (numeric) 0.05671540095152516 absolute error 9.137135492665038e-14 relative error 1.6110501450019366e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6680148117795227 y2[1] (numeric) 0.6680148117792687 absolute error 2.540190280342358e-13 relative error 3.8025957442104504e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4809999999997276 y1[1] (analytic) 0.057047857726583606 y1[1] (numeric) 0.057047857726675255 absolute error 9.164891068280667e-14 relative error 1.606526771295382e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6670716933302686 y2[1] (numeric) 0.6670716933300146 absolute error 2.540190280342358e-13 relative error 3.8079719252675655e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4819999999997275 y1[1] (analytic) 0.057381257453797074 y1[1] (numeric) 0.05738125745388904 absolute error 9.19680998023864e-14 relative error 1.6027550437778114e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6661289078092933 y2[1] (numeric) 0.6661289078090394 absolute error 2.539080057317733e-13 relative error 3.8116947448926036e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4829999999997274 y1[1] (analytic) 0.057715599799674555 y1[1] (numeric) 0.05771559979976682 absolute error 9.226647224025442e-14 relative error 1.598640100085639e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6651864561593827 y2[1] (numeric) 0.6651864561591286 absolute error 2.540190280342358e-13 relative error 3.818764283038429e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4839999999997273 y1[1] (analytic) 0.05805088442987372 y1[1] (numeric) 0.058050884429966275 absolute error 9.255790578421852e-14 relative error 1.5944271425533538e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6642443393229878 y2[1] (numeric) 0.6642443393227337 absolute error 2.540190280342358e-13 relative error 3.8241805461697654e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.484999999999727 y1[1] (analytic) 0.05838711100910998 y1[1] (numeric) 0.058387111009202804 absolute error 9.2821583752567e-14 relative error 1.589761544086062e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6633025582422256 y2[1] (numeric) 0.6633025582419716 absolute error 2.540190280342358e-13 relative error 3.8296102567038926e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.485999999999727 y1[1] (analytic) 0.05872427920115675 y1[1] (numeric) 0.058724279201249854 absolute error 9.310607840262719e-14 relative error 1.5854784370140585e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6623611138588772 y2[1] (numeric) 0.6623611138586232 absolute error 2.540190280342358e-13 relative error 3.835053458291592e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.486999999999727 y1[1] (analytic) 0.05906238866884583 y1[1] (numeric) 0.059062388668939265 absolute error 9.343220641611083e-14 relative error 1.5819239370756156e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6614200071143868 y2[1] (numeric) 0.6614200071141327 absolute error 2.540190280342358e-13 relative error 3.840510194762002e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.487999999999727 y1[1] (analytic) 0.05940143907406792 y1[1] (numeric) 0.059401439074161594 absolute error 9.367506770274758e-14 relative error 1.5769831364850222e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6604792389498608 y2[1] (numeric) 0.6604792389496069 absolute error 2.539080057317733e-13 relative error 3.844299574585845e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4889999999997268 y1[1] (analytic) 0.05974143007777255 y1[1] (numeric) 0.05974143007786647 absolute error 9.391792898938434e-14 relative error 1.5720736659152646e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6595388103060679 y2[1] (numeric) 0.6595388103058138 absolute error 2.540190280342358e-13 relative error 3.8514644485645186e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4899999999997267 y1[1] (analytic) 0.06008236133996869 y1[1] (numeric) 0.06008236134006291 absolute error 9.421630142725235e-14 relative error 1.5681191505463797e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6585987221234362 y2[1] (numeric) 0.6585987221231822 absolute error 2.540190280342358e-13 relative error 3.856962054454563e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4909999999997265 y1[1] (analytic) 0.060424232519725174 y1[1] (numeric) 0.06042423251981968 absolute error 9.450773497121645e-14 relative error 1.5640700929112322e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6576589753420539 y2[1] (numeric) 0.6576589753417998 absolute error 2.540190280342358e-13 relative error 3.8624733723449666e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4919999999997264 y1[1] (analytic) 0.060767043275170796 y1[1] (numeric) 0.060767043275265636 absolute error 9.4840801878604e-14 relative error 1.5607276044209909e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6567195709016678 y2[1] (numeric) 0.6567195709014136 absolute error 2.5413005033669833e-13 relative error 3.869689005731639e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4929999999997263 y1[1] (analytic) 0.06111079326349489 y1[1] (numeric) 0.06111079326359005 absolute error 9.515999099818373e-14 relative error 1.5571715881329993e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.655780509741682 y2[1] (numeric) 0.655780509741428 absolute error 2.540190280342358e-13 relative error 3.873537323247015e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.493999999999726 y1[1] (analytic) 0.06145548214094754 y1[1] (numeric) 0.061455482141042954 absolute error 9.54167300726283e-14 relative error 1.5526154339460062e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.654841792801158 y2[1] (numeric) 0.6548417928009039 absolute error 2.540190280342358e-13 relative error 3.879090046278834e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.494999999999726 y1[1] (analytic) 0.061801109562839796 y1[1] (numeric) 0.06180110956293551 absolute error 9.571510251049631e-14 relative error 1.5487602599298404e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6539034210188124 y2[1] (numeric) 0.6539034210185583 absolute error 2.5413005033669833e-13 relative error 3.886354500803066e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.495999999999726 y1[1] (analytic) 0.06214767518354436 y1[1] (numeric) 0.06214767518364032 absolute error 9.595796379713306e-14 relative error 1.5440314301980693e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6529653953330168 y2[1] (numeric) 0.6529653953327628 absolute error 2.540190280342358e-13 relative error 3.890237213944307e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.496999999999726 y1[1] (analytic) 0.062495178656495454 y1[1] (numeric) 0.062495178656591786 absolute error 9.633266406794405e-14 relative error 1.541441534193161e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.652027716681797 y2[1] (numeric) 0.652027716681543 absolute error 2.540190280342358e-13 relative error 3.895831749713829e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4979999999997258 y1[1] (analytic) 0.06284361963418994 y1[1] (numeric) 0.06284361963428647 absolute error 9.653389199115736e-14 relative error 1.5360969427457724e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6510903860028316 y2[1] (numeric) 0.6510903860025776 absolute error 2.540190280342358e-13 relative error 3.9014403145115873e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4989999999997257 y1[1] (analytic) 0.06319299776818654 y1[1] (numeric) 0.06319299776828344 absolute error 9.689471447416054e-14 relative error 1.5333140996033038e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6501534042334511 y2[1] (numeric) 0.6501534042331971 absolute error 2.540190280342358e-13 relative error 3.9070629543766106e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.4999999999997256 y1[1] (analytic) 0.0635433127091074 y1[1] (numeric) 0.06354331270920456 absolute error 9.715839244250901e-14 relative error 1.5290105016602904e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6492167723106372 y2[1] (numeric) 0.6492167723103832 absolute error 2.540190280342358e-13 relative error 3.912699715538045e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5009999999997254 y1[1] (analytic) 0.06389456410663752 y1[1] (numeric) 0.06389456410673494 absolute error 9.742207041085749e-14 relative error 1.5247317478880344e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6482804911710217 y2[1] (numeric) 0.6482804911707678 absolute error 2.539080057317733e-13 relative error 3.916638078575008e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5019999999997253 y1[1] (analytic) 0.06424675160952542 y1[1] (numeric) 0.0642467516096232 absolute error 9.778289289386066e-14 relative error 1.5219896795430055e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6473445617508857 y2[1] (numeric) 0.6473445617506318 absolute error 2.539080057317733e-13 relative error 3.922300745757766e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5029999999997252 y1[1] (analytic) 0.06459987486558383 y1[1] (numeric) 0.06459987486568187 absolute error 9.804657086220914e-14 relative error 1.517751714940927e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6464089849861587 y2[1] (numeric) 0.6464089849859047 absolute error 2.540190280342358e-13 relative error 3.929695191963877e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.503999999999725 y1[1] (analytic) 0.06495393352168943 y1[1] (numeric) 0.06495393352178773 absolute error 9.82963710427498e-14 relative error 1.513324377959753e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6454737618124171 y2[1] (numeric) 0.6454737618121632 absolute error 2.539080057317733e-13 relative error 3.9336688918048107e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.504999999999725 y1[1] (analytic) 0.06530892722378345 y1[1] (numeric) 0.06530892722388214 absolute error 9.86849491013686e-14 relative error 1.5110483864360684e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6445388931648843 y2[1] (numeric) 0.6445388931646303 absolute error 2.540190280342358e-13 relative error 3.941096972238932e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.505999999999725 y1[1] (analytic) 0.06566485561687252 y1[1] (numeric) 0.06566485561697144 absolute error 9.892087149410145e-14 relative error 1.5064507576360806e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6436043799784286 y2[1] (numeric) 0.6436043799781747 absolute error 2.539080057317733e-13 relative error 3.945094434259186e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.506999999999725 y1[1] (analytic) 0.06602171834502801 y1[1] (numeric) 0.06602171834512725 absolute error 9.924006061368118e-14 relative error 1.5031426491363774e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6426702231875633 y2[1] (numeric) 0.6426702231873093 absolute error 2.540190280342358e-13 relative error 3.952556363578407e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5079999999997247 y1[1] (analytic) 0.0663795150513874 y1[1] (numeric) 0.0663795150514869 absolute error 9.950373858202965e-14 relative error 1.4990127376646137e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6417364237264449 y2[1] (numeric) 0.641736423726191 absolute error 2.539080057317733e-13 relative error 3.956577752862716e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5089999999997246 y1[1] (analytic) 0.06673824537815387 y1[1] (numeric) 0.0667382453782537 absolute error 9.982292770160939e-14 relative error 1.495737970574298e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.640802982528873 y2[1] (numeric) 0.6408029825286191 absolute error 2.539080057317733e-13 relative error 3.9623411977539106e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5099999999997245 y1[1] (analytic) 0.06709790896659718 y1[1] (numeric) 0.06709790896669733 absolute error 1.0015599460899693e-13 relative error 1.4926842900403469e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6398699005282886 y2[1] (numeric) 0.6398699005280347 absolute error 2.539080057317733e-13 relative error 3.968119230520799e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5109999999997243 y1[1] (analytic) 0.0674585054570539 y1[1] (numeric) 0.06745850545715426 absolute error 1.0036416142611415e-13 relative error 1.487791061277054e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6389371786577738 y2[1] (numeric) 0.6389371786575199 absolute error 2.539080057317733e-13 relative error 3.9739118995260564e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5119999999997242 y1[1] (analytic) 0.06782003448892737 y1[1] (numeric) 0.06782003448902803 absolute error 1.0065559497007825e-13 relative error 1.4841572365539237e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6380048178500501 y2[1] (numeric) 0.6380048178497962 absolute error 2.539080057317733e-13 relative error 3.9797192533340573e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.512999999999724 y1[1] (analytic) 0.06818249570068857 y1[1] (numeric) 0.06818249570078962 absolute error 1.0104417302869706e-13 relative error 1.4819664782038276e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6370728190374786 y2[1] (numeric) 0.6370728190372246 absolute error 2.540190280342358e-13 relative error 3.9872840347830325e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.513999999999724 y1[1] (analytic) 0.06854588872987655 y1[1] (numeric) 0.06854588872997786 absolute error 1.0130785099704553e-13 relative error 1.4779566342231885e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6361411831520576 y2[1] (numeric) 0.6361411831518037 absolute error 2.539080057317733e-13 relative error 3.9913782106303494e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.514999999999724 y1[1] (analytic) 0.0689102132130982 y1[1] (numeric) 0.06891021321319975 absolute error 1.0154377338977838e-13 relative error 1.473566379424252e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6352099111254231 y2[1] (numeric) 0.6352099111251692 absolute error 2.539080057317733e-13 relative error 3.997229912264999e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.515999999999724 y1[1] (analytic) 0.06927546878602897 y1[1] (numeric) 0.06927546878613083 absolute error 1.0186296250935811e-13 relative error 1.47040452117303e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6342790038888473 y2[1] (numeric) 0.6342790038885933 absolute error 2.540190280342358e-13 relative error 4.004846865130519e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5169999999997237 y1[1] (analytic) 0.06964165508341336 y1[1] (numeric) 0.06964165508351557 absolute error 1.0220990720455347e-13 relative error 1.467654769004721e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6333484623732369 y2[1] (numeric) 0.6333484623729829 absolute error 2.540190280342358e-13 relative error 4.010730950263846e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5179999999997236 y1[1] (analytic) 0.07000877173906517 y1[1] (numeric) 0.0700087717391677 absolute error 1.0252909632413321e-13 relative error 1.4645178565091376e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6324182875091338 y2[1] (numeric) 0.6324182875088797 absolute error 2.540190280342358e-13 relative error 4.016630022429058e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5189999999997235 y1[1] (analytic) 0.07037681838586785 y1[1] (numeric) 0.07037681838597058 absolute error 1.0273726314125042e-13 relative error 1.4598168189126431e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6314884802267123 y2[1] (numeric) 0.6314884802264583 absolute error 2.540190280342358e-13 relative error 4.022544131652881e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5199999999997234 y1[1] (analytic) 0.07074579465577457 y1[1] (numeric) 0.07074579465587762 absolute error 1.0304257447302234e-13 relative error 1.4565187227649802e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.63055904145578 y2[1] (numeric) 0.630559041455526 absolute error 2.540190280342358e-13 relative error 4.028473328172073e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5209999999997232 y1[1] (analytic) 0.07111570017980917 y1[1] (numeric) 0.07111570017991255 absolute error 1.0337564138040989e-13 relative error 1.453626148924001e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6296299721257754 y2[1] (numeric) 0.6296299721255214 absolute error 2.540190280342358e-13 relative error 4.0344176624344805e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.521999999999723 y1[1] (analytic) 0.0714865345880662 y1[1] (numeric) 0.07148653458816989 absolute error 1.0369483049998962e-13 relative error 1.450550528117224e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.628701273165768 y2[1] (numeric) 0.6287012731655138 absolute error 2.5413005033669833e-13 relative error 4.0421430842194677e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.522999999999723 y1[1] (analytic) 0.07185829750971129 y1[1] (numeric) 0.07185829750981527 absolute error 1.0398626404395372e-13 relative error 1.4471016938565864e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6277729455044563 y2[1] (numeric) 0.6277729455042022 absolute error 2.5413005033669833e-13 relative error 4.04812045750854e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.523999999999723 y1[1] (analytic) 0.0722309885729816 y1[1] (numeric) 0.07223098857308581 absolute error 1.0420830864887876e-13 relative error 1.4427091572142547e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.626844990070168 y2[1] (numeric) 0.626844990069914 absolute error 2.540190280342358e-13 relative error 4.0523419993482175e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.524999999999723 y1[1] (analytic) 0.07260460740518593 y1[1] (numeric) 0.07260460740529046 absolute error 1.0452749776845849e-13 relative error 1.4396813302098017e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6259174077908587 y2[1] (numeric) 0.6259174077906047 absolute error 2.540190280342358e-13 relative error 4.058347393321143e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5259999999997227 y1[1] (analytic) 0.07297915363270557 y1[1] (numeric) 0.0729791536328104 absolute error 1.0483280910023041e-13 relative error 1.4364760877858363e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6249901995941105 y2[1] (numeric) 0.6249901995938564 absolute error 2.5413005033669833e-13 relative error 4.066144565174604e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5269999999997226 y1[1] (analytic) 0.07335462688099437 y1[1] (numeric) 0.07335462688109948 absolute error 1.051103648563867e-13 relative error 1.4329070888317748e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6240633664071313 y2[1] (numeric) 0.6240633664068772 absolute error 2.5413005033669833e-13 relative error 4.072183435470349e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5279999999997225 y1[1] (analytic) 0.07373102677457899 y1[1] (numeric) 0.07373102677468445 absolute error 1.0545730955158206e-13 relative error 1.4302975852214995e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6231369091567545 y2[1] (numeric) 0.6231369091565003 absolute error 2.5413005033669833e-13 relative error 4.0782378094180603e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5289999999997224 y1[1] (analytic) 0.07410835293705975 y1[1] (numeric) 0.07410835293716546 absolute error 1.0570710973212272e-13 relative error 1.4263859004112505e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.622210828769437 y2[1] (numeric) 0.6222108287691829 absolute error 2.5413005033669833e-13 relative error 4.084307739215952e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5299999999997222 y1[1] (analytic) 0.07448660499111037 y1[1] (numeric) 0.07448660499121637 absolute error 1.0599854327608682e-13 relative error 1.4230551021722262e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6212851261712593 y2[1] (numeric) 0.6212851261710052 absolute error 2.5413005033669833e-13 relative error 4.090393277283232e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.530999999999722 y1[1] (analytic) 0.07486578255847887 y1[1] (numeric) 0.07486578255858517 absolute error 1.0630385460785874e-13 relative error 1.419925778840595e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6203598022879239 y2[1] (numeric) 0.6203598022876697 absolute error 2.5413005033669833e-13 relative error 4.096494476261221e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.531999999999722 y1[1] (analytic) 0.07524588525998765 y1[1] (numeric) 0.0752458852600943 absolute error 1.066507993030541e-13 relative error 1.4173638722510473e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6194348580447545 y2[1] (numeric) 0.6194348580445004 absolute error 2.5413005033669833e-13 relative error 4.1026113890144894e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.532999999999722 y1[1] (analytic) 0.07562691271553423 y1[1] (numeric) 0.07562691271564112 absolute error 1.0688672169578695e-13 relative error 1.4133423917201866e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6185102943666954 y2[1] (numeric) 0.6185102943664412 absolute error 2.5413005033669833e-13 relative error 4.1087440686319864e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.533999999999722 y1[1] (analytic) 0.07600886454409095 y1[1] (numeric) 0.0760088645441982 absolute error 1.0724754417879012e-13 relative error 1.4109873213087975e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6175861121783102 y2[1] (numeric) 0.6175861121780559 absolute error 2.5424107263916085e-13 relative error 4.116690249759957e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5349999999997217 y1[1] (analytic) 0.07639174036370622 y1[1] (numeric) 0.07639174036381373 absolute error 1.075112221471386e-13 relative error 1.40736710062201e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6166623124037808 y2[1] (numeric) 0.6166623124035266 absolute error 2.5413005033669833e-13 relative error 4.1210569419442316e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5359999999997216 y1[1] (analytic) 0.07677553979150409 y1[1] (numeric) 0.07677553979161192 absolute error 1.0783041126671833e-13 relative error 1.4044891323401772e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6157388959669071 y2[1] (numeric) 0.615738895966653 absolute error 2.5413005033669833e-13 relative error 4.1272372429491047e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5369999999997215 y1[1] (analytic) 0.07716026244368535 y1[1] (numeric) 0.07716026244379338 absolute error 1.0803857808383555e-13 relative error 1.4001841707405602e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6148158637911054 y2[1] (numeric) 0.6148158637908513 absolute error 2.5413005033669833e-13 relative error 4.1334335254407736e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5379999999997214 y1[1] (analytic) 0.07754590793552718 y1[1] (numeric) 0.07754590793563551 absolute error 1.0833001162779965e-13 relative error 1.3969790864769659e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.613893216799408 y2[1] (numeric) 0.6138932167991538 absolute error 2.5424107263916085e-13 relative error 4.141454338991908e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5389999999997213 y1[1] (analytic) 0.07793247588138419 y1[1] (numeric) 0.07793247588149282 absolute error 1.0863532295957157e-13 relative error 1.3939672996520492e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6129709559144614 y2[1] (numeric) 0.6129709559142072 absolute error 2.5413005033669833e-13 relative error 4.1458742520283715e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.539999999999721 y1[1] (analytic) 0.07831996589468848 y1[1] (numeric) 0.07831996589479742 absolute error 1.0894063429134349e-13 relative error 1.3909688678596788e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6120490820585267 y2[1] (numeric) 0.6120490820582726 absolute error 2.5413005033669833e-13 relative error 4.1521188052757725e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.540999999999721 y1[1] (analytic) 0.07870837758795002 y1[1] (numeric) 0.07870837758805932 absolute error 1.0930145677434666e-13 relative error 1.3886889823413198e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6111275961534777 y2[1] (numeric) 0.6111275961532235 absolute error 2.5413005033669833e-13 relative error 4.15837955831529e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.541999999999721 y1[1] (analytic) 0.07909771057275727 y1[1] (numeric) 0.07909771057286685 absolute error 1.0957901253050295e-13 relative error 1.3853626323319148e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6102064991208 y2[1] (numeric) 0.6102064991205459 absolute error 2.5413005033669833e-13 relative error 4.164656566307552e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.542999999999721 y1[1] (analytic) 0.07948796445977724 y1[1] (numeric) 0.07948796445988707 absolute error 1.0982881271104361e-13 relative error 1.3817036762416974e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6092857918815908 y2[1] (numeric) 0.6092857918813367 absolute error 2.5413005033669833e-13 relative error 4.1709498846493075e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5439999999997207 y1[1] (analytic) 0.07987913885875597 y1[1] (numeric) 0.07987913885886612 absolute error 1.1014800183062334e-13 relative error 1.3789332659856216e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.608365475356557 y2[1] (numeric) 0.608365475356303 absolute error 2.540190280342358e-13 relative error 4.175434641246822e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5449999999997206 y1[1] (analytic) 0.08027123337851916 y1[1] (numeric) 0.08027123337862963 absolute error 1.1046719095020308e-13 relative error 1.3761740825545164e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6074455504660154 y2[1] (numeric) 0.6074455504657613 absolute error 2.5413005033669833e-13 relative error 4.183585675156181e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5459999999997205 y1[1] (analytic) 0.08066424762697233 y1[1] (numeric) 0.08066424762708312 absolute error 1.1078638006978281e-13 relative error 1.3734260633299244e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6065260181298906 y2[1] (numeric) 0.6065260181296365 absolute error 2.5413005033669833e-13 relative error 4.189928259306349e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5469999999997204 y1[1] (analytic) 0.08105818121110131 y1[1] (numeric) 0.08105818121121236 absolute error 1.1105005803813128e-13 relative error 1.3700043151587818e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6056068792677148 y2[1] (numeric) 0.6056068792674607 absolute error 2.5413005033669833e-13 relative error 4.1962873777785717e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5479999999997203 y1[1] (analytic) 0.08145303373697244 y1[1] (numeric) 0.08145303373708382 absolute error 1.1138312494551883e-13 relative error 1.3674521357325551e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6046881347986269 y2[1] (numeric) 0.6046881347983728 absolute error 2.5413005033669833e-13 relative error 4.2026630871685394e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.54899999999972 y1[1] (analytic) 0.08184880480973333 y1[1] (numeric) 0.081848804809845 absolute error 1.1166068070167512e-13 relative error 1.3642310472491665e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6037697856413713 y2[1] (numeric) 0.6037697856411172 absolute error 2.5413005033669833e-13 relative error 4.2090554443154456e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.54999999999972 y1[1] (analytic) 0.08224549403361292 y1[1] (numeric) 0.08224549403372484 absolute error 1.119243586700236e-13 relative error 1.3608570291313614e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.602851832714297 y2[1] (numeric) 0.6028518327140429 absolute error 2.5413005033669833e-13 relative error 4.21546450630325e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.55099999999972 y1[1] (analytic) 0.08264310101192196 y1[1] (numeric) 0.08264310101203419 absolute error 1.1222967000179551e-13 relative error 1.358004099889783e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6019342769353568 y2[1] (numeric) 0.6019342769351027 absolute error 2.5413005033669833e-13 relative error 4.221890330461941e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.55199999999972 y1[1] (analytic) 0.0830416253470535 y1[1] (numeric) 0.08304162534716607 absolute error 1.1256273690918306e-13 relative error 1.3554977571639863e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6010171192221067 y2[1] (numeric) 0.6010171192218525 absolute error 2.5413005033669833e-13 relative error 4.228332974368809e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5529999999997197 y1[1] (analytic) 0.08344106664048334 y1[1] (numeric) 0.0834410666405962 absolute error 1.1285417045314716e-13 relative error 1.3525015318823043e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.6001003604917039 y2[1] (numeric) 0.6001003604914499 absolute error 2.540190280342358e-13 relative error 4.2329424335972803e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5539999999997196 y1[1] (analytic) 0.08384142449277021 y1[1] (numeric) 0.0838414244928833 absolute error 1.1309009284588001e-13 relative error 1.3488570063075676e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5991840016609075 y2[1] (numeric) 0.5991840016606533 absolute error 2.5413005033669833e-13 relative error 4.2412689529804336e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5549999999997195 y1[1] (analytic) 0.08424269850355615 y1[1] (numeric) 0.08424269850366957 absolute error 1.1342315975326756e-13 relative error 1.3463856425311402e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5982680436460759 y2[1] (numeric) 0.5982680436458218 absolute error 2.5413005033669833e-13 relative error 4.247762404087839e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5559999999997194 y1[1] (analytic) 0.08464488827156724 y1[1] (numeric) 0.08464488827168101 absolute error 1.1377010444846292e-13 relative error 1.344087124120867e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5973524873631672 y2[1] (numeric) 0.597352487362913 absolute error 2.5413005033669833e-13 relative error 4.254272907751318e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5569999999997193 y1[1] (analytic) 0.08504799339461389 y1[1] (numeric) 0.0850479933947279 absolute error 1.1401990462900358e-13 relative error 1.3406536718622276e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5964373337277376 y2[1] (numeric) 0.5964373337274834 absolute error 2.5413005033669833e-13 relative error 4.260800522804026e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.557999999999719 y1[1] (analytic) 0.08545201346959086 y1[1] (numeric) 0.08545201346970516 absolute error 1.1429746038515987e-13 relative error 1.3375631040669861e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5955225836549406 y2[1] (numeric) 0.5955225836546865 absolute error 2.5413005033669833e-13 relative error 4.267345308334219e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.558999999999719 y1[1] (analytic) 0.08585694809247812 y1[1] (numeric) 0.08585694809259273 absolute error 1.1460277171693178e-13 relative error 1.3348106852516e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5946082380595262 y2[1] (numeric) 0.5946082380592721 absolute error 2.5413005033669833e-13 relative error 4.273907323686581e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.559999999999719 y1[1] (analytic) 0.08626279685834115 y1[1] (numeric) 0.08626279685845603 absolute error 1.1488032747308807e-13 relative error 1.3317482351255315e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5936942978558402 y2[1] (numeric) 0.5936942978555859 absolute error 2.5424107263916085e-13 relative error 4.2823566532029455e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.560999999999719 y1[1] (analytic) 0.08666955936133114 y1[1] (numeric) 0.08666955936144632 absolute error 1.1518563880486e-13 relative error 1.3290207040818499e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5927807639578222 y2[1] (numeric) 0.5927807639575681 absolute error 2.5413005033669833e-13 relative error 4.287083282526697e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5619999999997187 y1[1] (analytic) 0.08707723519468569 y1[1] (numeric) 0.08707723519480115 absolute error 1.1546319456101628e-13 relative error 1.325985997406392e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5918676372790064 y2[1] (numeric) 0.5918676372787524 absolute error 2.540190280342358e-13 relative error 4.291821549866077e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5629999999997186 y1[1] (analytic) 0.0874858239507289 y1[1] (numeric) 0.0874858239508447 absolute error 1.1579626146840383e-13 relative error 1.3236002844714485e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5909549187325194 y2[1] (numeric) 0.5909549187322652 absolute error 2.5413005033669833e-13 relative error 4.300328879261326e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5639999999997185 y1[1] (analytic) 0.08789532522087218 y1[1] (numeric) 0.08789532522098827 absolute error 1.1608769501236793e-13 relative error 1.3207493654600075e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5900426092310794 y2[1] (numeric) 0.5900426092308254 absolute error 2.540190280342358e-13 relative error 4.3050963449108113e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5649999999997184 y1[1] (analytic) 0.08830573859561419 y1[1] (numeric) 0.0883057385957306 absolute error 1.1640688413194766e-13 relative error 1.3182255874107954e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5891307096869962 y2[1] (numeric) 0.5891307096867422 absolute error 2.540190280342358e-13 relative error 4.311760087488828e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5659999999997183 y1[1] (analytic) 0.08871706366454168 y1[1] (numeric) 0.08871706366465835 absolute error 1.1667056210029614e-13 relative error 1.3150859291449574e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.588219221012169 y2[1] (numeric) 0.588219221011915 absolute error 2.539080057317733e-13 relative error 4.3165540441685175e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.566999999999718 y1[1] (analytic) 0.08912930001632946 y1[1] (numeric) 0.0891293000164465 absolute error 1.1704526237110713e-13 relative error 1.3132074676864192e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5873081441180864 y2[1] (numeric) 0.5873081441178325 absolute error 2.539080057317733e-13 relative error 4.323250209871457e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.567999999999718 y1[1] (analytic) 0.0895424472387415 y1[1] (numeric) 0.08954244723885874 absolute error 1.1723955140041653e-13 relative error 1.309318150394393e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5863974799158254 y2[1] (numeric) 0.5863974799155715 absolute error 2.539080057317733e-13 relative error 4.3299641357295846e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.568999999999718 y1[1] (analytic) 0.08995650491863028 y1[1] (numeric) 0.08995650491874786 absolute error 1.175864960956119e-13 relative error 1.3071483402114632e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5854872293160499 y2[1] (numeric) 0.585487229315796 absolute error 2.539080057317733e-13 relative error 4.336695883672504e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.569999999999718 y1[1] (analytic) 0.09037147264193834 y1[1] (numeric) 0.09037147264205624 absolute error 1.178918074273838e-13 relative error 1.3045245803892568e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5845773932290106 y2[1] (numeric) 0.5845773932287567 absolute error 2.539080057317733e-13 relative error 4.3434455159011564e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5709999999997177 y1[1] (analytic) 0.09078734999369797 y1[1] (numeric) 0.09078734999381616 absolute error 1.1818324097134791e-13 relative error 1.30175890120762e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5836679725645435 y2[1] (numeric) 0.5836679725642896 absolute error 2.539080057317733e-13 relative error 4.350213094889244e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5719999999997176 y1[1] (analytic) 0.09120413655803183 y1[1] (numeric) 0.09120413655815032 absolute error 1.1848855230311983e-13 relative error 1.2991576563824747e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5827589682320691 y2[1] (numeric) 0.5827589682318152 absolute error 2.539080057317733e-13 relative error 4.356998683384669e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5729999999997175 y1[1] (analytic) 0.09162183191815343 y1[1] (numeric) 0.0916218319182722 absolute error 1.1876610805927612e-13 relative error 1.2962642808252393e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5818503811405917 y2[1] (numeric) 0.5818503811403378 absolute error 2.539080057317733e-13 relative error 4.363802344410974e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5739999999997174 y1[1] (analytic) 0.09204043565636733 y1[1] (numeric) 0.09204043565648645 absolute error 1.191269305422793e-13 relative error 1.2942890773250933e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5809422121986982 y2[1] (numeric) 0.5809422121984444 absolute error 2.537969834293108e-13 relative error 4.368713068185605e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5749999999997173 y1[1] (analytic) 0.09245994735406993 y1[1] (numeric) 0.09245994735418939 absolute error 1.1945999744966684e-13 relative error 1.2920188781008257e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5800344623145578 y2[1] (numeric) 0.580034462314304 absolute error 2.537969834293108e-13 relative error 4.375550073638115e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.575999999999717 y1[1] (analytic) 0.09288036659174959 y1[1] (numeric) 0.09288036659186934 absolute error 1.1975143099363095e-13 relative error 1.2893083370352274e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.57912713239592 y2[1] (numeric) 0.5791271323956662 absolute error 2.537969834293108e-13 relative error 4.3824053343748814e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.576999999999717 y1[1] (analytic) 0.09330169294898705 y1[1] (numeric) 0.0933016929491071 absolute error 1.2005674232540287e-13 relative error 1.2867584556160648e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5782202233501147 y2[1] (numeric) 0.5782202233498609 absolute error 2.537969834293108e-13 relative error 4.389278914508593e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.577999999999717 y1[1] (analytic) 0.093723926004456 y1[1] (numeric) 0.09372392600457637 absolute error 1.2036205365717478e-13 relative error 1.2842190760495063e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5773137360840509 y2[1] (numeric) 0.5773137360837971 absolute error 2.537969834293108e-13 relative error 4.3961708784348166e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.578999999999717 y1[1] (analytic) 0.09414706533592354 y1[1] (numeric) 0.0941470653360441 absolute error 1.2055634268648419e-13 relative error 1.280510892785988e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5764076715042159 y2[1] (numeric) 0.576407671503962 absolute error 2.539080057317733e-13 relative error 4.4050073981348147e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5799999999997167 y1[1] (analytic) 0.09457111052025013 y1[1] (numeric) 0.09457111052037101 absolute error 1.2087553180606392e-13 relative error 1.2781443629149446e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5755020305166739 y2[1] (numeric) 0.5755020305164201 absolute error 2.537969834293108e-13 relative error 4.410010216670427e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5809999999997166 y1[1] (analytic) 0.09499606113339076 y1[1] (numeric) 0.09499606113351194 absolute error 1.2118084313783584e-13 relative error 1.275640712804683e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5745968140270661 y2[1] (numeric) 0.5745968140268124 absolute error 2.5368596112684827e-13 relative error 4.4150255437180085e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5819999999997165 y1[1] (analytic) 0.0954219167503948 y1[1] (numeric) 0.09542191675051633 absolute error 1.215277878330312e-13 relative error 1.2735835955897247e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5736920229406088 y2[1] (numeric) 0.5736920229403552 absolute error 2.5368596112684827e-13 relative error 4.4219886451708775e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5829999999997164 y1[1] (analytic) 0.09584867694540677 y1[1] (numeric) 0.09584867694552858 absolute error 1.2180534358918749e-13 relative error 1.270808815217815e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5727876581620932 y2[1] (numeric) 0.5727876581618394 absolute error 2.537969834293108e-13 relative error 4.430908728789138e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5839999999997163 y1[1] (analytic) 0.0962763412916664 y1[1] (numeric) 0.09627634129178854 absolute error 1.2213841049657503e-13 relative error 1.268623307221036e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5718837205958837 y2[1] (numeric) 0.57188372059563 absolute error 2.5368596112684827e-13 relative error 4.435971019817036e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.584999999999716 y1[1] (analytic) 0.09670490936150944 y1[1] (numeric) 0.0967049093616319 absolute error 1.2245759961615477e-13 relative error 1.266301787827283e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5709802111459179 y2[1] (numeric) 0.5709802111456642 absolute error 2.5368596112684827e-13 relative error 4.442990425495098e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.585999999999716 y1[1] (analytic) 0.09713438072636793 y1[1] (numeric) 0.09713438072649062 absolute error 1.226935220088876e-13 relative error 1.2631317674688324e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5700771307157052 y2[1] (numeric) 0.5700771307154516 absolute error 2.5357493882438575e-13 relative error 4.448081236060711e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.586999999999716 y1[1] (analytic) 0.09756475495677042 y1[1] (numeric) 0.09756475495689339 absolute error 1.229710777650439e-13 relative error 1.260404721146798e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5691744802083261 y2[1] (numeric) 0.5691744802080725 absolute error 2.5357493882438575e-13 relative error 4.455135422297459e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.587999999999716 y1[1] (analytic) 0.09799603162234272 y1[1] (numeric) 0.09799603162246598 absolute error 1.23262511309008e-13 relative error 1.257831661837464e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5682722605264308 y2[1] (numeric) 0.5682722605261772 absolute error 2.5357493882438575e-13 relative error 4.462208635513572e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5889999999997158 y1[1] (analytic) 0.09842821029180815 y1[1] (numeric) 0.09842821029193179 absolute error 1.23637211579819e-13 relative error 1.2561156117059756e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5673704725722388 y2[1] (numeric) 0.5673704725719854 absolute error 2.5346391652192324e-13 relative error 4.4673441565052836e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5899999999997156 y1[1] (analytic) 0.0988612905329882 y1[1] (numeric) 0.09886129053311217 absolute error 1.2397027848720654e-13 relative error 1.2539819965817655e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5664691172475385 y2[1] (numeric) 0.566469117247285 absolute error 2.5346391652192324e-13 relative error 4.474452513024878e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5909999999997155 y1[1] (analytic) 0.09929527191280274 y1[1] (numeric) 0.09929527191292693 absolute error 1.2419232309213157e-13 relative error 1.2507375295894496e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5655681954536846 y2[1] (numeric) 0.5655681954534312 absolute error 2.5346391652192324e-13 relative error 4.481580091656336e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5919999999997154 y1[1] (analytic) 0.09973015399727014 y1[1] (numeric) 0.09973015399739472 absolute error 1.2458090115075038e-13 relative error 1.2491798734629495e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5646677080915992 y2[1] (numeric) 0.5646677080913457 absolute error 2.5346391652192324e-13 relative error 4.488726960827143e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5929999999997153 y1[1] (analytic) 0.10016593635150861 y1[1] (numeric) 0.1001659363516335 absolute error 1.248862124825223e-13 relative error 1.2467932416092406e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5637676560617693 y2[1] (numeric) 0.5637676560615159 absolute error 2.533528942194607e-13 relative error 4.4939238974664074e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.593999999999715 y1[1] (analytic) 0.10060261853973573 y1[1] (numeric) 0.10060261853986092 absolute error 1.2519152381429421e-13 relative error 1.2444161556773636e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.562868040264247 y2[1] (numeric) 0.5628680402639936 absolute error 2.533528942194607e-13 relative error 4.501106406761349e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.594999999999715 y1[1] (analytic) 0.10104020012526937 y1[1] (numeric) 0.10104020012539486 absolute error 1.2548295735825832e-13 relative error 1.2419112116037466e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.561968861598648 y2[1] (numeric) 0.5619688615983947 absolute error 2.533528942194607e-13 relative error 4.5083084051799754e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.595999999999715 y1[1] (analytic) 0.10147868067052801 y1[1] (numeric) 0.10147868067065376 absolute error 1.257466353266068e-13 relative error 1.2391433796313318e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.561070120964151 y2[1] (numeric) 0.5610701209638976 absolute error 2.533528942194607e-13 relative error 4.515529962352931e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.596999999999715 y1[1] (analytic) 0.10191805973703105 y1[1] (numeric) 0.1019180597371571 absolute error 1.260519466583787e-13 relative error 1.2367969620263367e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5601718192594964 y2[1] (numeric) 0.5601718192592431 absolute error 2.533528942194607e-13 relative error 4.5227711482232996e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5979999999997148 y1[1] (analytic) 0.10235833688539953 y1[1] (numeric) 0.10235833688552588 absolute error 1.2635725799015063e-13 relative error 1.2344598577409508e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5592739573829859 y2[1] (numeric) 0.5592739573827326 absolute error 2.533528942194607e-13 relative error 4.530032033048284e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5989999999997146 y1[1] (analytic) 0.10279951167535628 y1[1] (numeric) 0.10279951167548297 absolute error 1.2669032489753818e-13 relative error 1.232402010795827e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5583765362324813 y2[1] (numeric) 0.5583765362322279 absolute error 2.533528942194607e-13 relative error 4.537312687400903e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.5999999999997145 y1[1] (analytic) 0.10324158366572667 y1[1] (numeric) 0.10324158366585362 absolute error 1.2695400286588665e-13 relative error 1.229678956465212e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5574795567054036 y2[1] (numeric) 0.5574795567051503 absolute error 2.533528942194607e-13 relative error 4.5446131821716895e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6009999999997144 y1[1] (analytic) 0.10368455241443864 y1[1] (numeric) 0.10368455241456587 absolute error 1.2723155862204294e-13 relative error 1.227102356708686e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5565830196987324 y2[1] (numeric) 0.556583019698479 absolute error 2.533528942194607e-13 relative error 4.5519335885704124e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6019999999997143 y1[1] (analytic) 0.10412841747852342 y1[1] (numeric) 0.10412841747865101 absolute error 1.2759238110504612e-13 relative error 1.2253367927286724e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5556869261090045 y2[1] (numeric) 0.5556869261087511 absolute error 2.533528942194607e-13 relative error 4.5592739781277955e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.602999999999714 y1[1] (analytic) 0.10457317841411617 y1[1] (numeric) 0.10457317841424402 absolute error 1.2784218128558678e-13 relative error 1.222514063590225e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5547912768323134 y2[1] (numeric) 0.5547912768320602 absolute error 2.532418719169982e-13 relative error 4.5646332682613715e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.603999999999714 y1[1] (analytic) 0.1050188347764558 y1[1] (numeric) 0.10501883477658398 absolute error 1.2818912598078214e-13 relative error 1.2206298637158454e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5538960727643085 y2[1] (numeric) 0.5538960727640553 absolute error 2.532418719169982e-13 relative error 4.572010605764966e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.604999999999714 y1[1] (analytic) 0.1054653861198861 y1[1] (numeric) 0.1054653861200146 absolute error 1.2850831510036187e-13 relative error 1.218488072989958e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5530013148001935 y2[1] (numeric) 0.5530013147999404 absolute error 2.531308496145357e-13 relative error 4.577400502311556e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.605999999999714 y1[1] (analytic) 0.10591283199785584 y1[1] (numeric) 0.10591283199798456 absolute error 1.2871648191747909e-13 relative error 1.2153058273438e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5521070038347267 y2[1] (numeric) 0.5521070038344735 absolute error 2.531308496145357e-13 relative error 4.584815042308546e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6069999999997138 y1[1] (analytic) 0.10636117196291894 y1[1] (numeric) 0.106361171963048 absolute error 1.2906342661267445e-13 relative error 1.2134449464102394e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5512131407622185 y2[1] (numeric) 0.5512131407619655 absolute error 2.530198273120732e-13 relative error 4.590235765464461e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6079999999997137 y1[1] (analytic) 0.1068104055667356 y1[1] (numeric) 0.10681040556686502 absolute error 1.2942424909567762e-13 relative error 1.2117194800352368e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5503197264765323 y2[1] (numeric) 0.5503197264762792 absolute error 2.530198273120732e-13 relative error 4.597687764748206e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6089999999997135 y1[1] (analytic) 0.10726053236007238 y1[1] (numeric) 0.10726053236020204 absolute error 1.2966017148841047e-13 relative error 1.2088339357960927e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5494267618710821 y2[1] (numeric) 0.5494267618708291 absolute error 2.530198273120732e-13 relative error 4.6051602300989104e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6099999999997134 y1[1] (analytic) 0.10771155189280235 y1[1] (numeric) 0.1077115518929323 absolute error 1.2995160503237457e-13 relative error 1.206477882351061e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5485342478388324 y2[1] (numeric) 0.5485342478385794 absolute error 2.530198273120732e-13 relative error 4.612653235580911e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6109999999997133 y1[1] (analytic) 0.10816346371390606 y1[1] (numeric) 0.1081634637140363 absolute error 1.3024303857633868e-13 relative error 1.2041315440936083e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5476421852722974 y2[1] (numeric) 0.5476421852720443 absolute error 2.530198273120732e-13 relative error 4.620166855595086e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.611999999999713 y1[1] (analytic) 0.10861626737147168 y1[1] (numeric) 0.10861626737160228 absolute error 1.3060386105934185e-13 relative error 1.2024337073992038e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5467505750635393 y2[1] (numeric) 0.5467505750632863 absolute error 2.530198273120732e-13 relative error 4.627701164880697e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.612999999999713 y1[1] (analytic) 0.10906996241269573 y1[1] (numeric) 0.1090699624128266 absolute error 1.3086753902769033e-13 relative error 1.1998494923150111e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5458594181041684 y2[1] (numeric) 0.5458594181039154 absolute error 2.530198273120732e-13 relative error 4.63525623851723e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.613999999999713 y1[1] (analytic) 0.10952454838388304 y1[1] (numeric) 0.10952454838401426 absolute error 1.312283615106935e-13 relative error 1.198163913451975e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5449687152853415 y2[1] (numeric) 0.5449687152850885 absolute error 2.530198273120732e-13 relative error 4.6428321519262605e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.614999999999713 y1[1] (analytic) 0.10998002483044778 y1[1] (numeric) 0.10998002483057934 absolute error 1.3156142841808105e-13 relative error 1.1962302119944467e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5440784674977615 y2[1] (numeric) 0.5440784674975084 absolute error 2.530198273120732e-13 relative error 4.650428980873319e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6159999999997128 y1[1] (analytic) 0.11043639129691363 y1[1] (numeric) 0.11043639129704541 absolute error 1.3178347302300608e-13 relative error 1.193297530600215e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5431886756316759 y2[1] (numeric) 0.5431886756314229 absolute error 2.530198273120732e-13 relative error 4.658046801469776e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6169999999997127 y1[1] (analytic) 0.11089364732691398 y1[1] (numeric) 0.11089364732704605 absolute error 1.3207490656697018e-13 relative error 1.1910051635114313e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5422993405768767 y2[1] (numeric) 0.5422993405766238 absolute error 2.5290880500961066e-13 relative error 4.6636384388846245e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6179999999997126 y1[1] (analytic) 0.11135179246319282 y1[1] (numeric) 0.11135179246332529 absolute error 1.32463484625589e-13 relative error 1.1895945426237714e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5414104632226987 y2[1] (numeric) 0.5414104632224458 absolute error 2.5290880500961066e-13 relative error 4.671295111368794e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6189999999997124 y1[1] (analytic) 0.1118108262476053 y1[1] (numeric) 0.111810826247738 absolute error 1.3269940701832184e-13 relative error 1.1868207352699346e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5405220444580193 y2[1] (numeric) 0.5405220444577664 absolute error 2.5290880500961066e-13 relative error 4.678972996618518e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6199999999997123 y1[1] (analytic) 0.11227074822111738 y1[1] (numeric) 0.11227074822125045 absolute error 1.3307410728913283e-13 relative error 1.1852963429712181e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5396340851712571 y2[1] (numeric) 0.5396340851710043 absolute error 2.5279778270714814e-13 relative error 4.6846148094392667e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6209999999997122 y1[1] (analytic) 0.1127315579238074 y1[1] (numeric) 0.1127315579239407 absolute error 1.3329615189405786e-13 relative error 1.1824209152165677e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5387465862503715 y2[1] (numeric) 0.5387465862501186 absolute error 2.5290880500961066e-13 relative error 4.694392715689087e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.621999999999712 y1[1] (analytic) 0.11319325489486542 y1[1] (numeric) 0.11319325489499908 absolute error 1.3365697437706103e-13 relative error 1.1807856793340066e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5378595485828611 y2[1] (numeric) 0.5378595485826083 absolute error 2.5279778270714814e-13 relative error 4.700070555095906e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.622999999999712 y1[1] (analytic) 0.11365583867259477 y1[1] (numeric) 0.11365583867272867 absolute error 1.339067745576017e-13 relative error 1.178177699637088e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5369729730557636 y2[1] (numeric) 0.5369729730555108 absolute error 2.5279778270714814e-13 relative error 4.707830661728585e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.623999999999712 y1[1] (analytic) 0.11411930879441146 y1[1] (numeric) 0.11411930879454572 absolute error 1.3426759704060487e-13 relative error 1.1765545941264945e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5360868605556546 y2[1] (numeric) 0.5360868605554018 absolute error 2.5279778270714814e-13 relative error 4.715612362614577e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.624999999999712 y1[1] (analytic) 0.11458366479684556 y1[1] (numeric) 0.11458366479698016 absolute error 1.3460066394799242e-13 relative error 1.1746933054256606e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5352012119686462 y2[1] (numeric) 0.5352012119683935 absolute error 2.5268676040468563e-13 relative error 4.721341333948414e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6259999999997117 y1[1] (analytic) 0.1150489062155412 y1[1] (numeric) 0.11504890621567603 absolute error 1.3482270855291745e-13 relative error 1.1718730145972056e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5343160281803871 y2[1] (numeric) 0.5343160281801346 absolute error 2.525757381022231e-13 relative error 4.7270851851921716e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6269999999997116 y1[1] (analytic) 0.11551503258525675 y1[1] (numeric) 0.11551503258539192 absolute error 1.351696532481128e-13 relative error 1.1701477307583308e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5334313100760613 y2[1] (numeric) 0.5334313100758086 absolute error 2.5268676040468563e-13 relative error 4.737006539204745e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6279999999997115 y1[1] (analytic) 0.11598204343986607 y1[1] (numeric) 0.11598204344000151 absolute error 1.354472090042691e-13 relative error 1.1678291310197106e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5325470585403862 y2[1] (numeric) 0.5325470585401336 absolute error 2.525757381022231e-13 relative error 4.7427872157342655e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6289999999997113 y1[1] (analytic) 0.11644993831235828 y1[1] (numeric) 0.116449938312494 absolute error 1.3572476476042539e-13 relative error 1.1655202804518925e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5316632744576137 y2[1] (numeric) 0.5316632744573612 absolute error 2.525757381022231e-13 relative error 4.750671152900169e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6299999999997112 y1[1] (analytic) 0.11691871673483845 y1[1] (numeric) 0.11691871673497456 absolute error 1.361133428190442e-13 relative error 1.1641706872966926e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5307799587115278 y2[1] (numeric) 0.5307799587112753 absolute error 2.525757381022231e-13 relative error 4.7585771458921047e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.630999999999711 y1[1] (analytic) 0.11738837823852843 y1[1] (numeric) 0.11738837823866478 absolute error 1.3634926521177704e-13 relative error 1.1615226929425744e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5298971121854441 y2[1] (numeric) 0.5298971121851915 absolute error 2.525757381022231e-13 relative error 4.7665052761002986e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.631999999999711 y1[1] (analytic) 0.1178589223537665 y1[1] (numeric) 0.11785892235390322 absolute error 1.3672396548258803e-13 relative error 1.160064615831087e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5290147357622089 y2[1] (numeric) 0.5290147357619565 absolute error 2.524647157997606e-13 relative error 4.7723569634786696e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.632999999999711 y1[1] (analytic) 0.1183303486100088 y1[1] (numeric) 0.11833034861014578 absolute error 1.369876434509365e-13 relative error 1.1576712572901996e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5281328303241988 y2[1] (numeric) 0.5281328303239463 absolute error 2.524647157997606e-13 relative error 4.7803261093384976e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.633999999999711 y1[1] (analytic) 0.118802656535829 y1[1] (numeric) 0.11880265653596628 absolute error 1.372790769949006e-13 relative error 1.1555219470492178e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.527251396753319 y2[1] (numeric) 0.5272513967530665 absolute error 2.524647157997606e-13 relative error 4.788317629016719e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6349999999997107 y1[1] (analytic) 0.11927584565891924 y1[1] (numeric) 0.1192758456590568 absolute error 1.375566327510569e-13 relative error 1.153264787108811e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5263704359310031 y2[1] (numeric) 0.5263704359307506 absolute error 2.524647157997606e-13 relative error 4.7963316053877656e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6359999999997106 y1[1] (analytic) 0.11974991550609038 y1[1] (numeric) 0.11974991550622827 absolute error 1.3788969965844444e-13 relative error 1.1514805590942692e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5254899487382116 y2[1] (numeric) 0.5254899487379593 absolute error 2.523536934972981e-13 relative error 4.802255382871567e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6369999999997105 y1[1] (analytic) 0.12022486560327261 y1[1] (numeric) 0.12022486560341088 absolute error 1.3826439992925543e-13 relative error 1.1500482802410533e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5246099360554322 y2[1] (numeric) 0.5246099360551797 absolute error 2.524647157997606e-13 relative error 4.8124272616347146e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6379999999997104 y1[1] (analytic) 0.1207006954755161 y1[1] (numeric) 0.12070069547565457 absolute error 1.3847256674637265e-13 relative error 1.147239178704331e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5237303987626768 y2[1] (numeric) 0.5237303987624244 absolute error 2.523536934972981e-13 relative error 4.8183892722952223e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6389999999997102 y1[1] (analytic) 0.12117740464699067 y1[1] (numeric) 0.1211774046471295 absolute error 1.3883338922937583e-13 relative error 1.1457036040161108e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.522851337739483 y2[1] (numeric) 0.5228513377392308 absolute error 2.5224267119483557e-13 relative error 4.824366946929732e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.63999999999971 y1[1] (analytic) 0.12165499264098745 y1[1] (numeric) 0.12165499264112656 absolute error 1.3911094498553211e-13 relative error 1.1434873486537328e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5219727538649118 y2[1] (numeric) 0.5219727538646596 absolute error 2.5224267119483557e-13 relative error 4.8324873152309544e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.64099999999971 y1[1] (analytic) 0.12213345897991834 y1[1] (numeric) 0.12213345898005777 absolute error 1.3943013410511185e-13 relative error 1.1416211026008646e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5210946480175469 y2[1] (numeric) 0.5210946480172947 absolute error 2.5224267119483557e-13 relative error 4.8406306254433406e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.64199999999971 y1[1] (analytic) 0.12261280318531709 y1[1] (numeric) 0.12261280318545685 absolute error 1.397632010124994e-13 relative error 1.1398744452588788e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5202170210754941 y2[1] (numeric) 0.5202170210752418 absolute error 2.5224267119483557e-13 relative error 4.8487969631087874e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.64299999999971 y1[1] (analytic) 0.12309302477783957 y1[1] (numeric) 0.12309302477797963 absolute error 1.400685123442713e-13 relative error 1.1379077945080106e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5193398739163801 y2[1] (numeric) 0.5193398739161279 absolute error 2.5224267119483557e-13 relative error 4.8569864141694926e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6439999999997097 y1[1] (analytic) 0.12357412327726425 y1[1] (numeric) 0.12357412327740457 absolute error 1.4031831252481197e-13 relative error 1.1354991547055418e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5184632074173523 y2[1] (numeric) 0.5184632074171001 absolute error 2.5224267119483557e-13 relative error 4.8651990649702045e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6449999999997096 y1[1] (analytic) 0.12405609820249253 y1[1] (numeric) 0.12405609820263318 absolute error 1.4065137943219952e-13 relative error 1.1337723938618404e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5175870224550767 y2[1] (numeric) 0.5175870224548247 absolute error 2.5202062658991053e-13 relative error 4.8691450066599056e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6459999999997095 y1[1] (analytic) 0.12453894907154961 y1[1] (numeric) 0.1245389490716906 absolute error 1.4098444633958707e-13 relative error 1.1320510361669205e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5167113199057387 y2[1] (numeric) 0.5167113199054867 absolute error 2.5202062658991053e-13 relative error 4.877397047076219e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6469999999997094 y1[1] (analytic) 0.12502267540158474 y1[1] (numeric) 0.12502267540172599 absolute error 1.4124812430793554e-13 relative error 1.1297800487330248e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5158361006450405 y2[1] (numeric) 0.5158361006447885 absolute error 2.5202062658991053e-13 relative error 4.885672528052319e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6479999999997093 y1[1] (analytic) 0.12550727670887152 y1[1] (numeric) 0.12550727670901307 absolute error 1.4155343563970746e-13 relative error 1.1278504270956085e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5149613655482012 y2[1] (numeric) 0.5149613655479492 absolute error 2.51909604287448e-13 relative error 4.891815602890483e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.648999999999709 y1[1] (analytic) 0.1259927525088087 y1[1] (numeric) 0.12599275250895056 absolute error 1.4185874697147938e-13 relative error 1.1259278343138143e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5140871154899559 y2[1] (numeric) 0.5140871154897041 absolute error 2.517985819849855e-13 relative error 4.897974961792348e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.649999999999709 y1[1] (analytic) 0.12647910231592052 y1[1] (numeric) 0.1264791023160627 absolute error 1.4219181387886692e-13 relative error 1.1242316815603187e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5132133513445547 y2[1] (numeric) 0.5132133513443029 absolute error 2.517985819849855e-13 relative error 4.906313939910268e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.650999999999709 y1[1] (analytic) 0.12696632564385724 y1[1] (numeric) 0.12696632564399976 absolute error 1.4252488078625447e-13 relative error 1.1225408001964178e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5123400739857615 y2[1] (numeric) 0.5123400739855098 absolute error 2.51687559682523e-13 relative error 4.912509726684344e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.651999999999709 y1[1] (analytic) 0.12745442200539558 y1[1] (numeric) 0.12745442200553841 absolute error 1.428301921180264e-13 relative error 1.1206374001835723e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5114672842868537 y2[1] (numeric) 0.5114672842866022 absolute error 2.5157653738006047e-13 relative error 4.9187219810322236e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6529999999997087 y1[1] (analytic) 0.12794339091243923 y1[1] (numeric) 0.12794339091258233 absolute error 1.4310774787418268e-13 relative error 1.1185239569906468e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5105949831206211 y2[1] (numeric) 0.5105949831203694 absolute error 2.51687559682523e-13 relative error 4.9292995035766975e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6539999999997086 y1[1] (analytic) 0.1284332318760193 y1[1] (numeric) 0.12843323187616268 absolute error 1.4338530363033897e-13 relative error 1.1164190259476876e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5097231713593644 y2[1] (numeric) 0.5097231713591128 absolute error 2.5157653738006047e-13 relative error 4.935552305953427e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6549999999997085 y1[1] (analytic) 0.12892394440629473 y1[1] (numeric) 0.1289239444064385 absolute error 1.4377388168895777e-13 relative error 1.1151837026942373e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5088518498748955 y2[1] (numeric) 0.508851849874644 absolute error 2.5146551507759796e-13 relative error 4.941821772671601e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6559999999997084 y1[1] (analytic) 0.1294155280125533 y1[1] (numeric) 0.12941552801269735 absolute error 1.4405143744511406e-13 relative error 1.1130923750598234e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5079810195385359 y2[1] (numeric) 0.5079810195382845 absolute error 2.5146551507759796e-13 relative error 4.95029352289651e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6569999999997083 y1[1] (analytic) 0.12990798220321131 y1[1] (numeric) 0.12990798220335562 absolute error 1.4430123762565472e-13 relative error 1.1107957738880776e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5071106812211157 y2[1] (numeric) 0.5071106812208643 absolute error 2.5135449277513544e-13 relative error 4.956600246910146e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.657999999999708 y1[1] (analytic) 0.1304013064858145 y1[1] (numeric) 0.13040130648595918 absolute error 1.4468981568427353e-13 relative error 1.109573359221009e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5062408357929731 y2[1] (numeric) 0.5062408357927218 absolute error 2.512434704726729e-13 relative error 4.9629238241740504e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.658999999999708 y1[1] (analytic) 0.1308955003670388 y1[1] (numeric) 0.1308955003671838 absolute error 1.4502288259166107e-13 relative error 1.1079287079006404e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5053714841239536 y2[1] (numeric) 0.5053714841237025 absolute error 2.511324481702104e-13 relative error 4.9692643146563964e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.659999999999708 y1[1] (analytic) 0.1313905633526904 y1[1] (numeric) 0.13139056335283564 absolute error 1.452449271965861e-13 relative error 1.1054441315294963e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5045026270834089 y2[1] (numeric) 0.5045026270831577 absolute error 2.511324481702104e-13 relative error 4.9778224074280383e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.660999999999708 y1[1] (analytic) 0.1318864949477061 y1[1] (numeric) 0.1318864949478517 absolute error 1.4560574967958928e-13 relative error 1.1040231961378832e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5036342655401957 y2[1] (numeric) 0.5036342655399446 absolute error 2.511324481702104e-13 relative error 4.986405122789787e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6619999999997077 y1[1] (analytic) 0.13238329465615462 y1[1] (numeric) 0.1323832946563005 absolute error 1.4588330543574557e-13 relative error 1.1019766943756399e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5027664003626756 y2[1] (numeric) 0.5027664003624246 absolute error 2.510214258677479e-13 relative error 4.992804325958757e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6629999999997076 y1[1] (analytic) 0.1328809619812361 y1[1] (numeric) 0.13288096198138233 absolute error 1.4621637234313312e-13 relative error 1.1003560642778916e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5018990324187138 y2[1] (numeric) 0.5018990324184628 absolute error 2.510214258677479e-13 relative error 5.0014327514847844e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6639999999997075 y1[1] (analytic) 0.13337949642528346 y1[1] (numeric) 0.13337949642542993 absolute error 1.4646617252367378e-13 relative error 1.0981161006686002e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.501032162575678 y2[1] (numeric) 0.501032162575427 absolute error 2.509104035652854e-13 relative error 5.007870198899394e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6649999999997074 y1[1] (analytic) 0.13387889748976212 y1[1] (numeric) 0.1338788974899089 absolute error 1.467714838554457e-13 relative error 1.0963003625472004e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.5001657917004381 y2[1] (numeric) 0.5001657917001872 absolute error 2.509104035652854e-13 relative error 5.0165446683639245e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6659999999997073 y1[1] (analytic) 0.134379164675271 y1[1] (numeric) 0.13437916467541816 absolute error 1.471600619140645e-13 relative error 1.0951107061104204e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4992999206593647 y2[1] (numeric) 0.4992999206591139 absolute error 2.5079938126282286e-13 relative error 5.023020651227475e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.666999999999707 y1[1] (analytic) 0.13488029748154318 y1[1] (numeric) 0.13488029748169064 absolute error 1.4746537324583642e-13 relative error 1.0933055160707616e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.49843455031832895 y2[1] (numeric) 0.49843455031807826 absolute error 2.5068835896036035e-13 relative error 5.0295140816433445e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.667999999999707 y1[1] (analytic) 0.13538229540744584 y1[1] (numeric) 0.13538229540759353 absolute error 1.4768741785076145e-13 relative error 1.0908916664936296e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4975696815427012 y2[1] (numeric) 0.4975696815424505 absolute error 2.5068835896036035e-13 relative error 5.0382563138314206e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.668999999999707 y1[1] (analytic) 0.135885157950981 y1[1] (numeric) 0.13588515795112896 absolute error 1.4796497360691774e-13 relative error 1.0888972411563476e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.49670531519734995 y2[1] (numeric) 0.4967053151970994 absolute error 2.5057733665789783e-13 relative error 5.044788710552432e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.669999999999707 y1[1] (analytic) 0.1363888846092861 y1[1] (numeric) 0.13638888460943444 absolute error 1.4832579608992091e-13 relative error 1.0875211459851038e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.49584145214664166 y2[1] (numeric) 0.4958414521463911 absolute error 2.5057733665789783e-13 relative error 5.0535778235779956e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6709999999997067 y1[1] (analytic) 0.13689347487863468 y1[1] (numeric) 0.13689347487878334 absolute error 1.4865886299730846e-13 relative error 1.0859455728558617e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4949780932544391 y2[1] (numeric) 0.4949780932541886 absolute error 2.504663143554353e-13 relative error 5.060149484770942e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6719999999997066 y1[1] (analytic) 0.13739892825443645 y1[1] (numeric) 0.13739892825458544 absolute error 1.48991929904696e-13 relative error 1.0843747603969046e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4941152393841012 y2[1] (numeric) 0.4941152393838508 absolute error 2.503552920529728e-13 relative error 5.066738932501508e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6729999999997065 y1[1] (analytic) 0.13790524423123818 y1[1] (numeric) 0.1379052442313874 absolute error 1.4921397450962104e-13 relative error 1.0820036275010723e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.49325289139848183 y2[1] (numeric) 0.4932528913982315 absolute error 2.503552920529728e-13 relative error 5.0755970500884396e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6739999999997064 y1[1] (analytic) 0.13841242230272377 y1[1] (numeric) 0.1384124223028733 absolute error 1.4951928584139296e-13 relative error 1.0802447016957568e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4923910501599288 y2[1] (numeric) 0.4923910501596785 absolute error 2.5029978090174154e-13 relative error 5.083353582898066e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6749999999997063 y1[1] (analytic) 0.13892046196171515 y1[1] (numeric) 0.13892046196186508 absolute error 1.499356194756274e-13 relative error 1.0792911091596276e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4915297165302833 y2[1] (numeric) 0.4915297165300331 absolute error 2.502442697505103e-13 relative error 5.091132058443768e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.675999999999706 y1[1] (analytic) 0.13942936270017292 y1[1] (numeric) 0.13942936270032313 absolute error 1.5021317523178368e-13 relative error 1.0773424788206207e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4906688913708789 y2[1] (numeric) 0.49066889137062875 absolute error 2.5013324744804777e-13 relative error 5.0978012229224676e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.676999999999706 y1[1] (analytic) 0.13993912400919628 y1[1] (numeric) 0.13993912400934677 absolute error 1.5049073098793997e-13 relative error 1.075401407958294e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.48980857554254076 y2[1] (numeric) 0.48980857554229057 absolute error 2.5018875859927903e-13 relative error 5.107888491379622e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.677999999999706 y1[1] (analytic) 0.140449745379024 y1[1] (numeric) 0.14044974537917473 absolute error 1.5074053116848063e-13 relative error 1.0732702345717e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.48894876990558445 y2[1] (numeric) 0.48894876990533437 absolute error 2.500777362968165e-13 relative error 5.114599968113352e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.678999999999706 y1[1] (analytic) 0.14096122629903463 y1[1] (numeric) 0.1409612262991857 absolute error 1.5107359807586818e-13 relative error 1.0717386762469079e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4880894753198157 y2[1] (numeric) 0.48808947531956565 absolute error 2.500777362968165e-13 relative error 5.1236043582573786e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6799999999997057 y1[1] (analytic) 0.14147356625774743 y1[1] (numeric) 0.14147356625789878 absolute error 1.5135115383202447e-13 relative error 1.0698193156188718e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4872306926445289 y2[1] (numeric) 0.487230692644279 absolute error 2.4991120284312274e-13 relative error 5.129217157619657e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6809999999997056 y1[1] (analytic) 0.14198676474282235 y1[1] (numeric) 0.14198676474297406 absolute error 1.5171197631502764e-13 relative error 1.0684937894727045e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4863724227385068 y2[1] (numeric) 0.4863724227382569 absolute error 2.498556916918915e-13 relative error 5.137127024700244e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6819999999997055 y1[1] (analytic) 0.14250082124106112 y1[1] (numeric) 0.14250082124121308 absolute error 1.519617764955683e-13 relative error 1.0663922858276205e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4855146664600192 y2[1] (numeric) 0.4855146664597693 absolute error 2.498556916918915e-13 relative error 5.146202760745363e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6829999999997054 y1[1] (analytic) 0.14301573523840705 y1[1] (numeric) 0.1430157352385594 absolute error 1.523503545541871e-13 relative error 1.0652698760749596e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.48465742466682216 y2[1] (numeric) 0.4846574246665724 absolute error 2.4974466938942896e-13 relative error 5.15301441138792e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6839999999997053 y1[1] (analytic) 0.14353150621994648 y1[1] (numeric) 0.14353150622009908 absolute error 1.5260015473472777e-13 relative error 1.0631822848767751e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.48380069821615757 y2[1] (numeric) 0.4838006982159079 absolute error 2.496891582381977e-13 relative error 5.160992101889009e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.684999999999705 y1[1] (analytic) 0.1440481336699082 y1[1] (numeric) 0.14404813367006117 absolute error 1.5296097721773094e-13 relative error 1.0618740647362141e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.48294448796475176 y2[1] (numeric) 0.4829444879645021 absolute error 2.4963364708696645e-13 relative error 5.168992571775376e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.685999999999705 y1[1] (analytic) 0.14456561707166504 y1[1] (numeric) 0.14456561707181825 absolute error 1.532107773982716e-13 relative error 1.0598009436941075e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.48208879476881483 y2[1] (numeric) 0.4820887947685653 absolute error 2.4952262478450393e-13 relative error 5.1758644360145776e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.686999999999705 y1[1] (analytic) 0.1450839559077335 y1[1] (numeric) 0.14508395590788697 absolute error 1.534883331544279e-13 relative error 1.0579276819005348e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4812336194840401 y2[1] (numeric) 0.48123361948379056 absolute error 2.4952262478450393e-13 relative error 5.185062196029287e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.687999999999705 y1[1] (analytic) 0.14560314965977472 y1[1] (numeric) 0.14560314965992854 absolute error 1.5382140006181544e-13 relative error 1.0564428065000241e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.48037896296560256 y2[1] (numeric) 0.4803789629653531 absolute error 2.4946711363327267e-13 relative error 5.193131524602915e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6889999999997047 y1[1] (analytic) 0.14612319780859517 y1[1] (numeric) 0.14612319780874927 absolute error 1.5409895581797173e-13 relative error 1.0545824217440402e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4795248260681587 y2[1] (numeric) 0.47952482606790936 absolute error 2.4935609133081016e-13 relative error 5.200066352672368e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6899999999997046 y1[1] (analytic) 0.1466440998341466 y1[1] (numeric) 0.14664409983430102 absolute error 1.5440426714974365e-13 relative error 1.0529183739705432e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.47867120964584553 y2[1] (numeric) 0.4786712096455962 absolute error 2.4935609133081016e-13 relative error 5.209339653314459e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6909999999997045 y1[1] (analytic) 0.14716585521552705 y1[1] (numeric) 0.14716585521568182 absolute error 1.5476508963274682e-13 relative error 1.0516372116758371e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4778181145522792 y2[1] (numeric) 0.4778181145520299 absolute error 2.493005801795789e-13 relative error 5.217478630193338e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6919999999997044 y1[1] (analytic) 0.1476884634309813 y1[1] (numeric) 0.14768846343113634 absolute error 1.550426453889031e-13 relative error 1.0497952364529719e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4769655416405547 y2[1] (numeric) 0.4769655416403055 absolute error 2.491895578771164e-13 relative error 5.2244771607611807e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6929999999997043 y1[1] (analytic) 0.14821192395790106 y1[1] (numeric) 0.1482119239580564 absolute error 1.5534795672067503e-13 relative error 1.048147494292031e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.47611349176324513 y2[1] (numeric) 0.47611349176299594 absolute error 2.491895578771164e-13 relative error 5.2338268540608754e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.693999999999704 y1[1] (analytic) 0.14873623627282584 y1[1] (numeric) 0.14873623627298152 absolute error 1.5568102362806258e-13 relative error 1.0466919664586508e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4752619657724001 y2[1] (numeric) 0.47526196577215096 absolute error 2.4913404672588513e-13 relative error 5.242036280369926e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.694999999999704 y1[1] (analytic) 0.1492613998514435 y1[1] (numeric) 0.14926139985159942 absolute error 1.5593082380860324e-13 relative error 1.044682844752881e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.47441096451954556 y2[1] (numeric) 0.4744109645192965 absolute error 2.4907853557465387e-13 relative error 5.250269369868072e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.695999999999704 y1[1] (analytic) 0.14978741416859032 y1[1] (numeric) 0.14978741416874658 absolute error 1.5626389071599078e-13 relative error 1.0432377885909092e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4735604888556827 y2[1] (numeric) 0.47356048885543367 absolute error 2.490230244234226e-13 relative error 5.258526213307298e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.696999999999704 y1[1] (analytic) 0.1503142786982521 y1[1] (numeric) 0.15031427869840872 absolute error 1.5662471319899396e-13 relative error 1.0419816038462303e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.47271053963128706 y2[1] (numeric) 0.47271053963103815 absolute error 2.489120021209601e-13 relative error 5.265632585960761e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6979999999997037 y1[1] (analytic) 0.15084199291356448 y1[1] (numeric) 0.15084199291372136 absolute error 1.5687451337953462e-13 relative error 1.039992314802065e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4718611176963079 y2[1] (numeric) 0.47186111769605904 absolute error 2.4885649096972884e-13 relative error 5.2739350973583306e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6989999999997036 y1[1] (analytic) 0.15137055628681306 y1[1] (numeric) 0.15137055628697033 absolute error 1.5726309143815342e-13 relative error 1.0389278819863444e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.47101222390016706 y2[1] (numeric) 0.47101222389991826 absolute error 2.488009798184976e-13 relative error 5.282261631308149e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.6999999999997035 y1[1] (analytic) 0.15189996828943475 y1[1] (numeric) 0.1518999682895923 absolute error 1.5754064719430971e-13 relative error 1.0371341677578697e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4701638590917582 y2[1] (numeric) 0.4701638590915095 absolute error 2.4868995751603507e-13 relative error 5.289431603620988e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7009999999997034 y1[1] (analytic) 0.15243022839201747 y1[1] (numeric) 0.1524302283921753 absolute error 1.57818202950466e-13 relative error 1.0353471526959326e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4693160241194462 y2[1] (numeric) 0.46931602411919743 absolute error 2.487454686672663e-13 relative error 5.300169946977089e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7019999999997033 y1[1] (analytic) 0.15296133606430107 y1[1] (numeric) 0.15296133606445925 absolute error 1.5817902543346918e-13 relative error 1.0341111649742306e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.46846871983106564 y2[1] (numeric) 0.46846871983081706 absolute error 2.4857893521357255e-13 relative error 5.306201346873544e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.702999999999703 y1[1] (analytic) 0.15349329077517815 y1[1] (numeric) 0.15349329077533655 absolute error 1.584010700383942e-13 relative error 1.0319739008684392e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.46762194707392113 y2[1] (numeric) 0.46762194707367255 absolute error 2.4857893521357255e-13 relative error 5.315809849580851e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.703999999999703 y1[1] (analytic) 0.1540260919926938 y1[1] (numeric) 0.15402609199285255 absolute error 1.5876189252139739e-13 relative error 1.0307467421099552e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4667757066947851 y2[1] (numeric) 0.4667757066945366 absolute error 2.4846791291111003e-13 relative error 5.32306864619195e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.704999999999703 y1[1] (analytic) 0.15455973918404697 y1[1] (numeric) 0.15455973918420607 absolute error 1.5909495942878493e-13 relative error 1.0293428306018134e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.465929999539898 y2[1] (numeric) 0.46592999953964953 absolute error 2.4846791291111003e-13 relative error 5.332730520817935e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.705999999999703 y1[1] (analytic) 0.15509423181559057 y1[1] (numeric) 0.15509423181574994 absolute error 1.5937251518494122e-13 relative error 1.0275850579307011e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.46508482645496685 y2[1] (numeric) 0.46508482645471844 absolute error 2.484124017598788e-13 relative error 5.3412278283375046e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7069999999997028 y1[1] (analytic) 0.1556295693528319 y1[1] (numeric) 0.15562956935299158 absolute error 1.5967782651671314e-13 relative error 1.0260121336884466e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.46424018828516456 y2[1] (numeric) 0.4642401882849163 absolute error 2.48245868306185e-13 relative error 5.347358427179021e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7079999999997026 y1[1] (analytic) 0.15616575126043353 y1[1] (numeric) 0.1561657512605935 absolute error 1.5998313784848506e-13 relative error 1.0244444544161631e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4633960858751295 y2[1] (numeric) 0.46339608587488124 absolute error 2.48245868306185e-13 relative error 5.3570989456540074e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7089999999997025 y1[1] (analytic) 0.15670277700221358 y1[1] (numeric) 0.15670277700237387 absolute error 1.6028844918025698e-13 relative error 1.0228819951160964e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.46255252006896375 y2[1] (numeric) 0.46255252006871556 absolute error 2.4819035715495374e-13 relative error 5.3656686838058967e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7099999999997024 y1[1] (analytic) 0.1572406460411463 y1[1] (numeric) 0.15724064604130694 absolute error 1.6064927166326015e-13 relative error 1.0216777640383256e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4617094917102331 y2[1] (numeric) 0.46170949170998504 absolute error 2.4807933485249123e-13 relative error 5.3730611847196925e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7109999999997023 y1[1] (analytic) 0.1577793578393628 y1[1] (numeric) 0.15777935783952374 absolute error 1.6092682741941644e-13 relative error 1.0199485510852321e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4608670016419659 y2[1] (numeric) 0.46086700164171795 absolute error 2.479683125500287e-13 relative error 5.380474446349449e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.711999999999702 y1[1] (analytic) 0.15831891185815128 y1[1] (numeric) 0.1583189118583125 absolute error 1.6123213875118836e-13 relative error 1.0184010037641443e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4600250507066522 y2[1] (numeric) 0.4600250507064043 absolute error 2.4791280139879746e-13 relative error 5.3891152453105416e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.712999999999702 y1[1] (analytic) 0.15885930755795774 y1[1] (numeric) 0.15885930755811928 absolute error 1.6153745008296028e-13 relative error 1.0168585811317693e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.45918363974624277 y2[1] (numeric) 0.45918363974599496 absolute error 2.4780177909633494e-13 relative error 5.396572474430423e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.713999999999702 y1[1] (analytic) 0.15940054439838658 y1[1] (numeric) 0.1594005443985484 absolute error 1.6181500583911657e-13 relative error 1.0151471342199156e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4583427696021486 y2[1] (numeric) 0.4583427696019008 absolute error 2.4780177909633494e-13 relative error 5.406472961522492e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.714999999999702 y1[1] (analytic) 0.15994262183820096 y1[1] (numeric) 0.15994262183836308 absolute error 1.6212031717088848e-13 relative error 1.0136154785238577e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4575024411152395 y2[1] (numeric) 0.4575024411149919 absolute error 2.4763524564264117e-13 relative error 5.41276337321804e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7159999999997018 y1[1] (analytic) 0.1604855393353235 y1[1] (numeric) 0.1604855393354859 absolute error 1.6239787292704477e-13 relative error 1.011915924634964e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.45666265512584425 y2[1] (numeric) 0.4566626551255966 absolute error 2.4763524564264117e-13 relative error 5.4227172479080734e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7169999999997017 y1[1] (analytic) 0.16102929634683671 y1[1] (numeric) 0.16102929634699945 absolute error 1.6273093983443232e-13 relative error 1.0105672913326932e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4558234124737486 y2[1] (numeric) 0.45582341247350094 absolute error 2.4763524564264117e-13 relative error 5.4327013239343595e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7179999999997015 y1[1] (analytic) 0.16157389232898367 y1[1] (numeric) 0.1615738923291467 absolute error 1.6303625116620424e-13 relative error 1.009050712439625e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.45498471399819496 y2[1] (numeric) 0.4549847139979475 absolute error 2.474687121889474e-13 relative error 5.43905552374072e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7189999999997014 y1[1] (analytic) 0.16211932673716845 y1[1] (numeric) 0.1621193267373318 absolute error 1.6334156249797616e-13 relative error 1.0075391119948902e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.45414656053788205 y2[1] (numeric) 0.4541465605376346 absolute error 2.474687121889474e-13 relative error 5.44909361189151e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7199999999997013 y1[1] (analytic) 0.16266559902595668 y1[1] (numeric) 0.1626655990261203 absolute error 1.6361911825413245e-13 relative error 1.0058618370072434e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.45330895293096307 y2[1] (numeric) 0.45330895293071566 absolute error 2.4741320103771614e-13 relative error 5.457937670059565e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.720999999999701 y1[1] (analytic) 0.163212708649076 y1[1] (numeric) 0.16321270864924 absolute error 1.6400769631275125e-13 relative error 1.0048708686367343e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.45247189201504556 y2[1] (numeric) 0.45247189201479826 absolute error 2.473021787352536e-13 relative error 5.4655810250204525e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.721999999999701 y1[1] (analytic) 0.16376065505941706 y1[1] (numeric) 0.16376065505958134 absolute error 1.6428525206890754e-13 relative error 1.003203437414806e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.4516353786271905 y2[1] (numeric) 0.4516353786269432 absolute error 2.473021787352536e-13 relative error 5.475704305693755e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.722999999999701 y1[1] (analytic) 0.16430943770903328 y1[1] (numeric) 0.16430943770919793 absolute error 1.6464607455191071e-13 relative error 1.0020487979727225e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.45079941360391107 y2[1] (numeric) 0.4507994136036638 absolute error 2.4724666758402236e-13 relative error 5.484627089627547e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.723999999999701 y1[1] (analytic) 0.1648590560491423 y1[1] (numeric) 0.16485905604930717 absolute error 1.6486811915683575e-13 relative error 1.0000549748852786e-10% Correct digits 11 h 0.001 y2[1] (analytic) 0.44996399778117224 y2[1] (numeric) 0.4499639977809251 absolute error 2.4713564528155985e-13 relative error 5.492342642971795e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7249999999997008 y1[1] (analytic) 0.16540950953012556 y1[1] (numeric) 0.16540950953029077 absolute error 1.652011860642233e-13 relative error 9.98740559315519e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.44912913199438986 y2[1] (numeric) 0.4491291319941428 absolute error 2.470801341303286e-13 relative error 5.501316136701079e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7259999999997007 y1[1] (analytic) 0.1659607976015297 y1[1] (numeric) 0.16596079760169527 absolute error 1.6556200854722647e-13 relative error 9.975970888302144e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.44829481707842944 y2[1] (numeric) 0.44829481707818253 absolute error 2.469136006766348e-13 relative error 5.507839735596076e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7269999999997006 y1[1] (analytic) 0.16651291971206683 y1[1] (numeric) 0.16651291971223267 absolute error 1.6583956430338276e-13 relative error 9.959561371583152e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.44746105386760615 y2[1] (numeric) 0.44746105386735924 absolute error 2.469136006766348e-13 relative error 5.518102604516081e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7279999999997004 y1[1] (analytic) 0.1670658753096148 y1[1] (numeric) 0.1670658753097809 absolute error 1.6608936448392342e-13 relative error 9.941549354475792e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4466278431956828 y2[1] (numeric) 0.446627843195436 absolute error 2.468025783741723e-13 relative error 5.525911161477671e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7289999999997003 y1[1] (analytic) 0.16761966384121796 y1[1] (numeric) 0.1676196638413844 absolute error 1.664501869669266e-13 relative error 9.930230329336587e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4457951858958702 y2[1] (numeric) 0.4457951858956235 absolute error 2.466915560717098e-13 relative error 5.533742038419691e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7299999999997 y1[1] (analytic) 0.16817428475308793 y1[1] (numeric) 0.16817428475325472 absolute error 1.6678325387431414e-13 relative error 9.917286350834428e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4449630828008255 y2[1] (numeric) 0.4449630828005789 absolute error 2.4663604492047853e-13 relative error 5.5428428661547595e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7309999999997 y1[1] (analytic) 0.16872973749060394 y1[1] (numeric) 0.16872973749077094 absolute error 1.6700529847923917e-13 relative error 9.89779874982258e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.44413153474265177 y2[1] (numeric) 0.44413153474240524 absolute error 2.46525022618016e-13 relative error 5.55072097640765e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7319999999997 y1[1] (analytic) 0.16928602149831307 y1[1] (numeric) 0.1692860214984804 absolute error 1.6733836538662672e-13 relative error 9.884948792909889e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.44330054255289697 y2[1] (numeric) 0.4433005425526505 absolute error 2.4646951146678475e-13 relative error 5.55987389610232e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7329999999997 y1[1] (analytic) 0.16984313621993152 y1[1] (numeric) 0.16984313622009917 absolute error 1.6764367671839864e-13 relative error 9.870500536525374e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4424701070625533 y2[1] (numeric) 0.4424701070623068 absolute error 2.4646951146678475e-13 relative error 5.570308762845772e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7339999999997 y1[1] (analytic) 0.1704010810983445 y1[1] (numeric) 0.1704010810985125 absolute error 1.6800449920140181e-13 relative error 9.859356414789438e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.441640229102056 y2[1] (numeric) 0.4416402291018096 absolute error 2.464140003155535e-13 relative error 5.579518895200354e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7349999999996997 y1[1] (analytic) 0.17095985557560733 y1[1] (numeric) 0.17095985557577564 absolute error 1.6830981053317373e-13 relative error 9.844990215187588e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4408109095012831 y2[1] (numeric) 0.4408109095010368 absolute error 2.46302978013091e-13 relative error 5.58749733058442e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7359999999996996 y1[1] (analytic) 0.17151945909294553 y1[1] (numeric) 0.17151945909311409 absolute error 1.685596107137144e-13 relative error 9.827433668757828e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.43998214908955413 y2[1] (numeric) 0.4399821490893079 absolute error 2.462474668618597e-13 relative error 5.5967603997438184e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7369999999996995 y1[1] (analytic) 0.1720798910907555 y1[1] (numeric) 0.17207989109092442 absolute error 1.6892043319671757e-13 relative error 9.816395868569465e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4391539486956293 y2[1] (numeric) 0.4391539486953832 absolute error 2.4608093340816595e-13 relative error 5.603523186779331e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7379999999996993 y1[1] (analytic) 0.17264115100860544 y1[1] (numeric) 0.17264115100877467 absolute error 1.6922574452848949e-13 relative error 9.8021673013553e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4383263091477091 y2[1] (numeric) 0.4383263091474631 absolute error 2.4596991110570343e-13 relative error 5.611570785791355e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7389999999996992 y1[1] (analytic) 0.17320323828523543 y1[1] (numeric) 0.17320323828540496 absolute error 1.695310558602614e-13 relative error 9.787984193521452e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.43749923127343304 y2[1] (numeric) 0.4374992312731871 absolute error 2.4596991110570343e-13 relative error 5.622179275372817e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.739999999999699 y1[1] (analytic) 0.1737661523585582 y1[1] (numeric) 0.17376615235872805 absolute error 1.6986412276764895e-13 relative error 9.775443632839519e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.43667271589987866 y2[1] (numeric) 0.43667271589963286 absolute error 2.4580337765200966e-13 relative error 5.62900700460452e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.740999999999699 y1[1] (analytic) 0.1743298926656598 y1[1] (numeric) 0.17432989266582993 absolute error 1.7014167852380524e-13 relative error 9.759753529482924e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4358467638535616 y2[1] (numeric) 0.4358467638533158 absolute error 2.4580337765200966e-13 relative error 5.6396742625487555e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.741999999999699 y1[1] (analytic) 0.17489445864279995 y1[1] (numeric) 0.17489445864297035 absolute error 1.703914787043459e-13 relative error 9.742531583138902e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.43502137596043355 y2[1] (numeric) 0.43502137596018786 absolute error 2.4569235534954714e-13 relative error 5.6478225881914725e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.742999999999699 y1[1] (analytic) 0.17545984972541262 y1[1] (numeric) 0.17545984972558334 absolute error 1.7072454561173345e-13 relative error 9.730120359666914e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.43419655304588256 y2[1] (numeric) 0.43419655304563687 absolute error 2.4569235534954714e-13 relative error 5.658551493005156e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7439999999996987 y1[1] (analytic) 0.17602606534810683 y1[1] (numeric) 0.17602606534827792 absolute error 1.7108536809473662e-13 relative error 9.719320133435947e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.43337229593473126 y2[1] (numeric) 0.43337229593448573 absolute error 2.4552582189585337e-13 relative error 5.6654711018452175e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7449999999996986 y1[1] (analytic) 0.17659310494466718 y1[1] (numeric) 0.17659310494483849 absolute error 1.7130741269966165e-13 relative error 9.7006852421185e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.43254860545123686 y2[1] (numeric) 0.4325486054509914 absolute error 2.454703107446221e-13 relative error 5.674976352970697e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7459999999996985 y1[1] (analytic) 0.1771609679480538 y1[1] (numeric) 0.17716096794822547 absolute error 1.7166823518266483e-13 relative error 9.689958074342904e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4317254824190897 y2[1] (numeric) 0.43172548241884434 absolute error 2.453592884421596e-13 relative error 5.6832246053055885e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7469999999996983 y1[1] (analytic) 0.17772965379040395 y1[1] (numeric) 0.17772965379057595 absolute error 1.7200130209005238e-13 relative error 9.677692969170637e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4309029276614128 y2[1] (numeric) 0.4309029276611675 absolute error 2.4530377729092834e-13 relative error 5.6927851157158705e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7479999999996982 y1[1] (analytic) 0.17829916190303186 y1[1] (numeric) 0.17829916190320413 absolute error 1.7227885784620867e-13 relative error 9.66234815730108e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.43008094200076086 y2[1] (numeric) 0.4300809420005156 absolute error 2.452482661396971e-13 relative error 5.702374650659671e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.748999999999698 y1[1] (analytic) 0.1788694917164293 y1[1] (numeric) 0.17886949171660194 absolute error 1.7263968032921184e-13 relative error 9.651711908641532e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.42925952625911934 y2[1] (numeric) 0.4292595262588742 absolute error 2.4513724383723456e-13 relative error 5.710700143885899e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.749999999999698 y1[1] (analytic) 0.1794406426602667 y1[1] (numeric) 0.17944064266043958 absolute error 1.7286172493413687e-13 relative error 9.63336523829857e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4284386812579041 y2[1] (numeric) 0.428438681257659 absolute error 2.450817326860033e-13 relative error 5.720345603866549e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.750999999999698 y1[1] (analytic) 0.18001261416339298 y1[1] (numeric) 0.18001261416356618 absolute error 1.7319479184152442e-13 relative error 9.62125863492654e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4276184078179598 y2[1] (numeric) 0.4276184078177149 absolute error 2.4491519923230953e-13 relative error 5.727424141585871e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.751999999999698 y1[1] (analytic) 0.18058540565383674 y1[1] (numeric) 0.1805854056540103 absolute error 1.735556143245276e-13 relative error 9.610722067829528e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4267987067595601 y2[1] (numeric) 0.42679870675931525 absolute error 2.448596880810783e-13 relative error 5.737123477719946e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7529999999996977 y1[1] (analytic) 0.18115901655880662 y1[1] (numeric) 0.18115901655898048 absolute error 1.7386092565629951e-13 relative error 9.597144484379664e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4259795789024059 y2[1] (numeric) 0.4259795789021611 absolute error 2.44804176929847e-13 relative error 5.746852409230934e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7539999999996976 y1[1] (analytic) 0.18173344630469168 y1[1] (numeric) 0.18173344630486585 absolute error 1.7416623698807143e-13 relative error 9.583609430708029e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4251610250656249 y2[1] (numeric) 0.42516102506538017 absolute error 2.4474866577861576e-13 relative error 5.756611056736399e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7549999999996975 y1[1] (analytic) 0.18230869431706231 y1[1] (numeric) 0.18230869431723673 absolute error 1.744160371686121e-13 relative error 9.567071818597762e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.42434304606777096 y2[1] (numeric) 0.4243430460675263 absolute error 2.4463764347615324e-13 relative error 5.76509137461116e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7559999999996974 y1[1] (analytic) 0.18288476002067044 y1[1] (numeric) 0.18288476002084517 absolute error 1.74721348500384e-13 relative error 9.553630848225748e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4235256427268229 y2[1] (numeric) 0.4235256427265784 absolute error 2.4452662117369073e-13 relative error 5.7735966020695507e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7569999999996972 y1[1] (analytic) 0.18346164283945043 y1[1] (numeric) 0.1834616428396255 absolute error 1.7505441540777156e-13 relative error 9.541744677439951e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.42270881586018416 y2[1] (numeric) 0.4227088158599397 absolute error 2.4447111002245947e-13 relative error 5.783440062043114e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.757999999999697 y1[1] (analytic) 0.18403934219651952 y1[1] (numeric) 0.1840393421966949 absolute error 1.753874823151591e-13 relative error 9.529890740854646e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4218925662846814 y2[1] (numeric) 0.42189256628443705 absolute error 2.4436008771999695e-13 relative error 5.791997945635988e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.758999999999697 y1[1] (analytic) 0.18461785751417847 y1[1] (numeric) 0.18461785751435414 absolute error 1.756650380713154e-13 relative error 9.515062109190846e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4210768948165643 y2[1] (numeric) 0.42107689481631994 absolute error 2.4436008771999695e-13 relative error 5.803217671832806e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.759999999999697 y1[1] (analytic) 0.18519718821391196 y1[1] (numeric) 0.1851971882140879 absolute error 1.7594259382747168e-13 relative error 9.500284292882959e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.420261802271504 y2[1] (numeric) 0.42026180227125975 absolute error 2.4424906541753444e-13 relative error 5.8118311989663264e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.760999999999697 y1[1] (analytic) 0.18577733371638927 y1[1] (numeric) 0.18577733371656555 absolute error 1.7627566073485923e-13 relative error 9.488545088281036e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4194472894645932 y2[1] (numeric) 0.419447289464349 absolute error 2.441935542663032e-13 relative error 5.821793593612345e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7619999999996967 y1[1] (analytic) 0.18635829344146504 y1[1] (numeric) 0.18635829344164162 absolute error 1.7658097206663115e-13 relative error 9.475348201881611e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.41863335721034456 y2[1] (numeric) 0.4186333572101004 absolute error 2.441380431150719e-13 relative error 5.831786667501593e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7629999999996966 y1[1] (analytic) 0.18694006680817954 y1[1] (numeric) 0.18694006680835645 absolute error 1.769140389740187e-13 relative error 9.463676888248435e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.41782000632269023 y2[1] (numeric) 0.4178200063224462 absolute error 2.440270208126094e-13 relative error 5.840481956820008e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7639999999996965 y1[1] (analytic) 0.18752265323475958 y1[1] (numeric) 0.18752265323493672 absolute error 1.7713608357894373e-13 relative error 9.44611653703444e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.41700723761498104 y2[1] (numeric) 0.4170072376147371 absolute error 2.439159985101469e-13 relative error 5.84920299957365e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7649999999996964 y1[1] (analytic) 0.18810605213861853 y1[1] (numeric) 0.18810605213879605 absolute error 1.7752466163756253e-13 relative error 9.437477402733517e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4161950518999856 y2[1] (numeric) 0.4161950518997419 absolute error 2.437494650564531e-13 relative error 5.85661612130429e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7659999999996963 y1[1] (analytic) 0.18869026293635782 y1[1] (numeric) 0.1886902629365356 absolute error 1.777744618181032e-13 relative error 9.421496321623319e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.41538344998988974 y2[1] (numeric) 0.41538344998964605 absolute error 2.4369395390522186e-13 relative error 5.866722757277722e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.766999999999696 y1[1] (analytic) 0.18927528504376645 y1[1] (numeric) 0.18927528504394459 absolute error 1.7813528430110637e-13 relative error 9.41143923042651e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.41457243269629507 y2[1] (numeric) 0.4145724326960515 absolute error 2.4358293160275934e-13 relative error 5.875521679493867e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.767999999999696 y1[1] (analytic) 0.1898611178758226 y1[1] (numeric) 0.18986111787600096 absolute error 1.783573289060314e-13 relative error 9.394094530860437e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.41376200083021897 y2[1] (numeric) 0.41376200082997544 absolute error 2.435274204515281e-13 relative error 5.885688390013754e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.768999999999696 y1[1] (analytic) 0.19044776084669324 y1[1] (numeric) 0.19044776084687196 absolute error 1.7871815138903457e-13 relative error 9.384103577510644e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4129521552020933 y2[1] (numeric) 0.41295215520184975 absolute error 2.435274204515281e-13 relative error 5.897230887010361e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.769999999999696 y1[1] (analytic) 0.1910352133697356 y1[1] (numeric) 0.19103521336991464 absolute error 1.790234627208065e-13 relative error 9.371228453799185e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4121428966217633 y2[1] (numeric) 0.4121428966215199 absolute error 2.433608869978343e-13 relative error 5.904769656170354e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7709999999996957 y1[1] (analytic) 0.1916234748574972 y1[1] (numeric) 0.19162347485767656 absolute error 1.7935652962819404e-13 relative error 9.359841207429017e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4113342258984878 y2[1] (numeric) 0.4113342258982445 absolute error 2.4330537584660306e-13 relative error 5.915028716979361e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7719999999996956 y1[1] (analytic) 0.19221254472171667 y1[1] (numeric) 0.19221254472189625 absolute error 1.7957857423311907e-13 relative error 9.342708328070422e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.41052614384093733 y2[1] (numeric) 0.4105261438406941 absolute error 2.432498646953718e-13 relative error 5.925319698752767e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7729999999996955 y1[1] (analytic) 0.192802422373324 y1[1] (numeric) 0.1928024223735039 absolute error 1.79883885564891e-13 relative error 9.329959828854286e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.40971865125719387 y2[1] (numeric) 0.4097186512569507 absolute error 2.431388423929093e-13 relative error 5.934287874053433e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7739999999996954 y1[1] (analytic) 0.19339310722244163 y1[1] (numeric) 0.1933931072226219 absolute error 1.802724636235098e-13 relative error 9.321555778932679e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.40891174895475 y2[1] (numeric) 0.40891174895450694 absolute error 2.43083331241678e-13 relative error 5.944640423344195e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7749999999996953 y1[1] (analytic) 0.1939845986783849 y1[1] (numeric) 0.19398459867856546 absolute error 1.8055001937966608e-13 relative error 9.307440931380713e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4081054377405079 y2[1] (numeric) 0.4081054377402649 absolute error 2.429723089392155e-13 relative error 5.953665069606556e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.775999999999695 y1[1] (analytic) 0.19457689614966234 y1[1] (numeric) 0.1945768961498432 absolute error 1.80855330711438e-13 relative error 9.294799860119561e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4072997184207787 y2[1] (numeric) 0.40729971842053586 absolute error 2.42861286636753e-13 relative error 5.962716782088579e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.776999999999695 y1[1] (analytic) 0.19516999904397647 y1[1] (numeric) 0.19516999904415766 absolute error 1.8118839761882555e-13 relative error 9.28361933219047e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4064945918012818 y2[1] (numeric) 0.406494591801039 absolute error 2.4280577548552174e-13 relative error 5.973161276502772e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.777999999999695 y1[1] (analytic) 0.19576390676822453 y1[1] (numeric) 0.195763906768406 absolute error 1.8146595337498184e-13 relative error 9.269632812846813e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4056900586871435 y2[1] (numeric) 0.40569005868690083 absolute error 2.4263924203182796e-13 relative error 5.980901844551838e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.778999999999695 y1[1] (analytic) 0.1963586187284988 y1[1] (numeric) 0.19635861872868055 absolute error 1.8174350913113813e-13 relative error 9.255692992138598e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.404886119882897 y2[1] (numeric) 0.4048861198826545 absolute error 2.4252821972936545e-13 relative error 5.990035415378294e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7799999999996947 y1[1] (analytic) 0.19695413433008735 y1[1] (numeric) 0.1969541343302694 absolute error 1.8204882046291004e-13 relative error 9.243208886278234e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4040827761924811 y2[1] (numeric) 0.40408277619223865 absolute error 2.424727085781342e-13 relative error 6.000570251047635e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7809999999996946 y1[1] (analytic) 0.19755045297747464 y1[1] (numeric) 0.197550452977657 absolute error 1.8235413179468196e-13 relative error 9.230762524015806e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.4032800284192394 y2[1] (numeric) 0.40328002841899696 absolute error 2.4241719742690293e-13 relative error 6.0111381755531e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7819999999996945 y1[1] (analytic) 0.19814757407434203 y1[1] (numeric) 0.19814757407452474 absolute error 1.8271495427768514e-13 relative error 9.221155249124231e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.40247787736591945 y2[1] (numeric) 0.40247787736567714 absolute error 2.423061751244404e-13 relative error 6.020360093087645e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7829999999996944 y1[1] (analytic) 0.19874549702356858 y1[1] (numeric) 0.1987454970237516 absolute error 1.8302026560945706e-13 relative error 9.208775461602195e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.40167632383467233 y2[1] (numeric) 0.40167632383443014 absolute error 2.421951528219779e-13 relative error 6.029609873686855e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7839999999996943 y1[1] (analytic) 0.1993442212272314 y1[1] (numeric) 0.19934422122741466 absolute error 1.8327006578999772e-13 relative error 9.193648286452667e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.40087536862705153 y2[1] (numeric) 0.40087536862680945 absolute error 2.420841305195154e-13 relative error 6.038887631051605e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.784999999999694 y1[1] (analytic) 0.19994374608660614 y1[1] (numeric) 0.19994374608678978 absolute error 1.836308882730009e-13 relative error 9.184127629251314e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.40007501254401223 y2[1] (numeric) 0.4000750125437702 absolute error 2.4202861936828413e-13 relative error 6.049580998054923e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.785999999999694 y1[1] (analytic) 0.2005440710021682 y1[1] (numeric) 0.20054407100235214 absolute error 1.839361996047728e-13 relative error 9.171859266923138e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3992752563859103 y2[1] (numeric) 0.3992752563856684 absolute error 2.419175970658216e-13 relative error 6.05891783166252e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.786999999999694 y1[1] (analytic) 0.20114519537359266 y1[1] (numeric) 0.20114519537377687 absolute error 1.842137553609291e-13 relative error 9.158247852690873e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3984761009525021 y2[1] (numeric) 0.39847610095226016 absolute error 2.419175970658216e-13 relative error 6.071069167951378e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.787999999999694 y1[1] (analytic) 0.20174711859975514 y1[1] (numeric) 0.20174711859993966 absolute error 1.8451906669270102e-13 relative error 9.146057102246266e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.39767754704294267 y2[1] (numeric) 0.39767754704270086 absolute error 2.418065747633591e-13 relative error 6.080468373469623e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7889999999996937 y1[1] (analytic) 0.20234984007873247 y1[1] (numeric) 0.20234984007891732 absolute error 1.8485213360008856e-13 relative error 9.135274509145365e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.396879595455786 y2[1] (numeric) 0.3968795954555443 absolute error 2.416955524608966e-13 relative error 6.089896160656171e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7899999999996936 y1[1] (analytic) 0.20295335920780333 y1[1] (numeric) 0.20295335920798843 absolute error 1.8510193378062922e-13 relative error 9.120417346288115e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.39608224698898364 y2[1] (numeric) 0.39608224698874206 absolute error 2.4158453015843406e-13 relative error 6.099352646955503e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7909999999996935 y1[1] (analytic) 0.2035576753834485 y1[1] (numeric) 0.20355767538363392 absolute error 1.8543500068801677e-13 relative error 9.109703200270222e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.39528550243988403 y2[1] (numeric) 0.3952855024396425 absolute error 2.415290190072028e-13 relative error 6.110242280993726e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7919999999996934 y1[1] (analytic) 0.2041627880013519 y1[1] (numeric) 0.20416278800153767 absolute error 1.8576806759540432e-13 relative error 9.099016986101023e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3944893626052315 y2[1] (numeric) 0.3944893626049901 absolute error 2.4136248555350903e-13 relative error 6.118352189765946e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7929999999996933 y1[1] (analytic) 0.20476869645640106 y1[1] (numeric) 0.20476869645658707 absolute error 1.8601786777594498e-13 relative error 9.084292228014038e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.39369382828116595 y2[1] (numeric) 0.39369382828092464 absolute error 2.4130697440227777e-13 relative error 6.129305492438215e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.793999999999693 y1[1] (analytic) 0.2053754001426874 y1[1] (numeric) 0.20537540014287375 absolute error 1.8635093468333253e-13 relative error 9.07367360228453e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3928989002632215 y2[1] (numeric) 0.39289890026298036 absolute error 2.41140440948584e-13 relative error 6.137467953894314e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.794999999999693 y1[1] (analytic) 0.20598289845350737 y1[1] (numeric) 0.20598289845369408 absolute error 1.867117571663357e-13 relative error 9.064430036092468e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.39210457934632637 y2[1] (numeric) 0.3921045793460852 absolute error 2.41140440948584e-13 relative error 6.149901165413238e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.795999999999693 y1[1] (analytic) 0.2065911907813628 y1[1] (numeric) 0.20659119078154978 absolute error 1.86989312922492e-13 relative error 9.051175522792952e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.39131086632480105 y2[1] (numeric) 0.3913108663245601 absolute error 2.4097390749489023e-13 relative error 6.15811949609582e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.796999999999693 y1[1] (analytic) 0.20720027651796136 y1[1] (numeric) 0.2072002765181486 absolute error 1.8723911310303265e-13 relative error 9.03662467297922e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.39051776199235877 y2[1] (numeric) 0.3905177619921179 absolute error 2.408628851924277e-13 relative error 6.167783098099918e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7979999999996927 y1[1] (analytic) 0.20781015505421718 y1[1] (numeric) 0.2078101550544048 absolute error 1.8762769116165146e-13 relative error 9.028802808635595e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.38972526714210376 y2[1] (numeric) 0.38972526714186295 absolute error 2.4080737404119645e-13 relative error 6.178900737102887e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7989999999996926 y1[1] (analytic) 0.20842082578025212 y1[1] (numeric) 0.20842082578043997 absolute error 1.8784973576657649e-13 relative error 9.013002182643461e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.38893338256653065 y2[1] (numeric) 0.38893338256629 absolute error 2.406408405875027e-13 relative error 6.187199437588488e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.7999999999996925 y1[1] (analytic) 0.2090322880853952 y1[1] (numeric) 0.20903228808558338 absolute error 1.8818280267396403e-13 relative error 9.002571057208463e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3881421090575241 y2[1] (numeric) 0.3881421090572836 absolute error 2.4052981828504016e-13 relative error 6.196952422119001e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8009999999996924 y1[1] (analytic) 0.20964454135818422 y1[1] (numeric) 0.2096445413583728 absolute error 1.8857138073258284e-13 relative error 8.9948147235755e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3873514474063575 y2[1] (numeric) 0.3873514474061171 absolute error 2.4041879598257765e-13 relative error 6.206735448967157e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8019999999996923 y1[1] (analytic) 0.21025758498636615 y1[1] (numeric) 0.21025758498655497 absolute error 1.888211809131235e-13 relative error 8.980469404961887e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3865613984036925 y2[1] (numeric) 0.38656139840345216 absolute error 2.403632848313464e-13 relative error 6.217984667479162e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.802999999999692 y1[1] (analytic) 0.21087141835689727 y1[1] (numeric) 0.21087141835708637 absolute error 1.890987366692798e-13 relative error 8.967490148391401e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.38577196283957793 y2[1] (numeric) 0.3857719628393377 absolute error 2.402522625288839e-13 relative error 6.227831093800667e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.803999999999692 y1[1] (analytic) 0.21148604085594414 y1[1] (numeric) 0.21148604085613362 absolute error 1.894873147278986e-13 relative error 8.95980245131024e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.38498314150344926 y2[1] (numeric) 0.38498314150320917 absolute error 2.400857290751901e-13 relative error 6.236266038497145e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.804999999999692 y1[1] (analytic) 0.21210145186888463 y1[1] (numeric) 0.21210145186907434 absolute error 1.8970935933282362e-13 relative error 8.944274433825979e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.38419493518412795 y2[1] (numeric) 0.3841949351838879 absolute error 2.4003021792395884e-13 relative error 6.247615362470168e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.805999999999692 y1[1] (analytic) 0.21271765078030747 y1[1] (numeric) 0.2127176507804975 absolute error 1.9004242624021117e-13 relative error 8.934022425646519e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.38340734466982007 y2[1] (numeric) 0.38340734466958015 absolute error 2.3991919562149633e-13 relative error 6.25755345996588e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8069999999996917 y1[1] (analytic) 0.2133346369740139 y1[1] (numeric) 0.2133346369742043 absolute error 1.9040324872321435e-13 relative error 8.925097744273341e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.38262037074811617 y2[1] (numeric) 0.38262037074787636 absolute error 2.398081733190338e-13 relative error 6.267522370807136e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8079999999996916 y1[1] (analytic) 0.2139524098330179 y1[1] (numeric) 0.21395240983320854 absolute error 1.90653048903755e-13 relative error 8.911002640846757e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.38183401420599006 y2[1] (numeric) 0.38183401420575036 absolute error 2.396971510165713e-13 relative error 6.277522224284099e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8089999999996915 y1[1] (analytic) 0.2145709687395465 y1[1] (numeric) 0.21457096873973747 absolute error 1.9095836023552692e-13 relative error 8.89954318411633e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3810482758297983 y2[1] (numeric) 0.38104827582955864 absolute error 2.3964163986534004e-13 relative error 6.289009951389468e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8099999999996914 y1[1] (analytic) 0.21519031307504088 y1[1] (numeric) 0.2151903130752322 absolute error 1.913191827185301e-13 relative error 8.890696796923825e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.38026315640527897 y2[1] (numeric) 0.3802631564050395 absolute error 2.3947510641164627e-13 relative error 6.297615279783171e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8109999999996913 y1[1] (analytic) 0.21581044222015688 y1[1] (numeric) 0.21581044222034845 absolute error 1.9156898289907076e-13 relative error 8.876724449859732e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.37947865671755165 y2[1] (numeric) 0.3794786567173123 absolute error 2.3936408410918375e-13 relative error 6.307708743876574e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.811999999999691 y1[1] (analytic) 0.21643135555476523 y1[1] (numeric) 0.21643135555495713 absolute error 1.919020498064583e-13 relative error 8.866647317093567e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.378694777551116 y2[1] (numeric) 0.37869477755087666 absolute error 2.3936408410918375e-13 relative error 6.32076538411926e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.812999999999691 y1[1] (analytic) 0.2170530524579528 y1[1] (numeric) 0.21705305245814496 absolute error 1.9215184998699897e-13 relative error 8.852759627705413e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3779115196898509 y2[1] (numeric) 0.37791151968961173 absolute error 2.3919755065549e-13 relative error 6.329459098039604e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.813999999999691 y1[1] (analytic) 0.2176755323080226 y1[1] (numeric) 0.2176755323082151 absolute error 1.9248491689438652e-13 relative error 8.842744742758225e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3771288839170144 y2[1] (numeric) 0.37712888391677524 absolute error 2.391420395042587e-13 relative error 6.341122351076162e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.814999999999691 y1[1] (analytic) 0.2182987944824949 y1[1] (numeric) 0.2182987944826877 absolute error 1.9281798380177406e-13 relative error 8.832755318639009e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.376346871015242 y2[1] (numeric) 0.37634687101500297 absolute error 2.390310172017962e-13 relative error 6.351348599152177e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8159999999996908 y1[1] (analytic) 0.21892283835810755 y1[1] (numeric) 0.2189228383583007 absolute error 1.931510507091616e-13 relative error 8.822791270100874e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3755654817665466 y2[1] (numeric) 0.3755654817663077 absolute error 2.3886448374810243e-13 relative error 6.360128801628841e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8169999999996906 y1[1] (analytic) 0.21954766331081688 y1[1] (numeric) 0.21954766331101025 absolute error 1.9337309531408664e-13 relative error 8.807795646648514e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3747847169523174 y2[1] (numeric) 0.37478471695207866 absolute error 2.387534614456399e-13 relative error 6.370416152161715e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8179999999996905 y1[1] (analytic) 0.2201732687157978 y1[1] (numeric) 0.22017326871599147 absolute error 1.9367840664585856e-13 relative error 8.79663583937889e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.37400457735331916 y2[1] (numeric) 0.3740045773530805 absolute error 2.386424391431774e-13 relative error 6.380735787565878e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8189999999996904 y1[1] (analytic) 0.22079965394744494 y1[1] (numeric) 0.22079965394763898 absolute error 1.9403922912886173e-13 relative error 8.788022338796203e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.37322506374969133 y2[1] (numeric) 0.37322506374945286 absolute error 2.384759056894836e-13 relative error 6.389600507896781e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8199999999996903 y1[1] (analytic) 0.22142681837937328 y1[1] (numeric) 0.2214268183795676 absolute error 1.9431678488501802e-13 relative error 8.775666213660384e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3724461769209476 y2[1] (numeric) 0.37244617692070925 absolute error 2.383648833870211e-13 relative error 6.399982015055413e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.82099999999969 y1[1] (analytic) 0.22205476138441826 y1[1] (numeric) 0.22205476138461297 absolute error 1.9470536294363683e-13 relative error 8.768348930224715e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.37166791764597473 y2[1] (numeric) 0.3716679176457364 absolute error 2.3830937223578985e-13 relative error 6.411889779057738e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.82199999999969 y1[1] (analytic) 0.22268348233463708 y1[1] (numeric) 0.22268348233483212 absolute error 1.9503842985102438e-13 relative error 8.758549480465319e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3708902867030317 y2[1] (numeric) 0.37089028670279356 absolute error 2.381428387820961e-13 relative error 6.42084323369662e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.82299999999969 y1[1] (analytic) 0.22331298060130889 y1[1] (numeric) 0.22331298060150415 absolute error 1.952604744559494e-13 relative error 8.743803156008968e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3701132848697496 y2[1] (numeric) 0.37011328486951156 absolute error 2.3803181647963356e-13 relative error 6.431323224817554e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.82399999999969 y1[1] (analytic) 0.22394325555493533 y1[1] (numeric) 0.22394325555513087 absolute error 1.955380302121057e-13 relative error 8.73158826451634e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3693369129231302 y2[1] (numeric) 0.3693369129228922 absolute error 2.379763053284023e-13 relative error 6.443339319780694e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8249999999996898 y1[1] (analytic) 0.22457430656524147 y1[1] (numeric) 0.22457430656543734 absolute error 1.9587109711949324e-13 relative error 8.72188364355877e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.36856117163954527 y2[1] (numeric) 0.3685611716393074 absolute error 2.378652830259398e-13 relative error 6.453888833915833e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8259999999996896 y1[1] (analytic) 0.22520613300117642 y1[1] (numeric) 0.22520613300137263 absolute error 1.962041640268808e-13 relative error 8.712203411700864e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.36778606179473605 y2[1] (numeric) 0.3677860617944983 absolute error 2.3775426072347727e-13 relative error 6.464471751954798e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8269999999996895 y1[1] (analytic) 0.22583873423091383 y1[1] (numeric) 0.22583873423111037 absolute error 1.9653723093426834e-13 relative error 8.702547488302626e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3670115841638124 y2[1] (numeric) 0.3670115841635747 absolute error 2.37698749572246e-13 relative error 6.476600734928063e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8279999999996894 y1[1] (analytic) 0.2264721096218526 y1[1] (numeric) 0.22647210962204936 absolute error 1.9675927553919337e-13 relative error 8.688013542494409e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3662377395212518 y2[1] (numeric) 0.36623773952101424 absolute error 2.375877272697835e-13 relative error 6.487254087477702e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8289999999996893 y1[1] (analytic) 0.22710625854061717 y1[1] (numeric) 0.22710625854081426 absolute error 1.9709234244658091e-13 relative error 8.678419683944185e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.36546452864089884 y2[1] (numeric) 0.3654645286406614 absolute error 2.3742119381608973e-13 relative error 6.496422366871532e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.829999999999689 y1[1] (analytic) 0.2277411803530588 y1[1] (numeric) 0.22774118035325622 absolute error 1.9742540935396846e-13 relative error 8.668849834180499e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3646919522959644 y2[1] (numeric) 0.3646919522957271 absolute error 2.373101715136272e-13 relative error 6.507140341858683e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.830999999999689 y1[1] (analytic) 0.2283768744242557 y1[1] (numeric) 0.22837687442445348 absolute error 1.9778623183697164e-13 relative error 8.660519255095162e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.36392001125902473 y2[1] (numeric) 0.36392001125878753 absolute error 2.371991492111647e-13 relative error 6.517892445390566e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.831999999999689 y1[1] (analytic) 0.22901334011851393 y1[1] (numeric) 0.229013340118712 absolute error 1.9806378759312793e-13 relative error 8.648569882026537e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3631487063020208 y2[1] (numeric) 0.3631487063017837 absolute error 2.370881269087022e-13 relative error 6.528678824798635e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.832999999999689 y1[1] (analytic) 0.22965057679936784 y1[1] (numeric) 0.22965057679956616 absolute error 1.9831358777366859e-13 relative error 8.635449147899309e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.36237803819625747 y2[1] (numeric) 0.3623780381960205 absolute error 2.3697710460623966e-13 relative error 6.539499628227942e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8339999999996888 y1[1] (analytic) 0.23028858382958062 y1[1] (numeric) 0.23028858382977932 absolute error 1.987021658322874e-13 relative error 8.628398443725374e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.36160800771240287 y2[1] (numeric) 0.36160800771216595 absolute error 2.369215934550084e-13 relative error 6.551890124165582e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8349999999996887 y1[1] (analytic) 0.2309273605711455 y1[1] (numeric) 0.2309273605713445 absolute error 1.990074771640593e-13 relative error 8.617752208827065e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.36083861562048725 y2[1] (numeric) 0.3608386156202505 absolute error 2.3675506000131463e-13 relative error 6.561245103831188e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8359999999996885 y1[1] (analytic) 0.23156690638528576 y1[1] (numeric) 0.23156690638548502 absolute error 1.9925727734459997e-13 relative error 8.604738926428098e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3600698626899028 y2[1] (numeric) 0.3600698626896662 absolute error 2.366440376988521e-13 relative error 6.572170076412456e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8369999999996884 y1[1] (analytic) 0.23220722063245558 y1[1] (numeric) 0.23220722063265511 absolute error 1.9953483310075626e-13 relative error 8.592964187646252e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3593017496894023 y2[1] (numeric) 0.35930174968916584 absolute error 2.3647750424515834e-13 relative error 6.581585100812363e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8379999999996883 y1[1] (analytic) 0.2328483026723407 y1[1] (numeric) 0.2328483026725406 absolute error 1.9992341115937506e-13 relative error 8.585993922433832e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.35853427738709887 y2[1] (numeric) 0.3585342773868624 absolute error 2.3647750424515834e-13 relative error 6.595673528582613e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.838999999999688 y1[1] (analytic) 0.23349015186385935 y1[1] (numeric) 0.2334901518640595 absolute error 2.001454557643001e-13 relative error 8.571901391412795e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.35776744655046444 y2[1] (numeric) 0.35776744655022813 absolute error 2.3631097079146457e-13 relative error 6.605155753267563e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.839999999999688 y1[1] (analytic) 0.23413276756516221 y1[1] (numeric) 0.23413276756536264 absolute error 2.0042301152045638e-13 relative error 8.560229036060749e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.35700125794633 y2[1] (numeric) 0.3570012579460938 absolute error 2.3619994848900205e-13 relative error 6.616221742403813e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.840999999999688 y1[1] (analytic) 0.23477614913363365 y1[1] (numeric) 0.2347761491338344 absolute error 2.0075607842784393e-13 relative error 8.550957121013786e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.356235712340884 y2[1] (numeric) 0.3562357123406479 absolute error 2.361444373377708e-13 relative error 6.628881640923267e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.841999999999688 y1[1] (analytic) 0.2354202959258922 y1[1] (numeric) 0.23542029592609326 absolute error 2.0106138975961585e-13 relative error 8.540529140397811e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.355470810499672 y2[1] (numeric) 0.355470810499436 absolute error 2.35977903884077e-13 relative error 6.638460793795466e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8429999999996878 y1[1] (analytic) 0.23606520729779112 y1[1] (numeric) 0.23606520729799246 absolute error 2.0133894551577214e-13 relative error 8.528954682499545e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3547065531875958 y2[1] (numeric) 0.35470655318735994 absolute error 2.358668815816145e-13 relative error 6.649634168356348e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8439999999996877 y1[1] (analytic) 0.23671088260441908 y1[1] (numeric) 0.23671088260462073 absolute error 2.0164425684754406e-13 relative error 8.518588356772898e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3539429411689127 y2[1] (numeric) 0.3539429411686769 absolute error 2.35755859279152e-13 relative error 6.660843651820193e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8449999999996876 y1[1] (analytic) 0.23735732120010078 y1[1] (numeric) 0.23735732120030278 absolute error 2.0200507933054723e-13 relative error 8.510589785442079e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.35317997520723454 y2[1] (numeric) 0.3531799752069989 absolute error 2.356448369766895e-13 relative error 6.67208940253254e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8459999999996874 y1[1] (analytic) 0.23800452243839776 y1[1] (numeric) 0.23800452243860007 absolute error 2.0231039066231915e-13 relative error 8.500275061566645e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3524176560655272 y2[1] (numeric) 0.35241765606529174 absolute error 2.354783035229957e-13 relative error 6.681796427339377e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8469999999996873 y1[1] (analytic) 0.23865248567210884 y1[1] (numeric) 0.23865248567231143 absolute error 2.0258794641847544e-13 relative error 8.488826162775298e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.35165598450611 y2[1] (numeric) 0.35165598450587454 absolute error 2.354783035229957e-13 relative error 6.696268907629077e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8479999999996872 y1[1] (analytic) 0.23930121025327078 y1[1] (numeric) 0.23930121025347367 absolute error 2.0289325775024736e-13 relative error 8.478572153292074e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3508949612906541 y2[1] (numeric) 0.3508949612904188 absolute error 2.3531177006930193e-13 relative error 6.706045854969913e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.848999999999687 y1[1] (analytic) 0.23995069553315906 y1[1] (numeric) 0.23995069553336226 absolute error 2.0319856908201928e-13 relative error 8.468346742255599e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.350134587180183 y2[1] (numeric) 0.3501345871799477 absolute error 2.3525625891807067e-13 relative error 6.719023699221274e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.849999999999687 y1[1] (analytic) 0.24060094086228845 y1[1] (numeric) 0.24060094086249198 absolute error 2.0353163598940682e-13 relative error 8.459303411697846e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.34937486293507036 y2[1] (numeric) 0.3493748629348353 absolute error 2.350897254643769e-13 relative error 6.728867769404097e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.850999999999687 y1[1] (analytic) 0.24125194559041374 y1[1] (numeric) 0.24125194559061755 absolute error 2.038091917455631e-13 relative error 8.447981268991746e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.34861578931504067 y2[1] (numeric) 0.3486157893148057 absolute error 2.349787031619144e-13 relative error 6.740334499008203e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.851999999999687 y1[1] (analytic) 0.24190370906653014 y1[1] (numeric) 0.2419037090667343 absolute error 2.041700142285663e-13 relative error 8.44013574725363e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.34785736707916737 y2[1] (numeric) 0.3478573670789325 absolute error 2.3486768085945187e-13 relative error 6.751838629480552e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8529999999996867 y1[1] (analytic) 0.24255623063887433 y1[1] (numeric) 0.24255623063907883 absolute error 2.0450308113595383e-13 relative error 8.431161739169039e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.34709959698587267 y2[1] (numeric) 0.3470995969856379 absolute error 2.3475665855698935e-13 relative error 6.763380326441122e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8539999999996866 y1[1] (analytic) 0.24320950965492483 y1[1] (numeric) 0.24320950965512958 absolute error 2.047528813164945e-13 relative error 8.418785992661467e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.34634247979292654 y2[1] (numeric) 0.3463424797926919 absolute error 2.3464563625452683e-13 relative error 6.774959756447383e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8549999999996865 y1[1] (analytic) 0.24386354546140254 y1[1] (numeric) 0.2438635454616076 absolute error 2.0505819264826641e-13 relative error 8.408726784492763e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3455860162574461 y2[1] (numeric) 0.34558601625721164 absolute error 2.3447910280083306e-13 relative error 6.78497079656593e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8559999999996863 y1[1] (analytic) 0.24451833740427176 y1[1] (numeric) 0.24451833740447715 absolute error 2.0539125955565396e-13 relative error 8.399830529522721e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.34483020713589496 y2[1] (numeric) 0.3448302071356606 absolute error 2.3436808049837055e-13 relative error 6.796622675402908e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8569999999996862 y1[1] (analytic) 0.2451738848287407 y1[1] (numeric) 0.24517388482894634 absolute error 2.0564105973619462e-13 relative error 8.387559706036366e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.34407505318408205 y2[1] (numeric) 0.3440750531838478 absolute error 2.3425705819590803e-13 relative error 6.808312780252023e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.857999999999686 y1[1] (analytic) 0.24583018707926185 y1[1] (numeric) 0.2458301870794678 absolute error 2.0594637106796654e-13 relative error 8.377586720119292e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3433205551571613 y2[1] (numeric) 0.34332055515692717 absolute error 2.341460358934455e-13 relative error 6.820041281427524e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.858999999999686 y1[1] (analytic) 0.2464872434995331 y1[1] (numeric) 0.24648724349973933 absolute error 2.0622392682412283e-13 relative error 8.366515195522215e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.34256671380963066 y2[1] (numeric) 0.34256671380939663 absolute error 2.34035013590983e-13 relative error 6.831808350213491e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.859999999999686 y1[1] (analytic) 0.24714505343249804 y1[1] (numeric) 0.24714505343270457 absolute error 2.0652923815589475e-13 relative error 8.356600113475605e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3418135298953314 y2[1] (numeric) 0.3418135298950975 absolute error 2.339239912885205e-13 relative error 6.843614158870528e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.860999999999686 y1[1] (analytic) 0.24780361622034675 y1[1] (numeric) 0.24780361622055364 absolute error 2.0689006063889792e-13 relative error 8.348952440424899e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.34106100416744745 y2[1] (numeric) 0.34106100416721363 absolute error 2.3381296898605797e-13 relative error 6.85545888064251e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8619999999996857 y1[1] (analytic) 0.24846293120451668 y1[1] (numeric) 0.24846293120472382 absolute error 2.0713986081943858e-13 relative error 8.336851691125548e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.34030913737850443 y2[1] (numeric) 0.34030913737827073 absolute error 2.3370194668359545e-13 relative error 6.86734268976338e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8629999999996856 y1[1] (analytic) 0.24912299772569269 y1[1] (numeric) 0.24912299772590016 absolute error 2.0747292772682613e-13 relative error 8.328132272849128e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.33955793028036907 y2[1] (numeric) 0.3395579302801355 absolute error 2.3359092438113294e-13 relative error 6.879265761464019e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8639999999996855 y1[1] (analytic) 0.24978381512380843 y1[1] (numeric) 0.2497838151240162 absolute error 2.0777823905859805e-13 relative error 8.318322744634604e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.33880738362424834 y2[1] (numeric) 0.33880738362401486 absolute error 2.334799020786704e-13 relative error 6.891228271979145e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8649999999996854 y1[1] (analytic) 0.2504453827380465 y1[1] (numeric) 0.2504453827382546 absolute error 2.081113059659856e-13 relative error 8.30964834291474e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.33805749816068886 y2[1] (numeric) 0.33805749816045555 absolute error 2.3331336862497665e-13 relative error 6.90158833613789e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8659999999996852 y1[1] (analytic) 0.25110769990683945 y1[1] (numeric) 0.25110769990704784 absolute error 2.0838886172214188e-13 relative error 8.298784218861222e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.33730827463957613 y2[1] (numeric) 0.33730827463934293 absolute error 2.3320234632251413e-13 relative error 6.913626609714741e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.866999999999685 y1[1] (analytic) 0.25177076596786996 y1[1] (numeric) 0.25177076596807874 absolute error 2.087774397807607e-13 relative error 8.292362259699527e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3365597138101335 y2[1] (numeric) 0.3365597138099004 absolute error 2.330913240200516e-13 relative error 6.925704843912114e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.867999999999685 y1[1] (analytic) 0.2524345802580722 y1[1] (numeric) 0.2524345802582813 absolute error 2.0911050668814823e-13 relative error 8.28375044632822e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3358118164209217 y2[1] (numeric) 0.3358118164206888 absolute error 2.3292479056635784e-13 relative error 6.936170175572362e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.868999999999685 y1[1] (analytic) 0.25309914211363194 y1[1] (numeric) 0.2530991421138413 absolute error 2.0938806244430452e-13 relative error 8.272966107103485e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.33506458321983823 y2[1] (numeric) 0.3350645832196054 absolute error 2.3281376826389533e-13 relative error 6.948325186346078e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.869999999999685 y1[1] (analytic) 0.25376445086998733 y1[1] (numeric) 0.253764450870197 absolute error 2.0966561820046081e-13 relative error 8.262213934286645e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.33431801495411606 y2[1] (numeric) 0.3343180149538834 absolute error 2.3264723481020155e-13 relative error 6.958860258910413e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8709999999996847 y1[1] (analytic) 0.2544305058618296 y1[1] (numeric) 0.2544305058620396 absolute error 2.0999868510784836e-13 relative error 8.25367557229516e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3335721123703236 y2[1] (numeric) 0.333572112370091 absolute error 2.325917236589703e-13 relative error 6.972756865260747e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8719999999996846 y1[1] (analytic) 0.2550973064231039 y1[1] (numeric) 0.2550973064233142 absolute error 2.1027624086400465e-13 relative error 8.242981621892975e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.33282687621436313 y2[1] (numeric) 0.33282687621413065 absolute error 2.324807013565078e-13 relative error 6.985033901131662e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8729999999996845 y1[1] (analytic) 0.2557648518870097 y1[1] (numeric) 0.2557648518872203 absolute error 2.106093077713922e-13 relative error 8.23448985337649e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3320823072314708 y2[1] (numeric) 0.3320823072312385 absolute error 2.32314167902814e-13 relative error 6.995680373326376e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8739999999996844 y1[1] (analytic) 0.2564331415860016 y1[1] (numeric) 0.2564331415862125 absolute error 2.1088686352754848e-13 relative error 8.22385368066093e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3313384061662157 y2[1] (numeric) 0.3313384061659835 absolute error 2.322031456003515e-13 relative error 7.008035931816095e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8749999999996843 y1[1] (analytic) 0.2571021748517899 y1[1] (numeric) 0.25710217485200115 absolute error 2.112754415861673e-13 relative error 8.21756726515285e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3305951737624986 y2[1] (numeric) 0.33059517376226655 absolute error 2.320366121466577e-13 relative error 7.018753767813746e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.875999999999684 y1[1] (analytic) 0.25777195101534145 y1[1] (numeric) 0.25777195101555306 absolute error 2.1160850849355484e-13 relative error 8.209136318363856e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.329852610763552 y2[1] (numeric) 0.32985261076332006 absolute error 2.319255898441952e-13 relative error 7.031188545312023e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.876999999999684 y1[1] (analytic) 0.2584424694068802 y1[1] (numeric) 0.2584424694070921 absolute error 2.1188606424971113e-13 relative error 8.198577607464631e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3291107179119388 y2[1] (numeric) 0.329110717911707 absolute error 2.318145675417327e-13 relative error 7.043665092783762e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.877999999999684 y1[1] (analytic) 0.2591137293558877 y1[1] (numeric) 0.2591137293560999 absolute error 2.1216362000586741e-13 relative error 8.1880501096283e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3283694959495518 y2[1] (numeric) 0.3283694959493201 absolute error 2.3170354523927017e-13 relative error 7.056183601014735e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.878999999999684 y1[1] (analytic) 0.2597857301911042 y1[1] (numeric) 0.2597857301913166 absolute error 2.124411757620237e-13 relative error 8.177553694182788e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3276289456176128 y2[1] (numeric) 0.32762894561738126 absolute error 2.315370117855764e-13 relative error 7.067049932023142e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8799999999996837 y1[1] (analytic) 0.2604584712405287 y1[1] (numeric) 0.26045847124074145 absolute error 2.1277424266941125e-13 relative error 8.169219517261088e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.32688906765667214 y2[1] (numeric) 0.32688906765644077 absolute error 2.313704783318826e-13 relative error 7.077950938845357e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8809999999996836 y1[1] (analytic) 0.26113195183142035 y1[1] (numeric) 0.2611319518316334 absolute error 2.1305179842556754e-13 relative error 8.158779380744182e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.32614986280660785 y2[1] (numeric) 0.32614986280637653 absolute error 2.3131496718065137e-13 relative error 7.092290801232398e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8819999999996835 y1[1] (analytic) 0.2618061712902986 y1[1] (numeric) 0.261806171290512 absolute error 2.1338486533295509e-13 relative error 8.150490276119103e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3254113318066245 y2[1] (numeric) 0.32541133180639337 absolute error 2.311484337269576e-13 relative error 7.103269343561687e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8829999999996834 y1[1] (analytic) 0.26248112894294406 y1[1] (numeric) 0.2624811289431577 absolute error 2.1366242108911138e-13 relative error 8.140105993507652e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.32467347539525315 y2[1] (numeric) 0.32467347539502217 absolute error 2.309819002732638e-13 relative error 7.114283049826277e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8839999999996833 y1[1] (analytic) 0.2631568241143991 y1[1] (numeric) 0.2631568241146131 absolute error 2.1399548799649892e-13 relative error 8.131861627250492e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3239362943103502 y2[1] (numeric) 0.3239362943101193 absolute error 2.3092638912203256e-13 relative error 7.128759363431853e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.884999999999683 y1[1] (analytic) 0.2638332561289687 y1[1] (numeric) 0.26383325612918296 absolute error 2.142730437526552e-13 relative error 8.12153277780542e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.32319978928909654 y2[1] (numeric) 0.3231997892888658 absolute error 2.307598556683388e-13 relative error 7.139851674282131e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.885999999999683 y1[1] (analytic) 0.26451042431022076 y1[1] (numeric) 0.2645104243104353 absolute error 2.145505995088115e-13 relative error 8.111234181726772e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.32246396106799713 y2[1] (numeric) 0.3224639610677666 absolute error 2.3053781106341376e-13 relative error 7.149258177561146e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.886999999999683 y1[1] (analytic) 0.2651883279809871 y1[1] (numeric) 0.26518832798120207 absolute error 2.149391775674303e-13 relative error 8.105152259297043e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.32172881038288026 y2[1] (numeric) 0.32172881038264983 absolute error 2.3042678876095124e-13 relative error 7.162143436477663e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.887999999999683 y1[1] (analytic) 0.2658669664633644 y1[1] (numeric) 0.2658669664635796 absolute error 2.152167333235866e-13 relative error 8.094903108365017e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.32099433796889654 y2[1] (numeric) 0.32099433796866617 absolute error 2.3037127760972e-13 relative error 7.176801904588184e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8889999999996827 y1[1] (analytic) 0.26654633907871406 y1[1] (numeric) 0.2665463390789295 absolute error 2.1543877792851163e-13 relative error 8.082601272002096e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3202605445605182 y2[1] (numeric) 0.32026054456028796 absolute error 2.3026025530725747e-13 relative error 7.189779047657437e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8899999999996826 y1[1] (analytic) 0.26722644514766347 y1[1] (numeric) 0.2672264451478792 absolute error 2.1571633368466792e-13 relative error 8.0724171429017e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3195274308915387 y2[1] (numeric) 0.3195274308913086 absolute error 2.300937218535637e-13 relative error 7.201063182949929e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8909999999996825 y1[1] (analytic) 0.26790728399010666 y1[1] (numeric) 0.2679072839903227 absolute error 2.1604940059205546e-13 relative error 8.06433469722435e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3187949976950716 y2[1] (numeric) 0.3187949976948416 absolute error 2.299826995511012e-13 relative error 7.214125102774679e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8919999999996824 y1[1] (analytic) 0.2685888549252048 y1[1] (numeric) 0.2685888549254212 absolute error 2.1643797865067427e-13 relative error 8.058338039042862e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.31806324570354993 y2[1] (numeric) 0.3180632457033201 absolute error 2.298161660974074e-13 relative error 7.225486415101447e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8929999999996823 y1[1] (analytic) 0.2692711572713872 y1[1] (numeric) 0.26927115727160383 absolute error 2.166600232555993e-13 relative error 8.046165265195361e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.31733217564872584 y2[1] (numeric) 0.31733217564849614 absolute error 2.297051437949449e-13 relative error 7.238633880266191e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.893999999999682 y1[1] (analytic) 0.26995419034635126 y1[1] (numeric) 0.2699541903465683 absolute error 2.170486013142181e-13 relative error 8.040201229539898e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3166017882616692 y2[1] (numeric) 0.3166017882614396 absolute error 2.2959412149248237e-13 relative error 7.25182642691596e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.894999999999682 y1[1] (analytic) 0.2706379534670642 y1[1] (numeric) 0.2706379534672816 absolute error 2.1738166822160565e-13 relative error 8.032194503276139e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.31587208427276725 y2[1] (numeric) 0.3158720842725378 absolute error 2.294275880387886e-13 relative error 7.263306872052339e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.895999999999682 y1[1] (analytic) 0.27132244594976296 y1[1] (numeric) 0.2713224459499806 absolute error 2.1765922397776194e-13 relative error 8.022160614682904e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3151430644117241 y2[1] (numeric) 0.3151430644114948 absolute error 2.293165657363261e-13 relative error 7.276586148719156e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.896999999999682 y1[1] (analytic) 0.27200766710995505 y1[1] (numeric) 0.272007667110173 absolute error 2.1793677973391823e-13 relative error 8.012155761985214e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.31441472940755943 y2[1] (numeric) 0.3144147294073303 absolute error 2.291500322826323e-13 relative error 7.288145587657793e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8979999999996817 y1[1] (analytic) 0.2726936162624193 y1[1] (numeric) 0.27269361626263755 absolute error 2.1826984664130578e-13 relative error 8.004215486704307e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.31368707998860823 y2[1] (numeric) 0.31368707998837925 absolute error 2.2898349882893854e-13 relative error 7.299742751191864e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8989999999996816 y1[1] (analytic) 0.2733802927212067 y1[1] (numeric) 0.2733802927214253 absolute error 2.1860291354869332e-13 relative error 7.99629378448375e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3129601168825199 y2[1] (numeric) 0.31296011688229103 absolute error 2.28872476526476e-13 relative error 7.313151554464398e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.8999999999996815 y1[1] (analytic) 0.27406769579964085 y1[1] (numeric) 0.27406769579985973 absolute error 2.188804693048496e-13 relative error 7.986365144794874e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3122338408162574 y2[1] (numeric) 0.3122338408160287 absolute error 2.2870594307278225e-13 relative error 7.324828803786537e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9009999999996814 y1[1] (analytic) 0.2747558248103187 y1[1] (numeric) 0.2747558248105379 absolute error 2.1921353621223716e-13 relative error 7.978485492111919e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3115082525160967 y2[1] (numeric) 0.31150825251586817 absolute error 2.2853940961908847e-13 relative error 7.336544305749301e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9019999999996813 y1[1] (analytic) 0.2754446790651113 y1[1] (numeric) 0.27544467906533077 absolute error 2.1949109196839345e-13 relative error 7.968608895019128e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.31078335270762625 y2[1] (numeric) 0.31078335270739776 absolute error 2.284838984678572e-13 relative error 7.351870570841245e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.902999999999681 y1[1] (analytic) 0.2761342578751643 y1[1] (numeric) 0.2761342578753842 absolute error 2.1987967002701225e-13 relative error 7.962781283241436e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3100591421157456 y2[1] (numeric) 0.3100591421155172 absolute error 2.283728761653947e-13 relative error 7.365461782776356e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.903999999999681 y1[1] (analytic) 0.2768245605508993 y1[1] (numeric) 0.2768245605511194 absolute error 2.2010171463193728e-13 relative error 7.950946050231966e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3093356214646653 y2[1] (numeric) 0.3093356214644371 absolute error 2.2820634271170093e-13 relative error 7.377305647218144e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.904999999999681 y1[1] (analytic) 0.27751558640201346 y1[1] (numeric) 0.27751558640223384 absolute error 2.2037927038809357e-13 relative error 7.941149297065019e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.308612791477906 y2[1] (numeric) 0.30861279147767795 absolute error 2.2803980925800715e-13 relative error 7.389188509198032e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.905999999999681 y1[1] (analytic) 0.27820733473748094 y1[1] (numeric) 0.27820733473770165 absolute error 2.2071233729548112e-13 relative error 7.933375929996503e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.30789065287829764 y2[1] (numeric) 0.3078906528780697 absolute error 2.2792878695554464e-13 relative error 7.402913496228801e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9069999999996807 y1[1] (analytic) 0.27889980486555355 y1[1] (numeric) 0.2788998048657746 absolute error 2.2104540420286867e-13 relative error 7.925620611653918e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3071692063879786 y2[1] (numeric) 0.3071692063877509 absolute error 2.277067423506196e-13 relative error 7.413071936091415e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9079999999996806 y1[1] (analytic) 0.2795929960937613 y1[1] (numeric) 0.2795929960939826 absolute error 2.212674488077937e-13 relative error 7.913912433399863e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3064484527283956 y2[1] (numeric) 0.306448452728168 absolute error 2.275957200481571e-13 relative error 7.426884293975357e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9089999999996805 y1[1] (analytic) 0.28028690772891285 y1[1] (numeric) 0.28028690772913445 absolute error 2.2160051571518125e-13 relative error 7.906202880139812e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.30572839262030205 y2[1] (numeric) 0.30572839262007456 absolute error 2.274846977456946e-13 relative error 7.440744897652282e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9099999999996804 y1[1] (analytic) 0.28098153907709666 y1[1] (numeric) 0.2809815390773186 absolute error 2.219335826225688e-13 relative error 7.898511174489436e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.30500902678375796 y2[1] (numeric) 0.30500902678353065 absolute error 2.273181642920008e-13 relative error 7.452833992784167e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9109999999996803 y1[1] (analytic) 0.2816768894436815 y1[1] (numeric) 0.28167688944390373 absolute error 2.2221113837872508e-13 relative error 7.888866524250438e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.30429035593812914 y2[1] (numeric) 0.30429035593790205 absolute error 2.2709611968707577e-13 relative error 7.463138915031893e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.91199999999968 y1[1] (analytic) 0.2823729581333171 y1[1] (numeric) 0.2823729581335396 absolute error 2.2248869413488137e-13 relative error 7.879249330590556e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3035723808020865 y2[1] (numeric) 0.3035723808018595 absolute error 2.2698509738461325e-13 relative error 7.477132695170837e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.91299999999968 y1[1] (analytic) 0.2830697444499346 y1[1] (numeric) 0.2830697444501575 absolute error 2.2287727219350018e-13 relative error 7.873581566500463e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.302855102093605 y2[1] (numeric) 0.3028551020933781 absolute error 2.2687407508215074e-13 relative error 7.491175598951264e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.91399999999968 y1[1] (analytic) 0.2837672476967481 y1[1] (numeric) 0.2837672476969712 absolute error 2.230993167984252e-13 relative error 7.862053094895696e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.30213852052996326 y2[1] (numeric) 0.30213852052973655 absolute error 2.2670754162845697e-13 relative error 7.503430586434418e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.91499999999968 y1[1] (analytic) 0.2844654671762541 y1[1] (numeric) 0.2844654671764775 absolute error 2.2343238370581275e-13 relative error 7.854464231588947e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.30142263682774284 y2[1] (numeric) 0.3014226368275163 absolute error 2.265410081747632e-13 relative error 7.515726441747869e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9159999999996797 y1[1] (analytic) 0.2851644021902333 y1[1] (numeric) 0.2851644021904571 absolute error 2.237654506132003e-13 relative error 7.84689284127148e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.3007074517028274 y2[1] (numeric) 0.300707451702601 absolute error 2.2642998587230068e-13 relative error 7.529909371719492e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9169999999996796 y1[1] (analytic) 0.28586405203975074 y1[1] (numeric) 0.28586405203997484 absolute error 2.2409851752058785e-13 relative error 7.839338871801408e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.29999296587040203 y2[1] (numeric) 0.2999929658701757 absolute error 2.2631896356983816e-13 relative error 7.544142340577703e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9179999999996795 y1[1] (analytic) 0.2865644160251567 y1[1] (numeric) 0.2865644160253811 absolute error 2.2437607327674414e-13 relative error 7.829865144772433e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.29927918004495235 y2[1] (numeric) 0.29927918004472626 absolute error 2.2609691896491313e-13 relative error 7.55471593215916e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9189999999996794 y1[1] (analytic) 0.2872654934460871 y1[1] (numeric) 0.2872654934463118 absolute error 2.2470914018413168e-13 relative error 7.8223505889441e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2985660949402643 y2[1] (numeric) 0.29856609494003833 absolute error 2.2598589666245061e-13 relative error 7.569040841950416e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9199999999996793 y1[1] (analytic) 0.28796728360146473 y1[1] (numeric) 0.2879672836016897 absolute error 2.2498669594028797e-13 relative error 7.812925590938331e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.29785371126942284 y2[1] (numeric) 0.297853711269197 absolute error 2.2581936320875684e-13 relative error 7.581552777916959e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.920999999999679 y1[1] (analytic) 0.2886697857894993 y1[1] (numeric) 0.2886697857897247 absolute error 2.2537527399890678e-13 relative error 7.807373168013244e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.29714202974481163 y2[1] (numeric) 0.2971420297445859 absolute error 2.2570834090629432e-13 relative error 7.5959749315886e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.921999999999679 y1[1] (analytic) 0.2893729993076889 y1[1] (numeric) 0.2893729993079146 absolute error 2.2570834090629432e-13 relative error 7.799910200547071e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2964310510781121 y2[1] (numeric) 0.29643105107788653 absolute error 2.2554180745260055e-13 relative error 7.608575641192474e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.922999999999679 y1[1] (analytic) 0.29007692345282 y1[1] (numeric) 0.290076923453046 absolute error 2.2598589666245061e-13 relative error 7.79055065713307e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2957207759803028 y2[1] (numeric) 0.2957207759800774 absolute error 2.2537527399890678e-13 relative error 7.621218808580378e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.923999999999679 y1[1] (analytic) 0.29078155752096846 y1[1] (numeric) 0.2907815575211947 absolute error 2.262634524186069e-13 relative error 7.781217431655406e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2950112051616589 y2[1] (numeric) 0.29501120516143364 absolute error 2.2526425169644426e-13 relative error 7.635786294049576e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9249999999996787 y1[1] (analytic) 0.2914869008075003 y1[1] (numeric) 0.2914869008077268 absolute error 2.265410081747632e-13 relative error 7.771910420234365e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.294302339331751 y2[1] (numeric) 0.29430233933152594 absolute error 2.2504220709151923e-13 relative error 7.646633309218838e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9259999999996786 y1[1] (analytic) 0.29219295260707223 y1[1] (numeric) 0.2921929526072991 absolute error 2.2687407508215074e-13 relative error 7.764529330973997e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2935941791994451 y2[1] (numeric) 0.2935941791992201 absolute error 2.2498669594028797e-13 relative error 7.663186530256428e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9269999999996785 y1[1] (analytic) 0.29289971221363265 y1[1] (numeric) 0.2928997122138598 absolute error 2.2715163083830703e-13 relative error 7.755269854025297e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.29288672547290096 y2[1] (numeric) 0.2928867254726762 absolute error 2.2476465133536294e-13 relative error 7.674115341774309e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9279999999996784 y1[1] (analytic) 0.2936071789204219 y1[1] (numeric) 0.29360717892064936 absolute error 2.274846977456946e-13 relative error 7.74792696085102e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2921799788595726 y2[1] (numeric) 0.2921799788593479 absolute error 2.2470914018413168e-13 relative error 7.690778165609057e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9289999999996783 y1[1] (analytic) 0.2943153520199734 y1[1] (numeric) 0.2943153520202011 absolute error 2.277067423506196e-13 relative error 7.73682856799011e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2914739400662063 y2[1] (numeric) 0.29147394006598176 absolute error 2.245426067304379e-13 relative error 7.703694082545925e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.929999999999678 y1[1] (analytic) 0.295024230804114 y1[1] (numeric) 0.29502423080434204 absolute error 2.2803980925800715e-13 relative error 7.72952813524723e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2907686097988409 y2[1] (numeric) 0.2907686097986165 absolute error 2.2437607327674414e-13 relative error 7.716653920516787e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.930999999999678 y1[1] (analytic) 0.2957338145639651 y1[1] (numeric) 0.2957338145641934 absolute error 2.2831736501416344e-13 relative error 7.720367227900483e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2900639887628066 y2[1] (numeric) 0.2900639887625824 absolute error 2.2420953982305036e-13 relative error 7.729657886156726e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.931999999999678 y1[1] (analytic) 0.2964441025899429 y1[1] (numeric) 0.2964441025901715 absolute error 2.2859492077031973e-13 relative error 7.711231856972518e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2893600776627243 y2[1] (numeric) 0.2893600776625003 absolute error 2.2398749521812533e-13 relative error 7.740787776508799e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.932999999999678 y1[1] (analytic) 0.29715509417175945 y1[1] (numeric) 0.29715509417198843 absolute error 2.2898349882893854e-13 relative error 7.705858096330771e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2886568772025052 y2[1] (numeric) 0.2886568772022814 absolute error 2.2382096176443156e-13 relative error 7.753875948966618e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9339999999996778 y1[1] (analytic) 0.2978667885984233 y1[1] (numeric) 0.2978667885986526 absolute error 2.293165657363261e-13 relative error 7.698628196025071e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2879543880853497 y2[1] (numeric) 0.28795438808512597 absolute error 2.2370993946196904e-13 relative error 7.768936634355488e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9349999999996776 y1[1] (analytic) 0.2985791851582401 y1[1] (numeric) 0.29857918515846965 absolute error 2.295386103412511e-13 relative error 7.687696321483392e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.28725261101374666 y2[1] (numeric) 0.2872526110135231 absolute error 2.2354340600827527e-13 relative error 7.782119202306483e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9359999999996775 y1[1] (analytic) 0.2992922831388133 y1[1] (numeric) 0.2992922831390431 absolute error 2.298161660974074e-13 relative error 7.678653244488015e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.28655154668947325 y2[1] (numeric) 0.28655154668924987 absolute error 2.233768725545815e-13 relative error 7.795346950147432e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9369999999996774 y1[1] (analytic) 0.3000060818270449 y1[1] (numeric) 0.300006081827275 absolute error 2.300937218535637e-13 relative error 7.669635243801955e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.28585119581359364 y2[1] (numeric) 0.28585119581337043 absolute error 2.2321033910088772e-13 relative error 7.808620092198088e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9379999999996773 y1[1] (analytic) 0.3007205805091363 y1[1] (numeric) 0.3007205805093668 absolute error 2.304822999121825e-13 relative error 7.664334097851348e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.28515155908645873 y2[1] (numeric) 0.2851515590862357 absolute error 2.2304380564719395e-13 relative error 7.821938844092606e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.938999999999677 y1[1] (analytic) 0.301435778470589 y1[1] (numeric) 0.30143577847081976 absolute error 2.307598556683388e-13 relative error 7.655357198775724e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2844526372077052 y2[1] (numeric) 0.28445263720748226 absolute error 2.2293278334473143e-13 relative error 7.837254930491207e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.939999999999677 y1[1] (analytic) 0.302151674996205 y1[1] (numeric) 0.302151674996436 absolute error 2.310374114244951e-13 relative error 7.646405118468957e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.28375443087625485 y2[1] (numeric) 0.283754430876032 absolute error 2.2282176104226892e-13 relative error 7.852626665746811e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.940999999999677 y1[1] (analytic) 0.3028682693700878 y1[1] (numeric) 0.3028682693703192 absolute error 2.313704783318826e-13 relative error 7.63931060896845e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.28305694079031385 y2[1] (numeric) 0.28305694079009125 absolute error 2.2259971643734389e-13 relative error 7.864132065295084e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.941999999999677 y1[1] (analytic) 0.30358556087564315 y1[1] (numeric) 0.30358556087587485 absolute error 2.3170354523927017e-13 relative error 7.632232065680561e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2823601676473724 y2[1] (numeric) 0.28236016764714994 absolute error 2.2243318298365011e-13 relative error 7.87764027897297e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9429999999996768 y1[1] (analytic) 0.30430354879557964 y1[1] (numeric) 0.3043035487958116 absolute error 2.3198110099542646e-13 relative error 7.623345239107388e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2816641121442034 y2[1] (numeric) 0.2816641121439812 absolute error 2.2221113837872508e-13 relative error 7.889224391674002e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9439999999996767 y1[1] (analytic) 0.3050222324119093 y1[1] (numeric) 0.3050222324121416 absolute error 2.32314167902814e-13 relative error 7.61630278769619e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.28096877497686246 y2[1] (numeric) 0.2809687749766404 absolute error 2.220446049250313e-13 relative error 7.902821405806268e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9449999999996765 y1[1] (analytic) 0.30574161100594865 y1[1] (numeric) 0.30574161100618125 absolute error 2.325917236589703e-13 relative error 7.60746052503939e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2802741568406867 y2[1] (numeric) 0.28027415684046475 absolute error 2.219335826225688e-13 relative error 7.918446178707807e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9459999999996764 y1[1] (analytic) 0.3064616838583192 y1[1] (numeric) 0.30646168385855205 absolute error 2.328692794151266e-13 relative error 7.598642560574873e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.279580258430294 y2[1] (numeric) 0.2795802584300722 absolute error 2.2176704916887502e-13 relative error 7.932142648911916e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9469999999996763 y1[1] (analytic) 0.3071824502489481 y1[1] (numeric) 0.30718245024918117 absolute error 2.330913240200516e-13 relative error 7.588041694151107e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2788870804395829 y2[1] (numeric) 0.2788870804393613 absolute error 2.2160051571518125e-13 relative error 7.945886749787536e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.947999999999676 y1[1] (analytic) 0.3079039094570689 y1[1] (numeric) 0.30790390945730234 absolute error 2.3342439092743916e-13 relative error 7.58107915352681e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2781946235617312 y2[1] (numeric) 0.27819462356150976 absolute error 2.2143398226148747e-13 relative error 7.9596787107696e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.948999999999676 y1[1] (analytic) 0.3086260607612227 y1[1] (numeric) 0.3086260607614564 absolute error 2.3370194668359545e-13 relative error 7.572333525794038e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2775028884891958 y2[1] (numeric) 0.27750288848897453 absolute error 2.212674488077937e-13 relative error 7.973518762721219e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.949999999999676 y1[1] (analytic) 0.309348903439258 y1[1] (numeric) 0.30934890343949206 absolute error 2.34035013590983e-13 relative error 7.565406277153227e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2768118759137118 y2[1] (numeric) 0.2768118759134906 absolute error 2.2121193765656244e-13 relative error 7.991417887197836e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.950999999999676 y1[1] (analytic) 0.3100724367683324 y1[1] (numeric) 0.3100724367685667 absolute error 2.343125693471393e-13 relative error 7.556704226574116e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2761215865262915 y2[1] (numeric) 0.2761215865260705 absolute error 2.209898930516374e-13 relative error 8.003354458149016e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9519999999996758 y1[1] (analytic) 0.31079666002491246 y1[1] (numeric) 0.3107966600251471 absolute error 2.3464563625452683e-13 relative error 7.549812029373752e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2754320210172244 y2[1] (numeric) 0.27543202101700354 absolute error 2.208788707491749e-13 relative error 8.019360636915996e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9529999999996757 y1[1] (analytic) 0.3115215724847751 y1[1] (numeric) 0.31152157248501006 absolute error 2.349787031619144e-13 relative error 7.542935190255514e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2747431800760759 y2[1] (numeric) 0.2747431800758552 absolute error 2.2071233729548112e-13 relative error 8.033405496521016e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9539999999996756 y1[1] (analytic) 0.3122471734230079 y1[1] (numeric) 0.31224717342324315 absolute error 2.3525625891807067e-13 relative error 7.534295870129911e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2740550643916869 y2[1] (numeric) 0.2740550643914663 absolute error 2.206013149930186e-13 relative error 8.049525210660921e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9549999999996754 y1[1] (analytic) 0.3129734621140099 y1[1] (numeric) 0.3129734621142455 absolute error 2.355893258254582e-13 relative error 7.527453741098273e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.27336767465217304 y2[1] (numeric) 0.2733676746519526 absolute error 2.2043478153932483e-13 relative error 8.063674017778479e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9559999999996753 y1[1] (analytic) 0.3137004378314926 y1[1] (numeric) 0.31370043783172846 absolute error 2.358668815816145e-13 relative error 7.5188572643406e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.27268101154492397 y2[1] (numeric) 0.27268101154470364 absolute error 2.2032375923686232e-13 relative error 8.079908387774341e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.956999999999675 y1[1] (analytic) 0.3144280998484803 y1[1] (numeric) 0.31442809984871645 absolute error 2.361444373377708e-13 relative error 7.510284146091471e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.27199507575660264 y2[1] (numeric) 0.27199507575638254 absolute error 2.2010171463193728e-13 relative error 8.09212130108184e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.957999999999675 y1[1] (analytic) 0.31515644743731097 y1[1] (numeric) 0.31515644743754745 absolute error 2.3647750424515834e-13 relative error 7.503495681845349e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.27130986797314505 y2[1] (numeric) 0.271309867972925 absolute error 2.2004620348070603e-13 relative error 8.110512349756729e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.958999999999675 y1[1] (analytic) 0.3158854798696371 y1[1] (numeric) 0.3158854798698739 absolute error 2.368105711525459e-13 relative error 7.496722269421036e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2706253888797586 y2[1] (numeric) 0.2706253888795388 absolute error 2.19824158875781e-13 relative error 8.1228209882943e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.959999999999675 y1[1] (analytic) 0.31661519641642644 y1[1] (numeric) 0.3166151964166635 absolute error 2.370881269087022e-13 relative error 7.488210597348375e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2699416391609226 y2[1] (numeric) 0.2699416391607029 absolute error 2.1971313657331848e-13 relative error 8.139282893008552e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.960999999999675 y1[1] (analytic) 0.31734559634796233 y1[1] (numeric) 0.31734559634819975 absolute error 2.3742119381608973e-13 relative error 7.481471195704342e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.26925861950038654 y2[1] (numeric) 0.26925861950016705 absolute error 2.1949109196839345e-13 relative error 8.151683031565062e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9619999999996747 y1[1] (analytic) 0.31807667893384506 y1[1] (numeric) 0.31807667893408276 absolute error 2.37698749572246e-13 relative error 7.473001490363386e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.26857633058117014 y2[1] (numeric) 0.26857633058095076 absolute error 2.1938006966593093e-13 relative error 8.1682577608837e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9629999999996746 y1[1] (analytic) 0.318808443442992 y1[1] (numeric) 0.31880844344323 absolute error 2.3803181647963356e-13 relative error 7.466295870617286e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2678947730855622 y2[1] (numeric) 0.267894773085343 absolute error 2.1921353621223716e-13 relative error 8.182822445073355e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9639999999996745 y1[1] (analytic) 0.31954088914363865 y1[1] (numeric) 0.319540889143877 absolute error 2.383648833870211e-13 relative error 7.459605061055969e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2672139476951201 y2[1] (numeric) 0.2672139476949011 absolute error 2.1899149160731213e-13 relative error 8.195361563131138e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9649999999996743 y1[1] (analytic) 0.32027401530333954 y1[1] (numeric) 0.3202740153035782 absolute error 2.386424391431774e-13 relative error 7.451195780499182e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2665338550906693 y2[1] (numeric) 0.2665338550904504 absolute error 2.188804693048496e-13 relative error 8.212107584996699e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9659999999996742 y1[1] (analytic) 0.32100782118896853 y1[1] (numeric) 0.3210078211892074 absolute error 2.3886448374810243e-13 relative error 7.441079873486616e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.26585449595230226 y2[1] (numeric) 0.26585449595208355 absolute error 2.1871393585115584e-13 relative error 8.226828554007075e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.966999999999674 y1[1] (analytic) 0.3217423060667196 y1[1] (numeric) 0.32174230606695886 absolute error 2.3925306180672123e-13 relative error 7.436170416367545e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2651758709593781 y2[1] (numeric) 0.26517587095915957 absolute error 2.1854740239746206e-13 relative error 8.24160213396418e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.967999999999674 y1[1] (analytic) 0.3224774692021082 y1[1] (numeric) 0.3224774692023477 absolute error 2.395306175628775e-13 relative error 7.427824900621355e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.26449798079052167 y2[1] (numeric) 0.26449798079030334 absolute error 2.1832535779253703e-13 relative error 8.254329849324913e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.968999999999674 y1[1] (analytic) 0.3232133098599711 y1[1] (numeric) 0.3232133098602109 absolute error 2.398081733190338e-13 relative error 7.41950179659768e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.26382082612362323 y2[1] (numeric) 0.26382082612340507 absolute error 2.1815882433884326e-13 relative error 8.269204048228425e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.969999999999674 y1[1] (analytic) 0.32394982730446775 y1[1] (numeric) 0.32394982730470784 absolute error 2.400857290751901e-13 relative error 7.411201020630363e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.26314440763583735 y2[1] (numeric) 0.2631444076356193 absolute error 2.1804780203638074e-13 relative error 8.286241155393837e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9709999999996737 y1[1] (analytic) 0.32468702079908074 y1[1] (numeric) 0.32468702079932116 absolute error 2.4041879598257765e-13 relative error 7.40463217134112e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2624687260035824 y2[1] (numeric) 0.2624687260033645 absolute error 2.1788126858268697e-13 relative error 8.301227803411258e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9719999999996736 y1[1] (analytic) 0.32542488960661664 y1[1] (numeric) 0.3254248896068574 absolute error 2.407518628899652e-13 relative error 7.398077730962535e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.26179378190254 y2[1] (numeric) 0.2617937819023223 absolute error 2.177147351289932e-13 relative error 8.316268382953555e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9729999999996735 y1[1] (analytic) 0.3261634329892068 y1[1] (numeric) 0.3261634329894478 absolute error 2.4097390749489023e-13 relative error 7.388133773501961e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2611195760076541 y2[1] (numeric) 0.2611195760074366 absolute error 2.1749269052406817e-13 relative error 8.329237273182953e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9739999999996733 y1[1] (analytic) 0.3269026502083078 y1[1] (numeric) 0.32690265020854903 absolute error 2.412514632510465e-13 relative error 7.379917632889091e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2604461089931307 y2[1] (numeric) 0.26044610899291337 absolute error 2.173261570703744e-13 relative error 8.344381028019367e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9749999999996732 y1[1] (analytic) 0.32764254052470243 y1[1] (numeric) 0.327642540524944 absolute error 2.4158453015843406e-13 relative error 7.373417681707298e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2597733815324367 y2[1] (numeric) 0.2597733815322195 absolute error 2.1715962361668062e-13 relative error 8.359579504860275e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.975999999999673 y1[1] (analytic) 0.3283831031985005 y1[1] (numeric) 0.3283831031987424 absolute error 2.419175970658216e-13 relative error 7.366931937408109e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.25910139429829937 y2[1] (numeric) 0.25910139429808243 absolute error 2.169375790117556e-13 relative error 8.37269052909838e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.976999999999673 y1[1] (analytic) 0.3291243374891395 y1[1] (numeric) 0.32912433748938164 absolute error 2.4213964167074664e-13 relative error 7.357087097174539e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.25843014796270614 y2[1] (numeric) 0.2584301479624893 absolute error 2.1682655670929307e-13 relative error 8.390141723735079e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.977999999999673 y1[1] (analytic) 0.329866242655385 y1[1] (numeric) 0.3298662426556275 absolute error 2.424727085781342e-13 relative error 7.350637234845766e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.25775964319690303 y2[1] (numeric) 0.2577596431966864 absolute error 2.1660451210436804e-13 relative error 8.403352418473961e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.978999999999673 y1[1] (analytic) 0.33060881795533203 y1[1] (numeric) 0.33060881795557484 absolute error 2.4280577548552174e-13 relative error 7.344201433802252e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.25708988067139493 y2[1] (numeric) 0.2570898806711785 absolute error 2.1643797865067427e-13 relative error 8.418766934172692e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9799999999996727 y1[1] (analytic) 0.3313520626464054 y1[1] (numeric) 0.33135206264664846 absolute error 2.43083331241678e-13 relative error 7.336104362841367e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2564208610559442 y2[1] (numeric) 0.256420861055728 absolute error 2.1621593404574924e-13 relative error 8.432072693125255e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9809999999996726 y1[1] (analytic) 0.33209597598536034 y1[1] (numeric) 0.3320959759856037 absolute error 2.433608869978343e-13 relative error 7.328028780708932e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.25575258501957054 y2[1] (numeric) 0.25575258501935444 absolute error 2.1610491174328672e-13 relative error 8.449764514667568e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9819999999996725 y1[1] (analytic) 0.33284055722828354 y1[1] (numeric) 0.3328405572285273 absolute error 2.437494650564531e-13 relative error 7.323310208535494e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.25508505323054975 y2[1] (numeric) 0.25508505323033387 absolute error 2.158828671383617e-13 relative error 8.463171965753848e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9829999999996724 y1[1] (analytic) 0.33358580563059403 y1[1] (numeric) 0.33358580563083806 absolute error 2.440270208126094e-13 relative error 7.315269915376431e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.25441826635641374 y2[1] (numeric) 0.25441826635619796 absolute error 2.1577184483589917e-13 relative error 8.480988724827842e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9839999999996722 y1[1] (analytic) 0.3343317204470434 y1[1] (numeric) 0.33433172044728765 absolute error 2.4424906541753444e-13 relative error 7.305590540166001e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2537522250639491 y2[1] (numeric) 0.25375222506373357 absolute error 2.1554980023097414e-13 relative error 8.494498922192803e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.984999999999672 y1[1] (analytic) 0.33507830093171675 y1[1] (numeric) 0.33507830093196134 absolute error 2.44582132324922e-13 relative error 7.299253089347724e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.25308693001919735 y2[1] (numeric) 0.2530869300189819 absolute error 2.1543877792851163e-13 relative error 8.512441867787087e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.985999999999672 y1[1] (analytic) 0.33582554633803385 y1[1] (numeric) 0.33582554633827866 absolute error 2.44804176929847e-13 relative error 7.289623424997962e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.25242238188745325 y2[1] (numeric) 0.25242238188723803 absolute error 2.152167333235866e-13 relative error 8.526055879606768e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.986999999999672 y1[1] (analytic) 0.3365734559187492 y1[1] (numeric) 0.3365734559189943 absolute error 2.450817326860033e-13 relative error 7.281671456146187e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.251758581333265 y2[1] (numeric) 0.25175858133304996 absolute error 2.1505019986989282e-13 relative error 8.541921341112916e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.987999999999672 y1[1] (analytic) 0.3373220289259533 y1[1] (numeric) 0.3373220289261987 absolute error 2.4541479959339085e-13 relative error 7.275386086547662e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2510955290204331 y2[1] (numeric) 0.2510955290202182 absolute error 2.1488366641619905e-13 relative error 8.557845185635015e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9889999999996717 y1[1] (analytic) 0.3380712646110733 y1[1] (numeric) 0.33807126461131903 absolute error 2.457478665007784e-13 relative error 7.269114302970816e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.25043322561200976 y2[1] (numeric) 0.250433225611795 absolute error 2.1477264411373653e-13 relative error 8.576044316359151e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9899999999996716 y1[1] (analytic) 0.3388211622248736 y1[1] (numeric) 0.33882116222511954 absolute error 2.4596991110570343e-13 relative error 7.259579345355491e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.24977167177029835 y2[1] (numeric) 0.24977167177008372 absolute error 2.146338662356584e-13 relative error 8.593202932678677e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9909999999996715 y1[1] (analytic) 0.3395717210174565 y1[1] (numeric) 0.3395717210177028 absolute error 2.46302978013091e-13 relative error 7.25334186471992e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.24911086815685257 y2[1] (numeric) 0.24911086815663816 absolute error 2.1441182163073336e-13 relative error 8.607084195769774e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9919999999996714 y1[1] (analytic) 0.34032294023826326 y1[1] (numeric) 0.34032294023850995 absolute error 2.466915560717098e-13 relative error 7.2487489647039e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.24845081543247616 y2[1] (numeric) 0.24845081543226188 absolute error 2.142730437526552e-13 relative error 8.62436468077885e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9929999999996713 y1[1] (analytic) 0.34107481913607496 y1[1] (numeric) 0.34107481913632187 absolute error 2.469136006766348e-13 relative error 7.239279677756755e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.24779151425722157 y2[1] (numeric) 0.24779151425700754 absolute error 2.1402324357211455e-13 relative error 8.637230544947005e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.993999999999671 y1[1] (analytic) 0.34182735695901256 y1[1] (numeric) 0.34182735695925975 absolute error 2.471911564327911e-13 relative error 7.231462064121188e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.24713296529039008 y2[1] (numeric) 0.24713296529017625 absolute error 2.1382895454280515e-13 relative error 8.652384933412201e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.994999999999671 y1[1] (analytic) 0.3425805529545384 y1[1] (numeric) 0.34258055295478584 absolute error 2.474687121889474e-13 relative error 7.223664917774458e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.24647516919053059 y2[1] (numeric) 0.24647516919031692 absolute error 2.1366242108911138e-13 relative error 8.668719927886357e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.995999999999671 y1[1] (analytic) 0.34333440636945645 y1[1] (numeric) 0.3433344063697042 absolute error 2.477462679451037e-13 relative error 7.215888164686531e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.24581812661543911 y2[1] (numeric) 0.24581812661522562 absolute error 2.134958876354176e-13 relative error 8.685115722544464e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.996999999999671 y1[1] (analytic) 0.34408891644991335 y1[1] (numeric) 0.34408891645016143 absolute error 2.4807933485249123e-13 relative error 7.209745010447101e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2451618382221582 y2[1] (numeric) 0.24516183822194484 absolute error 2.1335710975733946e-13 relative error 8.702704764515664e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9979999999996707 y1[1] (analytic) 0.3448440824413992 y1[1] (numeric) 0.3448440824416476 absolute error 2.484124017598788e-13 relative error 7.203615036720038e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2445063046669761 y2[1] (numeric) 0.24450630466676296 absolute error 2.1313506515241443e-13 relative error 8.716955803765874e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9989999999996706 y1[1] (analytic) 0.34559990358874804 y1[1] (numeric) 0.3455999035889967 absolute error 2.4868995751603507e-13 relative error 7.195891981844055e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.24385152660542642 y2[1] (numeric) 0.24385152660521345 absolute error 2.1296853169872065e-13 relative error 8.733532845308891e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 3.9999999999996705 y1[1] (analytic) 0.3463563791361387 y1[1] (numeric) 0.3463563791363877 absolute error 2.490230244234226e-13 relative error 7.18979177009879e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.24319750469228718 y2[1] (numeric) 0.24319750469207432 absolute error 2.1285750939625814e-13 relative error 8.752454498477785e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.000999999999671 y1[1] (analytic) 0.3471135083270961 y1[1] (numeric) 0.3471135083273451 absolute error 2.490230244234226e-13 relative error 7.174109288445217e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.24254423958157978 y2[1] (numeric) 0.24254423958136742 absolute error 2.1235790903517682e-13 relative error 8.755429912560353e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.001999999999671 y1[1] (analytic) 0.34787129040449083 y1[1] (numeric) 0.34787129040473974 absolute error 2.489120021209601e-13 relative error 7.155290160091544e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.24189173192656976 y2[1] (numeric) 0.24189173192635782 absolute error 2.1194157540094238e-13 relative error 8.76183628571814e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0029999999996715 y1[1] (analytic) 0.34862972461054076 y1[1] (numeric) 0.3486297246107896 absolute error 2.4885649096972884e-13 relative error 7.138131759927527e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.24123998237976452 y2[1] (numeric) 0.24123998237955313 absolute error 2.113864638886298e-13 relative error 8.762497070483998e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.003999999999672 y1[1] (analytic) 0.3493888101868118 y1[1] (numeric) 0.34938881018706064 absolute error 2.4885649096972884e-13 relative error 7.122623384437236e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2405889915929138 y2[1] (numeric) 0.24058899159270283 absolute error 2.1097013025439537e-13 relative error 8.76890205397948e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.004999999999672 y1[1] (analytic) 0.35014854637421844 y1[1] (numeric) 0.35014854637446724 absolute error 2.488009798184976e-13 relative error 7.10558368426278e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2399387602170081 y2[1] (numeric) 0.23993876021679764 absolute error 2.1047052989331405e-13 relative error 8.771843686403895e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0059999999996725 y1[1] (analytic) 0.35090893241302457 y1[1] (numeric) 0.3509089324132733 absolute error 2.487454686672663e-13 relative error 7.088604640433876e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.23928928890227896 y2[1] (numeric) 0.2392892889020689 absolute error 2.1005419625907962e-13 relative error 8.778253185618418e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.006999999999673 y1[1] (analytic) 0.3516699675428442 y1[1] (numeric) 0.3516699675430929 absolute error 2.4868995751603507e-13 relative error 7.071685968911661e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2386405782981974 y2[1] (numeric) 0.23864057829798788 absolute error 2.0952684032238267e-13 relative error 8.780017288617396e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.007999999999673 y1[1] (analytic) 0.3524316510026422 y1[1] (numeric) 0.35243165100289087 absolute error 2.4868995751603507e-13 relative error 7.05640247714785e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.23799262905347418 y2[1] (numeric) 0.2379926290532651 absolute error 2.090827511125326e-13 relative error 8.785261625289837e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0089999999996735 y1[1] (analytic) 0.35319398203073527 y1[1] (numeric) 0.3531939820309839 absolute error 2.486344463648038e-13 relative error 7.039600305057502e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.23734544181605832 y2[1] (numeric) 0.23734544181584977 absolute error 2.0855539517583566e-13 relative error 8.786998123076034e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.009999999999674 y1[1] (analytic) 0.3539569598647925 y1[1] (numeric) 0.353956959865041 absolute error 2.485234240623413e-13 relative error 7.021289372506601e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.23669901723313724 y2[1] (numeric) 0.23669901723292908 absolute error 2.0816681711721685e-13 relative error 8.79457885168076e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.010999999999674 y1[1] (analytic) 0.3547205837418359 y1[1] (numeric) 0.35472058374208437 absolute error 2.4846791291111003e-13 relative error 7.004609382689332e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2360533559511352 y2[1] (numeric) 0.23605335595092752 absolute error 2.0766721675613553e-13 relative error 8.797469365321126e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0119999999996745 y1[1] (analytic) 0.35548485289824183 y1[1] (numeric) 0.35548485289849024 absolute error 2.484124017598788e-13 relative error 6.987988369535038e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.23540845861571358 y2[1] (numeric) 0.23540845861550636 absolute error 2.0722312754628547e-13 relative error 8.802705253873715e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.012999999999675 y1[1] (analytic) 0.35624976656974117 y1[1] (numeric) 0.3562497665699895 absolute error 2.483568906086475e-13 relative error 6.971426058746005e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.23476432587176965 y2[1] (numeric) 0.23476432587156287 absolute error 2.067790383364354e-13 relative error 8.807941222269858e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.013999999999675 y1[1] (analytic) 0.3570153239914202 y1[1] (numeric) 0.3570153239916686 absolute error 2.483568906086475e-13 relative error 6.95647704507541e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.23412095836343605 y2[1] (numeric) 0.23412095836322974 absolute error 2.0630719355096971e-13 relative error 8.811991672728e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0149999999996755 y1[1] (analytic) 0.3577815243977217 y1[1] (numeric) 0.35778152439797006 absolute error 2.483568906086475e-13 relative error 6.941579530321578e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.23347835673408024 y2[1] (numeric) 0.23347835673387443 absolute error 2.058075931898884e-13 relative error 8.814846740774889e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.015999999999676 y1[1] (analytic) 0.3585483670224454 y1[1] (numeric) 0.3585483670226936 absolute error 2.4819035715495374e-13 relative error 6.922088621293786e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.23283652162630386 y2[1] (numeric) 0.2328365216260985 absolute error 2.0536350398003833e-13 relative error 8.820072664959368e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.016999999999676 y1[1] (analytic) 0.35931585109874853 y1[1] (numeric) 0.3593158510989967 absolute error 2.4819035715495374e-13 relative error 6.907303320908744e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.23219545368194194 y2[1] (numeric) 0.23219545368173702 absolute error 2.0491941477018827e-13 relative error 8.825298321770072e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0179999999996765 y1[1] (analytic) 0.3600839758591472 y1[1] (numeric) 0.36008397585939533 absolute error 2.481348460037225e-13 relative error 6.891027166973532e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.23155515354206224 y2[1] (numeric) 0.23155515354185788 absolute error 2.043643032578757e-13 relative error 8.825728995090264e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.018999999999677 y1[1] (analytic) 0.36085274053551664 y1[1] (numeric) 0.36085274053576477 absolute error 2.481348460037225e-13 relative error 6.876346446350461e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.23091562184696512 y2[1] (numeric) 0.23091562184676115 absolute error 2.0397572519925689e-13 relative error 8.833344559704057e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.019999999999677 y1[1] (analytic) 0.36162214435909235 y1[1] (numeric) 0.36162214435934037 absolute error 2.4802382370125997e-13 relative error 6.85864589793957e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.23027685923618202 y2[1] (numeric) 0.2302768592359785 absolute error 2.0353163598940682e-13 relative error 8.838562270847019e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0209999999996775 y1[1] (analytic) 0.36239218656047045 y1[1] (numeric) 0.3623921865607184 absolute error 2.479683125500287e-13 relative error 6.84254025738084e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.22963886634847552 y2[1] (numeric) 0.22963886634827244 absolute error 2.0308754677955676e-13 relative error 8.843779365787876e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.021999999999678 y1[1] (analytic) 0.3631628663696088 y1[1] (numeric) 0.3631628663698568 absolute error 2.479683125500287e-13 relative error 6.828019478667158e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2290016438218384 y2[1] (numeric) 0.22900164382163585 absolute error 2.025601908428598e-13 relative error 8.845359686607759e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.022999999999678 y1[1] (analytic) 0.3639341830158278 y1[1] (numeric) 0.3639341830160757 absolute error 2.4791280139879746e-13 relative error 6.812022969219561e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.22836519229349328 y2[1] (numeric) 0.2283651922932912 absolute error 2.0208834605739412e-13 relative error 8.849349764200126e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0239999999996785 y1[1] (analytic) 0.36470613572781074 y1[1] (numeric) 0.3647061357280586 absolute error 2.478572902475662e-13 relative error 6.796082269165557e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2277295123998916 y2[1] (numeric) 0.22772951239968994 absolute error 2.0164425684754406e-13 relative error 8.854550941709216e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.024999999999679 y1[1] (analytic) 0.365478723733605 y1[1] (numeric) 0.3654787237338528 absolute error 2.4780177909633494e-13 relative error 6.780197122417336e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.22709460477671306 y2[1] (numeric) 0.22709460477651192 absolute error 2.0114465648646274e-13 relative error 8.857306701946302e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.025999999999679 y1[1] (analytic) 0.36625194626062274 y1[1] (numeric) 0.36625194626087043 absolute error 2.476907567938724e-13 relative error 6.762851619568382e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2264604700588655 y2[1] (numeric) 0.2264604700586647 absolute error 2.0078383400345956e-13 relative error 8.866175803276765e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0269999999996795 y1[1] (analytic) 0.3670258025356413 y1[1] (numeric) 0.36702580253588896 absolute error 2.4763524564264117e-13 relative error 6.747080012680953e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2258271088804833 y2[1] (numeric) 0.22582710888028298 absolute error 2.0031198921799387e-13 relative error 8.870148061985196e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.02799999999968 y1[1] (analytic) 0.36780029178480467 y1[1] (numeric) 0.36780029178505225 absolute error 2.475797344914099e-13 relative error 6.731363188702029e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.22519452187492772 y2[1] (numeric) 0.22519452187472788 absolute error 1.9984014443252818e-13 relative error 8.874112157289453e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.02899999999968 y1[1] (analytic) 0.36857541323362353 y1[1] (numeric) 0.36857541323387105 absolute error 2.4752422334017865e-13 relative error 6.715700897370604e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.22456270967478564 y2[1] (numeric) 0.22456270967458633 absolute error 1.9931278849583123e-13 relative error 8.875595987618708e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0299999999996805 y1[1] (analytic) 0.3693511661069765 y1[1] (numeric) 0.369351166107224 absolute error 2.4752422334017865e-13 relative error 6.701595826787976e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.22393167291186933 y2[1] (numeric) 0.2239316729116705 absolute error 1.9884094371036554e-13 relative error 8.879536383788884e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.030999999999681 y1[1] (analytic) 0.3701275496291109 y1[1] (numeric) 0.3701275496293583 absolute error 2.4741320103771614e-13 relative error 6.684538918695418e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.22330141221721544 y2[1] (numeric) 0.22330141221701705 absolute error 1.9839685450051547e-13 relative error 8.88471114134853e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.031999999999681 y1[1] (analytic) 0.37090456302364316 y1[1] (numeric) 0.37090456302389047 absolute error 2.473021787352536e-13 relative error 6.667542095444359e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.22267192822108461 y2[1] (numeric) 0.22267192822088666 absolute error 1.979527652906654e-13 relative error 8.88988418396969e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0329999999996815 y1[1] (analytic) 0.3716822055135599 y1[1] (numeric) 0.3716822055138072 absolute error 2.473021787352536e-13 relative error 6.65359210278985e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.22204322155296086 y2[1] (numeric) 0.2220432215527633 absolute error 1.975641872320466e-13 relative error 8.897555433140047e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.033999999999682 y1[1] (analytic) 0.3724604763212188 y1[1] (numeric) 0.37246047632146606 absolute error 2.4724666758402236e-13 relative error 6.638198770137182e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2214152928415506 y2[1] (numeric) 0.22141529284135353 absolute error 1.9706458687096529e-13 relative error 8.900224746986596e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.034999999999682 y1[1] (analytic) 0.3732393746683491 y1[1] (numeric) 0.3732393746685963 absolute error 2.471911564327911e-13 relative error 6.622858498046697e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.22078814271478264 y2[1] (numeric) 0.22078814271458605 absolute error 1.965927420854996e-13 relative error 8.904134962512954e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0359999999996825 y1[1] (analytic) 0.3740188997760525 y1[1] (numeric) 0.37401889977629965 absolute error 2.4713564528155985e-13 relative error 6.607571045996198e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.22016177179980712 y2[1] (numeric) 0.2201617717996109 absolute error 1.962041640268808e-13 relative error 8.911817997417328e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.036999999999683 y1[1] (analytic) 0.3747990508648039 y1[1] (numeric) 0.37479905086505105 absolute error 2.4713564528155985e-13 relative error 6.593817265847498e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.21953618072299474 y2[1] (numeric) 0.21953618072279898 absolute error 1.9576007481703073e-13 relative error 8.916984625146407e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.037999999999683 y1[1] (analytic) 0.3755798271544524 y1[1] (numeric) 0.37557982715469945 absolute error 2.470801341303286e-13 relative error 6.578631658742419e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.21891137010993655 y2[1] (numeric) 0.21891137010974132 absolute error 1.9523271888033378e-13 relative error 8.918345300305259e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0389999999996835 y1[1] (analytic) 0.37636122786422177 y1[1] (numeric) 0.3763612278644687 absolute error 2.469136006766348e-13 relative error 6.560548281708571e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2182873405854432 y2[1] (numeric) 0.21828734058524846 absolute error 1.9473311851925246e-13 relative error 8.920953363442026e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.039999999999684 y1[1] (analytic) 0.37714325221271117 y1[1] (numeric) 0.3771432522129581 absolute error 2.469136006766348e-13 relative error 6.546944674947386e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.21766409277354415 y2[1] (numeric) 0.21766409277334986 absolute error 1.942890293094024e-13 relative error 8.926094645823785e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.040999999999684 y1[1] (analytic) 0.37792589941789656 y1[1] (numeric) 0.37792589941814336 absolute error 2.468025783741723e-13 relative error 6.530448925419295e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2170416272974871 y2[1] (numeric) 0.2170416272972933 absolute error 1.938171845239367e-13 relative error 8.929954448704998e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0419999999996845 y1[1] (analytic) 0.37870916869713067 y1[1] (numeric) 0.37870916869737736 absolute error 2.466915560717098e-13 relative error 6.514010656789753e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.21641994477973758 y2[1] (numeric) 0.21641994477954418 absolute error 1.9340085088970227e-13 relative error 8.93636910805688e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.042999999999685 y1[1] (analytic) 0.3794930592671443 y1[1] (numeric) 0.3794930592673909 absolute error 2.4663604492047853e-13 relative error 6.499092378573886e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.21579904584197795 y2[1] (numeric) 0.215799045841785 absolute error 1.929567616798522e-13 relative error 8.941502077870523e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.043999999999685 y1[1] (analytic) 0.38027757034404686 y1[1] (numeric) 0.3802775703442935 absolute error 2.4663604492047853e-13 relative error 6.485684777499251e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2151789311051071 y2[1] (numeric) 0.21517893110491462 absolute error 1.9248491689438652e-13 relative error 8.945342181310707e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0449999999996855 y1[1] (analytic) 0.3810627011433275 y1[1] (numeric) 0.3810627011435741 absolute error 2.4658053376924727e-13 relative error 6.470865110372005e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.21455960118923978 y2[1] (numeric) 0.21455960118904774 absolute error 1.9204082768453645e-13 relative error 8.950465354153882e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.045999999999686 y1[1] (analytic) 0.3818484508798555 y1[1] (numeric) 0.38184845088010194 absolute error 2.464140003155535e-13 relative error 6.453188424563885e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.21394105671370578 y2[1] (numeric) 0.2139410567135142 absolute error 1.9156898289907076e-13 relative error 8.95428796331631e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.046999999999686 y1[1] (analytic) 0.38263481876788097 y1[1] (numeric) 0.38263481876812744 absolute error 2.4646951146678475e-13 relative error 6.441376983423491e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.21332329829704955 y2[1] (numeric) 0.21332329829685845 absolute error 1.9109713811360507e-13 relative error 8.958099731211971e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0479999999996865 y1[1] (analytic) 0.3834218040210363 y1[1] (numeric) 0.3834218040212827 absolute error 2.4635848916432224e-13 relative error 6.425260289860977e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.21270632655702948 y2[1] (numeric) 0.21270632655683885 absolute error 1.9062529332813938e-13 relative error 8.96190049509553e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.048999999999687 y1[1] (analytic) 0.3842094058523363 y1[1] (numeric) 0.3842094058525825 absolute error 2.4619195571062846e-13 relative error 6.407754520336958e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.21209014211061727 y2[1] (numeric) 0.2120901421104271 absolute error 1.9018120411828932e-13 relative error 8.966998759381227e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.049999999999687 y1[1] (analytic) 0.384997623474179 y1[1] (numeric) 0.3849976234744252 absolute error 2.4619195571062846e-13 relative error 6.394635724995327e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.21147474557399726 y2[1] (numeric) 0.21147474557380755 absolute error 1.8970935933282362e-13 relative error 8.970780828599805e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0509999999996875 y1[1] (analytic) 0.38578645609834705 y1[1] (numeric) 0.38578645609859313 absolute error 2.4608093340816595e-13 relative error 6.378682546217576e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.21086013756256594 y2[1] (numeric) 0.21086013756237673 absolute error 1.892097589717423e-13 relative error 8.973235110197175e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.051999999999688 y1[1] (analytic) 0.38657590293600785 y1[1] (numeric) 0.3865759029362538 absolute error 2.4596991110570343e-13 relative error 6.362784364922514e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.21024631869093136 y2[1] (numeric) 0.2102463186907426 absolute error 1.8876566976189224e-13 relative error 8.978310342707292e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.052999999999688 y1[1] (analytic) 0.38736596319771455 y1[1] (numeric) 0.38736596319796046 absolute error 2.4591439995447217e-13 relative error 6.34837397494719e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.20963328957291227 y2[1] (numeric) 0.20963328957272392 absolute error 1.883493361276578e-13 relative error 8.98470545929912e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0539999999996885 y1[1] (analytic) 0.388156636093407 y1[1] (numeric) 0.3881566360936528 absolute error 2.4580337765200966e-13 relative error 6.332582127820659e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.20902105082153777 y2[1] (numeric) 0.20902105082134984 absolute error 1.8793300249342337e-13 relative error 8.99110408998377e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.054999999999689 y1[1] (analytic) 0.38894792083241236 y1[1] (numeric) 0.3889479208326581 absolute error 2.457478665007784e-13 relative error 6.318271761803936e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.20840960304904643 y2[1] (numeric) 0.208409603048859 absolute error 1.8743340213234205e-13 relative error 8.993510826285298e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.055999999999689 y1[1] (analytic) 0.3897398166234459 y1[1] (numeric) 0.38973981662369167 absolute error 2.457478665007784e-13 relative error 6.305433933587856e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.20779894686688616 y2[1] (numeric) 0.20779894686669917 absolute error 1.86989312922492e-13 relative error 8.99856884463786e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0569999999996895 y1[1] (analytic) 0.39053232267461213 y1[1] (numeric) 0.3905323226748577 absolute error 2.4558133304708463e-13 relative error 6.288374067610805e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.20718908288571303 y2[1] (numeric) 0.20718908288552645 absolute error 1.8657297928825756e-13 relative error 9.00496187780186e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.05799999999969 y1[1] (analytic) 0.3913254381934047 y1[1] (numeric) 0.3913254381936503 absolute error 2.4558133304708463e-13 relative error 6.275629158708333e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.20658001171539087 y2[1] (numeric) 0.20658001171520476 absolute error 1.8610113450279187e-13 relative error 9.008670924038231e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.05899999999969 y1[1] (analytic) 0.3921191623867085 y1[1] (numeric) 0.392119162386954 absolute error 2.454703107446221e-13 relative error 6.260094743917129e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2059717339649909 y2[1] (numeric) 0.20597173396480525 absolute error 1.856570452929418e-13 relative error 9.013714732551506e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0599999999996905 y1[1] (analytic) 0.39291349446079926 y1[1] (numeric) 0.3929134944610446 absolute error 2.453592884421596e-13 relative error 6.244613430212409e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2053642502427908 y2[1] (numeric) 0.2053642502426056 absolute error 1.8521295608309174e-13 relative error 9.018753549564965e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.060999999999691 y1[1] (analytic) 0.3937084336213449 y1[1] (numeric) 0.3937084336215902 absolute error 2.4530377729092834e-13 relative error 6.230594936324199e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2047575611562743 y2[1] (numeric) 0.2047575611560895 absolute error 1.847966224488573e-13 relative error 9.025142778869959e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.061999999999691 y1[1] (analytic) 0.3945039790734064 y1[1] (numeric) 0.39450397907365164 absolute error 2.452482661396971e-13 relative error 6.21662338402075e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2041516673121303 y2[1] (numeric) 0.20415166731194598 absolute error 1.8432477766339161e-13 relative error 9.028815688366381e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0629999999996915 y1[1] (analytic) 0.3953001300214384 y1[1] (numeric) 0.39530013002168357 absolute error 2.451927549884658e-13 relative error 6.202698566660432e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2035465693162527 y2[1] (numeric) 0.20354656931606882 absolute error 1.8388068845354155e-13 relative error 9.033838746151696e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.063999999999692 y1[1] (analytic) 0.39609688566929 y1[1] (numeric) 0.39609688566953505 absolute error 2.4502622153477205e-13 relative error 6.186017370996192e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.20294226777373936 y2[1] (numeric) 0.20294226777355598 absolute error 1.8338108809246023e-13 relative error 9.036120967018664e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.064999999999692 y1[1] (analytic) 0.39689424522020555 y1[1] (numeric) 0.3968942452204505 absolute error 2.449707103835408e-13 relative error 6.172191039142573e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2023387632888919 y2[1] (numeric) 0.20233876328870892 absolute error 1.829647544582258e-13 relative error 9.04249642946544e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0659999999996925 y1[1] (analytic) 0.3976922078768257 y1[1] (numeric) 0.39769220787707055 absolute error 2.448596880810783e-13 relative error 6.157014978702246e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.20173605646521464 y2[1] (numeric) 0.20173605646503212 absolute error 1.8252066524837574e-13 relative error 9.047498421773094e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.066999999999693 y1[1] (analytic) 0.3984907728411877 y1[1] (numeric) 0.3984907728414325 absolute error 2.4474866577861576e-13 relative error 6.141890414013589e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.2011341479054144 y2[1] (numeric) 0.20113414790523232 absolute error 1.8207657603852567e-13 relative error 9.052494463752084e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.067999999999693 y1[1] (analytic) 0.3992899393147268 y1[1] (numeric) 0.3992899393149715 absolute error 2.446931546273845e-13 relative error 6.128207363484643e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.20053303821139967 y2[1] (numeric) 0.20053303821121804 absolute error 1.816324868286756e-13 relative error 9.057484414972095e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0689999999996935 y1[1] (analytic) 0.40008970649827647 y1[1] (numeric) 0.4000897064985211 absolute error 2.4463764347615324e-13 relative error 6.114569795291824e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.19993272798428008 y2[1] (numeric) 0.19993272798409895 absolute error 1.811328864675943e-13 relative error 9.059691641972497e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.069999999999694 y1[1] (analytic) 0.40089007359206963 y1[1] (numeric) 0.4008900735923142 absolute error 2.44582132324922e-13 relative error 6.100977510702832e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.19933321782436586 y2[1] (numeric) 0.19933321782418517 absolute error 1.8068879725774423e-13 relative error 9.064660633580431e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.070999999999694 y1[1] (analytic) 0.4016910397957394 y1[1] (numeric) 0.4016910397959838 absolute error 2.444155988712282e-13 relative error 6.084666439050122e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.19873450833116713 y2[1] (numeric) 0.19873450833098685 absolute error 1.802724636235098e-13 relative error 9.071019680341949e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0719999999996945 y1[1] (analytic) 0.40249260430831935 y1[1] (numeric) 0.40249260430856376 absolute error 2.444155988712282e-13 relative error 6.072548818412569e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1981366001033933 y2[1] (numeric) 0.19813660010321343 absolute error 1.7985612998927536e-13 relative error 9.077380448408892e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.072999999999695 y1[1] (analytic) 0.40329476632824535 y1[1] (numeric) 0.4032947663284896 absolute error 2.4424906541753444e-13 relative error 6.056341063913978e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.19753949373895252 y2[1] (numeric) 0.1975394937387731 absolute error 1.794120407794253e-13 relative error 9.082337783882217e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.073999999999695 y1[1] (analytic) 0.40409752505335517 y1[1] (numeric) 0.40409752505359936 absolute error 2.441935542663032e-13 relative error 6.0429361509715e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.19694318983495107 y2[1] (numeric) 0.19694318983477216 absolute error 1.7891244041834398e-13 relative error 9.084469514700263e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0749999999996955 y1[1] (analytic) 0.4049008796808904 y1[1] (numeric) 0.4049008796811344 absolute error 2.440270208126094e-13 relative error 6.026833555040222e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.19634768898769295 y2[1] (numeric) 0.19634768898751445 absolute error 1.7849610678410954e-13 relative error 9.090817809182245e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.075999999999696 y1[1] (analytic) 0.4057048294074962 y1[1] (numeric) 0.4057048294077402 absolute error 2.440270208126094e-13 relative error 6.014890706846994e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1957529917926789 y2[1] (numeric) 0.19575299179250077 absolute error 1.7813528430110637e-13 relative error 9.100003155495504e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.076999999999696 y1[1] (analytic) 0.4065093734292232 y1[1] (numeric) 0.4065093734294671 absolute error 2.4386048735891563e-13 relative error 5.998889651713623e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.19515909884460592 y2[1] (numeric) 0.1951590988444283 absolute error 1.7760792836440942e-13 relative error 9.100673728045265e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0779999999996965 y1[1] (analytic) 0.40731451094152726 y1[1] (numeric) 0.40731451094177107 absolute error 2.438049762076844e-13 relative error 5.98566880527083e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.19456601073736712 y2[1] (numeric) 0.1945660107371899 absolute error 1.7721935030579061e-13 relative error 9.108443434398636e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.078999999999697 y1[1] (analytic) 0.40812024113927103 y1[1] (numeric) 0.40812024113951473 absolute error 2.4369395390522186e-13 relative error 5.971131282902024e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.19397372806405044 y2[1] (numeric) 0.19397372806387367 absolute error 1.7677526109594055e-13 relative error 9.11336101338265e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.079999999999697 y1[1] (analytic) 0.40892656321672427 y1[1] (numeric) 0.4089265632169679 absolute error 2.436384427539906e-13 relative error 5.957999911707039e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.19338225141693854 y2[1] (numeric) 0.19338225141676219 absolute error 1.7635892746170612e-13 relative error 9.119705979711158e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0809999999996975 y1[1] (analytic) 0.4097334763675651 y1[1] (numeric) 0.4097334763678086 absolute error 2.435274204515281e-13 relative error 5.943556836275289e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.19279158138750796 y2[1] (numeric) 0.19279158138733207 absolute error 1.7588708267624042e-13 relative error 9.123172361074742e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.081999999999698 y1[1] (analytic) 0.41054097978488036 y1[1] (numeric) 0.41054097978512377 absolute error 2.4341639814906557e-13 relative error 5.929162011466273e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.19220171856642876 y2[1] (numeric) 0.19220171856625332 absolute error 1.7544299346639036e-13 relative error 9.128065803727648e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.082999999999698 y1[1] (analytic) 0.4113490726611667 y1[1] (numeric) 0.41134907266141 absolute error 2.4330537584660306e-13 relative error 5.914815226702034e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.19161266354356365 y2[1] (numeric) 0.19161266354338866 absolute error 1.749989042565403e-13 relative error 9.132950871838063e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0839999999996985 y1[1] (analytic) 0.41215775418833134 y1[1] (numeric) 0.41215775418857453 absolute error 2.4319435354414054e-13 relative error 5.900516272539066e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.19102441690796768 y2[1] (numeric) 0.1910244169077931 absolute error 1.7458257062230587e-13 relative error 9.139280383534257e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.084999999999699 y1[1] (analytic) 0.41296702355769277 y1[1] (numeric) 0.4129670235579359 absolute error 2.431388423929093e-13 relative error 5.887609143661856e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.19043697924788727 y2[1] (numeric) 0.19043697924771322 absolute error 1.7405521468560892e-13 relative error 9.13978027655256e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.085999999999699 y1[1] (analytic) 0.4137768799599818 y1[1] (numeric) 0.4137768799602248 absolute error 2.429723089392155e-13 relative error 5.872061023871474e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.18985035115076032 y2[1] (numeric) 0.18985035115058663 absolute error 1.7369439220260574e-13 relative error 9.149016114522479e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0869999999996995 y1[1] (analytic) 0.4145873225853419 y1[1] (numeric) 0.41458732258558484 absolute error 2.4291679778798425e-13 relative error 5.859243265644726e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.18926453320321457 y2[1] (numeric) 0.18926453320304137 absolute error 1.7319479184152442e-13 relative error 9.150937521694254e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0879999999997 y1[1] (analytic) 0.41539835062333075 y1[1] (numeric) 0.41539835062357355 absolute error 2.4280577548552174e-13 relative error 5.845130947707827e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1886795259910682 y2[1] (numeric) 0.18867952599089535 absolute error 1.7283396935852124e-13 relative error 9.160186747909413e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0889999999997 y1[1] (analytic) 0.41620996326292026 y1[1] (numeric) 0.4162099632631629 absolute error 2.4263924203182796e-13 relative error 5.82973170871819e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1880953300993281 y2[1] (numeric) 0.18809533009915572 absolute error 1.7238988014867118e-13 relative error 9.16502711989908e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0899999999997005 y1[1] (analytic) 0.4170221596924978 y1[1] (numeric) 0.41702215969274037 absolute error 2.425837308805967e-13 relative error 5.8170465343969294e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.18751194611219024 y2[1] (numeric) 0.18751194611201832 absolute error 1.719180353632055e-13 relative error 9.168377744868866e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.090999999999701 y1[1] (analytic) 0.417834939099867 y1[1] (numeric) 0.41783493910010955 absolute error 2.4252821972936545e-13 relative error 5.8044025770520496e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1869293746130386 y2[1] (numeric) 0.18692937461286713 absolute error 1.7147394615335543e-13 relative error 9.173194234898749e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.091999999999701 y1[1] (analytic) 0.4186483006722487 y1[1] (numeric) 0.4186483006724911 absolute error 2.4241719742690293e-13 relative error 5.7904736992277076e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.18634761618444462 y2[1] (numeric) 0.18634761618427356 absolute error 1.71057612519121e-13 relative error 9.179490246325997e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0929999999997015 y1[1] (analytic) 0.41946224359628126 y1[1] (numeric) 0.4194622435965235 absolute error 2.4225066397320916e-13 relative error 5.775267444723047e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1857666714081666 y2[1] (numeric) 0.185766671407996 absolute error 1.7061352330927093e-13 relative error 9.184291348710169e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.093999999999702 y1[1] (analytic) 0.42027676705802186 y1[1] (numeric) 0.420276767058264 absolute error 2.4213964167074664e-13 relative error 5.7614329568048126e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1851865408651494 y2[1] (numeric) 0.18518654086497918 absolute error 1.7022494525065213e-13 relative error 9.192079751336133e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.094999999999702 y1[1] (analytic) 0.42109187024294703 y1[1] (numeric) 0.4210918702431891 absolute error 2.420841305195154e-13 relative error 5.7489623435343465e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1846072251355233 y2[1] (numeric) 0.1846072251353536 absolute error 1.6969758931395518e-13 relative error 9.192359030876354e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0959999999997025 y1[1] (analytic) 0.4219075523359538 y1[1] (numeric) 0.42190755233619576 absolute error 2.4197310821705287e-13 relative error 5.7352163258830716e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.18402872479860422 y2[1] (numeric) 0.18402872479843493 absolute error 1.6928125567972074e-13 relative error 9.19863221706162e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.096999999999703 y1[1] (analytic) 0.42272381252135993 y1[1] (numeric) 0.42272381252160185 absolute error 2.419175970658216e-13 relative error 5.7228287099061327e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1834510404328923 y2[1] (numeric) 0.18345104043272348 absolute error 1.6880941089425505e-13 relative error 9.201878086704379e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.097999999999703 y1[1] (analytic) 0.4235406499829055 y1[1] (numeric) 0.42354064998314733 absolute error 2.418065747633591e-13 relative error 5.7091704131142696e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.18287417261607197 y2[1] (numeric) 0.18287417261590352 absolute error 1.6844858841125188e-13 relative error 9.211174328312324e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.0989999999997035 y1[1] (analytic) 0.4243580639037531 y1[1] (numeric) 0.4243580639039948 absolute error 2.416955524608966e-13 relative error 5.695556960494441e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.18229812192501083 y2[1] (numeric) 0.18229812192484288 absolute error 1.6794898805017056e-13 relative error 9.212875386574589e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.099999999999704 y1[1] (analytic) 0.4251760534664888 y1[1] (numeric) 0.4251760534667304 absolute error 2.4158453015843406e-13 relative error 5.681988159699476e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.18172288893575972 y2[1] (numeric) 0.18172288893559216 absolute error 1.6756040999155175e-13 relative error 9.22065519499778e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.100999999999704 y1[1] (analytic) 0.4259946178531231 y1[1] (numeric) 0.42599461785336457 absolute error 2.4147350785597155e-13 relative error 5.668463819400371e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1811484742235514 y2[1] (numeric) 0.18114847422338431 absolute error 1.6708856520608606e-13 relative error 9.223846125244515e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.1019999999997045 y1[1] (analytic) 0.42681375624509177 y1[1] (numeric) 0.4268137562453331 absolute error 2.4130697440227777e-13 relative error 5.653683155041298e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.18057487836280073 y2[1] (numeric) 0.180574878362634 absolute error 1.6672774272308288e-13 relative error 9.233163784172847e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.102999999999705 y1[1] (analytic) 0.4276334678232564 y1[1] (numeric) 0.4276334678234976 absolute error 2.4119595209981526e-13 relative error 5.640249658838748e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1800021019271033 y2[1] (numeric) 0.18000210192693705 absolute error 1.662558979376172e-13 relative error 9.236330918232666e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.103999999999705 y1[1] (analytic) 0.42845375176790546 y1[1] (numeric) 0.4284537517681466 absolute error 2.41140440948584e-13 relative error 5.628155663326072e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.17943014548923564 y2[1] (numeric) 0.17943014548906983 absolute error 1.6581180872776713e-13 relative error 9.241022921519868e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.1049999999997056 y1[1] (analytic) 0.4292746072587551 y1[1] (numeric) 0.4292746072589962 absolute error 2.4108492979735274e-13 relative error 5.616100410337882e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.17885900962115409 y2[1] (numeric) 0.17885900962098875 absolute error 1.6533996394230144e-13 relative error 9.244150702417078e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.105999999999706 y1[1] (analytic) 0.43009603347495007 y1[1] (numeric) 0.430096033475191 absolute error 2.4091839634365897e-13 relative error 5.601502399293592e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.17828869489399457 y2[1] (numeric) 0.17828869489382962 absolute error 1.6495138588368263e-13 relative error 9.251926263847412e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.106999999999706 y1[1] (analytic) 0.430918029595064 y1[1] (numeric) 0.4309180295953048 absolute error 2.4080737404119645e-13 relative error 5.588240860274156e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.17771920187807166 y2[1] (numeric) 0.1777192018779071 absolute error 1.6456280782506383e-13 relative error 9.25970891642682e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.1079999999997066 y1[1] (analytic) 0.4317405947971009 y1[1] (numeric) 0.43174059479734156 absolute error 2.406408405875027e-13 relative error 5.573736718007564e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.17715053114287826 y2[1] (numeric) 0.1771505311427142 absolute error 1.640632074639825e-13 relative error 9.261231473907331e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.108999999999707 y1[1] (analytic) 0.43256372825849565 y1[1] (numeric) 0.4325637282587362 absolute error 2.4052981828504016e-13 relative error 5.560563740594126e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.17658268325708526 y2[1] (numeric) 0.17658268325692159 absolute error 1.636746294053637e-13 relative error 9.269007944967693e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.109999999999707 y1[1] (analytic) 0.43338742915611483 y1[1] (numeric) 0.43338742915635525 absolute error 2.4041879598257765e-13 relative error 5.547433538871151e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1760156587885403 y2[1] (numeric) 0.1760156587883771 absolute error 1.63202784619898e-13 relative error 9.272060550928865e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.1109999999997076 y1[1] (analytic) 0.4342116966662577 y1[1] (numeric) 0.43421169666649795 absolute error 2.402522625288839e-13 relative error 5.533067496188288e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.17544945830426795 y2[1] (numeric) 0.17544945830410516 absolute error 1.6278645098566358e-13 relative error 9.27825326786453e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.111999999999708 y1[1] (analytic) 0.4350365299646567 y1[1] (numeric) 0.43503652996489683 absolute error 2.4014124022642136e-13 relative error 5.520024726335762e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1748840823704686 y2[1] (numeric) 0.1748840823703062 absolute error 1.6239787292704477e-13 relative error 9.286029393059715e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.112999999999708 y1[1] (analytic) 0.4358619282264786 y1[1] (numeric) 0.4358619282267187 absolute error 2.400857290751901e-13 relative error 5.5082977779706176e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.174319531552518 y2[1] (numeric) 0.1743195315523561 absolute error 1.6189827256596345e-13 relative error 9.287443072160142e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.113999999999709 y1[1] (analytic) 0.4366878906263254 y1[1] (numeric) 0.4366878906265653 absolute error 2.3991919562149633e-13 relative error 5.4940656879078794e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.17375580641496713 y2[1] (numeric) 0.17375580641480565 absolute error 1.6148193893172902e-13 relative error 9.293613966837723e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.114999999999709 y1[1] (analytic) 0.4375144163382345 y1[1] (numeric) 0.4375144163384744 absolute error 2.3986368447026507e-13 relative error 5.4824178475716966e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.17319290752154104 y2[1] (numeric) 0.17319290752137992 absolute error 1.6112111644872584e-13 relative error 9.302985829756698e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.115999999999709 y1[1] (analytic) 0.43834150453568044 y1[1] (numeric) 0.4383415045359202 absolute error 2.3975266216780255e-13 relative error 5.4695405223323313e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.17263083543513846 y2[1] (numeric) 0.1726308354349778 absolute error 1.6067702723887578e-13 relative error 9.307550811178574e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.11699999999971 y1[1] (analytic) 0.4391691543915751 y1[1] (numeric) 0.4391691543918147 absolute error 2.395861287141088e-13 relative error 5.4554407184182e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.17206959071783146 y2[1] (numeric) 0.17206959071767125 absolute error 1.602051824534101e-13 relative error 9.310487796540574e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.11799999999971 y1[1] (analytic) 0.4399973650782686 y1[1] (numeric) 0.43999736507850806 absolute error 2.3947510641164627e-13 relative error 5.442648647885594e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.17150917393086484 y2[1] (numeric) 0.171509173930705 absolute error 1.5984435997040691e-13 relative error 9.319872302273462e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.11899999999971 y1[1] (analytic) 0.44082613576755036 y1[1] (numeric) 0.4408261357677897 absolute error 2.393085729579525e-13 relative error 5.428638493524826e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.17094958563465523 y2[1] (numeric) 0.17094958563449578 absolute error 1.594557819117881e-13 relative error 9.327649512562663e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.119999999999711 y1[1] (analytic) 0.4416554656306497 y1[1] (numeric) 0.4416554656308889 absolute error 2.3919755065549e-13 relative error 5.415930952285045e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.17039082638879077 y2[1] (numeric) 0.17039082638863184 absolute error 1.5892842597509116e-13 relative error 9.327287703415137e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.120999999999711 y1[1] (analytic) 0.44248535383823695 y1[1] (numeric) 0.44248535383847604 absolute error 2.3908652835302746e-13 relative error 5.403264227372197e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.16983289675203095 y2[1] (numeric) 0.16983289675187238 absolute error 1.5856760349208798e-13 relative error 9.336683676991558e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.121999999999711 y1[1] (analytic) 0.4433157995604239 y1[1] (numeric) 0.44331579956066286 absolute error 2.3897550605056495e-13 relative error 5.390638147513004e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.16927579728230513 y2[1] (numeric) 0.169275797282147 absolute error 1.5812351428223792e-13 relative error 9.341176755382916e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.122999999999712 y1[1] (analytic) 0.4441468019667648 y1[1] (numeric) 0.44414680196700373 absolute error 2.389199948993337e-13 relative error 5.37930238023445e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1687195285367128 y2[1] (numeric) 0.1687195285365551 absolute error 1.5767942507238786e-13 relative error 9.345653490139842e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.123999999999712 y1[1] (analytic) 0.4449783602262575 y1[1] (numeric) 0.4449783602264963 absolute error 2.3880897259687117e-13 relative error 5.366754744555316e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.16816409107152264 y2[1] (numeric) 0.1681640910713654 absolute error 1.572353358625378e-13 relative error 9.350113621799515e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.124999999999712 y1[1] (analytic) 0.4458104735073437 y1[1] (numeric) 0.44581047350758235 absolute error 2.386424391431774e-13 relative error 5.353002078791366e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.16760948544217213 y2[1] (numeric) 0.16760948544201532 absolute error 1.5681900222830336e-13 relative error 9.356212854815328e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.125999999999713 y1[1] (analytic) 0.44664314097791025 y1[1] (numeric) 0.4466431409781487 absolute error 2.384759056894836e-13 relative error 5.3392940316367245e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.16705571220326687 y2[1] (numeric) 0.1670557122031104 absolute error 1.5645817974530019e-13 relative error 9.365628848113135e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.126999999999713 y1[1] (analytic) 0.4474763618052896 y1[1] (numeric) 0.447476361805528 absolute error 2.3842039453825237e-13 relative error 5.328111491216518e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.16650277190857987 y2[1] (numeric) 0.16650277190842389 absolute error 1.559863349598345e-13 relative error 9.368392680302071e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.127999999999713 y1[1] (analytic) 0.4483101351562613 y1[1] (numeric) 0.4483101351564995 absolute error 2.3819834993332734e-13 relative error 5.313249272187474e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1659506651110516 y2[1] (numeric) 0.165950665110896 absolute error 1.555977569012157e-13 relative error 9.376145422321272e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.128999999999714 y1[1] (analytic) 0.4491444601970517 y1[1] (numeric) 0.4491444601972898 absolute error 2.381428387820961e-13 relative error 5.302143516979291e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.16539939236278867 y2[1] (numeric) 0.1653993923626335 absolute error 1.5515366769136563e-13 relative error 9.380546414043048e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.129999999999714 y1[1] (analytic) 0.44997933609333607 y1[1] (numeric) 0.44997933609357404 absolute error 2.379763053284023e-13 relative error 5.288605192284664e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.16484895421506385 y2[1] (numeric) 0.1648489542149091 absolute error 1.547373340571312e-13 relative error 9.38661302365674e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.130999999999714 y1[1] (analytic) 0.4508147620102384 y1[1] (numeric) 0.4508147620104763 absolute error 2.3792079417717105e-13 relative error 5.277573279017151e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.16429935121831518 y2[1] (numeric) 0.1642993512181609 absolute error 1.5429324484728113e-13 relative error 9.390983208586242e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.131999999999715 y1[1] (analytic) 0.45165073711233306 y1[1] (numeric) 0.45165073711257087 absolute error 2.3780977187470853e-13 relative error 5.2653467011958245e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1637505839221457 y2[1] (numeric) 0.1637505839219918 absolute error 1.5390466678866233e-13 relative error 9.39872476191202e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.132999999999715 y1[1] (analytic) 0.45248726056364486 y1[1] (numeric) 0.45248726056388255 absolute error 2.37698749572246e-13 relative error 5.253158934820716e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.16320265287532254 y2[1] (numeric) 0.1632026528751691 absolute error 1.5343282200319663e-13 relative error 9.401368133421857e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.133999999999715 y1[1] (analytic) 0.4533243315276505 y1[1] (numeric) 0.4533243315278881 absolute error 2.375877272697835e-13 relative error 5.241009818933397e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.16265555862577685 y2[1] (numeric) 0.1626555586256238 absolute error 1.5304424394457783e-13 relative error 9.409100140050432e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.134999999999716 y1[1] (analytic) 0.45416194916727914 y1[1] (numeric) 0.4541619491675165 absolute error 2.3736568266485847e-13 relative error 5.2264546402461996e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.16210930172060267 y2[1] (numeric) 0.1621093017204501 absolute error 1.5257239915911214e-13 relative error 9.411699238707011e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.135999999999716 y1[1] (analytic) 0.455000112644913 y1[1] (numeric) 0.4550001126451503 absolute error 2.3725466036239595e-13 relative error 5.214386848900674e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.16156388270605704 y2[1] (numeric) 0.16156388270590485 absolute error 1.5218382110049333e-13 relative error 9.41942088488741e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.136999999999716 y1[1] (analytic) 0.4558388211223888 y1[1] (numeric) 0.45583882112262597 absolute error 2.3714363805993344e-13 relative error 5.202357216439501e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.16101930212755877 y2[1] (numeric) 0.16101930212740703 absolute error 1.5173973189064327e-13 relative error 9.423698270064277e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.137999999999717 y1[1] (analytic) 0.4566780737609982 y1[1] (numeric) 0.4566780737612352 absolute error 2.3697710460623966e-13 relative error 5.1891500429307075e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.16047556052968848 y2[1] (numeric) 0.16047556052953715 absolute error 1.5132339825640884e-13 relative error 9.429684978630346e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.138999999999717 y1[1] (analytic) 0.45751786972148856 y1[1] (numeric) 0.4575178697217254 absolute error 2.3686608230377715e-13 relative error 5.177198487306475e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.15993265845618776 y2[1] (numeric) 0.1599326584560368 absolute error 1.5096257577340566e-13 relative error 9.439133772340852e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.139999999999717 y1[1] (analytic) 0.45835820816406403 y1[1] (numeric) 0.45835820816430073 absolute error 2.3669954885008337e-13 relative error 5.1640735266457694e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.15939059644995845 y2[1] (numeric) 0.15939059644980796 absolute error 1.5049073098793997e-13 relative error 9.441631711014229e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.140999999999718 y1[1] (analytic) 0.45919908824838607 y1[1] (numeric) 0.4591990882486227 absolute error 2.366440376988521e-13 relative error 5.153408265716082e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.15884937505306274 y2[1] (numeric) 0.15884937505291263 absolute error 1.5010215292932116e-13 relative error 9.44933858752547e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.141999999999718 y1[1] (analytic) 0.46004050913357486 y1[1] (numeric) 0.4600405091338114 absolute error 2.365330153963896e-13 relative error 5.141569290101606e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1583089948067219 y2[1] (numeric) 0.15830899480657215 absolute error 1.49741330446318e-13 relative error 9.458801164718146e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.142999999999718 y1[1] (analytic) 0.4608824699782096 y1[1] (numeric) 0.46088246997844595 absolute error 2.3636648194269583e-13 relative error 5.128563079300264e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.157769456251316 y2[1] (numeric) 0.15776945625116673 absolute error 1.492694856608523e-13 relative error 9.461241054356945e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.143999999999719 y1[1] (analytic) 0.4617249699403293 y1[1] (numeric) 0.4617249699405656 absolute error 2.3631097079146457e-13 relative error 5.118002840998702e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1572307599263837 y2[1] (numeric) 0.15723075992623486 absolute error 1.4882539645100223e-13 relative error 9.465412271789764e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.144999999999719 y1[1] (analytic) 0.46256800817743426 y1[1] (numeric) 0.46256800817767046 absolute error 2.3619994848900205e-13 relative error 5.1062750625503536e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.15669290637062128 y2[1] (numeric) 0.15669290637047284 absolute error 1.4843681839238343e-13 relative error 9.47310390945778e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.145999999999719 y1[1] (analytic) 0.4634115838464863 y1[1] (numeric) 0.4634115838467223 absolute error 2.360334150353083e-13 relative error 5.093386166054467e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1561558961218822 y2[1] (numeric) 0.1561558961217342 absolute error 1.4799272918253337e-13 relative error 9.477242477416457e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.14699999999972 y1[1] (analytic) 0.4642556961039097 y1[1] (numeric) 0.46425569610414563 absolute error 2.3592239273284576e-13 relative error 5.0817339391360235e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.15561972971717675 y2[1] (numeric) 0.1556197297170291 absolute error 1.4765966227514582e-13 relative error 9.48849240025686e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.14799999999972 y1[1] (analytic) 0.4651003441055924 y1[1] (numeric) 0.4651003441058282 absolute error 2.35755859279152e-13 relative error 5.0689246367366264e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.15508440769267107 y2[1] (numeric) 0.1550844076925239 absolute error 1.471600619140645e-13 relative error 9.489030141939856e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.14899999999972 y1[1] (analytic) 0.4659455270068864 y1[1] (numeric) 0.46594552700712205 absolute error 2.356448369766895e-13 relative error 5.057347336080485e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.15454993058368738 y2[1] (numeric) 0.15454993058354063 absolute error 1.4674372827983007e-13 relative error 9.494907420897848e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.149999999999721 y1[1] (analytic) 0.46679124396260896 y1[1] (numeric) 0.46679124396284444 absolute error 2.354783035229957e-13 relative error 5.0446169796162254e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1540162989247027 y2[1] (numeric) 0.15401629892455632 absolute error 1.463829057968269e-13 relative error 9.504377576842843e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.150999999999721 y1[1] (analytic) 0.46763749412704303 y1[1] (numeric) 0.4676374941272784 absolute error 2.353672812205332e-13 relative error 5.0331139862919326e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1534835132493485 y2[1] (numeric) 0.15348351324920256 absolute error 1.4593881658697683e-13 relative error 9.50843602008806e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.151999999999721 y1[1] (analytic) 0.46848427665393866 y1[1] (numeric) 0.46848427665417386 absolute error 2.352007477668394e-13 relative error 5.020461934106237e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1529515740904106 y2[1] (numeric) 0.15295157409026502 absolute error 1.4557799410397365e-13 relative error 9.517914082918925e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.152999999999722 y1[1] (analytic) 0.4693315906965133 y1[1] (numeric) 0.4693315906967484 absolute error 2.350897254643769e-13 relative error 5.009032635444188e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.15242048197982794 y2[1] (numeric) 0.1524204819796828 absolute error 1.451339048941236e-13 relative error 9.521942393105102e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.153999999999722 y1[1] (analytic) 0.4701794354074531 y1[1] (numeric) 0.47017943540768803 absolute error 2.349231920106831e-13 relative error 4.99645825230746e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.15189023744869268 y2[1] (numeric) 0.151890237448548 absolute error 1.4468981568427353e-13 relative error 9.525945716764621e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.154999999999722 y1[1] (analytic) 0.47102780993891324 y1[1] (numeric) 0.47102780993914806 absolute error 2.348121697082206e-13 relative error 4.985102041823666e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.15136084102724934 y2[1] (numeric) 0.15136084102710504 absolute error 1.4430123762565472e-13 relative error 9.533591161777195e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.155999999999723 y1[1] (analytic) 0.47187671344251947 y1[1] (numeric) 0.4718767134427541 absolute error 2.3464563625452683e-13 relative error 4.972604698856572e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.15083229324489422 y2[1] (numeric) 0.15083229324475034 absolute error 1.438849039914203e-13 relative error 9.539396431360093e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.156999999999723 y1[1] (analytic) 0.47272614506936816 y1[1] (numeric) 0.4727261450696027 absolute error 2.345346139520643e-13 relative error 4.961320976178471e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1503045946301751 y2[1] (numeric) 0.15030459463003162 absolute error 1.4346857035718585e-13 relative error 9.545188602530129e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.157999999999723 y1[1] (analytic) 0.4735761039700279 y1[1] (numeric) 0.4735761039702623 absolute error 2.3436808049837055e-13 relative error 4.948900050776283e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1497777457107906 y2[1] (numeric) 0.14977774571064748 absolute error 1.431355034497983e-13 relative error 9.556526757064567e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.158999999999724 y1[1] (analytic) 0.47442658929453974 y1[1] (numeric) 0.474426589294774 absolute error 2.3425705819590803e-13 relative error 4.937688221569586e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.14925174701358945 y2[1] (numeric) 0.14925174701344676 absolute error 1.4269141423994824e-13 relative error 9.560451860369588e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.159999999999724 y1[1] (analytic) 0.4752776001924185 y1[1] (numeric) 0.47527760019265264 absolute error 2.341460358934455e-13 relative error 4.9265110705543525e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.14872659906457042 y2[1] (numeric) 0.14872659906442814 absolute error 1.422750806057138e-13 relative error 9.566216231700716e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.160999999999724 y1[1] (analytic) 0.47612913581265337 y1[1] (numeric) 0.47612913581288735 absolute error 2.3397950243975174e-13 relative error 4.9142025732241194e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.14820230238888144 y2[1] (numeric) 0.14820230238873952 absolute error 1.4191425812271063e-13 relative error 9.575712106707288e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.161999999999725 y1[1] (analytic) 0.47698119530370875 y1[1] (numeric) 0.4769811953039426 absolute error 2.338684801372892e-13 relative error 4.9030964415353505e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.147678857510819 y2[1] (numeric) 0.14767885751067752 absolute error 1.4147016891286057e-13 relative error 9.579581755803902e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.162999999999725 y1[1] (analytic) 0.4778337778135253 y1[1] (numeric) 0.47783377781375896 absolute error 2.336464355323642e-13 relative error 4.889701113250825e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.14715626495382805 y2[1] (numeric) 0.147156264953687 absolute error 1.4105383527862614e-13 relative error 9.585309556673199e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.163999999999725 y1[1] (analytic) 0.4786868824895205 y1[1] (numeric) 0.478686882489754 absolute error 2.334799020786704e-13 relative error 4.877507836947711e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.14663452524050113 y2[1] (numeric) 0.14663452524036044 absolute error 1.4069301279562296e-13 relative error 9.594808082534911e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.164999999999726 y1[1] (analytic) 0.47954050847858976 y1[1] (numeric) 0.4795405084788231 absolute error 2.333688797762079e-13 relative error 4.866510245747617e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.14611363889257778 y2[1] (numeric) 0.14611363889243753 absolute error 1.402489235857729e-13 relative error 9.598619584642841e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.165999999999726 y1[1] (analytic) 0.4803946549271071 y1[1] (numeric) 0.48039465492734035 absolute error 2.332578574737454e-13 relative error 4.8555464779086455e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.14559360643094443 y2[1] (numeric) 0.14559360643080457 absolute error 1.398603455271541e-13 relative error 9.606214788936515e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.166999999999726 y1[1] (analytic) 0.4812493209809263 y1[1] (numeric) 0.48124932098115936 absolute error 2.3303581286882036e-13 relative error 4.842309437316721e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.14507442837563345 y2[1] (numeric) 0.14507442837549397 absolute error 1.394717674685353e-13 relative error 9.613807824726251e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.167999999999727 y1[1] (analytic) 0.4821045057853812 y1[1] (numeric) 0.48210450578561415 absolute error 2.3292479056635784e-13 relative error 4.8314170013181565e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.14455610524582285 y2[1] (numeric) 0.14455610524568377 absolute error 1.3908318940991649e-13 relative error 9.621398499454625e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.168999999999727 y1[1] (analytic) 0.4829602084852873 y1[1] (numeric) 0.48296020848552 absolute error 2.327027459614328e-13 relative error 4.8182591831169825e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1440386375598357 y2[1] (numeric) 0.14403863755969704 absolute error 1.3866685577568205e-13 relative error 9.627059664326377e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.169999999999727 y1[1] (analytic) 0.48381642822494175 y1[1] (numeric) 0.4838164282251743 absolute error 2.3253621250773904e-13 relative error 4.8062901328275177e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.14352202583513962 y2[1] (numeric) 0.1435220258350014 absolute error 1.38222766565832e-13 relative error 9.630770312885998e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.170999999999728 y1[1] (analytic) 0.4846731641481249 y1[1] (numeric) 0.48467316414835737 absolute error 2.324807013565078e-13 relative error 4.79664892866768e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.14300627058834636 y2[1] (numeric) 0.14300627058820856 absolute error 1.3780643293159756e-13 relative error 9.636390933393619e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.171999999999728 y1[1] (analytic) 0.48553041539810105 y1[1] (numeric) 0.48553041539833336 absolute error 2.32314167902814e-13 relative error 4.784750049331773e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.14249137233521114 y2[1] (numeric) 0.14249137233507372 absolute error 1.3741785487297875e-13 relative error 9.643942129331386e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.172999999999728 y1[1] (analytic) 0.48638818111761883 y1[1] (numeric) 0.48638818111785104 absolute error 2.322031456003515e-13 relative error 4.7740293579255353e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.14197733159063208 y2[1] (numeric) 0.14197733159049508 absolute error 1.3700152123874432e-13 relative error 9.649534873198301e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.173999999999729 y1[1] (analytic) 0.48724646044891284 y1[1] (numeric) 0.4872464604491448 absolute error 2.3198110099542646e-13 relative error 4.761062826022302e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.14146414886865 y2[1] (numeric) 0.14146414886851336 absolute error 1.3664069875574114e-13 relative error 9.659033744486919e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.174999999999729 y1[1] (analytic) 0.4881052525337035 y1[1] (numeric) 0.48810525253393544 absolute error 2.319255898441952e-13 relative error 4.7515487415940236e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.14095182468244738 y2[1] (numeric) 0.1409518246823112 absolute error 1.3616885397027545e-13 relative error 9.660666279209399e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.175999999999729 y1[1] (analytic) 0.48896455651319914 y1[1] (numeric) 0.48896455651343085 absolute error 2.3170354523927017e-13 relative error 4.7386572738839315e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.14044035954434864 y2[1] (numeric) 0.1404403595442128 absolute error 1.358357870628879e-13 relative error 9.672133245998513e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.17699999999973 y1[1] (analytic) 0.48982437152809555 y1[1] (numeric) 0.48982437152832714 absolute error 2.3159252293680765e-13 relative error 4.728072680710291e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.13992975396581864 y2[1] (numeric) 0.13992975396568322 absolute error 1.3541945342865347e-13 relative error 9.677673946438373e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.17799999999973 y1[1] (analytic) 0.49068469671857795 y1[1] (numeric) 0.4906846967188094 absolute error 2.314259894831139e-13 relative error 4.71638897709181e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.13942000845746294 y2[1] (numeric) 0.139420008457328 absolute error 1.3494760864318778e-13 relative error 9.679213918880252e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.17899999999973 y1[1] (analytic) 0.4915455312243212 y1[1] (numeric) 0.49154553122455247 absolute error 2.312594560294201e-13 relative error 4.704741297381113e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.13891112352902713 y2[1] (numeric) 0.1389111235288926 absolute error 1.3453127500895334e-13 relative error 9.684701382524017e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.179999999999731 y1[1] (analytic) 0.4924068741844909 y1[1] (numeric) 0.49240687418472195 absolute error 2.310374114244951e-13 relative error 4.692002153851571e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.13840309968939613 y2[1] (numeric) 0.1384030996892619 absolute error 1.3422596367718143e-13 relative error 9.69819057365124e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.180999999999731 y1[1] (analytic) 0.4932687247377441 y1[1] (numeric) 0.49326872473797495 absolute error 2.308708779708013e-13 relative error 4.6804280586316984e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.13789593744659356 y2[1] (numeric) 0.13789593744645973 absolute error 1.3383738561856262e-13 relative error 9.705680101735934e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.181999999999731 y1[1] (analytic) 0.4941310820222302 y1[1] (numeric) 0.49413108202246103 absolute error 2.3081536681957004e-13 relative error 4.6711363688145004e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.13738963730778164 y2[1] (numeric) 0.13738963730764828 absolute error 1.3336554083309693e-13 relative error 9.707103348291845e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.182999999999732 y1[1] (analytic) 0.49499394517559225 y1[1] (numeric) 0.4949939451758229 absolute error 2.3064883336587627e-13 relative error 4.6596293876697174e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.13688419977926058 y2[1] (numeric) 0.13688419977912764 absolute error 1.329492071988625e-13 relative error 9.712531279231375e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.183999999999732 y1[1] (analytic) 0.4958573133349671 y1[1] (numeric) 0.4958573133351975 absolute error 2.3042678876095124e-13 relative error 4.647038221765437e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.13637962536646786 y2[1] (numeric) 0.13637962536633527 absolute error 1.3258838471585932e-13 relative error 9.722008280898189e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.184999999999732 y1[1] (analytic) 0.49672118563698653 y1[1] (numeric) 0.4967211856372168 absolute error 2.3026025530725747e-13 relative error 4.6356036739599855e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.13587591457397774 y2[1] (numeric) 0.13587591457384557 absolute error 1.3217205108162489e-13 relative error 9.72740838551366e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.185999999999733 y1[1] (analytic) 0.4975855612177783 y1[1] (numeric) 0.49758556121800845 absolute error 2.3014923300479495e-13 relative error 4.625319762927476e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.13537306790550108 y2[1] (numeric) 0.1353730679053693 absolute error 1.3178347302300608e-13 relative error 9.73483685211295e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.186999999999733 y1[1] (analytic) 0.49845043921296706 y1[1] (numeric) 0.49845043921319704 absolute error 2.299826995511012e-13 relative error 4.613953192903882e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1348710858638844 y2[1] (numeric) 0.13487108586375307 absolute error 1.3133938381315602e-13 relative error 9.738142387739601e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.187999999999733 y1[1] (analytic) 0.49931581875767483 y1[1] (numeric) 0.49931581875790465 absolute error 2.298161660974074e-13 relative error 4.6026213763706236e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.13436996895110986 y2[1] (numeric) 0.13436996895097889 absolute error 1.3097856133015284e-13 relative error 9.747606727349102e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.188999999999734 y1[1] (analytic) 0.5001816989865222 y1[1] (numeric) 0.5001816989867518 absolute error 2.2959412149248237e-13 relative error 4.5902143552571074e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.13386971766829414 y2[1] (numeric) 0.1338697176681636 absolute error 1.3053447212030278e-13 relative error 9.750858849478153e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.189999999999734 y1[1] (analytic) 0.5010480790336287 y1[1] (numeric) 0.5010480790338583 absolute error 2.2959412149248237e-13 relative error 4.582277252420576e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.13337033251568864 y2[1] (numeric) 0.1333703325155585 absolute error 1.3014589406168398e-13 relative error 9.75823420447532e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.190999999999734 y1[1] (analytic) 0.5019149580326148 y1[1] (numeric) 0.5019149580328441 absolute error 2.2937207688755734e-13 relative error 4.569939054748247e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.13287181399267844 y2[1] (numeric) 0.13287181399254863 absolute error 1.2981282715429643e-13 relative error 9.769779101642236e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.191999999999735 y1[1] (analytic) 0.5027823351166012 y1[1] (numeric) 0.5027823351168305 absolute error 2.2926105458509483e-13 relative error 4.559847046573871e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1323741625977819 y2[1] (numeric) 0.13237416259765253 absolute error 1.2936873794444637e-13 relative error 9.772959874166117e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.192999999999735 y1[1] (analytic) 0.5036502094182111 y1[1] (numeric) 0.5036502094184402 absolute error 2.290390099801698e-13 relative error 4.5475809539470457e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.13187737882865047 y2[1] (numeric) 0.13187737882852152 absolute error 1.2895240431021193e-13 relative error 9.778204985235642e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.193999999999735 y1[1] (analytic) 0.5045185800695704 y1[1] (numeric) 0.5045185800697992 absolute error 2.2881696537524476e-13 relative error 4.535352599773275e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1313814631820679 y2[1] (numeric) 0.13138146318193933 absolute error 1.2856382625159313e-13 relative error 9.785537711163248e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.194999999999736 y1[1] (analytic) 0.5053874462023081 y1[1] (numeric) 0.5053874462025368 absolute error 2.2870594307278225e-13 relative error 4.5253586093476205e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1308864161539498 y2[1] (numeric) 0.13088641615382157 absolute error 1.2823075934420558e-13 relative error 9.797102183115732e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.195999999999736 y1[1] (analytic) 0.5062568069475586 y1[1] (numeric) 0.5062568069477871 absolute error 2.284838984678572e-13 relative error 4.513201508252018e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1303922382393431 y2[1] (numeric) 0.13039223823921525 absolute error 1.2784218128558678e-13 relative error 9.804431844395866e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.196999999999736 y1[1] (analytic) 0.5071266614359609 y1[1] (numeric) 0.5071266614361892 absolute error 2.283728761653947e-13 relative error 4.50327094849919e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.12989892993242558 y2[1] (numeric) 0.1298989299322982 absolute error 1.2737033650012108e-13 relative error 9.805341473280813e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.197999999999737 y1[1] (analytic) 0.5079970087976606 y1[1] (numeric) 0.5079970087978889 absolute error 2.282618538629322e-13 relative error 4.493370037811596e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.12940649172650576 y2[1] (numeric) 0.12940649172637872 absolute error 1.2703726959273354e-13 relative error 9.816916284325252e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.198999999999737 y1[1] (analytic) 0.5088678481623106 y1[1] (numeric) 0.5088678481625387 absolute error 2.2815083156046967e-13 relative error 4.4834986604950086e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1289149241140216 y2[1] (numeric) 0.12891492411389496 absolute error 1.2664869153411473e-13 relative error 9.824207119890754e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.199999999999737 y1[1] (analytic) 0.5097391786590715 y1[1] (numeric) 0.5097391786592994 absolute error 2.2792878695554464e-13 relative error 4.4714786796482463e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1284242275865407 y2[1] (numeric) 0.1284242275864145 absolute error 1.2620460232426467e-13 relative error 9.827164600948812e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.200999999999738 y1[1] (analytic) 0.5106109994166128 y1[1] (numeric) 0.5106109994168406 absolute error 2.278177646530821e-13 relative error 4.4616697429818436e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.12793440263475964 y2[1] (numeric) 0.12793440263463382 absolute error 1.2581602426564586e-13 relative error 9.834416831947734e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.201999999999738 y1[1] (analytic) 0.5114833095631139 y1[1] (numeric) 0.5114833095633416 absolute error 2.277067423506196e-13 relative error 4.451889985327507e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.12744544974850325 y2[1] (numeric) 0.12744544974837785 absolute error 1.2539969063141143e-13 relative error 9.839479626685075e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.202999999999738 y1[1] (analytic) 0.5123561082262649 y1[1] (numeric) 0.5123561082264924 absolute error 2.274846977456946e-13 relative error 4.439972396020184e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.12695736941672442 y2[1] (numeric) 0.1269573694165994 absolute error 1.2501111257279263e-13 relative error 9.846699970795441e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.203999999999739 y1[1] (analytic) 0.5132293945332669 y1[1] (numeric) 0.5132293945334943 absolute error 2.2737367544323206e-13 relative error 4.430254343674269e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1264701621275035 y2[1] (numeric) 0.1264701621273788 absolute error 1.247058012410207e-13 relative error 9.860491924988281e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.204999999999739 y1[1] (analytic) 0.5141031676108339 y1[1] (numeric) 0.514103167611061 absolute error 2.2715163083830703e-13 relative error 4.4184055876165387e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.12598382836804756 y2[1] (numeric) 0.12598382836792327 absolute error 1.2428946760678627e-13 relative error 9.865509662374174e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.205999999999739 y1[1] (analytic) 0.5149774265851927 y1[1] (numeric) 0.5149774265854197 absolute error 2.26929586233382e-13 relative error 4.4065928819084076e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.12549836862469044 y2[1] (numeric) 0.12549836862456654 absolute error 1.2390088954816747e-13 relative error 9.872709175901695e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.20699999999974 y1[1] (analytic) 0.5158521705820845 y1[1] (numeric) 0.5158521705823114 absolute error 2.2681856393091948e-13 relative error 4.3969682956839896e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.12501378338289182 y2[1] (numeric) 0.1250137833827683 absolute error 1.2351231148954867e-13 relative error 9.879895492103903e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.20799999999974 y1[1] (analytic) 0.5167273987267654 y1[1] (numeric) 0.5167273987269921 absolute error 2.2670754162845697e-13 relative error 4.387372184774261e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.12453007312723685 y2[1] (numeric) 0.12453007312711377 absolute error 1.2308210006750642e-13 relative error 9.883725029354878e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.20899999999974 y1[1] (analytic) 0.5176031101440073 y1[1] (numeric) 0.5176031101442339 absolute error 2.2659651932599445e-13 relative error 4.377804439060478e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.12404723834143583 y2[1] (numeric) 0.12404723834131315 absolute error 1.226796442210798e-13 relative error 9.889752150983662e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.209999999999741 y1[1] (analytic) 0.5184793039580989 y1[1] (numeric) 0.5184793039583253 absolute error 2.2637447472106942e-13 relative error 4.366123642600862e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.12356527950832352 y2[1] (numeric) 0.12356527950820119 absolute error 1.2233269952588444e-13 relative error 9.90024867929376e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.210999999999741 y1[1] (analytic) 0.5193559792928464 y1[1] (numeric) 0.5193559792930726 absolute error 2.262634524186069e-13 relative error 4.356615913552908e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.12308419710985863 y2[1] (numeric) 0.12308419710973668 absolute error 1.2194412146726563e-13 relative error 9.907374328357082e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.211999999999741 y1[1] (analytic) 0.5202331352715746 y1[1] (numeric) 0.5202331352718006 absolute error 2.2604140781368187e-13 relative error 4.345002124781665e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.12260399162712354 y2[1] (numeric) 0.122603991627002 absolute error 1.21541665620839e-13 relative error 9.91335306524804e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.212999999999742 y1[1] (analytic) 0.5211107710171274 y1[1] (numeric) 0.5211107710173533 absolute error 2.2581936320875684e-13 relative error 4.3334234440787406e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1221246635403237 y2[1] (numeric) 0.12212466354020257 absolute error 1.2112533198660458e-13 relative error 9.918171192882005e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.213999999999742 y1[1] (analytic) 0.5219888856518693 y1[1] (numeric) 0.521988885652095 absolute error 2.2570834090629432e-13 relative error 4.3240066428699074e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.12164621332878722 y2[1] (numeric) 0.12164621332866644 absolute error 1.2077838729140922e-13 relative error 9.928659839576557e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.214999999999742 y1[1] (analytic) 0.5228674782976859 y1[1] (numeric) 0.5228674782979112 absolute error 2.2537527399890678e-13 relative error 4.310370855970375e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.12116864147096418 y2[1] (numeric) 0.12116864147084379 absolute error 1.203898092327904e-13 relative error 9.935723283787051e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.215999999999743 y1[1] (analytic) 0.5237465480759842 y1[1] (numeric) 0.5237465480762095 absolute error 2.2526425169644426e-13 relative error 4.301016446293854e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.12069194844442643 y2[1] (numeric) 0.12069194844430643 absolute error 1.200012311741716e-13 relative error 9.942770227910201e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.216999999999743 y1[1] (analytic) 0.5246260941076949 y1[1] (numeric) 0.5246260941079199 absolute error 2.2504220709151923e-13 relative error 4.2895732716894315e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.12021613472586701 y2[1] (numeric) 0.12021613472574735 absolute error 1.1965428647897625e-13 relative error 9.953263490947204e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.217999999999743 y1[1] (analytic) 0.5255061155132719 y1[1] (numeric) 0.5255061155134967 absolute error 2.248201624865942e-13 relative error 4.2781645322435125e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.11974120079109951 y2[1] (numeric) 0.11974120079098023 absolute error 1.1927958620816526e-13 relative error 9.961448976635905e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.218999999999744 y1[1] (analytic) 0.5263866114126937 y1[1] (numeric) 0.5263866114129184 absolute error 2.2470914018413168e-13 relative error 4.268899233228348e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.11926714711505781 y2[1] (numeric) 0.11926714711493897 absolute error 1.18849374786123e-13 relative error 9.964971717774739e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.219999999999744 y1[1] (analytic) 0.5272675809254648 y1[1] (numeric) 0.5272675809256893 absolute error 2.2448709557920665e-13 relative error 4.2575554367515805e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1187939741717956 y2[1] (numeric) 0.11879397417167718 absolute error 1.1841916336408076e-13 relative error 9.968448668349726e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.220999999999744 y1[1] (analytic) 0.5281490231706154 y1[1] (numeric) 0.5281490231708398 absolute error 2.2437607327674414e-13 relative error 4.248347785058021e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.11832168243448593 y2[1] (numeric) 0.1183216824343678 absolute error 1.1812772982011666e-13 relative error 9.983608024296251e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.221999999999745 y1[1] (analytic) 0.5290309372667036 y1[1] (numeric) 0.5290309372669277 absolute error 2.241540286718191e-13 relative error 4.2370684374327046e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.11785027237542023 y2[1] (numeric) 0.11785027237530252 absolute error 1.1771139618588222e-13 relative error 9.988215878780865e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.222999999999745 y1[1] (analytic) 0.5299133223318153 y1[1] (numeric) 0.5299133223320392 absolute error 2.2393198406689407e-13 relative error 4.22582287762667e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.11737974446600863 y2[1] (numeric) 0.11737974446589135 absolute error 1.1728118476383997e-13 relative error 9.991603346674758e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.223999999999745 y1[1] (analytic) 0.5307961774835654 y1[1] (numeric) 0.5307961774837893 absolute error 2.2382096176443156e-13 relative error 4.21670259242516e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.11691009917677908 y2[1] (numeric) 0.11691009917666215 absolute error 1.169342400686446e-13 relative error 1.0002064910733591e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.224999999999746 y1[1] (analytic) 0.531679501839099 y1[1] (numeric) 0.5316795018393227 absolute error 2.2370993946196904e-13 relative error 4.207608882572078e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1164413369773768 y2[1] (numeric) 0.11644133697726018 absolute error 1.1661505094906488e-13 relative error 1.0014918582712756e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.225999999999746 y1[1] (analytic) 0.5325632945150918 y1[1] (numeric) 0.5325632945153153 absolute error 2.23487894857044e-13 relative error 4.1964569687539895e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1159734583365638 y2[1] (numeric) 0.11597345833644761 absolute error 1.1619871731483045e-13 relative error 1.0019423321637346e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.226999999999746 y1[1] (analytic) 0.533447554627751 y1[1] (numeric) 0.5334475546279743 absolute error 2.233768725545815e-13 relative error 4.187419561993452e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.11550646372221884 y2[1] (numeric) 0.11550646372210303 absolute error 1.1581013925621164e-13 relative error 1.0026290782715252e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.227999999999747 y1[1] (analytic) 0.5343322812928166 y1[1] (numeric) 0.5343322812930399 absolute error 2.2326585025211898e-13 relative error 4.178408418670259e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.11504035360133646 y2[1] (numeric) 0.11504035360122103 absolute error 1.1543543898540065e-13 relative error 1.0034343199729143e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.228999999999747 y1[1] (analytic) 0.5352174736255624 y1[1] (numeric) 0.5352174736257853 absolute error 2.2293278334473143e-13 relative error 4.165274758960784e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.11457512844002671 y2[1] (numeric) 0.11457512843991167 absolute error 1.1503298313897403e-13 relative error 1.0039961089739208e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.229999999999747 y1[1] (analytic) 0.5361031307407956 y1[1] (numeric) 0.5361031307410185 absolute error 2.2282176104226892e-13 relative error 4.156322697358069e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.11411078870351476 y2[1] (numeric) 0.11411078870340009 absolute error 1.1467216065597086e-13 relative error 1.0049195344176848e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.230999999999748 y1[1] (analytic) 0.5369892517528595 y1[1] (numeric) 0.5369892517530822 absolute error 2.227107387398064e-13 relative error 4.147396582200222e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.11364733485614031 y2[1] (numeric) 0.11364733485602599 absolute error 1.143252159607755e-13 relative error 1.0059647778409698e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.231999999999748 y1[1] (analytic) 0.537875835775633 y1[1] (numeric) 0.5378758357758556 absolute error 2.2259971643734389e-13 relative error 4.138496315164418e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.11318476736135707 y2[1] (numeric) 0.11318476736124317 absolute error 1.1390888232654106e-13 relative error 1.0063976362019824e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.232999999999748 y1[1] (analytic) 0.5387628819225323 y1[1] (numeric) 0.5387628819227547 absolute error 2.2237767183241886e-13 relative error 4.127561108866333e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.11272308668173259 y2[1] (numeric) 0.11272308668161908 absolute error 1.1350642648011444e-13 relative error 1.0069492401374136e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.233999999999749 y1[1] (analytic) 0.5396503893065112 y1[1] (numeric) 0.5396503893067334 absolute error 2.2215562722749382e-13 relative error 4.116658333425451e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.11226229327894754 y2[1] (numeric) 0.11226229327883437 absolute error 1.131733595727269e-13 relative error 1.0081155147215419e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.234999999999749 y1[1] (analytic) 0.5405383570400625 y1[1] (numeric) 0.5405383570402844 absolute error 2.219335826225688e-13 relative error 4.105787863748585e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.11180238761379524 y2[1] (numeric) 0.11180238761368241 absolute error 1.1282641487753153e-13 relative error 1.0091592611355818e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.235999999999749 y1[1] (analytic) 0.5414267842352184 y1[1] (numeric) 0.5414267842354401 absolute error 2.2171153801764376e-13 relative error 4.0949495753302634e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.11134337014618123 y2[1] (numeric) 0.11134337014606882 absolute error 1.124100812432971e-13 relative error 1.0095803737188429e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.23699999999975 y1[1] (analytic) 0.5423156700035519 y1[1] (numeric) 0.5423156700037733 absolute error 2.2148949341271873e-13 relative error 4.0841433442494496e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.11088524133512312 y2[1] (numeric) 0.11088524133501103 absolute error 1.1209089212371737e-13 relative error 1.0108729599546117e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.23799999999975 y1[1] (analytic) 0.5432050134561772 y1[1] (numeric) 0.5432050134563985 absolute error 2.212674488077937e-13 relative error 4.073369047166284e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.11042800163874944 y2[1] (numeric) 0.11042800163863781 absolute error 1.1163292512605949e-13 relative error 1.0109113944781125e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.23899999999975 y1[1] (analytic) 0.5440948137037509 y1[1] (numeric) 0.5440948137039721 absolute error 2.2115642650533118e-13 relative error 4.0646670568293004e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1099716515143001 y2[1] (numeric) 0.10997165151418882 absolute error 1.1128598043086413e-13 relative error 1.0119515247653903e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.239999999999751 y1[1] (analytic) 0.5449850698564731 y1[1] (numeric) 0.5449850698566939 absolute error 2.2082335959794364e-13 relative error 4.051915764519926e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.10951619141812508 y2[1] (numeric) 0.10951619141801415 absolute error 1.1092515794786095e-13 relative error 1.012865371882378e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.240999999999751 y1[1] (analytic) 0.5458757810240873 y1[1] (numeric) 0.5458757810243081 absolute error 2.2082335959794364e-13 relative error 4.0453042115858146e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.10906162180568435 y2[1] (numeric) 0.10906162180557386 absolute error 1.104949465258187e-13 relative error 1.0131423382158035e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.241999999999751 y1[1] (analytic) 0.5467669463158829 y1[1] (numeric) 0.5467669463161033 absolute error 2.204902926905561e-13 relative error 4.032619275474135e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.10860794313154765 y2[1] (numeric) 0.1086079431314375 absolute error 1.1014800183062334e-13 relative error 1.0141799821879543e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.242999999999752 y1[1] (analytic) 0.5476585648406942 y1[1] (numeric) 0.5476585648409146 absolute error 2.2037927038809357e-13 relative error 4.024026730088639e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1081551558493935 y2[1] (numeric) 0.10815515584928373 absolute error 1.0977330155981235e-13 relative error 1.0149613367731828e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.243999999999752 y1[1] (analytic) 0.548550635706903 y1[1] (numeric) 0.5485506357071233 absolute error 2.2026824808563106e-13 relative error 4.0154588063101425e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.10770326041200917 y2[1] (numeric) 0.1077032604118998 absolute error 1.0937084571338573e-13 relative error 1.0154831459604599e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.244999999999752 y1[1] (analytic) 0.5494431580224386 y1[1] (numeric) 0.5494431580226585 absolute error 2.199351811782435e-13 relative error 4.002874145704834e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.10725225727129017 y2[1] (numeric) 0.1072522572711811 absolute error 1.0907941216942163e-13 relative error 1.0170360507519179e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.245999999999753 y1[1] (analytic) 0.5503361308947785 y1[1] (numeric) 0.5503361308949983 absolute error 2.19824158875781e-13 relative error 3.9943617461273004e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.10680214687823941 y2[1] (numeric) 0.10680214687813072 absolute error 1.0869083411080283e-13 relative error 1.0176839819026918e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.246999999999753 y1[1] (analytic) 0.55122955343095 y1[1] (numeric) 0.5512295534311697 absolute error 2.1971313657331848e-13 relative error 3.985873674692968e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.10635292968296739 y2[1] (numeric) 0.10635292968285903 absolute error 1.0835776720341528e-13 relative error 1.0188507973068933e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.247999999999753 y1[1] (analytic) 0.5521234247375308 y1[1] (numeric) 0.5521234247377503 absolute error 2.1949109196839345e-13 relative error 3.975399016492289e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1059046061346911 y2[1] (numeric) 0.10590460613458319 absolute error 1.0791367799356522e-13 relative error 1.0189705805271486e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.248999999999754 y1[1] (analytic) 0.5530177439206495 y1[1] (numeric) 0.5530177439208688 absolute error 2.1926904736346842e-13 relative error 3.964955008657562e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.10545717668173427 y2[1] (numeric) 0.10545717668162671 absolute error 1.0755285551056204e-13 relative error 1.0198723206401823e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.249999999999754 y1[1] (analytic) 0.553912510085987 y1[1] (numeric) 0.5539125100862061 absolute error 2.191580250610059e-13 relative error 3.956545863659674e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.10501064177152619 y2[1] (numeric) 0.10501064177141901 absolute error 1.0717815523975105e-13 relative error 1.0206408934528823e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.250999999999754 y1[1] (analytic) 0.5548077223387773 y1[1] (numeric) 0.5548077223389962 absolute error 2.1893598045608087e-13 relative error 3.946159572782477e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1045650018506018 y2[1] (numeric) 0.10456500185049496 absolute error 1.068450883323635e-13 relative error 1.0218054458127337e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.251999999999755 y1[1] (analytic) 0.555703379783808 y1[1] (numeric) 0.5557033797840268 absolute error 2.1882495815361835e-13 relative error 3.9378014623332046e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.10412025736460095 y2[1] (numeric) 0.10412025736449443 absolute error 1.0652589921278377e-13 relative error 1.0231044554544167e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.252999999999755 y1[1] (analytic) 0.556599481525422 y1[1] (numeric) 0.5565994815256406 absolute error 2.1860291354869332e-13 relative error 3.927472460980165e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.103676408758268 y2[1] (numeric) 0.10367640875816188 absolute error 1.0612344336635715e-13 relative error 1.0236026173880566e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.253999999999755 y1[1] (analytic) 0.5574960266675176 y1[1] (numeric) 0.557496026667736 absolute error 2.183808689437683e-13 relative error 3.9171735491849055e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.10323345647545157 y2[1] (numeric) 0.10323345647534587 absolute error 1.056932319443149e-13 relative error 1.0238273090221314e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.254999999999756 y1[1] (analytic) 0.5583930143135496 y1[1] (numeric) 0.5583930143137679 absolute error 2.1826984664130578e-13 relative error 3.908892859442948e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.102791400959104 y2[1] (numeric) 0.10279140095899866 absolute error 1.0533240946131173e-13 relative error 1.0247200493280433e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.255999999999756 y1[1] (analytic) 0.5592904435665305 y1[1] (numeric) 0.5592904435667485 absolute error 2.1804780203638074e-13 relative error 3.8986505945983114e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.10235024265128079 y2[1] (numeric) 0.10235024265117573 absolute error 1.0505485370515544e-13 relative error 1.0264250575652231e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.256999999999756 y1[1] (analytic) 0.5601883135290311 y1[1] (numeric) 0.5601883135292489 absolute error 2.1782575743145571e-13 relative error 3.888438087171327e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.10190998199313994 y2[1] (numeric) 0.10190998199303535 absolute error 1.0459688670749756e-13 relative error 1.0263654713876654e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.257999999999757 y1[1] (analytic) 0.5610866233031815 y1[1] (numeric) 0.5610866233033991 absolute error 2.1760371282653068e-13 relative error 3.878255224576066e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.1014706194249424 y2[1] (numeric) 0.10147061942483812 absolute error 1.0427769758791783e-13 relative error 1.0276639502043429e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.258999999999757 y1[1] (analytic) 0.561985371990672 y1[1] (numeric) 0.5619853719908894 absolute error 2.1738166822160565e-13 relative error 3.868101894744937e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.10103215538605048 y2[1] (numeric) 0.10103215538594659 absolute error 1.0388911952929902e-13 relative error 1.0282777708971159e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.259999999999757 y1[1] (analytic) 0.562884558692754 y1[1] (numeric) 0.5628845586929713 absolute error 2.1727064591914313e-13 relative error 3.859950367509345e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.10059459031492834 y2[1] (numeric) 0.10059459031482476 absolute error 1.035838081975271e-13 relative error 1.0297154933803151e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.260999999999758 y1[1] (analytic) 0.563784182510241 y1[1] (numeric) 0.563784182510458 absolute error 2.170486013142181e-13 relative error 3.849852621757005e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.10015792464914086 y2[1] (numeric) 0.10015792464903767 absolute error 1.031952301389083e-13 relative error 1.0303251639888436e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.261999999999758 y1[1] (analytic) 0.564684242543509 y1[1] (numeric) 0.5646842425437258 absolute error 2.1682655670929307e-13 relative error 3.8397840841572015e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09972215882535373 y2[1] (numeric) 0.09972215882525094 absolute error 1.0279277429248168e-13 relative error 1.0307917067108987e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.262999999999758 y1[1] (analytic) 0.5655847378924983 y1[1] (numeric) 0.5655847378927149 absolute error 2.1660451210436804e-13 relative error 3.829744644657269e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09928729327933283 y2[1] (numeric) 0.09928729327923036 absolute error 1.0247358517290195e-13 relative error 1.0320916381978997e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.263999999999759 y1[1] (analytic) 0.5664856676567134 y1[1] (numeric) 0.5664856676569299 absolute error 2.1649348980190553e-13 relative error 3.821694036804814e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09885332844594352 y2[1] (numeric) 0.09885332844584145 absolute error 1.0207112932647533e-13 relative error 1.0325512649004168e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.264999999999759 y1[1] (analytic) 0.5673870309352248 y1[1] (numeric) 0.5673870309354411 absolute error 2.162714451969805e-13 relative error 3.81170935191275e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09842026475915078 y2[1] (numeric) 0.098420264759049 absolute error 1.0177969578251123e-13 relative error 1.0341335296301171e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.265999999999759 y1[1] (analytic) 0.5682888268266691 y1[1] (numeric) 0.5682888268268852 absolute error 2.1604940059205546e-13 relative error 3.8017534463677145e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09798810265201807 y2[1] (numeric) 0.09798810265191665 absolute error 1.0141887329950805e-13 relative error 1.0350121142734395e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.26699999999976 y1[1] (analytic) 0.5691910544292507 y1[1] (numeric) 0.5691910544294666 absolute error 2.1593837828959295e-13 relative error 3.793776739975692e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09755684255670749 y2[1] (numeric) 0.09755684255660649 absolute error 1.0100253966527362e-13 relative error 1.0353198916474078e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.26799999999976 y1[1] (analytic) 0.570093712840742 y1[1] (numeric) 0.5700937128409577 absolute error 2.1571633368466792e-13 relative error 3.7838749810056084e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09712648490447917 y2[1] (numeric) 0.09712648490437856 absolute error 1.0061396160665481e-13 relative error 1.035906547072155e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.26899999999976 y1[1] (analytic) 0.5709968011584845 y1[1] (numeric) 0.5709968011587 absolute error 2.1549428907974288e-13 relative error 3.774001686918922e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09669703012569075 y2[1] (numeric) 0.09669703012559049 absolute error 1.0026701691145945e-13 relative error 1.0369193012559774e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.269999999999761 y1[1] (analytic) 0.5719003184793903 y1[1] (numeric) 0.5719003184796054 absolute error 2.1516122217235534e-13 relative error 3.762215463429737e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09626847864979693 y2[1] (numeric) 0.09626847864969701 absolute error 9.992007221626409e-14 relative error 1.0379313521692893e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.270999999999761 y1[1] (analytic) 0.5728042638999418 y1[1] (numeric) 0.5728042639001567 absolute error 2.149391775674303e-13 relative error 3.752401843240751e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09584083090534923 y2[1] (numeric) 0.09584083090524957 absolute error 9.965639424791561e-14 relative error 1.0398114593386046e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.271999999999761 y1[1] (analytic) 0.5737086365161937 y1[1] (numeric) 0.5737086365164085 absolute error 2.1471713296250527e-13 relative error 3.742616361265891e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09541408731999512 y2[1] (numeric) 0.09541408731989588 absolute error 9.924006061368118e-14 relative error 1.0400986206665133e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.272999999999762 y1[1] (analytic) 0.5746134354237737 y1[1] (numeric) 0.5746134354239882 absolute error 2.1449508835758024e-13 relative error 3.7328589123467235e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09498824832047836 y2[1] (numeric) 0.0949882483203795 absolute error 9.886536034287019e-14 relative error 1.0408167546085379e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.273999999999762 y1[1] (analytic) 0.5755186597178829 y1[1] (numeric) 0.5755186597180971 absolute error 2.142730437526552e-13 relative error 3.72312939180271e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09456331433263787 y2[1] (numeric) 0.09456331433253938 absolute error 9.84906600720592e-14 relative error 1.041531388436814e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.274999999999762 y1[1] (analytic) 0.5764243084932968 y1[1] (numeric) 0.5764243084935109 absolute error 2.1405099914773018e-13 relative error 3.7134276954286244e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09413928578140762 y2[1] (numeric) 0.09413928578130946 absolute error 9.815759316467165e-14 relative error 1.0426847022463563e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.275999999999763 y1[1] (analytic) 0.577330380844367 y1[1] (numeric) 0.5773303808445809 absolute error 2.1382895454280515e-13 relative error 3.70375371949199e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0937161630908161 y2[1] (numeric) 0.09371616309071829 absolute error 9.781064846947629e-14 relative error 1.0436902797086604e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.276999999999763 y1[1] (analytic) 0.5782368758650211 y1[1] (numeric) 0.5782368758652349 absolute error 2.1371793224034263e-13 relative error 3.6960273749512854e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09329394668398594 y2[1] (numeric) 0.09329394668388849 absolute error 9.744982598647312e-14 relative error 1.0445460766770256e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.277999999999763 y1[1] (analytic) 0.5791437926487644 y1[1] (numeric) 0.5791437926489778 absolute error 2.1338486533295509e-13 relative error 3.6844885163496424e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09287263698313353 y2[1] (numeric) 0.09287263698303645 absolute error 9.707512571566213e-14 relative error 1.0452500205554819e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.278999999999764 y1[1] (analytic) 0.5800511302886797 y1[1] (numeric) 0.580051130288893 absolute error 2.1327384303049257e-13 relative error 3.6768110929178e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09245223440956862 y2[1] (numeric) 0.09245223440947184 absolute error 9.678369217169802e-14 relative error 1.0468507634216908e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.279999999999764 y1[1] (analytic) 0.5809588878774299 y1[1] (numeric) 0.5809588878776429 absolute error 2.1305179842556754e-13 relative error 3.667243980102719e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09203273938369361 y2[1] (numeric) 0.09203273938359718 absolute error 9.642286968869485e-14 relative error 1.0477018323522715e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.280999999999764 y1[1] (analytic) 0.5818670645072572 y1[1] (numeric) 0.58186706450747 absolute error 2.128297538206425e-13 relative error 3.657704084022581e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09161415232500358 y2[1] (numeric) 0.09161415232490748 absolute error 9.610368056911511e-14 relative error 1.0490047457753559e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.281999999999765 y1[1] (analytic) 0.5827756592699853 y1[1] (numeric) 0.5827756592701978 absolute error 2.1249668691325496e-13 relative error 3.6462862429676494e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0911964736520855 y2[1] (numeric) 0.09119647365198975 absolute error 9.574285808611194e-14 relative error 1.0498526341201624e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.282999999999765 y1[1] (analytic) 0.5836846712570192 y1[1] (numeric) 0.5836846712572316 absolute error 2.1238566461079245e-13 relative error 3.6387055386155714e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09077970378261802 y2[1] (numeric) 0.09077970378252265 absolute error 9.536815781530095e-14 relative error 1.050544932859337e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.283999999999765 y1[1] (analytic) 0.5845940995593473 y1[1] (numeric) 0.5845940995595593 absolute error 2.120525977034049e-13 relative error 3.627347553853947e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.09036384313337098 y2[1] (numeric) 0.09036384313327599 absolute error 9.499345754448996e-14 relative error 1.0512330402358605e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.284999999999766 y1[1] (analytic) 0.5855039432675411 y1[1] (numeric) 0.5855039432677529 absolute error 2.1183055309847987e-13 relative error 3.617918470647869e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08994889212020507 y2[1] (numeric) 0.0899488921201104 absolute error 9.467426842491022e-14 relative error 1.0525340134083064e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.285999999999766 y1[1] (analytic) 0.586414201471757 y1[1] (numeric) 0.5864142014719687 absolute error 2.1160850849355484e-13 relative error 3.608516096002944e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08953485115807114 y2[1] (numeric) 0.08953485115797684 absolute error 9.429956815409923e-14 relative error 1.0532163390500993e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.286999999999766 y1[1] (analytic) 0.5873248732617371 y1[1] (numeric) 0.5873248732619485 absolute error 2.113864638886298e-13 relative error 3.599140331222222e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0891217206610102 y2[1] (numeric) 0.08912172066091625 absolute error 9.395262345890387e-14 relative error 1.0542056724450915e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.287999999999767 y1[1] (analytic) 0.5882359577268096 y1[1] (numeric) 0.5882359577270208 absolute error 2.1116441928370477e-13 relative error 3.5897910780519544e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0887095010421527 y2[1] (numeric) 0.0887095010420591 absolute error 9.35918009759007e-14 relative error 1.0550369450441171e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.288999999999767 y1[1] (analytic) 0.58914745395589 y1[1] (numeric) 0.5891474539561009 absolute error 2.1094237467877974e-13 relative error 3.580468238679229e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0882981927137182 y2[1] (numeric) 0.08829819271362496 absolute error 9.323097849289752e-14 relative error 1.0558650820314351e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.289999999999767 y1[1] (analytic) 0.5900593610374821 y1[1] (numeric) 0.5900593610376929 absolute error 2.107203300738547e-13 relative error 3.571171715729618e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08788779608701502 y2[1] (numeric) 0.08788779608692214 absolute error 9.288403379770216e-14 relative error 1.0568479121463066e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.290999999999768 y1[1] (analytic) 0.5909716780596792 y1[1] (numeric) 0.5909716780598896 absolute error 2.1038726316646716e-13 relative error 3.5600227722794736e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08747831157243979 y2[1] (numeric) 0.08747831157234723 absolute error 9.256484467812243e-14 relative error 1.058146219494309e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.291999999999768 y1[1] (analytic) 0.5918844041101641 y1[1] (numeric) 0.5918844041103742 absolute error 2.1016521856154213e-13 relative error 3.550781488785862e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08706973957947695 y2[1] (numeric) 0.0870697395793847 absolute error 9.22456555585427e-14 relative error 1.0594456352352035e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.292999999999768 y1[1] (analytic) 0.5927975382762107 y1[1] (numeric) 0.5927975382764208 absolute error 2.1005419625907962e-13 relative error 3.543439078203561e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08666208051669844 y2[1] (numeric) 0.08666208051660651 absolute error 9.192646643896296e-14 relative error 1.0607461289975627e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.293999999999769 y1[1] (analytic) 0.5937110796446853 y1[1] (numeric) 0.5937110796448951 absolute error 2.0983215165415459e-13 relative error 3.534246855890437e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08625533479176317 y2[1] (numeric) 0.08625533479167169 absolute error 9.14823772291129e-14 relative error 1.0605996423290084e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.294999999999769 y1[1] (analytic) 0.5946250273020464 y1[1] (numeric) 0.594625027302256 absolute error 2.0961010704922955e-13 relative error 3.52508046962436e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08584950281141712 y2[1] (numeric) 0.08584950281132593 absolute error 9.11909436851488e-14 relative error 1.0622186582194313e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.295999999999769 y1[1] (analytic) 0.5955393803343463 y1[1] (numeric) 0.5955393803345557 absolute error 2.0938806244430452e-13 relative error 3.515939824613284e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08544458498149199 y2[1] (numeric) 0.08544458498140119 absolute error 9.080236562652999e-14 relative error 1.0627047418651345e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.29699999999977 y1[1] (analytic) 0.5964541378272321 y1[1] (numeric) 0.5964541378274414 absolute error 2.09277040141842e-13 relative error 3.5086861984761824e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08504058170690576 y2[1] (numeric) 0.08504058170681525 absolute error 9.051093208256589e-14 relative error 1.06432635179418e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.29799999999977 y1[1] (analytic) 0.5973692988659466 y1[1] (numeric) 0.5973692988661556 absolute error 2.0905499553691698e-13 relative error 3.499593901691795e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08463749339166149 y2[1] (numeric) 0.08463749339157135 absolute error 9.01362318117549e-14 relative error 1.0649681151903673e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.29899999999977 y1[1] (analytic) 0.5982848625353285 y1[1] (numeric) 0.5982848625355375 absolute error 2.0894397323445446e-13 relative error 3.492382748061194e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08423532043884763 y2[1] (numeric) 0.08423532043875778 absolute error 8.984479826779079e-14 relative error 1.0665929422446429e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.299999999999771 y1[1] (analytic) 0.5992008279198147 y1[1] (numeric) 0.5992008279200233 absolute error 2.0861090632706691e-13 relative error 3.4814856156204e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08383406325063691 y2[1] (numeric) 0.08383406325054746 absolute error 8.945622020917199e-14 relative error 1.0670629185862867e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.300999999999771 y1[1] (analytic) 0.6001171941034393 y1[1] (numeric) 0.6001171941036477 absolute error 2.0838886172214188e-13 relative error 3.472469440464372e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08343372222828671 y2[1] (numeric) 0.08343372222819755 absolute error 8.916478666520788e-14 relative error 1.0686900246550209e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.301999999999771 y1[1] (analytic) 0.6010339601698366 y1[1] (numeric) 0.6010339601700447 absolute error 2.0816681711721685e-13 relative error 3.4634784540027373e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08303429777213778 y2[1] (numeric) 0.08303429777204901 absolute error 8.876233081878127e-14 relative error 1.0689839403756062e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.302999999999772 y1[1] (analytic) 0.6019511252022405 y1[1] (numeric) 0.6019511252024484 absolute error 2.0794477251229182e-13 relative error 3.454512564328667e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08263579028161472 y2[1] (numeric) 0.0826357902815263 absolute error 8.84153861235859e-14 relative error 1.0699405889660508e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.303999999999772 y1[1] (analytic) 0.6028686882834859 y1[1] (numeric) 0.6028686882836937 absolute error 2.077227279073668e-13 relative error 3.4455716799425096e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08223820015522498 y2[1] (numeric) 0.08223820015513686 absolute error 8.81239525796218e-14 relative error 1.0715695675888752e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.304999999999772 y1[1] (analytic) 0.6037866484960099 y1[1] (numeric) 0.6037866484962175 absolute error 2.0761170560490427e-13 relative error 3.4384944768495695e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08184152779055853 y2[1] (numeric) 0.08184152779047078 absolute error 8.774925230881081e-14 relative error 1.0721849246677164e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.305999999999773 y1[1] (analytic) 0.6047050049218525 y1[1] (numeric) 0.6047050049220599 absolute error 2.0738966099997924e-13 relative error 3.429600537650266e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08144577358428784 y2[1] (numeric) 0.08144577358420041 absolute error 8.743006318923108e-14 relative error 1.0734757537633322e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.306999999999773 y1[1] (analytic) 0.6056237566426573 y1[1] (numeric) 0.6056237566428644 absolute error 2.070565940925917e-13 relative error 3.4188981495777667e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.081050937932167 y2[1] (numeric) 0.0810509379320799 absolute error 8.709699628184353e-14 relative error 1.0745957851189408e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.307999999999773 y1[1] (analytic) 0.6065429027396725 y1[1] (numeric) 0.6065429027398794 absolute error 2.0694557179012918e-13 relative error 3.411886790784031e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08065702122903162 y2[1] (numeric) 0.08065702122894489 absolute error 8.673617379884035e-14 relative error 1.0753704076492799e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.308999999999774 y1[1] (analytic) 0.6074624422937522 y1[1] (numeric) 0.6074624422939588 absolute error 2.0661250488274163e-13 relative error 3.401239163076184e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.08026402386879838 y2[1] (numeric) 0.08026402386871202 absolute error 8.636147352802936e-14 relative error 1.0759674056361543e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.309999999999774 y1[1] (analytic) 0.6083823743853569 y1[1] (numeric) 0.6083823743855633 absolute error 2.063904602778166e-13 relative error 3.392446411458435e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0798719462444647 y2[1] (numeric) 0.07987194624437864 absolute error 8.605616219625745e-14 relative error 1.0774266340382475e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.310999999999774 y1[1] (analytic) 0.6093026980945546 y1[1] (numeric) 0.6093026980947608 absolute error 2.0616841567289157e-13 relative error 3.383678035853656e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07948078874810804 y2[1] (numeric) 0.07948078874802235 absolute error 8.569533971325427e-14 relative error 1.0781893469230847e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.311999999999775 y1[1] (analytic) 0.6102234125010215 y1[1] (numeric) 0.6102234125012276 absolute error 2.0605739337042905e-13 relative error 3.3767533193440704e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07909055177088598 y2[1] (numeric) 0.0790905517708006 absolute error 8.537615059367454e-14 relative error 1.079473447612264e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.312999999999775 y1[1] (analytic) 0.6111445166840437 y1[1] (numeric) 0.6111445166842494 absolute error 2.057243264630415e-13 relative error 3.366214059798219e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07870123570303544 y2[1] (numeric) 0.07870123570295033 absolute error 8.511247262532606e-14 relative error 1.0814629765977531e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.313999999999775 y1[1] (analytic) 0.6120660097225166 y1[1] (numeric) 0.6120660097227221 absolute error 2.0550228185811648e-13 relative error 3.357518283874023e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07831284093387236 y2[1] (numeric) 0.07831284093378758 absolute error 8.477940571793852e-14 relative error 1.0825734925071425e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.314999999999776 y1[1] (analytic) 0.6129878906949474 y1[1] (numeric) 0.6129878906951527 absolute error 2.0528023725319144e-13 relative error 3.3488465330116756e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0779253678517915 y2[1] (numeric) 0.0779253678517071 absolute error 8.439082765931971e-14 relative error 1.0829698978107496e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.315999999999776 y1[1] (analytic) 0.6139101586794553 y1[1] (numeric) 0.6139101586796604 absolute error 2.0505819264826641e-13 relative error 3.340198720434185e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.077538816844266 y2[1] (numeric) 0.07753881684418193 absolute error 8.407163853973998e-14 relative error 1.0842522746844967e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.316999999999776 y1[1] (analytic) 0.6148328127537726 y1[1] (numeric) 0.6148328127539773 absolute error 2.0472512574087887e-13 relative error 3.329769028167775e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07715318829784679 y2[1] (numeric) 0.07715318829776303 absolute error 8.375244942016025e-14 relative error 1.0855345225246853e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.317999999999777 y1[1] (analytic) 0.6157558519952447 y1[1] (numeric) 0.6157558519954492 absolute error 2.0450308113595383e-13 relative error 3.321171540202157e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07676848259816227 y2[1] (numeric) 0.07676848259807893 absolute error 8.333611578592581e-14 relative error 1.0855511658624443e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.318999999999777 y1[1] (analytic) 0.616679275480833 y1[1] (numeric) 0.6166792754810373 absolute error 2.042810365310288e-13 relative error 3.312597725482961e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07638470012991838 y2[1] (numeric) 0.07638470012983531 absolute error 8.307243781757734e-14 relative error 1.0875533670523569e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.319999999999777 y1[1] (analytic) 0.6176030822871137 y1[1] (numeric) 0.6176030822873179 absolute error 2.041700142285663e-13 relative error 3.305845130702423e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07600184127689724 y2[1] (numeric) 0.07600184127681459 absolute error 8.26561041833429e-14 relative error 1.0875539696755794e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.320999999999778 y1[1] (analytic) 0.6185272714902804 y1[1] (numeric) 0.6185272714904843 absolute error 2.0383694732117874e-13 relative error 3.295520775180272e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07561990642195793 y2[1] (numeric) 0.07561990642187558 absolute error 8.235079285157099e-14 relative error 1.0890094519828524e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.321999999999778 y1[1] (analytic) 0.6194518421661437 y1[1] (numeric) 0.6194518421663474 absolute error 2.0372592501871623e-13 relative error 3.288809737110681e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07523889594703514 y2[1] (numeric) 0.07523889594695311 absolute error 8.203160373199125e-14 relative error 1.0902818641801692e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.322999999999778 y1[1] (analytic) 0.6203767933901332 y1[1] (numeric) 0.6203767933903367 absolute error 2.035038804137912e-13 relative error 3.280327094469743e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07485881023313934 y2[1] (numeric) 0.07485881023305764 absolute error 8.169853682460371e-14 relative error 1.0913683582488529e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.323999999999779 y1[1] (analytic) 0.6213021242372977 y1[1] (numeric) 0.621302124237501 absolute error 2.0328183580886616e-13 relative error 3.2718677094241757e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07447964966035625 y2[1] (numeric) 0.07447964966027484 absolute error 8.14071032806396e-14 relative error 1.0930113615178654e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.324999999999779 y1[1] (analytic) 0.6222278337823064 y1[1] (numeric) 0.6222278337825095 absolute error 2.0305979120394113e-13 relative error 3.263431498549516e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07410141460784636 y2[1] (numeric) 0.07410141460776526 absolute error 8.110179194886769e-14 relative error 1.0944702254075468e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.325999999999779 y1[1] (analytic) 0.6231539210994498 y1[1] (numeric) 0.6231539210996526 absolute error 2.028377465990161e-13 relative error 3.2550183787842206e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07372410545384467 y2[1] (numeric) 0.07372410545376391 absolute error 8.075484725367232e-14 relative error 1.095365576246012e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.32699999999978 y1[1] (analytic) 0.6240803852626406 y1[1] (numeric) 0.6240803852628433 absolute error 2.0261570199409107e-13 relative error 3.246628267427784e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07334772257566036 y2[1] (numeric) 0.07334772257557992 absolute error 8.043565813409259e-14 relative error 1.096634705339635e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.32799999999978 y1[1] (analytic) 0.6250072253454151 y1[1] (numeric) 0.6250072253456174 absolute error 2.0228263508670352e-13 relative error 3.2364847458349054e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07297226634967624 y2[1] (numeric) 0.07297226634959614 absolute error 8.010259122670504e-14 relative error 1.0977128056138609e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.32899999999978 y1[1] (analytic) 0.6259344404209328 y1[1] (numeric) 0.6259344404211349 absolute error 2.020605904817785e-13 relative error 3.228143035968677e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07259773715134854 y2[1] (numeric) 0.07259773715126874 absolute error 7.979727989493313e-14 relative error 1.0991703464334611e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.329999999999781 y1[1] (analytic) 0.6268620295619789 y1[1] (numeric) 0.6268620295621807 absolute error 2.0183854587685346e-13 relative error 3.2198240818300726e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07222413535520633 y2[1] (numeric) 0.07222413535512692 absolute error 7.940870183631432e-14 relative error 1.099475977743084e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.330999999999781 y1[1] (analytic) 0.6277899918409644 y1[1] (numeric) 0.627789991841166 absolute error 2.0161650127192843e-13 relative error 3.211527802166734e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07185146133485154 y2[1] (numeric) 0.07185146133477242 absolute error 7.911726829235022e-14 relative error 1.1011226051984889e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.331999999999781 y1[1] (analytic) 0.628718326329927 y1[1] (numeric) 0.6287183263301284 absolute error 2.013944566670034e-13 relative error 3.2032541160780386e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07147971546295806 y2[1] (numeric) 0.07147971546287925 absolute error 7.88119569605783e-14 relative error 1.1025779334756855e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.332999999999782 y1[1] (analytic) 0.6296470321005323 y1[1] (numeric) 0.6296470321007335 absolute error 2.0117241206207837e-13 relative error 3.195002943013289e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07110889811127163 y2[1] (numeric) 0.07110889811119324 absolute error 7.839562332634387e-14 relative error 1.1024727623211081e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.333999999999782 y1[1] (analytic) 0.6305761082240746 y1[1] (numeric) 0.6305761082242756 absolute error 2.0095036745715333e-13 relative error 3.186774202769919e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07073900965060986 y2[1] (numeric) 0.0707390096505317 absolute error 7.815970093361102e-14 relative error 1.1049023914761179e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.334999999999782 y1[1] (analytic) 0.631505553771478 y1[1] (numeric) 0.6315055537716787 absolute error 2.007283228522283e-13 relative error 3.1785678154916996e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07037005045086087 y2[1] (numeric) 0.07037005045078308 absolute error 7.778500066280003e-14 relative error 1.105370824156464e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.335999999999783 y1[1] (analytic) 0.632435367813297 y1[1] (numeric) 0.6324353678134974 absolute error 2.0039525594484076e-13 relative error 3.168628228963944e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.07000202088098406 y2[1] (numeric) 0.07000202088090654 absolute error 7.752132269445156e-14 relative error 1.1074154962790525e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.336999999999783 y1[1] (analytic) 0.6333655494197175 y1[1] (numeric) 0.6333655494199176 absolute error 2.0017321133991572e-13 relative error 3.160468887569149e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06963492130900872 y2[1] (numeric) 0.06963492130893162 absolute error 7.710498906021712e-14 relative error 1.1072747353021277e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.337999999999783 y1[1] (analytic) 0.6342960976605578 y1[1] (numeric) 0.6342960976607579 absolute error 2.000621890374532e-13 relative error 3.154081978043574e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06926875210203465 y2[1] (numeric) 0.06926875210195786 absolute error 7.678579994063739e-14 relative error 1.1085200412955316e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.338999999999784 y1[1] (analytic) 0.6352270116052703 y1[1] (numeric) 0.63522701160547 absolute error 1.9972912213006566e-13 relative error 3.1442164530336005e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06890351362623093 y2[1] (numeric) 0.06890351362615443 absolute error 7.649436639667329e-14 relative error 1.110166410549383e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.339999999999784 y1[1] (analytic) 0.6361582903229406 y1[1] (numeric) 0.6361582903231401 absolute error 1.9950707752514063e-13 relative error 3.136123203296816e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06853920624683596 y2[1] (numeric) 0.06853920624675978 absolute error 7.617517727709355e-14 relative error 1.1114102635323429e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.340999999999784 y1[1] (analytic) 0.6370899328822903 y1[1] (numeric) 0.6370899328824895 absolute error 1.9917401061775308e-13 relative error 3.126309180819418e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0681758303281571 y2[1] (numeric) 0.06817583032808128 absolute error 7.582823258189819e-14 relative error 1.1122450906267964e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.341999999999785 y1[1] (analytic) 0.6380219383516768 y1[1] (numeric) 0.6380219383518758 absolute error 1.9906298831529057e-13 relative error 3.120002249915854e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06781338623357036 y2[1] (numeric) 0.06781338623349478 absolute error 7.557843240135753e-14 relative error 1.1145060967910073e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.342999999999785 y1[1] (analytic) 0.638954305799095 y1[1] (numeric) 0.6389543057992937 absolute error 1.9872992140790302e-13 relative error 3.1102368292105894e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06745187432551958 y2[1] (numeric) 0.06745187432544437 absolute error 7.520373213054654e-14 relative error 1.1149242757527664e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.343999999999785 y1[1] (analytic) 0.639887034292177 y1[1] (numeric) 0.6398870342923756 absolute error 1.986188991054405e-13 relative error 3.103968176588334e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0670912949655168 y2[1] (numeric) 0.06709129496544193 absolute error 7.4870665223159e-14 relative error 1.1159520063167746e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.344999999999786 y1[1] (analytic) 0.6408201228981949 y1[1] (numeric) 0.6408201228983932 absolute error 1.9828583219805296e-13 relative error 3.094251024784907e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06673164851414137 y2[1] (numeric) 0.06673164851406678 absolute error 7.45931094670027e-14 relative error 1.1178070844630098e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.345999999999786 y1[1] (analytic) 0.64175357068406 y1[1] (numeric) 0.641753570684258 absolute error 1.979527652906654e-13 relative error 3.084560403453041e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0663729353310396 y2[1] (numeric) 0.06637293533096535 absolute error 7.426004255961516e-14 relative error 1.1188301705994779e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.346999999999786 y1[1] (analytic) 0.6426873767163245 y1[1] (numeric) 0.6426873767165222 absolute error 1.9773072068574038e-13 relative error 3.076623687491791e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06601515577492467 y2[1] (numeric) 0.06601515577485077 absolute error 7.389922007661198e-14 relative error 1.1194280950963386e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.347999999999787 y1[1] (analytic) 0.6436215400611824 y1[1] (numeric) 0.64362154006138 absolute error 1.9750867608081535e-13 relative error 3.068708298079027e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06565831020357626 y2[1] (numeric) 0.06565831020350259 absolute error 7.367717547168695e-14 relative error 1.1221302412938722e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.348999999999787 y1[1] (analytic) 0.6445560597844707 y1[1] (numeric) 0.644556059784668 absolute error 1.9728663147589032e-13 relative error 3.060814160088105e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0653023989738396 y2[1] (numeric) 0.06530239897376634 absolute error 7.326084183745252e-14 relative error 1.1218706048885141e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.349999999999787 y1[1] (analytic) 0.6454909349516695 y1[1] (numeric) 0.6454909349518666 absolute error 1.9706458687096529e-13 relative error 3.052941198712888e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06494742244162621 y2[1] (numeric) 0.06494742244155323 absolute error 7.298328608129623e-14 relative error 1.1237287537760644e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.350999999999788 y1[1] (analytic) 0.6464261646279039 y1[1] (numeric) 0.6464261646281008 absolute error 1.9684254226604025e-13 relative error 3.045089339466122e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06459338096191247 y2[1] (numeric) 0.06459338096183975 absolute error 7.271960811294775e-14 relative error 1.1258058802623587e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.351999999999788 y1[1] (analytic) 0.6473617478779441 y1[1] (numeric) 0.6473617478781408 absolute error 1.9673151996357774e-13 relative error 3.038973504512197e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06424027488873973 y2[1] (numeric) 0.06424027488866736 absolute error 7.237266341775239e-14 relative error 1.1265933021472505e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.352999999999788 y1[1] (analytic) 0.6482976837662071 y1[1] (numeric) 0.6482976837664036 absolute error 1.965094753586527e-13 relative error 3.031161151418198e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06388810457521421 y2[1] (numeric) 0.0638881045751421 absolute error 7.210898544940392e-14 relative error 1.128676236818255e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.353999999999789 y1[1] (analytic) 0.6492339713567571 y1[1] (numeric) 0.6492339713569533 absolute error 1.9617640845126516e-13 relative error 3.021659634373404e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06353687037350597 y2[1] (numeric) 0.06353687037343426 absolute error 7.17065296029773e-14 relative error 1.1285813918980493e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.354999999999789 y1[1] (analytic) 0.6501706097133064 y1[1] (numeric) 0.6501706097135024 absolute error 1.9595436384634013e-13 relative error 3.0138914450892583e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06318657263484939 y2[1] (numeric) 0.06318657263477802 absolute error 7.137346269558975e-14 relative error 1.1295669272655728e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.355999999999789 y1[1] (analytic) 0.6511075978992169 y1[1] (numeric) 0.6511075978994126 absolute error 1.957323192414151e-13 relative error 3.0061439902243616e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06283721170954215 y2[1] (numeric) 0.06283721170947107 absolute error 7.108202915162565e-14 relative error 1.1312091548586565e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.35699999999979 y1[1] (analytic) 0.6520449349775004 y1[1] (numeric) 0.6520449349776959 absolute error 1.9551027463649007e-13 relative error 2.9984171971711794e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.062488787946945124 y2[1] (numeric) 0.06248878794687431 absolute error 7.081141228937327e-14 relative error 1.1331858820736658e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.35799999999979 y1[1] (analytic) 0.65298262001082 y1[1] (numeric) 0.6529826200110151 absolute error 1.9517720772910252e-13 relative error 2.98901075997809e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06214130169548193 y2[1] (numeric) 0.06214130169541148 absolute error 7.045058980637009e-14 relative error 1.1337160291814791e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.35899999999979 y1[1] (analytic) 0.6539206520614904 y1[1] (numeric) 0.6539206520616855 absolute error 1.9506618542664e-13 relative error 2.983025307607157e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06179475330263895 y2[1] (numeric) 0.0617947533025688 absolute error 7.015221736850208e-14 relative error 1.1352455284501674e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.359999999999791 y1[1] (analytic) 0.6548590301914802 y1[1] (numeric) 0.6548590301916749 absolute error 1.9473311851925246e-13 relative error 2.973664705552166e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06144914311496452 y2[1] (numeric) 0.061449143114894626 absolute error 6.989547829405751e-14 relative error 1.137452448495349e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.360999999999791 y1[1] (analytic) 0.6557977534624109 y1[1] (numeric) 0.6557977534626054 absolute error 1.9451107391432743e-13 relative error 2.966022266580949e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.061104471478068634 y2[1] (numeric) 0.06110447147799913 absolute error 6.950690023543871e-14 relative error 1.1375092289340207e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.361999999999791 y1[1] (analytic) 0.6567368209355595 y1[1] (numeric) 0.6567368209357537 absolute error 1.9417800700693988e-13 relative error 2.956709610560926e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06076073873662313 y2[1] (numeric) 0.06076073873655391 absolute error 6.922240558537851e-14 relative error 1.1392620798347069e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.362999999999792 y1[1] (analytic) 0.6576762316718585 y1[1] (numeric) 0.6576762316720525 absolute error 1.9395596240201485e-13 relative error 2.9491101101367975e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.060417945234360615 y2[1] (numeric) 0.060417945234291684 absolute error 6.893097204141441e-14 relative error 1.1409022894444994e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.363999999999792 y1[1] (analytic) 0.6586159847318974 y1[1] (numeric) 0.658615984732091 absolute error 1.936228954946273e-13 relative error 2.9398450687990104e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.06007609131407454 y2[1] (numeric) 0.06007609131400593 absolute error 6.861178292183467e-14 relative error 1.1420813408638055e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.364999999999792 y1[1] (analytic) 0.6595560791759231 y1[1] (numeric) 0.6595560791761165 absolute error 1.9340085088970227e-13 relative error 2.9322882010479743e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.059735177317618904 y2[1] (numeric) 0.059735177317550535 absolute error 6.836892163519792e-14 relative error 1.1445336685228603e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.365999999999793 y1[1] (analytic) 0.6604965140638412 y1[1] (numeric) 0.6604965140640343 absolute error 1.9306778398231472e-13 relative error 2.923070445813942e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.05939520358590744 y2[1] (numeric) 0.05939520358583947 absolute error 6.797340468267521e-14 relative error 1.1444258219329195e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.366999999999793 y1[1] (analytic) 0.661437288455217 y1[1] (numeric) 0.6614372884554098 absolute error 1.928457393773897e-13 relative error 2.915555907465995e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.05905617045891409 y2[1] (numeric) 0.05905617045884643 absolute error 6.766115445699938e-14 relative error 1.145708465876091e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.367999999999793 y1[1] (analytic) 0.6623784014092761 y1[1] (numeric) 0.6623784014094687 absolute error 1.9262369477246466e-13 relative error 2.9080612284856898e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.05871807827567188 y2[1] (numeric) 0.05871807827560452 absolute error 6.736278201913137e-14 relative error 1.1472238873839503e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.368999999999794 y1[1] (analytic) 0.6633198519849056 y1[1] (numeric) 0.663319851985098 absolute error 1.9240165016753963e-13 relative error 2.9005863399354116e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.05838092737427303 y2[1] (numeric) 0.058380927374205895 absolute error 6.713379852030243e-14 relative error 1.1499268946160415e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.369999999999794 y1[1] (analytic) 0.6642616392406552 y1[1] (numeric) 0.6642616392408472 absolute error 1.9206858326015208e-13 relative error 2.89145980911548e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.058044718091868175 y2[1] (numeric) 0.05804471809180143 absolute error 6.674522046168363e-14 relative error 1.1498930937358512e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.370999999999794 y1[1] (analytic) 0.6652037622347374 y1[1] (numeric) 0.6652037622349293 absolute error 1.9184653865522705e-13 relative error 2.884026662908863e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.057709450764666825 y2[1] (numeric) 0.05770945076460037 absolute error 6.645378691771953e-14 relative error 1.1515234686379394e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.371999999999795 y1[1] (analytic) 0.6661462200250297 y1[1] (numeric) 0.6661462200252212 absolute error 1.915134717478395e-13 relative error 2.874946460563022e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.05737512572793624 y2[1] (numeric) 0.05737512572787003 absolute error 6.621092563108277e-14 relative error 1.1540005323046176e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.372999999999795 y1[1] (analytic) 0.667089011669074 y1[1] (numeric) 0.6670890116692653 absolute error 1.9129142714291447e-13 relative error 2.8675547610100544e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.057041743316001314 y2[1] (numeric) 0.0570417433159354 absolute error 6.591255319321476e-14 relative error 1.155514354252301e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.373999999999795 y1[1] (analytic) 0.6680321362240789 y1[1] (numeric) 0.6680321362242699 absolute error 1.9106938253798944e-13 relative error 2.860182499871515e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.05670930386224449 y2[1] (numeric) 0.05670930386217888 absolute error 6.560724186144284e-14 relative error 1.1569043771161925e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.374999999999796 y1[1] (analytic) 0.6689755927469199 y1[1] (numeric) 0.6689755927471107 absolute error 1.908473379330644e-13 relative error 2.8528296099625244e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.056377807699105165 y2[1] (numeric) 0.05637780769903989 absolute error 6.52741749540553e-14 relative error 1.157799098936785e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.375999999999796 y1[1] (analytic) 0.6699193802941406 y1[1] (numeric) 0.6699193802943312 absolute error 1.9062529332813938e-13 relative error 2.8454960243789604e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.05604725515807951 y2[1] (numeric) 0.056047255158014564 absolute error 6.494804694057166e-14 relative error 1.1588087009325924e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.376999999999796 y1[1] (analytic) 0.6708634979219534 y1[1] (numeric) 0.6708634979221438 absolute error 1.9040324872321435e-13 relative error 2.8381816764960637e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.055717646569720114 y2[1] (numeric) 0.055717646569655416 absolute error 6.4698246760031e-14 relative error 1.1611805369251079e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.377999999999797 y1[1] (analytic) 0.6718079446862409 y1[1] (numeric) 0.6718079446864311 absolute error 1.9018120411828932e-13 relative error 2.8308864999670544e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.05538898226363542 y2[1] (numeric) 0.05538898226357101 absolute error 6.44137521099708e-14 relative error 1.1629343865424373e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.378999999999797 y1[1] (analytic) 0.6727527196425565 y1[1] (numeric) 0.6727527196427464 absolute error 1.8995915951336428e-13 relative error 2.823610428721751e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.055061262568489755 y2[1] (numeric) 0.055061262568425626 absolute error 6.41292574599106e-14 relative error 1.1646891928811354e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.379999999999797 y1[1] (analytic) 0.673697821846125 y1[1] (numeric) 0.6736978218463148 absolute error 1.8973711490843925e-13 relative error 2.8163533969652033e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.05473448781200274 y2[1] (numeric) 0.054734487811938924 absolute error 6.381700723423478e-14 relative error 1.1659377804617062e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.380999999999798 y1[1] (analytic) 0.6746432503518446 y1[1] (numeric) 0.6746432503520341 absolute error 1.8951507030351422e-13 relative error 2.8091153391763278e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0544086583209491 y2[1] (numeric) 0.05440865832088564 absolute error 6.34561847512316e-14 relative error 1.1662883575792737e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.381999999999798 y1[1] (analytic) 0.6755890042142867 y1[1] (numeric) 0.6755890042144759 absolute error 1.8918200339612667e-13 relative error 2.800252849232593e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.054083774421158415 y2[1] (numeric) 0.054083774421095236 absolute error 6.317862899507531e-14 relative error 1.1681623494524237e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.382999999999798 y1[1] (analytic) 0.6765350824876974 y1[1] (numeric) 0.6765350824878864 absolute error 1.8895995879120164e-13 relative error 2.7930548419806126e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.053759836437514474 y2[1] (numeric) 0.05375983643745159 absolute error 6.288719545111121e-14 relative error 1.1697802601056189e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.383999999999799 y1[1] (analytic) 0.6774814842259989 y1[1] (numeric) 0.6774814842261876 absolute error 1.887379141862766e-13 relative error 2.7858756081268214e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.053436844693955265 y2[1] (numeric) 0.05343684469389264 absolute error 6.262351748276274e-14 relative error 1.1719164528037088e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.384999999999799 y1[1] (analytic) 0.6784282084827893 y1[1] (numeric) 0.6784282084829776 absolute error 1.8829382497642655e-13 relative error 2.7754421561792015e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.05311479951347242 y2[1] (numeric) 0.053114799513410124 absolute error 6.22973894692791e-14 relative error 1.1728819470264128e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.385999999999799 y1[1] (analytic) 0.6793752543113443 y1[1] (numeric) 0.6793752543115323 absolute error 1.8807178037150152e-13 relative error 2.7683048385702894e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.05279370121811122 y2[1] (numeric) 0.05279370121804919 absolute error 6.203371150093062e-14 relative error 1.1750210739088995e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.3869999999998 y1[1] (analytic) 0.6803226207646182 y1[1] (numeric) 0.6803226207648061 absolute error 1.8784973576657649e-13 relative error 2.7611860907322345e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.052473550128969815 y2[1] (numeric) 0.0524735501289081 absolute error 6.171452238135089e-14 relative error 1.1761072431666725e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.3879999999998 y1[1] (analytic) 0.6812703068952448 y1[1] (numeric) 0.6812703068954324 absolute error 1.8762769116165146e-13 relative error 2.7540858490769647e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.05215434656619933 y2[1] (numeric) 0.052154346566137925 absolute error 6.140227215567506e-14 relative error 1.1773184058156569e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.3889999999998 y1[1] (analytic) 0.6822183117555378 y1[1] (numeric) 0.6822183117557253 absolute error 1.8751666885918894e-13 relative error 2.7486314223471413e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.05183609084900331 y2[1] (numeric) 0.051836090848942196 absolute error 6.111777750561487e-14 relative error 1.1790583839288494e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.389999999999801 y1[1] (analytic) 0.6831666343974928 y1[1] (numeric) 0.68316663439768 absolute error 1.871836019518014e-13 relative error 2.7399406312763617e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.051518783295637416 y2[1] (numeric) 0.0515187832955766 absolute error 6.081246617384295e-14 relative error 1.1803940676330474e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.390999999999801 y1[1] (analytic) 0.6841152738727869 y1[1] (numeric) 0.6841152738729738 absolute error 1.8685053504441385e-13 relative error 2.7312726696869394e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.05120242422340915 y2[1] (numeric) 0.051202424223348676 absolute error 6.04724603725515e-14 relative error 1.1810468213124995e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.391999999999801 y1[1] (analytic) 0.6850642292327808 y1[1] (numeric) 0.6850642292329674 absolute error 1.8662849043948881e-13 relative error 2.7242480701188903e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.05088701394867767 y2[1] (numeric) 0.05088701394861746 absolute error 6.021572129810693e-14 relative error 1.1833219642016677e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.392999999999802 y1[1] (analytic) 0.6860134995285192 y1[1] (numeric) 0.6860134995287055 absolute error 1.8629542353210127e-13 relative error 2.7156232881734498e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.05057255278685313 y2[1] (numeric) 0.0505725527867932 absolute error 5.993122664804673e-14 relative error 1.1850544088734727e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.393999999999802 y1[1] (analytic) 0.6869630838107319 y1[1] (numeric) 0.686963083810918 absolute error 1.8607337892717624e-13 relative error 2.7086372370257102e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.05025904105239665 y2[1] (numeric) 0.050259041052337035 absolute error 5.9612037528467e-14 relative error 1.1860958004813414e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.394999999999802 y1[1] (analytic) 0.6879129811298348 y1[1] (numeric) 0.6879129811300205 absolute error 1.857403120197887e-13 relative error 2.7000553429697904e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.04994647905881999 y2[1] (numeric) 0.04994647905876067 absolute error 5.93206039845029e-14 relative error 1.1876833983561356e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.395999999999803 y1[1] (analytic) 0.6888631905359304 y1[1] (numeric) 0.688863190536116 absolute error 1.8562928971732617e-13 relative error 2.6947192456735565e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.049634867118685144 y2[1] (numeric) 0.04963486711862608 absolute error 5.906386491005833e-14 relative error 1.1899672214056077e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.396999999999803 y1[1] (analytic) 0.6898137110788096 y1[1] (numeric) 0.6898137110789949 absolute error 1.8529622280993863e-13 relative error 2.6861777293488583e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.04932420554360395 y2[1] (numeric) 0.04932420554354517 absolute error 5.877937025999813e-14 relative error 1.1916942120443392e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.397999999999803 y1[1] (analytic) 0.6907645418079519 y1[1] (numeric) 0.690764541808137 absolute error 1.850741782050136e-13 relative error 2.6792657556019774e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.049014494644238016 y2[1] (numeric) 0.04901449464417949 absolute error 5.852263118555356e-14 relative error 1.1939862200014193e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.398999999999804 y1[1] (analytic) 0.6917156817725266 y1[1] (numeric) 0.6917156817727114 absolute error 1.8474111129762605e-13 relative error 2.6707665615477383e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.048705734730298156 y2[1] (numeric) 0.048705734730239925 absolute error 5.823119764158946e-14 relative error 1.1955716911784076e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.399999999999804 y1[1] (analytic) 0.6926671300213938 y1[1] (numeric) 0.6926671300215783 absolute error 1.8451906669270102e-13 relative error 2.6638923473530776e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.048397926110544276 y2[1] (numeric) 0.04839792611048635 absolute error 5.792588630981754e-14 relative error 1.1968671173535563e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.400999999999804 y1[1] (analytic) 0.6936188856031055 y1[1] (numeric) 0.6936188856032897 absolute error 1.8418599978531347e-13 relative error 2.6554351908276362e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.048091069092785044 y2[1] (numeric) 0.04809106909272737 absolute error 5.767608612927688e-14 relative error 1.1993097100419806e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.401999999999805 y1[1] (analytic) 0.694570947565906 y1[1] (numeric) 0.6945709475660898 absolute error 1.8385293287792592e-13 relative error 2.6470000440161025e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.04778516398387733 y2[1] (numeric) 0.04778516398381996 absolute error 5.737077479750496e-14 relative error 1.2005980520828977e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.402999999999805 y1[1] (analytic) 0.6955233149577335 y1[1] (numeric) 0.6955233149579171 absolute error 1.836308882730009e-13 relative error 2.640183072571191e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.04748021108972633 y2[1] (numeric) 0.047480211089669225 absolute error 5.710709682915649e-14 relative error 1.2027557485209497e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.403999999999805 y1[1] (analytic) 0.6964759868262206 y1[1] (numeric) 0.696475986826404 absolute error 1.8340884366807586e-13 relative error 2.6333835930776843e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.04717621071528477 y2[1] (numeric) 0.04717621071522802 absolute error 5.675321324005722e-14 relative error 1.2030049124244216e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.404999999999806 y1[1] (analytic) 0.6974289622186955 y1[1] (numeric) 0.6974289622188787 absolute error 1.8318679906315083e-13 relative error 2.6266015463480025e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.046873163164553144 y2[1] (numeric) 0.046873163164496696 absolute error 5.64479019082853e-14 relative error 1.204269097652297e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.405999999999806 y1[1] (analytic) 0.6983822401821832 y1[1] (numeric) 0.698382240182366 absolute error 1.8285373215576328e-13 relative error 2.6182471665955197e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.046571068740579036 y2[1] (numeric) 0.04657106874052278 absolute error 5.62536128789759e-14 relative error 1.2079089958689334e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.406999999999806 y1[1] (analytic) 0.6993358197634054 y1[1] (numeric) 0.699335819763588 absolute error 1.8263168755083825e-13 relative error 2.611501976441375e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.046269927745456574 y2[1] (numeric) 0.046269927745400674 absolute error 5.589972928987663e-14 relative error 1.2081222516144007e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.407999999999807 y1[1] (analytic) 0.7002897000087829 y1[1] (numeric) 0.7002897000089653 absolute error 1.8240964294591322e-13 relative error 2.604774037710757e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.04596974048032698 y2[1] (numeric) 0.045969740480271346 absolute error 5.563605132152816e-14 relative error 1.210275514723385e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.408999999999807 y1[1] (analytic) 0.7012438799644354 y1[1] (numeric) 0.7012438799646175 absolute error 1.8207657603852567e-13 relative error 2.5964800726354994e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.045670507245377356 y2[1] (numeric) 0.04567050724532203 absolute error 5.532380109585233e-14 relative error 1.211368220602631e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.409999999999807 y1[1] (analytic) 0.702198358676183 y1[1] (numeric) 0.7021983586763648 absolute error 1.8185453143360064e-13 relative error 2.5897886143801485e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.045372228339841 y2[1] (numeric) 0.04537222833978595 absolute error 5.505318423359995e-14 relative error 1.2133674330748744e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.410999999999808 y1[1] (analytic) 0.703153135189547 y1[1] (numeric) 0.7031531351897287 absolute error 1.816324868286756e-13 relative error 2.583114228449162e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.04507490406199677 y2[1] (numeric) 0.04507490406194197 absolute error 5.479644515915538e-14 relative error 1.2156752476674702e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.411999999999808 y1[1] (analytic) 0.7041082085497512 y1[1] (numeric) 0.7041082085499326 absolute error 1.8141044222375058e-13 relative error 2.576456857354368e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.044778534709168816 y2[1] (numeric) 0.04477853470911435 absolute error 5.4463378251767836e-14 relative error 1.2162831724061743e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.412999999999808 y1[1] (analytic) 0.7050635778017222 y1[1] (numeric) 0.7050635778019033 absolute error 1.8107737531636303e-13 relative error 2.5682418014122062e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.04448312057772663 y2[1] (numeric) 0.044483120577672425 absolute error 5.420663917732327e-14 relative error 1.218588949545625e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.413999999999809 y1[1] (analytic) 0.7060192419900908 y1[1] (numeric) 0.7060192419902717 absolute error 1.80855330711438e-13 relative error 2.5616204198861816e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.04418866196308424 y2[1] (numeric) 0.04418866196303029 absolute error 5.39499001028787e-14 relative error 1.2208991561670078e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.414999999999809 y1[1] (analytic) 0.7069752001591929 y1[1] (numeric) 0.7069752001593735 absolute error 1.8063328610651297e-13 relative error 2.5550158770185848e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.043895159159700214 y2[1] (numeric) 0.04389515915964655 absolute error 5.3665405452818504e-14 relative error 1.222581407156356e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.415999999999809 y1[1] (analytic) 0.7079314513530705 y1[1] (numeric) 0.7079314513532508 absolute error 1.8030021919912542e-13 relative error 2.5468598528080273e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.04360261246107733 y2[1] (numeric) 0.04360261246102397 absolute error 5.3360094121046586e-14 relative error 1.2237820421581265e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.41699999999981 y1[1] (analytic) 0.7088879946154723 y1[1] (numeric) 0.7088879946156523 absolute error 1.800781745942004e-13 relative error 2.5402909339984185e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.04331102215976235 y2[1] (numeric) 0.04331102215970923 absolute error 5.3117232834409833e-14 relative error 1.2264137437919405e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.41799999999981 y1[1] (analytic) 0.7098448289898553 y1[1] (numeric) 0.709844828990035 absolute error 1.7963408538435033e-13 relative error 2.530610607391176e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.04302038854734547 y2[1] (numeric) 0.04302038854729261 absolute error 5.2860493759965266e-14 relative error 1.228731202689869e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.41899999999981 y1[1] (analytic) 0.710801953519385 y1[1] (numeric) 0.7108019535195645 absolute error 1.795230630818878e-13 relative error 2.5256411042909698e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.04273071191446021 y2[1] (numeric) 0.042730711914407686 absolute error 5.252048795867381e-14 relative error 1.2291039771069369e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.419999999999811 y1[1] (analytic) 0.7117593672469372 y1[1] (numeric) 0.7117593672471164 absolute error 1.7918999617450027e-13 relative error 2.5175642839461532e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0424419925507834 y2[1] (numeric) 0.04244199255073108 absolute error 5.232619892936441e-14 relative error 1.2328874255079846e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.420999999999811 y1[1] (analytic) 0.7127170692150981 y1[1] (numeric) 0.7127170692152771 absolute error 1.7896795156957523e-13 relative error 2.511065881537947e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.042154230745034105 y2[1] (numeric) 0.042154230744982125 absolute error 5.197925423416905e-14 relative error 1.2330732482953057e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.421999999999811 y1[1] (analytic) 0.713675058466166 y1[1] (numeric) 0.7136750584663446 absolute error 1.7863488466218769e-13 relative error 2.50302826956165e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.04186742678497435 y2[1] (numeric) 0.041867426784922605 absolute error 5.17433318414362e-14 relative error 1.2358851693270573e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.422999999999812 y1[1] (analytic) 0.7146333340421513 y1[1] (numeric) 0.7146333340423298 absolute error 1.7841284005726266e-13 relative error 2.4965647634726664e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.04158158095740794 y2[1] (numeric) 0.04158158095735646 absolute error 5.147965387308773e-14 relative error 1.2380398409050007e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.423999999999812 y1[1] (analytic) 0.7155918949847789 y1[1] (numeric) 0.7155918949849571 absolute error 1.7819079545233762e-13 relative error 2.4901175754111615e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.04129669354818066 y2[1] (numeric) 0.04129669354812948 absolute error 5.1181281435219717e-14 relative error 1.2393554310953914e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.424999999999812 y1[1] (analytic) 0.7165507403354878 y1[1] (numeric) 0.7165507403356658 absolute error 1.779687508474126e-13 relative error 2.483686650914462e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.04101276484217997 y2[1] (numeric) 0.04101276484212907 absolute error 5.090372567906343e-14 relative error 1.241167862614105e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.425999999999813 y1[1] (analytic) 0.7175098691354329 y1[1] (numeric) 0.7175098691356104 absolute error 1.7752466163756253e-13 relative error 2.474177279979044e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.04072979512333452 y2[1] (numeric) 0.040729795123283896 absolute error 5.062616992290714e-14 relative error 1.242976297072088e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.426999999999813 y1[1] (analytic) 0.7184692804254851 y1[1] (numeric) 0.7184692804256625 absolute error 1.7741363933510002e-13 relative error 2.4693281142101688e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.04044778467461407 y2[1] (numeric) 0.04044778467456366 absolute error 5.0411064211886014e-14 relative error 1.2463244802508335e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.427999999999813 y1[1] (analytic) 0.7194289732462336 y1[1] (numeric) 0.7194289732464106 absolute error 1.7708057242771247e-13 relative error 2.461404516816762e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.04016673377802893 y2[1] (numeric) 0.04016673377797879 absolute error 5.014044734963363e-14 relative error 1.248307806821482e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.428999999999814 y1[1] (analytic) 0.7203889466379854 y1[1] (numeric) 0.7203889466381621 absolute error 1.7674750552032492e-13 relative error 2.4535010752898913e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03988664271462994 y2[1] (numeric) 0.03988664271458015 absolute error 4.9786563760534364e-14 relative error 1.248201412105142e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.429999999999814 y1[1] (analytic) 0.721349199640767 y1[1] (numeric) 0.7213491996409437 absolute error 1.766364832178624e-13 relative error 2.4486959063076195e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.039607511764508385 y2[1] (numeric) 0.03960751176445879 absolute error 4.959227473122496e-14 relative error 1.252092659243082e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.430999999999814 y1[1] (analytic) 0.7223097312943261 y1[1] (numeric) 0.7223097312945024 absolute error 1.7630341631047486e-13 relative error 2.4408284794191e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03932934120679499 y2[1] (numeric) 0.03932934120674564 absolute error 4.934941344458821e-14 relative error 1.2547734574323874e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.431999999999815 y1[1] (analytic) 0.7232705406381306 y1[1] (numeric) 0.7232705406383066 absolute error 1.7608137170554983e-13 relative error 2.4345160187251082e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03905213131966023 y2[1] (numeric) 0.039052131319611216 absolute error 4.901634653720066e-14 relative error 1.2551516365644322e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.432999999999815 y1[1] (analytic) 0.7242316267113715 y1[1] (numeric) 0.7242316267115472 absolute error 1.7563728249569976e-13 relative error 2.425153445635102e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03877588238031415 y2[1] (numeric) 0.0387758823802654 absolute error 4.8752668568852187e-14 relative error 1.257293595299409e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.433999999999815 y1[1] (analytic) 0.7251929885529627 y1[1] (numeric) 0.7251929885531381 absolute error 1.7541523789077473e-13 relative error 2.4188766391798024e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03850059466500555 y2[1] (numeric) 0.0385005946649571 absolute error 4.844735723708027e-14 relative error 1.2583534789169285e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.434999999999816 y1[1] (analytic) 0.7261546252015423 y1[1] (numeric) 0.7261546252017175 absolute error 1.751931932858497e-13 relative error 2.4126155395240415e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.038226268449022216 y2[1] (numeric) 0.03822626844897401 absolute error 4.8204495950443516e-14 relative error 1.2610306447967335e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.435999999999816 y1[1] (analytic) 0.7271165356954741 y1[1] (numeric) 0.7271165356956488 absolute error 1.7474910407599964e-13 relative error 2.4033163254753273e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03795290400669027 y2[1] (numeric) 0.03795290400664232 absolute error 4.794775687599895e-14 relative error 1.263348830106566e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.436999999999816 y1[1] (analytic) 0.7280787190728473 y1[1] (numeric) 0.7280787190730218 absolute error 1.745270594710746e-13 relative error 2.397090519186188e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03768050161137415 y2[1] (numeric) 0.03768050161132646 absolute error 4.769101780155438e-14 relative error 1.2656683367282582e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.437999999999817 y1[1] (analytic) 0.7290411743714788 y1[1] (numeric) 0.7290411743716531 absolute error 1.7430501486614958e-13 relative error 2.3908802546909847e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.037409061535476185 y2[1] (numeric) 0.03740906153542879 absolute error 4.739264536368637e-14 relative error 1.266876083452199e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.438999999999817 y1[1] (analytic) 0.7300039006289133 y1[1] (numeric) 0.7300039006290874 absolute error 1.7408297026122455e-13 relative error 2.3846854806015216e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.037138584050436574 y2[1] (numeric) 0.03713858405038937 absolute error 4.7205295228280875e-14 relative error 1.271058023218469e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.439999999999817 y1[1] (analytic) 0.7309668968824248 y1[1] (numeric) 0.7309668968825985 absolute error 1.73749903353837e-13 relative error 2.376987304006251e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.036869069426732515 y2[1] (numeric) 0.036869069426685656 absolute error 4.6858350533085513e-14 relative error 1.2709393337470598e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.440999999999818 y1[1] (analytic) 0.7319301621690169 y1[1] (numeric) 0.7319301621691904 absolute error 1.7352785874891197e-13 relative error 2.370825356270002e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03660051793387886 y2[1] (numeric) 0.03660051793383226 absolute error 4.6601611458640946e-14 relative error 1.273250054625721e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.441999999999818 y1[1] (analytic) 0.7328936955254245 y1[1] (numeric) 0.7328936955255977 absolute error 1.7319479184152442e-13 relative error 2.3631638926482785e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03633292984042702 y2[1] (numeric) 0.03633292984038065 absolute error 4.637262795981201e-14 relative error 1.276325035263575e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.442999999999818 y1[1] (analytic) 0.7338574959881143 y1[1] (numeric) 0.7338574959882872 absolute error 1.7286172493413687e-13 relative error 2.355521690234756e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03606630541396505 y2[1] (numeric) 0.036066305413918885 absolute error 4.616446114269479e-14 relative error 1.2799886379495828e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.443999999999819 y1[1] (analytic) 0.7348215625932859 y1[1] (numeric) 0.7348215625934585 absolute error 1.7263968032921184e-13 relative error 2.3494095589675235e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03580064492111723 y2[1] (numeric) 0.035800644921071385 absolute error 4.584527202311506e-14 relative error 1.2805711216691782e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.444999999999819 y1[1] (analytic) 0.7357858943768729 y1[1] (numeric) 0.7357858943770452 absolute error 1.723066134218243e-13 relative error 2.341803705923833e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03553594862754417 y2[1] (numeric) 0.03553594862749861 absolute error 4.5553838479150954e-14 relative error 1.281908609127205e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.445999999999819 y1[1] (analytic) 0.7367504903745435 y1[1] (numeric) 0.7367504903747155 absolute error 1.7197354651443675e-13 relative error 2.334216926370964e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.035272216797942124 y2[1] (numeric) 0.03527221679789684 absolute error 4.528322161689857e-14 relative error 1.2838212544537468e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.44699999999982 y1[1] (analytic) 0.7377153496217017 y1[1] (numeric) 0.7377153496218735 absolute error 1.7175150190951172e-13 relative error 2.3281541043925058e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.035009449696042916 y2[1] (numeric) 0.035009449695997875 absolute error 4.504036033026182e-14 relative error 1.286520088756285e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.44799999999982 y1[1] (analytic) 0.7386804711534886 y1[1] (numeric) 0.73868047115366 absolute error 1.7141843500212417e-13 relative error 2.320603314914299e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03474764758461357 y2[1] (numeric) 0.034747647584568796 absolute error 4.4776682361913345e-14 relative error 1.288624855909402e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.44899999999982 y1[1] (analytic) 0.7396458540047824 y1[1] (numeric) 0.7396458540049535 absolute error 1.7108536809473662e-13 relative error 2.313071413412268e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03448681072545623 y2[1] (numeric) 0.034486810725411696 absolute error 4.453382107527659e-14 relative error 1.291329065763806e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.449999999999821 y1[1] (analytic) 0.7406114972102006 y1[1] (numeric) 0.7406114972103714 absolute error 1.708633234898116e-13 relative error 2.3070573996411658e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.034226939379407684 y2[1] (numeric) 0.034226939379363414 absolute error 4.427014310692812e-14 relative error 1.2934297927194399e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.450999999999821 y1[1] (analytic) 0.7415773998041 y1[1] (numeric) 0.7415773998042705 absolute error 1.7053025658242404e-13 relative error 2.2995611331665777e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03396803380633928 y2[1] (numeric) 0.03396803380629527 absolute error 4.401340403248355e-14 relative error 1.2957301056462546e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.451999999999821 y1[1] (analytic) 0.7425435608205779 y1[1] (numeric) 0.7425435608207482 absolute error 1.7030821197749901e-13 relative error 2.293578733472458e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03371009426515659 y2[1] (numeric) 0.03371009426511282 absolute error 4.3770542745846797e-14 relative error 1.2984402357809152e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.452999999999822 y1[1] (analytic) 0.7435099792934736 y1[1] (numeric) 0.7435099792936437 absolute error 1.7008616737257398e-13 relative error 2.2876110894194016e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03345312101379905 y2[1] (numeric) 0.033453121013755575 absolute error 4.3472170307978786e-14 relative error 1.299495203752349e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.453999999999822 y1[1] (analytic) 0.7444766542563688 y1[1] (numeric) 0.7444766542565385 absolute error 1.6975310046518644e-13 relative error 2.2801668728584478e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.033197114309239995 y2[1] (numeric) 0.03319711430919677 absolute error 4.3222370127438126e-14 relative error 1.3019917853344178e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.454999999999822 y1[1] (analytic) 0.7454435847425882 y1[1] (numeric) 0.7454435847427577 absolute error 1.695310558602614e-13 relative error 2.2742305297161123e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03294207440748609 y2[1] (numeric) 0.032942074407443095 absolute error 4.299338662860919e-14 relative error 1.3051208037718152e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.455999999999823 y1[1] (analytic) 0.7464107697852018 y1[1] (numeric) 0.746410769785371 absolute error 1.6919798895287386e-13 relative error 2.266821377745725e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03268800156357721 y2[1] (numeric) 0.03268800156353442 absolute error 4.278521981149197e-14 relative error 1.3088967745022886e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.456999999999823 y1[1] (analytic) 0.7473782084170244 y1[1] (numeric) 0.7473782084171934 absolute error 1.6897594434794883e-13 relative error 2.260916125797223e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03243489603158611 y2[1] (numeric) 0.03243489603154358 absolute error 4.253541963095131e-14 relative error 1.3114091560376512e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.457999999999823 y1[1] (analytic) 0.7483458996706176 y1[1] (numeric) 0.7483458996707862 absolute error 1.6864287744056128e-13 relative error 2.2535418115444873e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.032182758064618344 y2[1] (numeric) 0.03218275806457607 absolute error 4.2271741662602835e-14 relative error 1.3134903347229366e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.458999999999824 y1[1] (analytic) 0.74931384257829 y1[1] (numeric) 0.7493138425784585 absolute error 1.6842083283563625e-13 relative error 2.247667442738311e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.031931587914811876 y2[1] (numeric) 0.03193158791476985 absolute error 4.202888037596608e-14 relative error 1.316216421434853e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.459999999999824 y1[1] (analytic) 0.7502820361720991 y1[1] (numeric) 0.7502820361722672 absolute error 1.680877659282487e-13 relative error 2.2403277410961878e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.031681385833336795 y2[1] (numeric) 0.03168138583329504 absolute error 4.17582635137137e-14 relative error 1.3180693462523187e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.460999999999824 y1[1] (analytic) 0.7512504794838512 y1[1] (numeric) 0.751250479484019 absolute error 1.6786572132332367e-13 relative error 2.234484049030575e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03143215207039518 y2[1] (numeric) 0.0314321520703537 absolute error 4.148070775755741e-14 relative error 1.3196903496985372e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.461999999999825 y1[1] (analytic) 0.752219171545103 y1[1] (numeric) 0.7522191715452706 absolute error 1.6764367671839864e-13 relative error 2.2286546668845003e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03118388687522078 y2[1] (numeric) 0.03118388687517958 absolute error 4.119968255444917e-14 relative error 1.3211849670730784e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.462999999999825 y1[1] (analytic) 0.7531881113871627 y1[1] (numeric) 0.75318811138733 absolute error 1.673106098110111e-13 relative error 2.2213655165490006e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.030936590496078886 y2[1] (numeric) 0.030936590496037846 absolute error 4.10400879946593e-14 relative error 1.326587297971992e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.463999999999825 y1[1] (analytic) 0.7541572980410904 y1[1] (numeric) 0.7541572980412574 absolute error 1.6697754290362354e-13 relative error 2.2140943717888113e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.030690263180265576 y2[1] (numeric) 0.03069026318022486 absolute error 4.071395998117566e-14 relative error 1.3266083689811926e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.464999999999826 y1[1] (analytic) 0.7551267305376996 y1[1] (numeric) 0.7551267305378663 absolute error 1.66644475996236e-13 relative error 2.2068411732368978e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.030444905174108472 y2[1] (numeric) 0.03044490517406792 absolute error 4.055089597443384e-14 relative error 1.3319435794768018e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.465999999999826 y1[1] (analytic) 0.7560964079075578 y1[1] (numeric) 0.7560964079077243 absolute error 1.6642243139131097e-13 relative error 2.2010742234825983e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.03020051672296531 y2[1] (numeric) 0.03020051672292501 absolute error 4.029762634694123e-14 relative error 1.334335657783557e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.466999999999826 y1[1] (analytic) 0.7570663291809878 y1[1] (numeric) 0.757066329181154 absolute error 1.6620038678638593e-13 relative error 2.1953213394945913e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.029957098071224597 y2[1] (numeric) 0.029957098071184563 absolute error 4.0033948378592754e-14 relative error 1.336376049623028e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.467999999999827 y1[1] (analytic) 0.7580364933880683 y1[1] (numeric) 0.7580364933882343 absolute error 1.659783421814609e-13 relative error 2.18958247563538e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.029714649462304954 y2[1] (numeric) 0.029714649462265208 absolute error 3.9745984281580604e-14 relative error 1.3375888661248074e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.468999999999827 y1[1] (analytic) 0.7590068995586354 y1[1] (numeric) 0.7590068995588011 absolute error 1.6564527527407336e-13 relative error 2.1823948553089114e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.029473171138654997 y2[1] (numeric) 0.02947317113861553 absolute error 3.946495907847236e-14 relative error 1.339012992284119e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.4699999999998274 y1[1] (analytic) 0.7599775467222828 y1[1] (numeric) 0.7599775467224482 absolute error 1.6542323066914832e-13 relative error 2.1766857637124197e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.029232663341753118 y2[1] (numeric) 0.02923266334171384 absolute error 3.9277608943066866e-14 relative error 1.3436206097227726e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.470999999999828 y1[1] (analytic) 0.7609484339083634 y1[1] (numeric) 0.7609484339085286 absolute error 1.652011860642233e-13 relative error 2.1709905520893353e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.02899312631210693 y2[1] (numeric) 0.02899312631206791 absolute error 3.90208698686223e-14 relative error 1.3458662390722587e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.471999999999828 y1[1] (analytic) 0.7619195601459903 y1[1] (numeric) 0.7619195601461551 absolute error 1.6486811915683575e-13 relative error 2.1638520361026776e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.028754560289253495 y2[1] (numeric) 0.02875456028921475 absolute error 3.874331411246601e-14 relative error 1.34737981463572e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.4729999999998284 y1[1] (analytic) 0.7628909244640372 y1[1] (numeric) 0.7628909244642017 absolute error 1.645350522494482e-13 relative error 2.156731021083269e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.028516965511758863 y2[1] (numeric) 0.028516965511720366 absolute error 3.84969833788773e-14 relative error 1.3499677363288606e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.473999999999829 y1[1] (analytic) 0.7638625258911398 y1[1] (numeric) 0.763862525891304 absolute error 1.6420198534206065e-13 relative error 2.149627449657892e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.028280342217217758 y2[1] (numeric) 0.02828034221717951 absolute error 3.824718319833664e-14 relative error 1.3524299990631243e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.474999999999829 y1[1] (analytic) 0.7648343634556969 y1[1] (numeric) 0.7648343634558608 absolute error 1.638689184346731e-13 relative error 2.1425412646769136e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.028044690642253456 y2[1] (numeric) 0.028044690642215462 absolute error 3.799391357084403e-14 relative error 1.354763154834042e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.4759999999998294 y1[1] (analytic) 0.7658064361858709 y1[1] (numeric) 0.7658064361860345 absolute error 1.6364687382974807e-13 relative error 2.136922152871916e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.027810011022517567 y2[1] (numeric) 0.027810011022479774 absolute error 3.779268564763072e-14 relative error 1.358959750754153e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.47699999999983 y1[1] (analytic) 0.7667787431095892 y1[1] (numeric) 0.7667787431097525 absolute error 1.6331380692236053e-13 relative error 2.1298687318855354e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.02757630359268959 y2[1] (numeric) 0.02757630359265205 absolute error 3.7539416020138106e-14 relative error 1.3612925276210593e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.47799999999983 y1[1] (analytic) 0.7677512832545449 y1[1] (numeric) 0.767751283254708 absolute error 1.630917623174355e-13 relative error 2.1242786026495388e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.02734356858647702 y2[1] (numeric) 0.027343568586439694 absolute error 3.732431030911698e-14 relative error 1.3650124046930737e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.4789999999998305 y1[1] (analytic) 0.768724055648198 y1[1] (numeric) 0.7687240556483609 absolute error 1.6286971771251046e-13 relative error 2.1187019778531143e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0271118062366148 y2[1] (numeric) 0.0271118062365777 absolute error 3.7098796257239997e-14 relative error 1.368363137943117e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.479999999999831 y1[1] (analytic) 0.7696970593177762 y1[1] (numeric) 0.7696970593179389 absolute error 1.6264767310758543e-13 relative error 2.1131388140127335e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.026881016774865207 y2[1] (numeric) 0.026881016774828397 absolute error 3.6810832160227847e-14 relative error 1.369398801709294e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.480999999999831 y1[1] (analytic) 0.770670293290276 y1[1] (numeric) 0.7706702932904382 absolute error 1.6220358389773537e-13 relative error 2.104707879750086e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.026651200432017852 y2[1] (numeric) 0.02665120043198122 absolute error 3.663042091872626e-14 relative error 1.3744379361884094e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.4819999999998315 y1[1] (analytic) 0.7716437565924633 y1[1] (numeric) 0.7716437565926253 absolute error 1.6198153929281034e-13 relative error 2.099175142790139e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0264223574378889 y2[1] (numeric) 0.026422357437852505 absolute error 3.639449852599341e-14 relative error 1.37741299623041e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.482999999999832 y1[1] (analytic) 0.772617448250875 y1[1] (numeric) 0.7726174482510367 absolute error 1.617594946878853e-13 relative error 2.0936557290298306e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.026194488021321294 y2[1] (numeric) 0.02619448802128522 absolute error 3.607530940641368e-14 relative error 1.3772099449720026e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.483999999999832 y1[1] (analytic) 0.7735913672918194 y1[1] (numeric) 0.773591367291981 absolute error 1.6153745008296028e-13 relative error 2.0881495956769642e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.025967592410184648 y2[1] (numeric) 0.02596759241014876 absolute error 3.5887959271008185e-14 relative error 1.382028749686194e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.4849999999998325 y1[1] (analytic) 0.7745655127413777 y1[1] (numeric) 0.7745655127415391 absolute error 1.6131540547803525e-13 relative error 2.0826567001040412e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.025741670831374353 y2[1] (numeric) 0.02574167083133872 absolute error 3.563122019656362e-14 relative error 1.3841844389190048e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.485999999999833 y1[1] (analytic) 0.7755398836254046 y1[1] (numeric) 0.7755398836255656 absolute error 1.609823385706477e-13 relative error 2.0757454512604302e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.025516723510812023 y2[1] (numeric) 0.025516723510776662 absolute error 3.5360603334311236e-14 relative error 1.3857814981350617e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.486999999999833 y1[1] (analytic) 0.7765144789695291 y1[1] (numeric) 0.7765144789696897 absolute error 1.6064927166326015e-13 relative error 2.0688509488766937e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.025292750673445052 y2[1] (numeric) 0.025292750673409886 absolute error 3.5166314305001833e-14 relative error 1.3903712869760374e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.4879999999998335 y1[1] (analytic) 0.777489297799156 y1[1] (numeric) 0.7774892977993163 absolute error 1.603162047558726e-13 relative error 2.061973138532977e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.02506975254324617 y2[1] (numeric) 0.025069752543211213 absolute error 3.4958147487884617e-14 relative error 1.3944352832195144e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.488999999999834 y1[1] (analytic) 0.7784643391394666 y1[1] (numeric) 0.7784643391396265 absolute error 1.5998313784848506e-13 relative error 2.0551119660193338e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.024847729343213443 y2[1] (numeric) 0.02484772934317875 absolute error 3.469100007258419e-14 relative error 1.3961436714562087e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.489999999999834 y1[1] (analytic) 0.7794396020154195 y1[1] (numeric) 0.7794396020155792 absolute error 1.596500709410975e-13 relative error 2.0482673773347635e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.024626681295370156 y2[1] (numeric) 0.024626681295335684 absolute error 3.447242491461111e-14 relative error 1.399799855333815e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.4909999999998345 y1[1] (analytic) 0.780415085451752 y1[1] (numeric) 0.7804150854519114 absolute error 1.5942802633617248e-13 relative error 2.0428619244832483e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.02440660862076427 y2[1] (numeric) 0.02440660862073004 absolute error 3.422956362797436e-14 relative error 1.4024711159113302e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.491999999999835 y1[1] (analytic) 0.7813907884729808 y1[1] (numeric) 0.7813907884731399 absolute error 1.5909495942878493e-13 relative error 2.036048565912755e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.02418751153946852 y2[1] (numeric) 0.024187511539434475 absolute error 3.4045682939520816e-14 relative error 1.4075727833334984e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.492999999999835 y1[1] (analytic) 0.7823667101034029 y1[1] (numeric) 0.7823667101035617 absolute error 1.588729148238599e-13 relative error 2.0306706915336695e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.02396939027057987 y2[1] (numeric) 0.02396939027054605 absolute error 3.382016888764383e-14 relative error 1.4109732665646837e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.4939999999998355 y1[1] (analytic) 0.7833428493670967 y1[1] (numeric) 0.7833428493672553 absolute error 1.5853984791647235e-13 relative error 2.023888365669833e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.02375224503221951 y2[1] (numeric) 0.023752245032186023 absolute error 3.3487101980256284e-14 relative error 1.409849971437715e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.494999999999836 y1[1] (analytic) 0.7843192052879232 y1[1] (numeric) 0.7843192052880814 absolute error 1.582067810090848e-13 relative error 2.0171223647520804e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.02353607604153296 y2[1] (numeric) 0.02353607604149961 absolute error 3.3351793549130093e-14 relative error 1.4170498723013902e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.495999999999836 y1[1] (analytic) 0.7852957768895263 y1[1] (numeric) 0.7852957768896843 absolute error 1.5798473640415978e-13 relative error 2.0117864001500256e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.02332088351468886 y2[1] (numeric) 0.02332088351465578 absolute error 3.308117668687771e-14 relative error 1.418521586716097e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.4969999999998365 y1[1] (analytic) 0.7862725631953348 y1[1] (numeric) 0.7862725631954924 absolute error 1.5765166949677223e-13 relative error 2.0050511346356952e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.023106667666879854 y2[1] (numeric) 0.023106667666847047 absolute error 3.2807090377673376e-14 relative error 1.4198105434604794e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.497999999999837 y1[1] (analytic) 0.7872495632285622 y1[1] (numeric) 0.7872495632287195 absolute error 1.5731860258938468e-13 relative error 1.998332040277174e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.022893428712321806 y2[1] (numeric) 0.02289342871228924 absolute error 3.2567698537988576e-14 relative error 1.422578458964508e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.498999999999837 y1[1] (analytic) 0.7882267760122086 y1[1] (numeric) 0.7882267760123657 absolute error 1.5709655798445965e-13 relative error 1.993037571994718e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0226811668642537 y2[1] (numeric) 0.022681166864221294 absolute error 3.2404634531246757e-14 relative error 1.428702267620877e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.4999999999998375 y1[1] (analytic) 0.7892042005690614 y1[1] (numeric) 0.7892042005692181 absolute error 1.567634910770721e-13 relative error 1.9863489191268454e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.022469882334937186 y2[1] (numeric) 0.02246988233490504 absolute error 3.2144426009850235e-14 relative error 1.4305560452299582e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.500999999999838 y1[1] (analytic) 0.7901818359216961 y1[1] (numeric) 0.7901818359218525 absolute error 1.5643042416968456e-13 relative error 1.9796762853605534e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.022259575335656923 y2[1] (numeric) 0.022259575335624993 absolute error 3.192932029882911e-14 relative error 1.4344083306783722e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.501999999999838 y1[1] (analytic) 0.7911596810924773 y1[1] (numeric) 0.7911596810926335 absolute error 1.5620837956475953e-13 relative error 1.9744229047296536e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.022050246076719793 y2[1] (numeric) 0.02205024607668813 absolute error 3.166217288352868e-14 relative error 1.435910183195505e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5029999999998385 y1[1] (analytic) 0.79213773510356 y1[1] (numeric) 0.7921377351037159 absolute error 1.5587531265737198e-13 relative error 1.9677804218857678e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.021841894767455128 y2[1] (numeric) 0.021841894767423695 absolute error 3.1433189384699745e-14 relative error 1.4391237444993025e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.503999999999839 y1[1] (analytic) 0.7931159969768904 y1[1] (numeric) 0.7931159969770459 absolute error 1.5554224574998443e-13 relative error 1.9611538078019197e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.021634521616214264 y2[1] (numeric) 0.02163452161618298 absolute error 3.128400316576574e-14 relative error 1.4460224136557544e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.504999999999839 y1[1] (analytic) 0.7940944657342064 y1[1] (numeric) 0.7940944657343617 absolute error 1.553202011450594e-13 relative error 1.9559411108784513e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.02142812683037021 y2[1] (numeric) 0.02142812683033912 absolute error 3.1089714136456337e-14 relative error 1.4508834291755594e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5059999999998395 y1[1] (analytic) 0.7950731403970397 y1[1] (numeric) 0.7950731403971946 absolute error 1.5487611193520934e-13 relative error 1.9479479819663896e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.02122271061631764 y2[1] (numeric) 0.021222710616286878 absolute error 3.07635861229727e-14 relative error 1.4495597041840312e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.50699999999984 y1[1] (analytic) 0.7960520199867154 y1[1] (numeric) 0.79605201998687 absolute error 1.546540673302843e-13 relative error 1.942763330125903e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.021018273179473024 y2[1] (numeric) 0.021018273179442458 absolute error 3.056582764671134e-14 relative error 1.4542501843853995e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.50799999999984 y1[1] (analytic) 0.7970311035243541 y1[1] (numeric) 0.7970311035245085 absolute error 1.5432100042289676e-13 relative error 1.9361979694457596e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0208148147242736 y2[1] (numeric) 0.020814814724243274 absolute error 3.032643580702654e-14 relative error 1.4569640041840381e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5089999999998405 y1[1] (analytic) 0.7980103900308725 y1[1] (numeric) 0.7980103900310265 absolute error 1.539879335155092e-13 relative error 1.9296482281333693e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.020612335454177955 y2[1] (numeric) 0.020612335454147767 absolute error 3.01876579289484e-14 relative error 1.4645433068977927e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.509999999999841 y1[1] (analytic) 0.7989898785269839 y1[1] (numeric) 0.7989898785271377 absolute error 1.5376588891058418e-13 relative error 1.9245035893829677e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.02041083557166512 y2[1] (numeric) 0.020410835571635193 absolute error 2.9927449407551876e-14 relative error 1.466253025383144e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.510999999999841 y1[1] (analytic) 0.7999695680332001 y1[1] (numeric) 0.7999695680333535 absolute error 1.5343282200319663e-13 relative error 1.9179832350426225e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.020210315278235136 y2[1] (numeric) 0.020210315278205413 absolute error 2.972275203738661e-14 relative error 1.4706723585552174e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5119999999998415 y1[1] (analytic) 0.8009494575698315 y1[1] (numeric) 0.8009494575699847 absolute error 1.532107773982716e-13 relative error 1.9128644878932798e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.020010774774408158 y2[1] (numeric) 0.020010774774378706 absolute error 2.945213517513423e-14 relative error 1.4718138356542125e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.512999999999842 y1[1] (analytic) 0.8019295461569889 y1[1] (numeric) 0.8019295461571417 absolute error 1.5287771049088406e-13 relative error 1.90637333695342e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.019812214259724792 y2[1] (numeric) 0.01981221425969556 absolute error 2.923356001716115e-14 relative error 1.475532196145714e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.513999999999842 y1[1] (analytic) 0.8029098328145835 y1[1] (numeric) 0.802909832814736 absolute error 1.525446435834965e-13 relative error 1.8998975644469875e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.01961463393274554 y2[1] (numeric) 0.01961463393271647 absolute error 2.9070496010419333e-14 relative error 1.4820820062253498e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5149999999998425 y1[1] (analytic) 0.8038903165623289 y1[1] (numeric) 0.8038903165624811 absolute error 1.5221157667610896e-13 relative error 1.893437121210893e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.019418033991050576 y2[1] (numeric) 0.01941803399102175 absolute error 2.882763472378258e-14 relative error 1.4845805057849173e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.515999999999843 y1[1] (analytic) 0.8048709964197414 y1[1] (numeric) 0.8048709964198933 absolute error 1.5198953207118393e-13 relative error 1.8883713383544655e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.01922241463123997 y2[1] (numeric) 0.019222414631211323 absolute error 2.864722348228099e-14 relative error 1.490303067114366e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.516999999999843 y1[1] (analytic) 0.8058518714061412 y1[1] (numeric) 0.8058518714062929 absolute error 1.5165646516379638e-13 relative error 1.8819397279449024e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.01902777604893291 y2[1] (numeric) 0.019027776048904533 absolute error 2.837660662002861e-14 relative error 1.4913254469179015e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5179999999998435 y1[1] (analytic) 0.8068329405406535 y1[1] (numeric) 0.8068329405408048 absolute error 1.5132339825640884e-13 relative error 1.8755233041800205e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.018834118438768144 y2[1] (numeric) 0.018834118438739948 absolute error 2.8196195378527023e-14 relative error 1.4970807086190974e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.518999999999844 y1[1] (analytic) 0.8078142028422091 y1[1] (numeric) 0.80781420284236 absolute error 1.509903313490213e-13 relative error 1.8691220186247992e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.018641441994403096 y2[1] (numeric) 0.01864144199437516 absolute error 2.79359868571305e-14 relative error 1.4985958095687018e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.519999999999844 y1[1] (analytic) 0.8087956573295458 y1[1] (numeric) 0.8087956573296965 absolute error 1.5065726444163374e-13 relative error 1.862735823026904e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.01844974690851431 y2[1] (numeric) 0.018449746908486598 absolute error 2.7710472805253517e-14 relative error 1.5019432484716366e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5209999999998445 y1[1] (analytic) 0.8097773030212093 y1[1] (numeric) 0.8097773030213596 absolute error 1.503241975342462e-13 relative error 1.856364669315867e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.018259033372796885 y2[1] (numeric) 0.01825903337276933 absolute error 2.7554347692415604e-14 relative error 1.5090803072558754e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.521999999999845 y1[1] (analytic) 0.810759138935554 y1[1] (numeric) 0.810759138935704 absolute error 1.4999113062685865e-13 relative error 1.8500085096022733e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.01806930157796416 y2[1] (numeric) 0.01806930157793688 absolute error 2.7280261383211268e-14 relative error 1.509757378585127e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.522999999999845 y1[1] (analytic) 0.8117411640907438 y1[1] (numeric) 0.8117411640908936 absolute error 1.4976908602193362e-13 relative error 1.8450350018862794e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.01788055171374814 y2[1] (numeric) 0.01788055171372102 absolute error 2.711719737646945e-14 relative error 1.516574981051584e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5239999999998455 y1[1] (analytic) 0.812723377504754 y1[1] (numeric) 0.8127233775049034 absolute error 1.4943601911454607e-13 relative error 1.8387070342845154e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.017692783968898507 y2[1] (numeric) 0.017692783968871608 absolute error 2.689862221849637e-14 relative error 1.5203159811243085e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.524999999999846 y1[1] (analytic) 0.8137057781953709 y1[1] (numeric) 0.8137057781955201 absolute error 1.4921397450962104e-13 relative error 1.8337583252824677e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.017505998531183065 y2[1] (numeric) 0.017505998531156367 absolute error 2.669739429528306e-14 relative error 1.525042644538531e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.525999999999846 y1[1] (analytic) 0.8146883651801943 y1[1] (numeric) 0.8146883651803432 absolute error 1.488809076022335e-13 relative error 1.8274583750720894e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.017320195587387177 y2[1] (numeric) 0.01732019558736072 absolute error 2.6458002455598262e-14 relative error 1.5275810438806691e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5269999999998465 y1[1] (analytic) 0.8156711374766369 y1[1] (numeric) 0.8156711374767855 absolute error 1.4865886299730846e-13 relative error 1.8225343053966583e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.017135375323313884 y2[1] (numeric) 0.017135375323287596 absolute error 2.6287999554952535e-14 relative error 1.5341361983000083e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.527999999999847 y1[1] (analytic) 0.8166540941019267 y1[1] (numeric) 0.8166540941020751 absolute error 1.4843681839238343e-13 relative error 1.817621676844946e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.016951537923783344 y2[1] (numeric) 0.016951537923757243 absolute error 2.610064941954704e-14 relative error 1.5397216191769427e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.528999999999847 y1[1] (analytic) 0.8176372340731072 y1[1] (numeric) 0.8176372340732553 absolute error 1.4810375148499588e-13 relative error 1.8113626106189963e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.016768683572632836 y2[1] (numeric) 0.016768683572607045 absolute error 2.5791868640823168e-14 relative error 1.5380974021667706e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5299999999998475 y1[1] (analytic) 0.8186205564070383 y1[1] (numeric) 0.8186205564071861 absolute error 1.4777068457760834e-13 relative error 1.8051181761936246e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.01658681245271698 y2[1] (numeric) 0.01658681245269134 absolute error 2.5642682421889162e-14 relative error 1.5459680692108383e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.530999999999848 y1[1] (analytic) 0.819604060120398 y1[1] (numeric) 0.8196040601205454 absolute error 1.474376176702208e-13 relative error 1.798888327231597e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.01640592474590663 y2[1] (numeric) 0.016405924745881227 absolute error 2.5403290582204363e-14 relative error 1.548421742489257e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.531999999999848 y1[1] (analytic) 0.8205877442296825 y1[1] (numeric) 0.8205877442298296 absolute error 1.4710455076283324e-13 relative error 1.792673017568962e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.016226020633089644 y2[1] (numeric) 0.016226020633064404 absolute error 2.5240226575462543e-14 relative error 1.5555401503675075e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5329999999998485 y1[1] (analytic) 0.8215716077512079 y1[1] (numeric) 0.8215716077513546 absolute error 1.467714838554457e-13 relative error 1.786472201214282e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.016047100294170002 y2[1] (numeric) 0.016047100294144967 absolute error 2.503552920529728e-14 relative error 1.5601279200824102e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.533999999999849 y1[1] (analytic) 0.8225556497011106 y1[1] (numeric) 0.822555649701257 absolute error 1.4643841694805815e-13 relative error 1.780285832347866e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.01586916390806803 y2[1] (numeric) 0.01586916390804324 absolute error 2.4789198471708573e-14 relative error 1.562098584104076e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.534999999999849 y1[1] (analytic) 0.8235398690953488 y1[1] (numeric) 0.8235398690954949 absolute error 1.461053500406706e-13 relative error 1.7741138653210076e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.015692211652720167 y2[1] (numeric) 0.015692211652695593 absolute error 2.457409276068745e-14 relative error 1.5660056915194392e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5359999999998495 y1[1] (analytic) 0.8245242649497032 y1[1] (numeric) 0.824524264949849 absolute error 1.4577228313328305e-13 relative error 1.767956254655226e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.015516243705078647 y2[1] (numeric) 0.01551624370505427 absolute error 2.437806900790207e-14 relative error 1.571132129094031e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.53699999999985 y1[1] (analytic) 0.825508836279778 y1[1] (numeric) 0.8255088362799236 absolute error 1.4555023852835802e-13 relative error 1.7631578504270396e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.015341260241111376 y2[1] (numeric) 0.0153412602410872 absolute error 2.417684108468876e-14 relative error 1.5759357904574143e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.53799999999985 y1[1] (analytic) 0.8264935821010021 y1[1] (numeric) 0.8264935821011473 absolute error 1.4521717162097048e-13 relative error 1.7570272143168817e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.015167261435801827 y2[1] (numeric) 0.015167261435777834 absolute error 2.399296039623522e-14 relative error 1.5818913979817488e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5389999999998505 y1[1] (analytic) 0.8274785014286296 y1[1] (numeric) 0.8274785014287744 absolute error 1.4488410471358293e-13 relative error 1.7509108026787722e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.014994247463148813 y2[1] (numeric) 0.014994247463124962 absolute error 2.385071307120512e-14 relative error 1.5906575591621214e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.539999999999851 y1[1] (analytic) 0.8284635932777412 y1[1] (numeric) 0.8284635932778858 absolute error 1.4455103780619538e-13 relative error 1.7448085706976246e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.014822218496166162 y2[1] (numeric) 0.014822218496142545 absolute error 2.3616525401948252e-14 relative error 1.5933192057624018e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.540999999999851 y1[1] (analytic) 0.8294488566632453 y1[1] (numeric) 0.8294488566633895 absolute error 1.4421797089880783e-13 relative error 1.7387204737248805e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.01465117470688293 y2[1] (numeric) 0.014651174706859534 absolute error 2.3396215520499197e-14 relative error 1.596883252610998e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5419999999998515 y1[1] (analytic) 0.8304342905998785 y1[1] (numeric) 0.8304342906000224 absolute error 1.438849039914203e-13 relative error 1.732646467277773e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.014481116266342853 y2[1] (numeric) 0.014481116266319703 absolute error 2.314988478691049e-14 relative error 1.5986257109692346e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.542999999999852 y1[1] (analytic) 0.831419894102207 y1[1] (numeric) 0.8314198941023505 absolute error 1.4355183708403274e-13 relative error 1.7265865070385942e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.014312043344604453 y2[1] (numeric) 0.01431204334458148 absolute error 2.2972942992360856e-14 relative error 1.6051476675426298e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.543999999999852 y1[1] (analytic) 0.8324056661846273 y1[1] (numeric) 0.8324056661847705 absolute error 1.432187701766452e-13 relative error 1.7205405488539686e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.014143956110740596 y2[1] (numeric) 0.014143956110717771 absolute error 2.2825491496902828e-14 relative error 1.613798241325825e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5449999999998525 y1[1] (analytic) 0.8333916058613675 y1[1] (numeric) 0.8333916058615104 absolute error 1.4288570326925765e-13 relative error 1.7145085487341268e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.013976854732838384 y2[1] (numeric) 0.013976854732815796 absolute error 2.2587834380694005e-14 relative error 1.616088512934478e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.545999999999853 y1[1] (analytic) 0.8343777121464879 y1[1] (numeric) 0.8343777121466305 absolute error 1.425526363618701e-13 relative error 1.7084904628521858e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.01381073937799926 y2[1] (numeric) 0.01381073937797692 absolute error 2.2339768923629322e-14 relative error 1.6175650203939805e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.546999999999853 y1[1] (analytic) 0.8353639840538825 y1[1] (numeric) 0.8353639840540247 absolute error 1.4221956945448255e-13 relative error 1.7024862475434318e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.013645610212338677 y2[1] (numeric) 0.013645610212316483 absolute error 2.219405215164727e-14 relative error 1.6264609501727446e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5479999999998535 y1[1] (analytic) 0.8363504205972792 y1[1] (numeric) 0.836350420597421 absolute error 1.41886502547095e-13 relative error 1.6964958593046062e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.013481467400985658 y2[1] (numeric) 0.013481467400963638 absolute error 2.202057980404959e-14 relative error 1.6333963617669407e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.548999999999854 y1[1] (analytic) 0.8373370207902416 y1[1] (numeric) 0.8373370207903832 absolute error 1.4155343563970746e-13 relative error 1.6905192547931966e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.013318311108083014 y2[1] (numeric) 0.013318311108061183 absolute error 2.1831494945168117e-14 relative error 1.6392089633586024e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.549999999999854 y1[1] (analytic) 0.8383237836461698 y1[1] (numeric) 0.838323783646311 absolute error 1.412203687323199e-13 relative error 1.6845563908267286e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.01315614149678701 y2[1] (numeric) 0.013156141496765396 absolute error 2.1614654510671016e-14 relative error 1.6429326574170507e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5509999999998545 y1[1] (analytic) 0.8393107081783008 y1[1] (numeric) 0.8393107081784417 absolute error 1.4088730182493236e-13 relative error 1.678607224382066e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.012994958729267259 y2[1] (numeric) 0.012994958729245875 absolute error 2.13839362883661e-14 relative error 1.6455563064009722e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.551999999999855 y1[1] (analytic) 0.8402977933997102 y1[1] (numeric) 0.8402977933998508 absolute error 1.4055423491754482e-13 relative error 1.672671712594709e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.012834762966706603 y2[1] (numeric) 0.012834762966685374 absolute error 2.1229545899004165e-14 relative error 1.6540660668275404e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.552999999999855 y1[1] (analytic) 0.841285038323313 y1[1] (numeric) 0.8412850383234532 absolute error 1.4022116801015727e-13 relative error 1.6667498127580996e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.012675554369300679 y2[1] (numeric) 0.012675554369279642 absolute error 2.103699159317074e-14 relative error 1.6596506141081202e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5539999999998555 y1[1] (analytic) 0.8422724419618641 y1[1] (numeric) 0.8422724419620041 absolute error 1.3999912340523224e-13 relative error 1.6621596104835046e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.012517333096258132 y2[1] (numeric) 0.012517333096237265 absolute error 2.0866988692525013e-14 relative error 1.6670474878361177e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.554999999999856 y1[1] (analytic) 0.8432600033279603 y1[1] (numeric) 0.8432600033280999 absolute error 1.396660564978447e-13 relative error 1.65626326336654e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.012360099305800176 y2[1] (numeric) 0.0123600993057795 absolute error 2.0676169110167564e-14 relative error 1.6728157758785107e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.555999999999856 y1[1] (analytic) 0.8442477214340399 y1[1] (numeric) 0.8442477214341793 absolute error 1.3933298959045715e-13 relative error 1.6503804043887263e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.012203853155160593 y2[1] (numeric) 0.012203853155140127 absolute error 2.046626756957437e-14 relative error 1.677033254117769e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5569999999998565 y1[1] (analytic) 0.8452355952923852 y1[1] (numeric) 0.8452355952925242 absolute error 1.389999226830696e-13 relative error 1.6445109914589734e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.01204859480058551 y2[1] (numeric) 0.012048594800565282 absolute error 2.0228610453365548e-14 relative error 1.678918644718845e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.557999999999857 y1[1] (analytic) 0.8462236239151223 y1[1] (numeric) 0.846223623915261 absolute error 1.3866685577568205e-13 relative error 1.638654982640742e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0118943243973334 y2[1] (numeric) 0.011894324397313307 absolute error 2.0093302022239357e-14 relative error 1.6893184809003606e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.558999999999857 y1[1] (analytic) 0.8472118063142227 y1[1] (numeric) 0.847211806314361 absolute error 1.383337888682945e-13 relative error 1.6328123361513667e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.011741042099674526 y2[1] (numeric) 0.011741042099654592 absolute error 1.993370746244949e-14 relative error 1.697780085721869e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5599999999998575 y1[1] (analytic) 0.8482001415015039 y1[1] (numeric) 0.848200141501642 absolute error 1.3811174426336947e-13 relative error 1.628291926701177e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.011588748060891163 y2[1] (numeric) 0.011588748060871424 absolute error 1.9739418433140088e-14 relative error 1.703326220349478e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.560999999999858 y1[1] (analytic) 0.8491886284886312 y1[1] (numeric) 0.8491886284887689 absolute error 1.376676550535194e-13 relative error 1.621166963793869e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.011437442433277378 y2[1] (numeric) 0.011437442433257826 absolute error 1.9552068297734593e-14 relative error 1.7094790563358477e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.561999999999858 y1[1] (analytic) 0.8501772662871172 y1[1] (numeric) 0.8501772662872547 absolute error 1.3744561044859438e-13 relative error 1.61667002752079e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.011287125368138695 y2[1] (numeric) 0.011287125368119415 absolute error 1.9279716712006234e-14 relative error 1.7081157587235658e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5629999999998585 y1[1] (analytic) 0.8511660539083246 y1[1] (numeric) 0.8511660539084617 absolute error 1.3711254354120683e-13 relative error 1.6108788985606636e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.011137797015792317 y2[1] (numeric) 0.011137797015773243 absolute error 1.9073284618364994e-14 relative error 1.7124826921626356e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.563999999999859 y1[1] (analytic) 0.8521549903634655 y1[1] (numeric) 0.8521549903636024 absolute error 1.368904989362818e-13 relative error 1.606403770256565e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.01098945752556657 y2[1] (numeric) 0.010989457525547652 absolute error 1.8918894229003058e-14 relative error 1.7215494199771865e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.564999999999859 y1[1] (analytic) 0.8531440746636039 y1[1] (numeric) 0.8531440746637404 absolute error 1.3655743202889425e-13 relative error 1.6006374079634683e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.010842107045800908 y2[1] (numeric) 0.010842107045782116 absolute error 1.879225941525675e-14 relative error 1.7332663601153887e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5659999999998595 y1[1] (analytic) 0.8541333058196554 y1[1] (numeric) 0.8541333058197915 absolute error 1.361133428190442e-13 relative error 1.593584302258594e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.010695745723845684 y2[1] (numeric) 0.010695745723827105 absolute error 1.8578888427711604e-14 relative error 1.7370353510079065e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.56699999999986 y1[1] (analytic) 0.8551226828423888 y1[1] (numeric) 0.8551226828425247 absolute error 1.3589129821411916e-13 relative error 1.5891438847397042e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.010550373706062266 y2[1] (numeric) 0.010550373706043928 absolute error 1.8337761864550828e-14 relative error 1.738114911893018e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.56799999999986 y1[1] (analytic) 0.8561122047424274 y1[1] (numeric) 0.8561122047425629 absolute error 1.354472090042691e-13 relative error 1.5821198232423302e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.010405991137822812 y2[1] (numeric) 0.01040599113780459 absolute error 1.8221535391660382e-14 relative error 1.751061974810866e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5689999999998605 y1[1] (analytic) 0.8571018705302492 y1[1] (numeric) 0.8571018705303843 absolute error 1.3511414209688155e-13 relative error 1.5764070379789593e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.010262598163509717 y2[1] (numeric) 0.010262598163491649 absolute error 1.8068879725774423e-14 relative error 1.7606535341139214e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.569999999999861 y1[1] (analytic) 0.8580916792161886 y1[1] (numeric) 0.8580916792163233 absolute error 1.34781075189494e-13 relative error 1.570707168639694e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.010120194926515946 y2[1] (numeric) 0.010120194926498067 absolute error 1.787979486689295e-14 relative error 1.766744118736889e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.570999999999861 y1[1] (analytic) 0.8590816298104369 y1[1] (numeric) 0.8590816298105713 absolute error 1.3444800828210646e-13 relative error 1.5650201752279752e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.009978781569244699 y2[1] (numeric) 0.009978781569227067 absolute error 1.7631729409828267e-14 relative error 1.7669220723470376e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5719999999998615 y1[1] (analytic) 0.8600717213230437 y1[1] (numeric) 0.8600717213231778 absolute error 1.341149413747189e-13 relative error 1.5593460178926778e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.009838358233109523 y2[1] (numeric) 0.009838358233091997 absolute error 1.7525911277793682e-14 relative error 1.7813857619874878e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.572999999999862 y1[1] (analytic) 0.8610619527639175 y1[1] (numeric) 0.8610619527640513 absolute error 1.3378187446733136e-13 relative error 1.5536846569274807e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.009698925058533425 y2[1] (numeric) 0.00969892505851618 absolute error 1.724488607468544e-14 relative error 1.7780203445857988e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.573999999999862 y1[1] (analytic) 0.862052323142827 y1[1] (numeric) 0.8620523231429604 absolute error 1.3344880755994382e-13 relative error 1.548036052770241e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.00956048218494987 y2[1] (numeric) 0.00956048218493278 absolute error 1.7090495685323503e-14 relative error 1.787618590224183e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5749999999998625 y1[1] (analytic) 0.8630428314694017 y1[1] (numeric) 0.863042831469535 absolute error 1.3322676295501878e-13 relative error 1.5436865714786045e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.00942302975080156 y2[1] (numeric) 0.009423029750784658 absolute error 1.690141082644203e-14 relative error 1.7936280870814752e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.575999999999863 y1[1] (analytic) 0.8640334767531337 y1[1] (numeric) 0.8640334767532666 absolute error 1.3289369604763124e-13 relative error 1.5380618879145676e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.009286567893540987 y2[1] (numeric) 0.009286567893524236 absolute error 1.675048988403205e-14 relative error 1.8037330988214047e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.576999999999863 y1[1] (analytic) 0.8650242580033776 y1[1] (numeric) 0.8650242580035101 absolute error 1.325606291402437e-13 relative error 1.5324498465073808e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.009151096749629994 y2[1] (numeric) 0.009151096749613362 absolute error 1.6632528687665626e-14 relative error 1.8175448410965744e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5779999999998635 y1[1] (analytic) 0.8660151742293521 y1[1] (numeric) 0.8660151742294844 absolute error 1.3222756223285614e-13 relative error 1.5268504082566744e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.00901661645453955 y2[1] (numeric) 0.009016616454523167 absolute error 1.6382728507124966e-14 relative error 1.8169485848404737e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.578999999999864 y1[1] (analytic) 0.8670062244401413 y1[1] (numeric) 0.8670062244402733 absolute error 1.3200551762793111e-13 relative error 1.5225440591637282e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.008883127142750191 y2[1] (numeric) 0.008883127142733937 absolute error 1.6254358969902682e-14 relative error 1.8298014549041318e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.579999999999864 y1[1] (analytic) 0.867997407644695 y1[1] (numeric) 0.8679974076448267 absolute error 1.3167245072054357e-13 relative error 1.516968248532399e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.008750628947751027 y2[1] (numeric) 0.00875062894773497 absolute error 1.6056600493641326e-14 relative error 1.8349081636889638e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5809999999998645 y1[1] (analytic) 0.86898872285183 y1[1] (numeric) 0.8689887228519614 absolute error 1.3133938381315602e-13 relative error 1.5114049280424378e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.008619122002040291 y2[1] (numeric) 0.008619122002024452 absolute error 1.5839760059144226e-14 relative error 1.837746356925298e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.581999999999865 y1[1] (analytic) 0.8699801690702313 y1[1] (numeric) 0.8699801690703624 absolute error 1.3100631690576847e-13 relative error 1.505854059245719e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.008488606437125013 y2[1] (numeric) 0.008488606437109317 absolute error 1.569577801063815e-14 relative error 1.8490406083609314e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.582999999999865 y1[1] (analytic) 0.8709717453084527 y1[1] (numeric) 0.8709717453085833 absolute error 1.3067324999838092e-13 relative error 1.500315603832858e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.008359082383520677 y2[1] (numeric) 0.008359082383505119 absolute error 1.5558734856035983e-14 relative error 1.861296987179944e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5839999999998655 y1[1] (analytic) 0.871963450574918 y1[1] (numeric) 0.8719634505750483 absolute error 1.3034018309099338e-13 relative error 1.494789523632616e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.008230549970751233 y2[1] (numeric) 0.0082305499707359 absolute error 1.5333220804158998e-14 relative error 1.8629643047728775e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.584999999999866 y1[1] (analytic) 0.8729552838779221 y1[1] (numeric) 0.8729552838780521 absolute error 1.3000711618360583e-13 relative error 1.489275780611308e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.008103009327349198 y2[1] (numeric) 0.008103009327334062 absolute error 1.5135462327897642e-14 relative error 1.8678816371113603e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.585999999999866 y1[1] (analytic) 0.8739472442256316 y1[1] (numeric) 0.8739472442257614 absolute error 1.297850715786808e-13 relative error 1.4850446916126838e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.007976460580855216 y2[1] (numeric) 0.00797646058084024 absolute error 1.4975867768107776e-14 relative error 1.877507901694175e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5869999999998665 y1[1] (analytic) 0.8749393306260865 y1[1] (numeric) 0.874939330626216 absolute error 1.2945200467129325e-13 relative error 1.4795540689508194e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.007850903857817948 y2[1] (numeric) 0.007850903857803168 absolute error 1.4779844015322396e-14 relative error 1.8825659163568275e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.587999999999867 y1[1] (analytic) 0.8759315420872004 y1[1] (numeric) 0.8759315420873295 absolute error 1.291189377639057e-13 relative error 1.4740756732682164e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.007726339283794181 y2[1] (numeric) 0.007726339283779559 absolute error 1.4621984179008507e-14 relative error 1.8924853856311723e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.588999999999867 y1[1] (analytic) 0.8769238776167617 y1[1] (numeric) 0.8769238776168905 absolute error 1.2878587085651816e-13 relative error 1.4686094670671165e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.007602766983348497 y2[1] (numeric) 0.007602766983333977 absolute error 1.4519635493925875e-14 relative error 1.9097830468468433e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5899999999998675 y1[1] (analytic) 0.8779163362224353 y1[1] (numeric) 0.8779163362225637 absolute error 1.284528039491306e-13 relative error 1.46315541298442e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.007480187080053047 y2[1] (numeric) 0.007480187080038712 absolute error 1.4334887443734345e-14 relative error 1.9163808726068236e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.590999999999868 y1[1] (analytic) 0.8789089169117623 y1[1] (numeric) 0.8789089169118905 absolute error 1.2823075934420558e-13 relative error 1.458976657043966e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0073585996964877776 y2[1] (numeric) 0.007358599696473657 absolute error 1.412064909445121e-14 relative error 1.9189315463363123e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.591999999999868 y1[1] (analytic) 0.8799016186921624 y1[1] (numeric) 0.8799016186922903 absolute error 1.2789769243681803e-13 relative error 1.453545370525834e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.007238004954240207 y2[1] (numeric) 0.007238004954226185 absolute error 1.4021769856320532e-14 relative error 1.9372423678856732e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5929999999998685 y1[1] (analytic) 0.8808944405709339 y1[1] (numeric) 0.8808944405710615 absolute error 1.2756462552943049e-13 relative error 1.4481261278792048e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.007118402973904869 y2[1] (numeric) 0.007118402973891029 absolute error 1.3840491253080955e-14 relative error 1.9443253358679438e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.593999999999869 y1[1] (analytic) 0.8818873815552548 y1[1] (numeric) 0.881887381555382 absolute error 1.2723155862204294e-13 relative error 1.4427188922656246e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.00699979387508376 y2[1] (numeric) 0.0069997938750701585 absolute error 1.3601099413396156e-14 relative error 1.9430714184042175e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.594999999999869 y1[1] (analytic) 0.8828804406521843 y1[1] (numeric) 0.8828804406523112 absolute error 1.268984917146554e-13 relative error 1.4373236269784774e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.006882177776386111 y2[1] (numeric) 0.006882177776372664 absolute error 1.3447576385772209e-14 relative error 1.9539710862908924e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5959999999998695 y1[1] (analytic) 0.8838736168686634 y1[1] (numeric) 0.88387361686879 absolute error 1.2656542480726785e-13 relative error 1.4319402954424248e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.006765554795427953 y2[1] (numeric) 0.006765554795414633 absolute error 1.3320074210287913e-14 relative error 1.968807379889879e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.59699999999987 y1[1] (analytic) 0.884866909211516 y1[1] (numeric) 0.8848669092116422 absolute error 1.262323578998803e-13 relative error 1.4265688612128459e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.006649925048832217 y2[1] (numeric) 0.006649925048819037 absolute error 1.318042897047178e-14 relative error 1.9820417333555323e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.59799999999987 y1[1] (analytic) 0.8858603166874498 y1[1] (numeric) 0.8858603166875757 absolute error 1.2589929099249275e-13 relative error 1.4212092879752811e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.006535288652228632 y2[1] (numeric) 0.0065352886522156125 absolute error 1.3019967048943926e-14 relative error 1.9922558500157327e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.5989999999998705 y1[1] (analytic) 0.8868538383030573 y1[1] (numeric) 0.886853838303183 absolute error 1.2567724638756772e-13 relative error 1.4171134065117624e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.00642164572025361 y2[1] (numeric) 0.006421645720240747 absolute error 1.2862974574368025e-14 relative error 2.0030651229791024e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.599999999999871 y1[1] (analytic) 0.8878474730648171 y1[1] (numeric) 0.8878474730649425 absolute error 1.2534417948018017e-13 relative error 1.4117760458054426e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.006308996366550024 y2[1] (numeric) 0.006308996366537364 absolute error 1.2660011927678738e-14 relative error 2.0066602026911085e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.600999999999871 y1[1] (analytic) 0.8888412199790946 y1[1] (numeric) 0.8888412199792196 absolute error 1.2501111257279263e-13 relative error 1.406450440898014e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.006197340703767318 y2[1] (numeric) 0.006197340703754806 absolute error 1.2511693070482721e-14 relative error 2.018880947254837e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.6019999999998715 y1[1] (analytic) 0.8898350780521428 y1[1] (numeric) 0.8898350780522675 absolute error 1.2467804566540508e-13 relative error 1.4011365559821093e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.006086678843561066 y2[1] (numeric) 0.006086678843548728 absolute error 1.233822072288504e-14 relative error 2.0270858772082763e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.602999999999872 y1[1] (analytic) 0.8908290462901037 y1[1] (numeric) 0.8908290462902281 absolute error 1.2434497875801753e-13 relative error 1.395834355377809e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.005977010896593193 y2[1] (numeric) 0.00597701089658098 absolute error 1.221332063261471e-14 relative error 2.043382694780784e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.603999999999872 y1[1] (analytic) 0.8918231236990093 y1[1] (numeric) 0.8918231236991333 absolute error 1.2401191185062999e-13 relative error 1.3905438035321011e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.005868336972531529 y2[1] (numeric) 0.0058683369725195 absolute error 1.2029439944161169e-14 relative error 2.0498890913164134e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.6049999999998725 y1[1] (analytic) 0.8928173092847821 y1[1] (numeric) 0.8928173092849058 absolute error 1.2367884494324244e-13 relative error 1.3852648650183435e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.005760657180050033 y2[1] (numeric) 0.005760657180038203 absolute error 1.1829946744423836e-14 relative error 2.0535758984916873e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.605999999999873 y1[1] (analytic) 0.8938116020532367 y1[1] (numeric) 0.8938116020533601 absolute error 1.233457780358549e-13 relative error 1.3799975045357292e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.005653971626828569 y2[1] (numeric) 0.0056539716268168725 absolute error 1.1696373036773622e-14 relative error 2.0687003417692004e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.606999999999873 y1[1] (analytic) 0.8948060010100805 y1[1] (numeric) 0.8948060010102035 absolute error 1.2301271112846734e-13 relative error 1.3747416869087531e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.005548280419552576 y2[1] (numeric) 0.005548280419541054 absolute error 1.1522033327437953e-14 relative error 2.076685469399384e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.6079999999998735 y1[1] (analytic) 0.8958005051609144 y1[1] (numeric) 0.895800505161037 absolute error 1.226796442210798e-13 relative error 1.3694973770866832e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.005443583663913287 y2[1] (numeric) 0.005443583663901944 absolute error 1.1343356809412342e-14 relative error 2.0838031542731578e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.608999999999874 y1[1] (analytic) 0.8967951135112345 y1[1] (numeric) 0.8967951135113569 absolute error 1.2234657731369225e-13 relative error 1.364264540143032e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.00533988146460751 y2[1] (numeric) 0.005339881464596291 absolute error 1.121932408088e-14 relative error 2.1010436571000997e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.609999999999874 y1[1] (analytic) 0.8977898250664325 y1[1] (numeric) 0.8977898250665546 absolute error 1.2212453270876722e-13 relative error 1.360279759237977e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.005237173925337402 y2[1] (numeric) 0.005237173925326285 absolute error 1.1116975395797368e-14 relative error 2.122705022648482e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.6109999999998745 y1[1] (analytic) 0.8987846388317968 y1[1] (numeric) 0.8987846388319186 absolute error 1.2179146580137967e-13 relative error 1.3550683950237422e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.005135461148810361 y2[1] (numeric) 0.005135461148799456 absolute error 1.090447176999021e-14 relative error 2.1233675913440122e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.611999999999875 y1[1] (analytic) 0.8997795538125141 y1[1] (numeric) 0.8997795538126354 absolute error 1.213473765915296e-13 relative error 1.3486345191703991e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0050347432367393585 y2[1] (numeric) 0.005034743236728574 absolute error 1.078477585014781e-14 relative error 2.1420706763056965e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.612999999999875 y1[1] (analytic) 0.900774569013669 y1[1] (numeric) 0.90077456901379 absolute error 1.2101430968414206e-13 relative error 1.3434472269421463e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0049350202898421625 y2[1] (numeric) 0.004935020289831541 absolute error 1.062171184340599e-14 relative error 2.1523137129281603e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.6139999999998755 y1[1] (analytic) 0.9017696834402467 y1[1] (numeric) 0.9017696834403675 absolute error 1.2079226507921703e-13 relative error 1.3395023950948891e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.00483629240784178 y2[1] (numeric) 0.0048362924078312955 absolute error 1.0484668688803822e-14 relative error 2.1679145520240903e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.614999999999876 y1[1] (analytic) 0.9027648960971327 y1[1] (numeric) 0.9027648960972532 absolute error 1.2045919817182948e-13 relative error 1.334336311620038e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.004738559689466015 y2[1] (numeric) 0.004738559689455713 absolute error 1.0302522723826257e-14 relative error 2.1741886562554287e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.615999999999876 y1[1] (analytic) 0.9037602059891147 y1[1] (numeric) 0.9037602059892348 absolute error 1.2012613126444194e-13 relative error 1.3291814628302942e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.00464182223244769 y2[1] (numeric) 0.004641822232437502 absolute error 1.0188030974411788e-14 relative error 2.1948343698288322e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.6169999999998765 y1[1] (analytic) 0.9047556121208825 y1[1] (numeric) 0.9047556121210023 absolute error 1.197930643570544e-13 relative error 1.3240378147668134e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.004546080133524089 y2[1] (numeric) 0.004546080133514112 absolute error 9.976394710342618e-15 relative error 2.194504807949566e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.617999999999877 y1[1] (analytic) 0.9057511134970303 y1[1] (numeric) 0.9057511134971498 absolute error 1.1945999744966684e-13 relative error 1.3189053335903905e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.004451333488437514 y2[1] (numeric) 0.004451333488427634 absolute error 9.880117557425905e-15 relative error 2.2195860146380486e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.618999999999877 y1[1] (analytic) 0.9067467091220567 y1[1] (numeric) 0.9067467091221759 absolute error 1.192379528447418e-13 relative error 1.3150083881770257e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0043575823919344 y2[1] (numeric) 0.004357582391924706 absolute error 9.694502145496386e-15 relative error 2.224743280457594e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.6199999999998775 y1[1] (analytic) 0.9077423980003663 y1[1] (numeric) 0.9077423980004852 absolute error 1.1890488593735427e-13 relative error 1.3098967967045017e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.004264826937765975 y2[1] (numeric) 0.004264826937756415 absolute error 9.560061076108184e-15 relative error 2.2416058648128842e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.620999999999878 y1[1] (analytic) 0.9087381791362702 y1[1] (numeric) 0.9087381791363888 absolute error 1.1857181902996672e-13 relative error 1.3047962741332808e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.004173067218687598 y2[1] (numeric) 0.004173067218678209 absolute error 9.389190813724468e-15 relative error 2.2499495746625682e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.621999999999878 y1[1] (analytic) 0.9097340515339873 y1[1] (numeric) 0.9097340515341056 absolute error 1.1823875212257917e-13 relative error 1.2997067870902028e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.004082303326459091 y2[1] (numeric) 0.004082303326449798 absolute error 9.292913660807756e-15 relative error 2.2763898019474815e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.6229999999998785 y1[1] (analytic) 0.9107300141976453 y1[1] (numeric) 0.9107300141977633 absolute error 1.1801670751765414e-13 relative error 1.2958473496849344e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.003992535351844184 y2[1] (numeric) 0.003992535351835068 absolute error 9.115971866258121e-15 relative error 2.2832538882961627e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.623999999999879 y1[1] (analytic) 0.9117260661312818 y1[1] (numeric) 0.9117260661313995 absolute error 1.176836406102666e-13 relative error 1.2907785022493918e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0039037633846109587 y2[1] (numeric) 0.0039037633846019854 absolute error 8.973290860359029e-15 relative error 2.2986257045528617e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.624999999999879 y1[1] (analytic) 0.9127222063388447 y1[1] (numeric) 0.9127222063389622 absolute error 1.1746159600534156e-13 relative error 1.2869369802725539e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0038159875135312937 y2[1] (numeric) 0.0038159875135225104 absolute error 8.783338639739569e-15 relative error 2.301721011558425e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.6259999999998795 y1[1] (analytic) 0.913718433824194 y1[1] (numeric) 0.9137184338243112 absolute error 1.1712852909795402e-13 relative error 1.281888651493381e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.003729207826381198 y2[1] (numeric) 0.0037292078263725065 absolute error 8.691398295512798e-15 relative error 2.33062856782291e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.62699999999988 y1[1] (analytic) 0.9147147475911024 y1[1] (numeric) 0.9147147475912192 absolute error 1.1679546219056647e-13 relative error 1.2768511986731038e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0036434244099401436 y2[1] (numeric) 0.0036434244099316534 absolute error 8.490170372299488e-15 relative error 2.330272133308502e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.62799999999988 y1[1] (analytic) 0.915711146643256 y1[1] (numeric) 0.9157111466433725 absolute error 1.1646239528317892e-13 relative error 1.2718245891195916e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0035586373499917334 y2[1] (numeric) 0.0035586373499833608 absolute error 8.37264285680206e-15 relative error 2.3527665320607927e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.6289999999998805 y1[1] (analytic) 0.916707629984256 y1[1] (numeric) 0.9167076299843722 absolute error 1.1612932837579137e-13 relative error 1.266808790255033e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0034748467313229225 y2[1] (numeric) 0.0034748467313146813 absolute error 8.241237553496816e-15 relative error 2.371683757792466e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.629999999999881 y1[1] (analytic) 0.917704196617619 y1[1] (numeric) 0.9177041966177348 absolute error 1.1579626146840383e-13 relative error 1.2618037696154593e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.003392052637724352 y2[1] (numeric) 0.003392052637716227 absolute error 8.12501108060637e-15 relative error 2.3953080769575697e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.630999999999881 y1[1] (analytic) 0.9187008455467786 y1[1] (numeric) 0.918700845546894 absolute error 1.1546319456101628e-13 relative error 1.2568094948502702e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.003310255151990016 y2[1] (numeric) 0.0033102551519820843 absolute error 7.931589413034956e-15 relative error 2.396065876754771e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.6319999999998815 y1[1] (analytic) 0.9196975757750858 y1[1] (numeric) 0.919697575775201 absolute error 1.1513012765362873e-13 relative error 1.2518259337217616e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0032294543559174826 y2[1] (numeric) 0.003229454355909732 absolute error 7.750744490664374e-15 relative error 2.40001673238153e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.632999999999882 y1[1] (analytic) 0.9206943863058106 y1[1] (numeric) 0.9206943863059254 absolute error 1.1479706074624119e-13 relative error 1.246853054104656e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.003149650330307563 y2[1] (numeric) 0.0031496503302999596 absolute error 7.603292995206345e-15 relative error 2.414011778400774e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.633999999999882 y1[1] (analytic) 0.9216912761421424 y1[1] (numeric) 0.9216912761422569 absolute error 1.1446399383885364e-13 relative error 1.2418908239856346e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.003070843154964309 y2[1] (numeric) 0.003070843154956786 absolute error 7.523062034442418e-15 relative error 2.4498359749441045e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.6349999999998825 y1[1] (analytic) 0.9226882442871915 y1[1] (numeric) 0.9226882442873058 absolute error 1.142419492339286e-13 relative error 1.2381424597230503e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0029930329086947927 y2[1] (numeric) 0.0029930329086873798 absolute error 7.412907093717891e-15 relative error 2.476720878070975e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.635999999999883 y1[1] (analytic) 0.92368528974399 y1[1] (numeric) 0.9236852897441039 absolute error 1.1390888232654106e-13 relative error 1.2332001341941065e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.002916219669309217 y2[1] (numeric) 0.0029162196693019813 absolute error 7.235531618299262e-15 relative error 2.4811339469544105e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.636999999999883 y1[1] (analytic) 0.9246824115154924 y1[1] (numeric) 0.9246824115156059 absolute error 1.1357581541915351e-13 relative error 1.2282683654922167e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.002840403513620915 y2[1] (numeric) 0.002840403513613823 absolute error 7.0919832506621816e-15 relative error 2.4968224467591227e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.6379999999998835 y1[1] (analytic) 0.925679608604577 y1[1] (numeric) 0.9256796086046901 absolute error 1.1313172620930345e-13 relative error 1.222147762116579e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.002765584517446018 y2[1] (numeric) 0.0027655845174390545 absolute error 6.963613713439898e-15 relative error 2.517953680139454e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.638999999999884 y1[1] (analytic) 0.9266768800140467 y1[1] (numeric) 0.9266768800141596 absolute error 1.1290968160437842e-13 relative error 1.2184363723703447e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.002691762755603455 y2[1] (numeric) 0.002691762755596666 absolute error 6.789274004104229e-15 relative error 2.5222408586978794e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.639999999999884 y1[1] (analytic) 0.9276742247466303 y1[1] (numeric) 0.9276742247467429 absolute error 1.1257661469699087e-13 relative error 1.2135360851244757e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0026189383019150636 y2[1] (numeric) 0.0026189383019084127 absolute error 6.6509298068950784e-15 relative error 2.5395519253094566e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.6409999999998846 y1[1] (analytic) 0.9286716418049832 y1[1] (numeric) 0.9286716418050954 absolute error 1.1224354778960333e-13 relative error 1.2086462290529807e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0025471112292052567 y2[1] (numeric) 0.0025471112291987424 absolute error 6.514320333161905e-15 relative error 2.5575327290259275e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.641999999999885 y1[1] (analytic) 0.9296691301916883 y1[1] (numeric) 0.9296691301918002 absolute error 1.1191048088221578e-13 relative error 1.2037667730146205e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.002476281609301134 y2[1] (numeric) 0.0024762816092947218 absolute error 6.4124053289482674e-15 relative error 2.589529924570252e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.642999999999885 y1[1] (analytic) 0.9306666889092574 y1[1] (numeric) 0.9306666889093689 absolute error 1.1146639167236572e-13 relative error 1.1977047529551582e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0024064495130322605 y2[1] (numeric) 0.0024064495130259648 absolute error 6.295745175188827e-15 relative error 2.616196658643313e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.6439999999998856 y1[1] (analytic) 0.9316643169601317 y1[1] (numeric) 0.9316643169602429 absolute error 1.1113332476497817e-13 relative error 1.1928472813855106e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0023376150102306648 y2[1] (numeric) 0.002337615010224562 absolute error 6.102757188486407e-15 relative error 2.6106767631870296e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.644999999999886 y1[1] (analytic) 0.9326620133466835 y1[1] (numeric) 0.9326620133467942 absolute error 1.1068923555512811e-13 relative error 1.1868097335490319e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0022697781697310626 y2[1] (numeric) 0.0022697781697250106 absolute error 6.052016526814086e-15 relative error 2.6663471380250195e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.645999999999886 y1[1] (analytic) 0.9336597770712163 y1[1] (numeric) 0.9336597770713266 absolute error 1.1035616864774056e-13 relative error 1.1819741126035783e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0022029390593699683 y2[1] (numeric) 0.0022029390593641452 absolute error 5.823033027985147e-15 relative error 2.643301912151175e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.6469999999998866 y1[1] (analytic) 0.9346576071359665 y1[1] (numeric) 0.9346576071360765 absolute error 1.1002310174035301e-13 relative error 1.1771487323308946e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0021370977459868046 y2[1] (numeric) 0.0021370977459810704 absolute error 5.734128449841336e-15 relative error 2.6831381300220327e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.647999999999887 y1[1] (analytic) 0.935655502543104 y1[1] (numeric) 0.9356555025432137 absolute error 1.0969003483296547e-13 relative error 1.1723335622441042e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.002072254295422682 y2[1] (numeric) 0.0020722542954170944 absolute error 5.587544316121296e-15 relative error 2.696360349433655e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.648999999999887 y1[1] (analytic) 0.9366534622947337 y1[1] (numeric) 0.936653462294843 absolute error 1.0935696792557792e-13 relative error 1.167528571961515e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0020084087725211752 y2[1] (numeric) 0.0020084087725156623 absolute error 5.512951206654293e-15 relative error 2.744934837012204e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.649999999999888 y1[1] (analytic) 0.9376514853928958 y1[1] (numeric) 0.9376514853930048 absolute error 1.0902390101819037e-13 relative error 1.1627337312061853e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.001945561241127658 y2[1] (numeric) 0.0019455612411222918 absolute error 5.366150232499756e-15 relative error 2.758150254571018e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.650999999999888 y1[1] (analytic) 0.9386495708395672 y1[1] (numeric) 0.938649570839676 absolute error 1.0880185641326534e-13 relative error 1.1591317973538137e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.001883711764089746 y2[1] (numeric) 0.001883711764084509 absolute error 5.237130173973981e-15 relative error 2.7802184356504697e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.651999999999888 y1[1] (analytic) 0.9396477176366629 y1[1] (numeric) 0.9396477176367712 absolute error 1.0835776720341528e-13 relative error 1.153174377690708e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.001822860403256854 y2[1] (numeric) 0.0018228604032517858 absolute error 5.068211475500739e-15 relative error 2.7803618238925515e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.652999999999889 y1[1] (analytic) 0.9406459247860357 y1[1] (numeric) 0.9406459247861438 absolute error 1.0813572259849025e-13 relative error 1.1495900821883363e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.001763007219480417 y2[1] (numeric) 0.001763007219475478 absolute error 4.938974576540467e-15 relative error 2.80144886644086e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.653999999999889 y1[1] (analytic) 0.9416441912894788 y1[1] (numeric) 0.9416441912895867 absolute error 1.078026556911027e-13 relative error 1.1448342876036726e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0017041522726135572 y2[1] (numeric) 0.0017041522726087641 absolute error 4.793040964123918e-15 relative error 2.812566131061232e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.654999999999889 y1[1] (analytic) 0.942642516148726 y1[1] (numeric) 0.9426425161488333 absolute error 1.0735856648125264e-13 relative error 1.1389107179238887e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0016462956215113067 y2[1] (numeric) 0.0016462956215065865 absolute error 4.720182578132892e-15 relative error 2.867153697341273e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.65599999999989 y1[1] (analytic) 0.943640898365452 y1[1] (numeric) 0.9436408983655591 absolute error 1.071365218763276e-13 relative error 1.1353526755983813e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.001589437324030163 y2[1] (numeric) 0.0015894373240255913 absolute error 4.571646880502378e-15 relative error 2.876267476159772e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.65699999999989 y1[1] (analytic) 0.944639336941275 y1[1] (numeric) 0.9446393369413818 absolute error 1.0680345496894006e-13 relative error 1.1306267989513088e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0015335774370285327 y2[1] (numeric) 0.001533577437024071 absolute error 4.461708780212348e-15 relative error 2.9093469116612573e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.65799999999989 y1[1] (analytic) 0.9456378308777564 y1[1] (numeric) 0.9456378308778629 absolute error 1.0647038806155251e-13 relative error 1.1259108358929016e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0014787160163661772 y2[1] (numeric) 0.0014787160163619083 absolute error 4.268937633944425e-15 relative error 2.886921888108704e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.658999999999891 y1[1] (analytic) 0.9466363791764025 y1[1] (numeric) 0.9466363791765087 absolute error 1.0613732115416497e-13 relative error 1.121204757063183e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0014248531169047673 y2[1] (numeric) 0.001424853116900519 absolute error 4.2483377926672006e-15 relative error 2.981597009729632e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.659999999999891 y1[1] (analytic) 0.9476349808386649 y1[1] (numeric) 0.9476349808387707 absolute error 1.0580425424677742e-13 relative error 1.1165085332027293e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.001371988792506884 y2[1] (numeric) 0.0013719887925027984 absolute error 4.085707466794375e-15 relative error 2.977945220185809e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.660999999999891 y1[1] (analytic) 0.9486336348659422 y1[1] (numeric) 0.9486336348660477 absolute error 1.0547118733938987e-13 relative error 1.1118221351522573e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.001320123096037018 y2[1] (numeric) 0.0013201230960330661 absolute error 3.951916918709664e-15 relative error 2.993597286929708e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.661999999999892 y1[1] (analytic) 0.9496323402595803 y1[1] (numeric) 0.9496323402596855 absolute error 1.0513812043200232e-13 relative error 1.107145533852217e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.001269256079360792 y2[1] (numeric) 0.0012692560793570145 absolute error 3.7775772093739945e-15 relative error 2.976213603228447e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.662999999999892 y1[1] (analytic) 0.9506310960208739 y1[1] (numeric) 0.9506310960209787 absolute error 1.0480505352461478e-13 relative error 1.1024787003423825e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0012193877933454056 y2[1] (numeric) 0.001219387793341656 absolute error 3.7496047933238685e-15 relative error 3.0749896085451055e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.663999999999892 y1[1] (analytic) 0.9516299011510674 y1[1] (numeric) 0.9516299011511719 absolute error 1.0447198661722723e-13 relative error 1.0978216057614475e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0011705182878588571 y2[1] (numeric) 0.0011705182878552723 absolute error 3.584806063106072e-15 relative error 3.0625801410275216e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.664999999999893 y1[1] (analytic) 0.9526287546513558 y1[1] (numeric) 0.9526287546514598 absolute error 1.0402789740737717e-13 relative error 1.0920087904070188e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0011226476117708328 y2[1] (numeric) 0.0011226476117673651 absolute error 3.4677122284776374e-15 relative error 3.08886973269178e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.665999999999893 y1[1] (analytic) 0.9536276555228854 y1[1] (numeric) 0.9536276555229892 absolute error 1.0380585280245214e-13 relative error 1.088536518433226e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.001075775812951929 y2[1] (numeric) 0.0010757758129486064 absolute error 3.322645977799077e-15 relative error 3.088604463676996e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.666999999999893 y1[1] (analytic) 0.9546266027667558 y1[1] (numeric) 0.9546266027668592 absolute error 1.0336176359260207e-13 relative error 1.0827454765353578e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0010299029382739855 y2[1] (numeric) 0.001029902938270791 absolute error 3.1944932810112903e-15 relative error 3.1017420790787744e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.667999999999894 y1[1] (analytic) 0.9556255953840196 y1[1] (numeric) 0.9556255953841226 absolute error 1.0302869668521453e-13 relative error 1.0781282667906387e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0009850290336098633 y2[1] (numeric) 0.0009850290336067898 absolute error 3.073496318561908e-15 relative error 3.1202088605433086e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.668999999999894 y1[1] (analytic) 0.9566246323756842 y1[1] (numeric) 0.956624632375787 absolute error 1.028066520802895e-13 relative error 1.0746812135181924e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0009411541438334448 y2[1] (numeric) 0.0009411541438305037 absolute error 2.9410068130841793e-15 relative error 3.1248938681872783e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.669999999999894 y1[1] (analytic) 0.957623712742713 y1[1] (numeric) 0.9576237127428153 absolute error 1.0236256287043943e-13 relative error 1.068922599851508e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0008982783128197447 y2[1] (numeric) 0.000898278312816819 absolute error 2.9257195624521337e-15 relative error 3.2570301661498873e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.670999999999895 y1[1] (analytic) 0.9586228354860253 y1[1] (numeric) 0.9586228354861275 absolute error 1.021405182655144e-13 relative error 1.065492229941808e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.000856401583444355 y2[1] (numeric) 0.0008564015834415629 absolute error 2.7921458548019196e-15 relative error 3.260323087647981e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.671999999999895 y1[1] (analytic) 0.9596219996064989 y1[1] (numeric) 0.9596219996066007 absolute error 1.0180745135812685e-13 relative error 1.06091201952304e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0008155239975841111 y2[1] (numeric) 0.0008155239975814614 absolute error 2.6496816893373243e-15 relative error 3.2490542242615526e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.672999999999895 y1[1] (analytic) 0.9606212041049694 y1[1] (numeric) 0.9606212041050709 absolute error 1.0147438445073931e-13 relative error 1.0563412926668123e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0007756455961166475 y2[1] (numeric) 0.000775645596114097 absolute error 2.5504771905549006e-15 relative error 3.288199150906209e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.673999999999896 y1[1] (analytic) 0.9616204479822326 y1[1] (numeric) 0.9616204479823337 absolute error 1.0114131754335176e-13 relative error 1.0517800214791243e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0007367664189202872 y2[1] (numeric) 0.0007367664189178679 absolute error 2.4192887276841546e-15 relative error 3.2836577042009624e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.674999999999896 y1[1] (analytic) 0.9626197302390445 y1[1] (numeric) 0.9626197302391454 absolute error 1.0091927293842673e-13 relative error 1.048381513158532e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0006988865048742632 y2[1] (numeric) 0.0006988865048719479 absolute error 2.3153137393427947e-15 relative error 3.312860848213607e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.675999999999896 y1[1] (analytic) 0.9636190498761231 y1[1] (numeric) 0.9636190498762236 absolute error 1.0047518372857667e-13 relative error 1.042685735005894e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.000662005891858386 y2[1] (numeric) 0.0006620058918562479 absolute error 2.1380466841414147e-15 relative error 3.229649026445188e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.676999999999897 y1[1] (analytic) 0.9646184058941488 y1[1] (numeric) 0.964618405894249 absolute error 1.0014211682118912e-13 relative error 1.038152664403732e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0006261246167534873 y2[1] (numeric) 0.0006261246167513779 absolute error 2.1094237467877974e-15 relative error 3.3690158322241825e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.677999999999897 y1[1] (analytic) 0.9656177972937656 y1[1] (numeric) 0.9656177972938655 absolute error 9.992007221626409e-14 relative error 1.0347786929393747e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.000591242715440532 y2[1] (numeric) 0.0005912427154386099 absolute error 1.9220736113823023e-15 relative error 3.2509045121176247e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.678999999999897 y1[1] (analytic) 0.9666172230755823 y1[1] (numeric) 0.9666172230756819 absolute error 9.958700530887654e-14 relative error 1.030263096202762e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0005573602228017283 y2[1] (numeric) 0.0005573602227998425 absolute error 1.885752838604038e-15 relative error 3.383364584441943e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.679999999999898 y1[1] (analytic) 0.9676166822401732 y1[1] (numeric) 0.9676166822402724 absolute error 9.9253938401489e-14 relative error 1.0257567921596982e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0005244771727193065 y2[1] (numeric) 0.0005244771727175654 absolute error 1.7411202687944716e-15 relative error 3.3197255464277316e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.680999999999898 y1[1] (analytic) 0.9686161737880791 y1[1] (numeric) 0.968616173788178 absolute error 9.892087149410145e-14 relative error 1.0212597535640994e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0004925935980764073 y2[1] (numeric) 0.0004925935980748259 absolute error 1.5814172887873568e-15 relative error 3.2103894467220814e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.681999999999898 y1[1] (analytic) 0.9696156967198086 y1[1] (numeric) 0.9696156967199071 absolute error 9.847678228425139e-14 relative error 1.0156269398009589e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0004617095307567487 y2[1] (numeric) 0.0004617095307551962 absolute error 1.552523300890618e-15 relative error 3.362554154656521e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.682999999999899 y1[1] (analytic) 0.9706152500358388 y1[1] (numeric) 0.9706152500359371 absolute error 9.825473767932635e-14 relative error 1.0122933641903773e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0004318250016441816 y2[1] (numeric) 0.0004318250016427408 absolute error 1.4407962670159868e-15 relative error 3.336528134151864e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.683999999999899 y1[1] (analytic) 0.9716148327366165 y1[1] (numeric) 0.9716148327367145 absolute error 9.792167077193881e-14 relative error 1.007823959378389e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.0004029400406232453 y2[1] (numeric) 0.0004029400406219864 absolute error 1.2588671424729192e-15 relative error 3.1242046348279845e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.684999999999899 y1[1] (analytic) 0.9726144438225592 y1[1] (numeric) 0.9726144438226568 absolute error 9.758860386455126e-14 relative error 1.0033637119453988e-11% Correct digits 12 h 0.001 y2[1] (analytic) 0.00037505467657905633 y2[1] (numeric) 0.0003750546765778917 absolute error 1.1646499736839289e-15 relative error 3.105280500184449e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.6859999999999 y1[1] (analytic) 0.9736140822940558 y1[1] (numeric) 0.973614082294153 absolute error 9.725553695716371e-14 relative error 9.989125951014142e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0003481689373968644 y2[1] (numeric) 0.0003481689373958183 absolute error 1.046092466122639e-15 relative error 3.004554265937396e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.6869999999999 y1[1] (analytic) 0.9746137471514679 y1[1] (numeric) 0.9746137471515648 absolute error 9.692247004977617e-14 relative error 9.944705821465612e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00032228284996249634 y2[1] (numeric) 0.0003222828499615032 absolute error 9.93129189996722e-16 relative error 3.081545264081819e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.6879999999999 y1[1] (analytic) 0.9756134373951306 y1[1] (numeric) 0.9756134373952272 absolute error 9.658940314238862e-14 relative error 9.90037646470722e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00029739644016191225 y2[1] (numeric) 0.0002973964401610317 absolute error 8.805347943841024e-16 relative error 2.960811480812315e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.688999999999901 y1[1] (analytic) 0.976613152025354 y1[1] (numeric) 0.9766131520254503 absolute error 9.625633623500107e-14 relative error 9.856137615531738e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00027350973288153835 y2[1] (numeric) 0.00027350973288081144 absolute error 7.269033465429064e-16 relative error 2.657687311104722e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.689999999999901 y1[1] (analytic) 0.9776128900424234 y1[1] (numeric) 0.9776128900425194 absolute error 9.603429163007604e-14 relative error 9.823345478383438e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0002506227520082671 y2[1] (numeric) 0.00025062275200754785 absolute error 7.192597212268836e-16 relative error 2.8698899659483346e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.690999999999901 y1[1] (analytic) 0.9786126504466008 y1[1] (numeric) 0.9786126504466965 absolute error 9.57012247226885e-14 relative error 9.779275250428673e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00022873552042879108 y2[1] (numeric) 0.00022873552042821982 absolute error 5.712661246826123e-16 relative error 2.4974963381800437e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.691999999999902 y1[1] (analytic) 0.9796124322381261 y1[1] (numeric) 0.9796124322382215 absolute error 9.536815781530095e-14 relative error 9.73529476319658e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00020784806003049106 y2[1] (numeric) 0.0002078480600300571 absolute error 4.3395191953732315e-16 relative error 2.0878324265988478e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.692999999999902 y1[1] (analytic) 0.9806122344172175 y1[1] (numeric) 0.9806122344173125 absolute error 9.50350909079134e-14 relative error 9.691403754960615e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00018796039170088097 y2[1] (numeric) 0.00018796039170051836 absolute error 3.6261141658777696e-16 relative error 1.9291905773682073e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.693999999999902 y1[1] (analytic) 0.9816120559840728 y1[1] (numeric) 0.9816120559841675 absolute error 9.470202400052585e-14 relative error 9.647601964870575e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0001690725353274969 y2[1] (numeric) 0.00016907253532727026 absolute error 2.2662535910378256e-16 relative error 1.3404031510192043e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.694999999999903 y1[1] (analytic) 0.9826118959388705 y1[1] (numeric) 0.9826118959389649 absolute error 9.43689570931383e-14 relative error 9.6038891329491e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00015118450979834108 y2[1] (numeric) 0.0001511845097981676 absolute error 1.734723475976807e-16 relative error 1.1474214377456293e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.695999999999903 y1[1] (analytic) 0.9836117532817709 y1[1] (numeric) 0.983611753281865 absolute error 9.414691248821327e-14 relative error 9.571552207880483e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00013429633300132693 y2[1] (numeric) 0.00013429633300123447 absolute error 9.245534025870139e-17 relative error 6.884427757069724e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.696999999999903 y1[1] (analytic) 0.9846116270129166 y1[1] (numeric) 0.9846116270130104 absolute error 9.381384558082573e-14 relative error 9.528005053671281e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00011840802182461196 y2[1] (numeric) 0.00011840802182464623 absolute error 3.426078865054194e-17 relative error 2.8934516532409958e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.697999999999904 y1[1] (analytic) 0.985611516132434 y1[1] (numeric) 0.9856115161325275 absolute error 9.348077867343818e-14 relative error 9.48454610598091e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0001035195921565979 y2[1] (numeric) 0.0001035195921567127 absolute error 1.1480345753905885e-16 relative error 1.1090022202308471e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.698999999999904 y1[1] (analytic) 0.9866114196404342 y1[1] (numeric) 0.9866114196405272 absolute error 9.303668946358812e-14 relative error 9.429922217755689e-12% Correct digits 13 h 0.001 y2[1] (analytic) 8.963105888559753e-05 y2[1] (numeric) 8.96310588858623e-05 absolute error 2.6477572304811625e-16 relative error 2.954062200537743e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.699999999999904 y1[1] (analytic) 0.9876113365370135 y1[1] (numeric) 0.9876113365371062 absolute error 9.270362255620057e-14 relative error 9.38665030732221e-12% Correct digits 13 h 0.001 y2[1] (analytic) 7.674243590027885e-05 y2[1] (numeric) 7.674243590062711e-05 absolute error 3.482592903295001e-16 relative error 4.538027575539007e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.700999999999905 y1[1] (analytic) 0.9886112658222553 y1[1] (numeric) 0.9886112658223476 absolute error 9.225953334635051e-14 relative error 9.33223568614866e-12% Correct digits 13 h 0.001 y2[1] (analytic) 6.485373608922096e-05 y2[1] (numeric) 6.485373608962903e-05 absolute error 4.0806659266923173e-16 relative error 6.292106164983988e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.701999999999905 y1[1] (analytic) 0.9896112064962304 y1[1] (numeric) 0.9896112064963223 absolute error 9.192646643896296e-14 relative error 9.289149701975725e-12% Correct digits 13 h 0.001 y2[1] (analytic) 5.396497134102507e-05 y2[1] (numeric) 5.3964971341566886e-05 absolute error 5.418164831724748e-16 relative error 1.0040151411339245e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.702999999999905 y1[1] (analytic) 0.990611157558998 y1[1] (numeric) 0.9906111575590896 absolute error 9.159339953157541e-14 relative error 9.246150604367725e-12% Correct digits 13 h 0.001 y2[1] (analytic) 4.4076152544647584e-05 y2[1] (numeric) 4.407615254520458e-05 absolute error 5.569953135872718e-16 relative error 1.2637112847430486e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.703999999999906 y1[1] (analytic) 0.9916111180106073 y1[1] (numeric) 0.9916111180106986 absolute error 9.126033262418787e-14 relative error 9.203238141104793e-12% Correct digits 13 h 0.001 y2[1] (analytic) 3.518728958862294e-05 y2[1] (numeric) 3.518728958936005e-05 absolute error 7.371083994914263e-16 relative error 2.0948143722037477e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.704999999999906 y1[1] (analytic) 0.9926110868510979 y1[1] (numeric) 0.9926110868511888 absolute error 9.092726571680032e-14 relative error 9.160412060805479e-12% Correct digits 13 h 0.001 y2[1] (analytic) 2.72983913620628e-05 y2[1] (numeric) 2.729839136289555e-05 absolute error 8.327485836318038e-16 relative error 3.0505408636975348e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.705999999999906 y1[1] (analytic) 0.993611063080501 y1[1] (numeric) 0.9936110630805917 absolute error 9.070522111187529e-14 relative error 9.128845730708866e-12% Correct digits 13 h 0.001 y2[1] (analytic) 2.0409465753767897e-05 y2[1] (numeric) 2.0409465754708622e-05 absolute error 9.40724955615993e-16 relative error 4.6092581107485425e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.706999999999907 y1[1] (analytic) 0.9946110456988405 y1[1] (numeric) 0.9946110456989309 absolute error 9.037215420448774e-14 relative error 9.086180431566576e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.4520519652783115e-05 y2[1] (numeric) 1.4520519653724358e-05 absolute error 9.412433397797126e-16 relative error 6.4821601587743915e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.707999999999907 y1[1] (analytic) 0.9956110337061339 y1[1] (numeric) 0.995611033706224 absolute error 9.00390872971002e-14 relative error 9.04360078874701e-12% Correct digits 13 h 0.001 y2[1] (analytic) 9.6315589478424e-06 y2[1] (numeric) 9.63155894888836e-06 absolute error 1.0459603289828673e-15 relative error 1.0859719954443892e-08% Correct digits 9 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.708999999999907 y1[1] (analytic) 0.9966110261023932 y1[1] (numeric) 0.9966110261024829 absolute error 8.970602038971265e-14 relative error 9.001106554132798e-12% Correct digits 13 h 0.001 y2[1] (analytic) 5.7425885280348865e-06 y2[1] (numeric) 5.742588529160914e-06 absolute error 1.1260278123879745e-15 relative error 1.9608366625795863e-08% Correct digits 9 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.709999999999908 y1[1] (analytic) 0.9976110218876261 y1[1] (numeric) 0.9976110218877154 absolute error 8.93729534823251e-14 relative error 8.958697480428634e-12% Correct digits 13 h 0.001 y2[1] (analytic) 2.8536122822497845e-06 y2[1] (numeric) 2.853612283512045e-06 absolute error 1.26226035645962e-15 relative error 4.4233772202033535e-08% Correct digits 9 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.710999999999908 y1[1] (analytic) 0.9986110200618369 y1[1] (numeric) 0.9986110200619259 absolute error 8.903988657493755e-14 relative error 8.916373321158017e-12% Correct digits 13 h 0.001 y2[1] (analytic) 9.64633099620471e-07 y2[1] (numeric) 9.64633100917799e-07 absolute error 1.2973279439924216e-15 relative error 1.3448926275729574e-07% Correct digits 8 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.711999999999908 y1[1] (analytic) 0.9996110196250275 y1[1] (numeric) 0.9996110196251162 absolute error 8.870681966755001e-14 relative error 8.874133830660008e-12% Correct digits 13 h 0.001 y2[1] (analytic) 7.565286896937806e-08 y2[1] (numeric) 7.565287035719284e-08 absolute error 1.387814779681704e-15 relative error 1.8344509581565882e-06% Correct digits 7 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.712999999999909 y1[1] (analytic) 1.0006110195771984 y1[1] (numeric) 1.0006110195772868 absolute error 8.837375276016246e-14 relative error 8.83197876408599e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.866724792520813e-07 y2[1] (numeric) 1.8667248081038084e-07 absolute error 1.5582995361953004e-15 relative error 8.347773289553748e-07% Correct digits 8 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.713999999999909 y1[1] (analytic) 1.00161101891835 y1[1] (numeric) 1.001611018918438 absolute error 8.79296635503124e-14 relative error 8.77882350428498e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.297691819668323e-06 y2[1] (numeric) 1.2976918212577116e-06 absolute error 1.589388715853967e-15 relative error 1.2247813323352836e-07% Correct digits 8 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.714999999999909 y1[1] (analytic) 1.0026110166484827 y1[1] (numeric) 1.0026110166485702 absolute error 8.748557434046234e-14 relative error 8.725774292098661e-12% Correct digits 13 h 0.001 y2[1] (analytic) 3.4087097789958776e-06 y2[1] (numeric) 3.4087097806800065e-06 absolute error 1.6841289274878869e-15 relative error 4.9406638777678224e-08% Correct digits 9 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.71599999999991 y1[1] (analytic) 1.003611011767599 y1[1] (numeric) 1.0036110117676862 absolute error 8.72635297355373e-14 relative error 8.694955387331329e-12% Correct digits 13 h 0.001 y2[1] (analytic) 6.519724246256686e-06 y2[1] (numeric) 6.5197242480593926e-06 absolute error 1.8027063403234372e-15 relative error 2.765003966783511e-08% Correct digits 9 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.71699999999991 y1[1] (analytic) 1.0046110032757036 y1[1] (numeric) 1.0046110032757907 absolute error 8.704148513061227e-14 relative error 8.66419786830911e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0630732110494812e-05 y2[1] (numeric) 1.0630732112381801e-05 absolute error 1.886989506707029e-15 relative error 1.775032506786777e-08% Correct digits 9 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.71799999999991 y1[1] (analytic) 1.0056109901728056 y1[1] (numeric) 1.0056109901728922 absolute error 8.659739592076221e-14 relative error 8.611420993507756e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.5741729260665416e-05 y2[1] (numeric) 1.5741729262639687e-05 absolute error 1.9742711697239013e-15 relative error 1.2541640991483087e-08% Correct digits 9 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.718999999999911 y1[1] (analytic) 1.0066109714589178 y1[1] (numeric) 1.0066109714590041 absolute error 8.637535131583718e-14 relative error 8.580807657068377e-12% Correct digits 13 h 0.001 y2[1] (analytic) 2.1852710585745783e-05 y2[1] (numeric) 2.1852710587836304e-05 absolute error 2.0905213595368705e-15 relative error 9.566416721321924e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.719999999999911 y1[1] (analytic) 1.007610946134059 y1[1] (numeric) 1.0076109461341451 absolute error 8.615330671091215e-14 relative error 8.550255139789813e-12% Correct digits 13 h 0.001 y2[1] (analytic) 2.896366997484634e-05 y2[1] (numeric) 2.8963669976990868e-05 absolute error 2.1445281802538047e-15 relative error 7.4042004418508845e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.720999999999911 y1[1] (analytic) 1.0086109131982548 y1[1] (numeric) 1.0086109131983405 absolute error 8.570921750106208e-14 relative error 8.497748376455936e-12% Correct digits 13 h 0.001 y2[1] (analytic) 3.7074600316988615e-05 y2[1] (numeric) 3.7074600319144605e-05 absolute error 2.15599023009605e-15 relative error 5.815275718854115e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.721999999999912 y1[1] (analytic) 1.0096108716515382 y1[1] (numeric) 1.0096108716516234 absolute error 8.526512829121202e-14 relative error 8.445345695588036e-12% Correct digits 13 h 0.001 y2[1] (analytic) 4.6185493501105235e-05 y2[1] (numeric) 4.618549350336771e-05 absolute error 2.2624724359612824e-15 relative error 4.89866463353291e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.722999999999912 y1[1] (analytic) 1.0106108204939506 y1[1] (numeric) 1.0106108204940356 absolute error 8.504308368628699e-14 relative error 8.415018121884047e-12% Correct digits 13 h 0.001 y2[1] (analytic) 5.629634041637299e-05 y2[1] (numeric) 5.62963404187678e-05 absolute error 2.3948060873767163e-15 relative error 4.253928531880593e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.723999999999912 y1[1] (analytic) 1.0116107587255434 y1[1] (numeric) 1.011610758725628 absolute error 8.459899447643693e-14 relative error 8.362800983158503e-12% Correct digits 13 h 0.001 y2[1] (analytic) 6.74071309519908e-05 y2[1] (numeric) 6.740713095449889e-05 absolute error 2.5080848856107174e-15 relative error 3.720800529838666e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.724999999999913 y1[1] (analytic) 1.0126106853463785 y1[1] (numeric) 1.0126106853464627 absolute error 8.415490526658687e-14 relative error 8.310687067043978e-12% Correct digits 13 h 0.001 y2[1] (analytic) 7.95178539971797e-05 y2[1] (numeric) 7.95178539997712e-05 absolute error 2.591500690256321e-15 relative error 3.2590173904193077e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.725999999999913 y1[1] (analytic) 1.0136105993565294 y1[1] (numeric) 1.0136105993566131 absolute error 8.37108160567368e-14 relative error 8.258676074409537e-12% Correct digits 13 h 0.001 y2[1] (analytic) 9.262849744129387e-05 y2[1] (numeric) 9.262849744386276e-05 absolute error 2.568895074959998e-15 relative error 2.7733312597325826e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.726999999999913 y1[1] (analytic) 1.0146104997560819 y1[1] (numeric) 1.0146104997561654 absolute error 8.348877145181177e-14 relative error 8.2286524209914e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00010673904817348756 y2[1] (numeric) 0.00010673904817613125 absolute error 2.643691472334342e-15 relative error 2.4767800702489275e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.727999999999914 y1[1] (analytic) 1.015610385545136 y1[1] (numeric) 1.015610385545219 absolute error 8.304468224196171e-14 relative error 8.176824835971612e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00012184949208327023 y2[1] (numeric) 0.00012184949208602712 absolute error 2.7568957316689846e-15 relative error 2.2625418329893087e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.728999999999914 y1[1] (analytic) 1.0166102557238057 y1[1] (numeric) 1.0166102557238885 absolute error 8.282263763703668e-14 relative error 8.146940990484958e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00013795981406028446 y2[1] (numeric) 0.0001379598140631077 absolute error 2.8232353520979414e-15 relative error 2.0464186410575105e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.729999999999914 y1[1] (analytic) 1.0176101092922212 y1[1] (numeric) 1.0176101092923036 absolute error 8.237854842718662e-14 relative error 8.095295798946358e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00015506999799408394 y2[1] (numeric) 0.00015506999799705246 absolute error 2.968518443210999e-15 relative error 1.914308687438205e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.730999999999915 y1[1] (analytic) 1.0186099452505286 y1[1] (numeric) 1.0186099452506108 absolute error 8.215650382226158e-14 relative error 8.065550921167873e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00017318002677468858 y2[1] (numeric) 0.00017318002677767875 absolute error 2.990175381606397e-15 relative error 1.7266283169575253e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.731999999999915 y1[1] (analytic) 1.0196097625988927 y1[1] (numeric) 1.0196097625989744 absolute error 8.171241461241152e-14 relative error 8.014087115460134e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00019228988229191835 y2[1] (numeric) 0.0001922898822949593 absolute error 3.0409431483330307e-15 relative error 1.5814368972968252e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.732999999999915 y1[1] (analytic) 1.0206095603374956 y1[1] (numeric) 1.020609560337577 absolute error 8.149037000748649e-14 relative error 7.984480370783439e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0002123995454358374 y2[1] (numeric) 0.00021239954543904028 absolute error 3.202895847848053e-15 relative error 1.5079579578552338e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.733999999999916 y1[1] (analytic) 1.0216093374665398 y1[1] (numeric) 1.021609337466621 absolute error 8.126832540256146e-14 relative error 7.954931735852815e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00023350899609708708 y2[1] (numeric) 0.0002335089961002603 absolute error 3.1732158133762622e-15 relative error 1.358926579452605e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.734999999999916 y1[1] (analytic) 1.0226090929862486 y1[1] (numeric) 1.0226090929863294 absolute error 8.08242361927114e-14 relative error 7.90372750908037e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00025561821316588684 y2[1] (numeric) 0.00025561821316917035 absolute error 3.28350627937235e-15 relative error 1.2845353383491009e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.735999999999916 y1[1] (analytic) 1.023608825896866 y1[1] (numeric) 1.0236088258969467 absolute error 8.060219158778636e-14 relative error 7.874315807814992e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00027872717453314433 y2[1] (numeric) 0.0002787271745365552 absolute error 3.4108458245307727e-15 relative error 1.223722025038925e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.736999999999917 y1[1] (analytic) 1.0246085351986598 y1[1] (numeric) 1.02460853519874 absolute error 8.01581023779363e-14 relative error 7.823290517719e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0003028358570900114 y2[1] (numeric) 0.0003028358570934554 absolute error 3.444022411008829e-15 relative error 1.1372571412457172e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.737999999999917 y1[1] (analytic) 1.0256082198919203 y1[1] (numeric) 1.025608219892 absolute error 7.971401316808624e-14 relative error 7.772364887684558e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00032794423672766193 y2[1] (numeric) 0.0003279442367311904 absolute error 3.52848176024545e-15 relative error 1.0759395546797315e-09% Correct digits 10 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.738999999999917 y1[1] (analytic) 1.026607878976963 y1[1] (numeric) 1.0266078789770423 absolute error 7.926992395823618e-14 relative error 7.721538630429212e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0003540522883378472 y2[1] (numeric) 0.0003540522883413826 absolute error 3.535420654149357e-15 relative error 9.985589051681976e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.739999999999918 y1[1] (analytic) 1.027607511454129 y1[1] (numeric) 1.027607511454208 absolute error 7.904787935331115e-14 relative error 7.69241937920962e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00038115998581234045 y2[1] (numeric) 0.00038115998581598256 absolute error 3.642106147921931e-15 relative error 9.555321344027644e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.740999999999918 y1[1] (analytic) 1.0286071163237858 y1[1] (numeric) 1.0286071163238646 absolute error 7.882583474838611e-14 relative error 7.663356931663815e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0004092673020436033 y2[1] (numeric) 0.0004092673020472952 absolute error 3.69192523774764e-15 relative error 9.020816516034068e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.741999999999918 y1[1] (analytic) 1.0296066925863285 y1[1] (numeric) 1.0296066925864071 absolute error 7.860379014346108e-14 relative error 7.63435112742048e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0004383742089242304 y2[1] (numeric) 0.0004383742089280067 absolute error 3.776276166767012e-15 relative error 8.614275406470621e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.742999999999919 y1[1] (analytic) 1.0306062392421813 y1[1] (numeric) 1.0306062392422595 absolute error 7.815970093361102e-14 relative error 7.583856759016218e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00046848067734739374 y2[1] (numeric) 0.0004684806773512124 absolute error 3.818668471711195e-15 relative error 8.151176038536009e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.743999999999919 y1[1] (analytic) 1.0316057552917974 y1[1] (numeric) 1.0316057552918751 absolute error 7.771561172376096e-14 relative error 7.53346046443668e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0004995866772065094 y2[1] (numeric) 0.0004995866772104465 absolute error 3.937063348946612e-15 relative error 7.880641195159786e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.744999999999919 y1[1] (analytic) 1.0326052397356609 y1[1] (numeric) 1.0326052397357381 absolute error 7.72715225139109e-14 relative error 7.483161961650691e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0005316921773956818 y2[1] (numeric) 0.0005316921773997115 absolute error 4.029762634694123e-15 relative error 7.579127183011385e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.74599999999992 y1[1] (analytic) 1.0336046915742871 y1[1] (numeric) 1.0336046915743642 absolute error 7.704947790898586e-14 relative error 7.454443515695688e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0005647971458094814 y2[1] (numeric) 0.00056479714581351 absolute error 4.028678432521637e-15 relative error 7.132965282159199e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.74699999999992 y1[1] (analytic) 1.0346041098082248 y1[1] (numeric) 1.0346041098083014 absolute error 7.66053886991358e-14 relative error 7.40431900210946e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.000598901549342723 y2[1] (numeric) 0.0005989015493468766 absolute error 4.1535785227919675e-15 relative error 6.935327730159321e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.74799999999992 y1[1] (analytic) 1.0356034934380556 y1[1] (numeric) 1.0356034934381317 absolute error 7.616129948928574e-14 relative error 7.354291480462383e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0006340053538912427 y2[1] (numeric) 0.0006340053538954102 absolute error 4.1675647308170305e-15 relative error 6.573390437854149e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.748999999999921 y1[1] (analytic) 1.0366028414643957 y1[1] (numeric) 1.0366028414644717 absolute error 7.593925488436071e-14 relative error 7.325781084786752e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0006701085243510096 y2[1] (numeric) 0.0006701085243553095 absolute error 4.299837395860262e-15 relative error 6.416628411083999e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.749999999999921 y1[1] (analytic) 1.0376021528878976 y1[1] (numeric) 1.037602152887973 absolute error 7.549516567451064e-14 relative error 7.275926082496008e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0007072110246191254 y2[1] (numeric) 0.000707211024623407 absolute error 4.281514379145257e-15 relative error 6.054083194547347e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.750999999999921 y1[1] (analytic) 1.0386014267092496 y1[1] (numeric) 1.0386014267093249 absolute error 7.527312106958561e-14 relative error 7.2475464729606885e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0007453128175928248 y2[1] (numeric) 0.0007453128175972054 absolute error 4.380610457710432e-15 relative error 5.877546117962543e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.751999999999922 y1[1] (analytic) 1.0396006619291782 y1[1] (numeric) 1.039600661929253 absolute error 7.482903185973555e-14 relative error 7.197863044919185e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0007844138651704746 y2[1] (numeric) 0.0007844138651749151 absolute error 4.440458417631632e-15 relative error 5.660861714455543e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.752999999999922 y1[1] (analytic) 1.040599857548448 y1[1] (numeric) 1.0405998575485227 absolute error 7.460698725481052e-14 relative error 7.1696134410951504e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0008245141282510193 y2[1] (numeric) 0.0008245141282554916 absolute error 4.472225541285457e-15 relative error 5.424073873387782e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.753999999999922 y1[1] (analytic) 1.0415990125678638 y1[1] (numeric) 1.0415990125679382 absolute error 7.438494264988549e-14 relative error 7.141418314760456e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0008656135667340914 y2[1] (numeric) 0.0008656135667386752 absolute error 4.583789944834216e-15 relative error 5.29542294736505e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.754999999999923 y1[1] (analytic) 1.0425981259882706 y1[1] (numeric) 1.0425981259883446 absolute error 7.394085344003543e-14 relative error 7.091980274753272e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0009077121395203447 y2[1] (numeric) 0.000907712139525031 absolute error 4.686355470351344e-15 relative error 5.162821192220387e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.755999999999923 y1[1] (analytic) 1.0435971968105546 y1[1] (numeric) 1.0435971968106283 absolute error 7.37188088351104e-14 relative error 7.063914033154753e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0009508098045113433 y2[1] (numeric) 0.0009508098045159897 absolute error 4.646348410186629e-15 relative error 4.886727490756747e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.756999999999923 y1[1] (analytic) 1.0445962240356457 y1[1] (numeric) 1.044596224035719 absolute error 7.327471962526033e-14 relative error 7.014645270511711e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0009949065186091177 y2[1] (numeric) 0.0009949065186138897 absolute error 4.772007441977699e-15 relative error 4.796438009722743e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.757999999999924 y1[1] (analytic) 1.0455952066645164 y1[1] (numeric) 1.0455952066645893 absolute error 7.283063041541027e-14 relative error 6.9654709538830434e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0010400022377171636 y2[1] (numeric) 0.0010400022377220206 absolute error 4.857008892300563e-15 relative error 4.67019080936003e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.758999999999924 y1[1] (analytic) 1.0465941436981843 y1[1] (numeric) 1.0465941436982569 absolute error 7.260858581048524e-14 relative error 6.937606735875643e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.001086096916739776 y2[1] (numeric) 0.0010860969167446669 absolute error 4.8908360000821105e-15 relative error 4.503130360376424e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.759999999999924 y1[1] (analytic) 1.0475930341377124 y1[1] (numeric) 1.0475930341377846 absolute error 7.216449660063518e-14 relative error 6.8886002721500265e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0011331905095822714 y2[1] (numeric) 0.0011331905095871538 absolute error 4.8823792231367236e-15 relative error 4.3085246318701675e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.760999999999925 y1[1] (analytic) 1.0485918769842102 y1[1] (numeric) 1.0485918769842821 absolute error 7.194245199571014e-14 relative error 6.860862989194552e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0011812829691508764 y2[1] (numeric) 0.0011812829691558921 absolute error 5.015736090352441e-15 relative error 4.246007283045675e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.761999999999925 y1[1] (analytic) 1.0495906712388352 y1[1] (numeric) 1.0495906712389067 absolute error 7.149836278586008e-14 relative error 6.812023462581879e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.001230374247353394 y2[1] (numeric) 0.0012303742473584265 absolute error 5.032432803808717e-15 relative error 4.0901642850813646e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.762999999999925 y1[1] (analytic) 1.050589415902793 y1[1] (numeric) 1.0505894159028641 absolute error 7.105427357601002e-14 relative error 6.763277118583155e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0012804642950984269 y2[1] (numeric) 0.0012804642951034827 absolute error 5.055851570734404e-15 relative error 3.9484518155547403e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.763999999999926 y1[1] (analytic) 1.0515881099773392 y1[1] (numeric) 1.05158810997741 absolute error 7.083222897108499e-14 relative error 6.735738860019191e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0013315530622959315 y2[1] (numeric) 0.001331553062301017 absolute error 5.085558710260507e-15 relative error 3.819268532559813e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.764999999999926 y1[1] (analytic) 1.0525867524637798 y1[1] (numeric) 1.0525867524638501 absolute error 7.038813976123492e-14 relative error 6.687158051008915e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0013836404978571082 y2[1] (numeric) 0.0013836404978622668 absolute error 5.15863393668603e-15 relative error 3.7283051086430214e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.765999999999926 y1[1] (analytic) 1.053585342363472 y1[1] (numeric) 1.0535853423635422 absolute error 7.016609515630989e-14 relative error 6.659744809937151e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0014367265496945114 y2[1] (numeric) 0.0014367265496998008 absolute error 5.289388718687782e-15 relative error 3.681555630619101e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.766999999999927 y1[1] (analytic) 1.0545838786778265 y1[1] (numeric) 1.0545838786778963 absolute error 6.972200594645983e-14 relative error 6.6113286345580274e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0014908111647222722 y2[1] (numeric) 0.0014908111647275713 absolute error 5.2991465382401515e-15 relative error 3.55453907485818e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.767999999999927 y1[1] (analytic) 1.0555823604083068 y1[1] (numeric) 1.0555823604083763 absolute error 6.94999613415348e-14 relative error 6.58403966836389e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0015458942888556537 y2[1] (numeric) 0.001545894288860968 absolute error 5.3143253686549485e-15 relative error 3.437702957418176e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.768999999999927 y1[1] (analytic) 1.0565807865564314 y1[1] (numeric) 1.0565807865565005 absolute error 6.905587213168474e-14 relative error 6.5357872308798134e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0016019758670114959 y2[1] (numeric) 0.0016019758670168713 absolute error 5.375474371183131e-15 relative error 3.355527684203595e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.769999999999928 y1[1] (analytic) 1.0575791561237742 y1[1] (numeric) 1.0575791561238428 absolute error 6.861178292183467e-14 relative error 6.4876262476002e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0016590558431082147 y2[1] (numeric) 0.0016590558431137077 absolute error 5.49300188668056e-15 relative error 3.3109204307369834e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.770999999999928 y1[1] (analytic) 1.0585774681119655 y1[1] (numeric) 1.058577468112034 absolute error 6.838973831690964e-14 relative error 6.460532212053098e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.001717134160066025 y2[1] (numeric) 0.001717134160071506 absolute error 5.480858822348722e-15 relative error 3.1918640661938604e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.771999999999928 y1[1] (analytic) 1.0595757215226937 y1[1] (numeric) 1.0595757215227617 absolute error 6.794564910705958e-14 relative error 6.412533594995583e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0017762107598063848 y2[1] (numeric) 0.0017762107598119539 absolute error 5.569112879189042e-15 relative error 3.1353896762769873e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.772999999999929 y1[1] (analytic) 1.0605739153577054 y1[1] (numeric) 1.060573915357773 absolute error 6.750155989720952e-14 relative error 6.364625691783388e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0018362855832528835 y2[1] (numeric) 0.0018362855832584565 absolute error 5.57301600700999e-15 relative error 3.0349396944769803e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.773999999999929 y1[1] (analytic) 1.0615720486188067 y1[1] (numeric) 1.0615720486188738 absolute error 6.705747068735946e-14 relative error 6.316808244396298e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0018973585703305762 y2[1] (numeric) 0.0018973585703361956 absolute error 5.6194198599923695e-15 relative error 2.961706842272465e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.774999999999929 y1[1] (analytic) 1.0625701203078646 y1[1] (numeric) 1.0625701203079312 absolute error 6.661338147750939e-14 relative error 6.269080995634351e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0019594296599665384 y2[1] (numeric) 0.001959429659972189 absolute error 5.650428042125455e-15 relative error 2.8837105804665364e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.77599999999993 y1[1] (analytic) 1.0635681294268073 y1[1] (numeric) 1.0635681294268735 absolute error 6.616929226765933e-14 relative error 6.221443689114696e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.002022498790089644 y2[1] (numeric) 0.002022498790095352 absolute error 5.708107597701684e-15 relative error 2.82230457969702e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.77699999999993 y1[1] (analytic) 1.064566074977626 y1[1] (numeric) 1.0645660749776917 absolute error 6.572520305780927e-14 relative error 6.173896069268469e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0020865658976307877 y2[1] (numeric) 0.0020865658976365604 absolute error 5.77272604718182e-15 relative error 2.7666157362854053e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.77799999999993 y1[1] (analytic) 1.0655639559623749 y1[1] (numeric) 1.0655639559624404 absolute error 6.550315845288424e-14 relative error 6.1472761054238546e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0021516309185228844 y2[1] (numeric) 0.0021516309185287117 absolute error 5.827369836675089e-15 relative error 2.7083501108431903e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.778999999999931 y1[1] (analytic) 1.0665617713831734 y1[1] (numeric) 1.0665617713832385 absolute error 6.505906924303417e-14 relative error 6.099887600383628e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0022176937877009806 y2[1] (numeric) 0.00221769378770679 absolute error 5.809588921046327e-15 relative error 2.6196533323335684e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.779999999999931 y1[1] (analytic) 1.0675595202422061 y1[1] (numeric) 1.0675595202422707 absolute error 6.461498003318411e-14 relative error 6.052588057902792e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0022847544391020325 y2[1] (numeric) 0.0022847544391079327 absolute error 5.900228222666115e-15 relative error 2.5824342965211865e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.780999999999931 y1[1] (analytic) 1.0685572015417242 y1[1] (numeric) 1.0685572015417886 absolute error 6.439293542825908e-14 relative error 6.0261570775389806e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0023528128056655717 y2[1] (numeric) 0.0023528128056714928 absolute error 5.921044904377837e-15 relative error 2.5165813829812405e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.781999999999932 y1[1] (analytic) 1.0695548142840463 y1[1] (numeric) 1.0695548142841105 absolute error 6.417089082333405e-14 relative error 5.999775791415577e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0024218688193331506 y2[1] (numeric) 0.00242186881933911 absolute error 5.959642501718321e-15 relative error 2.4607618935195996e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.782999999999932 y1[1] (analytic) 1.07055235747156 y1[1] (numeric) 1.0705523574716238 absolute error 6.372680161348399e-14 relative error 5.952702935893253e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.002491922411048786 y2[1] (numeric) 0.0024919224110547767 absolute error 5.990867524285903e-15 relative error 2.4041147901408785e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.783999999999932 y1[1] (analytic) 1.0715498301067223 y1[1] (numeric) 1.0715498301067856 absolute error 6.328271240363392e-14 relative error 5.905718112738743e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.002562973510758848 y2[1] (numeric) 0.0025629735107649066 absolute error 6.058521739848999e-15 relative error 2.3638643608357795e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.784999999999933 y1[1] (analytic) 1.0725472311920603 y1[1] (numeric) 1.0725472311921234 absolute error 6.306066779870889e-14 relative error 5.879523620476967e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.002635022047412283 y2[1] (numeric) 0.002635022047418406 absolute error 6.122706508460141e-15 relative error 2.3235883413092992e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.785999999999933 y1[1] (analytic) 1.0735445597301732 y1[1] (numeric) 1.073544559730236 absolute error 6.283862319378386e-14 relative error 5.853378196949538e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.002708067948960613 y2[1] (numeric) 0.002708067948966744 absolute error 6.1309464449710305e-15 relative error 2.2639559126735194e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.786999999999933 y1[1] (analytic) 1.0745418147237324 y1[1] (numeric) 1.0745418147237948 absolute error 6.23945339839338e-14 relative error 5.806617586117447e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0027821111423578238 y2[1] (numeric) 0.0027821111423640254 absolute error 6.201636426617085e-15 relative error 2.2291116742953816e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.787999999999934 y1[1] (analytic) 1.0755389951754832 y1[1] (numeric) 1.0755389951755452 absolute error 6.195044477408373e-14 relative error 5.759944088682345e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0028571515535608105 y2[1] (numeric) 0.0028571515535670633 absolute error 6.252810769158401e-15 relative error 2.188477108036376e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.788999999999934 y1[1] (analytic) 1.076536100088245 y1[1] (numeric) 1.0765361000883067 absolute error 6.17284001691587e-14 relative error 5.733983297364459e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.002933189107529155 y2[1] (numeric) 0.002933189107535452 absolute error 6.29704621779581e-15 relative error 2.1468258564141075e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.789999999999934 y1[1] (analytic) 1.0775331284649132 y1[1] (numeric) 1.0775331284649745 absolute error 6.128431095930864e-14 relative error 5.687464203222796e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0030102237282253475 y2[1] (numeric) 0.0030102237282316445 absolute error 6.29704621779581e-15 relative error 2.0918864464297413e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.790999999999935 y1[1] (analytic) 1.0785300793084593 y1[1] (numeric) 1.0785300793085204 absolute error 6.106226635438361e-14 relative error 5.6616192284165134e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.003088255338614676 y2[1] (numeric) 0.003088255338621026 absolute error 6.349955283813102e-15 relative error 2.0561626509359662e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.791999999999935 y1[1] (analytic) 1.0795269516219328 y1[1] (numeric) 1.0795269516219934 absolute error 6.061817714453355e-14 relative error 5.615253704732236e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0031672838606656706 y2[1] (numeric) 0.003167283860671993 absolute error 6.322633389066468e-15 relative error 1.9962319978916052e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.792999999999935 y1[1] (analytic) 1.080523744408461 y1[1] (numeric) 1.0805237444085214 absolute error 6.039613253960852e-14 relative error 5.5895238630477975e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0032473092153496586 y2[1] (numeric) 0.00324730921535603 absolute error 6.3716393272628125e-15 relative error 1.9621289211217717e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.793999999999936 y1[1] (analytic) 1.0815204566712517 y1[1] (numeric) 1.0815204566713117 absolute error 5.995204332975845e-14 relative error 5.543311082092828e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0033283313226413203 y2[1] (numeric) 0.003328331322647789 absolute error 6.468783841917514e-15 relative error 1.943551652419018e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.794999999999936 y1[1] (analytic) 1.0825170874135925 y1[1] (numeric) 1.0825170874136523 absolute error 5.972999872483342e-14 relative error 5.517695694535734e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0034103501015186888 y2[1] (numeric) 0.0034103501015251693 absolute error 6.480493225380357e-15 relative error 1.9002427998505137e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.795999999999936 y1[1] (analytic) 1.0835136356388528 y1[1] (numeric) 1.0835136356389121 absolute error 5.928590951498336e-14 relative error 5.471634833651878e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.003493365469962928 y2[1] (numeric) 0.003493365469969399 absolute error 6.470952246262485e-15 relative error 1.8523547856363152e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.796999999999937 y1[1] (analytic) 1.0845101003504845 y1[1] (numeric) 1.0845101003505433 absolute error 5.88418203051333e-14 relative error 5.425659040530578e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0035773773449585544 y2[1] (numeric) 0.0035773773449651164 absolute error 6.562025228751267e-15 relative error 1.8343117306310585e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.797999999999937 y1[1] (analytic) 1.0855064805520227 y1[1] (numeric) 1.0855064805520813 absolute error 5.861977570020827e-14 relative error 5.4002234671503575e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0036623856424938817 y2[1] (numeric) 0.0036623856425004537 absolute error 6.571999888738134e-15 relative error 1.794458729983161e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.798999999999937 y1[1] (analytic) 1.0865027752470877 y1[1] (numeric) 1.086502775247146 absolute error 5.81756864903582e-14 relative error 5.354398333416879e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.003748390277560576 y2[1] (numeric) 0.00374839027756712 absolute error 6.544244313122505e-15 relative error 1.7458812526270474e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.799999999999938 y1[1] (analytic) 1.0874989834393844 y1[1] (numeric) 1.0874989834394424 absolute error 5.795364188543317e-14 relative error 5.3290754996520344e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0038353911641538785 y2[1] (numeric) 0.003835391164160488 absolute error 6.609730124340629e-15 relative error 1.7233522844074223e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.800999999999938 y1[1] (analytic) 1.0884951041327051 y1[1] (numeric) 1.0884951041327628 absolute error 5.773159728050814e-14 relative error 5.303799443958705e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.003923388215273049 y2[1] (numeric) 0.0039233882152796785 absolute error 6.629245763445368e-15 relative error 1.6896736697222312e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.801999999999938 y1[1] (analytic) 1.089491136330929 y1[1] (numeric) 1.0894911363309865 absolute error 5.750955267558311e-14 relative error 5.27857003676575e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.004012381342920923 y2[1] (numeric) 0.004012381342927647 absolute error 6.723788192886104e-15 relative error 1.6757600083922575e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.802999999999939 y1[1] (analytic) 1.090487079038024 y1[1] (numeric) 1.0904870790380812 absolute error 5.706546346573305e-14 relative error 5.233025183212027e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.004102370458104576 y2[1] (numeric) 0.004102370458111274 absolute error 6.697767340746452e-15 relative error 1.6326578521241182e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.803999999999939 y1[1] (analytic) 1.0914829312580476 y1[1] (numeric) 1.0914829312581045 absolute error 5.684341886080802e-14 relative error 5.207907263862575e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00419335547083477 y2[1] (numeric) 0.004193355470841451 absolute error 6.6812874677246725e-15 relative error 1.5933033853661422e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.804999999999939 y1[1] (analytic) 1.0924786919951475 y1[1] (numeric) 1.092478691995204 absolute error 5.6621374255882984e-14 relative error 5.182835571143065e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.004285336290126396 y2[1] (numeric) 0.004285336290133173 absolute error 6.777564620641385e-15 relative error 1.5815712377712791e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.80599999999994 y1[1] (analytic) 1.0934743602535633 y1[1] (numeric) 1.0934743602536194 absolute error 5.617728504603292e-14 relative error 5.1375036386775546e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.004378312823998809 y2[1] (numeric) 0.00437831282400563 absolute error 6.8209327075408055e-15 relative error 1.5578906719851732e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.80699999999994 y1[1] (analytic) 1.0944699350376264 y1[1] (numeric) 1.0944699350376823 absolute error 5.595524044110789e-14 relative error 5.112542487444776e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.004472284979475494 y2[1] (numeric) 0.004472284979482294 absolute error 6.800116025829084e-15 relative error 1.5205015013659965e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.80799999999994 y1[1] (analytic) 1.0954654153517625 y1[1] (numeric) 1.095465415351818 absolute error 5.551115123125783e-14 relative error 5.067357714203398e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.004567252662584176 y2[1] (numeric) 0.004567252662591018 absolute error 6.841749389252527e-15 relative error 1.4980010730086103e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.808999999999941 y1[1] (analytic) 1.096460800200491 y1[1] (numeric) 1.0964608002005463 absolute error 5.5289106626332796e-14 relative error 5.042506454970668e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.004663215778357266 y2[1] (numeric) 0.004663215778364126 absolute error 6.859963985750284e-15 relative error 1.4710801111946136e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.809999999999941 y1[1] (analytic) 1.0974560885884275 y1[1] (numeric) 1.0974560885884823 absolute error 5.484501741648273e-14 relative error 4.997468052414345e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0047601742308316375 y2[1] (numeric) 0.004760174230838511 absolute error 6.873841773558098e-15 relative error 1.444031550155505e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.810999999999941 y1[1] (analytic) 1.0984512795202834 y1[1] (numeric) 1.098451279520338 absolute error 5.46229728115577e-14 relative error 4.972726039830614e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0048581279230488494 y2[1] (numeric) 0.004858127923055729 absolute error 6.879913305724017e-15 relative error 1.4161655301588563e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.811999999999942 y1[1] (analytic) 1.099446372000868 y1[1] (numeric) 1.0994463720009224 absolute error 5.440092820663267e-14 relative error 4.948029262002942e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0049570767570551455 y2[1] (numeric) 0.004957076757062096 absolute error 6.950169606501078e-15 relative error 1.402070201275231e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.812999999999942 y1[1] (analytic) 1.100441365035089 y1[1] (numeric) 1.100441365035143 absolute error 5.395683899678261e-14 relative error 4.903199817017249e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.005057020633901899 y2[1] (numeric) 0.005057020633908785 absolute error 6.885984837889936e-15 relative error 1.361668329317621e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.813999999999942 y1[1] (analytic) 1.1014362576279533 y1[1] (numeric) 1.101436257628007 absolute error 5.3734794391857577e-14 relative error 4.878611360368735e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.005157959453644945 y2[1] (numeric) 0.005157959453651928 absolute error 6.983129352544637e-15 relative error 1.353855030327916e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.814999999999943 y1[1] (analytic) 1.1024310487845683 y1[1] (numeric) 1.1024310487846218 absolute error 5.3512749786932545e-14 relative error 4.85406773021591e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.005259893115345693 y2[1] (numeric) 0.005259893115352714 absolute error 7.021293269016127e-15 relative error 1.3348737540942733e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.815999999999943 y1[1] (analytic) 1.1034257375101433 y1[1] (numeric) 1.1034257375101963 absolute error 5.306866057708248e-14 relative error 4.809445599558951e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00536282151707046 y2[1] (numeric) 0.0053628215170774905 absolute error 7.030834248133999e-15 relative error 1.3110326766896994e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.816999999999943 y1[1] (analytic) 1.1044203228099891 y1[1] (numeric) 1.104420322810042 absolute error 5.284661597215745e-14 relative error 4.785009373759005e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.005466744555890801 y2[1] (numeric) 0.005466744555897863 absolute error 7.062059270701582e-15 relative error 1.2918217045813337e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.817999999999944 y1[1] (analytic) 1.105414803689521 y1[1] (numeric) 1.1054148036895735 absolute error 5.240252676230739e-14 relative error 4.740530576160597e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.005571662127883736 y2[1] (numeric) 0.005571662127890802 absolute error 7.065528717653535e-15 relative error 1.2681186610892374e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.818999999999944 y1[1] (analytic) 1.1064091791542578 y1[1] (numeric) 1.10640917915431 absolute error 5.218048215738236e-14 relative error 4.716201125271688e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.005677574128131746 y2[1] (numeric) 0.005677574128138744 absolute error 6.99787450209044e-15 relative error 1.2325465672771673e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.819999999999944 y1[1] (analytic) 1.1074034482098245 y1[1] (numeric) 1.1074034482098765 absolute error 5.1958437552457326e-14 relative error 4.691915817713125e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.005784480450722662 y2[1] (numeric) 0.005784480450729697 absolute error 7.035171056823941e-15 relative error 1.2162148557257252e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.820999999999945 y1[1] (analytic) 1.1083976098619521 y1[1] (numeric) 1.1083976098620034 absolute error 5.129230373768223e-14 relative error 4.627608656073387e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.005892380988750223 y2[1] (numeric) 0.005892380988757349 absolute error 7.125376677574735e-15 relative error 1.2092525400476575e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.821999999999945 y1[1] (analytic) 1.1093916631164786 y1[1] (numeric) 1.1093916631165297 absolute error 5.10702591327572e-14 relative error 4.603447171154302e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.006001275634314074 y2[1] (numeric) 0.006001275634321169 absolute error 7.095019016745141e-15 relative error 1.1822518159601376e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.822999999999945 y1[1] (analytic) 1.1103856069793512 y1[1] (numeric) 1.110385606979402 absolute error 5.084821452783217e-14 relative error 4.5793293976637205e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.006111164278519432 y2[1] (numeric) 0.006111164278526522 absolute error 7.0898148463172106e-15 relative error 1.1601414269352417e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.823999999999946 y1[1] (analytic) 1.111379440456626 y1[1] (numeric) 1.1113794404566766 absolute error 5.062616992290714e-14 relative error 4.555255215276131e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.006222046811477644 y2[1] (numeric) 0.006222046811484772 absolute error 7.1279787627887e-15 relative error 1.1456003110808984e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.824999999999946 y1[1] (analytic) 1.1123731625544695 y1[1] (numeric) 1.11237316255452 absolute error 5.040412531798211e-14 relative error 4.5312245040354405e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.006333923122306295 y2[1] (numeric) 0.006333923122313396 absolute error 7.10109054891106e-15 relative error 1.1211204196500296e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.825999999999946 y1[1] (analytic) 1.11336677227916 y1[1] (numeric) 1.11336677227921 absolute error 4.9960036108132044e-14 relative error 4.487293617166196e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.006446793099128989 y2[1] (numeric) 0.006446793099136093 absolute error 7.103692634125025e-15 relative error 1.1018955509964774e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.826999999999947 y1[1] (analytic) 1.1143602686370875 y1[1] (numeric) 1.1143602686371372 absolute error 4.973799150320701e-14 relative error 4.463367270266985e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0065606566290757895 y2[1] (numeric) 0.006560656629082894 absolute error 7.1045599958630135e-15 relative error 1.082903800265469e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.827999999999947 y1[1] (analytic) 1.115353650634756 y1[1] (numeric) 1.1153536506348054 absolute error 4.929390229335695e-14 relative error 4.419576003118242e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0066755135982831115 y2[1] (numeric) 0.006675513598290279 absolute error 7.167877402736167e-15 relative error 1.0737566926055978e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.828999999999947 y1[1] (analytic) 1.1163469172787834 y1[1] (numeric) 1.1163469172788325 absolute error 4.907185768843192e-14 relative error 4.3957534104228005e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.006791363891894164 y2[1] (numeric) 0.00679136389190129 absolute error 7.125376677574735e-15 relative error 1.0491819892141594e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.829999999999948 y1[1] (analytic) 1.1173400675759033 y1[1] (numeric) 1.117340067575952 absolute error 4.8627768478581856e-14 relative error 4.3521010200664325e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.006908207394058508 y2[1] (numeric) 0.006908207394065641 absolute error 7.13318293321663e-15 relative error 1.0325664135896696e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.830999999999948 y1[1] (analytic) 1.1183331005329655 y1[1] (numeric) 1.1183331005330137 absolute error 4.8183679268731794e-14 relative error 4.308526613919308e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.007026043987932606 y2[1] (numeric) 0.00702604398793984 absolute error 7.233796894823286e-15 relative error 1.0295689732725129e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.831999999999948 y1[1] (analytic) 1.1193260151569369 y1[1] (numeric) 1.1193260151569848 absolute error 4.796163466380676e-14 relative error 4.284867323224166e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0071448735556800536 y2[1] (numeric) 0.007144873555687304 absolute error 7.250276767845065e-15 relative error 1.0147522851655251e-10% Correct digits 11 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.832999999999949 y1[1] (analytic) 1.1203188104549031 y1[1] (numeric) 1.1203188104549506 absolute error 4.75175454539567e-14 relative error 4.241430654427939e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.007264695978471236 y2[1] (numeric) 0.007264695978478473 absolute error 7.237266341775239e-15 relative error 9.962242553883488e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.833999999999949 y1[1] (analytic) 1.1213114854340689 y1[1] (numeric) 1.121311485434116 absolute error 4.707345624410664e-14 relative error 4.198071352661131e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.007385511136483669 y2[1] (numeric) 0.007385511136490937 absolute error 7.267624002604833e-15 relative error 9.840380534670802e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.834999999999949 y1[1] (analytic) 1.1223040391017594 y1[1] (numeric) 1.122304039101806 absolute error 4.6629367034256575e-14 relative error 4.1547892023605815e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.007507318908902327 y2[1] (numeric) 0.0075073189089095455 absolute error 7.218184383539494e-15 relative error 9.614863137064856e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.83599999999995 y1[1] (analytic) 1.123296470465421 y1[1] (numeric) 1.123296470465467 absolute error 4.618527782440651e-14 relative error 4.1115839886214845e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.007630119173919314 y2[1] (numeric) 0.0076301191739265375 absolute error 7.223388553967425e-15 relative error 9.466940671985642e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.83699999999995 y1[1] (analytic) 1.1242887785326223 y1[1] (numeric) 1.124288778532668 absolute error 4.574118861455645e-14 relative error 4.068455497194952e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.007753911808734415 y2[1] (numeric) 0.007753911808741658 absolute error 7.243337873941158e-15 relative error 9.341527286629545e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.83799999999995 y1[1] (analytic) 1.1252809623110553 y1[1] (numeric) 1.1252809623111009 absolute error 4.551914400963142e-14 relative error 4.045135884654628e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.007878696689554987 y2[1] (numeric) 0.007878696689562283 absolute error 7.29624693995845e-15 relative error 9.26072829993734e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.838999999999951 y1[1] (analytic) 1.1262730208085368 y1[1] (numeric) 1.1262730208085818 absolute error 4.5075054799781356e-14 relative error 4.00214281679433e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.008004473691596292 y2[1] (numeric) 0.008004473691603542 absolute error 7.249409406107077e-15 relative error 9.0566971488932e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.839999999999951 y1[1] (analytic) 1.1272649530330077 y1[1] (numeric) 1.1272649530330525 absolute error 4.4853010194856324e-14 relative error 3.978923506330545e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.008131242689081164 y2[1] (numeric) 0.008131242689088443 absolute error 7.278899705198683e-15 relative error 8.95176787057773e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.840999999999951 y1[1] (analytic) 1.1282567579925362 y1[1] (numeric) 1.1282567579925808 absolute error 4.463096558993129e-14 relative error 3.9557454696164596e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.008259003555240785 y2[1] (numeric) 0.008259003555247998 absolute error 7.212980213111564e-15 relative error 8.733475127922105e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.841999999999952 y1[1] (analytic) 1.1292484346953175 y1[1] (numeric) 1.1292484346953617 absolute error 4.418687638008123e-14 relative error 3.912945550551353e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00838775616231413 y2[1] (numeric) 0.008387756162321354 absolute error 7.223388553967425e-15 relative error 8.611824681339492e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.842999999999952 y1[1] (analytic) 1.130239982149675 y1[1] (numeric) 1.1302399821497187 absolute error 4.374278717023117e-14 relative error 3.870221179667878e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.008517500381548637 y2[1] (numeric) 0.008517500381555913 absolute error 7.275430258246729e-15 relative error 8.541743389888669e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.843999999999952 y1[1] (analytic) 1.131231399364061 y1[1] (numeric) 1.1312313993641043 absolute error 4.3298697960381105e-14 relative error 3.8275721470180305e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0086482360832002 y2[1] (numeric) 0.008648236083207465 absolute error 7.265021917390868e-15 relative error 8.400582323953526e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.844999999999953 y1[1] (analytic) 1.1322226853470587 y1[1] (numeric) 1.1322226853471016 absolute error 4.285460875053104e-14 relative error 3.784998243291237e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.008779963136533064 y2[1] (numeric) 0.008779963136540322 absolute error 7.258083023486961e-15 relative error 8.26664407426311e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.845999999999953 y1[1] (analytic) 1.1332138391073818 y1[1] (numeric) 1.1332138391074245 absolute error 4.263256414560601e-14 relative error 3.762093496774372e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.008912681409820156 y2[1] (numeric) 0.008912681409827442 absolute error 7.28583859910259e-15 relative error 8.17468757614843e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.846999999999953 y1[1] (analytic) 1.1342048596538772 y1[1] (numeric) 1.1342048596539194 absolute error 4.218847493575595e-14 relative error 3.719652104879053e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.009046390770343304 y2[1] (numeric) 0.00904639077035056 absolute error 7.256348300010984e-15 relative error 8.021263379202456e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.847999999999954 y1[1] (analytic) 1.135195745995524 y1[1] (numeric) 1.135195745995566 absolute error 4.196643033083092e-14 relative error 3.696845277906493e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.009181091084393134 y2[1] (numeric) 0.00918109108440033 absolute error 7.195632978351796e-15 relative error 7.837448634600301e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.848999999999954 y1[1] (analytic) 1.1361864971414362 y1[1] (numeric) 1.1361864971414777 absolute error 4.1522341120980855e-14 relative error 3.654535696863859e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00931678221726917 y2[1] (numeric) 0.009316782217276446 absolute error 7.275430258246729e-15 relative error 7.808951726660861e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.849999999999954 y1[1] (analytic) 1.1371771121008625 y1[1] (numeric) 1.1371771121009036 absolute error 4.107825191113079e-14 relative error 3.612300271788036e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.009453464033280512 y2[1] (numeric) 0.009453464033287787 absolute error 7.275430258246729e-15 relative error 7.696046901573741e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.850999999999955 y1[1] (analytic) 1.138167589883188 y1[1] (numeric) 1.1381675898832289 absolute error 4.085620730620576e-14 relative error 3.5896477521732014e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.00959113639574527 y2[1] (numeric) 0.00959113639575255 absolute error 7.28063442867466e-15 relative error 7.591002909628546e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.851999999999955 y1[1] (analytic) 1.1391579294979353 y1[1] (numeric) 1.139157929497976 absolute error 4.063416270128073e-14 relative error 3.5670350571311524e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.009729799166991127 y2[1] (numeric) 0.009729799166998385 absolute error 7.258083023486961e-15 relative error 7.459643204260991e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.852999999999955 y1[1] (analytic) 1.1401481299547647 y1[1] (numeric) 1.1401481299548049 absolute error 4.0190073491430667e-14 relative error 3.5249870113829162e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.009869452208355334 y2[1] (numeric) 0.00986945220836253 absolute error 7.195632978351796e-15 relative error 7.2908129310967e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.853999999999956 y1[1] (analytic) 1.1411381902634758 y1[1] (numeric) 1.1411381902635156 absolute error 3.9745984281580604e-14 relative error 3.483012366136279e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.010010095380184714 y2[1] (numeric) 0.010010095380191954 absolute error 7.240735788727193e-15 relative error 7.233433362743424e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.854999999999956 y1[1] (analytic) 1.1421281094340083 y1[1] (numeric) 1.1421281094340479 absolute error 3.952393967665557e-14 relative error 3.460552222661082e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.010151728541836325 y2[1] (numeric) 0.0101517285418435 absolute error 7.174816296640074e-15 relative error 7.067580921881345e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.855999999999956 y1[1] (analytic) 1.1431178864764433 y1[1] (numeric) 1.1431178864764826 absolute error 3.930189507173054e-14 relative error 3.4381314068031122e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.010294351551676795 y2[1] (numeric) 0.010294351551684016 absolute error 7.221653830491448e-15 relative error 7.015161464264497e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.856999999999957 y1[1] (analytic) 1.1441075204010038 y1[1] (numeric) 1.1441075204010427 absolute error 3.885780586188048e-14 relative error 3.3963421417124343e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.010437964267083322 y2[1] (numeric) 0.010437964267090505 absolute error 7.183489914019958e-15 relative error 6.882079426803058e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.857999999999957 y1[1] (analytic) 1.1450970102180558 y1[1] (numeric) 1.1450970102180944 absolute error 3.863576125695545e-14 relative error 3.3740164293676927e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.010582566544443117 y2[1] (numeric) 0.010582566544450264 absolute error 7.147060721024445e-15 relative error 6.753617556770622e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.858999999999957 y1[1] (analytic) 1.1460863549381097 y1[1] (numeric) 1.146086354938148 absolute error 3.8191672047105385e-14 relative error 3.3323555317232432e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.010728158239153851 y2[1] (numeric) 0.010728158239161028 absolute error 7.176551020116051e-15 relative error 6.689452989166646e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.859999999999958 y1[1] (analytic) 1.147075553571821 y1[1] (numeric) 1.1470755535718586 absolute error 3.774758283725532e-14 relative error 3.290766917638077e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.010874739205623984 y2[1] (numeric) 0.010874739205631112 absolute error 7.1279787627887e-15 relative error 6.554620417106087e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.860999999999958 y1[1] (analytic) 1.1480646051299908 y1[1] (numeric) 1.148064605130028 absolute error 3.730349362740526e-14 relative error 3.249250387192412e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.011022309297272437 y2[1] (numeric) 0.011022309297279563 absolute error 7.126244039312724e-15 relative error 6.46529129887162e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.861999999999958 y1[1] (analytic) 1.1490535086235678 y1[1] (numeric) 1.1490535086236047 absolute error 3.68594044175552e-14 relative error 3.2078057410667036e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.01117086836652914 y2[1] (numeric) 0.011170868366536302 absolute error 7.16093850883226e-15 relative error 6.410368714296477e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.862999999999959 y1[1] (analytic) 1.1500422630636487 y1[1] (numeric) 1.1500422630636853 absolute error 3.6637359812630166e-14 relative error 3.1857402974939613e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.011320416264835154 y2[1] (numeric) 0.011320416264842271 absolute error 7.11757042193284e-15 relative error 6.287375177220557e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.863999999999959 y1[1] (analytic) 1.151030867461479 y1[1] (numeric) 1.1510308674615153 absolute error 3.6193270602780103e-14 relative error 3.1444222414818396e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.011470952842642435 y2[1] (numeric) 0.011470952842649587 absolute error 7.152264891452376e-15 relative error 6.235109663134827e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.864999999999959 y1[1] (analytic) 1.1520193208284544 y1[1] (numeric) 1.1520193208284903 absolute error 3.597122599785507e-14 relative error 3.12244988842609e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.011622477949414622 y2[1] (numeric) 0.011622477949421683 absolute error 7.060324547225605e-15 relative error 6.074715373051067e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.86599999999996 y1[1] (analytic) 1.1530076221761216 y1[1] (numeric) 1.1530076221761572 absolute error 3.552713678800501e-14 relative error 3.081257756210934e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.01177499143362637 y2[1] (numeric) 0.011774991433633464 absolute error 7.095019016745141e-15 relative error 6.025498240689652e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.86699999999996 y1[1] (analytic) 1.1539957705161794 y1[1] (numeric) 1.1539957705162147 absolute error 3.530509218307998e-14 relative error 3.0593779531174622e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.011928493142764451 y2[1] (numeric) 0.01192849314277146 absolute error 7.008282842946301e-15 relative error 5.87524573227203e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.86799999999996 y1[1] (analytic) 1.1549837648604797 y1[1] (numeric) 1.1549837648605146 absolute error 3.4861002973229915e-14 relative error 3.0183110822723184e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.01208298292332688 y2[1] (numeric) 0.012082982923333973 absolute error 7.093284293269164e-15 relative error 5.870474483229782e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.868999999999961 y1[1] (analytic) 1.155971604221028 y1[1] (numeric) 1.1559716042210624 absolute error 3.441691376337985e-14 relative error 2.977314809265778e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.012238460620824232 y2[1] (numeric) 0.012238460620831237 absolute error 7.004813395994347e-15 relative error 5.723606598100562e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.869999999999961 y1[1] (analytic) 1.1569592876099848 y1[1] (numeric) 1.156959287610019 absolute error 3.419486915845482e-14 relative error 2.955581023865901e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.012394926079778545 y2[1] (numeric) 0.012394926079785566 absolute error 7.020425907278138e-15 relative error 5.6639514121278e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.870999999999961 y1[1] (analytic) 1.1579468140396674 y1[1] (numeric) 1.1579468140397011 absolute error 3.375077994860476e-14 relative error 2.91470899521371e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.012552379143724535 y2[1] (numeric) 0.012552379143731515 absolute error 6.980527267330672e-15 relative error 5.561118882248337e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.871999999999962 y1[1] (analytic) 1.1589341825225488 y1[1] (numeric) 1.1589341825225823 absolute error 3.352873534367973e-14 relative error 2.8930663923209785e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.012710819655209038 y2[1] (numeric) 0.012710819655216032 absolute error 6.994405055138486e-15 relative error 5.5027175625704826e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.872999999999962 y1[1] (analytic) 1.1599213920712612 y1[1] (numeric) 1.1599213920712943 absolute error 3.3084646133829665e-14 relative error 2.8523179553358103e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.012870247455791683 y2[1] (numeric) 0.01287024745579862 absolute error 6.9371591804312516e-15 relative error 5.3900744366103786e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.873999999999962 y1[1] (analytic) 1.1609084416985946 y1[1] (numeric) 1.1609084416986275 absolute error 3.2862601528904634e-14 relative error 2.83076600604449e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.013030662386044556 y2[1] (numeric) 0.013030662386051493 absolute error 6.9371591804312516e-15 relative error 5.323719527766093e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.874999999999963 y1[1] (analytic) 1.1618953304175 y1[1] (numeric) 1.1618953304175323 absolute error 3.241851231905457e-14 relative error 2.7901405118312798e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.013192064285552862 y2[1] (numeric) 0.013192064285559732 absolute error 6.869504964868156e-15 relative error 5.207301007766628e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.875999999999963 y1[1] (analytic) 1.1628820572410883 y1[1] (numeric) 1.1628820572411203 absolute error 3.197442310920451e-14 relative error 2.749584354673346e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0133544529929146 y2[1] (numeric) 0.013354452992921451 absolute error 6.850423006632411e-15 relative error 5.1296919538875933e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.876999999999963 y1[1] (analytic) 1.163868621182633 y1[1] (numeric) 1.1638686211826645 absolute error 3.1530333899354446e-14 relative error 2.7090973435915615e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.013517828345741112 y2[1] (numeric) 0.013517828345747957 absolute error 6.845218836204481e-15 relative error 5.063845065291952e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.877999999999964 y1[1] (analytic) 1.1648550212555702 y1[1] (numeric) 1.1648550212556013 absolute error 3.108624468950438e-14 relative error 2.6686792881741836e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.013682190180657083 y2[1] (numeric) 0.01368219018066391 absolute error 6.826136877968736e-15 relative error 4.9890673845617547e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.878999999999964 y1[1] (analytic) 1.1658412564734997 y1[1] (numeric) 1.1658412564735305 absolute error 3.086420008457935e-14 relative error 2.6473758681296862e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.013847538333300657 y2[1] (numeric) 0.013847538333307489 absolute error 6.831341048396666e-15 relative error 4.933253033117525e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.879999999999964 y1[1] (analytic) 1.1668273258501867 y1[1] (numeric) 1.166827325850217 absolute error 3.042011087472929e-14 relative error 2.607079059668426e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.014013872638323766 y2[1] (numeric) 0.014013872638330555 absolute error 6.789707684973223e-15 relative error 4.84499028941179e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.880999999999965 y1[1] (analytic) 1.1678132283995617 y1[1] (numeric) 1.1678132283995917 absolute error 2.9976021664879227e-14 relative error 2.5668506689173307e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.014181192929392017 y2[1] (numeric) 0.014181192929398817 absolute error 6.800116025829084e-15 relative error 4.795165018688327e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.881999999999965 y1[1] (analytic) 1.1687989631357223 y1[1] (numeric) 1.168798963135752 absolute error 2.9753977059954195e-14 relative error 2.5456881806370262e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.014349499039185254 y2[1] (numeric) 0.014349499039191999 absolute error 6.744604874597826e-15 relative error 4.700237169381194e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.882999999999965 y1[1] (analytic) 1.1697845290729338 y1[1] (numeric) 1.1697845290729632 absolute error 2.930988785010413e-14 relative error 2.505580055271591e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.01451879079939733 y2[1] (numeric) 0.014518790799404003 absolute error 6.673481212082777e-15 relative error 4.5964442247902566e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.883999999999966 y1[1] (analytic) 1.1707699252256305 y1[1] (numeric) 1.1707699252256594 absolute error 2.886579864025407e-14 relative error 2.4655398142970797e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.014689068040736442 y2[1] (numeric) 0.014689068040743086 absolute error 6.643990912991171e-15 relative error 4.523085395591967e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.884999999999966 y1[1] (analytic) 1.171755150608416 y1[1] (numeric) 1.1717551506084447 absolute error 2.864375403532904e-14 relative error 2.444517015389794e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.014860330592925353 y2[1] (numeric) 0.014860330592932017 absolute error 6.664807594702893e-15 relative error 4.484965898319818e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.885999999999966 y1[1] (analytic) 1.1727402042360653 y1[1] (numeric) 1.1727402042360937 absolute error 2.842170943040401e-14 relative error 2.4235298941523196e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.015032578284701614 y2[1] (numeric) 0.015032578284708262 absolute error 6.647460359943125e-15 relative error 4.4220360832633256e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.886999999999967 y1[1] (analytic) 1.1737250851235248 y1[1] (numeric) 1.1737250851235528 absolute error 2.7977620220553945e-14 relative error 2.3836604137679764e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.015205810943817566 y2[1] (numeric) 0.01520581094382414 absolute error 6.574601973952099e-15 relative error 4.3237430731211506e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.887999999999967 y1[1] (analytic) 1.1747097922859138 y1[1] (numeric) 1.1747097922859413 absolute error 2.7533531010703882e-14 relative error 2.3438581334310075e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.015380028397040446 y2[1] (numeric) 0.015380028397047009 absolute error 6.562458909620261e-15 relative error 4.266870476574064e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.888999999999967 y1[1] (analytic) 1.1756943247385248 y1[1] (numeric) 1.175694324738552 absolute error 2.731148640577885e-14 relative error 2.3230091215973967e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.015555230470152837 y2[1] (numeric) 0.015555230470159429 absolute error 6.591949208711867e-15 relative error 4.2377701965653346e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.889999999999968 y1[1] (analytic) 1.1766786814968258 y1[1] (numeric) 1.1766786814968528 absolute error 2.708944180085382e-14 relative error 2.3021953424357077e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.015731416987952884 y2[1] (numeric) 0.01573141698795934 absolute error 6.456640777585676e-15 relative error 4.1042970143949334e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.890999999999968 y1[1] (analytic) 1.17766286157646 y1[1] (numeric) 1.1776628615764868 absolute error 2.6867397195928788e-14 relative error 2.28141670018898e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.015908587774253746 y2[1] (numeric) 0.015908587774260245 absolute error 6.498274141009119e-15 relative error 4.0847586430807155e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.891999999999968 y1[1] (analytic) 1.1786468639932475 y1[1] (numeric) 1.178646863993274 absolute error 2.6423307986078726e-14 relative error 2.2418341568870544e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.016086742651884922 y2[1] (numeric) 0.016086742651891365 absolute error 6.4427629897778615e-15 relative error 4.0050140225392044e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.892999999999969 y1[1] (analytic) 1.179630687763186 y1[1] (numeric) 1.179630687763212 absolute error 2.5979218776228663e-14 relative error 2.202317983562332e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.016265881442691477 y2[1] (numeric) 0.01626588144269784 absolute error 6.3629657098829284e-15 relative error 3.9118480804751666e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.893999999999969 y1[1] (analytic) 1.1806143319024514 y1[1] (numeric) 1.180614331902477 absolute error 2.5757174171303632e-14 relative error 2.181675545967523e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.016446003967534484 y2[1] (numeric) 0.016446003967540895 absolute error 6.411537967210279e-15 relative error 3.898538502037994e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.894999999999969 y1[1] (analytic) 1.1815977954274002 y1[1] (numeric) 1.1815977954274255 absolute error 2.531308496145357e-14 relative error 2.1422759131246923e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.016627110046291693 y2[1] (numeric) 0.01662711004629802 absolute error 6.328271240363392e-15 relative error 3.8059958842786225e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.89599999999997 y1[1] (analytic) 1.1825810773545684 y1[1] (numeric) 1.1825810773545935 absolute error 2.5091040356528538e-14 relative error 2.1217184036681145e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.016809199497856864 y2[1] (numeric) 0.016809199497863154 absolute error 6.2901073238919025e-15 relative error 3.742062389522997e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.89699999999997 y1[1] (analytic) 1.1835641767006748 y1[1] (numeric) 1.1835641767006995 absolute error 2.4646951146678475e-14 relative error 2.0824347028975454e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.01699227214014054 y2[1] (numeric) 0.016992272140146855 absolute error 6.314393452555578e-15 relative error 3.716038326410274e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.89799999999997 y1[1] (analytic) 1.1845470924826196 y1[1] (numeric) 1.184547092482644 absolute error 2.4424906541753444e-14 relative error 2.0619616304627266e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.017176327790070278 y2[1] (numeric) 0.0171763277900765 absolute error 6.22071838485283e-15 relative error 3.6216812236484326e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.898999999999971 y1[1] (analytic) 1.1855298237174874 y1[1] (numeric) 1.1855298237175114 absolute error 2.398081733190338e-14 relative error 2.0227932568331597e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.017361366263590194 y2[1] (numeric) 0.01736136626359645 absolute error 6.255412854372366e-15 relative error 3.603064850656976e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.899999999999971 y1[1] (analytic) 1.186512369422547 y1[1] (numeric) 1.1865123694225705 absolute error 2.353672812205332e-14 relative error 1.983690075941492e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.017547387375662082 y2[1] (numeric) 0.01754738737566825 absolute error 6.168676680573526e-15 relative error 3.515438822037617e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.900999999999971 y1[1] (analytic) 1.1874947286152526 y1[1] (numeric) 1.187494728615276 absolute error 2.3314683517128287e-14 relative error 1.963350485295689e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.017734390940264633 y2[1] (numeric) 0.017734390940270805 absolute error 6.17214612752548e-15 relative error 3.4803259656987005e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.901999999999972 y1[1] (analytic) 1.1884769003132452 y1[1] (numeric) 1.1884769003132682 absolute error 2.3092638912203256e-14 relative error 1.9430448253657065e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.017922376770394433 y2[1] (numeric) 0.017922376770400563 absolute error 6.130512764102036e-15 relative error 3.42059138843063e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.902999999999972 y1[1] (analytic) 1.1894588835343534 y1[1] (numeric) 1.189458883534376 absolute error 2.2648549702353193e-14 relative error 1.9041053050152843e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.018111344678065633 y2[1] (numeric) 0.01811134467807171 absolute error 6.078471059822732e-15 relative error 3.35616773236295e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.903999999999972 y1[1] (analytic) 1.1904406772965936 y1[1] (numeric) 1.190440677296616 absolute error 2.2426505097428162e-14 relative error 1.8838826264200887e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.018301294474310392 y2[1] (numeric) 0.018301294474316356 absolute error 5.963979310408263e-15 relative error 3.2587745739952586e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.904999999999973 y1[1] (analytic) 1.1914222806181725 y1[1] (numeric) 1.1914222806181947 absolute error 2.220446049250313e-14 relative error 1.863693574790484e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.018492225969178766 y2[1] (numeric) 0.01849222596918472 absolute error 5.953570969552402e-15 relative error 3.219499361231739e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.905999999999973 y1[1] (analytic) 1.1924036925174866 y1[1] (numeric) 1.1924036925175086 absolute error 2.19824158875781e-14 relative error 1.8435380589242623e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.018684138971739372 y2[1] (numeric) 0.018684138971745323 absolute error 5.950101522600448e-15 relative error 3.1845735741958745e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.906999999999973 y1[1] (analytic) 1.1933849120131244 y1[1] (numeric) 1.193384912013146 absolute error 2.1538326677728037e-14 relative error 1.8048097022942055e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.01887703329007928 y2[1] (numeric) 0.018877033290085176 absolute error 5.8945903713691905e-15 relative error 3.122625404526388e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.907999999999974 y1[1] (analytic) 1.194365938123866 y1[1] (numeric) 1.1943659381238874 absolute error 2.1316282072803006e-14 relative error 1.784736268206631e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.019070908731304126 y2[1] (numeric) 0.01907090873130998 absolute error 5.852957007945747e-15 relative error 3.069049876128008e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.908999999999974 y1[1] (analytic) 1.195346769868686 y1[1] (numeric) 1.1953467698687068 absolute error 2.0872192862952943e-14 relative error 1.7461203216574421e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.019265765101538546 y2[1] (numeric) 0.01926576510154431 absolute error 5.762751387194953e-15 relative error 2.9911874025365053e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.909999999999974 y1[1] (analytic) 1.1963274062667524 y1[1] (numeric) 1.1963274062667728 absolute error 2.042810365310288e-14 relative error 1.7075679739587862e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.019461602205926076 y2[1] (numeric) 0.019461602205931808 absolute error 5.731526364627371e-15 relative error 2.945043426528426e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.910999999999975 y1[1] (analytic) 1.1973078463374287 y1[1] (numeric) 1.197307846337449 absolute error 2.020605904817785e-14 relative error 1.6876243741313726e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.019658419848629705 y2[1] (numeric) 0.019658419848635388 absolute error 5.68295410730002e-15 relative error 2.8908499009884317e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.911999999999975 y1[1] (analytic) 1.1982880891002752 y1[1] (numeric) 1.1982880891002952 absolute error 1.9984014443252818e-14 relative error 1.6677136846330212e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.019856217832831757 y2[1] (numeric) 0.019856217832837426 absolute error 5.6690763194922056e-15 relative error 2.8550635207670468e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.912999999999975 y1[1] (analytic) 1.1992681335750492 y1[1] (numeric) 1.1992681335750688 absolute error 1.9539925233402755e-14 relative error 1.6293208071120622e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.020054995960734345 y2[1] (numeric) 0.020054995960739952 absolute error 5.6066262743570405e-15 relative error 2.7956257310319324e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.913999999999976 y1[1] (analytic) 1.200247978781706 y1[1] (numeric) 1.2002479787817255 absolute error 1.9539925233402755e-14 relative error 1.6279906801623169e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.020254754033559252 y2[1] (numeric) 0.020254754033564856 absolute error 5.603156827405087e-15 relative error 2.7663415799182017e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.914999999999976 y1[1] (analytic) 1.201227623740401 y1[1] (numeric) 1.20122762374042 absolute error 1.9095836023552692e-14 relative error 1.5896933808508155e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0204554918515486 y2[1] (numeric) 0.02045549185155408 absolute error 5.478256737134757e-15 relative error 2.6781349365207372e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.915999999999976 y1[1] (analytic) 1.2022070674714889 y1[1] (numeric) 1.2022070674715075 absolute error 1.865174681370263e-14 relative error 1.551458756013757e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.02065720921396441 y2[1] (numeric) 0.020657209213969824 absolute error 5.412337245047638e-15 relative error 2.620071854328155e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.916999999999977 y1[1] (analytic) 1.2031863089955261 y1[1] (numeric) 1.2031863089955444 absolute error 1.8207657603852567e-14 relative error 1.5132866346404104e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.020859905919089372 y2[1] (numeric) 0.020859905919094743 absolute error 5.370703881624195e-15 relative error 2.5746539329831504e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.917999999999977 y1[1] (analytic) 1.2041653473332712 y1[1] (numeric) 1.2041653473332892 absolute error 1.7985612998927536e-14 relative error 1.4936165567924902e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.021063581764226735 y2[1] (numeric) 0.021063581764232148 absolute error 5.412337245047638e-15 relative error 2.569523695271838e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.918999999999977 y1[1] (analytic) 1.2051441815056863 y1[1] (numeric) 1.2051441815057038 absolute error 1.7541523789077473e-14 relative error 1.4555539543128689e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.02126823654570087 y2[1] (numeric) 0.02126823654570621 absolute error 5.339478859056612e-15 relative error 2.5105414111711705e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.919999999999978 y1[1] (analytic) 1.2061228105339366 y1[1] (numeric) 1.2061228105339539 absolute error 1.7319479184152442e-14 relative error 1.4359631567274073e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.021473870058856925 y2[1] (numeric) 0.021473870058862164 absolute error 5.2388648974499574e-15 relative error 2.439646362342209e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.920999999999978 y1[1] (analytic) 1.2071012334393938 y1[1] (numeric) 1.2071012334394107 absolute error 1.687538997430238e-14 relative error 1.3980095046559871e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.021680482098061282 y2[1] (numeric) 0.021680482098066518 absolute error 5.235395450498004e-15 relative error 2.4147966022241566e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.921999999999978 y1[1] (analytic) 1.2080794492436346 y1[1] (numeric) 1.2080794492436513 absolute error 1.6653345369377348e-14 relative error 1.378497530092398e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0218880724567021 y2[1] (numeric) 0.021888072456707246 absolute error 5.14518982974721e-15 relative error 2.3506820163927954e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.922999999999979 y1[1] (analytic) 1.2090574569684436 y1[1] (numeric) 1.20905745696846 absolute error 1.6431300764452317e-14 relative error 1.3590173626364867e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.022096640927188882 y2[1] (numeric) 0.02209664092719401 absolute error 5.127842594987442e-15 relative error 2.3206434914176803e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.923999999999979 y1[1] (analytic) 1.2100352556358132 y1[1] (numeric) 1.2100352556358291 absolute error 1.5987211554602254e-14 relative error 1.3212186570714232e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.02230618730095335 y2[1] (numeric) 0.022306187300958354 absolute error 5.002942504717112e-15 relative error 2.2428496798748255e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.924999999999979 y1[1] (analytic) 1.2110128442679444 y1[1] (numeric) 1.2110128442679602 absolute error 1.5765166949677223e-14 relative error 1.301816659030338e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.022516711368448905 y2[1] (numeric) 0.022516711368453922 absolute error 5.016820292524926e-15 relative error 2.228043078952749e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.92599999999998 y1[1] (analytic) 1.2119902218872491 y1[1] (numeric) 1.2119902218872645 absolute error 1.532107773982716e-14 relative error 1.2641255237166816e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.022728212919151725 y2[1] (numeric) 0.022728212919156665 absolute error 4.9404924595819466e-15 relative error 2.1737267585252533e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.92699999999998 y1[1] (analytic) 1.2129673875163496 y1[1] (numeric) 1.2129673875163647 absolute error 1.509903313490213e-14 relative error 1.2448012444768725e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.022940691741560104 y2[1] (numeric) 0.022940691741565048 absolute error 4.9439619065339e-15 relative error 2.1551058539256066e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.92799999999998 y1[1] (analytic) 1.2139443401780803 y1[1] (numeric) 1.213944340178095 absolute error 1.4654943925052066e-14 relative error 1.207217121907109e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.023154147623195453 y2[1] (numeric) 0.02315414762320027 absolute error 4.8155923693116165e-15 relative error 2.0797968673601412e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.928999999999981 y1[1] (analytic) 1.2149210788954887 y1[1] (numeric) 1.214921078895503 absolute error 1.4210854715202004e-14 relative error 1.1696936502345816e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.02336858035060163 y2[1] (numeric) 0.023368580350606464 absolute error 4.8329396040713846e-15 relative error 2.068135732493035e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.929999999999981 y1[1] (analytic) 1.215897602691836 y1[1] (numeric) 1.21589760269185 absolute error 1.3988810110276972e-14 relative error 1.1504924493072117e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.023583989709346165 y2[1] (numeric) 0.02358398970935092 absolute error 4.756611771128405e-15 relative error 2.016881719229802e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.930999999999981 y1[1] (analytic) 1.2168739105905986 y1[1] (numeric) 1.2168739105906123 absolute error 1.3766765505351941e-14 relative error 1.1313222664680492e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.023800375484019587 y2[1] (numeric) 0.023800375484024302 absolute error 4.714978407704962e-15 relative error 1.9810521102369854e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.931999999999982 y1[1] (analytic) 1.2178500016154687 y1[1] (numeric) 1.217850001615482 absolute error 1.3322676295501878e-14 relative error 1.0939505093262266e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.02401773745823621 y2[1] (numeric) 0.02401773745824085 absolute error 4.638650574761982e-15 relative error 1.9313436924806115e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.932999999999982 y1[1] (analytic) 1.2188258747903553 y1[1] (numeric) 1.2188258747903684 absolute error 1.3100631690576847e-14 relative error 1.074856709358113e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.024236075414634017 y2[1] (numeric) 0.024236075414638604 absolute error 4.586608870482678e-15 relative error 1.8924717768922405e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.933999999999982 y1[1] (analytic) 1.2198015291393856 y1[1] (numeric) 1.2198015291393982 absolute error 1.2656542480726785e-14 relative error 1.0375903110776092e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.024455389134875105 y2[1] (numeric) 0.02445538913487963 absolute error 4.524158825347513e-15 relative error 1.8499639488033106e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.934999999999983 y1[1] (analytic) 1.2207769636869048 y1[1] (numeric) 1.2207769636869172 absolute error 1.2434497875801753e-14 relative error 1.01857245391066e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.024675678399645795 y2[1] (numeric) 0.024675678399650226 absolute error 4.430483757644765e-15 relative error 1.7954861000734887e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.935999999999983 y1[1] (analytic) 1.2217521774574787 y1[1] (numeric) 1.2217521774574909 absolute error 1.2212453270876722e-14 relative error 9.995851446969701e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.024896942988656745 y2[1] (numeric) 0.024896942988661144 absolute error 4.399258735077183e-15 relative error 1.7669875121140463e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.936999999999983 y1[1] (analytic) 1.2227271694758937 y1[1] (numeric) 1.2227271694759057 absolute error 1.199040866595169e-14 relative error 9.806283008409166e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.025119182680643504 y2[1] (numeric) 0.025119182680647816 absolute error 4.3125225612783424e-15 relative error 1.716824395166931e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.937999999999984 y1[1] (analytic) 1.223701938767158 y1[1] (numeric) 1.2237019387671695 absolute error 1.1546319456101628e-14 relative error 9.435565222470915e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.02534239725336629 y2[1] (numeric) 0.025342397253370567 absolute error 4.277828091758806e-15 relative error 1.688012404268729e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.938999999999984 y1[1] (analytic) 1.224676484356502 y1[1] (numeric) 1.2246764843565132 absolute error 1.1324274851176597e-14 relative error 9.246748015355959e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.025566586483610654 y2[1] (numeric) 0.025566586483614845 absolute error 4.191091917959966e-15 relative error 1.6392849004878483e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.939999999999984 y1[1] (analytic) 1.2256508052693802 y1[1] (numeric) 1.2256508052693913 absolute error 1.1102230246251565e-14 relative error 9.058232735229556e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.025791750147187376 y2[1] (numeric) 0.025791750147191435 absolute error 4.0592529337857286e-15 relative error 1.573857109587577e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.940999999999985 y1[1] (analytic) 1.226624900531472 y1[1] (numeric) 1.2266249005314829 absolute error 1.0880185641326534e-14 relative error 8.87001856607702e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.026017888018932678 y2[1] (numeric) 0.026017888018936695 absolute error 4.017619570362285e-15 relative error 1.544175902148071e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.941999999999985 y1[1] (analytic) 1.2275987691686823 y1[1] (numeric) 1.2275987691686927 absolute error 1.0436096431476471e-14 relative error 8.50122751307717e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.026244999872708785 y2[1] (numeric) 0.02624499987271277 absolute error 3.986394547794703e-15 relative error 1.518915819062361e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.942999999999985 y1[1] (analytic) 1.2285724102071423 y1[1] (numeric) 1.2285724102071525 absolute error 1.021405182655144e-14 relative error 8.313756471895141e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.026473085481403924 y2[1] (numeric) 0.026473085481407827 absolute error 3.903127820947816e-15 relative error 1.4743758613591063e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.943999999999986 y1[1] (analytic) 1.2295458226732112 y1[1] (numeric) 1.229545822673221 absolute error 9.769962616701378e-15 relative error 7.945993094799883e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.026702144616932433 y2[1] (numeric) 0.026702144616936277 absolute error 3.8441472227646045e-15 relative error 1.4396398783365678e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.944999999999986 y1[1] (analytic) 1.2305190055934765 y1[1] (numeric) 1.230519005593486 absolute error 9.547918011776346e-15 relative error 7.759260904037323e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.026932177050235206 y2[1] (numeric) 0.026932177050239 absolute error 3.7921055184853e-15 relative error 1.4080204178860404e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.945999999999986 y1[1] (analytic) 1.2314919579947554 y1[1] (numeric) 1.2314919579947647 absolute error 9.325873406851315e-15 relative error 7.572825259887756e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.02716318255127992 y2[1] (numeric) 0.027163182551283582 absolute error 3.6637359812630166e-15 relative error 1.3487874531441393e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.946999999999987 y1[1] (analytic) 1.2324646789040956 y1[1] (numeric) 1.2324646789041047 absolute error 9.103828801926284e-15 relative error 7.386685361256263e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.02739516088906091 y2[1] (numeric) 0.027395160889064546 absolute error 3.635980405647388e-15 relative error 1.3272345507922392e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.947999999999987 y1[1] (analytic) 1.2334371673487763 y1[1] (numeric) 1.2334371673487852 absolute error 8.881784197001252e-15 relative error 7.20084040931918e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.027628111831599966 y2[1] (numeric) 0.02762811183160357 absolute error 3.604755383079805e-15 relative error 1.3047418531717485e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.948999999999987 y1[1] (analytic) 1.2344094223563091 y1[1] (numeric) 1.2344094223563176 absolute error 8.43769498715119e-15 relative error 6.835410386810602e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.027862035145946207 y2[1] (numeric) 0.027862035145949732 absolute error 3.524958103184872e-15 relative error 1.2651473895286276e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.949999999999988 y1[1] (analytic) 1.2353814429544392 y1[1] (numeric) 1.2353814429544472 absolute error 7.993605777301127e-15 relative error 6.470556784618895e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.028096930598176306 y2[1] (numeric) 0.028096930598179734 absolute error 3.427813588530171e-15 relative error 1.2199957488426372e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.950999999999988 y1[1] (analytic) 1.2363532281711458 y1[1] (numeric) 1.2363532281711536 absolute error 7.771561172376096e-15 relative error 6.285874453429497e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.028332797953394828 y2[1] (numeric) 0.02833279795339815 absolute error 3.3202607330196088e-15 relative error 1.17187887284594e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.951999999999988 y1[1] (analytic) 1.2373247770346438 y1[1] (numeric) 1.2373247770346514 absolute error 7.549516567451064e-15 relative error 6.1014833838082e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.028569636975734336 y2[1] (numeric) 0.028569636975737635 absolute error 3.299444051307887e-15 relative error 1.1548778355532745e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.952999999999989 y1[1] (analytic) 1.2382960885733847 y1[1] (numeric) 1.238296088573392 absolute error 7.327471962526033e-15 relative error 5.917382789255082e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.028807447428355948 y2[1] (numeric) 0.028807447428359195 absolute error 3.247402347028583e-15 relative error 1.1272787549486517e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.953999999999989 y1[1] (analytic) 1.239267161816057 y1[1] (numeric) 1.2392671618160638 absolute error 6.8833827526759706e-15 relative error 5.554397764069588e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.029046229073449226 y2[1] (numeric) 0.029046229073452393 absolute error 3.1676050671336498e-15 relative error 1.0905391743360985e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.954999999999989 y1[1] (analytic) 1.2402379957915872 y1[1] (numeric) 1.2402379957915937 absolute error 6.439293542825908e-15 relative error 5.191982155582971e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.02928598167223251 y2[1] (numeric) 0.029285981672235607 absolute error 3.0982161280945775e-15 relative error 1.0579177992971804e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.95599999999999 y1[1] (analytic) 1.2412085895291418 y1[1] (numeric) 1.2412085895291478 absolute error 5.995204332975845e-15 relative error 4.830134421846173e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.029526704984953245 y2[1] (numeric) 0.029526704984956253 absolute error 3.0080105073437835e-15 relative error 1.0187423584435379e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.95699999999999 y1[1] (analytic) 1.242178942058127 y1[1] (numeric) 1.2421789420581326 absolute error 5.551115123125783e-15 relative error 4.468853025256019e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.029768398770888105 y2[1] (numeric) 0.029768398770891043 absolute error 2.9386215683047112e-15 relative error 9.871614496035726e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.95799999999999 y1[1] (analytic) 1.2431490524081903 y1[1] (numeric) 1.2431490524081956 absolute error 5.329070518200751e-15 relative error 4.2867510600417857e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.030011062788343312 y2[1] (numeric) 0.03001106278834621 absolute error 2.896988204881268e-15 relative error 9.653067688114317e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.958999999999991 y1[1] (analytic) 1.2441189196092213 y1[1] (numeric) 1.2441189196092264 absolute error 5.10702591327572e-15 relative error 4.1049338875738995e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.03025469679465498 y2[1] (numeric) 0.030254696794657754 absolute error 2.7755575615628914e-15 relative error 9.173972492275123e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.959999999999991 y1[1] (analytic) 1.2450885426913532 y1[1] (numeric) 1.2450885426913578 absolute error 4.6629367034256575e-15 relative error 3.745064341646231e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.03049930054618899 y2[1] (numeric) 0.030499300546191693 absolute error 2.7026991755718655e-15 relative error 8.861511992640037e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.960999999999991 y1[1] (analytic) 1.2460579206849627 y1[1] (numeric) 1.2460579206849671 absolute error 4.440892098500626e-15 relative error 3.563953187713338e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.030744873798341676 y2[1] (numeric) 0.030744873798344292 absolute error 2.615963001773025e-15 relative error 8.508615188767259e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.961999999999992 y1[1] (analytic) 1.2470270526206721 y1[1] (numeric) 1.2470270526206761 absolute error 3.9968028886505635e-15 relative error 3.205065102838899e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.03099141630553981 y2[1] (numeric) 0.030991416305542325 absolute error 2.5153490401663703e-15 relative error 8.116276504977748e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.962999999999992 y1[1] (analytic) 1.2479959375293495 y1[1] (numeric) 1.2479959375293532 absolute error 3.774758283725532e-15 relative error 3.024655906491491e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.031238927821240825 y2[1] (numeric) 0.0312389278212433 absolute error 2.473715676742927e-15 relative error 7.918695836484281e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.963999999999992 y1[1] (analytic) 1.2489645744421098 y1[1] (numeric) 1.2489645744421134 absolute error 3.552713678800501e-15 relative error 2.844527179954191e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.03148740809793338 y2[1] (numeric) 0.031487408097935723 absolute error 2.345346139520643e-15 relative error 7.448520793537706e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.964999999999993 y1[1] (analytic) 1.2499329623903166 y1[1] (numeric) 1.24993296239032 absolute error 3.3306690738754696e-15 relative error 2.6646781660242363e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.03173685688713701 y2[1] (numeric) 0.03173685688713934 absolute error 2.3314683517128287e-15 relative error 7.346248432867894e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.965999999999993 y1[1] (analytic) 1.250901100405582 y1[1] (numeric) 1.2509011004055848 absolute error 2.886579864025407e-15 relative error 2.307600387504245e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.03198727393940315 y2[1] (numeric) 0.03198727393940538 absolute error 2.2343238370581275e-15 relative error 6.985039867076018e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.966999999999993 y1[1] (analytic) 1.2518689875197677 y1[1] (numeric) 1.2518689875197702 absolute error 2.4424906541753444e-15 relative error 1.9510752950390314e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.03223865900431466 y2[1] (numeric) 0.032238659004316814 absolute error 2.1510571102112408e-15 relative error 6.672290897469879e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.967999999999994 y1[1] (analytic) 1.2528366227649868 y1[1] (numeric) 1.252836622764989 absolute error 2.220446049250313e-15 relative error 1.7723348830191686e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.03249101183048653 y2[1] (numeric) 0.032491011830488595 absolute error 2.067790383364354e-15 relative error 6.364192023789585e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.968999999999994 y1[1] (analytic) 1.2538040051736044 y1[1] (numeric) 1.2538040051736061 absolute error 1.7763568394002505e-15 relative error 1.416773939204551e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.03274433216556594 y2[1] (numeric) 0.03274433216556792 absolute error 1.9845236565174673e-15 relative error 6.0606630988321085e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.969999999999994 y1[1] (analytic) 1.2547711337782377 y1[1] (numeric) 1.2547711337782392 absolute error 1.5543122344752192e-15 relative error 1.238721702016713e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.03299861975623253 y2[1] (numeric) 0.03299861975623448 absolute error 1.949829186997931e-15 relative error 5.9088204337081775e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.970999999999995 y1[1] (analytic) 1.2557380076117588 y1[1] (numeric) 1.25573800761176 absolute error 1.1102230246251565e-15 relative error 8.841199500974318e-14% Correct digits 15 h 0.001 y2[1] (analytic) 0.03325387434819893 y2[1] (numeric) 0.03325387434820069 absolute error 1.762479051592436e-15 relative error 5.300071303384515e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.971999999999995 y1[1] (analytic) 1.2567046257072934 y1[1] (numeric) 1.2567046257072942 absolute error 8.881784197001252e-16 relative error 7.06751930033077e-14% Correct digits 15 h 0.001 y2[1] (analytic) 0.03351009568621022 y2[1] (numeric) 0.033510095686212 absolute error 1.7832957333041577e-15 relative error 5.321667088041184e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.972999999999995 y1[1] (analytic) 1.2576709870982237 y1[1] (numeric) 1.2576709870982243 absolute error 6.661338147750939e-16 relative error 5.2965666029399235e-14% Correct digits 15 h 0.001 y2[1] (analytic) 0.033767283514045454 y2[1] (numeric) 0.03376728351404708 absolute error 1.6237011735142914e-15 relative error 4.808503985341063e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.973999999999996 y1[1] (analytic) 1.2586370908181883 y1[1] (numeric) 1.2586370908181888 absolute error 4.440892098500626e-16 relative error 3.5283340455299825e-14% Correct digits 15 h 0.001 y2[1] (analytic) 0.03402543757451659 y2[1] (numeric) 0.034025437574518126 absolute error 1.5334955527634975e-15 relative error 4.5069091305735665e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.974999999999996 y1[1] (analytic) 1.2596029359010839 y1[1] (numeric) 1.2596029359010839 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.001 y2[1] (analytic) 0.03428455760946958 y2[1] (numeric) 0.0342845576094711 absolute error 1.519617764955683e-15 relative error 4.432368013218746e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.975999999999996 y1[1] (analytic) 1.260568521381065 y1[1] (numeric) 1.2605685213810647 absolute error 2.220446049250313e-16 relative error 1.7614639835822784e-14% Correct digits 15 h 0.001 y2[1] (analytic) 0.03454464335978458 y2[1] (numeric) 0.034544643359785986 absolute error 1.4085954624931674e-15 relative error 4.077608930051931e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.976999999999997 y1[1] (analytic) 1.2615338462925463 y1[1] (numeric) 1.2615338462925458 absolute error 4.440892098500626e-16 relative error 3.5202322248837983e-14% Correct digits 15 h 0.001 y2[1] (analytic) 0.034805694565375744 y2[1] (numeric) 0.034805694565377056 absolute error 1.3114509478384662e-15 relative error 3.76792063544418e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.977999999999997 y1[1] (analytic) 1.2624989096702035 y1[1] (numeric) 1.2624989096702024 absolute error 1.1102230246251565e-15 relative error 8.793853334219313e-14% Correct digits 15 h 0.001 y2[1] (analytic) 0.0350677109651919 y2[1] (numeric) 0.03506771096519313 absolute error 1.2281842209915794e-15 relative error 3.5023221852451994e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.978999999999997 y1[1] (analytic) 1.2634637105489726 y1[1] (numeric) 1.2634637105489712 absolute error 1.3322676295501878e-15 relative error 1.0544565850421776e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.03533069229721675 y2[1] (numeric) 0.035330692297217824 absolute error 1.0755285551056204e-15 relative error 3.0441762817943633e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.979999999999998 y1[1] (analytic) 1.2644282479640532 y1[1] (numeric) 1.2644282479640514 absolute error 1.7763568394002505e-15 relative error 1.4048696256671663e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.03559463829846876 y2[1] (numeric) 0.03559463829846984 absolute error 1.0755285551056204e-15 relative error 3.0216027090571345e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.980999999999998 y1[1] (analytic) 1.2653925209509078 y1[1] (numeric) 1.2653925209509058 absolute error 1.9984014443252818e-15 relative error 1.5792739495753758e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.0358595487050023 y2[1] (numeric) 0.035859548705003186 absolute error 8.881784197001252e-16 relative error 2.4768254252352794e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.981999999999998 y1[1] (analytic) 1.2663565285452636 y1[1] (numeric) 1.2663565285452614 absolute error 2.220446049250313e-15 relative error 1.7534130390602297e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.0361254232519066 y2[1] (numeric) 0.036125423251907485 absolute error 8.881784197001252e-16 relative error 2.4585965775591285e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.982999999999999 y1[1] (analytic) 1.2673202697831132 y1[1] (numeric) 1.2673202697831105 absolute error 2.6645352591003757e-15 relative error 2.102495574821335e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.03639226167330745 y2[1] (numeric) 0.0363922616733082 absolute error 7.563394355258879e-16 relative error 2.0782974202470043e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.983999999999999 y1[1] (analytic) 1.268283743700715 y1[1] (numeric) 1.2682837437007122 absolute error 2.886579864025407e-15 relative error 2.275973242078053e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.0366600637023663 y2[1] (numeric) 0.03666006370236695 absolute error 6.522560269672795e-16 relative error 1.779200473471022e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.984999999999999 y1[1] (analytic) 1.2692469493345957 y1[1] (numeric) 1.2692469493345926 absolute error 3.1086244689504383e-15 relative error 2.44918805641419e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.036928829071281144 y2[1] (numeric) 0.03692882907128171 absolute error 5.689893001203927e-16 relative error 1.5407726549415156e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.986 y1[1] (analytic) 1.2702098857215496 y1[1] (numeric) 1.270209885721546 absolute error 3.552713678800501e-15 relative error 2.796950109376895e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.037198557511286645 y2[1] (numeric) 0.03719855751128715 absolute error 5.065392549852277e-16 relative error 1.3617174666827752e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.987 y1[1] (analytic) 1.27117255189864 y1[1] (numeric) 1.2711725518986363 absolute error 3.774758283725532e-15 relative error 2.969508960909755e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.03746924875265445 y2[1] (numeric) 0.037469248752654845 absolute error 3.95516952522712e-16 relative error 1.0555774820403684e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.988 y1[1] (analytic) 1.2721349469032013 y1[1] (numeric) 1.2721349469031973 absolute error 3.9968028886505635e-15 relative error 3.141807320347663e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.03774090252469331 y2[1] (numeric) 0.03774090252469357 absolute error 2.636779683484747e-16 relative error 6.986530546691461e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.989000000000001 y1[1] (analytic) 1.2730970697728383 y1[1] (numeric) 1.2730970697728339 absolute error 4.440892098500626e-15 relative error 3.488258832685103e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.038013518555749415 y2[1] (numeric) 0.03801351855574959 absolute error 1.734723475976807e-16 relative error 4.563438329005816e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.990000000000001 y1[1] (analytic) 1.2740589195454284 y1[1] (numeric) 1.2740589195454235 absolute error 4.884981308350689e-15 relative error 3.8341879118852694e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.038287096573206836 y2[1] (numeric) 0.038287096573206884 absolute error 4.85722573273506e-17 relative error 1.268632559653042e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.991000000000001 y1[1] (analytic) 1.2750204952591215 y1[1] (numeric) 1.2750204952591164 absolute error 5.10702591327572e-15 relative error 4.0054461338190667e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.03856163630348752 y2[1] (numeric) 0.03856163630348747 absolute error 5.551115123125783e-17 relative error 1.4395434569833693e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.992000000000002 y1[1] (analytic) 1.2759817959523425 y1[1] (numeric) 1.275981795952337 absolute error 5.551115123125783e-15 relative error 4.35046576740748e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.03883713747205175 y2[1] (numeric) 0.03883713747205163 absolute error 1.249000902703301e-16 relative error 3.21599629633393e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.993000000000002 y1[1] (analytic) 1.2769428206637905 y1[1] (numeric) 1.2769428206637847 absolute error 5.773159728050814e-15 relative error 4.5210792798457215e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.03911359980339846 y2[1] (numeric) 0.039113599803398215 absolute error 2.42861286636753e-16 relative error 6.209126438309867e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.994000000000002 y1[1] (analytic) 1.277903568432441 y1[1] (numeric) 1.277903568432435 absolute error 5.995204332975845e-15 relative error 4.691437195319793e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.03939102302106523 y2[1] (numeric) 0.039391023021064925 absolute error 3.0531133177191805e-16 relative error 7.750784527953133e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.995000000000003 y1[1] (analytic) 1.278864038297546 y1[1] (numeric) 1.2788640382975398 absolute error 6.217248937900877e-15 relative error 4.861540204209218e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.039669406847628985 y2[1] (numeric) 0.03966940684762856 absolute error 4.2327252813834093e-16 relative error 1.0669998917910204e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.996000000000003 y1[1] (analytic) 1.2798242292986362 y1[1] (numeric) 1.2798242292986295 absolute error 6.661338147750939e-15 relative error 5.204885167240081e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.03994875100470585 y2[1] (numeric) 0.039948751004705324 absolute error 5.273559366969494e-16 relative error 1.3200811625745905e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.997000000000003 y1[1] (analytic) 1.2807841404755202 y1[1] (numeric) 1.2807841404755134 absolute error 6.8833827526759706e-15 relative error 5.374350396094347e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.040229055212951725 y2[1] (numeric) 0.04022905521295108 absolute error 6.453171330633722e-16 relative error 1.6041071052934216e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.998000000000004 y1[1] (analytic) 1.2817437708682873 y1[1] (numeric) 1.28174377086828 absolute error 7.327471962526033e-15 relative error 5.716799354961724e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.04051031919206238 y2[1] (numeric) 0.04051031919206164 absolute error 7.424616477180734e-16 relative error 1.8327716555330222e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 4.999000000000004 y1[1] (analytic) 1.2827031195173069 y1[1] (numeric) 1.2827031195172993 absolute error 7.549516567451064e-15 relative error 5.885630472538352e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.04079254266077392 y2[1] (numeric) 0.040792542660773055 absolute error 8.673617379884035e-16 relative error 2.126275248888709e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.000000000000004 y1[1] (analytic) 1.2836621854632306 y1[1] (numeric) 1.2836621854632226 absolute error 7.993605777301127e-15 relative error 6.227188015526455e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.04107572533686277 y2[1] (numeric) 0.04107572533686187 absolute error 8.951173136040325e-16 relative error 2.1791880880085725e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.001000000000005 y1[1] (analytic) 1.2846209677469924 y1[1] (numeric) 1.2846209677469842 absolute error 8.215650382226158e-15 relative error 6.395388669885264e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.04135986693714644 y2[1] (numeric) 0.04135986693714544 absolute error 9.992007221626409e-16 relative error 2.415870253357201e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.002000000000005 y1[1] (analytic) 1.28557946540981 y1[1] (numeric) 1.2855794654098016 absolute error 8.43769498715119e-15 relative error 6.563339890048311e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.04164496717748334 y2[1] (numeric) 0.04164496717748219 absolute error 1.1518563880486e-15 relative error 2.7658957759279667e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.003000000000005 y1[1] (analytic) 1.2865376774931865 y1[1] (numeric) 1.2865376774931776 absolute error 8.881784197001252e-15 relative error 6.903633179486335e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.04193102577277308 y2[1] (numeric) 0.04193102577277189 absolute error 1.186550857568136e-15 relative error 2.8297682579914248e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.004000000000006 y1[1] (analytic) 1.2874956030389089 y1[1] (numeric) 1.2874956030388998 absolute error 9.103828801926284e-15 relative error 7.070959139928931e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.04221804243695737 y2[1] (numeric) 0.04221804243695599 absolute error 1.3808398868775384e-15 relative error 3.2707340444301632e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.005000000000006 y1[1] (analytic) 1.2884532410890523 y1[1] (numeric) 1.288453241089043 absolute error 9.325873406851315e-15 relative error 7.238037912007356e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.04250601688301925 y2[1] (numeric) 0.04250601688301783 absolute error 1.4155343563970746e-15 relative error 3.330197605418463e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0060000000000064 y1[1] (analytic) 1.289410590685979 y1[1] (numeric) 1.2894105906859692 absolute error 9.769962616701378e-15 relative error 7.577076446614001e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.04279494882298451 y2[1] (numeric) 0.042794948822983 absolute error 1.5126788710517758e-15 relative error 3.534713588065653e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.007000000000007 y1[1] (analytic) 1.2903676508723387 y1[1] (numeric) 1.2903676508723287 absolute error 9.992007221626409e-15 relative error 7.743535119523047e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.043084837967921286 y2[1] (numeric) 0.04308483796791958 absolute error 1.7069679003611782e-15 relative error 3.9618761050745905e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.008000000000007 y1[1] (analytic) 1.2913244206910721 y1[1] (numeric) 1.2913244206910617 absolute error 1.0436096431476471e-14 relative error 8.081699892186221e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.04337568402794023 y2[1] (numeric) 0.04337568402793845 absolute error 1.7832957333041577e-15 relative error 4.111279794816507e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0090000000000074 y1[1] (analytic) 1.2922808991854087 y1[1] (numeric) 1.2922808991853982 absolute error 1.0436096431476471e-14 relative error 8.075718242105785e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.04366748671219545 y2[1] (numeric) 0.043667486712193566 absolute error 1.880440247958859e-15 relative error 4.306270842543567e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.010000000000008 y1[1] (analytic) 1.2932370853988708 y1[1] (numeric) 1.29323708539886 absolute error 1.0880185641326534e-14 relative error 8.413140764495458e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.04396024572888424 y2[1] (numeric) 0.04396024572888228 absolute error 1.9567680809018384e-15 relative error 4.451221890272867e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.011000000000008 y1[1] (analytic) 1.2941929783752717 y1[1] (numeric) 1.2941929783752606 absolute error 1.1102230246251565e-14 relative error 8.578496740253754e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.04425396078524768 y2[1] (numeric) 0.0442539607852456 absolute error 2.0816681711721685e-15 relative error 4.703913806210324e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0120000000000084 y1[1] (analytic) 1.2951485771587188 y1[1] (numeric) 1.2951485771587075 absolute error 1.1324274851176597e-14 relative error 8.743610618033997e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.04454863158757072 y2[1] (numeric) 0.044548631587568485 absolute error 2.2343238370581275e-15 relative error 5.015471311764186e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.013000000000009 y1[1] (analytic) 1.2961038807936136 y1[1] (numeric) 1.2961038807936016 absolute error 1.199040866595169e-14 relative error 9.251117015875208e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.04484425784118251 y2[1] (numeric) 0.04484425784118016 absolute error 2.3522850334245504e-15 relative error 5.2454542602873465e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.014000000000009 y1[1] (analytic) 1.2970588883246519 y1[1] (numeric) 1.2970588883246397 absolute error 1.2212453270876722e-14 relative error 9.415496382474166e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.045140839250456866 y2[1] (numeric) 0.045140839250454395 absolute error 2.4702462297909733e-15 relative error 5.472309046106121e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0150000000000095 y1[1] (analytic) 1.2980135987968269 y1[1] (numeric) 1.2980135987968142 absolute error 1.2656542480726785e-14 relative error 9.750700988386074e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.04543837551881236 y2[1] (numeric) 0.04543837551880981 absolute error 2.546574062733953e-15 relative error 5.604456659502764e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.01600000000001 y1[1] (analytic) 1.2989680112554278 y1[1] (numeric) 1.2989680112554147 absolute error 1.3100631690576847e-14 relative error 1.0085415173477087e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.04573686634871277 y2[1] (numeric) 0.04573686634871016 absolute error 2.609024107869118e-15 relative error 5.7044225285944785e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.01700000000001 y1[1] (analytic) 1.2999221247460424 y1[1] (numeric) 1.299922124746029 absolute error 1.3322676295501878e-14 relative error 1.0248826481128356e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.04603631144166742 y2[1] (numeric) 0.04603631144166464 absolute error 2.7824964554667986e-15 relative error 6.044134224333976e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0180000000000105 y1[1] (analytic) 1.3008759383145572 y1[1] (numeric) 1.3008759383145436 absolute error 1.354472090042691e-14 relative error 1.0412000484823896e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.04633671049823107 y2[1] (numeric) 0.04633671049822818 absolute error 2.8935187579293142e-15 relative error 6.24454935798642e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.019000000000011 y1[1] (analytic) 1.3018294510071589 y1[1] (numeric) 1.3018294510071449 absolute error 1.3988810110276972e-14 relative error 1.074550134002157e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.04663806321800479 y2[1] (numeric) 0.04663806321800175 absolute error 3.039235529911366e-15 relative error 6.516641816159421e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.020000000000011 y1[1] (analytic) 1.3027826618703346 y1[1] (numeric) 1.3027826618703202 absolute error 1.4432899320127035e-14 relative error 1.107851658035309e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.04694036929963574 y2[1] (numeric) 0.046940369299632655 absolute error 3.0878077872387166e-15 relative error 6.578149753207583e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0210000000000115 y1[1] (analytic) 1.3037355699508737 y1[1] (numeric) 1.303735569950859 absolute error 1.4654943925052066e-14 relative error 1.1240733368657174e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.047243628440818086 y2[1] (numeric) 0.04724362844081484 absolute error 3.247402347028583e-15 relative error 6.873736108344412e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.022000000000012 y1[1] (analytic) 1.304688174295868 y1[1] (numeric) 1.3046881742958532 absolute error 1.4876988529977098e-14 relative error 1.1402715854312173e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.04754784033829251 y2[1] (numeric) 0.04754784033828919 absolute error 3.3237301799715624e-15 relative error 6.990286322836005e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.023000000000012 y1[1] (analytic) 1.3056404739527137 y1[1] (numeric) 1.3056404739526983 absolute error 1.532107773982716e-14 relative error 1.1734530328585726e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.047853004687847256 y2[1] (numeric) 0.04785300468784383 absolute error 3.427813588530171e-15 relative error 7.163214955655017e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0240000000000125 y1[1] (analytic) 1.3065924679691108 y1[1] (numeric) 1.306592467969095 absolute error 1.5765166949677223e-14 relative error 1.2065863944693985e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.04815912118431798 y2[1] (numeric) 0.04815912118431443 absolute error 3.5457747848965937e-15 relative error 7.362623523228248e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.025000000000013 y1[1] (analytic) 1.3075441553930653 y1[1] (numeric) 1.3075441553930494 absolute error 1.5987211554602254e-14 relative error 1.2226899939601874e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.04846618952158821 y2[1] (numeric) 0.04846618952158453 absolute error 3.677613769070831e-15 relative error 7.587998572556892e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.026000000000013 y1[1] (analytic) 1.3084955352728902 y1[1] (numeric) 1.308495535272874 absolute error 1.6209256159527285e-14 relative error 1.2387704598584513e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.048774209392589585 y2[1] (numeric) 0.04877420939258582 absolute error 3.767819389821625e-15 relative error 7.725024017291568e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0270000000000135 y1[1] (analytic) 1.3094466066572057 y1[1] (numeric) 1.309446606657189 absolute error 1.6653345369377348e-14 relative error 1.2717849880027185e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.04908318048930238 y2[1] (numeric) 0.04908318048929844 absolute error 3.941291737419306e-15 relative error 8.029821413627231e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.028000000000014 y1[1] (analytic) 1.31039736859494 y1[1] (numeric) 1.3103973685949233 absolute error 1.6653345369377348e-14 relative error 1.270862241369862e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.049393102502755415 y2[1] (numeric) 0.04939310250275133 absolute error 4.0870085094013575e-15 relative error 8.274451901808279e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.029000000000014 y1[1] (analytic) 1.3113478201353317 y1[1] (numeric) 1.3113478201353146 absolute error 1.709743457922741e-14 relative error 1.3038062302542241e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.04970397512302671 y2[1] (numeric) 0.0497039751230225 absolute error 4.211908599671688e-15 relative error 8.473987421018981e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0300000000000145 y1[1] (analytic) 1.3122979603279292 y1[1] (numeric) 1.312297960327912 absolute error 1.7319479184152442e-14 relative error 1.319782527119412e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05001579803924361 y2[1] (numeric) 0.050015798039239355 absolute error 4.253541963095131e-15 relative error 8.504396870280263e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.031000000000015 y1[1] (analytic) 1.3132477882225926 y1[1] (numeric) 1.3132477882225748 absolute error 1.7763568394002505e-14 relative error 1.3526440747366115e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05032857093958343 y2[1] (numeric) 0.05032857093957901 absolute error 4.4200754167889045e-15 relative error 8.782437757064377e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.032000000000015 y1[1] (analytic) 1.3141973028694935 y1[1] (numeric) 1.3141973028694756 absolute error 1.7985612998927536e-14 relative error 1.3685626168655742e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05064229351127314 y2[1] (numeric) 0.05064229351126858 absolute error 4.558853294867049e-15 relative error 9.00206720268748e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0330000000000155 y1[1] (analytic) 1.315146503319118 y1[1] (numeric) 1.3151465033190997 absolute error 1.84297022087776e-14 relative error 1.4013421441843474e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05095696544059014 y2[1] (numeric) 0.05095696544058553 absolute error 4.6074255521944e-15 relative error 9.041797352642826e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.034000000000016 y1[1] (analytic) 1.3160953886222655 y1[1] (numeric) 1.3160953886222466 absolute error 1.887379141862766e-14 relative error 1.4340747321047454e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0512725864128627 y2[1] (numeric) 0.05127258641285795 absolute error 4.746203430272544e-15 relative error 9.256805170807356e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.035000000000016 y1[1] (analytic) 1.3170439578300506 y1[1] (numeric) 1.3170439578300315 absolute error 1.9095836023552692e-14 relative error 1.4499011904670831e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.051589156112469836 y2[1] (numeric) 0.051589156112464896 absolute error 4.9404924595819466e-15 relative error 9.57661034193145e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0360000000000165 y1[1] (analytic) 1.317992209993904 y1[1] (numeric) 1.3179922099938848 absolute error 1.9317880628477724e-14 relative error 1.4657052205617415e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05190667422284179 y2[1] (numeric) 0.05190667422283669 absolute error 5.093148125467906e-15 relative error 9.812125707770044e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.037000000000017 y1[1] (analytic) 1.3189401441655744 y1[1] (numeric) 1.3189401441655546 absolute error 1.9761969838327786e-14 relative error 1.4983219614435324e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.052225140426460426 y2[1] (numeric) 0.05222514042645526 absolute error 5.162537064506978e-15 relative error 9.885156884884743e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.038000000000017 y1[1] (analytic) 1.319887759397127 y1[1] (numeric) 1.3198877593971068 absolute error 2.020605904817785e-14 relative error 1.5308922220331209e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05254455440485972 y2[1] (numeric) 0.05254455440485443 absolute error 5.294376048681215e-15 relative error 1.0075974777305468e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0390000000000175 y1[1] (analytic) 1.3208350547409469 y1[1] (numeric) 1.3208350547409262 absolute error 2.0650148258027912e-14 relative error 1.5634161270862083e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.052864915838625626 y2[1] (numeric) 0.052864915838620234 absolute error 5.3915205633359164e-15 relative error 1.0198674258356834e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.040000000000018 y1[1] (analytic) 1.3217820292497386 y1[1] (numeric) 1.3217820292497178 absolute error 2.0872192862952943e-14 relative error 1.5790949189103655e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05318622440739684 y2[1] (numeric) 0.05318622440739127 absolute error 5.571931804837504e-15 relative error 1.0476268746127787e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.041000000000018 y1[1] (analytic) 1.322728681976528 y1[1] (numeric) 1.322728681976507 absolute error 2.1094237467877974e-14 relative error 1.5947516490197566e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05350847978986473 y2[1] (numeric) 0.053508479789858995 absolute error 5.731526364627371e-15 relative error 1.0711435621299419e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0420000000000185 y1[1] (analytic) 1.3236750119746623 y1[1] (numeric) 1.323675011974641 absolute error 2.1316282072803006e-14 relative error 1.6103863773180482e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.053831681663773834 y2[1] (numeric) 0.05383168166376806 absolute error 5.773159728050814e-15 relative error 1.0724464756849453e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.043000000000019 y1[1] (analytic) 1.3246210182978118 y1[1] (numeric) 1.32462101829779 absolute error 2.1760371282653068e-14 relative error 1.6427620415245993e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05415582970592259 y2[1] (numeric) 0.05415582970591661 absolute error 5.974387651264124e-15 relative error 1.1031845848741106e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.044000000000019 y1[1] (analytic) 1.3255666999999698 y1[1] (numeric) 1.3255666999999478 absolute error 2.19824158875781e-14 relative error 1.6583409863553906e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05448092359216272 y2[1] (numeric) 0.05448092359215664 absolute error 6.085409953726639e-15 relative error 1.116979954172812e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0450000000000195 y1[1] (analytic) 1.326512056135455 y1[1] (numeric) 1.3265120561354327 absolute error 2.2426505097428162e-14 relative error 1.6906371105863594e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05480696299740051 y2[1] (numeric) 0.05480696299739428 absolute error 6.231126725708691e-15 relative error 1.1369224611121461e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.04600000000002 y1[1] (analytic) 1.3274570857589114 y1[1] (numeric) 1.3274570857588885 absolute error 2.2870594307278225e-14 relative error 1.722887658865675e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05513394759559653 y2[1] (numeric) 0.055133947595590156 absolute error 6.376843497690743e-15 relative error 1.1566092717438669e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.04700000000002 y1[1] (analytic) 1.3284017879253092 y1[1] (numeric) 1.328401787925286 absolute error 2.3092638912203256e-14 relative error 1.7383775844106033e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05546187705976613 y2[1] (numeric) 0.0554618770597597 absolute error 6.432354648922001e-15 relative error 1.1597794719407797e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0480000000000205 y1[1] (analytic) 1.3293461616899465 y1[1] (numeric) 1.329346161689923 absolute error 2.353672812205332e-14 relative error 1.7705492218920604e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05579075106198006 y2[1] (numeric) 0.05579075106197347 absolute error 6.591949208711867e-15 relative error 1.1815487483559096e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.049000000000021 y1[1] (analytic) 1.3302902061084494 y1[1] (numeric) 1.3302902061084256 absolute error 2.375877272697835e-14 relative error 1.7859841873511816e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.056120569273364174 y2[1] (numeric) 0.05612056927335749 absolute error 6.682154829462661e-15 relative error 1.1906783762142147e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.050000000000021 y1[1] (analytic) 1.3312339202367738 y1[1] (numeric) 1.3312339202367498 absolute error 2.398081733190338e-14 relative error 1.8013977083485181e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05645133136410041 y2[1] (numeric) 0.05645133136409359 absolute error 6.8209327075408055e-15 relative error 1.208285534232502e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0510000000000215 y1[1] (analytic) 1.3321773031312056 y1[1] (numeric) 1.3321773031311812 absolute error 2.4424906541753444e-14 relative error 1.8334576399360744e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.056783037003426684 y2[1] (numeric) 0.05678303700341969 absolute error 6.994405055138486e-15 relative error 1.2317772039414509e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.052000000000022 y1[1] (analytic) 1.333120353848362 y1[1] (numeric) 1.3331203538483372 absolute error 2.4868995751603507e-14 relative error 1.8654726619253365e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05711568585963733 y2[1] (numeric) 0.057115685859630186 absolute error 7.147060721024445e-15 relative error 1.2513306307112297e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.053000000000022 y1[1] (analytic) 1.3340630714451922 y1[1] (numeric) 1.3340630714451671 absolute error 2.5091040356528538e-14 relative error 1.880798658893045e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05744927760008356 y2[1] (numeric) 0.05744927760007625 absolute error 7.306655280814311e-15 relative error 1.2718445881386826e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0540000000000225 y1[1] (analytic) 1.335005454978979 y1[1] (numeric) 1.3350054549789534 absolute error 2.55351295663786e-14 relative error 1.912735972062427e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05778381189117354 y2[1] (numeric) 0.05778381189116617 absolute error 7.369105325949477e-15 relative error 1.2752888888375855e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.055000000000023 y1[1] (analytic) 1.3359475035073385 y1[1] (numeric) 1.3359475035073127 absolute error 2.5757174171303632e-14 relative error 1.9280079571751036e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.058119288398373214 y2[1] (numeric) 0.05811928839836568 absolute error 7.53563877964325e-15 relative error 1.2965813910161667e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.056000000000023 y1[1] (analytic) 1.3368892160882226 y1[1] (numeric) 1.3368892160881964 absolute error 2.6201263381153694e-14 relative error 1.959867958081027e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05845570678620604 y2[1] (numeric) 0.0584557067861983 absolute error 7.743805596760467e-15 relative error 1.3247304707275893e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0570000000000235 y1[1] (analytic) 1.3378305917799187 y1[1] (numeric) 1.3378305917798923 absolute error 2.6423307986078726e-14 relative error 1.97508624398578e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05879306671825346 y2[1] (numeric) 0.05879306671824567 absolute error 7.792377854087817e-15 relative error 1.3253906096496445e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.058000000000024 y1[1] (analytic) 1.338771629641051 y1[1] (numeric) 1.3387716296410244 absolute error 2.6645352591003757e-14 relative error 1.9902836302370597e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.05913136785715589 y2[1] (numeric) 0.05913136785714789 absolute error 8.000544671205034e-15 relative error 1.353011939539774e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.059000000000024 y1[1] (analytic) 1.339712328730582 y1[1] (numeric) 1.339712328730555 absolute error 2.708944180085382e-14 relative error 2.0220342248042074e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.059470609864611945 y2[1] (numeric) 0.05947060986460385 absolute error 8.097689185859736e-15 relative error 1.3616287447353511e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0600000000000245 y1[1] (analytic) 1.3406526881078127 y1[1] (numeric) 1.3406526881077854 absolute error 2.731148640577885e-14 relative error 2.0371783570826297e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.059810792401379764 y2[1] (numeric) 0.05981079240137156 absolute error 8.201772594418344e-15 relative error 1.3712863958360028e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.061000000000025 y1[1] (analytic) 1.3415927068323836 y1[1] (numeric) 1.3415927068323559 absolute error 2.7755575615628914e-14 relative error 2.068852601410023e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06015191512727691 y2[1] (numeric) 0.06015191512726853 absolute error 8.382183835919932e-15 relative error 1.3935024044012338e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.062000000000025 y1[1] (analytic) 1.342532383964276 y1[1] (numeric) 1.342532383964248 absolute error 2.7977620220553945e-14 relative error 2.083943788226595e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06049397770118059 y2[1] (numeric) 0.06049397770117205 absolute error 8.541778395709798e-15 relative error 1.4120047515974632e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0630000000000255 y1[1] (analytic) 1.3434717185638132 y1[1] (numeric) 1.3434717185637848 absolute error 2.842170943040401e-14 relative error 2.1155420719080817e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0608369797810282 y2[1] (numeric) 0.060836979781019575 absolute error 8.625045122556685e-15 relative error 1.4177306555323734e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.064000000000026 y1[1] (analytic) 1.3444107096916602 y1[1] (numeric) 1.3444107096916316 absolute error 2.864375403532904e-14 relative error 2.1305806201066684e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06118092102381789 y2[1] (numeric) 0.06118092102380905 absolute error 8.840150833577809e-15 relative error 1.4449195411975435e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.065000000000026 y1[1] (analytic) 1.3453493564088266 y1[1] (numeric) 1.3453493564087975 absolute error 2.90878432451791e-14 relative error 2.162103330752986e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.061525801085608234 y2[1] (numeric) 0.06152580108559927 absolute error 8.965050923848139e-15 relative error 1.4571205519736325e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0660000000000265 y1[1] (analytic) 1.346287657776665 y1[1] (numeric) 1.3462876577766356 absolute error 2.930988785010413e-14 relative error 2.177089545521655e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.061871619621519325 y2[1] (numeric) 0.0618716196215102 absolute error 9.124645483638005e-15 relative error 1.474770749409055e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.067000000000027 y1[1] (analytic) 1.3472256128568745 y1[1] (numeric) 1.347225612856845 absolute error 2.9531932455029164e-14 relative error 2.1920554488572177e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06221837628573257 y2[1] (numeric) 0.06221837628572333 absolute error 9.235667786100521e-15 relative error 1.4843955013686804e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.068000000000027 y1[1] (analytic) 1.3481632207115002 y1[1] (numeric) 1.3481632207114704 absolute error 2.9753977059954195e-14 relative error 2.207001096221226e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06256607073149145 y2[1] (numeric) 0.06256607073148203 absolute error 9.423017921506016e-15 relative error 1.5060907311801374e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0690000000000275 y1[1] (analytic) 1.3491004804029343 y1[1] (numeric) 1.349100480402904 absolute error 3.019806626980426e-14 relative error 2.238385258063583e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06291470261110144 y2[1] (numeric) 0.06291470261109187 absolute error 9.56179579958416e-15 relative error 1.519803067128694e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.070000000000028 y1[1] (analytic) 1.350037390993917 y1[1] (numeric) 1.3500373909938865 absolute error 3.042011087472929e-14 relative error 2.253279137130681e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06326427157593073 y2[1] (numeric) 0.06326427157592102 absolute error 9.71445146547012e-15 relative error 1.535535180202097e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.071000000000028 y1[1] (analytic) 1.3509739515475379 y1[1] (numeric) 1.350973951547507 absolute error 3.086420008457935e-14 relative error 2.2845888367591747e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0636147772764104 y2[1] (numeric) 0.06361477727640052 absolute error 9.880984919163893e-15 relative error 1.5532530871294827e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0720000000000285 y1[1] (analytic) 1.3519101611272364 y1[1] (numeric) 1.3519101611272053 absolute error 3.108624468950438e-14 relative error 2.29943124797467e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06396621936203473 y2[1] (numeric) 0.06396621936202472 absolute error 1.0005885009434223e-14 relative error 1.5642451764740254e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.073000000000029 y1[1] (analytic) 1.3528460187968032 y1[1] (numeric) 1.3528460187967717 absolute error 3.1530333899354446e-14 relative error 2.3306668653537493e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0643185974813617 y2[1] (numeric) 0.06431859748135155 absolute error 1.0158540675320182e-14 relative error 1.5794095445355337e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.074000000000029 y1[1] (analytic) 1.3537815236203805 y1[1] (numeric) 1.3537815236203488 absolute error 3.175237850427948e-14 relative error 2.345458107550838e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06467191128201322 y2[1] (numeric) 0.06467191128200292 absolute error 1.0297318553398327e-14 relative error 1.592239714162005e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0750000000000295 y1[1] (analytic) 1.3547166746624637 y1[1] (numeric) 1.3547166746624317 absolute error 3.197442310920451e-14 relative error 2.3602295378235557e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06502616041067555 y2[1] (numeric) 0.06502616041066507 absolute error 1.0477729794899915e-14 relative error 1.611309929531031e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.07600000000003 y1[1] (analytic) 1.355651470987902 y1[1] (numeric) 1.3556514709878695 absolute error 3.241851231905457e-14 relative error 2.391360391135804e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06538134451309952 y2[1] (numeric) 0.0653813445130889 absolute error 1.061650767297806e-14 relative error 1.623782403381286e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.07700000000003 y1[1] (analytic) 1.3565859116618986 y1[1] (numeric) 1.356585911661866 absolute error 3.26405569239796e-14 relative error 2.4060810777544472e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06573746323410101 y2[1] (numeric) 0.06573746323409033 absolute error 1.0685896612017132e-14 relative error 1.6255413711300424e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0780000000000305 y1[1] (analytic) 1.3575199957500135 y1[1] (numeric) 1.3575199957499804 absolute error 3.3084646133829665e-14 relative error 2.437138770508555e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06609451621756157 y2[1] (numeric) 0.06609451621755066 absolute error 1.0907941216942163e-14 relative error 1.6503549524497285e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.079000000000031 y1[1] (analytic) 1.3584537223181623 y1[1] (numeric) 1.358453722318129 absolute error 3.3306690738754696e-14 relative error 2.4518090084009473e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06645250310642803 y2[1] (numeric) 0.06645250310641695 absolute error 1.1074474670635936e-14 relative error 1.6665248339704287e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.080000000000031 y1[1] (analytic) 1.3593870904326186 y1[1] (numeric) 1.359387090432585 absolute error 3.352873534367973e-14 relative error 2.4664597434869978e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06681142354271352 y2[1] (numeric) 0.06681142354270235 absolute error 1.1171619185290638e-14 relative error 1.6721121318644644e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0810000000000315 y1[1] (analytic) 1.3603200991600146 y1[1] (numeric) 1.3603200991599806 absolute error 3.397282455352979e-14 relative error 2.4974139964930093e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06717127716749782 y2[1] (numeric) 0.06717127716748643 absolute error 1.1393663790215669e-14 relative error 1.6962106827006594e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.082000000000032 y1[1] (analytic) 1.3612527475673415 y1[1] (numeric) 1.361252747567307 absolute error 3.441691376337985e-14 relative error 2.5283264863843547e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06753206362092712 y2[1] (numeric) 0.06753206362091561 absolute error 1.1504686092678185e-14 relative error 1.7035887067299784e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.083000000000032 y1[1] (analytic) 1.3621850347219508 y1[1] (numeric) 1.3621850347219162 absolute error 3.4638958368304884e-14 relative error 2.542896705319875e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06789378254221512 y2[1] (numeric) 0.06789378254220348 absolute error 1.164346397075633e-14 relative error 1.7149529065517354e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0840000000000325 y1[1] (analytic) 1.3631169596915556 y1[1] (numeric) 1.3631169596915207 absolute error 3.4861002973229915e-14 relative error 2.5574476735377293e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06825643356964295 y2[1] (numeric) 0.06825643356963111 absolute error 1.1837753000065732e-14 relative error 1.7343058201228043e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.085000000000033 y1[1] (analytic) 1.3640485215442308 y1[1] (numeric) 1.3640485215441958 absolute error 3.5083047578154947e-14 relative error 2.571979443842485e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06862001634055948 y2[1] (numeric) 0.06862001634054754 absolute error 1.1934897514720433e-14 relative error 1.7392734877077012e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.086000000000033 y1[1] (analytic) 1.364979719348415 y1[1] (numeric) 1.3649797193483797 absolute error 3.530509218307998e-14 relative error 2.5864920689029117e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06898453049138209 y2[1] (numeric) 0.06898453049137 absolute error 1.2087553180606392e-14 relative error 1.7522121400995012e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0870000000000335 y1[1] (analytic) 1.3659105521729102 y1[1] (numeric) 1.3659105521728747 absolute error 3.552713678800501e-14 relative error 2.600985601252434e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06934997565759671 y2[1] (numeric) 0.0693499756575844 absolute error 1.2309597785531423e-14 relative error 1.7749966988175877e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.088000000000034 y1[1] (analytic) 1.3668410190868838 y1[1] (numeric) 1.3668410190868479 absolute error 3.597122599785507e-14 relative error 2.631705187036719e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.06971635147375799 y2[1] (numeric) 0.06971635147374558 absolute error 1.2406742300186124e-14 relative error 1.7796029249832673e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.089000000000034 y1[1] (analytic) 1.367771119159869 y1[1] (numeric) 1.3677711191598325 absolute error 3.6415315207705135e-14 relative error 2.6623836910719863e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07008365757349033 y2[1] (numeric) 0.07008365757347776 absolute error 1.2573275753879898e-14 relative error 1.794038180826315e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0900000000000345 y1[1] (analytic) 1.3687008514617653 y1[1] (numeric) 1.3687008514617287 absolute error 3.6637359812630166e-14 relative error 2.6767982041876905e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07045189358948767 y2[1] (numeric) 0.07045189358947487 absolute error 1.2795320358804929e-14 relative error 1.816178346228888e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.091000000000035 y1[1] (analytic) 1.3696302150628412 y1[1] (numeric) 1.3696302150628041 absolute error 3.708144902248023e-14 relative error 2.707405883330258e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07082105915351389 y2[1] (numeric) 0.07082105915350094 absolute error 1.2947976024690888e-14 relative error 1.828266363063628e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.092000000000035 y1[1] (analytic) 1.3705592090337326 y1[1] (numeric) 1.3705592090336953 absolute error 3.730349362740526e-14 relative error 2.721771768890222e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07119115389640351 y2[1] (numeric) 0.07119115389639041 absolute error 1.3100631690576847e-14 relative error 1.8402049936767037e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0930000000000355 y1[1] (analytic) 1.371487832445446 y1[1] (numeric) 1.3714878324454083 absolute error 3.774758283725532e-14 relative error 2.7523089847577495e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07156217744806181 y2[1] (numeric) 0.07156217744804859 absolute error 1.3225531780847177e-14 relative error 1.848117574461169e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.094000000000036 y1[1] (analytic) 1.372416084369358 y1[1] (numeric) 1.3724160843693198 absolute error 3.8191672047105385e-14 relative error 2.7828056288523407e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07193412943746536 y2[1] (numeric) 0.07193412943745195 absolute error 1.3405943022348765e-14 relative error 1.8636415185927818e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.095000000000036 y1[1] (analytic) 1.3733439638772165 y1[1] (numeric) 1.373343963877178 absolute error 3.8413716652030416e-14 relative error 2.797093638769201e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07230700949266211 y2[1] (numeric) 0.07230700949264854 absolute error 1.3572476476042539e-14 relative error 1.8770623444771155e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0960000000000365 y1[1] (analytic) 1.3742714700411423 y1[1] (numeric) 1.3742714700411036 absolute error 3.863576125695545e-14 relative error 2.8113631185109874e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07268081724077202 y2[1] (numeric) 0.07268081724075832 absolute error 1.3697376566312869e-14 relative error 1.8845930860872326e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.097000000000037 y1[1] (analytic) 1.3751986019336293 y1[1] (numeric) 1.3751986019335902 absolute error 3.907985046680551e-14 relative error 2.8417604854932514e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07305555230798755 y2[1] (numeric) 0.0730555523079736 absolute error 1.3947176746853529e-14 relative error 1.9091193353867248e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.098000000000037 y1[1] (analytic) 1.3761253586275455 y1[1] (numeric) 1.3761253586275062 absolute error 3.930189507173054e-14 relative error 2.855982183987046e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07343121431957345 y2[1] (numeric) 0.07343121431955932 absolute error 1.4127587988355117e-14 relative error 1.9239213349886466e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.0990000000000375 y1[1] (analytic) 1.3770517391961343 y1[1] (numeric) 1.3770517391960948 absolute error 3.952393967665557e-14 relative error 2.8701855240187277e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07380780289986777 y2[1] (numeric) 0.0738078028998535 absolute error 1.426636586643326e-14 relative error 1.9329075390291587e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.100000000000038 y1[1] (analytic) 1.3779777427130155 y1[1] (numeric) 1.3779777427129758 absolute error 3.9745984281580604e-14 relative error 2.8843705561838165e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07418531767228198 y2[1] (numeric) 0.0741853176722676 absolute error 1.4377388168895777e-14 relative error 1.9380368811533216e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.101000000000038 y1[1] (analytic) 1.3789033682521856 y1[1] (numeric) 1.3789033682521454 absolute error 4.0190073491430667e-14 relative error 2.9146403161211483e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0745637582593014 y2[1] (numeric) 0.07456375825928688 absolute error 1.4516166046973922e-14 relative error 1.9468125515472008e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1020000000000385 y1[1] (analytic) 1.379828614888019 y1[1] (numeric) 1.3798286148879784 absolute error 4.063416270128073e-14 relative error 2.9448702732243614e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07494312428248551 y2[1] (numeric) 0.07494312428247077 absolute error 1.4738210651898953e-14 relative error 1.9665861001932275e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.103000000000039 y1[1] (analytic) 1.380753481695269 y1[1] (numeric) 1.380753481695228 absolute error 4.085620730620576e-14 relative error 2.9589791260959274e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07532341536246823 y2[1] (numeric) 0.0753234153624533 absolute error 1.4932499681208355e-14 relative error 1.9824512217549877e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.104000000000039 y1[1] (analytic) 1.3816779677490691 y1[1] (numeric) 1.3816779677490278 absolute error 4.1300296516055823e-14 relative error 2.9891405580809332e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07570463111895853 y2[1] (numeric) 0.0757046311189434 absolute error 1.5126788710517758e-14 relative error 1.998132543139701e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1050000000000395 y1[1] (analytic) 1.3826020721249332 y1[1] (numeric) 1.3826020721248917 absolute error 4.1522341120980855e-14 relative error 3.0032025814314604e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07608677117074059 y2[1] (numeric) 0.07608677117072538 absolute error 1.5210055437364645e-14 relative error 1.9990407272287724e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.10600000000004 y1[1] (analytic) 1.383525793898757 y1[1] (numeric) 1.3835257938987153 absolute error 4.1744385725905886e-14 relative error 3.01724665416398e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07646983513567462 y2[1] (numeric) 0.07646983513565918 absolute error 1.544597783009749e-14 relative error 2.0198785315402948e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.10700000000004 y1[1] (analytic) 1.384449132146819 y1[1] (numeric) 1.3844491321467771 absolute error 4.196643033083092e-14 relative error 3.0312728258751533e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07685382263069651 y2[1] (numeric) 0.07685382263068088 absolute error 1.5626389071599078e-14 relative error 2.033261136103551e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1080000000000405 y1[1] (analytic) 1.385372085945781 y1[1] (numeric) 1.3853720859457388 absolute error 4.218847493575595e-14 relative error 3.0452811460362474e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07723873327181874 y2[1] (numeric) 0.07723873327180303 absolute error 1.5709655798445965e-14 relative error 2.0339090418741728e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.109000000000041 y1[1] (analytic) 1.386294654372689 y1[1] (numeric) 1.3862946543726467 absolute error 4.241051954068098e-14 relative error 3.059271663993549e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07762456667413098 y2[1] (numeric) 0.077624566674115 absolute error 1.597333376679444e-14 relative error 2.057767849945072e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.110000000000041 y1[1] (analytic) 1.3872168365049748 y1[1] (numeric) 1.3872168365049322 absolute error 4.263256414560601e-14 relative error 3.0732444289687743e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07801132245179954 y2[1] (numeric) 0.07801132245178344 absolute error 1.609823385706477e-14 relative error 2.063576587489759e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1110000000000415 y1[1] (analytic) 1.3881386314204565 y1[1] (numeric) 1.3881386314204136 absolute error 4.285460875053104e-14 relative error 3.0871994900594847e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07839900021806889 y2[1] (numeric) 0.07839900021805259 absolute error 1.6306400674181987e-14 relative error 2.0799245690410976e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.112000000000042 y1[1] (analytic) 1.389060038197339 y1[1] (numeric) 1.389060038197296 absolute error 4.3076653355456074e-14 relative error 3.101136896239493e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07878759958526116 y2[1] (numeric) 0.07878759958524473 absolute error 1.6431300764452317e-14 relative error 2.08551864137845e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.113000000000042 y1[1] (analytic) 1.3899810559142158 y1[1] (numeric) 1.3899810559141725 absolute error 4.3298697960381105e-14 relative error 3.1150566963592727e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07917712016477718 y2[1] (numeric) 0.07917712016476051 absolute error 1.6667223157185163e-14 relative error 2.1050554910937216e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1140000000000425 y1[1] (analytic) 1.3909016836500692 y1[1] (numeric) 1.3909016836500256 absolute error 4.3520742565306136e-14 relative error 3.128958939146365e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07956756156709621 y2[1] (numeric) 0.07956756156707939 absolute error 1.6819878823071122e-14 relative error 2.113911560414928e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.115000000000043 y1[1] (analytic) 1.3918219204842714 y1[1] (numeric) 1.3918219204842277 absolute error 4.374278717023117e-14 relative error 3.1428436732057843e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.07995892340177702 y2[1] (numeric) 0.07995892340176 absolute error 1.7014167852380524e-14 relative error 2.12786354899851e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.116000000000043 y1[1] (analytic) 1.392741765496586 y1[1] (numeric) 1.392741765496542 absolute error 4.39648317751562e-14 relative error 3.1567109470204202e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.08035120527745765 y2[1] (numeric) 0.08035120527744054 absolute error 1.7111312367035225e-14 relative error 2.1295651145429383e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1170000000000435 y1[1] (analytic) 1.3936612177671674 y1[1] (numeric) 1.3936612177671233 absolute error 4.418687638008123e-14 relative error 3.1705608089514427e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.08074440680185646 y2[1] (numeric) 0.08074440680183917 absolute error 1.7291723608536813e-14 relative error 2.141538255519049e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.118000000000044 y1[1] (analytic) 1.3945802763765642 y1[1] (numeric) 1.3945802763765196 absolute error 4.463096558993129e-14 relative error 3.2003152737748925e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.08113852758177187 y2[1] (numeric) 0.08113852758175438 absolute error 1.7486012637846216e-14 relative error 2.155081335463441e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.119000000000044 y1[1] (analytic) 1.3954989404057174 y1[1] (numeric) 1.3954989404056726 absolute error 4.4853010194856324e-14 relative error 3.214119975025999e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.08153356722308314 y2[1] (numeric) 0.08153356722306546 absolute error 1.7680301667155618e-14 relative error 2.16846904524375e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1200000000000445 y1[1] (analytic) 1.3964172089359632 y1[1] (numeric) 1.3964172089359181 absolute error 4.5075054799781356e-14 relative error 3.227907427045208e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0819295253307506 y2[1] (numeric) 0.08192952533073276 absolute error 1.7832957333041577e-14 relative error 2.1766215855699993e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.121000000000045 y1[1] (analytic) 1.397335081049033 y1[1] (numeric) 1.3973350810489877 absolute error 4.529709940470639e-14 relative error 3.241677677676289e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0823264015088162 y2[1] (numeric) 0.08232640150879823 absolute error 1.797173521111972e-14 relative error 2.182985637869178e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.122000000000045 y1[1] (analytic) 1.398252555827055 y1[1] (numeric) 1.3982525558270094 absolute error 4.574118861455645e-14 relative error 3.2713109247635813e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.08272419536040387 y2[1] (numeric) 0.08272419536038572 absolute error 1.815214645262131e-14 relative error 2.1942971307896066e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1230000000000455 y1[1] (analytic) 1.3991696323525544 y1[1] (numeric) 1.3991696323525085 absolute error 4.596323321948148e-14 relative error 3.285036507131677e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0831229064877198 y2[1] (numeric) 0.0831229064877014 absolute error 1.840194663316197e-14 relative error 2.2138237714149937e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.124000000000046 y1[1] (analytic) 1.4000863097084544 y1[1] (numeric) 1.4000863097084084 absolute error 4.596323321948148e-14 relative error 3.282885697886196e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.08352253449205271 y2[1] (numeric) 0.0835225344920342 absolute error 1.8512968935624485e-14 relative error 2.2165238457156756e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.125000000000046 y1[1] (analytic) 1.4010025869780782 y1[1] (numeric) 1.401002586978032 absolute error 4.618527782440651e-14 relative error 3.296587619015523e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.08392307897377482 y2[1] (numeric) 0.08392307897375613 absolute error 1.8693380177126073e-14 relative error 2.2274421298302914e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1260000000000465 y1[1] (analytic) 1.4019184632451487 y1[1] (numeric) 1.401918463245102 absolute error 4.6629367034256575e-14 relative error 3.3261112009552483e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.08432453953234165 y2[1] (numeric) 0.08432453953232275 absolute error 1.890154699424329e-14 relative error 2.2415238907997634e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.127000000000047 y1[1] (analytic) 1.402833937593789 y1[1] (numeric) 1.4028339375937422 absolute error 4.6851411639181606e-14 relative error 3.339768905187986e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.08472691576629265 y2[1] (numeric) 0.08472691576627352 absolute error 1.9137469386976136e-14 relative error 2.2587237141694343e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.128000000000047 y1[1] (analytic) 1.4037490091085256 y1[1] (numeric) 1.4037490091084783 absolute error 4.729550084903167e-14 relative error 3.369227728186784e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.08513020727325149 y2[1] (numeric) 0.08513020727323226 absolute error 1.9234613901630837e-14 relative error 2.2594346375654237e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1290000000000475 y1[1] (analytic) 1.4046636768742866 y1[1] (numeric) 1.404663676874239 absolute error 4.75175454539567e-14 relative error 3.3828414755975344e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.08553441364992698 y2[1] (numeric) 0.08553441364990748 absolute error 1.9498291869979312e-14 relative error 2.2795844430268048e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.130000000000048 y1[1] (analytic) 1.4055779399764046 y1[1] (numeric) 1.4055779399763566 absolute error 4.796163466380676e-14 relative error 3.4122358710760568e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.08593953449211245 y2[1] (numeric) 0.08593953449209285 absolute error 1.9595436384634013e-14 relative error 2.2801422535553165e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.131000000000048 y1[1] (analytic) 1.4064917975006161 y1[1] (numeric) 1.406491797500568 absolute error 4.8183679268731794e-14 relative error 3.4258059204010882e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0863455693946874 y2[1] (numeric) 0.08634556939466756 absolute error 1.9845236565174673e-14 relative error 2.298350303819491e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1320000000000485 y1[1] (analytic) 1.4074052485330644 y1[1] (numeric) 1.4074052485330157 absolute error 4.8627768478581856e-14 relative error 3.4551362181764264e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.08675251795161676 y2[1] (numeric) 0.08675251795159673 absolute error 2.002564780667626e-14 relative error 2.3083650226550058e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.133000000000049 y1[1] (analytic) 1.4083182921602977 y1[1] (numeric) 1.4083182921602488 absolute error 4.884981308350689e-14 relative error 3.4686628268225817e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.08716037975595203 y2[1] (numeric) 0.08716037975593185 absolute error 2.017830347256222e-14 relative error 2.3150775075855813e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.134000000000049 y1[1] (analytic) 1.4092309274692731 y1[1] (numeric) 1.4092309274692238 absolute error 4.929390229335695e-14 relative error 3.497929355118539e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.08756915439983148 y2[1] (numeric) 0.08756915439981114 absolute error 2.0344836926255994e-14 relative error 2.3232880419700782e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1350000000000495 y1[1] (analytic) 1.4101431535473552 y1[1] (numeric) 1.4101431535473055 absolute error 4.973799150320701e-14 relative error 3.5271590248185905e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.08797884147448054 y2[1] (numeric) 0.08797884147445999 absolute error 2.055300374337321e-14 relative error 2.3361303012082614e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.13600000000005 y1[1] (analytic) 1.4110549694823178 y1[1] (numeric) 1.4110549694822678 absolute error 4.9960036108132044e-14 relative error 3.540615864629369e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.08838944057021214 y2[1] (numeric) 0.08838944057019137 absolute error 2.0775048348298242e-14 relative error 2.3503993479623376e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.13700000000005 y1[1] (analytic) 1.4119663743623452 y1[1] (numeric) 1.411966374362295 absolute error 5.0182080713057076e-14 relative error 3.554056358864756e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.08880095127642718 y2[1] (numeric) 0.0888009512764062 absolute error 2.0969337377607644e-14 relative error 2.3613865703231603e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1380000000000505 y1[1] (analytic) 1.4128773672760326 y1[1] (numeric) 1.412877367275982 absolute error 5.062616992290714e-14 relative error 3.5831963265511315e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.08921337318161493 y2[1] (numeric) 0.08921337318159384 absolute error 2.1094237467877974e-14 relative error 2.3644703384251217e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.139000000000051 y1[1] (analytic) 1.4137879473123869 y1[1] (numeric) 1.4137879473123363 absolute error 5.062616992290714e-14 relative error 3.5808884931539815e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.08962670587335375 y2[1] (numeric) 0.08962670587333238 absolute error 2.1371793224034263e-14 relative error 2.3845340533025382e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.140000000000051 y1[1] (analytic) 1.4146981135608288 y1[1] (numeric) 1.4146981135607777 absolute error 5.10702591327572e-14 relative error 3.6099757710294918e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.09004094893831072 y2[1] (numeric) 0.09004094893828919 absolute error 2.1524448889920222e-14 relative error 2.3905177748256692e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1410000000000515 y1[1] (analytic) 1.4156078651111914 y1[1] (numeric) 1.4156078651111401 absolute error 5.129230373768223e-14 relative error 3.6233412516151417e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.09045610196224296 y2[1] (numeric) 0.09045610196222123 absolute error 2.173261570703744e-14 relative error 2.402559389095585e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.142000000000052 y1[1] (analytic) 1.4165172010537235 y1[1] (numeric) 1.416517201053672 absolute error 5.1514348342607263e-14 relative error 3.6366906313800213e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.09087216452999747 y2[1] (numeric) 0.09087216452997551 absolute error 2.195466031196247e-14 relative error 2.4159939873243694e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.143000000000052 y1[1] (analytic) 1.4174261204790892 y1[1] (numeric) 1.4174261204790375 absolute error 5.1736392947532295e-14 relative error 3.6500239553963786e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0912891362255116 y2[1] (numeric) 0.09128913622548951 absolute error 2.2093438190040615e-14 relative error 2.4201607226804276e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1440000000000525 y1[1] (analytic) 1.4183346224783695 y1[1] (numeric) 1.4183346224783173 absolute error 5.218048215738236e-14 relative error 3.678996573192525e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0917070166318138 y2[1] (numeric) 0.09170701663179155 absolute error 2.2246093855926574e-14 relative error 2.4257788196556872e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.145000000000053 y1[1] (analytic) 1.419242706143062 y1[1] (numeric) 1.4192427061430095 absolute error 5.240252676230739e-14 relative error 3.692287903646632e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.09212580533102377 y2[1] (numeric) 0.09212580533100127 absolute error 2.2495894036467234e-14 relative error 2.441866744679804e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.146000000000053 y1[1] (analytic) 1.4201503705650833 y1[1] (numeric) 1.4201503705650305 absolute error 5.284661597215745e-14 relative error 3.7211986186455436e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.09254550190435273 y2[1] (numeric) 0.09254550190433 absolute error 2.273181642920008e-14 relative error 2.456285390584815e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1470000000000535 y1[1] (analytic) 1.421057614836769 y1[1] (numeric) 1.421057614836716 absolute error 5.306866057708248e-14 relative error 3.734448204141129e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.09296610593210408 y2[1] (numeric) 0.09296610593208121 absolute error 2.2870594307278225e-14 relative error 2.460100278264995e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.148000000000054 y1[1] (analytic) 1.4219644380508751 y1[1] (numeric) 1.4219644380508218 absolute error 5.3290705182007514e-14 relative error 3.747681992318635e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.09338761699367393 y2[1] (numeric) 0.0933876169936509 absolute error 2.3023249973164184e-14 relative error 2.4653429131534405e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.149000000000054 y1[1] (analytic) 1.4228708393005782 y1[1] (numeric) 1.4228708393005247 absolute error 5.3512749786932545e-14 relative error 3.760900027527242e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.09381003466755133 y2[1] (numeric) 0.09381003466752805 absolute error 2.328692794151266e-14 relative error 2.4823493588972686e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1500000000000545 y1[1] (analytic) 1.4237768176794772 y1[1] (numeric) 1.4237768176794234 absolute error 5.3734794391857577e-14 relative error 3.774102354007736e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.09423335853131853 y2[1] (numeric) 0.09423335853129501 absolute error 2.3522850334245504e-14 relative error 2.496233892207892e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.151000000000055 y1[1] (analytic) 1.424682372281594 y1[1] (numeric) 1.4246823722815398 absolute error 5.417888360170764e-14 relative error 3.80287456739859e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0946575881616516 y2[1] (numeric) 0.09465758816162796 absolute error 2.363387263670802e-14 relative error 2.496775281908435e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.152000000000055 y1[1] (analytic) 1.4255875022013738 y1[1] (numeric) 1.4255875022013194 absolute error 5.440092820663267e-14 relative error 3.816035713179827e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0950827231343212 y2[1] (numeric) 0.0950827231342973 absolute error 2.3897550605056495e-14 relative error 2.5133430992817663e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1530000000000555 y1[1] (analytic) 1.426492206533687 y1[1] (numeric) 1.426492206533632 absolute error 5.484501741648273e-14 relative error 3.8447470771504395e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0955087630241922 y2[1] (numeric) 0.09550876302416811 absolute error 2.4091839634365897e-14 relative error 2.5224742601119727e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.154000000000056 y1[1] (analytic) 1.427396484373829 y1[1] (numeric) 1.4273964843737739 absolute error 5.5067062021407764e-14 relative error 3.857867286647033e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.09593570740522472 y2[1] (numeric) 0.09593570740520051 absolute error 2.4216739724636227e-14 relative error 2.5242675933317157e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.155000000000056 y1[1] (analytic) 1.4283003348175223 y1[1] (numeric) 1.428300334817467 absolute error 5.5289106626332796e-14 relative error 3.870972041282652e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.09636355585047462 y2[1] (numeric) 0.09636355585045017 absolute error 2.4452662117369073e-14 relative error 2.537542528558387e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1560000000000565 y1[1] (analytic) 1.4292037569609164 y1[1] (numeric) 1.4292037569608609 absolute error 5.551115123125783e-14 relative error 3.884061384592054e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.09679230793209337 y2[1] (numeric) 0.09679230793206868 absolute error 2.468858451010192e-14 relative error 2.5506762921101852e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.157000000000057 y1[1] (analytic) 1.4301067499005895 y1[1] (numeric) 1.4301067499005335 absolute error 5.595524044110789e-14 relative error 3.912661795701439e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.09722196322132881 y2[1] (numeric) 0.09722196322130398 absolute error 2.4827362388180063e-14 relative error 2.5536783629497178e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.158000000000057 y1[1] (analytic) 1.4310093127335484 y1[1] (numeric) 1.4310093127334922 absolute error 5.617728504603292e-14 relative error 3.925710653742827e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.09765252128852586 y2[1] (numeric) 0.09765252128850084 absolute error 2.5021651417489466e-14 relative error 2.5623149394740207e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1590000000000575 y1[1] (analytic) 1.4319114445572305 y1[1] (numeric) 1.4319114445571741 absolute error 5.639932965095795e-14 relative error 3.938744247441748e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.09808398170312649 y2[1] (numeric) 0.0980839817031012 absolute error 2.528532938583794e-14 relative error 2.5779264816521976e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.160000000000058 y1[1] (analytic) 1.4328131444695043 y1[1] (numeric) 1.4328131444694474 absolute error 5.684341886080802e-14 relative error 3.967259728193948e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.09851634403367016 y2[1] (numeric) 0.0985163440336447 absolute error 2.5451862839531714e-14 relative error 2.5835167848730735e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.161000000000058 y1[1] (analytic) 1.4337144115686693 y1[1] (numeric) 1.4337144115686122 absolute error 5.706546346573305e-14 relative error 3.9802531804989e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.09894960784779472 y2[1] (numeric) 0.09894960784776906 absolute error 2.566002965664893e-14 relative error 2.5932421779901792e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1620000000000585 y1[1] (analytic) 1.434615244953459 y1[1] (numeric) 1.4346152449534018 absolute error 5.728750807065808e-14 relative error 3.9932315143156425e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.0993837727122363 y2[1] (numeric) 0.09938377271221047 absolute error 2.584044089815052e-14 relative error 2.6000664085243563e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.163000000000059 y1[1] (analytic) 1.43551564372304 y1[1] (numeric) 1.4355156437229826 absolute error 5.750955267558311e-14 relative error 4.006194772383732e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.09981883819283022 y2[1] (numeric) 0.09981883819280411 absolute error 2.6104118866498993e-14 relative error 2.615149538814608e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.164000000000059 y1[1] (analytic) 1.4364156069770135 y1[1] (numeric) 1.4364156069769558 absolute error 5.773159728050814e-14 relative error 4.019142997339488e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1002548038545108 y2[1] (numeric) 0.10025480385448456 absolute error 2.6242896744577138e-14 relative error 2.617619878111844e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1650000000000595 y1[1] (analytic) 1.4373151338154164 y1[1] (numeric) 1.4373151338153585 absolute error 5.795364188543317e-14 relative error 4.03207623171633e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.10069166926131268 y2[1] (numeric) 0.10069166926128617 absolute error 2.6506574712925612e-14 relative error 2.6324496264071624e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.16600000000006 y1[1] (analytic) 1.438214223338722 y1[1] (numeric) 1.4382142233386639 absolute error 5.81756864903582e-14 relative error 4.044994517945114e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1011294339763702 y2[1] (numeric) 0.10112943397634358 absolute error 2.6617597015388128e-14 relative error 2.6320326307381062e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.16700000000006 y1[1] (analytic) 1.439112874647841 y1[1] (numeric) 1.4391128746477824 absolute error 5.861977570020827e-14 relative error 4.073327167929955e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.10156809756191898 y2[1] (numeric) 0.1015680975618921 absolute error 2.6881274983736603e-14 relative error 2.6466258233643654e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1680000000000605 y1[1] (analytic) 1.4400110868441216 y1[1] (numeric) 1.4400110868440628 absolute error 5.88418203051333e-14 relative error 4.0862060606831155e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.10200765957929525 y2[1] (numeric) 0.10200765957926819 absolute error 2.706168622523819e-14 relative error 2.652907275477867e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.169000000000061 y1[1] (analytic) 1.4409088590293522 y1[1] (numeric) 1.440908859029293 absolute error 5.906386491005833e-14 relative error 4.099070148673099e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.10244811958893718 y2[1] (numeric) 0.10244811958890987 absolute error 2.731148640577885e-14 relative error 2.665884597527359e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.170000000000061 y1[1] (analytic) 1.4418061903057604 y1[1] (numeric) 1.4418061903057011 absolute error 5.928590951498336e-14 relative error 4.111919473893418e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.10288947715038466 y2[1] (numeric) 0.10288947715035716 absolute error 2.749189764728044e-14 relative error 2.6719834145038864e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1710000000000615 y1[1] (analytic) 1.4427030797760152 y1[1] (numeric) 1.4427030797759557 absolute error 5.950795411990839e-14 relative error 4.124754078236751e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.10333173182228028 y2[1] (numeric) 0.10333173182225255 absolute error 2.7727820040013285e-14 relative error 2.6833790115607683e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.172000000000062 y1[1] (analytic) 1.443599526543227 y1[1] (numeric) 1.4435995265431674 absolute error 5.972999872483342e-14 relative error 4.137574003495274e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.10377488316236927 y2[1] (numeric) 0.10377488316234139 absolute error 2.7880475705899244e-14 relative error 2.686630411549259e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.173000000000062 y1[1] (analytic) 1.4444955297109494 y1[1] (numeric) 1.4444955297108895 absolute error 5.995204332975845e-14 relative error 4.150379291360988e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.10421893072750055 y2[1] (numeric) 0.10421893072747238 absolute error 2.8171909249863347e-14 relative error 2.703147024557751e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1740000000000625 y1[1] (analytic) 1.4453910883831789 y1[1] (numeric) 1.445391088383119 absolute error 5.995204332975845e-14 relative error 4.147807732564692e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.10466387407362632 y2[1] (numeric) 0.10466387407359799 absolute error 2.8324564915749306e-14 relative error 2.7062408272623513e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.175000000000063 y1[1] (analytic) 1.4462862016643574 y1[1] (numeric) 1.446286201664297 absolute error 6.039613253960852e-14 relative error 4.175946121183058e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1051097127558035 y2[1] (numeric) 0.10510971275577492 absolute error 2.8574365096289966e-14 relative error 2.7185275601195352e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.176000000000063 y1[1] (analytic) 1.4471808686593712 y1[1] (numeric) 1.4471808686593106 absolute error 6.061817714453355e-14 relative error 4.188707746025455e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.10555644632819328 y2[1] (numeric) 0.10555644632816452 absolute error 2.8754776337791554e-14 relative error 2.7241137171658823e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1770000000000636 y1[1] (analytic) 1.4480750884735536 y1[1] (numeric) 1.4480750884734928 absolute error 6.084022174945858e-14 relative error 4.2014548992477685e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.10600407434406223 y2[1] (numeric) 0.10600407434403326 absolute error 2.896294315490877e-14 relative error 2.732248107832387e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.178000000000064 y1[1] (analytic) 1.4489688602126851 y1[1] (numeric) 1.4489688602126238 absolute error 6.128431095930864e-14 relative error 4.2295119406715956e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1064525963557823 y2[1] (numeric) 0.10645259635575316 absolute error 2.914335439641036e-14 relative error 2.7376837572855823e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.179000000000064 y1[1] (analytic) 1.4498621829829936 y1[1] (numeric) 1.4498621829829321 absolute error 6.150635556423367e-14 relative error 4.242220832168234e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.10690201191483162 y2[1] (numeric) 0.10690201191480224 absolute error 2.9379276789143205e-14 relative error 2.7482435796016216e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1800000000000646 y1[1] (analytic) 1.4507550558911566 y1[1] (numeric) 1.4507550558910949 absolute error 6.17284001691587e-14 relative error 4.2549153917124035e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.10735232057179456 y2[1] (numeric) 0.10735232057176497 absolute error 2.958744360626042e-14 relative error 2.7561065702788488e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.181000000000065 y1[1] (analytic) 1.4516474780443014 y1[1] (numeric) 1.4516474780442394 absolute error 6.195044477408373e-14 relative error 4.2675956601767425e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.10780352187636255 y2[1] (numeric) 0.10780352187633274 absolute error 2.980948821118545e-14 relative error 2.76516830733724e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.182000000000065 y1[1] (analytic) 1.4525394485500058 y1[1] (numeric) 1.4525394485499434 absolute error 6.23945339839338e-14 relative error 4.295548327187878e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1082556153773343 y2[1] (numeric) 0.1082556153773043 absolute error 3.0003777240494856e-14 relative error 2.7715677506348374e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.1830000000000656 y1[1] (analytic) 1.4534309665162992 y1[1] (numeric) 1.4534309665162366 absolute error 6.261657858885883e-14 relative error 4.308190759065998e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.10870860062261634 y2[1] (numeric) 0.10870860062258617 absolute error 3.017031069418863e-14 relative error 2.7753379697090713e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.184000000000066 y1[1] (analytic) 1.454322031051664 y1[1] (numeric) 1.4543220310516012 absolute error 6.283862319378386e-14 relative error 4.32081903815645e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.10916247715922356 y2[1] (numeric) 0.10916247715919312 absolute error 3.0433988662537104e-14 relative error 2.787953283447967e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.185000000000066 y1[1] (analytic) 1.4552126412650355 y1[1] (numeric) 1.4552126412649724 absolute error 6.306066779870889e-14 relative error 4.333433204915635e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.10961724453327937 y2[1] (numeric) 0.1096172445332487 absolute error 3.066991105526995e-14 relative error 2.797909324016869e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.186000000000067 y1[1] (analytic) 1.4561027962658037 y1[1] (numeric) 1.4561027962657405 absolute error 6.328271240363392e-14 relative error 4.346033299704069e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.11007290229001643 y2[1] (numeric) 0.11007290228998554 absolute error 3.089195566019498e-14 relative error 2.806499603217682e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.187000000000067 y1[1] (analytic) 1.4569924951638138 y1[1] (numeric) 1.45699249516375 absolute error 6.372680161348399e-14 relative error 4.373859290628604e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.110529449973777 y2[1] (numeric) 0.11052944997374592 absolute error 3.108624468950438e-14 relative error 2.8124852423385406e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.188000000000067 y1[1] (analytic) 1.4578817370693666 y1[1] (numeric) 1.4578817370693027 absolute error 6.394884621840902e-14 relative error 4.386422066508561e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.11098688712801352 y2[1] (numeric) 0.11098688712798221 absolute error 3.1308289294429414e-14 relative error 2.8208998472331315e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.189000000000068 y1[1] (analytic) 1.4587705210932207 y1[1] (numeric) 1.4587705210931563 absolute error 6.439293542825908e-14 relative error 4.414192259657278e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.11144521329528878 y2[1] (numeric) 0.11144521329525729 absolute error 3.1488700535931e-14 relative error 2.8254870357237812e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.190000000000068 y1[1] (analytic) 1.4596588463465918 y1[1] (numeric) 1.4596588463465272 absolute error 6.461498003318411e-14 relative error 4.426717941312806e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.11190442801727674 y2[1] (numeric) 0.11190442801724503 absolute error 3.1710745140856034e-14 relative error 2.8337346164675687e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.191000000000068 y1[1] (analytic) 1.4605467119411548 y1[1] (numeric) 1.46054671194109 absolute error 6.483702463810914e-14 relative error 4.439229783478601e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.11236453083476272 y2[1] (numeric) 0.11236453083473073 absolute error 3.198830089701232e-14 relative error 2.8468325956037327e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.192000000000069 y1[1] (analytic) 1.4614341169890444 y1[1] (numeric) 1.4614341169889793 absolute error 6.505906924303417e-14 relative error 4.4517278258888415e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.11282552128764378 y2[1] (numeric) 0.11282552128761164 absolute error 3.214095656289828e-14 relative error 2.848731049152993e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.193000000000069 y1[1] (analytic) 1.4623210606028554 y1[1] (numeric) 1.46232106060279 absolute error 6.52811138479592e-14 relative error 4.464212108184127e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.11328739891492967 y2[1] (numeric) 0.11328739891489732 absolute error 3.23491233800155e-14 relative error 2.8554917572348237e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.194000000000069 y1[1] (analytic) 1.4632075418956443 y1[1] (numeric) 1.4632075418955788 absolute error 6.550315845288424e-14 relative error 4.476682669911765e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.11375016325474285 y2[1] (numeric) 0.1137501632547102 absolute error 3.2654434711787417e-14 relative error 2.8707154150326795e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.19500000000007 y1[1] (analytic) 1.4640935599809297 y1[1] (numeric) 1.4640935599808642 absolute error 6.550315845288424e-14 relative error 4.473973538531065e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.11421381384431883 y2[1] (numeric) 0.11421381384428597 absolute error 3.2862601528904634e-14 relative error 2.8772878185907167e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.19600000000007 y1[1] (analytic) 1.4649791139726942 y1[1] (numeric) 1.4649791139726283 absolute error 6.59472476627343e-14 relative error 4.501582789388729e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.11467835022000716 y2[1] (numeric) 0.11467835021997408 absolute error 3.3084646133829665e-14 relative error 2.8849949506910163e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.19700000000007 y1[1] (analytic) 1.4658642029853832 y1[1] (numeric) 1.465864202985317 absolute error 6.616929226765933e-14 relative error 4.51401242576896e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.11514377191727143 y2[1] (numeric) 0.1151437719172382 absolute error 3.3237301799715624e-14 relative error 2.8865913671471506e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.198000000000071 y1[1] (analytic) 1.4667488261339081 y1[1] (numeric) 1.4667488261338417 absolute error 6.639133687258436e-14 relative error 4.526428498843953e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.11561007847069016 y2[1] (numeric) 0.11561007847065666 absolute error 3.35009797680641e-14 relative error 2.8977559924896492e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.199000000000071 y1[1] (analytic) 1.4676329825336458 y1[1] (numeric) 1.4676329825335792 absolute error 6.661338147750939e-14 relative error 4.538831047699098e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.11607726941395669 y2[1] (numeric) 0.11607726941392295 absolute error 3.3736902160796944e-14 relative error 2.9064176243226263e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.200000000000071 y1[1] (analytic) 1.4685166713004398 y1[1] (numeric) 1.468516671300373 absolute error 6.683542608243442e-14 relative error 4.551220111328293e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.11654534427988006 y2[1] (numeric) 0.11654534427984617 absolute error 3.3889557826682903e-14 relative error 2.9078431263026837e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.201000000000072 y1[1] (analytic) 1.4693998915506017 y1[1] (numeric) 1.4693998915505346 absolute error 6.705747068735946e-14 relative error 4.563595728634243e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1170143026003857 y2[1] (numeric) 0.11701430260035148 absolute error 3.422262473407045e-14 relative error 2.9246531384239214e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.202000000000072 y1[1] (analytic) 1.4702826424009112 y1[1] (numeric) 1.4702826424008437 absolute error 6.750155989720952e-14 relative error 4.591060109842706e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.11748414390651496 y2[1] (numeric) 0.11748414390648061 absolute error 3.434752482434078e-14 relative error 2.92358812706436e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.203000000000072 y1[1] (analytic) 1.4711649229686175 y1[1] (numeric) 1.4711649229685497 absolute error 6.772360450213455e-14 relative error 4.603399893839041e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1179548677284269 y2[1] (numeric) 0.1179548677283923 absolute error 3.459732500488144e-14 relative error 2.933098537699733e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.204000000000073 y1[1] (analytic) 1.47204673237144 y1[1] (numeric) 1.472046732371372 absolute error 6.794564910705958e-14 relative error 4.6157263633607885e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1184264735953976 y2[1] (numeric) 0.11842647359536275 absolute error 3.48471251854221e-14 relative error 2.9425114273415607e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.205000000000073 y1[1] (analytic) 1.4729280697275693 y1[1] (numeric) 1.4729280697275011 absolute error 6.816769371198461e-14 relative error 4.628039556920985e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1188989610358212 y2[1] (numeric) 0.11889896103578614 absolute error 3.506916979034713e-14 relative error 2.949493375285398e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.206000000000073 y1[1] (analytic) 1.4738089341556684 y1[1] (numeric) 1.4738089341556 absolute error 6.838973831690964e-14 relative error 4.640339512943006e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.11937232957721033 y2[1] (numeric) 0.11937232957717507 absolute error 3.5263458819656535e-14 relative error 2.954073104257217e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.207000000000074 y1[1] (analytic) 1.474689324774873 y1[1] (numeric) 1.4746893247748043 absolute error 6.861178292183467e-14 relative error 4.6526262697608525e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.11984657874619653 y2[1] (numeric) 0.11984657874616103 absolute error 3.549938121238938e-14 relative error 2.9620688036133026e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.208000000000074 y1[1] (analytic) 1.4755692407047922 y1[1] (numeric) 1.4755692407047234 absolute error 6.88338275267597e-14 relative error 4.664899865619444e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.12032170806853071 y2[1] (numeric) 0.1203217080684949 absolute error 3.58046925441613e-14 relative error 2.9757466976589374e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.209000000000074 y1[1] (analytic) 1.4764486810655104 y1[1] (numeric) 1.4764486810654414 absolute error 6.905587213168474e-14 relative error 4.6771603386749014e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.12079771706908338 y2[1] (numeric) 0.1207977170690474 absolute error 3.597122599785507e-14 relative error 2.9778067723981387e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.210000000000075 y1[1] (analytic) 1.4773276449775872 y1[1] (numeric) 1.477327644977518 absolute error 6.927791673660977e-14 relative error 4.689407726994833e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.12127460527184575 y2[1] (numeric) 0.12127460527180957 absolute error 3.617939281497229e-14 relative error 2.98326205505873e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.211000000000075 y1[1] (analytic) 1.4782061315620587 y1[1] (numeric) 1.4782061315619892 absolute error 6.94999613415348e-14 relative error 4.701642068558624e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.12175237219992963 y2[1] (numeric) 0.12175237219989324 absolute error 3.6387559632089506e-14 relative error 2.9886530319374376e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.212000000000075 y1[1] (analytic) 1.4790841399404386 y1[1] (numeric) 1.479084139940369 absolute error 6.972200594645983e-14 relative error 4.713863401257718e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.12223101737556819 y2[1] (numeric) 0.12223101737553152 absolute error 3.6665115388245795e-14 relative error 2.999657220849943e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.213000000000076 y1[1] (analytic) 1.4799616692347186 y1[1] (numeric) 1.4799616692346484 absolute error 7.016609515630989e-14 relative error 4.741075165317793e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.12271054032011619 y2[1] (numeric) 0.12271054032007928 absolute error 3.6914915568786455e-14 relative error 3.008292154242508e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.214000000000076 y1[1] (analytic) 1.4808387185673693 y1[1] (numeric) 1.4808387185672989 absolute error 7.038813976123492e-14 relative error 4.753261707617398e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.12319094055405067 y2[1] (numeric) 0.1231909405540136 absolute error 3.7067571234672414e-14 relative error 3.008952693108859e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.215000000000076 y1[1] (analytic) 1.4817152870613415 y1[1] (numeric) 1.4817152870612709 absolute error 7.061018436615996e-14 relative error 4.765435369584384e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.12367221759697167 y2[1] (numeric) 0.12367221759693431 absolute error 3.735900477863652e-14 relative error 3.0208081899512506e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.216000000000077 y1[1] (analytic) 1.4825913738400667 y1[1] (numeric) 1.4825913738399958 absolute error 7.083222897108499e-14 relative error 4.777596188734196e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.12415437096760196 y2[1] (numeric) 0.12415437096756439 absolute error 3.7567171595753734e-14 relative error 3.025843657615315e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.217000000000077 y1[1] (analytic) 1.4834669780274583 y1[1] (numeric) 1.4834669780273873 absolute error 7.105427357601002e-14 relative error 4.789744202495813e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.12463740018378833 y2[1] (numeric) 0.12463740018375051 absolute error 3.7816971776294395e-14 relative error 3.0341592267272974e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.218000000000077 y1[1] (analytic) 1.4843420987479121 y1[1] (numeric) 1.4843420987478408 absolute error 7.127631818093505e-14 relative error 4.801879448212026e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1251213047625016 y2[1] (numeric) 0.1251213047624635 absolute error 3.81084053202585e-14 relative error 3.045716746048467e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.219000000000078 y1[1] (analytic) 1.4852167351263077 y1[1] (numeric) 1.485216735126236 absolute error 7.172040739078511e-14 relative error 4.8289522797954314e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1256060842198371 y2[1] (numeric) 0.12560608421979882 absolute error 3.827493877395227e-14 relative error 3.047220125655941e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.220000000000078 y1[1] (analytic) 1.4860908862880085 y1[1] (numeric) 1.4860908862879365 absolute error 7.194245199571014e-14 relative error 4.841053307002618e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1260917380710156 y2[1] (numeric) 0.12609173807097707 absolute error 3.852473895449293e-14 relative error 3.0552944660653006e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.221000000000078 y1[1] (analytic) 1.4869645513588634 y1[1] (numeric) 1.4869645513587912 absolute error 7.216449660063518e-14 relative error 4.853141692899646e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.12657826583038312 y2[1] (numeric) 0.1265782658303444 absolute error 3.8719027983802334e-14 relative error 3.058900177672401e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.222000000000079 y1[1] (analytic) 1.4878377294652076 y1[1] (numeric) 1.4878377294651353 absolute error 7.238654120556021e-14 relative error 4.865217474460674e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1270656670114121 y2[1] (numeric) 0.12706566701137312 absolute error 3.8968828164342995e-14 relative error 3.0668259240195154e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.223000000000079 y1[1] (analytic) 1.4887104197338632 y1[1] (numeric) 1.4887104197337904 absolute error 7.283063041541027e-14 relative error 4.892195920038647e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.12755394112670138 y2[1] (numeric) 0.1275539411266621 absolute error 3.927413949611491e-14 relative error 3.079022031714667e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.224000000000079 y1[1] (analytic) 1.4895826212921395 y1[1] (numeric) 1.4895826212920666 absolute error 7.283063041541027e-14 relative error 4.889331372047916e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.12804308768797668 y2[1] (numeric) 0.12804308768793723 absolute error 3.9440672949808686e-14 relative error 3.080265687275533e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.22500000000008 y1[1] (analytic) 1.4904543332678355 y1[1] (numeric) 1.4904543332677622 absolute error 7.327471962526033e-14 relative error 4.916267341422317e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1285331062060917 y2[1] (numeric) 0.12853310620605202 absolute error 3.9690473130349346e-14 relative error 3.087957204325951e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.22600000000008 y1[1] (analytic) 1.491325554789239 y1[1] (numeric) 1.4913255547891655 absolute error 7.349676423018536e-14 relative error 4.92828437051575e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.129023996191028 y2[1] (numeric) 0.12902399619098798 absolute error 4.0023540037736893e-14 relative error 3.1020229739652124e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.22700000000008 y1[1] (analytic) 1.4921962849851287 y1[1] (numeric) 1.492196284985055 absolute error 7.37188088351104e-14 relative error 4.940288993940572e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.12951575715189534 y2[1] (numeric) 0.12951575715185518 absolute error 4.016231791581504e-14 relative error 3.1009599757590036e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.228000000000081 y1[1] (analytic) 1.4930665229847744 y1[1] (numeric) 1.4930665229847004 absolute error 7.394085344003543e-14 relative error 4.952281248140304e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1300083885969331 y2[1] (numeric) 0.13000838859689268 absolute error 4.04121180963557e-14 relative error 3.108423889603461e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.229000000000081 y1[1] (analytic) 1.4939362679179382 y1[1] (numeric) 1.493936267917864 absolute error 7.416289804496046e-14 relative error 4.964261169475418e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.13050189003350976 y2[1] (numeric) 0.13050189003346907 absolute error 4.068967385251199e-14 relative error 3.117937513553547e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.230000000000081 y1[1] (analytic) 1.4948055189148752 y1[1] (numeric) 1.4948055189148008 absolute error 7.438494264988549e-14 relative error 4.976228794223598e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1309962609681239 y2[1] (numeric) 0.13099626096808298 absolute error 4.091171845743702e-14 relative error 3.1231210841500517e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.231000000000082 y1[1] (analytic) 1.4956742751063348 y1[1] (numeric) 1.49567427510626 absolute error 7.482903185973555e-14 relative error 5.003029944766255e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1314915009064047 y2[1] (numeric) 0.1314915009063635 absolute error 4.1217029789208937e-14 relative error 3.134577482581715e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.232000000000082 y1[1] (analytic) 1.4965425356235602 y1[1] (numeric) 1.4965425356234852 absolute error 7.505107646466058e-14 relative error 5.014964471650601e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.13198760935311216 y2[1] (numeric) 0.13198760935307075 absolute error 4.141131881851834e-14 relative error 3.137515636617741e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.233000000000082 y1[1] (analytic) 1.4974102995982916 y1[1] (numeric) 1.4974102995982161 absolute error 7.549516567451064e-14 relative error 5.04171539989832e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.13248458581213796 y2[1] (numeric) 0.1324845858120963 absolute error 4.1661118999059e-14 relative error 3.1446012186001865e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.234000000000083 y1[1] (analytic) 1.4982775661627648 y1[1] (numeric) 1.498277566162689 absolute error 7.571721027943568e-14 relative error 5.0536170326139806e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.13298242978650565 y2[1] (numeric) 0.13298242978646374 absolute error 4.191091917959966e-14 relative error 3.1516132805578017e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.235000000000083 y1[1] (analytic) 1.4991443344497133 y1[1] (numeric) 1.4991443344496374 absolute error 7.593925488436071e-14 relative error 5.065506578606757e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.13348114077837125 y2[1] (numeric) 0.13348114077832915 absolute error 4.210520820890906e-14 relative error 3.1543937940131556e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.236000000000083 y1[1] (analytic) 1.500010603592369 y1[1] (numeric) 1.5000106035922929 absolute error 7.616129948928574e-14 relative error 5.077384073611704e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.13398071828902403 y2[1] (numeric) 0.1339807182889816 absolute error 4.243827511629661e-14 relative error 3.1674912374143644e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.237000000000084 y1[1] (analytic) 1.5008763727244627 y1[1] (numeric) 1.5008763727243863 absolute error 7.638334409421077e-14 relative error 5.089249553283064e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.13448116181888614 y2[1] (numeric) 0.13448116181884356 absolute error 4.2577052994374753e-14 relative error 3.1660235841593805e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.238000000000084 y1[1] (analytic) 1.5017416409802256 y1[1] (numeric) 1.501741640980149 absolute error 7.66053886991358e-14 relative error 5.101103053194522e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.13498247086751447 y2[1] (numeric) 0.1349824708674716 absolute error 4.288236432614667e-14 relative error 3.176883935413791e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.239000000000084 y1[1] (analytic) 1.502606407494389 y1[1] (numeric) 1.5026064074943124 absolute error 7.66053886991358e-14 relative error 5.098167312282133e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1354846449335998 y2[1] (numeric) 0.13548464493355666 absolute error 4.313216450668733e-14 relative error 3.183546336769465e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.240000000000085 y1[1] (analytic) 1.5034706714021873 y1[1] (numeric) 1.5034706714021102 absolute error 7.704947790898586e-14 relative error 5.124774255631268e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.13598768351496815 y2[1] (numeric) 0.13598768351492477 absolute error 4.338196468722799e-14 relative error 3.190139251283955e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.241000000000085 y1[1] (analytic) 1.5043344318393557 y1[1] (numeric) 1.5043344318392786 absolute error 7.704947790898586e-14 relative error 5.12183170698135e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.13649158610858092 y2[1] (numeric) 0.13649158610853734 absolute error 4.3576253716537394e-14 relative error 3.1925963320458367e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.242000000000085 y1[1] (analytic) 1.5051976879421343 y1[1] (numeric) 1.5051976879420572 absolute error 7.704947790898586e-14 relative error 5.118894250649948e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.13699635221053563 y2[1] (numeric) 0.13699635221049186 absolute error 4.3770542745846797e-14 relative error 3.195015198549253e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.243000000000086 y1[1] (analytic) 1.5060604388472671 y1[1] (numeric) 1.5060604388471899 absolute error 7.72715225139109e-14 relative error 5.130705283849977e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.13750198131606628 y2[1] (numeric) 0.13750198131602223 absolute error 4.4048098502003086e-14 relative error 3.20345191250392e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.244000000000086 y1[1] (analytic) 1.5069226836920036 y1[1] (numeric) 1.5069226836919258 absolute error 7.771561172376096e-14 relative error 5.1572394897763094e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.13800847291954377 y2[1] (numeric) 0.13800847291949941 absolute error 4.4353409833775004e-14 relative error 3.213817883459385e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.245000000000086 y1[1] (analytic) 1.5077844216140983 y1[1] (numeric) 1.5077844216140204 absolute error 7.793765632868599e-14 relative error 5.169018542137008e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.13851582651447647 y2[1] (numeric) 0.13851582651443187 absolute error 4.4603210014315664e-14 relative error 3.22008041511806e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.246000000000087 y1[1] (analytic) 1.5086456517518139 y1[1] (numeric) 1.5086456517517357 absolute error 7.815970093361102e-14 relative error 5.180785881883748e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.13902404159351078 y2[1] (numeric) 0.139024041593466 absolute error 4.476974346800944e-14 relative error 3.220287869267293e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.247000000000087 y1[1] (analytic) 1.5095063732439198 y1[1] (numeric) 1.5095063732438416 absolute error 7.815970093361102e-14 relative error 5.1778317944856576e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1395331176484319 y2[1] (numeric) 0.1395331176483868 absolute error 4.5102810375396984e-14 relative error 3.232408989028552e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.248000000000087 y1[1] (analytic) 1.5103665852296952 y1[1] (numeric) 1.5103665852296166 absolute error 7.860379014346108e-14 relative error 5.204285562998408e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1400430541701636 y2[1] (numeric) 0.14004305417011825 absolute error 4.5352610555937645e-14 relative error 3.238476254654555e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.249000000000088 y1[1] (analytic) 1.511226286848928 y1[1] (numeric) 1.511226286848849 absolute error 7.882583474838611e-14 relative error 5.216017973902942e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.14055385064876946 y2[1] (numeric) 0.14055385064872386 absolute error 4.5602410736478305e-14 relative error 3.244479644348865e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.250000000000088 y1[1] (analytic) 1.512085477241916 y1[1] (numeric) 1.5120854772418373 absolute error 7.882583474838611e-14 relative error 5.21305415168503e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.14106550657345296 y2[1] (numeric) 0.1410655065734072 absolute error 4.576894419017208e-14 relative error 3.2445170546592934e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.251000000000088 y1[1] (analytic) 1.51294415554947 y1[1] (numeric) 1.5129441555493908 absolute error 7.926992395823618e-14 relative error 5.239448109665818e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1415780214325585 y2[1] (numeric) 0.14157802143251239 absolute error 4.6102011097559625e-14 relative error 3.2562971731823914e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.252000000000089 y1[1] (analytic) 1.513802320912911 y1[1] (numeric) 1.5138023209128315 absolute error 7.949196856316121e-14 relative error 5.251145903596113e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1420913947135709 y2[1] (numeric) 0.1420913947135246 absolute error 4.629630012686903e-14 relative error 3.258205763986871e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.253000000000089 y1[1] (analytic) 1.514659972474074 y1[1] (numeric) 1.5146599724739942 absolute error 7.971401316808624e-14 relative error 5.262832227478744e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1426056259031172 y2[1] (numeric) 0.14260562590307063 absolute error 4.657385588302532e-14 relative error 3.265919951479787e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.254000000000089 y1[1] (analytic) 1.5155171093753073 y1[1] (numeric) 1.5155171093752273 absolute error 7.993605777301127e-14 relative error 5.2745071156577526e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.14312071448696606 y2[1] (numeric) 0.1431207144869193 absolute error 4.676814491233472e-14 relative error 3.2677411568256164e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.25500000000009 y1[1] (analytic) 1.516373730759474 y1[1] (numeric) 1.516373730759394 absolute error 7.993605777301127e-14 relative error 5.2715274705382415e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.14363665995002906 y2[1] (numeric) 0.14363665994998207 absolute error 4.699018951725975e-14 relative error 3.271462141601424e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.25600000000009 y1[1] (analytic) 1.5172298357699532 y1[1] (numeric) 1.517229835769873 absolute error 8.01581023779363e-14 relative error 5.2831878525021375e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1441534617763608 y2[1] (numeric) 0.14415346177631352 absolute error 4.726774527341604e-14 relative error 3.27898787104725e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.25700000000009 y1[1] (analytic) 1.5180854235506398 y1[1] (numeric) 1.5180854235505592 absolute error 8.060219158778636e-14 relative error 5.309463508269939e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.14467111944915945 y2[1] (numeric) 0.14467111944911187 absolute error 4.757305660518796e-14 relative error 3.288358919618795e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.258000000000091 y1[1] (analytic) 1.518940493245946 y1[1] (numeric) 1.518940493245865 absolute error 8.104628079763643e-14 relative error 5.33571138290231e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.14518963245076733 y2[1] (numeric) 0.1451896324507195 absolute error 4.782285678572862e-14 relative error 3.293820362961865e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.259000000000091 y1[1] (analytic) 1.5197950440008021 y1[1] (numeric) 1.5197950440007209 absolute error 8.126832540256146e-14 relative error 5.3473213854300846e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.14570900026267153 y2[1] (numeric) 0.14570900026262346 absolute error 4.807265696626928e-14 relative error 3.299223581220657e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.260000000000091 y1[1] (analytic) 1.5206490749606576 y1[1] (numeric) 1.520649074960576 absolute error 8.149037000748649e-14 relative error 5.358920170953632e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.14622922236550429 y2[1] (numeric) 0.14622922236545594 absolute error 4.835021272242557e-14 relative error 3.306467198572169e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.261000000000092 y1[1] (analytic) 1.5215025852714814 y1[1] (numeric) 1.5215025852713997 absolute error 8.171241461241152e-14 relative error 5.370507773263598e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1467502982390435 y2[1] (numeric) 0.1467502982389949 absolute error 4.860001290296623e-14 relative error 3.31174883364128e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.262000000000092 y1[1] (analytic) 1.5223555740797634 y1[1] (numeric) 1.5223555740796815 absolute error 8.193445921733655e-14 relative error 5.3820842260760574e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.14727222736221335 y2[1] (numeric) 0.14727222736216455 absolute error 4.879430193227563e-14 relative error 3.313204587601363e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.263000000000092 y1[1] (analytic) 1.523208040532515 y1[1] (numeric) 1.5232080405324326 absolute error 8.237854842718662e-14 relative error 5.408226994284182e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.14779500921308486 y2[1] (numeric) 0.14779500921303576 absolute error 4.909961326404755e-14 relative error 3.322142846735624e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.264000000000093 y1[1] (analytic) 1.5240599837772697 y1[1] (numeric) 1.5240599837771869 absolute error 8.282263763703668e-14 relative error 5.434342382756281e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.14831864326887612 y2[1] (numeric) 0.14831864326882674 absolute error 4.937716902020384e-14 relative error 3.329127608772118e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.265000000000093 y1[1] (analytic) 1.524911402962084 y1[1] (numeric) 1.524911402962001 absolute error 8.304468224196171e-14 relative error 5.445869319401145e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1488431290059531 y2[1] (numeric) 0.1488431290059035 absolute error 4.959921362512887e-14 relative error 3.3323146292594476e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.266000000000093 y1[1] (analytic) 1.5257622972355391 y1[1] (numeric) 1.525762297235456 absolute error 8.304468224196171e-14 relative error 5.442832241459019e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1493684658998301 y2[1] (numeric) 0.14936846589978028 absolute error 4.98212582300539e-14 relative error 3.335460261302086e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.267000000000094 y1[1] (analytic) 1.5266126657467411 y1[1] (numeric) 1.5266126657466577 absolute error 8.348877145181177e-14 relative error 5.4688902643797545e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1498946534251704 y2[1] (numeric) 0.1498946534251203 absolute error 5.009881398621019e-14 relative error 3.3422682424907336e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.268000000000094 y1[1] (analytic) 1.5274625076453212 y1[1] (numeric) 1.5274625076452375 absolute error 8.37108160567368e-14 relative error 5.480384339238693e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1504216910557864 y2[1] (numeric) 0.15042169105573605 absolute error 5.034861416675085e-14 relative error 3.347164482287214e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.269000000000094 y1[1] (analytic) 1.5283118220814373 y1[1] (numeric) 1.5283118220813536 absolute error 8.37108160567368e-14 relative error 5.477338776502391e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.15094957826464062 y2[1] (numeric) 0.15094957826458993 absolute error 5.0681681074138396e-14 relative error 3.35752386040355e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.270000000000095 y1[1] (analytic) 1.5291606082057756 y1[1] (numeric) 1.5291606082056917 absolute error 8.393286066166183e-14 relative error 5.488819173817429e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.15147831452384575 y2[1] (numeric) 0.15147831452379482 absolute error 5.0931481254679056e-14 relative error 3.362295217950911e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.271000000000095 y1[1] (analytic) 1.5300088651695498 y1[1] (numeric) 1.5300088651694654 absolute error 8.43769498715119e-14 relative error 5.514801370916342e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.15200789930466563 y2[1] (numeric) 0.15200789930461445 absolute error 5.1181281435219717e-14 relative error 3.3670145873563025e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.272000000000095 y1[1] (analytic) 1.5308565921245028 y1[1] (numeric) 1.5308565921244184 absolute error 8.43769498715119e-14 relative error 5.5117474951990554e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.15253833207751555 y2[1] (numeric) 0.15253833207746412 absolute error 5.1431081615760377e-14 relative error 3.3716824430481247e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.273000000000096 y1[1] (analytic) 1.531703788222908 y1[1] (numeric) 1.5317037882228233 absolute error 8.482103908136196e-14 relative error 5.537692061189705e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1530696123119628 y2[1] (numeric) 0.1530696123119111 absolute error 5.1708637371916666e-14 relative error 3.378112519585672e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.274000000000096 y1[1] (analytic) 1.5325504526175693 y1[1] (numeric) 1.5325504526174842 absolute error 8.504308368628699e-14 relative error 5.549121305666309e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.15360173947672717 y2[1] (numeric) 0.1536017394766752 absolute error 5.1986193128072955e-14 relative error 3.384479453499262e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.275000000000096 y1[1] (analytic) 1.5333965844618223 y1[1] (numeric) 1.533396584461737 absolute error 8.526512829121202e-14 relative error 5.560539860021771e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.15413471303968151 y2[1] (numeric) 0.15413471303962925 absolute error 5.2263748884229244e-14 relative error 3.3907838055126555e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.276000000000097 y1[1] (analytic) 1.5342421829095354 y1[1] (numeric) 1.53424218290945 absolute error 8.548717289613705e-14 relative error 5.571947756906231e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.15466853246785228 y2[1] (numeric) 0.1546685324677998 absolute error 5.2485793489154275e-14 relative error 3.393437091029709e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.277000000000097 y1[1] (analytic) 1.53508724711511 y1[1] (numeric) 1.5350872471150243 absolute error 8.570921750106208e-14 relative error 5.583345028898875e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.15520319722742015 y2[1] (numeric) 0.15520319722736742 absolute error 5.2735593669694936e-14 relative error 3.39784196535727e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.278000000000097 y1[1] (analytic) 1.535931776233482 y1[1] (numeric) 1.5359317762333962 absolute error 8.593126210598712e-14 relative error 5.594731708508153e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.15573870678372048 y2[1] (numeric) 0.1557387067836674 absolute error 5.306866057708248e-14 relative error 3.407544705683263e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.279000000000098 y1[1] (analytic) 1.5367757694201227 y1[1] (numeric) 1.5367757694200366 absolute error 8.615330671091215e-14 relative error 5.606107828172011e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.15627506060124363 y2[1] (numeric) 0.15627506060119029 absolute error 5.334621633323877e-14 relative error 3.4136103437104825e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.280000000000098 y1[1] (analytic) 1.5376192258310386 y1[1] (numeric) 1.5376192258309522 absolute error 8.637535131583718e-14 relative error 5.617473420258114e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.15681225814363586 y2[1] (numeric) 0.15681225814358224 absolute error 5.362377208939506e-14 relative error 3.4196160889588813e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.281000000000098 y1[1] (analytic) 1.5384621446227735 y1[1] (numeric) 1.538462144622687 absolute error 8.659739592076221e-14 relative error 5.6288285170640735e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.15735029887369967 y2[1] (numeric) 0.1573502988736458 absolute error 5.387357226993572e-14 relative error 3.423798534579106e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.282000000000099 y1[1] (analytic) 1.5393045249524087 y1[1] (numeric) 1.5393045249523218 absolute error 8.681944052568724e-14 relative error 5.6401731508176704e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.15788918225339432 y2[1] (numeric) 0.15788918225334025 absolute error 5.4067861299245124e-14 relative error 3.4244183501104154e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.283000000000099 y1[1] (analytic) 1.5401463659775638 y1[1] (numeric) 1.5401463659774768 absolute error 8.704148513061227e-14 relative error 5.651507353677076e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.15842890774383667 y2[1] (numeric) 0.15842890774378227 absolute error 5.440092820663267e-14 relative error 3.433775374794189e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.284000000000099 y1[1] (analytic) 1.540987666856398 y1[1] (numeric) 1.5409876668563107 absolute error 8.72635297355373e-14 relative error 5.662831157731079e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1589694748053011 y2[1] (numeric) 0.15896947480524642 absolute error 5.467848396278896e-14 relative error 3.439558697023865e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.2850000000001 y1[1] (analytic) 1.5418284267476101 y1[1] (numeric) 1.5418284267475229 absolute error 8.72635297355373e-14 relative error 5.659743212778495e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1595108828972206 y2[1] (numeric) 0.1595108828971657 absolute error 5.490052856771399e-14 relative error 3.4418045697288665e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.2860000000001 y1[1] (analytic) 1.542668644810441 y1[1] (numeric) 1.5426686448103535 absolute error 8.748557434046234e-14 relative error 5.671054158957923e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.16005313147818723 y2[1] (numeric) 0.16005313147813202 absolute error 5.520583989948591e-14 relative error 3.44921960536646e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.2870000000001 y1[1] (analytic) 1.5435083202046722 y1[1] (numeric) 1.5435083202045845 absolute error 8.770761894538737e-14 relative error 5.682354788586897e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1605962200059523 y2[1] (numeric) 0.16059622000589688 absolute error 5.542788450441094e-14 relative error 3.451381639141729e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.288000000000101 y1[1] (analytic) 1.5443474520906282 y1[1] (numeric) 1.5443474520905405 absolute error 8.770761894538737e-14 relative error 5.679267241750229e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.16114014793742748 y2[1] (numeric) 0.16114014793737177 absolute error 5.570544026056723e-14 relative error 3.456956008393282e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.289000000000101 y1[1] (analytic) 1.5451860396291779 y1[1] (numeric) 1.5451860396290897 absolute error 8.815170815523743e-14 relative error 5.704925225469456e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.16168491472868474 y2[1] (numeric) 0.16168491472862884 absolute error 5.589972928987663e-14 relative error 3.45732496959776e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.290000000000101 y1[1] (analytic) 1.546024081981733 y1[1] (numeric) 1.5460240819816449 absolute error 8.815170815523743e-14 relative error 5.70183279695374e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1622305198349575 y2[1] (numeric) 0.1622305198349013 absolute error 5.620504062164855e-14 relative error 3.4645170759994976e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.291000000000102 y1[1] (analytic) 1.546861578310252 y1[1] (numeric) 1.5468615783101636 absolute error 8.837375276016246e-14 relative error 5.713100254044674e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.16277696271064057 y2[1] (numeric) 0.16277696271058412 absolute error 5.645484080218921e-14 relative error 3.468232842171026e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.292000000000102 y1[1] (analytic) 1.5476985277772382 y1[1] (numeric) 1.5476985277771496 absolute error 8.859579736508749e-14 relative error 5.724357539599545e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.16332424280929114 y2[1] (numeric) 0.16332424280923444 absolute error 5.670464098272987e-14 relative error 3.471905946561907e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.293000000000102 y1[1] (analytic) 1.5485349295457422 y1[1] (numeric) 1.5485349295456532 absolute error 8.903988657493755e-14 relative error 5.7499436968501004e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.16387235958362922 y2[1] (numeric) 0.16387235958357224 absolute error 5.698219673888616e-14 relative error 3.4772305032812044e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.294000000000103 y1[1] (analytic) 1.5493707827793624 y1[1] (numeric) 1.549370782779273 absolute error 8.926193117986259e-14 relative error 5.761172998224396e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.16442131248553804 y2[1] (numeric) 0.16442131248548078 absolute error 5.725975249504245e-14 relative error 3.482501850243947e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.295000000000103 y1[1] (analytic) 1.5502060866422454 y1[1] (numeric) 1.550206086642156 absolute error 8.926193117986259e-14 relative error 5.758068681900508e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.16497110096606482 y2[1] (numeric) 0.1649711009660072 absolute error 5.762057497804562e-14 relative error 3.492767802398215e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.296000000000103 y1[1] (analytic) 1.5510408402990876 y1[1] (numeric) 1.5510408402989981 absolute error 8.948397578478762e-14 relative error 5.7692855958281794e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1655217244754209 y2[1] (numeric) 0.16552172447536306 absolute error 5.784261958297066e-14 relative error 3.4945636149144866e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.297000000000104 y1[1] (analytic) 1.5518750429151358 y1[1] (numeric) 1.5518750429150459 absolute error 8.992806499463768e-14 relative error 5.794800644883842e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.16607318246298308 y2[1] (numeric) 0.1660731824629249 absolute error 5.81756864903582e-14 relative error 3.503015094163399e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.298000000000104 y1[1] (analytic) 1.5527086936561867 y1[1] (numeric) 1.5527086936560968 absolute error 8.992806499463768e-14 relative error 5.7916894110306485e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.16662547437729325 y2[1] (numeric) 0.1666254743772348 absolute error 5.845324224651449e-14 relative error 3.508061565313699e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.299000000000104 y1[1] (analytic) 1.55354179168859 y1[1] (numeric) 1.5535417916885 absolute error 9.015010959956271e-14 relative error 5.802876374608237e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.16717859966605952 y2[1] (numeric) 0.16717859966600088 absolute error 5.86475312758239e-14 relative error 3.508076475875068e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.300000000000105 y1[1] (analytic) 1.5543743361792481 y1[1] (numeric) 1.5543743361791575 absolute error 9.059419880941277e-14 relative error 5.8283385604589385e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1677325577761568 y2[1] (numeric) 0.16773255777609788 absolute error 5.892508703198018e-14 relative error 3.513038125288541e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.301000000000105 y1[1] (analytic) 1.555206326295616 y1[1] (numeric) 1.5552063262955251 absolute error 9.08162434143378e-14 relative error 5.839498070372132e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.168287348153627 y2[1] (numeric) 0.16828734815356775 absolute error 5.925815393936773e-14 relative error 3.521248304731253e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.302000000000105 y1[1] (analytic) 1.5560377612057037 y1[1] (numeric) 1.5560377612056129 absolute error 9.08162434143378e-14 relative error 5.836377861676594e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.16884297024367967 y2[1] (numeric) 0.16884297024362016 absolute error 5.950795411990839e-14 relative error 3.524455536053682e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.303000000000106 y1[1] (analytic) 1.556868640078077 y1[1] (numeric) 1.5568686400779856 absolute error 9.126033262418787e-14 relative error 5.8617875827732755e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1693994234906928 y2[1] (numeric) 0.16939942349063306 absolute error 5.975775430044905e-14 relative error 3.5276244197922125e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.304000000000106 y1[1] (analytic) 1.5576989620818562 y1[1] (numeric) 1.5576989620817647 absolute error 9.14823772291129e-14 relative error 5.8729176468633705e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.16995670733821333 y2[1] (numeric) 0.16995670733815324 absolute error 6.00908212078366e-14 relative error 3.5356545880979e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.305000000000106 y1[1] (analytic) 1.5585287263867198 y1[1] (numeric) 1.5585287263866283 absolute error 9.14823772291129e-14 relative error 5.869790891901293e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.17051482122895734 y2[1] (numeric) 0.17051482122889694 absolute error 6.039613253960852e-14 relative error 3.541987265641391e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.306000000000107 y1[1] (analytic) 1.5593579321629036 y1[1] (numeric) 1.559357932162812 absolute error 9.170442183403793e-14 relative error 5.8809090551031814e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.17107376460481094 y2[1] (numeric) 0.17107376460475027 absolute error 6.06736882957648e-14 relative error 3.546638985581693e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.307000000000107 y1[1] (analytic) 1.560186578581202 y1[1] (numeric) 1.56018657858111 absolute error 9.192646643896296e-14 relative error 5.892017512582296e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1716335369068308 y2[1] (numeric) 0.1716335369067699 absolute error 6.089573290068984e-14 relative error 3.548008972963504e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.308000000000107 y1[1] (analytic) 1.5610146648129684 y1[1] (numeric) 1.5610146648128762 absolute error 9.214851104388799e-14 relative error 5.903116294870215e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.17219413757524482 y2[1] (numeric) 0.17219413757518362 absolute error 6.120104423246175e-14 relative error 3.554188609105134e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.309000000000108 y1[1] (analytic) 1.561842190030117 y1[1] (numeric) 1.5618421900300243 absolute error 9.259260025373806e-14 relative error 5.928422272416178e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1727555660494523 y2[1] (numeric) 0.17275556604939077 absolute error 6.15341111398493e-14 relative error 3.5619177168644626e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.310000000000108 y1[1] (analytic) 1.562669153405122 y1[1] (numeric) 1.5626691534050292 absolute error 9.281464485866309e-14 relative error 5.939494272118705e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.17331782176802468 y2[1] (numeric) 0.17331782176796293 absolute error 6.175615574477433e-14 relative error 3.5631740068503266e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.311000000000108 y1[1] (analytic) 1.5634955541110207 y1[1] (numeric) 1.5634955541109277 absolute error 9.303668946358812e-14 relative error 5.95055670091031e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1738809041687065 y2[1] (numeric) 0.17388090416864443 absolute error 6.206146707654625e-14 relative error 3.569193947618977e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.312000000000109 y1[1] (analytic) 1.5643213913214122 y1[1] (numeric) 1.564321391321319 absolute error 9.325873406851315e-14 relative error 5.961609589045875e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.17444481268841527 y2[1] (numeric) 0.17444481268835293 absolute error 6.233902283270254e-14 relative error 3.573567013657748e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.313000000000109 y1[1] (analytic) 1.5651466642104592 y1[1] (numeric) 1.565146664210366 absolute error 9.325873406851315e-14 relative error 5.95846614256803e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.17500954676324265 y2[1] (numeric) 0.17500954676317995 absolute error 6.269984531570572e-14 relative error 3.582652859533866e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.314000000000109 y1[1] (analytic) 1.5659713719528894 y1[1] (numeric) 1.565971371952796 absolute error 9.348077867343818e-14 relative error 5.969507511293792e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.17557510582845437 y2[1] (numeric) 0.17557510582839145 absolute error 6.292188992063075e-14 relative error 3.583759190901959e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.31500000000011 y1[1] (analytic) 1.5667955137239946 y1[1] (numeric) 1.566795513723901 absolute error 9.370282327836321e-14 relative error 5.980539416764619e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1761414893184916 y2[1] (numeric) 0.17614148931842843 absolute error 6.317169010117141e-14 relative error 3.586417393516358e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.31600000000011 y1[1] (analytic) 1.5676190886996335 y1[1] (numeric) 1.5676190886995396 absolute error 9.392486788328824e-14 relative error 5.9915618890045864e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.17670869666697098 y2[1] (numeric) 0.17670869666690744 absolute error 6.353251258417458e-14 relative error 3.5953246095130975e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.31700000000011 y1[1] (analytic) 1.5684420960562309 y1[1] (numeric) 1.5684420960561367 absolute error 9.414691248821327e-14 relative error 6.0025749579752404e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.17727672730668498 y2[1] (numeric) 0.17727672730662117 absolute error 6.381006834033087e-14 relative error 3.599461097335174e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.318000000000111 y1[1] (analytic) 1.5692645349707797 y1[1] (numeric) 1.5692645349706853 absolute error 9.43689570931383e-14 relative error 6.0135786535757975e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1778455806696031 y2[1] (numeric) 0.17784558066953904 absolute error 6.405986852087153e-14 relative error 3.6019938353081875e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.319000000000111 y1[1] (analytic) 1.5700864046208407 y1[1] (numeric) 1.5700864046207463 absolute error 9.43689570931383e-14 relative error 6.010430815489254e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.17841525618687204 y2[1] (numeric) 0.1784152561868077 absolute error 6.433742427702782e-14 relative error 3.6060494854566046e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.320000000000111 y1[1] (analytic) 1.5709077041845447 y1[1] (numeric) 1.5709077041844501 absolute error 9.459100169806334e-14 relative error 6.0214232475971815e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.17898575328881638 y2[1] (numeric) 0.17898575328875171 absolute error 6.467049118441537e-14 relative error 3.613164176260513e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.321000000000112 y1[1] (analytic) 1.571728432840592 y1[1] (numeric) 1.5717284328404975 absolute error 9.459100169806334e-14 relative error 6.018278967385516e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.17955707140493893 y2[1] (numeric) 0.17955707140487404 absolute error 6.48925357893404e-14 relative error 3.6140339827103826e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.322000000000112 y1[1] (analytic) 1.5725485897682545 y1[1] (numeric) 1.5725485897681595 absolute error 9.50350909079134e-14 relative error 6.043380250776141e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1801292099639218 y2[1] (numeric) 0.1801292099638566 absolute error 6.519784712111232e-14 relative error 3.619504417643915e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.323000000000112 y1[1] (analytic) 1.5733681741473746 y1[1] (numeric) 1.5733681741472794 absolute error 9.525713551283843e-14 relative error 6.054344881131164e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1807021683936263 y2[1] (numeric) 0.18070216839356085 absolute error 6.544764730165298e-14 relative error 3.621851795330279e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.324000000000113 y1[1] (analytic) 1.5741871851583684 y1[1] (numeric) 1.574187185158273 absolute error 9.547918011776346e-14 relative error 6.06530030341709e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1812759461210942 y2[1] (numeric) 0.18127594612102843 absolute error 6.578071420904053e-14 relative error 3.628761323087969e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.325000000000113 y1[1] (analytic) 1.575005621982225 y1[1] (numeric) 1.5750056219821293 absolute error 9.57012247226885e-14 relative error 6.076246547123026e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.18185054257254774 y2[1] (numeric) 0.18185054257248168 absolute error 6.605826996519681e-14 relative error 3.63255831028623e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.326000000000113 y1[1] (analytic) 1.5758234838005074 y1[1] (numeric) 1.5758234838004115 absolute error 9.592326932761353e-14 relative error 6.087183641677281e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1824259571733905 y2[1] (numeric) 0.18242595717332416 absolute error 6.63358257213531e-14 relative error 3.63631506991644e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.327000000000114 y1[1] (analytic) 1.5766407697953542 y1[1] (numeric) 1.576640769795258 absolute error 9.614531393253856e-14 relative error 6.098111616447549e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.183002189348208 y2[1] (numeric) 0.18300218934814133 absolute error 6.666889262874065e-14 relative error 3.6430653024530874e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.328000000000114 y1[1] (analytic) 1.577457479149479 y1[1] (numeric) 1.5774574791493827 absolute error 9.636735853746359e-14 relative error 6.109030500741115e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.18357923852076796 y2[1] (numeric) 0.18357923852070107 absolute error 6.689093723366568e-14 relative error 3.6437092654188364e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.329000000000114 y1[1] (analytic) 1.578273611046173 y1[1] (numeric) 1.5782736110460764 absolute error 9.658940314238862e-14 relative error 6.1199403238050375e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.18415710411402153 y2[1] (numeric) 0.18415710411395428 absolute error 6.725175971666886e-14 relative error 3.651868877946174e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.330000000000115 y1[1] (analytic) 1.579089164669304 y1[1] (numeric) 1.5790891646692073 absolute error 9.658940314238862e-14 relative error 6.1167795526363816e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.18473578555010284 y2[1] (numeric) 0.18473578555003536 absolute error 6.747380432159389e-14 relative error 3.652449043409301e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.331000000000115 y1[1] (analytic) 1.5799041392033186 y1[1] (numeric) 1.5799041392032218 absolute error 9.681144774731365e-14 relative error 6.127678594229883e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.18531528225033078 y2[1] (numeric) 0.18531528225026297 absolute error 6.780687122898144e-14 relative error 3.659000510135229e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.332000000000115 y1[1] (analytic) 1.5807185338332421 y1[1] (numeric) 1.5807185338331453 absolute error 9.681144774731365e-14 relative error 6.124521581495341e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.18589559363520858 y2[1] (numeric) 0.18589559363514044 absolute error 6.813993813636898e-14 relative error 3.665495066552416e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.333000000000116 y1[1] (analytic) 1.5815323477446805 y1[1] (numeric) 1.5815323477445833 absolute error 9.725553695716371e-14 relative error 6.149449747003496e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.18647671912442487 y2[1] (numeric) 0.18647671912435643 absolute error 6.84452494681409e-14 relative error 3.670444749860246e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.334000000000116 y1[1] (analytic) 1.5823455801238195 y1[1] (numeric) 1.582345580123722 absolute error 9.747758156208874e-14 relative error 6.160321916180981e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.18705865813685418 y2[1] (numeric) 0.1870586581367855 absolute error 6.869504964868156e-14 relative error 3.6723801150344775e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.335000000000116 y1[1] (analytic) 1.583158230157427 y1[1] (numeric) 1.5831582301573293 absolute error 9.769962616701378e-14 relative error 6.1711851857851675e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.18764141009055768 y2[1] (numeric) 0.18764141009048868 absolute error 6.900036098045348e-14 relative error 3.677245920671412e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.336000000000117 y1[1] (analytic) 1.5839702970328529 y1[1] (numeric) 1.583970297032755 absolute error 9.792167077193881e-14 relative error 6.182039584667024e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1882249744027834 y2[1] (numeric) 0.18822497440271407 absolute error 6.933342788784103e-14 relative error 3.6835403010587816e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.337000000000117 y1[1] (analytic) 1.5847817799380302 y1[1] (numeric) 1.5847817799379322 absolute error 9.792167077193881e-14 relative error 6.1788740892621724e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.18880935048996705 y2[1] (numeric) 0.18880935048989742 absolute error 6.963873921961294e-14 relative error 3.6883098765446687e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.338000000000117 y1[1] (analytic) 1.5855926780614764 y1[1] (numeric) 1.5855926780613783 absolute error 9.814371537686384e-14 relative error 6.1897179984996515e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.18939453776773252 y2[1] (numeric) 0.18939453776766269 absolute error 6.983302824892235e-14 relative error 3.68717224224087e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.339000000000118 y1[1] (analytic) 1.5864029905922936 y1[1] (numeric) 1.586402990592195 absolute error 9.85878045867139e-14 relative error 6.214549844608243e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1899805356508928 y2[1] (numeric) 0.18998053565082262 absolute error 7.016609515630989e-14 relative error 3.693330736010068e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.340000000000118 y1[1] (analytic) 1.5872127167201686 y1[1] (numeric) 1.58721271672007 absolute error 9.85878045867139e-14 relative error 6.2113794545722055e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.19056734355344984 y2[1] (numeric) 0.19056734355337943 absolute error 7.041589533685055e-14 relative error 3.695066217738428e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.341000000000118 y1[1] (analytic) 1.5880218556353762 y1[1] (numeric) 1.5880218556352774 absolute error 9.880984919163893e-14 relative error 6.222197058623262e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.19115496088859596 y2[1] (numeric) 0.1911549608885252 absolute error 7.07489622442381e-14 relative error 3.701131370870893e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.342000000000119 y1[1] (analytic) 1.588830406528777 y1[1] (numeric) 1.588830406528678 absolute error 9.903189379656396e-14 relative error 6.233005951398267e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.19174338706871374 y2[1] (numeric) 0.19174338706864272 absolute error 7.102651800039439e-14 relative error 3.7042486359616205e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.343000000000119 y1[1] (analytic) 1.5896383685918205 y1[1] (numeric) 1.5896383685917213 absolute error 9.9253938401489e-14 relative error 6.243806161360649e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1923326215053771 y2[1] (numeric) 0.19233262150530578 absolute error 7.133182933216631e-14 relative error 3.708774350074153e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.344000000000119 y1[1] (analytic) 1.5904457410165445 y1[1] (numeric) 1.590445741016445 absolute error 9.947598300641403e-14 relative error 6.254597716916344e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.19292266360935173 y2[1] (numeric) 0.19292266360928004 absolute error 7.169265181516948e-14 relative error 3.716134251615954e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.34500000000012 y1[1] (analytic) 1.5912525229955765 y1[1] (numeric) 1.5912525229954768 absolute error 9.969802761133906e-14 relative error 6.265380646413983e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.19351351279059537 y2[1] (numeric) 0.19351351279052342 absolute error 7.194245199571014e-14 relative error 3.7176965555661446e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.34600000000012 y1[1] (analytic) 1.592058713722135 y1[1] (numeric) 1.592058713722035 absolute error 9.992007221626409e-14 relative error 6.276154978145067e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.1941051684582591 y2[1] (numeric) 0.19410516845818682 absolute error 7.227551890309769e-14 relative error 3.7235236690073e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.34700000000012 y1[1] (analytic) 1.592864312390029 y1[1] (numeric) 1.5928643123899289 absolute error 1.0014211682118912e-13 relative error 6.28692074034416e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.19469763002068718 y2[1] (numeric) 0.1946976300206146 absolute error 7.258083023486961e-14 relative error 3.727874357133042e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.348000000000121 y1[1] (analytic) 1.59366931819366 y1[1] (numeric) 1.5936693181935597 absolute error 1.0036416142611415e-13 relative error 6.2976779611890645e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.19529089688541812 y2[1] (numeric) 0.19529089688534526 absolute error 7.28583859910259e-14 relative error 3.730762014666442e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.349000000000121 y1[1] (analytic) 1.5944737303280223 y1[1] (numeric) 1.594473730327922 absolute error 1.0036416142611415e-13 relative error 6.29450078211491e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.19588496845918513 y2[1] (numeric) 0.19588496845911196 absolute error 7.316369732279782e-14 relative error 3.735033775092462e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.350000000000121 y1[1] (analytic) 1.595277547988704 y1[1] (numeric) 1.5952775479886032 absolute error 1.0080825063596421e-13 relative error 6.31916689124481e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.19647984414791664 y2[1] (numeric) 0.1964798441478432 absolute error 7.34412530789541e-14 relative error 3.737851757642125e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.351000000000122 y1[1] (analytic) 1.596080770371887 y1[1] (numeric) 1.596080770371786 absolute error 1.0080825063596421e-13 relative error 6.315986791349907e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.19707552335673706 y2[1] (numeric) 0.19707552335666334 absolute error 7.37188088351104e-14 relative error 3.7406374764088785e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.352000000000122 y1[1] (analytic) 1.5968833966743494 y1[1] (numeric) 1.5968833966742484 absolute error 1.0103029524088925e-13 relative error 6.32671711981562e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.19767200548996722 y2[1] (numeric) 0.1976720054898932 absolute error 7.402412016688231e-14 relative error 3.7447953231111114e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.353000000000122 y1[1] (analytic) 1.597685426093465 y1[1] (numeric) 1.5976854260933637 absolute error 1.0125233984581428e-13 relative error 6.337439034753453e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.19826928995112503 y2[1] (numeric) 0.1982692899510507 absolute error 7.432943149865423e-14 relative error 3.7489129817823545e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.354000000000123 y1[1] (analytic) 1.5984868578272042 y1[1] (numeric) 1.5984868578271028 absolute error 1.0147438445073931e-13 relative error 6.348152564023686e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.19886737614292604 y2[1] (numeric) 0.19886737614285144 absolute error 7.460698725481052e-14 relative error 3.7515950932640885e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.355000000000123 y1[1] (analytic) 1.5992876910741356 y1[1] (numeric) 1.599287691074034 absolute error 1.0169642905566434e-13 relative error 6.358857735431052e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.19946626346728424 y2[1] (numeric) 0.19946626346720928 absolute error 7.49678097378137e-14 relative error 3.7584205185710344e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.356000000000123 y1[1] (analytic) 1.6000879250334257 y1[1] (numeric) 1.6000879250333238 absolute error 1.0191847366058937e-13 relative error 6.36955457672492e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.20006595132531224 y2[1] (numeric) 0.20006595132523694 absolute error 7.530087664520124e-14 relative error 3.763802693380851e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.357000000000124 y1[1] (analytic) 1.6008875589048408 y1[1] (numeric) 1.6008875589047387 absolute error 1.021405182655144e-13 relative error 6.380243115599463e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.20066643911732218 y2[1] (numeric) 0.20066643911724663 absolute error 7.55506768257419e-14 relative error 3.764988164342232e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.358000000000124 y1[1] (analytic) 1.6016865918887468 y1[1] (numeric) 1.6016865918886447 absolute error 1.021405182655144e-13 relative error 6.377060205334421e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2012677262428264 y2[1] (numeric) 0.20126772624275058 absolute error 7.582823258189819e-14 relative error 3.767530641768795e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.359000000000124 y1[1] (analytic) 1.6024850231861114 y1[1] (numeric) 1.602485023186009 absolute error 1.0236256287043943e-13 relative error 6.38773912950019e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2018698121005379 y2[1] (numeric) 0.20186981210046173 absolute error 7.616129948928574e-14 relative error 3.7727929053282557e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.360000000000125 y1[1] (analytic) 1.603282851998503 y1[1] (numeric) 1.6032828519984004 absolute error 1.0258460747536446e-13 relative error 6.39840982191583e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2024726960883707 y2[1] (numeric) 0.20247269608829427 absolute error 7.643885524544203e-14 relative error 3.7752673186156283e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.361000000000125 y1[1] (analytic) 1.604080077528093 y1[1] (numeric) 1.60408007752799 absolute error 1.0302869668521453e-13 relative error 6.422914798866089e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.203076377603441 y2[1] (numeric) 0.20307637760336425 absolute error 7.674416657721395e-14 relative error 3.779078959497531e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.362000000000125 y1[1] (analytic) 1.6048766989776555 y1[1] (numeric) 1.6048766989775525 absolute error 1.0302869668521453e-13 relative error 6.41972662141872e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.20368085604206732 y2[1] (numeric) 0.20368085604199024 absolute error 7.707723348460149e-14 relative error 3.7842159043500046e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.363000000000126 y1[1] (analytic) 1.6056727155505697 y1[1] (numeric) 1.6056727155504664 absolute error 1.0325074129013956e-13 relative error 6.430372783331245e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2042861307997712 y2[1] (numeric) 0.20428613079969382 absolute error 7.738254481637341e-14 relative error 3.787949016089548e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.364000000000126 y1[1] (analytic) 1.6064681264508187 y1[1] (numeric) 1.6064681264507152 absolute error 1.0347278589506459e-13 relative error 6.441010823144543e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.20489220127127794 y2[1] (numeric) 0.20489220127120028 absolute error 7.76601005725297e-14 relative error 3.790290703632369e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.365000000000126 y1[1] (analytic) 1.6072629308829915 y1[1] (numeric) 1.607262930882888 absolute error 1.0347278589506459e-13 relative error 6.437825691545012e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.20549906685051722 y2[1] (numeric) 0.20549906685043923 absolute error 7.799316747991725e-14 relative error 3.795305189227478e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.366000000000127 y1[1] (analytic) 1.6080571280522844 y1[1] (numeric) 1.6080571280521807 absolute error 1.0369483049998962e-13 relative error 6.448454392014491e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.20610672693062337 y2[1] (numeric) 0.2061067269305451 absolute error 7.827072323607354e-14 relative error 3.797582175103866e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.367000000000127 y1[1] (analytic) 1.6088507171644997 y1[1] (numeric) 1.608850717164396 absolute error 1.0369483049998962e-13 relative error 6.445273597711127e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.20671518090393648 y2[1] (numeric) 0.2067151809038579 absolute error 7.857603456784545e-14 relative error 3.8011738772277625e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.368000000000127 y1[1] (analytic) 1.6096436974260488 y1[1] (numeric) 1.6096436974259447 absolute error 1.0413891970983968e-13 relative error 6.469687662950893e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.20732442816200258 y2[1] (numeric) 0.20732442816192367 absolute error 7.8909101475233e-14 relative error 3.8060686902545656e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.369000000000128 y1[1] (analytic) 1.6104360680439511 y1[1] (numeric) 1.610436068043847 absolute error 1.0413891970983968e-13 relative error 6.466504431705114e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.20793446809557437 y2[1] (numeric) 0.20793446809549523 absolute error 7.913114608015803e-14 relative error 3.805580998903291e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.370000000000128 y1[1] (analytic) 1.6112278282258363 y1[1] (numeric) 1.611227828225732 absolute error 1.0436096431476471e-13 relative error 6.47710786063565e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.20854530009461214 y2[1] (numeric) 0.2085453000945327 absolute error 7.943645741192995e-14 relative error 3.8090744493350593e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.371000000000128 y1[1] (analytic) 1.6120189771799442 y1[1] (numeric) 1.6120189771798397 absolute error 1.0458300891968975e-13 relative error 6.48770333353312e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.20915692354828386 y2[1] (numeric) 0.20915692354820412 absolute error 7.974176874370187e-14 relative error 3.8125330680384334e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.372000000000129 y1[1] (analytic) 1.612809514115126 y1[1] (numeric) 1.6128095141150212 absolute error 1.0480505352461478e-13 relative error 6.498290877339998e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2097693378449662 y2[1] (numeric) 0.20976933784488608 absolute error 8.013034680232067e-14 relative error 3.8199265738991104e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.373000000000129 y1[1] (analytic) 1.6135994382408447 y1[1] (numeric) 1.6135994382407397 absolute error 1.0502709812953981e-13 relative error 6.508870518946198e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.21038254237224474 y2[1] (numeric) 0.21038254237216433 absolute error 8.040790255847696e-14 relative error 3.8219854961256985e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.374000000000129 y1[1] (analytic) 1.6143887487671762 y1[1] (numeric) 1.6143887487670712 absolute error 1.0502709812953981e-13 relative error 6.505688187541166e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.21099653651691508 y2[1] (numeric) 0.21099653651683442 absolute error 8.065770273901762e-14 relative error 3.8227026884183705e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.37500000000013 y1[1] (analytic) 1.6151774449048102 y1[1] (numeric) 1.615177444904705 absolute error 1.0524914273446484e-13 relative error 6.516258821374741e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.21161131966498326 y2[1] (numeric) 0.21161131966490224 absolute error 8.10185252220208e-14 relative error 3.828647983023163e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.37600000000013 y1[1] (analytic) 1.6159655258650507 y1[1] (numeric) 1.615965525864945 absolute error 1.056932319443149e-13 relative error 6.540562298675012e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.21222689120166605 y2[1] (numeric) 0.2122268912015847 absolute error 8.135159212940835e-14 relative error 3.8332367622586045e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.37700000000013 y1[1] (analytic) 1.6167529908598164 y1[1] (numeric) 1.6167529908597107 absolute error 1.056932319443149e-13 relative error 6.537376614847359e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.21284325051139197 y2[1] (numeric) 0.2128432505113103 absolute error 8.165690346118026e-14 relative error 3.836480755907726e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.378000000000131 y1[1] (analytic) 1.6175398391016427 y1[1] (numeric) 1.6175398391015368 absolute error 1.0591527654923993e-13 relative error 6.547923827833736e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.21346039697780173 y2[1] (numeric) 0.21346039697771982 absolute error 8.190670364172092e-14 relative error 3.8370913200465285e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.379000000000131 y1[1] (analytic) 1.6183260698036814 y1[1] (numeric) 1.6183260698035753 absolute error 1.0613732115416497e-13 relative error 6.558463287132268e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.21407832998374898 y2[1] (numeric) 0.2140783299836668 absolute error 8.218425939787721e-14 relative error 3.838980778863323e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.380000000000131 y1[1] (analytic) 1.6191116821797018 y1[1] (numeric) 1.6191116821795954 absolute error 1.0635936575909e-13 relative error 6.568995019287706e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.21469704891130081 y2[1] (numeric) 0.2146970489112183 absolute error 8.251732630526476e-14 relative error 3.8434308586773204e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.381000000000132 y1[1] (analytic) 1.6198966754440918 y1[1] (numeric) 1.6198966754439852 absolute error 1.0658141036401503e-13 relative error 6.579519050793528e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.21531655314173825 y2[1] (numeric) 0.21531655314165543 absolute error 8.282263763703668e-14 relative error 3.846552270531487e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.382000000000132 y1[1] (analytic) 1.620681048811858 y1[1] (numeric) 1.6206810488117511 absolute error 1.0680345496894006e-13 relative error 6.590035408092113e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2159368420555572 y2[1] (numeric) 0.21593684205547403 absolute error 8.315570454442422e-14 relative error 3.850927139289624e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.383000000000132 y1[1] (analytic) 1.6214648014986266 y1[1] (numeric) 1.62146480149852 absolute error 1.0658141036401503e-13 relative error 6.573155967709442e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2165579150324688 y2[1] (numeric) 0.21655791503238525 absolute error 8.354428260304303e-14 relative error 3.857826327452272e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.384000000000133 y1[1] (analytic) 1.622247932720646 y1[1] (numeric) 1.622247932720539 absolute error 1.0702549957386509e-13 relative error 6.5973577413887865e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2171797714514 y2[1] (numeric) 0.21717977145131614 absolute error 8.384959393481495e-14 relative error 3.860838114638988e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.385000000000133 y1[1] (analytic) 1.6230304416947843 y1[1] (numeric) 1.6230304416946773 absolute error 1.0702549957386509e-13 relative error 6.5941769682463885e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.21780241069049455 y2[1] (numeric) 0.21780241069041037 absolute error 8.41826608422025e-14 relative error 3.8650931628956684e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.386000000000133 y1[1] (analytic) 1.623812327638533 y1[1] (numeric) 1.6238123276384258 absolute error 1.0724754417879012e-13 relative error 6.604676067138705e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2184258321271132 y2[1] (numeric) 0.2184258321270287 absolute error 8.448797217397441e-14 relative error 3.8680393866970155e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.387000000000134 y1[1] (analytic) 1.6245935897700061 y1[1] (numeric) 1.6245935897698986 absolute error 1.0746958878371515e-13 relative error 6.615167600096812e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2190500351378345 y2[1] (numeric) 0.2190500351377498 absolute error 8.471001677889944e-14 relative error 3.8671537635498084e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.388000000000134 y1[1] (analytic) 1.6253742273079412 y1[1] (numeric) 1.6253742273078338 absolute error 1.0746958878371515e-13 relative error 6.611990455989561e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.21967501909845577 y2[1] (numeric) 0.21967501909837064 absolute error 8.512635041313388e-14 relative error 3.8751038130094004e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.389000000000134 y1[1] (analytic) 1.6261542394717012 y1[1] (numeric) 1.6261542394715935 absolute error 1.0769163338864018e-13 relative error 6.622473488346753e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.22030078338399284 y2[1] (numeric) 0.22030078338390738 absolute error 8.545941732052142e-14 relative error 3.879215316795417e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.390000000000135 y1[1] (analytic) 1.626933625481274 y1[1] (numeric) 1.6269336254811662 absolute error 1.0791367799356522e-13 relative error 6.632949021607599e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.22092732736868148 y2[1] (numeric) 0.22092732736859574 absolute error 8.573697307667771e-14 relative error 3.8807771812493186e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.391000000000135 y1[1] (analytic) 1.6277123845572736 y1[1] (numeric) 1.6277123845571655 absolute error 1.0813572259849025e-13 relative error 6.643417081814635e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.22155465042597788 y2[1] (numeric) 0.22155465042589184 absolute error 8.604228440844963e-14 relative error 3.883569324454177e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.392000000000135 y1[1] (analytic) 1.6284905159209409 y1[1] (numeric) 1.6284905159208325 absolute error 1.0835776720341528e-13 relative error 6.653877694960784e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.22218275192855896 y2[1] (numeric) 0.22218275192847264 absolute error 8.631984016460592e-14 relative error 3.885082861533795e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.393000000000136 y1[1] (analytic) 1.6292680187941446 y1[1] (numeric) 1.629268018794036 absolute error 1.0857981180834031e-13 relative error 6.664330886989515e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.22281163124832337 y2[1] (numeric) 0.2228116312482367 absolute error 8.66806626476091e-14 relative error 3.890311388232851e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.394000000000136 y1[1] (analytic) 1.630044892399382 y1[1] (numeric) 1.6300448923992732 absolute error 1.0880185641326534e-13 relative error 6.674776683795006e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.22344128775639172 y2[1] (numeric) 0.22344128775630473 absolute error 8.698597397938101e-14 relative error 3.893012560606884e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.395000000000136 y1[1] (analytic) 1.6308211359597795 y1[1] (numeric) 1.6308211359596705 absolute error 1.0902390101819037e-13 relative error 6.685215111222302e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.22407172082310756 y2[1] (numeric) 0.2240717208230203 absolute error 8.72635297355373e-14 relative error 3.8944463591827864e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.396000000000137 y1[1] (analytic) 1.6315967486990934 y1[1] (numeric) 1.6315967486989844 absolute error 1.0902390101819037e-13 relative error 6.6820371580856255e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.22470292981803797 y2[1] (numeric) 0.22470292981795037 absolute error 8.759659664292485e-14 relative error 3.898329083375087e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.397000000000137 y1[1] (analytic) 1.6323717298417115 y1[1] (numeric) 1.6323717298416023 absolute error 1.092459456231154e-13 relative error 6.6924673850918015e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.22533491410997397 y2[1] (numeric) 0.22533491410988601 absolute error 8.795741912592803e-14 relative error 3.9034083765199696e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.398000000000137 y1[1] (analytic) 1.6331460786126524 y1[1] (numeric) 1.633146078612543 absolute error 1.0946799022804043e-13 relative error 6.7028903085652215e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.22596767306693122 y2[1] (numeric) 0.225967673066843 absolute error 8.820721930646869e-14 relative error 3.903532665061425e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.399000000000138 y1[1] (analytic) 1.6339197942375674 y1[1] (numeric) 1.6339197942374577 absolute error 1.0969003483296547e-13 relative error 6.713305954173222e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.22660120605615097 y2[1] (numeric) 0.22660120605606243 absolute error 8.854028621385623e-14 relative error 3.9073175185094236e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.400000000000138 y1[1] (analytic) 1.634692875942741 y1[1] (numeric) 1.6346928759426311 absolute error 1.099120794378905e-13 relative error 6.723714347534749e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.22723551244410023 y2[1] (numeric) 0.22723551244401136 absolute error 8.887335312124378e-14 relative error 3.911067956119163e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.401000000000138 y1[1] (analytic) 1.6354653229550915 y1[1] (numeric) 1.6354653229549816 absolute error 1.099120794378905e-13 relative error 6.720538668425719e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2278705915964726 y2[1] (numeric) 0.22787059159638343 absolute error 8.91786644530157e-14 relative error 3.9135661968587335e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.402000000000139 y1[1] (analytic) 1.636237134502172 y1[1] (numeric) 1.6362371345020619 absolute error 1.1013412404281553e-13 relative error 6.730939038144005e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2285064428781891 y2[1] (numeric) 0.22850644287809957 absolute error 8.953948693601887e-14 relative error 3.918466622131529e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.403000000000139 y1[1] (analytic) 1.6370083098121713 y1[1] (numeric) 1.6370083098120607 absolute error 1.1057821325266559e-13 relative error 6.754896269607405e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.22914306565339837 y2[1] (numeric) 0.22914306565330853 absolute error 8.984479826779079e-14 relative error 3.9209040872172835e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.404000000000139 y1[1] (analytic) 1.6377788481139137 y1[1] (numeric) 1.637778848113803 absolute error 1.1080025785759062e-13 relative error 6.7652759092101824e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.22978045928547775 y2[1] (numeric) 0.2297804592853876 absolute error 9.015010959956271e-14 relative error 3.9233148841242765e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.40500000000014 y1[1] (analytic) 1.638548748636861 y1[1] (numeric) 1.63854874863675 absolute error 1.1102230246251565e-13 relative error 6.775648423940829e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.23041862313703365 y2[1] (numeric) 0.2304186231369432 absolute error 9.045542093133463e-14 relative error 3.925699220828142e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.40600000000014 y1[1] (analytic) 1.639318010611113 y1[1] (numeric) 1.639318010611002 absolute error 1.1102230246251565e-13 relative error 6.77246890132856e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.23105755656990234 y2[1] (numeric) 0.23105755656981153 absolute error 9.08162434143378e-14 relative error 3.9304597851082604e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.40700000000014 y1[1] (analytic) 1.6400866332674076 y1[1] (numeric) 1.6400866332672963 absolute error 1.1124434706744069e-13 relative error 6.78283359006578e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.23169725894515036 y2[1] (numeric) 0.23169725894505921 absolute error 9.114931032172535e-14 relative error 3.933983109541365e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.408000000000141 y1[1] (analytic) 1.6408546158371222 y1[1] (numeric) 1.6408546158370108 absolute error 1.1146639167236572e-13 relative error 6.793191218558898e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.23233772962307542 y2[1] (numeric) 0.23233772962298394 absolute error 9.14823772291129e-14 relative error 3.937474011540268e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.409000000000141 y1[1] (analytic) 1.6416219575522746 y1[1] (numeric) 1.641621957552163 absolute error 1.1168843627729075e-13 relative error 6.803541812015159e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.23297896796320683 y2[1] (numeric) 0.23297896796311504 absolute error 9.178768856088482e-14 relative error 3.9397414008366784e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.410000000000141 y1[1] (analytic) 1.6423886576455227 y1[1] (numeric) 1.642388657645411 absolute error 1.1168843627729075e-13 relative error 6.800365781714775e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.23362097332430642 y2[1] (numeric) 0.23362097332421428 absolute error 9.214851104388799e-14 relative error 3.9443595210079825e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.411000000000142 y1[1] (analytic) 1.6431547153501667 y1[1] (numeric) 1.643154715350055 absolute error 1.1168843627729075e-13 relative error 6.797195372651761e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.23426374506436876 y2[1] (numeric) 0.23426374506427633 absolute error 9.242606680004428e-14 relative error 3.945385009304292e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.412000000000142 y1[1] (analytic) 1.643920129900149 y1[1] (numeric) 1.6439201299000372 absolute error 1.1168843627729075e-13 relative error 6.794030576417034e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2349072825406222 y2[1] (numeric) 0.2349072825405295 absolute error 9.270362255620057e-14 relative error 3.946392021293314e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.413000000000142 y1[1] (analytic) 1.6446849005300552 y1[1] (numeric) 1.644684900529943 absolute error 1.1213252548714081e-13 relative error 6.8178728613001995e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.23555158510952945 y2[1] (numeric) 0.23555158510943638 absolute error 9.306444503920375e-14 relative error 3.950915677172352e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.414000000000143 y1[1] (analytic) 1.6454490264751143 y1[1] (numeric) 1.6454490264750021 absolute error 1.1213252548714081e-13 relative error 6.8147067264278275e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.23619665212678786 y2[1] (numeric) 0.23619665212669444 absolute error 9.342526752220692e-14 relative error 3.955401851845776e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.415000000000143 y1[1] (analytic) 1.6462125069712008 y1[1] (numeric) 1.6462125069710885 absolute error 1.1235457009206584e-13 relative error 6.8250344117954996e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.23684248294733046 y2[1] (numeric) 0.23684248294723673 absolute error 9.373057885397884e-14 relative error 3.9575070184863265e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.416000000000143 y1[1] (analytic) 1.6469753412548345 y1[1] (numeric) 1.6469753412547217 absolute error 1.127986593019159e-13 relative error 6.8488371669228714e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2374890769253265 y2[1] (numeric) 0.23748907692523247 absolute error 9.403589018575076e-14 relative error 3.9595880115075096e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.417000000000144 y1[1] (analytic) 1.6477375285631806 y1[1] (numeric) 1.6477375285630675 absolute error 1.1302070390684094e-13 relative error 6.85914485454455e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2381364334141821 y2[1] (numeric) 0.23813643341408774 absolute error 9.43689570931383e-14 relative error 3.962810551084629e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.418000000000144 y1[1] (analytic) 1.648499068134052 y1[1] (numeric) 1.6484990681339389 absolute error 1.1302070390684094e-13 relative error 6.855976208392395e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2387845517665408 y2[1] (numeric) 0.2387845517664461 absolute error 9.467426842491022e-14 relative error 3.96484059477487e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.419000000000144 y1[1] (analytic) 1.6492599592059094 y1[1] (numeric) 1.6492599592057962 absolute error 1.1324274851176597e-13 relative error 6.8662764702230704e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2394334313342843 y2[1] (numeric) 0.2394334313341893 absolute error 9.500733533229777e-14 relative error 3.968006255553075e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.420000000000145 y1[1] (analytic) 1.6500202010178617 y1[1] (numeric) 1.6500202010177483 absolute error 1.13464793116691e-13 relative error 6.876569938155728e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.24008307146853303 y2[1] (numeric) 0.24008307146843774 absolute error 9.528489108845406e-14 relative error 3.9688300597629916e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.421000000000145 y1[1] (analytic) 1.6507797928096672 y1[1] (numeric) 1.6507797928095536 absolute error 1.1368683772161603e-13 relative error 6.886856636893905e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.24073347151964708 y2[1] (numeric) 0.2407334715195514 absolute error 9.567346914707286e-14 relative error 3.97424872175553e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.422000000000145 y1[1] (analytic) 1.651538733821734 y1[1] (numeric) 1.6515387338216203 absolute error 1.1368683772161603e-13 relative error 6.883691880392029e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.24138463083722628 y2[1] (numeric) 0.24138463083713027 absolute error 9.600653605446041e-14 relative error 3.977325968164097e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.423000000000146 y1[1] (analytic) 1.6522970232951215 y1[1] (numeric) 1.6522970232950076 absolute error 1.1390888232654106e-13 relative error 6.893971284858719e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.24203654877011138 y2[1] (numeric) 0.24203654877001507 absolute error 9.631184738623233e-14 relative error 3.979227429726336e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.424000000000146 y1[1] (analytic) 1.65305466047154 y1[1] (numeric) 1.6530546604714258 absolute error 1.141309269314661e-13 relative error 6.904243983009601e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.24268922466638465 y2[1] (numeric) 0.24268922466628795 absolute error 9.670042544485113e-14 relative error 3.984537244197035e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.425000000000146 y1[1] (analytic) 1.6538116445933522 y1[1] (numeric) 1.653811644593238 absolute error 1.141309269314661e-13 relative error 6.901083766375899e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.24334265787337006 y2[1] (numeric) 0.24334265787327305 absolute error 9.700573677662305e-14 relative error 3.986384369447572e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.426000000000147 y1[1] (analytic) 1.6545679749035747 y1[1] (numeric) 1.65456797490346 absolute error 1.1457501614131615e-13 relative error 6.9247693584782085e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.24399684773763453 y2[1] (numeric) 0.24399684773753721 absolute error 9.731104810839497e-14 relative error 3.988209233466484e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.427000000000147 y1[1] (analytic) 1.6553236506458764 y1[1] (numeric) 1.6553236506457618 absolute error 1.1457501614131615e-13 relative error 6.9216081155253914e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.24465179360498834 y2[1] (numeric) 0.24465179360489064 absolute error 9.769962616701378e-14 relative error 3.993415487677084e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.428000000000147 y1[1] (analytic) 1.6560786710645825 y1[1] (numeric) 1.6560786710644675 absolute error 1.1501910535116622e-13 relative error 6.9452682025805035e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.24530749482048553 y2[1] (numeric) 0.24530749482038752 absolute error 9.800493749878569e-14 relative error 3.995187247356836e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.429000000000148 y1[1] (analytic) 1.6568330354046719 y1[1] (numeric) 1.6568330354045568 absolute error 1.1501910535116622e-13 relative error 6.9421059873467255e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.24596395072842503 y2[1] (numeric) 0.2459639507283267 absolute error 9.833800440617324e-14 relative error 3.998065737476737e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.430000000000148 y1[1] (analytic) 1.6575867429117808 y1[1] (numeric) 1.6575867429116655 absolute error 1.1524114995609125e-13 relative error 6.952345055176672e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.24662116067235096 y2[1] (numeric) 0.2466211606722523 absolute error 9.867107131356079e-14 relative error 4.000916670919834e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.431000000000148 y1[1] (analytic) 1.6583397928322015 y1[1] (numeric) 1.658339792832086 absolute error 1.1546319456101628e-13 relative error 6.962577576687227e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.24727912399505347 y2[1] (numeric) 0.24727912399495444 absolute error 9.903189379656396e-14 relative error 4.0048626910593947e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.432000000000149 y1[1] (analytic) 1.6590921844128843 y1[1] (numeric) 1.6590921844127686 absolute error 1.156852391659413e-13 relative error 6.972803576124357e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.24793784003856922 y2[1] (numeric) 0.2479378400384699 absolute error 9.933720512833588e-14 relative error 4.0065366832623446e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.433000000000149 y1[1] (analytic) 1.6598439169014374 y1[1] (numeric) 1.6598439169013217 absolute error 1.156852391659413e-13 relative error 6.9696456388441715e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.24859730814418235 y2[1] (numeric) 0.2485973081440826 absolute error 9.975353876257032e-14 relative error 4.0126556279810926e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.434000000000149 y1[1] (analytic) 1.6605949895461287 y1[1] (numeric) 1.6605949895460128 absolute error 1.1590728377086634e-13 relative error 6.979864717196692e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2492575276524246 y2[1] (numeric) 0.24925752765232456 absolute error 1.000310945187266e-13 relative error 4.013162429269308e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.43500000000015 y1[1] (analytic) 1.6613454015958857 y1[1] (numeric) 1.6613454015957696 absolute error 1.1612932837579137e-13 relative error 6.990077335166891e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.24991849790307663 y2[1] (numeric) 0.24991849790297632 absolute error 1.0030865027488289e-13 relative error 4.013654496026324e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.43600000000015 y1[1] (analytic) 1.6620951523002958 y1[1] (numeric) 1.66209515230018 absolute error 1.1590728377086634e-13 relative error 6.973564877465271e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2505802182351683 y2[1] (numeric) 0.25058021823506765 absolute error 1.0064171718227044e-13 relative error 4.0163472556248907e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.43700000000015 y1[1] (analytic) 1.6628442409096091 y1[1] (numeric) 1.662844240909493 absolute error 1.1612932837579137e-13 relative error 6.983776683272891e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.25124268798697935 y2[1] (numeric) 0.2512426879868783 absolute error 1.0103029524088925e-13 relative error 4.0212233060539913e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.438000000000151 y1[1] (analytic) 1.6635926666747367 y1[1] (numeric) 1.6635926666746204 absolute error 1.163513729807164e-13 relative error 6.993982079356284e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.25190590649603994 y2[1] (numeric) 0.2519059064959386 absolute error 1.0136336214827679e-13 relative error 4.0238580967878286e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.439000000000151 y1[1] (analytic) 1.664340428847253 y1[1] (numeric) 1.6643404288471364 absolute error 1.1657341758564144e-13 relative error 7.004181089705423e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2525698730991317 y2[1] (numeric) 0.25256987309903 absolute error 1.0169642905566434e-13 relative error 4.0264671240401375e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.440000000000151 y1[1] (analytic) 1.6650875266793956 y1[1] (numeric) 1.6650875266792788 absolute error 1.1679546219056647e-13 relative error 7.014373738267445e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2532345871322881 y2[1] (numeric) 0.25323458713218605 absolute error 1.0202949596305189e-13 relative error 4.0290505779035765e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.441000000000152 y1[1] (analytic) 1.665833959424067 y1[1] (numeric) 1.6658339594239502 absolute error 1.1679546219056647e-13 relative error 7.0112307129905345e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2539000479307951 y2[1] (numeric) 0.2539000479306927 absolute error 1.0241807402167069e-13 relative error 4.0337949857176287e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.442000000000152 y1[1] (analytic) 1.6665797263348345 y1[1] (numeric) 1.6665797263347175 absolute error 1.170175067954915e-13 relative error 7.0214166743068476e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.25456625482919204 y2[1] (numeric) 0.2545662548290893 absolute error 1.0275114092905824e-13 relative error 4.036322135390719e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.443000000000152 y1[1] (analytic) 1.6673248266659313 y1[1] (numeric) 1.667324826665814 absolute error 1.1723955140041653e-13 relative error 7.031596334761882e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.25523320716127196 y2[1] (numeric) 0.25523320716116893 absolute error 1.0302869668521453e-13 relative error 4.036649377685196e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.444000000000153 y1[1] (analytic) 1.668069259672257 y1[1] (numeric) 1.6680692596721396 absolute error 1.1746159600534156e-13 relative error 7.041769718148302e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2559009042600827 y2[1] (numeric) 0.25590090425997936 absolute error 1.0336176359260207e-13 relative error 4.0391324091434714e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.445000000000153 y1[1] (analytic) 1.6688130246093786 y1[1] (numeric) 1.6688130246092612 absolute error 1.1746159600534156e-13 relative error 7.038631306993542e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2565693454579272 y2[1] (numeric) 0.2565693454578235 absolute error 1.0369483049998962e-13 relative error 4.041590795459769e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.446000000000153 y1[1] (analytic) 1.6695561207335312 y1[1] (numeric) 1.6695561207334138 absolute error 1.1746159600534156e-13 relative error 7.0354985104504294e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2572385300863643 y2[1] (numeric) 0.25723853008626024 absolute error 1.0408340855860843e-13 relative error 4.0461826820291596e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.447000000000154 y1[1] (analytic) 1.6702985473016192 y1[1] (numeric) 1.6702985473015015 absolute error 1.176836406102666e-13 relative error 7.045665027990683e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2579084574762094 y2[1] (numeric) 0.25790845747610497 absolute error 1.0441647546599597e-13 relative error 4.048586715138173e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.448000000000154 y1[1] (analytic) 1.6710403035712156 y1[1] (numeric) 1.6710403035710977 absolute error 1.1790568521519162e-13 relative error 7.055825342046681e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.25857912695753515 y2[1] (numeric) 0.2585791269574304 absolute error 1.0474954237338352e-13 relative error 4.0509666656344576e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.449000000000154 y1[1] (analytic) 1.6717813888005644 y1[1] (numeric) 1.6717813888004462 absolute error 1.1812772982011666e-13 relative error 7.065979476232149e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2592505378596721 y2[1] (numeric) 0.2592505378595671 absolute error 1.0502709812953981e-13 relative error 4.051181494033744e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.450000000000155 y1[1] (analytic) 1.6725218022485802 y1[1] (numeric) 1.672521802248462 absolute error 1.1812772982011666e-13 relative error 7.062851417619954e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.25992268951120956 y2[1] (numeric) 0.2599226895111042 absolute error 1.0536016503692736e-13 relative error 4.0535193458893296e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.451000000000155 y1[1] (analytic) 1.67326154317485 y1[1] (numeric) 1.6732615431747315 absolute error 1.1857181902996672e-13 relative error 7.086269299238677e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2605955812399958 y2[1] (numeric) 0.26059558123989013 absolute error 1.056932319443149e-13 relative error 4.055833619334343e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.452000000000155 y1[1] (analytic) 1.6740006108396326 y1[1] (numeric) 1.674000610839514 absolute error 1.1857181902996672e-13 relative error 7.083140726603102e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.26126921237313927 y2[1] (numeric) 0.2612692123730332 absolute error 1.0608181000293371e-13 relative error 4.0602491598370904e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.453000000000156 y1[1] (analytic) 1.6747390045038606 y1[1] (numeric) 1.6747390045037418 absolute error 1.1879386363489175e-13 relative error 7.0932762248577525e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.26194358223700864 y2[1] (numeric) 0.2619435822369023 absolute error 1.0635936575909e-13 relative error 4.0603921214933676e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.454000000000156 y1[1] (analytic) 1.6754767234291403 y1[1] (numeric) 1.6754767234290213 absolute error 1.1901590823981678e-13 relative error 7.103405650197935e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2626186901572344 y2[1] (numeric) 0.26261869015712763 absolute error 1.067479438177088e-13 relative error 4.064750446885443e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.455000000000156 y1[1] (analytic) 1.676213766877753 y1[1] (numeric) 1.6762137668776338 absolute error 1.192379528447418e-13 relative error 7.113529026005063e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2632945354587085 y2[1] (numeric) 0.2632945354586014 absolute error 1.071365218763276e-13 relative error 4.0690750261746096e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.456000000000157 y1[1] (analytic) 1.676950134112655 y1[1] (numeric) 1.6769501341125357 absolute error 1.192379528447418e-13 relative error 7.110405397226415e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.26397111746558577 y2[1] (numeric) 0.2639711174654783 absolute error 1.0746958878371515e-13 relative error 4.071263167559462e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.457000000000157 y1[1] (analytic) 1.6776858243974793 y1[1] (numeric) 1.6776858243973598 absolute error 1.1945999744966684e-13 relative error 7.1205225503153706e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.26464843550128425 y2[1] (numeric) 0.2646484355011764 absolute error 1.0785816684233396e-13 relative error 4.0755263350805096e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.458000000000157 y1[1] (analytic) 1.6784208369965357 y1[1] (numeric) 1.678420836996416 absolute error 1.1968204205459188e-13 relative error 7.1306337133396126e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.265326488888486 y2[1] (numeric) 0.26532648888837773 absolute error 1.0824674490095276e-13 relative error 4.079756429688698e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.459000000000158 y1[1] (analytic) 1.6791551711748116 y1[1] (numeric) 1.6791551711746917 absolute error 1.199040866595169e-13 relative error 7.1407389095331006e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.26600527694913756 y2[1] (numeric) 0.266005276949029 absolute error 1.0857981180834031e-13 relative error 4.081866835638064e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.460000000000158 y1[1] (analytic) 1.679888826197973 y1[1] (numeric) 1.6798888261978528 absolute error 1.2012613126444194e-13 relative error 7.150838162089496e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.26668479900445097 y2[1] (numeric) 0.2666847990043421 absolute error 1.088573675644966e-13 relative error 4.081873731493776e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.461000000000158 y1[1] (analytic) 1.6806218013323648 y1[1] (numeric) 1.6806218013322445 absolute error 1.2034817586936697e-13 relative error 7.160931494162294e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2673650543749043 y2[1] (numeric) 0.26736505437479513 absolute error 1.0919043447188415e-13 relative error 4.083945627343477e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.462000000000159 y1[1] (analytic) 1.6813540958450122 y1[1] (numeric) 1.6813540958448916 absolute error 1.20570220474292e-13 relative error 7.171018928864953e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2680460423802422 y2[1] (numeric) 0.2680460423801327 absolute error 1.0952350137927169e-13 relative error 4.085995838875505e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.463000000000159 y1[1] (analytic) 1.68208570900362 y1[1] (numeric) 1.6820857090034995 absolute error 1.20570220474292e-13 relative error 7.167899936901046e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2687277623394768 y2[1] (numeric) 0.2687277623393669 absolute error 1.099120794378905e-13 relative error 4.090090226667441e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.464000000000159 y1[1] (analytic) 1.682816640076576 y1[1] (numeric) 1.6828166400764553 absolute error 1.2079226507921703e-13 relative error 7.177981379701619e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.269410213570888 y2[1] (numeric) 0.2694102135707778 absolute error 1.1018963519404679e-13 relative error 4.090031841537937e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.46500000000016 y1[1] (analytic) 1.683546888332949 y1[1] (numeric) 1.683546888332828 absolute error 1.2101430968414206e-13 relative error 7.188056983905607e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2700933953920248 y2[1] (numeric) 0.2700933953919143 absolute error 1.1052270210143433e-13 relative error 4.0920179459041224e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.46600000000016 y1[1] (analytic) 1.6842764530424903 y1[1] (numeric) 1.6842764530423693 absolute error 1.2101430968414206e-13 relative error 7.184943390115135e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2707773071197055 y2[1] (numeric) 0.2707773071195945 absolute error 1.109667913112844e-13 relative error 4.098083125637559e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.46700000000016 y1[1] (analytic) 1.6850053334756359 y1[1] (numeric) 1.6850053334755146 absolute error 1.212363542890671e-13 relative error 7.195013088711989e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2714619480700181 y2[1] (numeric) 0.27146194806990687 absolute error 1.1124434706744069e-13 relative error 4.09797203100994e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.468000000000161 y1[1] (analytic) 1.685733528903505 y1[1] (numeric) 1.6857335289033835 absolute error 1.2145839889399213e-13 relative error 7.2050770072180646e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2721473175583221 y2[1] (numeric) 0.2721473175582104 absolute error 1.1168843627729075e-13 relative error 4.103969764587356e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.469000000000161 y1[1] (analytic) 1.6864610385979022 y1[1] (numeric) 1.6864610385977805 absolute error 1.2168044349891716e-13 relative error 7.2151351684993806e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.27283341489924773 y2[1] (numeric) 0.27283341489913576 absolute error 1.1196599203344704e-13 relative error 4.103822549550757e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.470000000000161 y1[1] (analytic) 1.687187861831318 y1[1] (numeric) 1.6871878618311962 absolute error 1.219024881038422e-13 relative error 7.225187595382889e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.273520239406698 y2[1] (numeric) 0.27352023940658565 absolute error 1.1235457009206584e-13 relative error 4.1077241792336074e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.471000000000162 y1[1] (analytic) 1.6879139978769293 y1[1] (numeric) 1.6879139978768074 absolute error 1.219024881038422e-13 relative error 7.2220793391826856e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.27420779039384824 y2[1] (numeric) 0.27420779039373555 absolute error 1.1268763699945339e-13 relative error 4.109570951197217e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.472000000000162 y1[1] (analytic) 1.6886394460086 y1[1] (numeric) 1.688639446008478 absolute error 1.2212453270876722e-13 relative error 7.232126017038764e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.27489606717314763 y2[1] (numeric) 0.2748960671730346 absolute error 1.1302070390684094e-13 relative error 4.111397629986938e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.473000000000162 y1[1] (analytic) 1.6893642055008822 y1[1] (numeric) 1.6893642055007598 absolute error 1.2234657731369225e-13 relative error 7.242167018533314e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2755850690563194 y2[1] (numeric) 0.27558506905620606 absolute error 1.1335377081422848e-13 relative error 4.113204361991874e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.474000000000163 y1[1] (analytic) 1.6900882756290163 y1[1] (numeric) 1.6900882756288937 absolute error 1.2256862191861728e-13 relative error 7.252202366352713e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.27627479535436184 y2[1] (numeric) 0.2762747953542481 absolute error 1.137423488728473e-13 relative error 4.117000565576621e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.475000000000163 y1[1] (analytic) 1.690811655668932 y1[1] (numeric) 1.6908116556688095 absolute error 1.2256862191861728e-13 relative error 7.249099656231417e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2769652453775485 y2[1] (numeric) 0.27696524537743444 absolute error 1.1407541578023483e-13 relative error 4.118762829781461e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.476000000000163 y1[1] (analytic) 1.6915343448972502 y1[1] (numeric) 1.6915343448971272 absolute error 1.2301271112846734e-13 relative error 7.272256191519397e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.27765641843542965 y2[1] (numeric) 0.2776564184353152 absolute error 1.1446399383885364e-13 relative error 4.122504874328083e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.477000000000164 y1[1] (analytic) 1.6922563425912807 y1[1] (numeric) 1.6922563425911576 absolute error 1.2301271112846734e-13 relative error 7.269153498346662e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2783483138368321 y2[1] (numeric) 0.27834831383671726 absolute error 1.1485257189747244e-13 relative error 4.126217626911836e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.478000000000164 y1[1] (analytic) 1.6929776480290264 y1[1] (numeric) 1.6929776480289032 absolute error 1.2323475573339238e-13 relative error 7.279172047951308e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2790409308898605 y2[1] (numeric) 0.2790409308897454 absolute error 1.1507461650239748e-13 relative error 4.123933221388882e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.479000000000164 y1[1] (analytic) 1.6936982604891817 y1[1] (numeric) 1.6936982604890585 absolute error 1.2323475573339238e-13 relative error 7.276075001564868e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.279734268901898 y2[1] (numeric) 0.27973426890178255 absolute error 1.1546319456101628e-13 relative error 4.127602778675246e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.480000000000165 y1[1] (analytic) 1.6944181792511346 y1[1] (numeric) 1.6944181792510111 absolute error 1.234568003383174e-13 relative error 7.286088041907128e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.28042832717960664 y2[1] (numeric) 0.2804283271794908 absolute error 1.1585177261963508e-13 relative error 4.1312435795915584e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.481000000000165 y1[1] (analytic) 1.6951374035949658 y1[1] (numeric) 1.6951374035948423 absolute error 1.234568003383174e-13 relative error 7.282996651274179e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.281123105028928 y2[1] (numeric) 0.2811231050288119 absolute error 1.1612932837579137e-13 relative error 4.1309065778795194e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.482000000000165 y1[1] (analytic) 1.6958559328014515 y1[1] (numeric) 1.6958559328013278 absolute error 1.2367884494324244e-13 relative error 7.293004231729311e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.28181860175508455 y2[1] (numeric) 0.28181860175496803 absolute error 1.1651790643441018e-13 relative error 4.1345001965367235e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.483000000000166 y1[1] (analytic) 1.6965737661520623 y1[1] (numeric) 1.6965737661519387 absolute error 1.2367884494324244e-13 relative error 7.28991850579854e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2825148166625795 y2[1] (numeric) 0.2825148166624626 absolute error 1.1690648449302898e-13 relative error 4.1380656021540915e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.484000000000166 y1[1] (analytic) 1.6972909029289651 y1[1] (numeric) 1.6972909029288412 absolute error 1.2390088954816747e-13 relative error 7.299920675610489e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.28321174905519786 y2[1] (numeric) 0.2832117490550807 absolute error 1.1718404024918527e-13 relative error 4.137682869447134e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.485000000000166 y1[1] (analytic) 1.698007342415023 y1[1] (numeric) 1.698007342414899 absolute error 1.241229341530925e-13 relative error 7.309917398623042e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2839093982360076 y2[1] (numeric) 0.28390939823588995 absolute error 1.1762812945903534e-13 relative error 4.143157295598002e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.486000000000167 y1[1] (analytic) 1.6987230838937966 y1[1] (numeric) 1.6987230838936724 absolute error 1.241229341530925e-13 relative error 7.306837431594744e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2846077635073593 y2[1] (numeric) 0.2846077635072414 absolute error 1.1790568521519162e-13 relative error 4.142743112913814e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.487000000000167 y1[1] (analytic) 1.6994381266495449 y1[1] (numeric) 1.6994381266494203 absolute error 1.2456702336294256e-13 relative error 7.329894593369362e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2853068441708879 y2[1] (numeric) 0.2853068441707696 absolute error 1.1829426327381043e-13 relative error 4.1462119010000575e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.488000000000167 y1[1] (analytic) 1.7001524699672244 y1[1] (numeric) 1.7001524699670998 absolute error 1.2456702336294256e-13 relative error 7.326814833574542e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2860066395275128 y2[1] (numeric) 0.2860066395273942 absolute error 1.1862733018119798e-13 relative error 4.147712457905595e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.489000000000168 y1[1] (analytic) 1.7008661131324923 y1[1] (numeric) 1.7008661131323677 absolute error 1.2456702336294256e-13 relative error 7.32374067548015e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.28670714887743876 y2[1] (numeric) 0.2867071488773197 absolute error 1.1907141939104804e-13 relative error 4.1530676809858184e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.490000000000168 y1[1] (analytic) 1.7015790554317056 y1[1] (numeric) 1.7015790554315808 absolute error 1.247890679678676e-13 relative error 7.333721437715247e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2874083715201563 y2[1] (numeric) 0.2874083715200369 absolute error 1.1940448629843559e-13 relative error 4.1545236023182995e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.491000000000168 y1[1] (analytic) 1.7022912961519219 y1[1] (numeric) 1.702291296151797 absolute error 1.247890679678676e-13 relative error 7.330652999868873e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.28811030675444294 y2[1] (numeric) 0.2881103067543232 absolute error 1.1973755320582313e-13 relative error 4.1559621575036437e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.492000000000169 y1[1] (analytic) 1.7030028345809007 y1[1] (numeric) 1.7030028345807757 absolute error 1.2501111257279263e-13 relative error 7.340628567042706e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2888129538783635 y2[1] (numeric) 0.2888129538782434 absolute error 1.2007062011321068e-13 relative error 4.15738347261874e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.493000000000169 y1[1] (analytic) 1.7037136700071034 y1[1] (numeric) 1.7037136700069784 absolute error 1.2501111257279263e-13 relative error 7.337565858250784e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2895163121892709 y2[1] (numeric) 0.28951631218915047 absolute error 1.2040368702059823e-13 relative error 4.1587876727956004e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.494000000000169 y1[1] (analytic) 1.7044238017196949 y1[1] (numeric) 1.7044238017195696 absolute error 1.2523315717771766e-13 relative error 7.34753627890918e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.290220380983807 y2[1] (numeric) 0.29022038098368613 absolute error 1.208477762304483e-13 relative error 4.164000330396888e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.49500000000017 y1[1] (analytic) 1.7051332290085432 y1[1] (numeric) 1.7051332290084178 absolute error 1.254552017826427e-13 relative error 7.357501434394609e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2909251595579029 y2[1] (numeric) 0.2909251595577817 absolute error 1.2118084313783584e-13 relative error 4.1653614050426325e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.49600000000017 y1[1] (analytic) 1.705841951164221 y1[1] (numeric) 1.7058419511640956 absolute error 1.254552017826427e-13 relative error 7.354444630525161e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2916306472067801 y2[1] (numeric) 0.2916306472066586 absolute error 1.2151391004522338e-13 relative error 4.16670577009227e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.49700000000017 y1[1] (analytic) 1.706549967478007 y1[1] (numeric) 1.7065499674778812 absolute error 1.2567724638756772e-13 relative error 7.364404721960617e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2923368432249511 y2[1] (numeric) 0.2923368432248293 absolute error 1.2184697695261093e-13 relative error 4.16803354679624e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.498000000000171 y1[1] (analytic) 1.707257277241884 y1[1] (numeric) 1.7072572772417582 absolute error 1.2567724638756772e-13 relative error 7.361353678960584e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2930437469062199 y2[1] (numeric) 0.29304374690609775 absolute error 1.2218004385999848e-13 relative error 4.1693448555003165e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.499000000000171 y1[1] (analytic) 1.7079638797485428 y1[1] (numeric) 1.707963879748417 absolute error 1.2589929099249275e-13 relative error 7.371308754552142e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.293751357543683 y2[1] (numeric) 0.2937513575435604 absolute error 1.2256862191861728e-13 relative error 4.172529548238443e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.500000000000171 y1[1] (analytic) 1.7086697742913808 y1[1] (numeric) 1.7086697742912549 absolute error 1.2589929099249275e-13 relative error 7.368263481146068e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.29445967442972953 y2[1] (numeric) 0.29445967442960663 absolute error 1.2290168882600483e-13 relative error 4.173803732685113e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.501000000000172 y1[1] (analytic) 1.7093749601645039 y1[1] (numeric) 1.7093749601643775 absolute error 1.2634338020234281e-13 relative error 7.391203401633074e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.29516869685604297 y2[1] (numeric) 0.2951686968559197 absolute error 1.2329026688462363e-13 relative error 4.176942480616556e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.502000000000172 y1[1] (analytic) 1.7100794366627254 y1[1] (numeric) 1.710079436662599 absolute error 1.2634338020234281e-13 relative error 7.388158555306995e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.29587842411360077 y2[1] (numeric) 0.2958784241134771 absolute error 1.2367884494324244e-13 relative error 4.1800562279511355e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.503000000000172 y1[1] (analytic) 1.71078320308157 y1[1] (numeric) 1.7107832030814434 absolute error 1.2656542480726785e-13 relative error 7.398098401906815e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2965888554926758 y2[1] (numeric) 0.2965888554925517 absolute error 1.2406742300186124e-13 relative error 4.1831451419766874e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.504000000000173 y1[1] (analytic) 1.7114862587172703 y1[1] (numeric) 1.7114862587171438 absolute error 1.2656542480726785e-13 relative error 7.395059362155e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.2972999902828366 y2[1] (numeric) 0.29729999028271226 absolute error 1.2434497875801753e-13 relative error 4.1824750360644756e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.505000000000173 y1[1] (analytic) 1.7121886028667714 y1[1] (numeric) 1.7121886028666446 absolute error 1.2678746941219288e-13 relative error 7.404994356340686e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.29801182777294866 y2[1] (numeric) 0.2980118277728239 absolute error 1.2473355681663634e-13 relative error 4.185523700477728e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.506000000000173 y1[1] (analytic) 1.7128902348277288 y1[1] (numeric) 1.712890234827602 absolute error 1.2678746941219288e-13 relative error 7.401961131791047e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.29872436725117446 y2[1] (numeric) 0.29872436725104934 absolute error 1.2512213487525514e-13 relative error 4.18854799247259e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.507000000000174 y1[1] (analytic) 1.713591153898511 y1[1] (numeric) 1.7135911538983841 absolute error 1.2678746941219288e-13 relative error 7.398933469266846e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.29943760800497454 y2[1] (numeric) 0.2994376080048491 absolute error 1.254552017826427e-13 relative error 4.189694227739039e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.508000000000174 y1[1] (analytic) 1.7142913593781985 y1[1] (numeric) 1.7142913593780718 absolute error 1.2678746941219288e-13 relative error 7.395911361192461e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3001515493211082 y2[1] (numeric) 0.3001515493209824 absolute error 1.2578826869003024e-13 relative error 4.1908252339373865e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.509000000000174 y1[1] (analytic) 1.7149908505665863 y1[1] (numeric) 1.7149908505664595 absolute error 1.2678746941219288e-13 relative error 7.392894800010492e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.30086619048563434 y2[1] (numeric) 0.3008661904855081 absolute error 1.262323578998803e-13 relative error 4.1956312105433326e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.510000000000175 y1[1] (analytic) 1.7156896267641832 y1[1] (numeric) 1.7156896267640562 absolute error 1.270095140171179e-13 relative error 7.402825781295874e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3015815307839116 y2[1] (numeric) 0.3015815307837851 absolute error 1.265099136560366e-13 relative error 4.194882668285252e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.511000000000175 y1[1] (analytic) 1.716387687272213 y1[1] (numeric) 1.7163876872720858 absolute error 1.2723155862204294e-13 relative error 7.412751767303052e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.30229756950059994 y2[1] (numeric) 0.30229756950047304 absolute error 1.268984917146554e-13 relative error 4.197800595098848e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.512000000000175 y1[1] (analytic) 1.7170850313926151 y1[1] (numeric) 1.7170850313924877 absolute error 1.2745360322696797e-13 relative error 7.422672779553538e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3030143059196606 y2[1] (numeric) 0.3030143059195334 absolute error 1.2723155862204294e-13 relative error 4.198863094463149e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.513000000000176 y1[1] (analytic) 1.7177816584280454 y1[1] (numeric) 1.717781658427918 absolute error 1.2745360322696797e-13 relative error 7.419662598074409e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3037317393243574 y2[1] (numeric) 0.3037317393242297 absolute error 1.27675647831893e-13 relative error 4.2035662165535896e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.514000000000176 y1[1] (analytic) 1.7184775676818773 y1[1] (numeric) 1.7184775676817496 absolute error 1.27675647831893e-13 relative error 7.429578961808606e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3044498689972567 y2[1] (numeric) 0.30444986899712867 absolute error 1.2800871473928055e-13 relative error 4.20459089573246e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.515000000000176 y1[1] (analytic) 1.7191727584582015 y1[1] (numeric) 1.7191727584580736 absolute error 1.2789769243681803e-13 relative error 7.439490406509232e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3051686942202291 y2[1] (numeric) 0.3051686942201007 absolute error 1.2839729279789935e-13 relative error 4.207420198391639e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.516000000000177 y1[1] (analytic) 1.719867230061827 y1[1] (numeric) 1.719867230061699 absolute error 1.2789769243681803e-13 relative error 7.436486386930011e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.30588821427444934 y2[1] (numeric) 0.30588821427432056 absolute error 1.2878587085651816e-13 relative error 4.210226639885143e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.517000000000177 y1[1] (analytic) 1.7205609817982823 y1[1] (numeric) 1.7205609817981544 absolute error 1.2789769243681803e-13 relative error 7.433487902483e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3066084284403975 y2[1] (numeric) 0.3066084284402683 absolute error 1.2917444891513696e-13 relative error 4.213010371965282e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.518000000000177 y1[1] (analytic) 1.721254012973816 y1[1] (numeric) 1.721254012973688 absolute error 1.2811973704174306e-13 relative error 7.443395110544445e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3073293359978594 y2[1] (numeric) 0.3073293359977299 absolute error 1.295075158225245e-13 relative error 4.213965302141757e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.519000000000178 y1[1] (analytic) 1.721946322895397 y1[1] (numeric) 1.7219463228952687 absolute error 1.283417816466681e-13 relative error 7.453297465792403e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3080509362259276 y2[1] (numeric) 0.3080509362257977 absolute error 1.2989609388114332e-13 relative error 4.2167082974185875e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.520000000000178 y1[1] (analytic) 1.722637910870715 y1[1] (numeric) 1.7226379108705867 absolute error 1.283417816466681e-13 relative error 7.450305188151652e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3087732284030019 y2[1] (numeric) 0.30877322840287164 absolute error 1.3028467193976212e-13 relative error 4.219429016356247e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.521000000000178 y1[1] (analytic) 1.7233287762081826 y1[1] (numeric) 1.723328776208054 absolute error 1.2856382625159313e-13 relative error 7.460203068997108e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3094962118067902 y2[1] (numeric) 0.3094962118066596 absolute error 1.3061773884714967e-13 relative error 4.220334009409157e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.522000000000179 y1[1] (analytic) 1.724018918216934 y1[1] (numeric) 1.7240189182168055 absolute error 1.2856382625159313e-13 relative error 7.457216675125597e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.31021988571430914 y2[1] (numeric) 0.3102198857141782 absolute error 1.3095080575453721e-13 relative error 4.221225388340636e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.523000000000179 y1[1] (analytic) 1.7247083362068276 y1[1] (numeric) 1.724708336206699 absolute error 1.2856382625159313e-13 relative error 7.454235800491644e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3109442494018849 y2[1] (numeric) 0.3109442494017536 absolute error 1.3133938381315602e-13 relative error 4.223888496596839e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.524000000000179 y1[1] (analytic) 1.7253970294884455 y1[1] (numeric) 1.7253970294883167 absolute error 1.2878587085651816e-13 relative error 7.46412962671561e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.31166930214515387 y2[1] (numeric) 0.31166930214502214 absolute error 1.3172796187177482e-13 relative error 4.22652988167648e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.52500000000018 y1[1] (analytic) 1.726084997373094 y1[1] (numeric) 1.7260849973729655 absolute error 1.2856382625159313e-13 relative error 7.448290579389353e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3123950432190633 y2[1] (numeric) 0.3123950432189312 absolute error 1.3211653993039363e-13 relative error 4.229149687171844e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.52600000000018 y1[1] (analytic) 1.726772239172806 y1[1] (numeric) 1.7267722391726774 absolute error 1.2856382625159313e-13 relative error 7.44532621819195e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3131214718978722 y2[1] (numeric) 0.31312147189773976 absolute error 1.3244960683778118e-13 relative error 4.229975224470744e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.52700000000018 y1[1] (analytic) 1.7274587542003395 y1[1] (numeric) 1.7274587542002107 absolute error 1.2878587085651816e-13 relative error 7.455221176388354e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.313848587455152 y2[1] (numeric) 0.31384858745501915 absolute error 1.3283818489639998e-13 relative error 4.2325564047785354e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.528000000000181 y1[1] (analytic) 1.7281445417691792 y1[1] (numeric) 1.7281445417690502 absolute error 1.290079154614432e-13 relative error 7.465111415354874e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.31457638916378716 y2[1] (numeric) 0.31457638916365394 absolute error 1.3322676295501878e-13 relative error 4.235116415099196e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.529000000000181 y1[1] (analytic) 1.7288296011935378 y1[1] (numeric) 1.7288296011934088 absolute error 1.290079154614432e-13 relative error 7.462153318775869e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.31530487629597603 y2[1] (numeric) 0.3153048762958424 absolute error 1.336153410136376e-13 relative error 4.237655395098081e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.530000000000181 y1[1] (analytic) 1.7295139317883559 y1[1] (numeric) 1.7295139317882269 absolute error 1.290079154614432e-13 relative error 7.459200708955616e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.31603404812323155 y2[1] (numeric) 0.31603404812309754 absolute error 1.340039190722564e-13 relative error 4.240173483459734e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.531000000000182 y1[1] (analytic) 1.7301975328693031 y1[1] (numeric) 1.7301975328691739 absolute error 1.2922996006636822e-13 relative error 7.469087061525136e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3167639039163819 y2[1] (numeric) 0.31676390391624754 absolute error 1.3433698597964394e-13 relative error 4.240918372287321e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.532000000000182 y1[1] (analytic) 1.7308804037527783 y1[1] (numeric) 1.7308804037526488 absolute error 1.2945200467129325e-13 relative error 7.478968760095968e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3174944429455715 y2[1] (numeric) 0.3174944429454367 absolute error 1.34781075189494e-13 relative error 4.245147535152283e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.533000000000182 y1[1] (analytic) 1.7315625437559106 y1[1] (numeric) 1.7315625437557811 absolute error 1.2945200467129325e-13 relative error 7.476022459489134e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.31822566448026113 y2[1] (numeric) 0.31822566448012607 absolute error 1.350586309456503e-13 relative error 4.244114979419823e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.534000000000183 y1[1] (analytic) 1.7322439521965602 y1[1] (numeric) 1.7322439521964306 absolute error 1.2967404927621828e-13 relative error 7.485899957207874e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.31895756778922957 y2[1] (numeric) 0.3189575677890941 absolute error 1.354472090042691e-13 relative error 4.246558874369584e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.535000000000183 y1[1] (analytic) 1.7329246283933184 y1[1] (numeric) 1.7329246283931887 absolute error 1.2967404927621828e-13 relative error 7.482959567401706e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3196901521405735 y2[1] (numeric) 0.3196901521404376 absolute error 1.3589129821411916e-13 relative error 4.25071893219799e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.536000000000183 y1[1] (analytic) 1.7336045716655095 y1[1] (numeric) 1.7336045716653796 absolute error 1.2989609388114332e-13 relative error 7.492832910353338e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3204234168017085 y2[1] (numeric) 0.32042341680157227 absolute error 1.362243651215067e-13 relative error 4.2513860716305914e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.537000000000184 y1[1] (analytic) 1.73428378133319 y1[1] (numeric) 1.73428378133306 absolute error 1.2989609388114332e-13 relative error 7.489898439878666e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3211573610393702 y2[1] (numeric) 0.32115736103923354 absolute error 1.3666845433135677e-13 relative error 4.255498111239082e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.538000000000184 y1[1] (analytic) 1.7349622567171503 y1[1] (numeric) 1.7349622567170202 absolute error 1.3011813848606835e-13 relative error 7.499767674040037e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.32189198411961417 y2[1] (numeric) 0.32189198411947717 absolute error 1.3700152123874432e-13 relative error 4.256133361427072e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.539000000000184 y1[1] (analytic) 1.7356399971389154 y1[1] (numeric) 1.735639997138785 absolute error 1.3034018309099338e-13 relative error 7.509632372257514e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3226272853078175 y2[1] (numeric) 0.3226272853076802 absolute error 1.372790769949006e-13 relative error 4.255036174758845e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.540000000000185 y1[1] (analytic) 1.7363170019207441 y1[1] (numeric) 1.736317001920614 absolute error 1.3011813848606835e-13 relative error 7.49391605001445e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3233632638686792 y2[1] (numeric) 0.3233632638685415 absolute error 1.3772316620475067e-13 relative error 4.259085109330209e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.541000000000185 y1[1] (analytic) 1.7369932703856328 y1[1] (numeric) 1.7369932703855024 absolute error 1.3034018309099338e-13 relative error 7.503781696405556e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3240999190662205 y2[1] (numeric) 0.3240999190660825 absolute error 1.3800072196090696e-13 relative error 4.2579684178418595e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5420000000001854 y1[1] (analytic) 1.7376688018573123 y1[1] (numeric) 1.737668801857182 absolute error 1.3034018309099338e-13 relative error 7.500864546320846e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3248372501637865 y2[1] (numeric) 0.32483725016364806 absolute error 1.3844481117075702e-13 relative error 4.261974607313405e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.543000000000186 y1[1] (analytic) 1.7383435956602513 y1[1] (numeric) 1.738343595660121 absolute error 1.3034018309099338e-13 relative error 7.497952845247953e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.32557525642404606 y2[1] (numeric) 0.3255752564239072 absolute error 1.3883338922937583e-13 relative error 4.2642487870316545e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.544000000000186 y1[1] (analytic) 1.7390176511196564 y1[1] (numeric) 1.7390176511195259 absolute error 1.305622276959184e-13 relative error 7.507814978867908e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.32631393710899304 y2[1] (numeric) 0.32631393710885376 absolute error 1.392774784392259e-13 relative error 4.268205019778405e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5450000000001864 y1[1] (analytic) 1.7396909675614718 y1[1] (numeric) 1.7396909675613412 absolute error 1.305622276959184e-13 relative error 7.504909212636066e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.32705329147994666 y2[1] (numeric) 0.32705329147980705 absolute error 1.3961054534661343e-13 relative error 4.268739957175257e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.546000000000187 y1[1] (analytic) 1.7403635443123813 y1[1] (numeric) 1.7403635443122507 absolute error 1.305622276959184e-13 relative error 7.502008883293612e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3277933187975528 y2[1] (numeric) 0.3277933187974128 absolute error 1.3999912340523224e-13 relative error 4.2709571970164706e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.547000000000187 y1[1] (analytic) 1.7410353806998082 y1[1] (numeric) 1.7410353806996774 absolute error 1.3078427230084344e-13 relative error 7.511867578950335e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3285340183217841 y2[1] (numeric) 0.32853401832164375 absolute error 1.4033219031261979e-13 relative error 4.271466042678442e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5480000000001874 y1[1] (analytic) 1.7417064760519163 y1[1] (numeric) 1.7417064760517853 absolute error 1.3100631690576847e-13 relative error 7.521721869159741e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3292753893119411 y2[1] (numeric) 0.3292753893118004 absolute error 1.407207683712386e-13 relative error 4.273649745439246e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.549000000000188 y1[1] (analytic) 1.7423768296976099 y1[1] (numeric) 1.7423768296974789 absolute error 1.3100631690576847e-13 relative error 7.51882799821808e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.33001743102665293 y2[1] (numeric) 0.3300174310265118 absolute error 1.411093464298574e-13 relative error 4.2758149468311296e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.550000000000188 y1[1] (analytic) 1.7430464409665358 y1[1] (numeric) 1.7430464409664046 absolute error 1.312283615106935e-13 relative error 7.528678434862936e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3307601427238779 y2[1] (numeric) 0.3307601427237364 absolute error 1.414979244884762e-13 relative error 4.277961767799822e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5510000000001885 y1[1] (analytic) 1.7437153091890827 y1[1] (numeric) 1.7437153091889515 absolute error 1.312283615106935e-13 relative error 7.525790524355805e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3315035236609044 y2[1] (numeric) 0.33150352366076247 absolute error 1.4194201369832626e-13 relative error 4.2817648551910724e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.552000000000189 y1[1] (analytic) 1.7443834336963824 y1[1] (numeric) 1.744383433696251 absolute error 1.3145040611561853e-13 relative error 7.535637152725795e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3322475730943515 y2[1] (numeric) 0.3322475730942092 absolute error 1.422750806057138e-13 relative error 4.2822007480942714e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.553000000000189 y1[1] (analytic) 1.7450508138203102 y1[1] (numeric) 1.7450508138201788 absolute error 1.3145040611561853e-13 relative error 7.532755211170264e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.33299229028016986 y2[1] (numeric) 0.3329922902800272 absolute error 1.4266365866433262e-13 relative error 4.2842931451746115e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5540000000001895 y1[1] (analytic) 1.7457174488934866 y1[1] (numeric) 1.745717448893355 absolute error 1.3167245072054357e-13 relative error 7.542598076452946e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.33373767447364233 y2[1] (numeric) 0.33373767447349934 absolute error 1.4299672557172016e-13 relative error 4.2847043204591407e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.55500000000019 y1[1] (analytic) 1.746383338249276 y1[1] (numeric) 1.7463833382491443 absolute error 1.3167245072054357e-13 relative error 7.539722112359552e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.33448372492938483 y2[1] (numeric) 0.33448372492924144 absolute error 1.4338530363033897e-13 relative error 4.28676473453559e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.55600000000019 y1[1] (analytic) 1.7470484812217895 y1[1] (numeric) 1.7470484812216576 absolute error 1.318944953254686e-13 relative error 7.54956125964111e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3352304409013469 y2[1] (numeric) 0.3352304409012032 absolute error 1.4371837053772651e-13 relative error 4.2871515531616235e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5570000000001905 y1[1] (analytic) 1.7477128771458839 y1[1] (numeric) 1.747712877145752 absolute error 1.318944953254686e-13 relative error 7.546691281514154e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.33597782164281276 y2[1] (numeric) 0.3359778216426686 absolute error 1.4416245974757658e-13 relative error 4.2908326223044464e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.558000000000191 y1[1] (analytic) 1.7483765253571635 y1[1] (numeric) 1.7483765253570316 absolute error 1.318944953254686e-13 relative error 7.543826710812467e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.33672586640640156 y2[1] (numeric) 0.33672586640625707 absolute error 1.4449552665496412e-13 relative error 4.29119176964473e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.559000000000191 y1[1] (analytic) 1.7490394251919803 y1[1] (numeric) 1.7490394251918482 absolute error 1.3211653993039363e-13 relative error 7.55366277211802e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3374745744440687 y2[1] (numeric) 0.33747457444392387 absolute error 1.4482859356235167e-13 relative error 4.291540890182079e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5600000000001915 y1[1] (analytic) 1.7497015759874341 y1[1] (numeric) 1.749701575987302 absolute error 1.3211653993039363e-13 relative error 7.550804191042374e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3382239450071063 y2[1] (numeric) 0.338223945006961 absolute error 1.4527268277220173e-13 relative error 4.295162566599165e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.561000000000192 y1[1] (analytic) 1.7503629770813744 y1[1] (numeric) 1.7503629770812423 absolute error 1.3211653993039363e-13 relative error 7.547951005607422e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.33897397734614365 y2[1] (numeric) 0.338973977345998 absolute error 1.4566126083082054e-13 relative error 4.2971222148441906e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.562000000000192 y1[1] (analytic) 1.7510236278124003 y1[1] (numeric) 1.7510236278122682 absolute error 1.3211653993039363e-13 relative error 7.545103208884181e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.33972467071114854 y2[1] (numeric) 0.33972467071100254 absolute error 1.4599432773820809e-13 relative error 4.297430841057169e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5630000000001925 y1[1] (analytic) 1.751683527519861 y1[1] (numeric) 1.7516835275197287 absolute error 1.3233858453531866e-13 relative error 7.554936862521714e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.34047602435142776 y2[1] (numeric) 0.3404760243512813 absolute error 1.4643841694805815e-13 relative error 4.3009905683376225e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.564000000000193 y1[1] (analytic) 1.7523426755438565 y1[1] (numeric) 1.7523426755437244 absolute error 1.3211653993039363e-13 relative error 7.539423753940705e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3412280375156276 y2[1] (numeric) 0.3412280375154808 absolute error 1.467714838554457e-13 relative error 4.301272689197582e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.565000000000193 y1[1] (analytic) 1.7530010712252393 y1[1] (numeric) 1.7530010712251072 absolute error 1.3211653993039363e-13 relative error 7.53659208194621e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3419807094517351 y2[1] (numeric) 0.34198070945158787 absolute error 1.4721557306529576e-13 relative error 4.304791732297192e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5660000000001935 y1[1] (analytic) 1.753658713905614 y1[1] (numeric) 1.7536587139054816 absolute error 1.3233858453531866e-13 relative error 7.546427562326784e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.34273403940707825 y2[1] (numeric) 0.34273403940693065 absolute error 1.4760415112391456e-13 relative error 4.30666739082194e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.567000000000194 y1[1] (analytic) 1.754315602927337 y1[1] (numeric) 1.7543156029272047 absolute error 1.3233858453531866e-13 relative error 7.543601864709634e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3434880266283272 y2[1] (numeric) 0.34348802662817923 absolute error 1.4799272918253337e-13 relative error 4.308526577628558e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.568000000000194 y1[1] (analytic) 1.7549717376335203 y1[1] (numeric) 1.7549717376333878 absolute error 1.325606291402437e-13 relative error 7.553433841561128e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3442426703614949 y2[1] (numeric) 0.3442426703613465 absolute error 1.4843681839238343e-13 relative error 4.311981958439594e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5690000000001945 y1[1] (analytic) 1.7556271173680287 y1[1] (numeric) 1.7556271173678961 absolute error 1.325606291402437e-13 relative error 7.550614126932243e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.34499796985193754 y2[1] (numeric) 0.34499796985178877 absolute error 1.4876988529977098e-13 relative error 4.3121959634608406e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.570000000000195 y1[1] (analytic) 1.7562817414754828 y1[1] (numeric) 1.7562817414753502 absolute error 1.325606291402437e-13 relative error 7.547799764112858e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3457539243443557 y2[1] (numeric) 0.3457539243442066 absolute error 1.4910295220715852e-13 relative error 4.312400863993045e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.571000000000195 y1[1] (analytic) 1.7569356093012585 y1[1] (numeric) 1.7569356093011257 absolute error 1.3278267374516872e-13 relative error 7.55762892175525e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3465105330827951 y2[1] (numeric) 0.34651053308264557 absolute error 1.4954704141700859e-13 relative error 4.315800737326385e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5720000000001955 y1[1] (analytic) 1.757588720191488 y1[1] (numeric) 1.757588720191355 absolute error 1.3300471835009375e-13 relative error 7.567454025057865e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3472677953106469 y2[1] (numeric) 0.347267795310497 absolute error 1.4988010832439613e-13 relative error 4.315980645147977e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.573000000000196 y1[1] (analytic) 1.7582410734930602 y1[1] (numeric) 1.7582410734929272 absolute error 1.3300471835009375e-13 relative error 7.564646302219303e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.348025710270649 y2[1] (numeric) 0.3480257102704987 absolute error 1.5026868638301494e-13 relative error 4.3177467051545e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.574000000000196 y1[1] (analytic) 1.7588926685536221 y1[1] (numeric) 1.7588926685534891 absolute error 1.3300471835009375e-13 relative error 7.561843921918589e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3487842772048866 y2[1] (numeric) 0.3487842772047358 absolute error 1.5076828674409626e-13 relative error 4.3226801377726764e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5750000000001965 y1[1] (analytic) 1.759543504721579 y1[1] (numeric) 1.7595435047214458 absolute error 1.3322676295501878e-13 relative error 7.57166632126552e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.34954349535479257 y2[1] (numeric) 0.34954349535464146 absolute error 1.511013536514838e-13 relative error 4.3228197823596564e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.576000000000197 y1[1] (analytic) 1.7601935813460943 y1[1] (numeric) 1.760193581345961 absolute error 1.3322676295501878e-13 relative error 7.568869945153116e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.35030336396114903 y2[1] (numeric) 0.35030336396099754 absolute error 1.514899317101026e-13 relative error 4.324535453987357e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.577000000000197 y1[1] (analytic) 1.7608428977770916 y1[1] (numeric) 1.7608428977769583 absolute error 1.3322676295501878e-13 relative error 7.566078900236119e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.35106388226408747 y2[1] (numeric) 0.35106388226393553 absolute error 1.5193402091995267e-13 relative error 4.327816918678648e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5780000000001975 y1[1] (analytic) 1.7614914533652546 y1[1] (numeric) 1.7614914533651211 absolute error 1.3344880755994382e-13 relative error 7.575898668426437e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.35182504950308946 y2[1] (numeric) 0.3518250495029372 absolute error 1.5226708782734022e-13 relative error 4.327920596967133e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.579000000000198 y1[1] (analytic) 1.7621392474620277 y1[1] (numeric) 1.762139247461894 absolute error 1.3367085216486885e-13 relative error 7.585714486377406e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.352586864916988 y2[1] (numeric) 0.35258686491683533 absolute error 1.5265566588595902e-13 relative error 4.329590267689065e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.580000000000198 y1[1] (analytic) 1.7627862794196165 y1[1] (numeric) 1.762786279419483 absolute error 1.3344880755994382e-13 relative error 7.570333915004194e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.35334932774396766 y2[1] (numeric) 0.3533493277438146 absolute error 1.5304424394457783e-13 relative error 4.331244803031625e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5810000000001985 y1[1] (analytic) 1.7634325485909899 y1[1] (numeric) 1.7634325485908562 absolute error 1.3367085216486885e-13 relative error 7.580151124672954e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3541124372215656 y2[1] (numeric) 0.3541124372214122 absolute error 1.5337731085196538e-13 relative error 4.33131668730399e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.582000000000199 y1[1] (analytic) 1.764078054329878 y1[1] (numeric) 1.7640780543297443 absolute error 1.3367085216486885e-13 relative error 7.577377420277841e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3548761925866726 y2[1] (numeric) 0.3548761925865188 absolute error 1.5376588891058418e-13 relative error 4.33294461907386e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.583000000000199 y1[1] (analytic) 1.7647227959907756 y1[1] (numeric) 1.7647227959906417 absolute error 1.3389289676979388e-13 relative error 7.587191431650422e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3556405930755332 y2[1] (numeric) 0.35564059307537904 absolute error 1.5415446696920299e-13 relative error 4.3345576959057284e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5840000000001995 y1[1] (analytic) 1.765366772928941 y1[1] (numeric) 1.765366772928807 absolute error 1.341149413747189e-13 relative error 7.597001565414489e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.356405637923747 y2[1] (numeric) 0.3564056379235925 absolute error 1.545430450278218e-13 relative error 4.336156013920472e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5850000000002 y1[1] (analytic) 1.7660099845003971 y1[1] (numeric) 1.766009984500263 absolute error 1.341149413747189e-13 relative error 7.59423460522846e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.35717132636626936 y2[1] (numeric) 0.35717132636611437 absolute error 1.5498713423767185e-13 relative error 4.339293856941271e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5860000000002 y1[1] (analytic) 1.7666524300619326 y1[1] (numeric) 1.7666524300617985 absolute error 1.341149413747189e-13 relative error 7.591472951474519e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3579376576374117 y2[1] (numeric) 0.3579376576372563 absolute error 1.5537571229629066e-13 relative error 4.340859615662042e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5870000000002005 y1[1] (analytic) 1.767294108971102 y1[1] (numeric) 1.7672941089709677 absolute error 1.3433698597964394e-13 relative error 7.601280697860379e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.35870463097084293 y2[1] (numeric) 0.35870463097068717 absolute error 1.5576429035490946e-13 relative error 4.3424109115438396e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.588000000000201 y1[1] (analytic) 1.767935020586226 y1[1] (numeric) 1.767935020586092 absolute error 1.341149413747189e-13 relative error 7.585965536801686e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3594722455995898 y2[1] (numeric) 0.3594722455994336 absolute error 1.5620837956475953e-13 relative error 4.345492078371955e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.589000000000201 y1[1] (analytic) 1.768575164266394 y1[1] (numeric) 1.7685751642662597 absolute error 1.3433698597964394e-13 relative error 7.595774762299515e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.36024050075603753 y2[1] (numeric) 0.36024050075588104 absolute error 1.5648593532091581e-13 relative error 4.34392954130639e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5900000000002015 y1[1] (analytic) 1.7692145393714616 y1[1] (numeric) 1.7692145393713272 absolute error 1.3433698597964394e-13 relative error 7.59302973099967e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.36100939567193135 y2[1] (numeric) 0.3610093956717744 absolute error 1.5693002453076588e-13 relative error 4.3469789543476766e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.591000000000202 y1[1] (analytic) 1.7698531452620536 y1[1] (numeric) 1.7698531452619193 absolute error 1.3433698597964394e-13 relative error 7.590289981926907e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3617789295783762 y2[1] (numeric) 0.3617789295782189 absolute error 1.5731860258938468e-13 relative error 4.348473327972048e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.592000000000202 y1[1] (analytic) 1.7704909812995648 y1[1] (numeric) 1.7704909812994303 absolute error 1.3455903058456897e-13 relative error 7.600096922594929e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3625491017058383 y2[1] (numeric) 0.36254910170568055 absolute error 1.5776269179923474e-13 relative error 4.3514848349352346e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5930000000002025 y1[1] (analytic) 1.7711280468461588 y1[1] (numeric) 1.7711280468460242 absolute error 1.3455903058456897e-13 relative error 7.597363207260917e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.36331991128414554 y2[1] (numeric) 0.36331991128398744 absolute error 1.580957587066223e-13 relative error 4.351420161582574e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.594000000000203 y1[1] (analytic) 1.7717643412647703 y1[1] (numeric) 1.7717643412646356 absolute error 1.34781075189494e-13 relative error 7.607167163849839e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.36409135754248845 y2[1] (numeric) 0.36409135754232996 absolute error 1.584843367652411e-13 relative error 4.3528728018968815e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.595000000000203 y1[1] (analytic) 1.7723998639191048 y1[1] (numeric) 1.77239986391897 absolute error 1.34781075189494e-13 relative error 7.604439490954826e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3648634397094208 y2[1] (numeric) 0.36486343970926194 absolute error 1.588729148238599e-13 relative error 4.354311710441231e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5960000000002035 y1[1] (analytic) 1.7730346141736395 y1[1] (numeric) 1.773034614173505 absolute error 1.3455903058456897e-13 relative error 7.589193663163934e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.36563615701286056 y2[1] (numeric) 0.3656361570127013 absolute error 1.592614928824787e-13 relative error 4.355736975894235e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.597000000000204 y1[1] (analytic) 1.7736685913936248 y1[1] (numeric) 1.77366859139349 absolute error 1.34781075189494e-13 relative error 7.598999939644445e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.36640950868009037 y2[1] (numeric) 0.3664095086799308 absolute error 1.5959455978986625e-13 relative error 4.355633683327994e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.598000000000204 y1[1] (analytic) 1.774301794945083 y1[1] (numeric) 1.7743017949449482 absolute error 1.34781075189494e-13 relative error 7.596288048261015e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.36718349393775884 y2[1] (numeric) 0.36718349393759875 absolute error 1.6009416015094757e-13 relative error 4.36005873886273e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.5990000000002045 y1[1] (analytic) 1.7749342241948107 y1[1] (numeric) 1.774934224194676 absolute error 1.34781075189494e-13 relative error 7.593581404439746e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.36795811201188056 y2[1] (numeric) 0.3679581120117201 absolute error 1.6048273820956638e-13 relative error 4.3614404186415854e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.600000000000205 y1[1] (analytic) 1.775565878510379 y1[1] (numeric) 1.7755658785102442 absolute error 1.34781075189494e-13 relative error 7.590880001736086e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3687333621278376 y2[1] (numeric) 0.3687333621276767 absolute error 1.6087131626818518e-13 relative error 4.362808815016095e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.601000000000205 y1[1] (analytic) 1.7761967572601334 y1[1] (numeric) 1.7761967572599984 absolute error 1.3500311979441904e-13 relative error 7.600684960300663e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.36950924351037984 y2[1] (numeric) 0.36950924351021863 absolute error 1.6120438317557273e-13 relative error 4.362661719747868e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6020000000002055 y1[1] (analytic) 1.776826859813195 y1[1] (numeric) 1.77682685981306 absolute error 1.3500311979441904e-13 relative error 7.597989587382332e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.37028575538362607 y2[1] (numeric) 0.3702857553834645 absolute error 1.6159296123419153e-13 relative error 4.3640069563782393e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.603000000000206 y1[1] (analytic) 1.777456185539462 y1[1] (numeric) 1.7774561855393267 absolute error 1.3522516439934407e-13 relative error 7.607791713768906e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3710628969710644 y2[1] (numeric) 0.37106289697090244 absolute error 1.6198153929281034e-13 relative error 4.3653391544949236e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.604000000000206 y1[1] (analytic) 1.7780847338096077 y1[1] (numeric) 1.7780847338094725 absolute error 1.3522516439934407e-13 relative error 7.605102379436074e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.37184066749555345 y2[1] (numeric) 0.3718406674953911 absolute error 1.6237011735142914e-13 relative error 4.366658398206829e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6050000000002065 y1[1] (analytic) 1.7787125039950848 y1[1] (numeric) 1.7787125039949494 absolute error 1.354472090042691e-13 relative error 7.614901716834357e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3726190661793226 y2[1] (numeric) 0.37261906617915985 absolute error 1.6275869541004795e-13 relative error 4.36796477107053e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.606000000000207 y1[1] (analytic) 1.7793394954681225 y1[1] (numeric) 1.7793394954679873 absolute error 1.3522516439934407e-13 relative error 7.59973938327986e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.37339809224397336 y2[1] (numeric) 0.37339809224381015 absolute error 1.63202784619898e-13 relative error 4.370745004054908e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.607000000000207 y1[1] (analytic) 1.77996570760173 y1[1] (numeric) 1.7799657076015947 absolute error 1.3522516439934407e-13 relative error 7.597065708728861e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3741777449104796 y2[1] (numeric) 0.374177744910316 absolute error 1.6359136267851682e-13 relative error 4.372022786060014e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6080000000002075 y1[1] (analytic) 1.7805911397696947 y1[1] (numeric) 1.7805911397695593 absolute error 1.354472090042691e-13 relative error 7.606867516019882e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3749580233991888 y2[1] (numeric) 0.3749580233990248 absolute error 1.6403545188836688e-13 relative error 4.374768418109859e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.609000000000208 y1[1] (analytic) 1.7812157913465847 y1[1] (numeric) 1.7812157913464493 absolute error 1.354472090042691e-13 relative error 7.604199876415429e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.37573892692982247 y2[1] (numeric) 0.3757389269296581 absolute error 1.6436851879575443e-13 relative error 4.3745405922888015e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.610000000000208 y1[1] (analytic) 1.7818396617077483 y1[1] (numeric) 1.7818396617076129 absolute error 1.354472090042691e-13 relative error 7.601537439931826e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3765204547214772 y2[1] (numeric) 0.37652045472131246 absolute error 1.6475709685437323e-13 relative error 4.375780778663106e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6110000000002085 y1[1] (analytic) 1.7824627502293156 y1[1] (numeric) 1.78246275022918 absolute error 1.354472090042691e-13 relative error 7.5988802002647e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.37730260599262533 y2[1] (numeric) 0.3773026059924601 absolute error 1.652011860642233e-13 relative error 4.3784798578213976e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.612000000000209 y1[1] (analytic) 1.783085056288198 y1[1] (numeric) 1.7830850562880622 absolute error 1.3566925360919413e-13 relative error 7.608680984159741e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.37808537996111546 y2[1] (numeric) 0.37808537996094993 absolute error 1.6553425297161084e-13 relative error 4.378224119341387e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.613000000000209 y1[1] (analytic) 1.783706579262089 y1[1] (numeric) 1.7837065792619533 absolute error 1.3566925360919413e-13 relative error 7.606029780151388e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3788687758441739 y2[1] (numeric) 0.3788687758440079 absolute error 1.659783421814609e-13 relative error 4.380892614115201e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6140000000002095 y1[1] (analytic) 1.7843273185294661 y1[1] (numeric) 1.7843273185293305 absolute error 1.3566925360919413e-13 relative error 7.60338376262739e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3796527928584047 y2[1] (numeric) 0.37965279285823833 absolute error 1.663669202400797e-13 relative error 4.382080768786229e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.61500000000021 y1[1] (analytic) 1.7849472734695901 y1[1] (numeric) 1.7849472734694545 absolute error 1.3566925360919413e-13 relative error 7.60074292533468e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.38043743021979093 y2[1] (numeric) 0.3804374302196242 absolute error 1.667554982986985e-13 relative error 4.383256878860697e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.61600000000021 y1[1] (analytic) 1.785566443462506 y1[1] (numeric) 1.7855664434623704 absolute error 1.3566925360919413e-13 relative error 7.598107262035526e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3812226871436952 y2[1] (numeric) 0.38122268714352814 absolute error 1.6708856520608606e-13 relative error 4.3829648874780885e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6170000000002105 y1[1] (analytic) 1.786184827889044 y1[1] (numeric) 1.7861848278889083 absolute error 1.3566925360919413e-13 relative error 7.59547676650749e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.38200856284486095 y2[1] (numeric) 0.3820085628446934 absolute error 1.6753265441593612e-13 relative error 4.385573275329262e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.618000000000211 y1[1] (analytic) 1.7868024261308197 y1[1] (numeric) 1.7868024261306839 absolute error 1.3589129821411916e-13 relative error 7.605278357964909e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3827950565374123 y2[1] (numeric) 0.3827950565372444 absolute error 1.6792123247455493e-13 relative error 4.38671371551903e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.619000000000211 y1[1] (analytic) 1.7874192375702347 y1[1] (numeric) 1.7874192375700988 absolute error 1.3589129821411916e-13 relative error 7.60265389102815e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3835821674348556 y2[1] (numeric) 0.38358216743468737 absolute error 1.6825429938194247e-13 relative error 4.386395241132198e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6200000000002115 y1[1] (analytic) 1.7880352615904778 y1[1] (numeric) 1.7880352615903419 absolute error 1.3589129821411916e-13 relative error 7.600034581714137e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3843698947500802 y2[1] (numeric) 0.3843698947499115 absolute error 1.6869838859179254e-13 relative error 4.3889594605602845e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.621000000000212 y1[1] (analytic) 1.7886504975755249 y1[1] (numeric) 1.788650497575389 absolute error 1.3589129821411916e-13 relative error 7.597420423851207e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.38515823769535873 y2[1] (numeric) 0.38515823769518964 absolute error 1.6908696665041134e-13 relative error 4.390064916231932e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.622000000000212 y1[1] (analytic) 1.78926494491014 y1[1] (numeric) 1.7892649449100042 absolute error 1.3589129821411916e-13 relative error 7.594811411282852e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.38594719548234835 y2[1] (numeric) 0.3859471954821788 absolute error 1.695310558602614e-13 relative error 4.392597169889658e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6230000000002125 y1[1] (analytic) 1.7898786029798763 y1[1] (numeric) 1.7898786029797404 absolute error 1.3589129821411916e-13 relative error 7.592207537867695e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3867367673220913 y2[1] (numeric) 0.38673676732192136 absolute error 1.699196339188802e-13 relative error 4.3936767402661693e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.624000000000213 y1[1] (analytic) 1.7904914711710753 y1[1] (numeric) 1.7904914711709394 absolute error 1.3589129821411916e-13 relative error 7.58960879747945e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3875269524250158 y2[1] (numeric) 0.38752695242484547 absolute error 1.7030821197749901e-13 relative error 4.394744956751174e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.625000000000213 y1[1] (analytic) 1.791103548870869 y1[1] (numeric) 1.7911035488707332 absolute error 1.3589129821411916e-13 relative error 7.587015184006893e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3883177500009368 y2[1] (numeric) 0.3883177500007661 absolute error 1.7069679003611782e-13 relative error 4.395801892540478e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6260000000002135 y1[1] (analytic) 1.7917148354671797 y1[1] (numeric) 1.791714835467044 absolute error 1.3566925360919413e-13 relative error 7.572033837282992e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.38910915925905687 y2[1] (numeric) 0.3891091592588858 absolute error 1.7108536809473662e-13 relative error 4.3968476203571776e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.627000000000214 y1[1] (analytic) 1.7923253303487212 y1[1] (numeric) 1.7923253303485853 absolute error 1.3589129821411916e-13 relative error 7.581843313439065e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.38990117940796676 y2[1] (numeric) 0.3899011794077953 absolute error 1.7147394615335543e-13 relative error 4.3978822124550806e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.628000000000214 y1[1] (analytic) 1.792935032904998 y1[1] (numeric) 1.7929350329048623 absolute error 1.3566925360919413e-13 relative error 7.566880624189511e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3906938096556464 y2[1] (numeric) 0.3906938096554745 absolute error 1.7186252421197423e-13 relative error 4.398905740622104e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6290000000002145 y1[1] (analytic) 1.7935439425263082 y1[1] (numeric) 1.7935439425261723 absolute error 1.3589129821411916e-13 relative error 7.576691877574438e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.39148704920946564 y2[1] (numeric) 0.39148704920929334 absolute error 1.723066134218243e-13 relative error 4.4013362324440884e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.630000000000215 y1[1] (analytic) 1.7941520586037418 y1[1] (numeric) 1.794152058603606 absolute error 1.3589129821411916e-13 relative error 7.574123807536887e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.39228089727618487 y2[1] (numeric) 0.39228089727601223 absolute error 1.7263968032921184e-13 relative error 4.4009198900058877e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.631000000000215 y1[1] (analytic) 1.7947593805291833 y1[1] (numeric) 1.7947593805290472 absolute error 1.361133428190442e-13 relative error 7.583932659480587e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3930753530619563 y2[1] (numeric) 0.3930753530617832 absolute error 1.730837695390619e-13 relative error 4.403322879208368e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6320000000002155 y1[1] (analytic) 1.7953659076953101 y1[1] (numeric) 1.795365907695174 absolute error 1.361133428190442e-13 relative error 7.581370584995193e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.39387041577232396 y2[1] (numeric) 0.39387041577215054 absolute error 1.7341683644644945e-13 relative error 4.4028906336213057e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.633000000000216 y1[1] (analytic) 1.7959716394955958 y1[1] (numeric) 1.7959716394954595 absolute error 1.3633538742396922e-13 relative error 7.591177077955387e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3946660846122254 y2[1] (numeric) 0.3946660846120516 absolute error 1.7380541450506826e-13 relative error 4.403859902880653e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.634000000000216 y1[1] (analytic) 1.7965765753243081 y1[1] (numeric) 1.7965765753241718 absolute error 1.3633538742396922e-13 relative error 7.588621008228313e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3954623587859919 y2[1] (numeric) 0.3954623587858176 absolute error 1.7430501486614958e-13 relative error 4.407625934393325e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6350000000002165 y1[1] (analytic) 1.7971807145765117 y1[1] (numeric) 1.7971807145763752 absolute error 1.3655743202889425e-13 relative error 7.598425184585441e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.39625923749734915 y2[1] (numeric) 0.3962592374971744 absolute error 1.7474910407599964e-13 relative error 4.409969220646084e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.636000000000217 y1[1] (analytic) 1.797784056648067 y1[1] (numeric) 1.7977840566479304 absolute error 1.3655743202889425e-13 relative error 7.595875128824031e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3970567199494185 y2[1] (numeric) 0.3970567199492434 absolute error 1.7508217098338719e-13 relative error 4.409500259955079e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.637000000000217 y1[1] (analytic) 1.7983866009356322 y1[1] (numeric) 1.7983866009354956 absolute error 1.3655743202889425e-13 relative error 7.593330152585023e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.39785480534471773 y2[1] (numeric) 0.39785480534454226 absolute error 1.75470749042006e-13 relative error 4.410421759012586e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6380000000002175 y1[1] (analytic) 1.798988346836663 y1[1] (numeric) 1.7989883468365264 absolute error 1.3655743202889425e-13 relative error 7.590790249921103e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3986534928851615 y2[1] (numeric) 0.3986534928849856 absolute error 1.7591483825185605e-13 relative error 4.4127253715680134e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.639000000000218 y1[1] (analytic) 1.7995892937494133 y1[1] (numeric) 1.7995892937492768 absolute error 1.3655743202889425e-13 relative error 7.588255414899651e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.3994527817720622 y2[1] (numeric) 0.39945278177188587 absolute error 1.7635892746170612e-13 relative error 4.415013125690058e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.640000000000218 y1[1] (analytic) 1.8001894410729369 y1[1] (numeric) 1.8001894410728 absolute error 1.3677947663381929e-13 relative error 7.598060154841087e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.40025267120613106 y2[1] (numeric) 0.40025267120595437 absolute error 1.7669199436909366e-13 relative error 4.414511309484725e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6410000000002185 y1[1] (analytic) 1.8007887882070857 y1[1] (numeric) 1.800788788206949 absolute error 1.3655743202889425e-13 relative error 7.583200924126951e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.40105316038747874 y2[1] (numeric) 0.40105316038730165 absolute error 1.7708057242771247e-13 relative error 4.4153890286421266e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.642000000000219 y1[1] (analytic) 1.8013873345525133 y1[1] (numeric) 1.8013873345523765 absolute error 1.3677947663381929e-13 relative error 7.593007567569968e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.40185424851561624 y2[1] (numeric) 0.40185424851543866 absolute error 1.775801727887938e-13 relative error 4.4190194192234086e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.643000000000219 y1[1] (analytic) 1.8019850795106729 y1[1] (numeric) 1.8019850795105363 absolute error 1.3655743202889425e-13 relative error 7.578166633098664e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.40265593478945527 y2[1] (numeric) 0.4026559347892773 absolute error 1.779687508474126e-13 relative error 4.4198715446841895e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6440000000002195 y1[1] (analytic) 1.80258202248382 y1[1] (numeric) 1.8025820224836833 absolute error 1.3677947663381929e-13 relative error 7.587975189353527e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4034582184073098 y2[1] (numeric) 0.40345821840713136 absolute error 1.7841284005726266e-13 relative error 4.422089622106709e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.64500000000022 y1[1] (analytic) 1.8031781628750116 y1[1] (numeric) 1.8031781628748746 absolute error 1.3700152123874432e-13 relative error 7.597780633074395e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.40426109856689607 y2[1] (numeric) 0.4042610985667173 absolute error 1.787459069646502e-13 relative error 4.421546065112466e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.64600000000022 y1[1] (analytic) 1.803773500088107 y1[1] (numeric) 1.8037735000879702 absolute error 1.3677947663381929e-13 relative error 7.582962973296712e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4050645744653343 y2[1] (numeric) 0.4050645744651551 absolute error 1.7918999617450027e-13 relative error 4.4237390152180656e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6470000000002205 y1[1] (analytic) 1.8043680335277694 y1[1] (numeric) 1.8043680335276326 absolute error 1.3677947663381929e-13 relative error 7.580464411486939e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.40586864529914835 y2[1] (numeric) 0.4058686452989688 absolute error 1.795230630818878e-13 relative error 4.423181370651805e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.648000000000221 y1[1] (analytic) 1.8049617625994654 y1[1] (numeric) 1.8049617625993286 absolute error 1.3677947663381929e-13 relative error 7.577970872736526e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4066733102642677 y2[1] (numeric) 0.4066733102640877 absolute error 1.7996715229173788e-13 relative error 4.425349481990598e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.649000000000221 y1[1] (analytic) 1.8055546867094656 y1[1] (numeric) 1.805554686709329 absolute error 1.3655743202889425e-13 relative error 7.56318449028888e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.40747856855602727 y2[1] (numeric) 0.4074785685558469 absolute error 1.8035573035035668e-13 relative error 4.4261402750451215e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6500000000002215 y1[1] (analytic) 1.8061468052648466 y1[1] (numeric) 1.8061468052647098 absolute error 1.3677947663381929e-13 relative error 7.57299884124106e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4082844193691689 y2[1] (numeric) 0.4082844193689882 absolute error 1.8074430840897548e-13 relative error 4.426921524172768e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.651000000000222 y1[1] (analytic) 1.8067381176734894 y1[1] (numeric) 1.8067381176733526 absolute error 1.3677947663381929e-13 relative error 7.57052033694558e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.40909086189784194 y2[1] (numeric) 0.40909086189766075 absolute error 1.8118839761882555e-13 relative error 4.4290502305102055e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.652000000000222 y1[1] (analytic) 1.8073286233440817 y1[1] (numeric) 1.8073286233439447 absolute error 1.3700152123874432e-13 relative error 7.580332622921215e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4098978953356037 y2[1] (numeric) 0.4098978953354222 absolute error 1.815214645262131e-13 relative error 4.428455637167702e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6530000000002225 y1[1] (analytic) 1.8079183216861177 y1[1] (numeric) 1.8079183216859809 absolute error 1.3677947663381929e-13 relative error 7.565578322490517e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.41070551887542106 y2[1] (numeric) 0.41070551887523915 absolute error 1.819100425848319e-13 relative error 4.42920862332046e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.654000000000223 y1[1] (analytic) 1.8085072121098995 y1[1] (numeric) 1.8085072121097627 absolute error 1.3677947663381929e-13 relative error 7.563114800866355e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4115137317096704 y2[1] (numeric) 0.4115137317094881 absolute error 1.8235413179468196e-13 relative error 4.431301260278132e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.655000000000223 y1[1] (analytic) 1.8090952940265368 y1[1] (numeric) 1.8090952940263998 absolute error 1.3700152123874432e-13 relative error 7.572930054658288e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.412322533030139 y2[1] (numeric) 0.41232253302995625 absolute error 1.8274270985330077e-13 relative error 4.4320330618444046e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6560000000002235 y1[1] (analytic) 1.8096825668479473 y1[1] (numeric) 1.8096825668478103 absolute error 1.3700152123874432e-13 relative error 7.570472509848487e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4131319220280256 y2[1] (numeric) 0.41313192202784244 absolute error 1.8318679906315083e-13 relative error 4.434099358962728e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.657000000000224 y1[1] (analytic) 1.8102690299868585 y1[1] (numeric) 1.8102690299867215 absolute error 1.3700152123874432e-13 relative error 7.568019944512827e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4139418978939413 y2[1] (numeric) 0.4139418978937577 absolute error 1.836308882730009e-13 relative error 4.436151286141374e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.658000000000224 y1[1] (analytic) 1.810854682856807 y1[1] (numeric) 1.81085468285667 absolute error 1.3700152123874432e-13 relative error 7.565572352973709e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4147524598179102 y2[1] (numeric) 0.4147524598177262 absolute error 1.840194663316197e-13 relative error 4.436850511083411e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6590000000002245 y1[1] (analytic) 1.8114395248721404 y1[1] (numeric) 1.8114395248720034 absolute error 1.3700152123874432e-13 relative error 7.563129729567676e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.41556360698937056 y2[1] (numeric) 0.4155636069891861 absolute error 1.8446355554146976e-13 relative error 4.438876562792661e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.660000000000225 y1[1] (analytic) 1.8120235554480166 y1[1] (numeric) 1.8120235554478796 absolute error 1.3700152123874432e-13 relative error 7.560692068645386e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.41637533859717524 y2[1] (numeric) 0.41637533859699033 absolute error 1.8490764475131982e-13 relative error 4.440888487159173e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.661000000000225 y1[1] (analytic) 1.8126067740004048 y1[1] (numeric) 1.812606774000268 absolute error 1.3677947663381929e-13 relative error 7.546009349393988e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.41718765382959266 y2[1] (numeric) 0.41718765382940737 absolute error 1.8529622280993863e-13 relative error 4.4415557629523234e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6620000000002255 y1[1] (analytic) 1.813189179946087 y1[1] (numeric) 1.81318917994595 absolute error 1.3700152123874432e-13 relative error 7.555831611725032e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4180005518743076 y2[1] (numeric) 0.418000551874122 absolute error 1.8562928971732617e-13 relative error 4.440886235316377e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.663000000000226 y1[1] (analytic) 1.8137707727026569 y1[1] (numeric) 1.81377077270252 absolute error 1.3677947663381929e-13 relative error 7.541166650844607e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.41881403191842226 y2[1] (numeric) 0.41881403191823624 absolute error 1.8601786777594498e-13 relative error 4.441538573191312e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.664000000000226 y1[1] (analytic) 1.8143515516885218 y1[1] (numeric) 1.814351551688385 absolute error 1.3677947663381929e-13 relative error 7.538752702392532e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4196280931484566 y2[1] (numeric) 0.41962809314827015 absolute error 1.8646195698579504e-13 relative error 4.443505094875244e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6650000000002265 y1[1] (analytic) 1.8149315163229032 y1[1] (numeric) 1.8149315163227662 absolute error 1.3700152123874432e-13 relative error 7.548578004547127e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.42044273475034943 y2[1] (numeric) 0.42044273475016253 absolute error 1.869060461956451e-13 relative error 4.4454578649486286e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.666000000000227 y1[1] (analytic) 1.815510666025836 y1[1] (numeric) 1.815510666025699 absolute error 1.3700152123874432e-13 relative error 7.546170000677632e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.42125795590945914 y2[1] (numeric) 0.42125795590927184 absolute error 1.872946242542639e-13 relative error 4.4460792164722724e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.667000000000227 y1[1] (analytic) 1.8160890002181707 y1[1] (numeric) 1.8160890002180337 absolute error 1.3700152123874432e-13 relative error 7.543766920139158e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4220737558105647 y2[1] (numeric) 0.42207375581037704 absolute error 1.8768320231288271e-13 relative error 4.4466920704996105e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6680000000002275 y1[1] (analytic) 1.816666518321573 y1[1] (numeric) 1.816666518321436 absolute error 1.3700152123874432e-13 relative error 7.541368757394212e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4228901336378663 y2[1] (numeric) 0.42289013363767824 absolute error 1.8807178037150152e-13 relative error 4.447296482271518e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.669000000000228 y1[1] (analytic) 1.8172432197585253 y1[1] (numeric) 1.8172432197583883 absolute error 1.3700152123874432e-13 relative error 7.538975506919158e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4237070885749863 y2[1] (numeric) 0.4237070885747977 absolute error 1.8857138073258284e-13 relative error 4.4505127673645255e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.670000000000228 y1[1] (analytic) 1.817819103952326 y1[1] (numeric) 1.817819103952189 absolute error 1.3700152123874432e-13 relative error 7.536587163204184e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4245246198049696 y2[1] (numeric) 0.4245246198047806 absolute error 1.8895995879120164e-13 relative error 4.4510954129824444e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6710000000002285 y1[1] (analytic) 1.8183941703270907 y1[1] (numeric) 1.8183941703269537 absolute error 1.3700152123874432e-13 relative error 7.534203720753275e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.42534272651028515 y2[1] (numeric) 0.42534272651009575 absolute error 1.894040480010517e-13 relative error 4.4529748881569686e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.672000000000229 y1[1] (analytic) 1.8189684183077532 y1[1] (numeric) 1.8189684183076162 absolute error 1.3700152123874432e-13 relative error 7.531825174084187e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4261614078728262 y2[1] (numeric) 0.42616140787263646 absolute error 1.8973711490843925e-13 relative error 4.4522359698290664e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.673000000000229 y1[1] (analytic) 1.8195418473200657 y1[1] (numeric) 1.8195418473199287 absolute error 1.3700152123874432e-13 relative error 7.529451517728415e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4269806630739117 y2[1] (numeric) 0.4269806630737215 absolute error 1.9018120411828932e-13 relative error 4.454094074170482e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6740000000002295 y1[1] (analytic) 1.8201144567905994 y1[1] (numeric) 1.8201144567904624 absolute error 1.3700152123874432e-13 relative error 7.527082746231166e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4278004912942863 y2[1] (numeric) 0.42780049129409575 absolute error 1.9056978217690812e-13 relative error 4.454641498899404e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.67500000000023 y1[1] (analytic) 1.8206862461467446 y1[1] (numeric) 1.8206862461466073 absolute error 1.3722356584366935e-13 relative error 7.536914508696153e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.428620891714122 y2[1] (numeric) 0.428620891713931 absolute error 1.9101387138675818e-13 relative error 4.456475992639179e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.67600000000023 y1[1] (analytic) 1.8212572148167119 y1[1] (numeric) 1.8212572148165747 absolute error 1.3722356584366935e-13 relative error 7.534551667238243e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4294418635130183 y2[1] (numeric) 0.42944186351282687 absolute error 1.91402449445377e-13 relative error 4.457004910504603e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6770000000002305 y1[1] (analytic) 1.821827362229533 y1[1] (numeric) 1.8218273622293957 absolute error 1.3722356584366935e-13 relative error 7.53219370224721e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.43026340587000356 y2[1] (numeric) 0.4302634058698117 absolute error 1.9184653865522705e-13 relative error 4.4588160656449153e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.678000000000231 y1[1] (analytic) 1.82239668781506 y1[1] (numeric) 1.822396687814923 absolute error 1.3700152123874432e-13 relative error 7.517656400210023e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.43108551796353545 y2[1] (numeric) 0.4310855179633432 absolute error 1.9223511671384585e-13 relative error 4.459326716006883e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.679000000000231 y1[1] (analytic) 1.822965191003968 y1[1] (numeric) 1.822965191003831 absolute error 1.3700152123874432e-13 relative error 7.515311971661565e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.431908198971502 y2[1] (numeric) 0.43190819897130933 absolute error 1.9267920592369592e-13 relative error 4.461114801305478e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6800000000002315 y1[1] (analytic) 1.8235328712277534 y1[1] (numeric) 1.8235328712276164 absolute error 1.3700152123874432e-13 relative error 7.512972395529318e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4327314480712222 y2[1] (numeric) 0.43273144807102915 absolute error 1.9306778398231472e-13 relative error 4.4616074205574763e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.681000000000232 y1[1] (analytic) 1.8240997279187363 y1[1] (numeric) 1.8240997279185993 absolute error 1.3700152123874432e-13 relative error 7.510637666453714e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.43355526443944714 y2[1] (numeric) 0.43355526443925363 absolute error 1.9351187319216478e-13 relative error 4.463372701571515e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.682000000000232 y1[1] (analytic) 1.82466576051006 y1[1] (numeric) 1.824665760509923 absolute error 1.3700152123874432e-13 relative error 7.508307779088673e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.43437964725236033 y2[1] (numeric) 0.43437964725216643 absolute error 1.939004512507836e-13 relative error 4.463847523181347e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6830000000002325 y1[1] (analytic) 1.825230968435692 y1[1] (numeric) 1.825230968435555 absolute error 1.3700152123874432e-13 relative error 7.505982728101583e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.43520459568557923 y2[1] (numeric) 0.4352045956853849 absolute error 1.9434454046063365e-13 relative error 4.465590262310582e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.684000000000233 y1[1] (analytic) 1.8257953511304241 y1[1] (numeric) 1.8257953511302871 absolute error 1.3700152123874432e-13 relative error 7.503662508173279e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4360301089141553 y2[1] (numeric) 0.4360301089139606 absolute error 1.946776073680212e-13 relative error 4.4647744132355075e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.685000000000233 y1[1] (analytic) 1.8263589080298739 y1[1] (numeric) 1.826358908029737 absolute error 1.3677947663381929e-13 relative error 7.489189339096868e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4368561861125755 y2[1] (numeric) 0.43685618611238036 absolute error 1.9512169657787126e-13 relative error 4.466497277151741e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6860000000002335 y1[1] (analytic) 1.8269216385704847 y1[1] (numeric) 1.826921638570348 absolute error 1.3677947663381929e-13 relative error 7.486882510234287e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.43768282645476264 y2[1] (numeric) 0.4376828264545671 absolute error 1.9556578578772132e-13 relative error 4.4682078886166744e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.687000000000234 y1[1] (analytic) 1.8274835421895257 y1[1] (numeric) 1.8274835421893891 absolute error 1.3655743202889425e-13 relative error 7.472430195747944e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.43851002911407655 y2[1] (numeric) 0.4385100291138805 absolute error 1.9606538614880265e-13 relative error 4.471172222558154e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.688000000000234 y1[1] (analytic) 1.8280446183250936 y1[1] (numeric) 1.828044618324957 absolute error 1.3655743202889425e-13 relative error 7.470136705635338e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.43933779326331446 y2[1] (numeric) 0.439337793263118 absolute error 1.9645396420742145e-13 relative error 4.471592638279538e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6890000000002345 y1[1] (analytic) 1.828604866416112 y1[1] (numeric) 1.8286048664159755 absolute error 1.3655743202889425e-13 relative error 7.467848004612039e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4401661180747124 y2[1] (numeric) 0.44016611807451556 absolute error 1.9684254226604025e-13 relative error 4.472005776524326e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.690000000000235 y1[1] (analytic) 1.8291642859023334 y1[1] (numeric) 1.8291642859021966 absolute error 1.3677947663381929e-13 relative error 7.477703216053416e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.44099500271994563 y2[1] (numeric) 0.44099500271974834 absolute error 1.9728663147589032e-13 relative error 4.4736704556531545e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.691000000000235 y1[1] (analytic) 1.8297228762243378 y1[1] (numeric) 1.829722876224201 absolute error 1.3677947663381929e-13 relative error 7.475420371639333e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4418244463701295 y2[1] (numeric) 0.44182444636993184 absolute error 1.9767520953450912e-13 relative error 4.474066819039495e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6920000000002355 y1[1] (analytic) 1.830280636823535 y1[1] (numeric) 1.8302806368233984 absolute error 1.3655743202889425e-13 relative error 7.461010583922838e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.44265444819582056 y2[1] (numeric) 0.44265444819562244 absolute error 1.9811929874435918e-13 relative error 4.4757101064240426e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.693000000000236 y1[1] (analytic) 1.8308375671421646 y1[1] (numeric) 1.830837567142028 absolute error 1.3655743202889425e-13 relative error 7.458740987167572e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4434850073670169 y2[1] (numeric) 0.4434850073668184 absolute error 1.98507876802978e-13 relative error 4.476089912971915e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.694000000000236 y1[1] (analytic) 1.8313936666232964 y1[1] (numeric) 1.8313936666231598 absolute error 1.3655743202889425e-13 relative error 7.456476153522871e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4443161230531596 y2[1] (numeric) 0.44431612305296064 absolute error 1.9895196601282805e-13 relative error 4.477712054329946e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6950000000002365 y1[1] (analytic) 1.8319489347108306 y1[1] (numeric) 1.8319489347106943 absolute error 1.3633538742396922e-13 relative error 7.442095401283087e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4451477944231329 y2[1] (numeric) 0.4451477944229335 absolute error 1.9939605522267811e-13 relative error 4.479322546820107e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.696000000000237 y1[1] (analytic) 1.8325033708494995 y1[1] (numeric) 1.8325033708493634 absolute error 1.361133428190442e-13 relative error 7.427726736237636e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.44598002064526554 y2[1] (numeric) 0.4459800206450657 absolute error 1.9984014443252818e-13 relative error 4.4809214579475947e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.697000000000237 y1[1] (analytic) 1.833056974484867 y1[1] (numeric) 1.833056974484731 absolute error 1.361133428190442e-13 relative error 7.425483479982684e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.44681280088733133 y2[1] (numeric) 0.4468128008871311 absolute error 2.0022872249114698e-13 relative error 4.481266474315646e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.6980000000002375 y1[1] (analytic) 1.8336097450633297 y1[1] (numeric) 1.8336097450631934 absolute error 1.3633538742396922e-13 relative error 7.435354648993776e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4476461343165502 y2[1] (numeric) 0.44764613431634953 absolute error 2.0067281170099704e-13 relative error 4.4828447364429266e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.699000000000238 y1[1] (analytic) 1.8341616820321165 y1[1] (numeric) 1.8341616820319804 absolute error 1.361133428190442e-13 relative error 7.42101114380716e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.44848002009958865 y2[1] (numeric) 0.4484800200993876 absolute error 2.0106138975961585e-13 relative error 4.483173848301392e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.700000000000238 y1[1] (analytic) 1.834712784839291 y1[1] (numeric) 1.8347127848391547 absolute error 1.3633538742396922e-13 relative error 7.430884471430297e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.44931445740256104 y2[1] (numeric) 0.4493144574023596 absolute error 2.0144996781823465e-13 relative error 4.483496235193397e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.7010000000002385 y1[1] (analytic) 1.83526305293375 y1[1] (numeric) 1.8352630529336138 absolute error 1.361133428190442e-13 relative error 7.416557675558332e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4501494453910302 y2[1] (numeric) 0.4501494453908283 absolute error 2.0189405702808472e-13 relative error 4.4850451132446894e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.702000000000239 y1[1] (analytic) 1.8358124857652256 y1[1] (numeric) 1.8358124857650895 absolute error 1.361133428190442e-13 relative error 7.414338004260156e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.45098498323000813 y2[1] (numeric) 0.4509849832298058 absolute error 2.0233814623793478e-13 relative error 4.486582785723039e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.703000000000239 y1[1] (analytic) 1.8363610827842853 y1[1] (numeric) 1.8363610827841492 absolute error 1.361133428190442e-13 relative error 7.412123034793872e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4518210700839571 y2[1] (numeric) 0.45182107008375433 absolute error 2.0278223544778484e-13 relative error 4.4881093174805677e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.7040000000002395 y1[1] (analytic) 1.8369088434423317 y1[1] (numeric) 1.8369088434421958 absolute error 1.3589129821411916e-13 relative error 7.397824813095324e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.45265770511679027 y2[1] (numeric) 0.4526577051165871 absolute error 2.0317081350640365e-13 relative error 4.48839843461813e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.70500000000024 y1[1] (analytic) 1.8374557671916047 y1[1] (numeric) 1.8374557671914686 absolute error 1.361133428190442e-13 relative error 7.407707181277179e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4534948874918727 y2[1] (numeric) 0.4534948874916691 absolute error 2.036149027162537e-13 relative error 4.4899051418722506e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.70600000000024 y1[1] (analytic) 1.83800185348518 y1[1] (numeric) 1.8380018534850442 absolute error 1.3589129821411916e-13 relative error 7.393425526554556e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.45433261637202216 y2[1] (numeric) 0.4543326163718181 absolute error 2.0405899192610377e-13 relative error 4.491400893811544e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.7070000000002405 y1[1] (analytic) 1.838547101776972 y1[1] (numeric) 1.838547101776836 absolute error 1.3589129821411916e-13 relative error 7.391232897040224e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4551708909195097 y2[1] (numeric) 0.45517089091930524 absolute error 2.0444756998472258e-13 relative error 4.49166618655489e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.708000000000241 y1[1] (analytic) 1.8390915115217317 y1[1] (numeric) 1.839091511521596 absolute error 1.3566925360919413e-13 relative error 7.376971333902598e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.45600971029606097 y2[1] (numeric) 0.4560097102958561 absolute error 2.0489165919457264e-13 relative error 4.4931424609697066e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.709000000000241 y1[1] (analytic) 1.83963508217505 y1[1] (numeric) 1.8396350821749143 absolute error 1.3566925360919413e-13 relative error 7.374791605343203e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.45684907366285654 y2[1] (numeric) 0.45684907366265126 absolute error 2.0528023725319144e-13 relative error 4.493392874966914e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.7100000000002415 y1[1] (analytic) 1.840177813193356 y1[1] (numeric) 1.8401778131932205 absolute error 1.354472090042691e-13 relative error 7.36055005299844e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4576889801805333 y2[1] (numeric) 0.45768898018032755 absolute error 2.057243264630415e-13 relative error 4.4948498952693706e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.711000000000242 y1[1] (analytic) 1.840719704033919 y1[1] (numeric) 1.8407197040337835 absolute error 1.354472090042691e-13 relative error 7.358383175202497e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4585294290091846 y2[1] (numeric) 0.4585294290089785 absolute error 2.061129045216603e-13 relative error 4.495085625518962e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.712000000000242 y1[1] (analytic) 1.841260754154848 y1[1] (numeric) 1.8412607541547124 absolute error 1.3566925360919413e-13 relative error 7.368280310273994e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.45937041930836175 y2[1] (numeric) 0.45937041930815525 absolute error 2.0650148258027912e-13 relative error 4.495315194460982e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.7130000000002426 y1[1] (analytic) 1.8418009630150927 y1[1] (numeric) 1.8418009630149572 absolute error 1.354472090042691e-13 relative error 7.354063317598514e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4602119502370746 y2[1] (numeric) 0.4602119502368677 absolute error 2.0694557179012918e-13 relative error 4.4967448516606916e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.714000000000243 y1[1] (analytic) 1.8423403300744448 y1[1] (numeric) 1.8423403300743093 absolute error 1.354472090042691e-13 relative error 7.351910328033474e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4610540209537922 y2[1] (numeric) 0.4610540209535849 absolute error 2.0733414984874798e-13 relative error 4.496960018260581e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.715000000000243 y1[1] (analytic) 1.8428788547935369 y1[1] (numeric) 1.8428788547934014 absolute error 1.354472090042691e-13 relative error 7.349761958142584e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4618966306164439 y2[1] (numeric) 0.4618966306162362 absolute error 2.077227279073668e-13 relative error 4.4971691529799975e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.7160000000002436 y1[1] (analytic) 1.8434165366338444 y1[1] (numeric) 1.843416536633709 absolute error 1.354472090042691e-13 relative error 7.347618203078581e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4627397783824202 y2[1] (numeric) 0.4627397783822121 absolute error 2.081113059659856e-13 relative error 4.497372296228162e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.717000000000244 y1[1] (analytic) 1.8439533750576858 y1[1] (numeric) 1.8439533750575503 absolute error 1.354472090042691e-13 relative error 7.345479058006648e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.46358346340857337 y2[1] (numeric) 0.4635834634083648 absolute error 2.0855539517583566e-13 relative error 4.498766924134824e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.718000000000244 y1[1] (analytic) 1.844489369528222 y1[1] (numeric) 1.8444893695280868 absolute error 1.3522516439934407e-13 relative error 7.33130624840259e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4644276848512183 y2[1] (numeric) 0.46442768485100944 absolute error 2.088884620832232e-13 relative error 4.497760768722081e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.7190000000002446 y1[1] (analytic) 1.8450245195094594 y1[1] (numeric) 1.8450245195093242 absolute error 1.3522516439934407e-13 relative error 7.329179800564204e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4652724418661339 y2[1] (numeric) 0.46527244186592454 absolute error 2.0938806244430452e-13 relative error 4.500332355909201e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.720000000000245 y1[1] (analytic) 1.8455588244662477 y1[1] (numeric) 1.8455588244661125 absolute error 1.3522516439934407e-13 relative error 7.3270579407542e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.466117733608563 y2[1] (numeric) 0.46611773360835324 absolute error 2.0977664050292333e-13 relative error 4.5005076052113874e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.721000000000245 y1[1] (analytic) 1.846092283864282 y1[1] (numeric) 1.8460922838641467 absolute error 1.3522516439934407e-13 relative error 7.324940664195167e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4669635592332141 y2[1] (numeric) 0.4669635592330038 absolute error 2.1027624086400465e-13 relative error 4.503054611141232e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.722000000000246 y1[1] (analytic) 1.846624897170103 y1[1] (numeric) 1.8466248971699677 absolute error 1.3522516439934407e-13 relative error 7.322827966122008e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4678099178942614 y2[1] (numeric) 0.46780991789405074 absolute error 2.1066481892262345e-13 relative error 4.503214037677581e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.723000000000246 y1[1] (analytic) 1.8471566638510972 y1[1] (numeric) 1.847156663850962 absolute error 1.3522516439934407e-13 relative error 7.320719841781911e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.46865680874534654 y2[1] (numeric) 0.46865680874513543 absolute error 2.1110890813247352e-13 relative error 4.5045522478941196e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.724000000000246 y1[1] (analytic) 1.8476875833754982 y1[1] (numeric) 1.847687583375363 absolute error 1.3522516439934407e-13 relative error 7.318616286434328e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4695042309395786 y2[1] (numeric) 0.4695042309393671 absolute error 2.1149748619109232e-13 relative error 4.504698195537887e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.725000000000247 y1[1] (analytic) 1.8482176552123863 y1[1] (numeric) 1.8482176552122513 absolute error 1.3500311979441904e-13 relative error 7.3045033096443e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.47035218362953557 y2[1] (numeric) 0.47035218362932363 absolute error 2.1194157540094238e-13 relative error 4.506018740371669e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.726000000000247 y1[1] (analytic) 1.8487468788316903 y1[1] (numeric) 1.848746878831555 absolute error 1.3522516439934407e-13 relative error 7.314422863815688e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.47120066596726473 y2[1] (numeric) 0.4712006659670524 absolute error 2.123301534595612e-13 relative error 4.50615138719503e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.727000000000247 y1[1] (analytic) 1.8492752537041857 y1[1] (numeric) 1.8492752537040507 absolute error 1.3500311979441904e-13 relative error 7.300325872203254e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4720496771042839 y2[1] (numeric) 0.47204967710407114 absolute error 2.1277424266941125e-13 relative error 4.507454469085586e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.728000000000248 y1[1] (analytic) 1.8498027793014984 y1[1] (numeric) 1.8498027793013634 absolute error 1.3500311979441904e-13 relative error 7.298243969846201e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.47289921619158193 y2[1] (numeric) 0.47289921619136877 absolute error 2.1316282072803006e-13 relative error 4.507573991022922e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.729000000000248 y1[1] (analytic) 1.8503294550961027 y1[1] (numeric) 1.8503294550959677 absolute error 1.3500311979441904e-13 relative error 7.29616660549822e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4737492823796199 y2[1] (numeric) 0.4737492823794063 absolute error 2.1360690993788012e-13 relative error 4.508859810086527e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.730000000000248 y1[1] (analytic) 1.8508552805613228 y1[1] (numeric) 1.8508552805611878 absolute error 1.3500311979441904e-13 relative error 7.294093774499519e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.47459987481833166 y2[1] (numeric) 0.47459987481811755 absolute error 2.1410651029896144e-13 relative error 4.511305663131866e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.731000000000249 y1[1] (analytic) 1.8513802551713332 y1[1] (numeric) 1.8513802551711982 absolute error 1.3500311979441904e-13 relative error 7.29202547220238e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.47545099265712476 y2[1] (numeric) 0.4754509926569102 absolute error 2.145505995088115e-13 relative error 4.5125702295785587e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.732000000000249 y1[1] (analytic) 1.851904378401159 y1[1] (numeric) 1.8519043784010243 absolute error 1.34781075189494e-13 relative error 7.27797162539554e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.47630263504488146 y2[1] (numeric) 0.4763026350446665 absolute error 2.149391775674303e-13 relative error 4.5126598459228934e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.733000000000249 y1[1] (analytic) 1.8524276497266778 y1[1] (numeric) 1.852427649726543 absolute error 1.34781075189494e-13 relative error 7.275915753545392e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.47715480112995945 y2[1] (numeric) 0.4771548011297441 absolute error 2.153277556260491e-13 relative error 4.5127441894355316e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.73400000000025 y1[1] (analytic) 1.8529500686246179 y1[1] (numeric) 1.852950068624483 absolute error 1.34781075189494e-13 relative error 7.273864389100211e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.47800749006019283 y2[1] (numeric) 0.47800749005997706 absolute error 2.1577184483589917e-13 relative error 4.5139845990431705e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.73500000000025 y1[1] (analytic) 1.8534716345725604 y1[1] (numeric) 1.8534716345724256 absolute error 1.34781075189494e-13 relative error 7.271817527467942e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4788607009828926 y2[1] (numeric) 0.4788607009826764 absolute error 2.1616042289451798e-13 relative error 4.514056435427562e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.73600000000025 y1[1] (analytic) 1.8539923470489392 y1[1] (numeric) 1.8539923470488047 absolute error 1.3455903058456897e-13 relative error 7.2577985987240465e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.47971443304484795 y2[1] (numeric) 0.47971443304463135 absolute error 2.1660451210436804e-13 relative error 4.515280283095379e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.737000000000251 y1[1] (analytic) 1.8545122055330423 y1[1] (numeric) 1.8545122055329077 absolute error 1.3455903058456897e-13 relative error 7.255764086270475e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.480568685392327 y2[1] (numeric) 0.4805686853921099 absolute error 2.1710411246544936e-13 relative error 4.517650006433726e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.738000000000251 y1[1] (analytic) 1.8550312095050112 y1[1] (numeric) 1.8550312095048767 absolute error 1.3455903058456897e-13 relative error 7.253734055529672e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.48142345717107726 y2[1] (numeric) 0.48142345717085977 absolute error 2.1749269052406817e-13 relative error 4.5177003173482795e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.739000000000251 y1[1] (analytic) 1.8555493584458418 y1[1] (numeric) 1.8555493584457072 absolute error 1.3455903058456897e-13 relative error 7.251708501964723e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.48227874752632716 y2[1] (numeric) 0.4822787475261093 absolute error 2.1788126858268697e-13 relative error 4.517745592154525e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.740000000000252 y1[1] (analytic) 1.8560666518373852 y1[1] (numeric) 1.8560666518372506 absolute error 1.3455903058456897e-13 relative error 7.2496874210505475e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4831345556027864 y2[1] (numeric) 0.48313455560256807 absolute error 2.1832535779253703e-13 relative error 4.518934844561921e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.741000000000252 y1[1] (analytic) 1.8565830891623483 y1[1] (numeric) 1.8565830891622135 absolute error 1.34781075189494e-13 relative error 7.259630661092815e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.483990880544647 y2[1] (numeric) 0.48399088054442824 absolute error 2.187694470023871e-13 relative error 4.5201150640731163e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.742000000000252 y1[1] (analytic) 1.857098669904293 y1[1] (numeric) 1.8570986699041587 absolute error 1.3433698597964394e-13 relative error 7.233702126692444e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.48484772149558397 y2[1] (numeric) 0.4848477214953648 absolute error 2.191580250610059e-13 relative error 4.5201413834632616e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.743000000000253 y1[1] (analytic) 1.85761339354764 y1[1] (numeric) 1.8576133935475054 absolute error 1.3455903058456897e-13 relative error 7.243650969138972e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4857050775987566 y2[1] (numeric) 0.485705077598537 absolute error 2.1960211427085596e-13 relative error 4.521305714087477e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.744000000000253 y1[1] (analytic) 1.8581272595776643 y1[1] (numeric) 1.85812725957753 absolute error 1.3433698597964394e-13 relative error 7.229697820060911e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.48656294799680877 y2[1] (numeric) 0.4865629479965887 absolute error 2.2004620348070603e-13 relative error 4.522461161225726e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.745000000000253 y1[1] (analytic) 1.858640267480501 y1[1] (numeric) 1.8586402674803666 absolute error 1.3433698597964394e-13 relative error 7.227702333262468e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4874213318318701 y2[1] (numeric) 0.48742133183164965 absolute error 2.2043478153932483e-13 relative error 4.5224689020250156e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.746000000000254 y1[1] (analytic) 1.8591524167431415 y1[1] (numeric) 1.8591524167430071 absolute error 1.3433698597964394e-13 relative error 7.225711284875456e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.48828022824555695 y2[1] (numeric) 0.48828022824533607 absolute error 2.208788707491749e-13 relative error 4.5236087388345885e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.747000000000254 y1[1] (analytic) 1.859663706853437 y1[1] (numeric) 1.8596637068533026 absolute error 1.3433698597964394e-13 relative error 7.223724670464371e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.48913963637897284 y2[1] (numeric) 0.4891396363787516 absolute error 2.212674488077937e-13 relative error 4.523604965768126e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.748000000000254 y1[1] (analytic) 1.860174137300097 y1[1] (numeric) 1.860174137299963 absolute error 1.341149413747189e-13 relative error 7.209805721166335e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4899995553727098 y2[1] (numeric) 0.4899995553724881 absolute error 2.216560268664125e-13 relative error 4.5235964897521926e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.749000000000255 y1[1] (analytic) 1.8606837075726916 y1[1] (numeric) 1.8606837075725575 absolute error 1.341149413747189e-13 relative error 7.2078312304714705e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.49085998436684886 y2[1] (numeric) 0.4908599843666268 absolute error 2.220446049250313e-13 relative error 4.5235833434547026e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.750000000000255 y1[1] (analytic) 1.8611924171616505 y1[1] (numeric) 1.8611924171615164 absolute error 1.341149413747189e-13 relative error 7.205861153208782e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4917209225009612 y2[1] (numeric) 0.4917209225007387 absolute error 2.2254420528611263e-13 relative error 4.525823390923082e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.751000000000255 y1[1] (analytic) 1.8617002655582637 y1[1] (numeric) 1.8617002655581298 absolute error 1.3389289676979388e-13 relative error 7.191968505716667e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.49258236891410867 y2[1] (numeric) 0.4925823689138857 absolute error 2.229882944959627e-13 relative error 4.5269239942050185e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.752000000000256 y1[1] (analytic) 1.8622072522546833 y1[1] (numeric) 1.8622072522545494 absolute error 1.3389289676979388e-13 relative error 7.190010489309496e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.49344432274484484 y2[1] (numeric) 0.4934443227446215 absolute error 2.2332136140335024e-13 relative error 4.5257661525235036e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.753000000000256 y1[1] (analytic) 1.8627133767439226 y1[1] (numeric) 1.8627133767437887 absolute error 1.3389289676979388e-13 relative error 7.188056865938364e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.49430678313121623 y2[1] (numeric) 0.4943067831309924 absolute error 2.2382096176443156e-13 relative error 4.5279767424315755e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.754000000000256 y1[1] (analytic) 1.8632186385198568 y1[1] (numeric) 1.8632186385197231 absolute error 1.3367085216486885e-13 relative error 7.17419037150987e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4951697492107622 y2[1] (numeric) 0.495169749210538 absolute error 2.241540286718191e-13 relative error 4.5268118464242254e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.755000000000257 y1[1] (analytic) 1.8637230370772246 y1[1] (numeric) 1.863723037077091 absolute error 1.3367085216486885e-13 relative error 7.172248746492803e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.496033220120517 y2[1] (numeric) 0.49603322012029233 absolute error 2.2465362903290043e-13 relative error 4.529003702177815e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.756000000000257 y1[1] (analytic) 1.8642265719116273 y1[1] (numeric) 1.8642265719114937 absolute error 1.3367085216486885e-13 relative error 7.17031149426216e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4968971949970096 y2[1] (numeric) 0.49689719499678453 absolute error 2.2504220709151923e-13 relative error 4.5289490332678086e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.757000000000257 y1[1] (analytic) 1.8647292425195299 y1[1] (numeric) 1.8647292425193964 absolute error 1.3344880755994382e-13 relative error 7.156471004854002e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.4977616729762653 y2[1] (numeric) 0.4977616729760398 absolute error 2.254862963013693e-13 relative error 4.5300051921056835e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.758000000000258 y1[1] (analytic) 1.8652310483982624 y1[1] (numeric) 1.8652310483981287 absolute error 1.3367085216486885e-13 relative error 7.1664500909770174e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.49862665319380617 y2[1] (numeric) 0.49862665319358024 absolute error 2.2593038551121936e-13 relative error 4.531053124899939e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.759000000000258 y1[1] (analytic) 1.8657319890460182 y1[1] (numeric) 1.8657319890458848 absolute error 1.3344880755994382e-13 relative error 7.15262472549332e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.49949213478465204 y2[1] (numeric) 0.4994921347844257 absolute error 2.2631896356983816e-13 relative error 4.530981527214877e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.760000000000258 y1[1] (analytic) 1.8662320639618573 y1[1] (numeric) 1.866232063961724 absolute error 1.3322676295501878e-13 relative error 7.1388100937559355e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5003581168833214 y2[1] (numeric) 0.5003581168830947 absolute error 2.2670754162845697e-13 relative error 4.530905644952751e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.761000000000259 y1[1] (analytic) 1.8667312726457048 y1[1] (numeric) 1.8667312726455714 absolute error 1.3344880755994382e-13 relative error 7.1487958398429665e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5012245986238324 y2[1] (numeric) 0.5012245986236051 absolute error 2.2726265314076954e-13 relative error 4.534148039915525e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.762000000000259 y1[1] (analytic) 1.8672296145983516 y1[1] (numeric) 1.8672296145982183 absolute error 1.3322676295501878e-13 relative error 7.134996248636319e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.502091579139703 y2[1] (numeric) 0.5020915791394754 absolute error 2.275957200481571e-13 relative error 4.5329523438358714e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.763000000000259 y1[1] (analytic) 1.8677270893214561 y1[1] (numeric) 1.867727089321323 absolute error 1.3322676295501878e-13 relative error 7.1330958209435176e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5029590575639531 y2[1] (numeric) 0.502959057563725 absolute error 2.2803980925800715e-13 relative error 4.5339636661978406e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.76400000000026 y1[1] (analytic) 1.8682236963175436 y1[1] (numeric) 1.8682236963174106 absolute error 1.3300471835009375e-13 relative error 7.1193143846884826e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5038270330291041 y2[1] (numeric) 0.5038270330288757 absolute error 2.284838984678572e-13 relative error 4.53496703212149e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.76500000000026 y1[1] (analytic) 1.8687194350900072 y1[1] (numeric) 1.8687194350898741 absolute error 1.3300471835009375e-13 relative error 7.117425754374281e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5046955046671808 y2[1] (numeric) 0.5046955046669519 absolute error 2.289279876777073e-13 relative error 4.535962487493777e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.76600000000026 y1[1] (analytic) 1.869214305143108 y1[1] (numeric) 1.869214305142975 absolute error 1.3300471835009375e-13 relative error 7.115541432789903e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5055644716097116 y2[1] (numeric) 0.5055644716094823 absolute error 2.2937207688755734e-13 relative error 4.536950077944346e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.767000000000261 y1[1] (analytic) 1.8697083059819763 y1[1] (numeric) 1.8697083059818433 absolute error 1.3300471835009375e-13 relative error 7.113661415770375e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5064339329877295 y2[1] (numeric) 0.5064339329874998 absolute error 2.297051437949449e-13 relative error 4.5357376122051924e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.768000000000261 y1[1] (analytic) 1.870201437112611 y1[1] (numeric) 1.870201437112478 absolute error 1.3300471835009375e-13 relative error 7.111785699161833e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5073038879317734 y2[1] (numeric) 0.5073038879315432 absolute error 2.3014923300479495e-13 relative error 4.536713368058149e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.769000000000261 y1[1] (analytic) 1.8706936980418811 y1[1] (numeric) 1.8706936980417481 absolute error 1.3300471835009375e-13 relative error 7.109914278821505e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5081743355718882 y2[1] (numeric) 0.5081743355716577 absolute error 2.304822999121825e-13 relative error 4.5354966549580435e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.770000000000262 y1[1] (analytic) 1.8711850882775258 y1[1] (numeric) 1.8711850882773928 absolute error 1.3300471835009375e-13 relative error 7.108047150617689e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5090452750376265 y2[1] (numeric) 0.5090452750373956 absolute error 2.3092638912203256e-13 relative error 4.5364607127521894e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.771000000000262 y1[1] (analytic) 1.8716756073281546 y1[1] (numeric) 1.8716756073280219 absolute error 1.3278267374516872e-13 relative error 7.094320897557564e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5099167054580489 y2[1] (numeric) 0.5099167054578175 absolute error 2.313704783318826e-13 relative error 4.537417108624569e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.772000000000262 y1[1] (analytic) 1.8721652547032488 y1[1] (numeric) 1.8721652547031162 absolute error 1.325606291402437e-13 relative error 7.080605133933835e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5107886259617249 y2[1] (numeric) 0.5107886259614931 absolute error 2.318145675417327e-13 relative error 4.53836588677492e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.773000000000263 y1[1] (analytic) 1.872654029913161 y1[1] (numeric) 1.8726540299130285 absolute error 1.325606291402437e-13 relative error 7.078757048700063e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5116610356767342 y2[1] (numeric) 0.511661035676502 absolute error 2.3214763444912023e-13 relative error 4.537137250290647e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.774000000000263 y1[1] (analytic) 1.873141932469116 y1[1] (numeric) 1.8731419324689835 absolute error 1.325606291402437e-13 relative error 7.076913224910111e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5125339337306671 y2[1] (numeric) 0.5125339337304345 absolute error 2.325917236589703e-13 relative error 4.538074620073752e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.775000000000263 y1[1] (analytic) 1.8736289618832114 y1[1] (numeric) 1.8736289618830788 absolute error 1.325606291402437e-13 relative error 7.075073658500939e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5134073192506257 y2[1] (numeric) 0.5134073192503927 absolute error 2.3292479056635784e-13 relative error 4.536842032293913e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.776000000000264 y1[1] (analytic) 1.8741151176684174 y1[1] (numeric) 1.874115117668285 absolute error 1.3233858453531866e-13 relative error 7.061390374992589e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5142811913632245 y2[1] (numeric) 0.5142811913629911 absolute error 2.333688797762079e-13 relative error 4.537768125596976e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.777000000000264 y1[1] (analytic) 1.874600399338579 y1[1] (numeric) 1.8746003993384466 absolute error 1.3233858453531866e-13 relative error 7.0595623783080435e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5151555491945914 y2[1] (numeric) 0.5151555491943576 absolute error 2.3381296898605797e-13 relative error 4.538686797640202e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.778000000000264 y1[1] (analytic) 1.875084806408414 y1[1] (numeric) 1.8750848064082817 absolute error 1.3233858453531866e-13 relative error 7.057738619769599e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5160303918703688 y2[1] (numeric) 0.5160303918701346 absolute error 2.3425705819590803e-13 relative error 4.539598091244893e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.779000000000265 y1[1] (analytic) 1.8755683383935153 y1[1] (numeric) 1.8755683383933832 absolute error 1.3211653993039363e-13 relative error 7.044080304936034e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.516905718515714 y2[1] (numeric) 0.5169057185154793 absolute error 2.347011474057581e-13 relative error 4.540502048994514e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.780000000000265 y1[1] (analytic) 1.8760509948103512 y1[1] (numeric) 1.8760509948102193 absolute error 1.318944953254686e-13 relative error 7.03043231182539e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5177815282553003 y2[1] (numeric) 0.5177815282550652 absolute error 2.3514523661560816e-13 relative error 4.541398713236176e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.781000000000265 y1[1] (analytic) 1.8765327751762655 y1[1] (numeric) 1.8765327751761336 absolute error 1.318944953254686e-13 relative error 7.028627321101788e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5186578202133183 y2[1] (numeric) 0.5186578202130827 absolute error 2.355893258254582e-13 relative error 4.542288126082104e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.782000000000266 y1[1] (analytic) 1.8770136790094778 y1[1] (numeric) 1.8770136790093457 absolute error 1.3211653993039363e-13 relative error 7.038656212676782e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5195345935134759 y2[1] (numeric) 0.5195345935132399 absolute error 2.3592239273284576e-13 relative error 4.541033372529915e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.783000000000266 y1[1] (analytic) 1.877493705829084 y1[1] (numeric) 1.8774937058289518 absolute error 1.3211653993039363e-13 relative error 7.036856609436791e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5204118472789999 y2[1] (numeric) 0.5204118472787636 absolute error 2.3636648194269583e-13 relative error 4.541912010238624e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.784000000000266 y1[1] (analytic) 1.8779728551550572 y1[1] (numeric) 1.8779728551549253 absolute error 1.318944953254686e-13 relative error 7.023237581066025e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5212895806326368 y2[1] (numeric) 0.5212895806323999 absolute error 2.368105711525459e-13 relative error 4.542783511328822e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.785000000000267 y1[1] (analytic) 1.8784511265082489 y1[1] (numeric) 1.8784511265081167 absolute error 1.3211653993039363e-13 relative error 7.0332700204970416e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.522167792696653 y2[1] (numeric) 0.5221677926964158 absolute error 2.3725466036239595e-13 relative error 4.543647917025517e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.786000000000267 y1[1] (analytic) 1.8789285194103869 y1[1] (numeric) 1.878928519410255 absolute error 1.318944953254686e-13 relative error 7.019665408392303e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5230464825928367 y2[1] (numeric) 0.5230464825925991 absolute error 2.375877272697835e-13 relative error 4.5423826596064244e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.787000000000267 y1[1] (analytic) 1.8794050333840788 y1[1] (numeric) 1.879405033383947 absolute error 1.318944953254686e-13 relative error 7.017885606487805e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5239256494424982 y2[1] (numeric) 0.5239256494422602 absolute error 2.3803181647963356e-13 relative error 4.543236559098029e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.788000000000268 y1[1] (analytic) 1.8798806679528108 y1[1] (numeric) 1.879880667952679 absolute error 1.318944953254686e-13 relative error 7.016109988997421e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5248052923664706 y2[1] (numeric) 0.5248052923662321 absolute error 2.384759056894836e-13 relative error 4.544083475495067e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.789000000000268 y1[1] (analytic) 1.880355422640948 y1[1] (numeric) 1.8803554226408163 absolute error 1.3167245072054357e-13 relative error 7.002529901267835e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5256854104851109 y2[1] (numeric) 0.525685410484872 absolute error 2.3880897259687117e-13 relative error 4.5428114958810524e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.790000000000268 y1[1] (analytic) 1.8808292969737361 y1[1] (numeric) 1.8808292969736045 absolute error 1.3167245072054357e-13 relative error 7.000765616125036e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5265660029183012 y2[1] (numeric) 0.526566002918062 absolute error 2.3925306180672123e-13 relative error 4.5436480988280264e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.791000000000269 y1[1] (analytic) 1.8813022904773005 y1[1] (numeric) 1.881302290477169 absolute error 1.3145040611561853e-13 relative error 6.987202789311897e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5274470687854491 y2[1] (numeric) 0.5274470687852095 absolute error 2.395861287141088e-13 relative error 4.54237292977669e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.792000000000269 y1[1] (analytic) 1.8817744026786478 y1[1] (numeric) 1.8817744026785164 absolute error 1.3145040611561853e-13 relative error 6.98544979294558e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5283286072054889 y2[1] (numeric) 0.5283286072052489 absolute error 2.4003021792395884e-13 relative error 4.5431993393952475e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.793000000000269 y1[1] (analytic) 1.8822456331056658 y1[1] (numeric) 1.8822456331055346 absolute error 1.312283615106935e-13 relative error 6.9719041554724954e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5292106172968822 y2[1] (numeric) 0.5292106172966418 absolute error 2.404743071338089e-13 relative error 4.5440189458425977e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.79400000000027 y1[1] (analytic) 1.8827159812871246 y1[1] (numeric) 1.8827159812869934 absolute error 1.312283615106935e-13 relative error 6.970162404473713e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5300930981776191 y2[1] (numeric) 0.5300930981773782 absolute error 2.4091839634365897e-13 relative error 4.544831788451886e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.79500000000027 y1[1] (analytic) 1.8831854467526754 y1[1] (numeric) 1.8831854467525444 absolute error 1.3100631690576847e-13 relative error 6.956633884977868e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5309760489652184 y2[1] (numeric) 0.5309760489649772 absolute error 2.412514632510465e-13 relative error 4.543546996539757e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.79600000000027 y1[1] (analytic) 1.8836540290328532 y1[1] (numeric) 1.8836540290327222 absolute error 1.3100631690576847e-13 relative error 6.954903336098965e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5318594687767298 y2[1] (numeric) 0.5318594687764882 absolute error 2.416955524608966e-13 relative error 4.5443499016158034e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.797000000000271 y1[1] (analytic) 1.8841217276590756 y1[1] (numeric) 1.8841217276589446 absolute error 1.3100631690576847e-13 relative error 6.95317690903852e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5327433567287334 y2[1] (numeric) 0.5327433567284913 absolute error 2.4213964167074664e-13 relative error 4.545146149875714e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.798000000000271 y1[1] (analytic) 1.8845885421636437 y1[1] (numeric) 1.884588542163513 absolute error 1.3078427230084344e-13 relative error 6.939672473583738e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5336277119373414 y2[1] (numeric) 0.5336277119370988 absolute error 2.425837308805967e-13 relative error 4.545935779832231e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.799000000000271 y1[1] (analytic) 1.8850544720797435 y1[1] (numeric) 1.885054472079613 absolute error 1.305622276959184e-13 relative error 6.926177976802531e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5345125335181985 y2[1] (numeric) 0.5345125335179555 absolute error 2.4302782009044677e-13 relative error 4.5467188297872234e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.800000000000272 y1[1] (analytic) 1.8855195169414452 y1[1] (numeric) 1.8855195169413146 absolute error 1.305622276959184e-13 relative error 6.924469703061314e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5353978205864833 y2[1] (numeric) 0.5353978205862399 absolute error 2.4347190930029683e-13 relative error 4.5474953378329744e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.801000000000272 y1[1] (analytic) 1.8859836762837037 y1[1] (numeric) 1.885983676283573 absolute error 1.305622276959184e-13 relative error 6.922765522190992e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5362835722569088 y2[1] (numeric) 0.5362835722566649 absolute error 2.439159985101469e-13 relative error 4.548265341853469e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.802000000000272 y1[1] (analytic) 1.8864469496423597 y1[1] (numeric) 1.8864469496422291 absolute error 1.305622276959184e-13 relative error 6.921065430473459e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5371697876437234 y2[1] (numeric) 0.5371697876434791 absolute error 2.4424906541753444e-13 relative error 4.546962078580862e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.803000000000273 y1[1] (analytic) 1.8869093365541398 y1[1] (numeric) 1.8869093365540095 absolute error 1.3034018309099338e-13 relative error 6.907601789125686e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5380564658607119 y2[1] (numeric) 0.5380564658604671 absolute error 2.44804176929847e-13 relative error 4.54978598832079e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.804000000000273 y1[1] (analytic) 1.8873708365566573 y1[1] (numeric) 1.8873708365565272 absolute error 1.3011813848606835e-13 relative error 6.8941479843705485e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5389436060211958 y2[1] (numeric) 0.5389436060209507 absolute error 2.4513724383723456e-13 relative error 4.548476706996941e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.805000000000273 y1[1] (analytic) 1.887831449188412 y1[1] (numeric) 1.8878314491882822 absolute error 1.2989609388114332e-13 relative error 6.880703991714212e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5398312072380355 y2[1] (numeric) 0.5398312072377899 absolute error 2.4558133304708463e-13 relative error 4.5492244567253586e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.806000000000274 y1[1] (analytic) 1.888291173988792 y1[1] (numeric) 1.888291173988662 absolute error 1.2989609388114332e-13 relative error 6.879028810305413e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5407192686236295 y2[1] (numeric) 0.5407192686233835 absolute error 2.460254222569347e-13 relative error 4.549965879395764e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.807000000000274 y1[1] (analytic) 1.8887500104980717 y1[1] (numeric) 1.888750010497942 absolute error 1.2967404927621828e-13 relative error 6.8656015118709475e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5416077892899166 y2[1] (numeric) 0.5416077892896701 absolute error 2.4646951146678475e-13 relative error 4.550701011702998e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.808000000000274 y1[1] (analytic) 1.889207958257415 y1[1] (numeric) 1.8892079582572854 absolute error 1.2967404927621828e-13 relative error 6.8639372764355824e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5424967683483762 y2[1] (numeric) 0.5424967683481293 absolute error 2.469136006766348e-13 relative error 4.551429890142199e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.809000000000275 y1[1] (analytic) 1.8896650168088742 y1[1] (numeric) 1.8896650168087445 absolute error 1.2967404927621828e-13 relative error 6.86227707677005e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5433862049100293 y2[1] (numeric) 0.5433862049097821 absolute error 2.4724666758402236e-13 relative error 4.550109394568823e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.810000000000275 y1[1] (analytic) 1.8901211856953908 y1[1] (numeric) 1.890121185695261 absolute error 1.2967404927621828e-13 relative error 6.860620909262501e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5442760980854395 y2[1] (numeric) 0.5442760980851918 absolute error 2.476907567938724e-13 relative error 4.55082921453204e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.811000000000275 y1[1] (analytic) 1.8905764644607956 y1[1] (numeric) 1.8905764644606662 absolute error 1.2945200467129325e-13 relative error 6.847223960772927e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5451664469847137 y2[1] (numeric) 0.5451664469844656 absolute error 2.481348460037225e-13 relative error 4.5515428797231187e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.812000000000276 y1[1] (analytic) 1.8910308526498103 y1[1] (numeric) 1.891030852649681 absolute error 1.2922996006636822e-13 relative error 6.833836681473732e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.546057250717503 y2[1] (numeric) 0.5460572507172544 absolute error 2.4857893521357255e-13 relative error 4.552250425883865e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.813000000000276 y1[1] (analytic) 1.8914843498080467 y1[1] (numeric) 1.8914843498079175 absolute error 1.2922996006636822e-13 relative error 6.832198219323509e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5469485083930037 y2[1] (numeric) 0.5469485083927547 absolute error 2.490230244234226e-13 relative error 4.55295188856224e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.814000000000276 y1[1] (analytic) 1.8919369554820076 y1[1] (numeric) 1.8919369554818783 absolute error 1.2922996006636822e-13 relative error 6.830563761224506e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5478402191199583 y2[1] (numeric) 0.5478402191197088 absolute error 2.4946711363327267e-13 relative error 4.553647303113536e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.815000000000277 y1[1] (analytic) 1.8923886692190872 y1[1] (numeric) 1.8923886692189582 absolute error 1.290079154614432e-13 relative error 6.817199741249749e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.548732382006656 y2[1] (numeric) 0.5487323820064062 absolute error 2.498001805406602e-13 relative error 4.5523134542774296e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.816000000000277 y1[1] (analytic) 1.8928394905675718 y1[1] (numeric) 1.892839490567443 absolute error 1.2878587085651816e-13 relative error 6.803845307448728e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5496249961609341 y2[1] (numeric) 0.5496249961606838 absolute error 2.502442697505103e-13 relative error 4.553000163719574e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.817000000000277 y1[1] (analytic) 1.8932894190766407 y1[1] (numeric) 1.8932894190765117 absolute error 1.290079154614432e-13 relative error 6.813956395761219e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5505180606901785 y2[1] (numeric) 0.5505180606899278 absolute error 2.5068835896036035e-13 relative error 4.5536809209506236e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.818000000000278 y1[1] (analytic) 1.8937384542963644 y1[1] (numeric) 1.8937384542962359 absolute error 1.2856382625159313e-13 relative error 6.788890301082373e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5514115747013248 y2[1] (numeric) 0.5514115747010737 absolute error 2.511324481702104e-13 relative error 4.5543557605992895e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.819000000000278 y1[1] (analytic) 1.8941865957777089 y1[1] (numeric) 1.89418659577758 absolute error 1.2878587085651816e-13 relative error 6.799006557410554e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5523055373008591 y2[1] (numeric) 0.5523055373006075 absolute error 2.5157653738006047e-13 relative error 4.5550247171072345e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.820000000000278 y1[1] (analytic) 1.8946338430725316 y1[1] (numeric) 1.894633843072403 absolute error 1.2856382625159313e-13 relative error 6.785681925912445e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5531999475948186 y2[1] (numeric) 0.5531999475945667 absolute error 2.51909604287448e-13 relative error 4.553680913794205e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.821000000000279 y1[1] (analytic) 1.895080195733586 y1[1] (numeric) 1.8950801957334575 absolute error 1.2856382625159313e-13 relative error 6.784083678412672e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5540948046887935 y2[1] (numeric) 0.5540948046885411 absolute error 2.523536934972981e-13 relative error 4.554341447742542e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.822000000000279 y1[1] (analytic) 1.8955256533145193 y1[1] (numeric) 1.895525653314391 absolute error 1.283417816466681e-13 relative error 6.770775242331827e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5549901076879264 y2[1] (numeric) 0.5549901076876737 absolute error 2.5279778270714814e-13 relative error 4.55499619191947e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.823000000000279 y1[1] (analytic) 1.8959702153698739 y1[1] (numeric) 1.8959702153697455 absolute error 1.283417816466681e-13 relative error 6.7691876489542135e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5558858556969146 y2[1] (numeric) 0.5558858556966614 absolute error 2.532418719169982e-13 relative error 4.555645180061447e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.82400000000028 y1[1] (analytic) 1.8964138814550877 y1[1] (numeric) 1.8964138814549596 absolute error 1.2811973704174306e-13 relative error 6.755895339863198e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5567820478200101 y2[1] (numeric) 0.5567820478197564 absolute error 2.5368596112684827e-13 relative error 4.5562884457233234e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.82500000000028 y1[1] (analytic) 1.8968566511264948 y1[1] (numeric) 1.8968566511263667 absolute error 1.2811973704174306e-13 relative error 6.754318359569028e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5576786831610208 y2[1] (numeric) 0.5576786831607666 absolute error 2.5413005033669833e-13 relative error 4.556926022279434e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.82600000000028 y1[1] (analytic) 1.8972985239413256 y1[1] (numeric) 1.8972985239411975 absolute error 1.2811973704174306e-13 relative error 6.752745307343379e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5585757608233114 y2[1] (numeric) 0.5585757608230569 absolute error 2.544631172440859e-13 relative error 4.555570346787347e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.827000000000281 y1[1] (analytic) 1.8977394994577073 y1[1] (numeric) 1.8977394994575791 absolute error 1.2811973704174306e-13 relative error 6.751176179784117e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5594732799098046 y2[1] (numeric) 0.5594732799095495 absolute error 2.5501822875639846e-13 relative error 4.558184240675644e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.828000000000281 y1[1] (analytic) 1.898179577234664 y1[1] (numeric) 1.8981795772345362 absolute error 1.27675647831893e-13 relative error 6.7262154415282175e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.560371239522981 y2[1] (numeric) 0.5603712395227256 absolute error 2.55351295663786e-13 relative error 4.556823720666949e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.829000000000281 y1[1] (analytic) 1.8986187568321187 y1[1] (numeric) 1.8986187568319908 absolute error 1.2789769243681803e-13 relative error 6.736354624991579e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5612696387648812 y2[1] (numeric) 0.5612696387646254 absolute error 2.5579538487363607e-13 relative error 4.557442042233645e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.830000000000282 y1[1] (analytic) 1.899057037810891 y1[1] (numeric) 1.8990570378107634 absolute error 1.27675647831893e-13 relative error 6.72310758917853e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5621684767371062 y2[1] (numeric) 0.56216847673685 absolute error 2.5623947408348613e-13 relative error 4.5580548303016026e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.831000000000282 y1[1] (analytic) 1.8994944197327008 y1[1] (numeric) 1.8994944197325732 absolute error 1.27675647831893e-13 relative error 6.721559511075567e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.563067752540818 y2[1] (numeric) 0.5630677525405613 absolute error 2.566835632933362e-13 relative error 4.558662117215257e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.832000000000282 y1[1] (analytic) 1.8999309021601656 y1[1] (numeric) 1.8999309021600381 absolute error 1.2745360322696797e-13 relative error 6.708328344049616e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5639674652767408 y2[1] (numeric) 0.5639674652764837 absolute error 2.5712765250318625e-13 relative error 4.5592639351458476e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.833000000000283 y1[1] (analytic) 1.9003664846568036 y1[1] (numeric) 1.900366484656676 absolute error 1.27675647831893e-13 relative error 6.718475034301111e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.564867614045162 y2[1] (numeric) 0.5648676140449044 absolute error 2.575717417130363e-13 relative error 4.5598603160924554e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.834000000000283 y1[1] (analytic) 1.9008011667870317 y1[1] (numeric) 1.900801166786904 absolute error 1.27675647831893e-13 relative error 6.716938628973283e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5657681979459328 y2[1] (numeric) 0.5657681979456748 absolute error 2.580158309228864e-13 relative error 4.5604512918830315e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.835000000000283 y1[1] (analytic) 1.9012349481161679 y1[1] (numeric) 1.9012349481160404 absolute error 1.2745360322696797e-13 relative error 6.703727140785779e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5666692160784697 y2[1] (numeric) 0.5666692160782111 absolute error 2.5857094243519896e-13 relative error 4.5629961024632985e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.836000000000284 y1[1] (analytic) 1.9016678282104313 y1[1] (numeric) 1.901667828210304 absolute error 1.2745360322696797e-13 relative error 6.70220115922708e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5675706675417541 y2[1] (numeric) 0.5675706675414952 absolute error 2.589040093425865e-13 relative error 4.5616171544583894e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.837000000000284 y1[1] (analytic) 1.9020998066369414 y1[1] (numeric) 1.9020998066368142 absolute error 1.2723155862204294e-13 relative error 6.689005391730632e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5684725514343352 y2[1] (numeric) 0.5684725514340757 absolute error 2.594591208548991e-13 relative error 4.564145097247839e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.838000000000284 y1[1] (analytic) 1.9025308829637204 y1[1] (numeric) 1.9025308829635932 absolute error 1.2723155862204294e-13 relative error 6.687489793797431e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5693748668543287 y2[1] (numeric) 0.5693748668540689 absolute error 2.5979218776228663e-13 relative error 4.562761774111694e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.839000000000285 y1[1] (analytic) 1.9029610567596915 y1[1] (numeric) 1.9029610567595643 absolute error 1.2723155862204294e-13 relative error 6.6859780535230315e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5702776128994196 y2[1] (numeric) 0.5702776128991593 absolute error 2.602362769721367e-13 relative error 4.563326195623162e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.840000000000285 y1[1] (analytic) 1.903390327594681 y1[1] (numeric) 1.903390327594554 absolute error 1.270095140171179e-13 relative error 6.672804425649265e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5711807886668616 y2[1] (numeric) 0.571180788666601 absolute error 2.6056934387952424e-13 relative error 4.5619416662751245e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.841000000000285 y1[1] (analytic) 1.9038186950394183 y1[1] (numeric) 1.9038186950392915 absolute error 1.2678746941219288e-13 relative error 6.65963989861796e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5720843932534794 y2[1] (numeric) 0.5720843932532184 absolute error 2.610134330893743e-13 relative error 4.56249875311184e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.842000000000286 y1[1] (analytic) 1.904246158665536 y1[1] (numeric) 1.9042461586654091 absolute error 1.2678746941219288e-13 relative error 6.658144948079792e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5729884257556682 y2[1] (numeric) 0.5729884257554068 absolute error 2.6145752229922437e-13 relative error 4.563050675140761e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.843000000000286 y1[1] (analytic) 1.9046727180455703 y1[1] (numeric) 1.9046727180454435 absolute error 1.2678746941219288e-13 relative error 6.656653828815929e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5738928852693956 y2[1] (numeric) 0.5738928852691338 absolute error 2.617905892066119e-13 relative error 4.561662915262013e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.844000000000286 y1[1] (analytic) 1.9050983727529616 y1[1] (numeric) 1.9050983727528352 absolute error 1.2634338020234281e-13 relative error 6.6318559718136955e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5747977708902023 y2[1] (numeric) 0.5747977708899401 absolute error 2.62234678416462e-13 relative error 4.562207644095995e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.845000000000287 y1[1] (analytic) 1.905523122362056 y1[1] (numeric) 1.9055231223619296 absolute error 1.2634338020234281e-13 relative error 6.6303777015169246e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5757030817132027 y2[1] (numeric) 0.57570308171294 absolute error 2.6267876762631204e-13 relative error 4.562747290575915e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.846000000000287 y1[1] (analytic) 1.9059469664481032 y1[1] (numeric) 1.9059469664479771 absolute error 1.2612133559741778e-13 relative error 6.617253145949585e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5766088168330861 y2[1] (numeric) 0.576608816832823 absolute error 2.631228568361621e-13 relative error 4.563281884611376e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.847000000000287 y1[1] (analytic) 1.9063699045872595 y1[1] (numeric) 1.9063699045871336 absolute error 1.2589929099249275e-13 relative error 6.604137564779208e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5775149753441173 y2[1] (numeric) 0.5775149753438538 absolute error 2.6356694604601216e-13 relative error 4.563811455953389e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.848000000000288 y1[1] (analytic) 1.906791936356587 y1[1] (numeric) 1.9067919363564612 absolute error 1.2589929099249275e-13 relative error 6.602675865781953e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5784215563401379 y2[1] (numeric) 0.578421556339874 absolute error 2.639000129533997e-13 relative error 4.562416633003467e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.849000000000288 y1[1] (analytic) 1.9072130613340534 y1[1] (numeric) 1.9072130613339278 absolute error 1.2567724638756772e-13 relative error 6.5895755925485985e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5793285589145671 y2[1] (numeric) 0.5793285589143028 absolute error 2.6434410216324977e-13 relative error 4.562939252615583e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.850000000000288 y1[1] (analytic) 1.9076332790985342 y1[1] (numeric) 1.9076332790984087 absolute error 1.254552017826427e-13 relative error 6.5764842308647205e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5802359821604024 y2[1] (numeric) 0.5802359821601376 absolute error 2.6478819137309983e-13 relative error 4.563456929837573e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.851000000000289 y1[1] (analytic) 1.9080525892298117 y1[1] (numeric) 1.9080525892296862 absolute error 1.254552017826427e-13 relative error 6.57503899477335e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5811438251702203 y2[1] (numeric) 0.5811438251699552 absolute error 2.651212582804874e-13 relative error 4.5620592837380976e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.852000000000289 y1[1] (analytic) 1.9084709913085756 y1[1] (numeric) 1.90847099130845 absolute error 1.254552017826427e-13 relative error 6.573597521470431e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5820520870361784 y2[1] (numeric) 0.5820520870359128 absolute error 2.6556534749033744e-13 relative error 4.562570144582796e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.853000000000289 y1[1] (analytic) 1.9088884849164236 y1[1] (numeric) 1.9088884849162984 absolute error 1.2523315717771766e-13 relative error 6.5605276666122646e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5829607668500145 y2[1] (numeric) 0.5829607668497485 absolute error 2.660094367001875e-13 relative error 4.5630761421141575e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.85400000000029 y1[1] (analytic) 1.9093050696358627 y1[1] (numeric) 1.9093050696357374 absolute error 1.2523315717771766e-13 relative error 6.55909624759975e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.583869863703049 y2[1] (numeric) 0.5838698637027826 absolute error 2.6645352591003757e-13 relative error 4.5635773050542893e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.85500000000029 y1[1] (analytic) 1.9097207450503078 y1[1] (numeric) 1.9097207450501827 absolute error 1.2501111257279263e-13 relative error 6.546041503544512e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5847793766861851 y2[1] (numeric) 0.5847793766859183 absolute error 2.667865928174251e-13 relative error 4.562175128836545e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.85600000000029 y1[1] (analytic) 1.9101355107440838 y1[1] (numeric) 1.9101355107439588 absolute error 1.2501111257279263e-13 relative error 6.544620099968466e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.58568930488991 y2[1] (numeric) 0.5856893048896427 absolute error 2.673417043297377e-13 relative error 4.564565241292719e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.857000000000291 y1[1] (analytic) 1.9105493663024247 y1[1] (numeric) 1.9105493663022999 absolute error 1.247890679678676e-13 relative error 6.53158040136789e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5865996474042954 y2[1] (numeric) 0.5865996474040277 absolute error 2.6767477123712524e-13 relative error 4.5631594294607346e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.858000000000291 y1[1] (analytic) 1.9109623113114753 y1[1] (numeric) 1.9109623113113505 absolute error 1.247890679678676e-13 relative error 6.530168974511383e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5875104033189991 y2[1] (numeric) 0.5875104033187308 absolute error 2.682298827494378e-13 relative error 4.56553418006111e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.859000000000291 y1[1] (analytic) 1.9113743453582903 y1[1] (numeric) 1.9113743453581657 absolute error 1.2456702336294256e-13 relative error 6.517144256197091e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5884215717232649 y2[1] (numeric) 0.5884215717229963 absolute error 2.686739719592879e-13 relative error 4.5660115956055645e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.860000000000292 y1[1] (analytic) 1.9117854680308362 y1[1] (numeric) 1.9117854680307116 absolute error 1.2456702336294256e-13 relative error 6.515742767479461e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5893331517059248 y2[1] (numeric) 0.5893331517056557 absolute error 2.6911806116913795e-13 relative error 4.5664843457411154e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.861000000000292 y1[1] (analytic) 1.91219567891799 y1[1] (numeric) 1.9121956789178653 absolute error 1.2456702336294256e-13 relative error 6.514344987612797e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5902451423553987 y2[1] (numeric) 0.5902451423551293 absolute error 2.694511280765255e-13 relative error 4.5650715057352126e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.862000000000292 y1[1] (analytic) 1.9126049776095408 y1[1] (numeric) 1.9126049776094163 absolute error 1.2456702336294256e-13 relative error 6.512950913608517e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5911575427596962 y2[1] (numeric) 0.5911575427594262 absolute error 2.7000623958883807e-13 relative error 4.567415960360922e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.863000000000293 y1[1] (analytic) 1.91301336369619 y1[1] (numeric) 1.9130133636960656 absolute error 1.2434497875801753e-13 relative error 6.4999534826963735e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5920703520064168 y2[1] (numeric) 0.5920703520061464 absolute error 2.703393064962256e-13 relative error 4.5659997258787874e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.864000000000293 y1[1] (analytic) 1.9134208367695518 y1[1] (numeric) 1.9134208367694274 absolute error 1.2434497875801753e-13 relative error 6.498569283271235e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5929835691827514 y2[1] (numeric) 0.5929835691824806 absolute error 2.707833957060757e-13 relative error 4.5664569775393395e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.865000000000293 y1[1] (analytic) 1.9138273964221526 y1[1] (numeric) 1.9138273964220285 absolute error 1.241229341530925e-13 relative error 6.485586651394838e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5938971933754829 y2[1] (numeric) 0.5938971933752117 absolute error 2.7111646261346323e-13 relative error 4.56504030727173e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.866000000000294 y1[1] (analytic) 1.9142330422474334 y1[1] (numeric) 1.9142330422473093 absolute error 1.241229341530925e-13 relative error 6.484212288351483e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5948112236709872 y2[1] (numeric) 0.5948112236707156 absolute error 2.715605518233133e-13 relative error 4.5654913864490863e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.867000000000294 y1[1] (analytic) 1.914637773839748 y1[1] (numeric) 1.914637773839624 absolute error 1.2390088954816747e-13 relative error 6.4712443910311035e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.595725659155234 y2[1] (numeric) 0.595725659154962 absolute error 2.7200464103316335e-13 relative error 4.565937975860873e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.868000000000294 y1[1] (analytic) 1.915041590794365 y1[1] (numeric) 1.9150415907942413 absolute error 1.2367884494324244e-13 relative error 6.458285059591843e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.596640498913788 y2[1] (numeric) 0.5966404989135156 absolute error 2.724487302430134e-13 relative error 4.566380102239441e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.869000000000295 y1[1] (analytic) 1.9154444927074676 y1[1] (numeric) 1.915444492707344 absolute error 1.2367884494324244e-13 relative error 6.456926599236673e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5975557420318095 y2[1] (numeric) 0.5975557420315366 absolute error 2.728928194528635e-13 relative error 4.566817792177397e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.870000000000295 y1[1] (analytic) 1.9158464791761536 y1[1] (numeric) 1.9158464791760301 absolute error 1.234568003383174e-13 relative error 6.443981899395505e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5984713875940555 y2[1] (numeric) 0.598471387593782 absolute error 2.7344793096517606e-13 relative error 4.5691061700456166e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.871000000000295 y1[1] (analytic) 1.9162475497984368 y1[1] (numeric) 1.9162475497983136 absolute error 1.2323475573339238e-13 relative error 6.431045704212642e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.5993874346848803 y2[1] (numeric) 0.5993874346846064 absolute error 2.738920201750261e-13 relative error 4.569532231168995e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.872000000000296 y1[1] (analytic) 1.9166477041732466 y1[1] (numeric) 1.9166477041731236 absolute error 1.2301271112846734e-13 relative error 6.418117991147953e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6003038823882371 y2[1] (numeric) 0.6003038823879628 absolute error 2.7422508708241367e-13 relative error 4.568104507194623e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.873000000000296 y1[1] (analytic) 1.9170469419004286 y1[1] (numeric) 1.9170469419003058 absolute error 1.2279066652354231e-13 relative error 6.40519873769059e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6012207297876782 y2[1] (numeric) 0.6012207297874035 absolute error 2.7466917629226373e-13 relative error 4.568524714529778e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.874000000000296 y1[1] (analytic) 1.917445262580745 y1[1] (numeric) 1.9174452625806224 absolute error 1.2256862191861728e-13 relative error 6.392287921358893e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6021379759663563 y2[1] (numeric) 0.6021379759660811 absolute error 2.752242878045763e-13 relative error 4.5707844180210634e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.875000000000297 y1[1] (analytic) 1.9178426658158756 y1[1] (numeric) 1.917842665815753 absolute error 1.2256862191861728e-13 relative error 6.390963351859469e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6030556200070252 y2[1] (numeric) 0.6030556200067496 absolute error 2.7555735471196385e-13 relative error 4.569352238335061e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.876000000000297 y1[1] (analytic) 1.9182391512084165 y1[1] (numeric) 1.9182391512082941 absolute error 1.2234657731369225e-13 relative error 6.378066949400894e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6039736609920411 y2[1] (numeric) 0.6039736609917651 absolute error 2.760014439218139e-13 relative error 4.569759606213208e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.877000000000297 y1[1] (analytic) 1.9186347183618828 y1[1] (numeric) 1.9186347183617607 absolute error 1.2212453270876722e-13 relative error 6.3651789233250355e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.604892098003363 y2[1] (numeric) 0.6048920980030865 absolute error 2.76445533131664e-13 relative error 4.570162745457572e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.878000000000298 y1[1] (analytic) 1.9190293668807075 y1[1] (numeric) 1.9190293668805853 absolute error 1.2212453270876722e-13 relative error 6.363869923849834e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6058109301225538 y2[1] (numeric) 0.605810930122277 absolute error 2.7677860003905153e-13 relative error 4.5687290584714277e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.879000000000298 y1[1] (analytic) 1.9194230963702417 y1[1] (numeric) 1.9194230963701198 absolute error 1.219024881038422e-13 relative error 6.350996209974133e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6067301564307819 y2[1] (numeric) 0.6067301564305045 absolute error 2.773337115513641e-13 relative error 4.5709564393970154e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.880000000000298 y1[1] (analytic) 1.9198159064367561 y1[1] (numeric) 1.9198159064366345 absolute error 1.2168044349891716e-13 relative error 6.33813081196729e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6076497760088206 y2[1] (numeric) 0.6076497760085429 absolute error 2.7777780076121417e-13 relative error 4.5713470444393274e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.881000000000299 y1[1] (analytic) 1.920207796687441 y1[1] (numeric) 1.9202077966873192 absolute error 1.2168044349891716e-13 relative error 6.336837279216793e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6085697879370506 y2[1] (numeric) 0.6085697879367725 absolute error 2.781108676686017e-13 relative error 4.5699092064913516e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.882000000000299 y1[1] (analytic) 1.9205987667304056 y1[1] (numeric) 1.9205987667302842 absolute error 1.2145839889399213e-13 relative error 6.323986092147753e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6094901912954602 y2[1] (numeric) 0.6094901912951816 absolute error 2.786659791809143e-13 relative error 4.5721158955587925e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.883000000000299 y1[1] (analytic) 1.9209888161746802 y1[1] (numeric) 1.920988816174559 absolute error 1.212363542890671e-13 relative error 6.3111431606607945e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6104109851636459 y2[1] (numeric) 0.6104109851633668 absolute error 2.7911006839076435e-13 relative error 4.5724941912036096e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.8840000000003 y1[1] (analytic) 1.9213779446302155 y1[1] (numeric) 1.9213779446300945 absolute error 1.2101430968414206e-13 relative error 6.29830846254625e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.611332168620814 y2[1] (numeric) 0.6113321686205344 absolute error 2.795541576006144e-13 relative error 4.572868433069669e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.8850000000003 y1[1] (analytic) 1.921766151707883 y1[1] (numeric) 1.921766151707762 absolute error 1.2101430968414206e-13 relative error 6.297036170430833e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.612253740745781 y2[1] (numeric) 0.612253740745501 absolute error 2.799982468104645e-13 relative error 4.5732386456210304e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.8860000000003 y1[1] (analytic) 1.9221534370194755 y1[1] (numeric) 1.9221534370193547 absolute error 1.2079226507921703e-13 relative error 6.284215544546726e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6131757006169749 y2[1] (numeric) 0.6131757006166946 absolute error 2.8033131371785203e-13 relative error 4.5717942416143334e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.887000000000301 y1[1] (analytic) 1.9225398001777079 y1[1] (numeric) 1.9225398001775873 absolute error 1.20570220474292e-13 relative error 6.271403092052879e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.614098047312436 y2[1] (numeric) 0.6140980473121552 absolute error 2.807754029277021e-13 relative error 4.572159187877231e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.888000000000301 y1[1] (analytic) 1.922925240796217 y1[1] (numeric) 1.9229252407960966 absolute error 1.2034817586936697e-13 relative error 6.258598790847165e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6150207799098177 y2[1] (numeric) 0.6150207799095364 absolute error 2.8133051444001467e-13 relative error 4.574325350133161e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.889000000000301 y1[1] (analytic) 1.923309758489562 y1[1] (numeric) 1.9233097584894419 absolute error 1.2012613126444194e-13 relative error 6.245802618855369e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6159438974863873 y2[1] (numeric) 0.6159438974861057 absolute error 2.816635813474022e-13 relative error 4.5728772132794304e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.890000000000302 y1[1] (analytic) 1.9236933528732258 y1[1] (numeric) 1.9236933528731057 absolute error 1.2012613126444194e-13 relative error 6.244557173575596e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6168673991190275 y2[1] (numeric) 0.6168673991187454 absolute error 2.821076705572523e-13 relative error 4.573230340266665e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.891000000000302 y1[1] (analytic) 1.9240760235636134 y1[1] (numeric) 1.9240760235634935 absolute error 1.199040866595169e-13 relative error 6.231774898241315e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6177912838842368 y2[1] (numeric) 0.6177912838839541 absolute error 2.8266278206956486e-13 relative error 4.5753766594501013e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.892000000000302 y1[1] (analytic) 1.9244577701780545 y1[1] (numeric) 1.9244577701779348 absolute error 1.1968204205459188e-13 relative error 6.219000692518115e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6187155508581301 y2[1] (numeric) 0.618715550857847 absolute error 2.831068712794149e-13 relative error 4.575719341250735e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.893000000000303 y1[1] (analytic) 1.9248385923348026 y1[1] (numeric) 1.9248385923346831 absolute error 1.1945999744966684e-13 relative error 6.206234534437691e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6196401991164409 y2[1] (numeric) 0.6196401991161573 absolute error 2.83550960489265e-13 relative error 4.5760581849529254e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.894000000000303 y1[1] (analytic) 1.9252184896530353 y1[1] (numeric) 1.925218489652916 absolute error 1.192379528447418e-13 relative error 6.193476402059228e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6205652277345208 y2[1] (numeric) 0.6205652277342368 absolute error 2.8399504969911504e-13 relative error 4.5763932139073825e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.895000000000303 y1[1] (analytic) 1.9255974617528557 y1[1] (numeric) 1.9255974617527365 absolute error 1.192379528447418e-13 relative error 6.192257479203388e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6214906357873413 y2[1] (numeric) 0.621490635787057 absolute error 2.843281166065026e-13 relative error 4.574938063970969e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.896000000000304 y1[1] (analytic) 1.9259755082552912 y1[1] (numeric) 1.9259755082551722 absolute error 1.1901590823981678e-13 relative error 6.179513069074866e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6224164223494947 y2[1] (numeric) 0.6224164223492098 absolute error 2.8488322811881517e-13 relative error 4.5770519203757393e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.897000000000304 y1[1] (analytic) 1.9263526287822956 y1[1] (numeric) 1.9263526287821768 absolute error 1.1879386363489175e-13 relative error 6.166776625419037e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.623342586495194 y2[1] (numeric) 0.6233425864949088 absolute error 2.852162950262027e-13 relative error 4.575594563975804e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.898000000000304 y1[1] (analytic) 1.9267288229567485 y1[1] (numeric) 1.92672882295663 absolute error 1.1857181902996672e-13 relative error 6.154048126399385e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6242691272982757 y2[1] (numeric) 0.62426912729799 absolute error 2.856603842360528e-13 relative error 4.5759172085337535e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.899000000000305 y1[1] (analytic) 1.9271040904024557 y1[1] (numeric) 1.9271040904023373 absolute error 1.1834977442504169e-13 relative error 6.141327550206464e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6251960438321986 y2[1] (numeric) 0.6251960438319125 absolute error 2.8610447344590284e-13 relative error 4.5762361465405034e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.900000000000305 y1[1] (analytic) 1.92747843074415 y1[1] (numeric) 1.9274784307440316 absolute error 1.1834977442504169e-13 relative error 6.140134827830466e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6261233351700466 y2[1] (numeric) 0.6261233351697599 absolute error 2.866595849582154e-13 relative error 4.578324570515529e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.901000000000305 y1[1] (analytic) 1.9278518436074905 y1[1] (numeric) 1.9278518436073724 absolute error 1.1812772982011666e-13 relative error 6.127427800627577e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6270510003845281 y2[1] (numeric) 0.6270510003842411 absolute error 2.8699265186560297e-13 relative error 4.576862993434501e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.902000000000306 y1[1] (analytic) 1.9282243286190646 y1[1] (numeric) 1.9282243286189469 absolute error 1.176836406102666e-13 relative error 6.103213140897772e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6279790385479782 y2[1] (numeric) 0.6279790385476908 absolute error 2.8743674107545303e-13 relative error 4.577170947298945e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.903000000000306 y1[1] (analytic) 1.9285958854063878 y1[1] (numeric) 1.9285958854062701 absolute error 1.176836406102666e-13 relative error 6.1020373164110874e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6289074487323587 y2[1] (numeric) 0.6289074487320709 absolute error 2.877698079828406e-13 relative error 4.575709964365607e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.904000000000306 y1[1] (analytic) 1.9289665135979026 y1[1] (numeric) 1.9289665135977854 absolute error 1.1723955140041653e-13 relative error 6.077842750195889e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6298362300092597 y2[1] (numeric) 0.6298362300089714 absolute error 2.8832491949515315e-13 relative error 4.5777760274431064e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.905000000000307 y1[1] (analytic) 1.9293362128229816 y1[1] (numeric) 1.9293362128228644 absolute error 1.1723955140041653e-13 relative error 6.076678114535207e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6307653814498997 y2[1] (numeric) 0.630765381449611 absolute error 2.886579864025407e-13 relative error 4.576313077598222e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.906000000000307 y1[1] (analytic) 1.9297049827119248 y1[1] (numeric) 1.929704982711808 absolute error 1.1679546219056647e-13 relative error 6.052503529654938e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6316949021251275 y2[1] (numeric) 0.6316949021248385 absolute error 2.8899105330992825e-13 relative error 4.574851757354918e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.907000000000307 y1[1] (analytic) 1.9300728228959632 y1[1] (numeric) 1.9300728228958464 absolute error 1.1679546219056647e-13 relative error 6.051350021877496e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6326247911054226 y2[1] (numeric) 0.632624791105133 absolute error 2.8954616482224083e-13 relative error 4.576901962951843e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.908000000000308 y1[1] (analytic) 1.930439733007256 y1[1] (numeric) 1.9304397330071394 absolute error 1.1657341758564144e-13 relative error 6.038697587520246e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6335550474608957 y2[1] (numeric) 0.6335550474606059 absolute error 2.8987923172962837e-13 relative error 4.5754387545546354e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.909000000000308 y1[1] (analytic) 1.9308057126788931 y1[1] (numeric) 1.930805712678777 absolute error 1.1612932837579137e-13 relative error 6.014552764849029e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6344856702612911 y2[1] (numeric) 0.6344856702610008 absolute error 2.9032332093947844e-13 relative error 4.575726995062296e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.910000000000308 y1[1] (analytic) 1.9311707615448954 y1[1] (numeric) 1.9311707615447793 absolute error 1.1612932837579137e-13 relative error 6.013415835008313e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6354166585759856 y2[1] (numeric) 0.635416658575695 absolute error 2.90656387846866e-13 relative error 4.574264522718807e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.911000000000309 y1[1] (analytic) 1.9315348792402136 y1[1] (numeric) 1.9315348792400977 absolute error 1.1590728377086634e-13 relative error 6.000786473835746e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6363480114739912 y2[1] (numeric) 0.6363480114737001 absolute error 2.9110047705671604e-13 relative error 4.5745483887414315e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.912000000000309 y1[1] (analytic) 1.9318980654007305 y1[1] (numeric) 1.9318980654006146 absolute error 1.1590728377086634e-13 relative error 5.9996583591393515e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.637279728023955 y2[1] (numeric) 0.6372797280236635 absolute error 2.915445662665661e-13 relative error 4.574828814507765e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.913000000000309 y1[1] (analytic) 1.9322603196632593 y1[1] (numeric) 1.9322603196631436 absolute error 1.156852391659413e-13 relative error 5.987042117912048e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6382118072941607 y2[1] (numeric) 0.6382118072938686 absolute error 2.920996777788787e-13 relative error 4.576845405247194e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.91400000000031 y1[1] (analytic) 1.9326216416655462 y1[1] (numeric) 1.9326216416654307 absolute error 1.1546319456101628e-13 relative error 5.974433488259468e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6391442483525288 y2[1] (numeric) 0.6391442483522364 absolute error 2.9243274468626623e-13 relative error 4.5753794302310755e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.91500000000031 y1[1] (analytic) 1.9329820310462693 y1[1] (numeric) 1.9329820310461538 absolute error 1.1546319456101628e-13 relative error 5.973319601865066e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6400770502666184 y2[1] (numeric) 0.6400770502663257 absolute error 2.927658115936538e-13 relative error 4.5739151477420535e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.91600000000031 y1[1] (analytic) 1.933341487445039 y1[1] (numeric) 1.9333414874449237 absolute error 1.1524114995609125e-13 relative error 5.9607239954481826e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.641010212103628 y2[1] (numeric) 0.6410102121033346 absolute error 2.9332092310596636e-13 relative error 4.5759165387297616e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.917000000000311 y1[1] (analytic) 1.933700010502399 y1[1] (numeric) 1.933700010502284 absolute error 1.1501910535116622e-13 relative error 5.948135942828218e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6419437329303954 y2[1] (numeric) 0.6419437329301017 absolute error 2.937650123158164e-13 relative error 4.576180080064256e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.918000000000311 y1[1] (analytic) 1.9340575998598264 y1[1] (numeric) 1.9340575998597114 absolute error 1.1501910535116622e-13 relative error 5.947036187521116e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6428776118134001 y2[1] (numeric) 0.6428776118131059 absolute error 2.942091015256665e-13 relative error 4.576440307133651e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.919000000000311 y1[1] (analytic) 1.9344142551597316 y1[1] (numeric) 1.9344142551596168 absolute error 1.1479706074624119e-13 relative error 5.934461061793715e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6438118478187631 y2[1] (numeric) 0.6438118478184686 absolute error 2.9454216843305403e-13 relative error 4.5749727879498333e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.920000000000312 y1[1] (analytic) 1.9347699760454597 y1[1] (numeric) 1.934769976045345 absolute error 1.1479706074624119e-13 relative error 5.933369969947471e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6447464400122487 y2[1] (numeric) 0.6447464400119537 absolute error 2.949862576429041e-13 relative error 4.575228947945801e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.921000000000312 y1[1] (analytic) 1.9351247621612895 y1[1] (numeric) 1.935124762161175 absolute error 1.1457501614131615e-13 relative error 5.920807711299728e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6456813874592647 y2[1] (numeric) 0.6456813874589692 absolute error 2.9554136915521667e-13 relative error 4.577201308499264e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.922000000000312 y1[1] (analytic) 1.9354786131524353 y1[1] (numeric) 1.9354786131523207 absolute error 1.1457501614131615e-13 relative error 5.91972524845938e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6466166892248637 y2[1] (numeric) 0.6466166892245677 absolute error 2.9598545836506673e-13 relative error 4.57744848373588e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.923000000000313 y1[1] (analytic) 1.9358315286650456 y1[1] (numeric) 1.9358315286649312 absolute error 1.1435297153639112e-13 relative error 5.907175797227005e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6475523443737441 y2[1] (numeric) 0.6475523443734477 absolute error 2.964295475749168e-13 relative error 4.577692446802853e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.924000000000313 y1[1] (analytic) 1.9361835083462053 y1[1] (numeric) 1.9361835083460912 absolute error 1.141309269314661e-13 relative error 5.8946337699648745e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6484883519702507 y2[1] (numeric) 0.6484883519699538 absolute error 2.9687363678476686e-13 relative error 4.577933217810301e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.925000000000313 y1[1] (analytic) 1.9365345518439347 y1[1] (numeric) 1.9365345518438208 absolute error 1.1390888232654106e-13 relative error 5.882099145511191e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.649424711078376 y2[1] (numeric) 0.6494247110780786 absolute error 2.973177259946169e-13 relative error 4.578170816766704e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.926000000000314 y1[1] (analytic) 1.9368846588071904 y1[1] (numeric) 1.9368846588070767 absolute error 1.1368683772161603e-13 relative error 5.8695719027290376e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.650361420761761 y2[1] (numeric) 0.6503614207614632 absolute error 2.97761815204467e-13 relative error 4.578405263579472e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.927000000000314 y1[1] (analytic) 1.9372338288858653 y1[1] (numeric) 1.9372338288857518 absolute error 1.13464793116691e-13 relative error 5.8570520205062936e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6512984800836961 y2[1] (numeric) 0.6512984800833979 absolute error 2.9820590441431705e-13 relative error 4.578636578055512e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.928000000000314 y1[1] (analytic) 1.9375820617307893 y1[1] (numeric) 1.937582061730676 absolute error 1.1324274851176597e-13 relative error 5.844539477755554e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.652235888107122 y2[1] (numeric) 0.6522358881068234 absolute error 2.985389713217046e-13 relative error 4.5771625996862215e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.929000000000315 y1[1] (analytic) 1.93792935699373 y1[1] (numeric) 1.9379293569936167 absolute error 1.1324274851176597e-13 relative error 5.843492081023899e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.653173643894631 y2[1] (numeric) 0.6531736438943319 absolute error 2.9909408283401717e-13 relative error 4.579089888725924e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.930000000000315 y1[1] (analytic) 1.9382757143273917 y1[1] (numeric) 1.9382757143272786 absolute error 1.1302070390684094e-13 relative error 5.830992106613722e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6541117465084669 y2[1] (numeric) 0.6541117465081675 absolute error 2.994271497414047e-13 relative error 4.5776146253250153e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.931000000000315 y1[1] (analytic) 1.9386211333854173 y1[1] (numeric) 1.9386211333853043 absolute error 1.1302070390684094e-13 relative error 5.829953153841498e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6550501950105277 y2[1] (numeric) 0.6550501950102279 absolute error 2.998712389512548e-13 relative error 4.577836038144151e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.932000000000316 y1[1] (analytic) 1.9389656138223876 y1[1] (numeric) 1.9389656138222748 absolute error 1.127986593019159e-13 relative error 5.817465688808674e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6559889884623648 y2[1] (numeric) 0.6559889884620644 absolute error 3.0031532816110484e-13 relative error 4.578054410105917e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.933000000000316 y1[1] (analytic) 1.9393091552938224 y1[1] (numeric) 1.9393091552937098 absolute error 1.1257661469699087e-13 relative error 5.8049854707118385e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6569281259251847 y2[1] (numeric) 0.6569281259248839 absolute error 3.007594173709549e-13 relative error 4.578269760445717e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.934000000000316 y1[1] (analytic) 1.93965175745618 y1[1] (numeric) 1.9396517574560679 absolute error 1.1213252548714081e-13 relative error 5.7810648254819046e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.65786760645985 y2[1] (numeric) 0.6578676064595489 absolute error 3.0109248427834245e-13 relative error 4.5767944997109124e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.935000000000317 y1[1] (analytic) 1.9399934199668587 y1[1] (numeric) 1.9399934199667468 absolute error 1.1191048088221578e-13 relative error 5.7686010545400495e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6588074291268804 y2[1] (numeric) 0.6588074291265789 absolute error 3.015365734881925e-13 relative error 4.5770062715871297e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.936000000000317 y1[1] (analytic) 1.9403341424841958 y1[1] (numeric) 1.9403341424840839 absolute error 1.1191048088221578e-13 relative error 5.767588088664853e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6597475929864532 y2[1] (numeric) 0.6597475929861513 absolute error 3.019806626980426e-13 relative error 4.577215072980845e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.937000000000317 y1[1] (analytic) 1.9406739246674687 y1[1] (numeric) 1.940673924667357 absolute error 1.1168843627729075e-13 relative error 5.755136649060114e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6606880970984047 y2[1] (numeric) 0.6606880970981023 absolute error 3.0242475190789264e-13 relative error 4.5774209227633274e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.938000000000318 y1[1] (analytic) 1.9410127661768952 y1[1] (numeric) 1.9410127661767838 absolute error 1.1146639167236572e-13 relative error 5.742692351885705e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6616289405222309 y2[1] (numeric) 0.661628940521928 absolute error 3.028688411177427e-13 relative error 4.577623839711199e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.939000000000318 y1[1] (analytic) 1.941350666673634 y1[1] (numeric) 1.9413506666735227 absolute error 1.1124434706744069e-13 relative error 5.730255176312373e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6625701223170882 y2[1] (numeric) 0.6625701223167849 absolute error 3.0331293032759277e-13 relative error 4.5778238425069725e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.940000000000318 y1[1] (analytic) 1.9416876258197846 y1[1] (numeric) 1.9416876258196736 absolute error 1.1102230246251565e-13 relative error 5.717825101534641e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6635116415417952 y2[1] (numeric) 0.6635116415414914 absolute error 3.0375701953744283e-13 relative error 4.578020949739567e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.941000000000319 y1[1] (analytic) 1.9420236432783877 y1[1] (numeric) 1.942023643278277 absolute error 1.1080025785759062e-13 relative error 5.7054021067707196e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6644534972548326 y2[1] (numeric) 0.6644534972545284 absolute error 3.042011087472929e-13 relative error 4.578215179904833e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.942000000000319 y1[1] (analytic) 1.9423587187134264 y1[1] (numeric) 1.9423587187133156 absolute error 1.1080025785759062e-13 relative error 5.704417870401517e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6653956885143447 y2[1] (numeric) 0.6653956885140402 absolute error 3.0453417565468044e-13 relative error 4.5767380358989995e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.943000000000319 y1[1] (analytic) 1.9426928517898245 y1[1] (numeric) 1.942692851789714 absolute error 1.1057821325266559e-13 relative error 5.692007007221376e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6663382143781404 y2[1] (numeric) 0.6663382143778355 absolute error 3.049782648645305e-13 relative error 4.576928927138768e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.94400000000032 y1[1] (analytic) 1.9430260421734498 y1[1] (numeric) 1.9430260421733392 absolute error 1.1057821325266559e-13 relative error 5.691030941045643e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6672810739036941 y2[1] (numeric) 0.6672810739033886 absolute error 3.0542235407438056e-13 relative error 4.577116990410265e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.94500000000032 y1[1] (analytic) 1.943358289531111 y1[1] (numeric) 1.9433582895310009 absolute error 1.1013412404281553e-13 relative error 5.667206332260452e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.668224266148146 y2[1] (numeric) 0.6682242661478401 absolute error 3.0586644328423063e-13 relative error 4.5773022438610413e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.94600000000032 y1[1] (analytic) 1.9436895935305616 y1[1] (numeric) 1.9436895935304517 absolute error 1.099120794378905e-13 relative error 5.654816479119164e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6691677901683042 y2[1] (numeric) 0.6691677901679979 absolute error 3.063105324940807e-13 relative error 4.5774847055480613e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.947000000000321 y1[1] (analytic) 1.9440199538404974 y1[1] (numeric) 1.9440199538403875 absolute error 1.099120794378905e-13 relative error 5.653855518342511e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6701116450206446 y2[1] (numeric) 0.6701116450203378 absolute error 3.0675462170393075e-13 relative error 4.577664393438206e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.948000000000321 y1[1] (analytic) 1.9443493701305579 y1[1] (numeric) 1.9443493701304482 absolute error 1.0969003483296547e-13 relative error 5.641477633497527e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6710558297613125 y2[1] (numeric) 0.6710558297610053 absolute error 3.071987109137808e-13 relative error 4.577841325408769e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.949000000000321 y1[1] (analytic) 1.9446778420713269 y1[1] (numeric) 1.9446778420712174 absolute error 1.0946799022804043e-13 relative error 5.629106675656017e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6720003434461232 y2[1] (numeric) 0.6720003434458156 absolute error 3.076428001236309e-13 relative error 4.578015519247956e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.950000000000322 y1[1] (analytic) 1.9450053693343325 y1[1] (numeric) 1.9450053693342233 absolute error 1.092459456231154e-13 relative error 5.616742624237805e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6729451851305632 y2[1] (numeric) 0.6729451851302551 absolute error 3.0808688933348094e-13 relative error 4.578186992655377e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.951000000000322 y1[1] (analytic) 1.9453319515920477 y1[1] (numeric) 1.9453319515919387 absolute error 1.0902390101819037e-13 relative error 5.604385458685644e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6738903538697907 y2[1] (numeric) 0.6738903538694823 absolute error 3.084199562408685e-13 relative error 4.5767082800603716e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.952000000000322 y1[1] (analytic) 1.9456575885178902 y1[1] (numeric) 1.9456575885177811 absolute error 1.0902390101819037e-13 relative error 5.603447475115065e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6748358487186372 y2[1] (numeric) 0.6748358487183284 absolute error 3.0886404545071855e-13 relative error 4.576876673596735e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.953000000000323 y1[1] (analytic) 1.9459822797862225 y1[1] (numeric) 1.945982279786114 absolute error 1.0857981180834031e-13 relative error 5.579691703064656e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.675781668731608 y2[1] (numeric) 0.6757816687312986 absolute error 3.0941915696303113e-13 relative error 4.578685265964492e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.954000000000323 y1[1] (analytic) 1.9463060250723543 y1[1] (numeric) 1.9463060250722457 absolute error 1.0857981180834031e-13 relative error 5.578763586487065e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6767278129628829 y2[1] (numeric) 0.6767278129625731 absolute error 3.097522238704187e-13 relative error 4.577205457453364e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.955000000000323 y1[1] (analytic) 1.9466288240525396 y1[1] (numeric) 1.9466288240524314 absolute error 1.0813572259849025e-13 relative error 5.555025244790666e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6776742804663181 y2[1] (numeric) 0.6776742804660078 absolute error 3.1030733538273125e-13 relative error 4.579004166562202e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.956000000000324 y1[1] (analytic) 1.9469506764039801 y1[1] (numeric) 1.946950676403872 absolute error 1.0813572259849025e-13 relative error 5.554106938046168e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6786210702954457 y2[1] (numeric) 0.6786210702951351 absolute error 3.106404022901188e-13 relative error 4.577523685712821e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.957000000000324 y1[1] (analytic) 1.9472715818048227 y1[1] (numeric) 1.947271581804715 absolute error 1.0769163338864018e-13 relative error 5.530385920223132e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6795681815034764 y2[1] (numeric) 0.6795681815031653 absolute error 3.1108449149996886e-13 relative error 4.577678884431076e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.958000000000324 y1[1] (analytic) 1.9475915399341628 y1[1] (numeric) 1.947591539934055 absolute error 1.0769163338864018e-13 relative error 5.529477366300361e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6805156131432988 y2[1] (numeric) 0.6805156131429874 absolute error 3.114175584073564e-13 relative error 4.5762000517360654e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.959000000000325 y1[1] (analytic) 1.9479105504720415 y1[1] (numeric) 1.9479105504719343 absolute error 1.0724754417879012e-13 relative error 5.505773566080875e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6814633642674814 y2[1] (numeric) 0.6814633642671696 absolute error 3.1186164761720647e-13 relative error 4.5763523612517715e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.960000000000325 y1[1] (analytic) 1.9482286130994488 y1[1] (numeric) 1.948228613099342 absolute error 1.0680345496894006e-13 relative error 5.482080195867044e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6824114339282734 y2[1] (numeric) 0.682411433927961 absolute error 3.1241675912951905e-13 relative error 4.578129023001634e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.961000000000325 y1[1] (analytic) 1.9485457274983222 y1[1] (numeric) 1.9485457274982156 absolute error 1.0658141036401503e-13 relative error 5.469792618151775e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6833598211776049 y2[1] (numeric) 0.6833598211772921 absolute error 3.127498260369066e-13 relative error 4.5766493192116296e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.962000000000326 y1[1] (analytic) 1.9488618933515474 y1[1] (numeric) 1.9488618933514408 absolute error 1.0658141036401503e-13 relative error 5.468905248114944e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6843085250670888 y2[1] (numeric) 0.6843085250667756 absolute error 3.1319391524675666e-13 relative error 4.5767940011568826e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.963000000000326 y1[1] (analytic) 1.949177110342958 y1[1] (numeric) 1.9491771103428517 absolute error 1.0635936575909e-13 relative error 5.456629117729381e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6852575446480214 y2[1] (numeric) 0.6852575446477077 absolute error 3.136380044566067e-13 relative error 4.5769361739418003e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.964000000000326 y1[1] (analytic) 1.9494913781573373 y1[1] (numeric) 1.9494913781572312 absolute error 1.0613732115416497e-13 relative error 5.4443596080166385e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.686206878971383 y2[1] (numeric) 0.6862068789710689 absolute error 3.140820936664568e-13 relative error 4.5770758541106814e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.965000000000327 y1[1] (analytic) 1.9498046964804177 y1[1] (numeric) 1.9498046964803117 absolute error 1.0591527654923993e-13 relative error 5.432096698732291e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6871565270878395 y2[1] (numeric) 0.6871565270875251 absolute error 3.1441516057384433e-13 relative error 4.575597381084798e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.966000000000327 y1[1] (analytic) 1.9501170649988806 y1[1] (numeric) 1.950117064998775 absolute error 1.056932319443149e-13 relative error 5.4198403696536836e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6881064880477429 y2[1] (numeric) 0.688106488047428 absolute error 3.148592497836944e-13 relative error 4.5757343558406984e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.967000000000327 y1[1] (analytic) 1.950428483400358 y1[1] (numeric) 1.9504284834002523 absolute error 1.056932319443149e-13 relative error 5.418975001844228e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6890567609011322 y2[1] (numeric) 0.6890567609008169 absolute error 3.1530333899354446e-13 relative error 4.5758688817042904e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.968000000000328 y1[1] (analytic) 1.950738951373431 y1[1] (numeric) 1.9507389513733255 absolute error 1.0547118733938987e-13 relative error 5.406729960722431e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6900073446977348 y2[1] (numeric) 0.690007344697419 absolute error 3.1585845050585704e-13 relative error 4.577609976662238e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.969000000000328 y1[1] (analytic) 1.9510484686076317 y1[1] (numeric) 1.9510484686075267 absolute error 1.0502709812953981e-13 relative error 5.38311066175063e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6909582384869668 y2[1] (numeric) 0.6909582384866505 absolute error 3.163025397157071e-13 relative error 4.577737439072063e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.970000000000328 y1[1] (analytic) 1.9513570347934432 y1[1] (numeric) 1.9513570347933384 absolute error 1.0480505352461478e-13 relative error 5.370880451701074e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6919094413179345 y2[1] (numeric) 0.6919094413176179 absolute error 3.1663560662309465e-13 relative error 4.5762579279157373e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.971000000000329 y1[1] (analytic) 1.9516646496222991 y1[1] (numeric) 1.9516646496221945 absolute error 1.0458300891968975e-13 relative error 5.3586567210678045e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6928609522394353 y2[1] (numeric) 0.6928609522391183 absolute error 3.170796958329447e-13 relative error 4.5763828197864716e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.972000000000329 y1[1] (analytic) 1.951971312786585 y1[1] (numeric) 1.9519713127864804 absolute error 1.0458300891968975e-13 relative error 5.35781485284175e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6938127702999581 y2[1] (numeric) 0.6938127702996407 absolute error 3.1741276274033225e-13 relative error 4.574905166463054e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.973000000000329 y1[1] (analytic) 1.952277023979637 y1[1] (numeric) 1.9522770239795328 absolute error 1.0413891970983968e-13 relative error 5.334228617696721e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6947648945476853 y2[1] (numeric) 0.6947648945473675 absolute error 3.178568519501823e-13 relative error 4.575027530098761e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.97400000000033 y1[1] (analytic) 1.9525817828957446 y1[1] (numeric) 1.9525817828956407 absolute error 1.0391687510491465e-13 relative error 5.3220242048352225e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6957173240304925 y2[1] (numeric) 0.6957173240301742 absolute error 3.183009411600324e-13 relative error 4.575147551537492e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.97500000000033 y1[1] (analytic) 1.9528855892301489 y1[1] (numeric) 1.952885589230045 absolute error 1.0391687510491465e-13 relative error 5.321196268639575e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6966700577959501 y2[1] (numeric) 0.6966700577956315 absolute error 3.1863400806741993e-13 relative error 4.573671632673291e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.97600000000033 y1[1] (analytic) 1.9531884426790431 y1[1] (numeric) 1.9531884426789394 absolute error 1.0369483049998962e-13 relative error 5.309002871108491e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6976230948913249 y2[1] (numeric) 0.6976230948910057 absolute error 3.191891195797325e-13 relative error 4.5753806305603386e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.977000000000331 y1[1] (analytic) 1.953490342939574 y1[1] (numeric) 1.9534903429394705 absolute error 1.0347278589506459e-13 relative error 5.2968158388416074e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6985764343635794 y2[1] (numeric) 0.6985764343632599 absolute error 3.1952218648712005e-13 relative error 4.5739044543953556e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.978000000000331 y1[1] (analytic) 1.9537912897098415 y1[1] (numeric) 1.9537912897097383 absolute error 1.0325074129013956e-13 relative error 5.2846351518679035e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.6995300752593745 y2[1] (numeric) 0.6995300752590545 absolute error 3.199662756969701e-13 relative error 4.5740174298915135e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.979000000000331 y1[1] (analytic) 1.954091282688899 y1[1] (numeric) 1.9540912826887957 absolute error 1.0325074129013956e-13 relative error 5.283823852285082e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7004840166250694 y2[1] (numeric) 0.7004840166247489 absolute error 3.205213872092827e-13 relative error 4.575713072705843e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.980000000000332 y1[1] (analytic) 1.9543903215767529 y1[1] (numeric) 1.95439032157665 absolute error 1.028066520802895e-13 relative error 5.26029273401987e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7014382575067226 y2[1] (numeric) 0.7014382575064017 absolute error 3.2096547641913276e-13 relative error 4.5758193680511734e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.981000000000332 y1[1] (analytic) 1.954688406074365 y1[1] (numeric) 1.9546884060742624 absolute error 1.0258460747536446e-13 relative error 5.2481309633071864e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7023927969500934 y2[1] (numeric) 0.7023927969497721 absolute error 3.212985433265203e-13 relative error 4.574342799664976e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.982000000000332 y1[1] (analytic) 1.9549855358836505 y1[1] (numeric) 1.9549855358835482 absolute error 1.0236256287043943e-13 relative error 5.235975458210831e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7033476340006425 y2[1] (numeric) 0.7033476340003207 absolute error 3.2174263253637037e-13 relative error 4.5744467882304195e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.983000000000333 y1[1] (analytic) 1.9552817107074798 y1[1] (numeric) 1.9552817107073777 absolute error 1.021405182655144e-13 relative error 5.223826198863021e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.704302767703533 y2[1] (numeric) 0.7043027677032107 absolute error 3.2229774404868294e-13 relative error 4.5761249114436246e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.984000000000333 y1[1] (analytic) 1.955576930249678 y1[1] (numeric) 1.955576930249576 absolute error 1.0191847366058937e-13 relative error 5.211683165416405e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7052581971036309 y2[1] (numeric) 0.7052581971033083 absolute error 3.226308109560705e-13 relative error 4.5746481541236593e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.985000000000333 y1[1] (analytic) 1.9558711942150255 y1[1] (numeric) 1.9558711942149238 absolute error 1.0169642905566434e-13 relative error 5.199546338043976e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7062139212455072 y2[1] (numeric) 0.7062139212451842 absolute error 3.2296387786345804e-13 relative error 4.573173483947555e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.986000000000334 y1[1] (analytic) 1.9561645023092584 y1[1] (numeric) 1.956164502309157 absolute error 1.0147438445073931e-13 relative error 5.187415696939009e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7071699391734378 y2[1] (numeric) 0.7071699391731144 absolute error 3.234079670733081e-13 relative error 4.5732708527078704e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.987000000000334 y1[1] (analytic) 1.9564568542390688 y1[1] (numeric) 1.9564568542389675 absolute error 1.0125233984581428e-13 relative error 5.175291222314978e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7081262499314049 y2[1] (numeric) 0.7081262499310811 absolute error 3.2385205628315816e-13 relative error 4.57336606734363e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.988000000000334 y1[1] (analytic) 1.9567482497121045 y1[1] (numeric) 1.9567482497120037 absolute error 1.0080825063596421e-13 relative error 5.151825261670534e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7090828525630977 y2[1] (numeric) 0.7090828525627735 absolute error 3.241851231905457e-13 relative error 4.571893425693835e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.989000000000335 y1[1] (analytic) 1.9570386884369704 y1[1] (numeric) 1.9570386884368698 absolute error 1.0058620603103918e-13 relative error 5.139714744800188e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7100397461119137 y2[1] (numeric) 0.710039746111589 absolute error 3.2462921240039577e-13 relative error 4.571986486362539e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.990000000000335 y1[1] (analytic) 1.9573281701232275 y1[1] (numeric) 1.957328170123127 absolute error 1.0036416142611415e-13 relative error 5.127610329125112e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7109969296209594 y2[1] (numeric) 0.7109969296206343 absolute error 3.2507330161024584e-13 relative error 4.572077431945397e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.991000000000335 y1[1] (analytic) 1.9576166944813944 y1[1] (numeric) 1.957616694481294 absolute error 1.0036416142611415e-13 relative error 5.126854593600731e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7119544021330514 y2[1] (numeric) 0.7119544021327259 absolute error 3.255173908200959e-13 relative error 4.5721662770091645e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.992000000000336 y1[1] (analytic) 1.9579042612229465 y1[1] (numeric) 1.9579042612228463 absolute error 1.0014211682118912e-13 relative error 5.1147606552854804e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7129121626907173 y2[1] (numeric) 0.7129121626903914 absolute error 3.2596148002994596e-13 relative error 4.5722530360497975e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.993000000000336 y1[1] (analytic) 1.9581908700603172 y1[1] (numeric) 1.9581908700602173 absolute error 9.992007221626409e-14 relative error 5.102672765152168e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7138702103361965 y2[1] (numeric) 0.7138702103358702 absolute error 3.262945469373335e-13 relative error 4.570782506580089e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.994000000000336 y1[1] (analytic) 1.9584765207068977 y1[1] (numeric) 1.958476520706798 absolute error 9.969802761133906e-14 relative error 5.090590903553635e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7148285441114417 y2[1] (numeric) 0.7148285441111148 absolute error 3.268496584496461e-13 relative error 4.572420353693798e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.995000000000337 y1[1] (analytic) 1.9587612128770373 y1[1] (numeric) 1.9587612128769378 absolute error 9.947598300641403e-14 relative error 5.078515050862338e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7157871630581187 y2[1] (numeric) 0.7157871630577917 absolute error 3.270717030545711e-13 relative error 4.569398837179403e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.996000000000337 y1[1] (analytic) 1.959044946286044 y1[1] (numeric) 1.9590449462859447 absolute error 9.9253938401489e-14 relative error 5.066445187470279e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7167460662176093 y2[1] (numeric) 0.7167460662172817 absolute error 3.276268145668837e-13 relative error 4.571030522648363e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.997000000000337 y1[1] (analytic) 1.9593277206501845 y1[1] (numeric) 1.9593277206500852 absolute error 9.9253938401489e-14 relative error 5.0657139872727625e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7177052526310099 y2[1] (numeric) 0.7177052526306819 absolute error 3.2807090377673376e-13 relative error 4.571109136711351e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.998000000000338 y1[1] (analytic) 1.9596095356866838 y1[1] (numeric) 1.959609535686585 absolute error 9.880984919163893e-14 relative error 5.042323350249166e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7186647213391344 y2[1] (numeric) 0.7186647213388059 absolute error 3.285149929865838e-13 relative error 4.5711857453422874e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 5.999000000000338 y1[1] (analytic) 1.9598903911137278 y1[1] (numeric) 1.9598903911136292 absolute error 9.85878045867139e-14 relative error 5.030271337301183e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7196244713825142 y2[1] (numeric) 0.7196244713821851 absolute error 3.290701044988964e-13 relative error 4.5728031436549106e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.000000000000338 y1[1] (analytic) 1.9601702866504604 y1[1] (numeric) 1.960170286650362 absolute error 9.836575998178887e-14 relative error 5.018225235414435e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.720584501801399 y2[1] (numeric) 0.7205845018010696 absolute error 3.2940317140628395e-13 relative error 4.571333002344687e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.001000000000339 y1[1] (analytic) 1.9604492220169867 y1[1] (numeric) 1.9604492220168885 absolute error 9.814371537686384e-14 relative error 5.006185025077556e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7215448116357589 y2[1] (numeric) 0.721544811635429 absolute error 3.29847260616134e-13 relative error 4.5714036785651965e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.002000000000339 y1[1] (analytic) 1.960727196934371 y1[1] (numeric) 1.960727196934273 absolute error 9.792167077193881e-14 relative error 4.994150686798293e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.722505399925284 y2[1] (numeric) 0.7225053999249537 absolute error 3.3029134982598407e-13 relative error 4.571472405052478e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.003000000000339 y1[1] (analytic) 1.9610042111246382 y1[1] (numeric) 1.9610042111245405 absolute error 9.769962616701378e-14 relative error 4.98212220110343e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.723466265709386 y2[1] (numeric) 0.7234662657090553 absolute error 3.3073543903583413e-13 relative error 4.571539195563397e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.00400000000034 y1[1] (analytic) 1.9612802643107745 y1[1] (numeric) 1.961280264310677 absolute error 9.747758156208874e-14 relative error 4.970099548538716e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7244274080271991 y2[1] (numeric) 0.7244274080268681 absolute error 3.3095748364075916e-13 relative error 4.568538958817709e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.00500000000034 y1[1] (analytic) 1.9615553562167265 y1[1] (numeric) 1.9615553562166292 absolute error 9.725553695716371e-14 relative error 4.958082709668798e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7253888259175814 y2[1] (numeric) 0.72538882591725 absolute error 3.3140157285060923e-13 relative error 4.568605980818666e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.00600000000034 y1[1] (analytic) 1.9618294865674022 y1[1] (numeric) 1.9618294865673054 absolute error 9.681144774731365e-14 relative error 4.9347534232806285e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7263505184191148 y2[1] (numeric) 0.726350518418783 absolute error 3.318456620604593e-13 relative error 4.5686710981182165e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.007000000000341 y1[1] (analytic) 1.962102655088672 y1[1] (numeric) 1.9621026550885752 absolute error 9.681144774731365e-14 relative error 4.934066395365971e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.727312484570107 y2[1] (numeric) 0.7273124845697747 absolute error 3.3228975127030935e-13 relative error 4.568734324239134e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.008000000000341 y1[1] (analytic) 1.9623748615073664 y1[1] (numeric) 1.96237486150727 absolute error 9.636735853746359e-14 relative error 4.910751784877664e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7282747234085919 y2[1] (numeric) 0.7282747234082592 absolute error 3.327338404801594e-13 relative error 4.568795672639075e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.009000000000341 y1[1] (analytic) 1.9626461055512796 y1[1] (numeric) 1.9626461055511835 absolute error 9.614531393253856e-14 relative error 4.898759570591699e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7292372339723308 y2[1] (numeric) 0.7292372339719976 absolute error 3.331779296900095e-13 relative error 4.5688551567109254e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.010000000000342 y1[1] (analytic) 1.9629163869491677 y1[1] (numeric) 1.9629163869490718 absolute error 9.592326932761353e-14 relative error 4.886773067124921e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7302000152988131 y2[1] (numeric) 0.7302000152984794 absolute error 3.3362201889985954e-13 relative error 4.568912789783145e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.011000000000342 y1[1] (analytic) 1.963185705430749 y1[1] (numeric) 1.9631857054306532 absolute error 9.592326932761353e-14 relative error 4.886102678022845e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7311630664252576 y2[1] (numeric) 0.7311630664249236 absolute error 3.340661081097096e-13 relative error 4.568968585120118e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.012000000000342 y1[1] (analytic) 1.963454060726705 y1[1] (numeric) 1.9634540607266096 absolute error 9.547918011776346e-14 relative error 4.862817115386195e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7321263863886134 y2[1] (numeric) 0.7321263863882789 absolute error 3.3451019731955967e-13 relative error 4.569022555922487e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.013000000000343 y1[1] (analytic) 1.9637214525686808 y1[1] (numeric) 1.9637214525685855 absolute error 9.525713551283843e-14 relative error 4.850847628528763e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7330899742255603 y2[1] (numeric) 0.7330899742252255 absolute error 3.348432642269472e-13 relative error 4.5675602722664047e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.014000000000343 y1[1] (analytic) 1.963987880689284 y1[1] (numeric) 1.9639878806891893 absolute error 9.481304630298837e-14 relative error 4.827577972106052e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7340538289725109 y2[1] (numeric) 0.7340538289721756 absolute error 3.352873534367973e-13 relative error 4.567612621898785e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.015000000000343 y1[1] (analytic) 1.9642533448220871 y1[1] (numeric) 1.9642533448219925 absolute error 9.459100169806334e-14 relative error 4.815621261249828e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7350179496656103 y2[1] (numeric) 0.7350179496652747 absolute error 3.356204203441848e-13 relative error 4.566152710921853e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.016000000000344 y1[1] (analytic) 1.9645178447016258 y1[1] (numeric) 1.9645178447015315 absolute error 9.43689570931383e-14 relative error 4.803670139604724e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.735982335340738 y2[1] (numeric) 0.7359823353404019 absolute error 3.360645095540349e-13 relative error 4.566203472783718e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.017000000000344 y1[1] (analytic) 1.9647813800634 y1[1] (numeric) 1.964781380063306 absolute error 9.392486788328824e-14 relative error 4.780423350727064e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7369469850335082 y2[1] (numeric) 0.7369469850331718 absolute error 3.3639757646142243e-13 relative error 4.5647459490742985e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.018000000000344 y1[1] (analytic) 1.9650439506438746 y1[1] (numeric) 1.965043950643781 absolute error 9.370282327836321e-14 relative error 4.768484859977821e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7379118977792716 y2[1] (numeric) 0.7379118977789347 absolute error 3.368416656712725e-13 relative error 4.564795156237344e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.019000000000345 y1[1] (analytic) 1.9653055561804789 y1[1] (numeric) 1.9653055561803856 absolute error 9.325873406851315e-14 relative error 4.74525367189004e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7388770726131153 y2[1] (numeric) 0.738877072612778 absolute error 3.3728575488112256e-13 relative error 4.564842615677281e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.020000000000345 y1[1] (analytic) 1.9655661964116076 y1[1] (numeric) 1.9655661964115145 absolute error 9.303668946358812e-14 relative error 4.733327711548891e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7398425085698648 y2[1] (numeric) 0.7398425085695269 absolute error 3.3784086639343514e-13 relative error 4.5663889608950763e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.021000000000345 y1[1] (analytic) 1.9658258710766203 y1[1] (numeric) 1.9658258710765275 absolute error 9.281464485866309e-14 relative error 4.7214072326676345e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7408082046840838 y2[1] (numeric) 0.7408082046837456 absolute error 3.381739333008227e-13 relative error 4.5649323423062825e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.022000000000346 y1[1] (analytic) 1.9660845799158424 y1[1] (numeric) 1.9660845799157498 absolute error 9.259260025373806e-14 relative error 4.709492216133522e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7417741599900767 y2[1] (numeric) 0.7417741599897381 absolute error 3.3861802251067274e-13 relative error 4.564974634802629e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.023000000000346 y1[1] (analytic) 1.966342322670565 y1[1] (numeric) 1.9663423226704728 absolute error 9.214851104388799e-14 relative error 4.686290376882982e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.742740373521888 y2[1] (numeric) 0.742740373521549 absolute error 3.390621117205228e-13 relative error 4.565015230191077e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.024000000000346 y1[1] (analytic) 1.9665990990830455 y1[1] (numeric) 1.9665990990829536 absolute error 9.192646643896296e-14 relative error 4.6743877021923264e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7437068443133044 y2[1] (numeric) 0.743706844312965 absolute error 3.3939517862791035e-13 relative error 4.5635613175146736e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.025000000000347 y1[1] (analytic) 1.9668549088965075 y1[1] (numeric) 1.9668549088964158 absolute error 9.170442183403793e-14 relative error 4.662490426682676e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.744673571397855 y2[1] (numeric) 0.7446735713975152 absolute error 3.397282455352979e-13 relative error 4.5621096086112086e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.026000000000347 y1[1] (analytic) 1.967109751855141 y1[1] (numeric) 1.9671097518550498 absolute error 9.126033262418787e-14 relative error 4.639310670801266e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7456405538088131 y2[1] (numeric) 0.7456405538084728 absolute error 3.402833570476105e-13 relative error 4.563638006401423e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.027000000000347 y1[1] (analytic) 1.9673636277041036 y1[1] (numeric) 1.9673636277040125 absolute error 9.103828801926284e-14 relative error 4.627425593178407e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7466077905791961 y2[1] (numeric) 0.7466077905788554 absolute error 3.4072744625746054e-13 relative error 4.56367386674514e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.028000000000348 y1[1] (analytic) 1.9676165361895188 y1[1] (numeric) 1.967616536189428 absolute error 9.08162434143378e-14 relative error 4.6155458517446856e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7475752807417674 y2[1] (numeric) 0.7475752807414263 absolute error 3.410605131648481e-13 relative error 4.5622229887863236e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.029000000000348 y1[1] (analytic) 1.9678684770584787 y1[1] (numeric) 1.967868477058388 absolute error 9.059419880941277e-14 relative error 4.603671427514848e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7485430233290369 y2[1] (numeric) 0.7485430233286955 absolute error 3.4139358007223564e-13 relative error 4.560774323350675e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.030000000000348 y1[1] (analytic) 1.968119450059042 y1[1] (numeric) 1.9681194500589516 absolute error 9.037215420448774e-14 relative error 4.591802301520706e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7495110173732622 y2[1] (numeric) 0.7495110173729204 absolute error 3.418376692820857e-13 relative error 4.560809132333914e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.031000000000349 y1[1] (analytic) 1.968369454940236 y1[1] (numeric) 1.9683694549401458 absolute error 9.015010959956271e-14 relative error 4.579938454811059e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7504792619064492 y2[1] (numeric) 0.7504792619061069 absolute error 3.4228175849193576e-13 relative error 4.560842329239509e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.032000000000349 y1[1] (analytic) 1.9686184914520557 y1[1] (numeric) 1.9686184914519658 absolute error 8.992806499463768e-14 relative error 4.5680798684516376e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7514477559603535 y2[1] (numeric) 0.7514477559600108 absolute error 3.427258477017858e-13 relative error 4.560873926142486e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.033000000000349 y1[1] (analytic) 1.9688665593454646 y1[1] (numeric) 1.968866559345375 absolute error 8.970602038971265e-14 relative error 4.556226523525026e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7524164985664811 y2[1] (numeric) 0.752416498566138 absolute error 3.4305891460917337e-13 relative error 4.5594283918916724e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.03400000000035 y1[1] (analytic) 1.969113658372395 y1[1] (numeric) 1.9691136583723055 absolute error 8.948397578478762e-14 relative error 4.5443784011305955e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7533854887560896 y2[1] (numeric) 0.7533854887557461 absolute error 3.4350300381902343e-13 relative error 4.5594587226013505e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.03500000000035 y1[1] (analytic) 1.9693597882857476 y1[1] (numeric) 1.9693597882856584 absolute error 8.926193117986259e-14 relative error 4.5325354823844394e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7543547255601887 y2[1] (numeric) 0.7543547255598448 absolute error 3.43836070726411e-13 relative error 4.558015732864616e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.03600000000035 y1[1] (analytic) 1.9696049488393932 y1[1] (numeric) 1.969604948839304 absolute error 8.926193117986259e-14 relative error 4.531971308889174e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7553242080095418 y2[1] (numeric) 0.7553242080091975 absolute error 3.4428015993626104e-13 relative error 4.5580448274459625e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.037000000000351 y1[1] (analytic) 1.9698491397881703 y1[1] (numeric) 1.9698491397880815 absolute error 8.881784197001252e-14 relative error 4.5088651803845055e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7562939351346665 y2[1] (numeric) 0.7562939351343219 absolute error 3.446132268436486e-13 relative error 4.556604394590132e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.038000000000351 y1[1] (analytic) 1.9700923608878886 y1[1] (numeric) 1.9700923608878 absolute error 8.859579736508749e-14 relative error 4.497037759445898e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7572639059658357 y2[1] (numeric) 0.7572639059654908 absolute error 3.4494629375103614e-13 relative error 4.555166184912536e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.039000000000351 y1[1] (analytic) 1.9703346118953267 y1[1] (numeric) 1.9703346118952385 absolute error 8.815170815523743e-14 relative error 4.473946081190826e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7582341195330788 y2[1] (numeric) 0.7582341195327335 absolute error 3.453903829608862e-13 relative error 4.5551944190216326e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.040000000000352 y1[1] (analytic) 1.970575892568234 y1[1] (numeric) 1.970575892568146 absolute error 8.79296635503124e-14 relative error 4.462130277850626e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7592045748661822 y2[1] (numeric) 0.7592045748658365 absolute error 3.4572344986827375e-13 relative error 4.553758780091797e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.041000000000352 y1[1] (analytic) 1.9708162026653295 y1[1] (numeric) 1.9708162026652418 absolute error 8.770761894538737e-14 relative error 4.45031955931617e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7601752709946906 y2[1] (numeric) 0.7601752709943446 absolute error 3.460565167756613e-13 relative error 4.552325364686564e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.042000000000352 y1[1] (analytic) 1.9710555419463032 y1[1] (numeric) 1.971055541946216 absolute error 8.72635297355373e-14 relative error 4.427248643098592e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7611462069479081 y2[1] (numeric) 0.7611462069475616 absolute error 3.4650060598551136e-13 relative error 4.55235279138986e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.043000000000353 y1[1] (analytic) 1.9712939101718159 y1[1] (numeric) 1.9712939101717288 absolute error 8.704148513061227e-14 relative error 4.415449400085948e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7621173817548987 y2[1] (numeric) 0.7621173817545518 absolute error 3.469446951953614e-13 relative error 4.5523787214571204e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.044000000000353 y1[1] (analytic) 1.9715313071034992 y1[1] (numeric) 1.9715313071034126 absolute error 8.659739592076221e-14 relative error 4.392392634534822e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7630887944444877 y2[1] (numeric) 0.7630887944441405 absolute error 3.4727776210274897e-13 relative error 4.5509482596394266e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.045000000000353 y1[1] (analytic) 1.9717677325039566 y1[1] (numeric) 1.9717677325038703 absolute error 8.637535131583718e-14 relative error 4.380604768602676e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7640604440452626 y2[1] (numeric) 0.7640604440449149 absolute error 3.4772185131259903e-13 relative error 4.550973081024989e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.046000000000354 y1[1] (analytic) 1.9720031861367624 y1[1] (numeric) 1.9720031861366762 absolute error 8.615330671091215e-14 relative error 4.368821882062479e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7650323295855738 y2[1] (numeric) 0.7650323295852256 absolute error 3.481659405224491e-13 relative error 4.550996435811469e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.047000000000354 y1[1] (analytic) 1.972237667766463 y1[1] (numeric) 1.972237667766377 absolute error 8.593126210598712e-14 relative error 4.357043956233901e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7660044500935357 y2[1] (numeric) 0.7660044500931872 absolute error 3.4849900742983664e-13 relative error 4.5495689664372305e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.048000000000354 y1[1] (analytic) 1.972471177158577 y1[1] (numeric) 1.9724711771584913 absolute error 8.570921750106208e-14 relative error 4.345270972452414e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7669768045970281 y2[1] (numeric) 0.7669768045966792 absolute error 3.489430966396867e-13 relative error 4.549591259451744e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.049000000000355 y1[1] (analytic) 1.9727037140795947 y1[1] (numeric) 1.9727037140795094 absolute error 8.526512829121202e-14 relative error 4.3222470603495675e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7679493921236965 y2[1] (numeric) 0.7679493921233471 absolute error 3.4938718584953676e-13 relative error 4.549612115498096e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.050000000000355 y1[1] (analytic) 1.9729352782969796 y1[1] (numeric) 1.9729352782968945 absolute error 8.504308368628699e-14 relative error 4.310485225835459e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7689222117009534 y2[1] (numeric) 0.7689222117006036 absolute error 3.4983127505938683e-13 relative error 4.5496315457647616e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.051000000000355 y1[1] (analytic) 1.9731658695791672 y1[1] (numeric) 1.9731658695790824 absolute error 8.482103908136196e-14 relative error 4.298728271610152e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7698952623559794 y2[1] (numeric) 0.7698952623556291 absolute error 3.502753642692369e-13 relative error 4.5496495613877245e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.052000000000356 y1[1] (analytic) 1.9733954876955662 y1[1] (numeric) 1.9733954876954818 absolute error 8.43769498715119e-14 relative error 4.275724273092523e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7708685431157238 y2[1] (numeric) 0.7708685431153731 absolute error 3.5071945347908695e-13 relative error 4.54966617345075e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.053000000000356 y1[1] (analytic) 1.9736241324165587 y1[1] (numeric) 1.9736241324164745 absolute error 8.415490526658687e-14 relative error 4.263978327197759e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.771842053006906 y2[1] (numeric) 0.771842053006555 absolute error 3.510525203864745e-13 relative error 4.5482429859692223e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.054000000000356 y1[1] (analytic) 1.9738518035135 y1[1] (numeric) 1.973851803513416 absolute error 8.393286066166183e-14 relative error 4.2522371999893546e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7728157910560162 y2[1] (numeric) 0.7728157910556648 absolute error 3.5138558729386205e-13 relative error 4.546822041688748e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.055000000000357 y1[1] (analytic) 1.9740785007587187 y1[1] (numeric) 1.9740785007586352 absolute error 8.348877145181177e-14 relative error 4.229252859991315e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7737897562893163 y2[1] (numeric) 0.7737897562889646 absolute error 3.517186542012496e-13 relative error 4.545403339117656e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.056000000000357 y1[1] (analytic) 1.974304223925518 y1[1] (numeric) 1.9743042239254347 absolute error 8.326672684688674e-14 relative error 4.217522600510226e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7747639477328414 y2[1] (numeric) 0.7747639477324892 absolute error 3.5216274341109965e-13 relative error 4.5454198590631174e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.057000000000357 y1[1] (analytic) 1.9745289727881745 y1[1] (numeric) 1.9745289727880915 absolute error 8.304468224196171e-14 relative error 4.20579709826677e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7757383644124001 y2[1] (numeric) 0.7757383644120474 absolute error 3.5271785492341223e-13 relative error 4.5468662000568456e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.058000000000358 y1[1] (analytic) 1.9747527471219395 y1[1] (numeric) 1.9747527471218567 absolute error 8.282263763703668e-14 relative error 4.194076334758604e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7767130053535756 y2[1] (numeric) 0.7767130053532224 absolute error 3.531619441332623e-13 relative error 4.5468782124035093e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.059000000000358 y1[1] (analytic) 1.9749755467030385 y1[1] (numeric) 1.974975546702956 absolute error 8.260059303211165e-14 relative error 4.182360291498416e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.777687869581727 y2[1] (numeric) 0.7776878695813735 absolute error 3.5349501104064984e-13 relative error 4.5454612945264815e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.060000000000358 y1[1] (analytic) 1.9751973713086721 y1[1] (numeric) 1.9751973713085897 absolute error 8.237854842718662e-14 relative error 4.170648950013866e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7786629561219904 y2[1] (numeric) 0.7786629561216365 absolute error 3.539391002504999e-13 relative error 4.5454724340970125e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.061000000000359 y1[1] (analytic) 1.9754182207170157 y1[1] (numeric) 1.9754182207169335 absolute error 8.215650382226158e-14 relative error 4.158942291847512e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7796382639992792 y2[1] (numeric) 0.7796382639989249 absolute error 3.5427216715788745e-13 relative error 4.5440582320907614e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.062000000000359 y1[1] (analytic) 1.9756380947072198 y1[1] (numeric) 1.975638094707138 absolute error 8.193445921733655e-14 relative error 4.147240298556748e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7806137922382856 y2[1] (numeric) 0.7806137922379309 absolute error 3.547162563677375e-13 relative error 4.5440685252389046e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.063000000000359 y1[1] (analytic) 1.9758569930594105 y1[1] (numeric) 1.9758569930593288 absolute error 8.171241461241152e-14 relative error 4.135542951713742e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7815895398634816 y2[1] (numeric) 0.7815895398631265 absolute error 3.5504932327512506e-13 relative error 4.54265704908411e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.06400000000036 y1[1] (analytic) 1.9760749155546895 y1[1] (numeric) 1.976074915554608 absolute error 8.149037000748649e-14 relative error 4.123850232905362e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7825655058991196 y2[1] (numeric) 0.782565505898764 absolute error 3.5560443478743764e-13 relative error 4.5440852185130505e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.06500000000036 y1[1] (analytic) 1.9762918619751342 y1[1] (numeric) 1.9762918619750531 absolute error 8.104628079763643e-14 relative error 4.100926708094503e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7835416893692334 y2[1] (numeric) 0.7835416893688774 absolute error 3.560485239972877e-13 relative error 4.544091639640947e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.06600000000036 y1[1] (analytic) 1.9765078321037983 y1[1] (numeric) 1.9765078321037175 absolute error 8.08242361927114e-14 relative error 4.089244417851961e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7845180892976398 y2[1] (numeric) 0.7845180892972834 absolute error 3.5638159090467525e-13 relative error 4.542681625400571e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.067000000000361 y1[1] (analytic) 1.9767228257247118 y1[1] (numeric) 1.9767228257246312 absolute error 8.060219158778636e-14 relative error 4.077566694674847e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.785494704707939 y2[1] (numeric) 0.7854947047075822 absolute error 3.568256801145253e-13 relative error 4.542687276895132e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.068000000000361 y1[1] (analytic) 1.9769368426228808 y1[1] (numeric) 1.9769368426228007 absolute error 8.01581023779363e-14 relative error 4.05466177015485e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7864715346235156 y2[1] (numeric) 0.7864715346231584 absolute error 3.5715874702191286e-13 relative error 4.5412800247485746e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.069000000000361 y1[1] (analytic) 1.9771498825842886 y1[1] (numeric) 1.9771498825842089 absolute error 7.971401316808624e-14 relative error 4.031763796475249e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7874485780675399 y2[1] (numeric) 0.7874485780671823 absolute error 3.576028362317629e-13 relative error 4.5412849320186485e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.070000000000362 y1[1] (analytic) 1.9773619453958955 y1[1] (numeric) 1.9773619453958158 absolute error 7.971401316808624e-14 relative error 4.031331408682814e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7884258340629683 y2[1] (numeric) 0.7884258340626102 absolute error 3.58046925441613e-13 relative error 4.541288602841714e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.071000000000362 y1[1] (analytic) 1.9775730308456383 y1[1] (numeric) 1.9775730308455588 absolute error 7.949196856316121e-14 relative error 4.019672969001267e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.789403301632545 y2[1] (numeric) 0.7894033016321865 absolute error 3.5849101465146305e-13 relative error 4.541291047428822e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.072000000000362 y1[1] (analytic) 1.9777831387224316 y1[1] (numeric) 1.9777831387223526 absolute error 7.904787935331115e-14 relative error 3.996792054986013e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7903809797988025 y2[1] (numeric) 0.7903809797984437 absolute error 3.588240815588506e-13 relative error 4.5398876077482535e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.073000000000363 y1[1] (analytic) 1.9779922688161677 y1[1] (numeric) 1.977992268816089 absolute error 7.882583474838611e-14 relative error 3.9851437233151335e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7913588675840628 y2[1] (numeric) 0.7913588675837036 absolute error 3.5926817076870066e-13 relative error 4.539889366066111e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.074000000000363 y1[1] (analytic) 1.9782004209177166 y1[1] (numeric) 1.978200420917638 absolute error 7.860379014346108e-14 relative error 3.973499818941279e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7923369640104381 y2[1] (numeric) 0.7923369640100785 absolute error 3.596012376760882e-13 relative error 4.5384887239887864e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.075000000000363 y1[1] (analytic) 1.978407594818926 y1[1] (numeric) 1.9784075948188478 absolute error 7.815970093361102e-14 relative error 3.950636923265784e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7933152680998321 y2[1] (numeric) 0.7933152680994721 absolute error 3.6004532688593827e-13 relative error 4.538489820677819e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.076000000000364 y1[1] (analytic) 1.9786137903126222 y1[1] (numeric) 1.9786137903125443 absolute error 7.793765632868599e-14 relative error 3.939002988368528e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7942937788739408 y2[1] (numeric) 0.7942937788735803 absolute error 3.6048941609578833e-13 relative error 4.538489733695877e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.077000000000364 y1[1] (analytic) 1.9788190071926095 y1[1] (numeric) 1.978819007192532 absolute error 7.749356711883593e-14 relative error 3.916152353356339e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7952724953542534 y2[1] (numeric) 0.7952724953538926 absolute error 3.608224830031759e-13 relative error 4.53709244455195e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.0780000000003644 y1[1] (analytic) 1.9790232452536713 y1[1] (numeric) 1.979023245253594 absolute error 7.72715225139109e-14 relative error 3.904528291885032e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7962514165620537 y2[1] (numeric) 0.7962514165616924 absolute error 3.6126657221302594e-13 relative error 4.5370917363369186e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.079000000000365 y1[1] (analytic) 1.9792265042915695 y1[1] (numeric) 1.9792265042914925 absolute error 7.704947790898586e-14 relative error 3.892908555029906e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7972305415184203 y2[1] (numeric) 0.7972305415180587 absolute error 3.615996391204135e-13 relative error 4.535697270600095e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.080000000000365 y1[1] (analytic) 1.9794287841030447 y1[1] (numeric) 1.979428784102968 absolute error 7.66053886991358e-14 relative error 3.870075514429212e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7982098692442287 y2[1] (numeric) 0.7982098692438666 absolute error 3.6204372833026355e-13 relative error 4.535695965185928e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.0810000000003654 y1[1] (analytic) 1.9796300844858177 y1[1] (numeric) 1.9796300844857413 absolute error 7.638334409421077e-14 relative error 3.858465512967304e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.7991893987601508 y2[1] (numeric) 0.7991893987597884 absolute error 3.623767952376511e-13 relative error 4.534304331361708e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.082000000000366 y1[1] (analytic) 1.9798304052385878 y1[1] (numeric) 1.9798304052385116 absolute error 7.616129948928574e-14 relative error 3.846859775855781e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8001691290866576 y2[1] (numeric) 0.8001691290862948 absolute error 3.6282088444750116e-13 relative error 4.5343024525532274e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.083000000000366 y1[1] (analytic) 1.9800297461610343 y1[1] (numeric) 1.9800297461609584 absolute error 7.593925488436071e-14 relative error 3.8352582849623825e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8011490592440186 y2[1] (numeric) 0.8011490592436553 absolute error 3.632649736573512e-13 relative error 4.534299447347986e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.0840000000003664 y1[1] (analytic) 1.9802281070538164 y1[1] (numeric) 1.9802281070537406 absolute error 7.571721027943568e-14 relative error 3.8236610221681864e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8021291882523037 y2[1] (numeric) 0.8021291882519401 absolute error 3.6359804056473877e-13 relative error 4.532911230383649e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.085000000000367 y1[1] (analytic) 1.980425487718573 y1[1] (numeric) 1.9804254877184975 absolute error 7.549516567451064e-14 relative error 3.812067969367542e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8031095151313842 y2[1] (numeric) 0.8031095151310201 absolute error 3.6404212977458883e-13 relative error 4.53290769086497e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.086000000000367 y1[1] (analytic) 1.9806218879579234 y1[1] (numeric) 1.9806218879578483 absolute error 7.505107646466058e-14 relative error 3.789268255640674e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8040900389009331 y2[1] (numeric) 0.8040900389005686 absolute error 3.644862189844389e-13 relative error 4.5329030500444363e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.0870000000003675 y1[1] (analytic) 1.9808173075754678 y1[1] (numeric) 1.980817307575393 absolute error 7.482903185973555e-14 relative error 3.77768467458146e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8050707585804268 y2[1] (numeric) 0.8050707585800619 absolute error 3.6481928589182644e-13 relative error 4.5315182796492156e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.088000000000368 y1[1] (analytic) 1.9810117463757861 y1[1] (numeric) 1.9810117463757118 absolute error 7.438494264988549e-14 relative error 3.754896596952086e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8060516731891456 y2[1] (numeric) 0.8060516731887803 absolute error 3.652633751016765e-13 relative error 4.531513143028548e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.089000000000368 y1[1] (analytic) 1.9812052041644401 y1[1] (numeric) 1.981205204164366 absolute error 7.416289804496046e-14 relative error 3.74332239230303e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8070327817461751 y2[1] (numeric) 0.8070327817458094 absolute error 3.6570746431152656e-13 relative error 4.5315069298702605e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.0900000000003685 y1[1] (analytic) 1.9813976807479716 y1[1] (numeric) 1.9813976807478977 absolute error 7.394085344003543e-14 relative error 3.731752295789656e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8080140832704067 y2[1] (numeric) 0.8080140832700407 absolute error 3.660405312189141e-13 relative error 4.530125635154511e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.091000000000369 y1[1] (analytic) 1.9815891759339042 y1[1] (numeric) 1.9815891759338304 absolute error 7.37188088351104e-14 relative error 3.7201862893890414e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8089955767805391 y2[1] (numeric) 0.8089955767801726 absolute error 3.6648462042876417e-13 relative error 4.530118964150809e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.092000000000369 y1[1] (analytic) 1.9817796895307427 y1[1] (numeric) 1.9817796895306692 absolute error 7.349676423018536e-14 relative error 3.708624355091072e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8099772612950789 y2[1] (numeric) 0.8099772612947119 absolute error 3.6692870963861424e-13 relative error 4.53011124104804e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.0930000000003695 y1[1] (analytic) 1.9819692213479732 y1[1] (numeric) 1.9819692213479 absolute error 7.30526750203353e-14 relative error 3.685863243156261e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8109591358323414 y2[1] (numeric) 0.8109591358319741 absolute error 3.672617765460018e-13 relative error 4.5287334505339356e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.09400000000037 y1[1] (analytic) 1.9821577711960643 y1[1] (numeric) 1.9821577711959915 absolute error 7.283063041541027e-14 relative error 3.67431046477512e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8119411994104524 y2[1] (numeric) 0.8119411994100847 absolute error 3.6770586575585185e-13 relative error 4.528725306990725e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.09500000000037 y1[1] (analytic) 1.982345338886466 y1[1] (numeric) 1.9823453388863936 absolute error 7.238654120556021e-14 relative error 3.65156059267764e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8129234510473482 y2[1] (numeric) 0.8129234510469802 absolute error 3.680389326632394e-13 relative error 4.527350418899444e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.0960000000003705 y1[1] (analytic) 1.982531924231611 y1[1] (numeric) 1.9825319242315387 absolute error 7.238654120556021e-14 relative error 3.651216927243971e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8139058897607775 y2[1] (numeric) 0.813905889760409 absolute error 3.6848302187308946e-13 relative error 4.5273418770982684e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.097000000000371 y1[1] (analytic) 1.9827175270449136 y1[1] (numeric) 1.9827175270448414 absolute error 7.216449660063518e-14 relative error 3.639676132191697e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8148885145683015 y2[1] (numeric) 0.8148885145679327 absolute error 3.68816088780477e-13 relative error 4.525969898788701e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.098000000000371 y1[1] (analytic) 1.9829021471407706 y1[1] (numeric) 1.982902147140699 absolute error 7.172040739078511e-14 relative error 3.6169413349116478e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8158713244872955 y2[1] (numeric) 0.8158713244869262 absolute error 3.6926017799032707e-13 relative error 4.525960980702136e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.0990000000003715 y1[1] (analytic) 1.9830857843345626 y1[1] (numeric) 1.9830857843344913 absolute error 7.127631818093505e-14 relative error 3.5942125521742008e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8168543185349497 y2[1] (numeric) 0.81685431853458 absolute error 3.6970426720017713e-13 relative error 4.5259510638720954e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.100000000000372 y1[1] (analytic) 1.9832684384426522 y1[1] (numeric) 1.9832684384425814 absolute error 7.083222897108499e-14 relative error 3.571489748846379e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.81783749572827 y2[1] (numeric) 0.8178374957279 absolute error 3.700373341075647e-13 relative error 4.524582646801403e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.101000000000372 y1[1] (analytic) 1.9834501092823853 y1[1] (numeric) 1.983450109282315 absolute error 7.038813976123492e-14 relative error 3.5487728898157887e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8188208550840794 y2[1] (numeric) 0.818820855083709 absolute error 3.703704010149522e-13 relative error 4.5232165096347146e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1020000000003725 y1[1] (analytic) 1.9836307966720912 y1[1] (numeric) 1.983630796672021 absolute error 7.016609515630989e-14 relative error 3.5372557874190367e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8198043956190187 y2[1] (numeric) 0.8198043956186479 absolute error 3.708144902248023e-13 relative error 4.5232069040665156e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.103000000000373 y1[1] (analytic) 1.9838105004310824 y1[1] (numeric) 1.9838105004310125 absolute error 6.994405055138486e-14 relative error 3.5257425311634356e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8207881163495474 y2[1] (numeric) 0.8207881163491761 absolute error 3.7125857943465235e-13 relative error 4.523196328497344e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.104000000000373 y1[1] (analytic) 1.983989220379655 y1[1] (numeric) 1.9839892203795855 absolute error 6.94999613415348e-14 relative error 3.503041278028483e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8217720162919447 y2[1] (numeric) 0.8217720162915731 absolute error 3.715916463420399e-13 relative error 4.5218337808430234e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1050000000003735 y1[1] (analytic) 1.9841669563390893 y1[1] (numeric) 1.98416695633902 absolute error 6.927791673660977e-14 relative error 3.491536663045322e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.822756094462311 y2[1] (numeric) 0.822756094461939 absolute error 3.7203573555188996e-13 relative error 4.5218229078573207e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.106000000000374 y1[1] (analytic) 1.9843437081316493 y1[1] (numeric) 1.9843437081315802 absolute error 6.905587213168474e-14 relative error 3.4800358349564356e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.823740349876568 y2[1] (numeric) 0.8237403498761956 absolute error 3.723688024592775e-13 relative error 4.5204633051552534e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.107000000000374 y1[1] (analytic) 1.984519475580583 y1[1] (numeric) 1.9845194755805144 absolute error 6.861178292183467e-14 relative error 3.457349941187243e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8247247815504604 y2[1] (numeric) 0.8247247815500877 absolute error 3.7270186936666505e-13 relative error 4.519105981828212e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1080000000003745 y1[1] (analytic) 1.9846942585101233 y1[1] (numeric) 1.984694258510055 absolute error 6.816769371198461e-14 relative error 3.434669769395965e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8257093884995567 y2[1] (numeric) 0.8257093884991835 absolute error 3.731459585765151e-13 relative error 4.519095504709954e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.109000000000375 y1[1] (analytic) 1.984868056745487 y1[1] (numeric) 1.9848680567454193 absolute error 6.772360450213455e-14 relative error 3.4119952846225142e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8266941697392499 y2[1] (numeric) 0.8266941697388763 absolute error 3.735900477863652e-13 relative error 4.5190840997971516e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.110000000000375 y1[1] (analytic) 1.9850408701128763 y1[1] (numeric) 1.9850408701128088 absolute error 6.750155989720952e-14 relative error 3.4005123478072845e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.827679124284759 y2[1] (numeric) 0.827679124284385 absolute error 3.7403413699621524e-13 relative error 4.519071775785547e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1110000000003755 y1[1] (analytic) 1.9852126984394776 y1[1] (numeric) 1.9852126984394103 absolute error 6.727951529228449e-14 relative error 3.3890330917775766e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8286642511511294 y2[1] (numeric) 0.8286642511507549 absolute error 3.744782262060653e-13 relative error 4.5190585413315847e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.112000000000376 y1[1] (analytic) 1.9853835415534622 y1[1] (numeric) 1.9853835415533954 absolute error 6.683542608243442e-14 relative error 3.366373533556095e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8296495493532343 y2[1] (numeric) 0.8296495493528595 absolute error 3.7481129311345285e-13 relative error 4.5177062219300014e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.113000000000376 y1[1] (analytic) 1.9855533992839876 y1[1] (numeric) 1.985553399283921 absolute error 6.661338147750939e-14 relative error 3.354902542612599e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8306350179057758 y2[1] (numeric) 0.8306350179054005 absolute error 3.752553823233029e-13 relative error 4.517692780030019e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1140000000003765 y1[1] (analytic) 1.9857222714611957 y1[1] (numeric) 1.9857222714611296 absolute error 6.616929226765933e-14 relative error 3.3322531160900255e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8316206558232853 y2[1] (numeric) 0.8316206558229096 absolute error 3.7569947153315297e-13 relative error 4.517678449932429e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.115000000000377 y1[1] (analytic) 1.9858901579162147 y1[1] (numeric) 1.9858901579161488 absolute error 6.59472476627343e-14 relative error 3.3207902964750294e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8326064621201248 y2[1] (numeric) 0.8326064621197488 absolute error 3.760325384405405e-13 relative error 4.516329809439891e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.116000000000377 y1[1] (analytic) 1.9860570584811579 y1[1] (numeric) 1.9860570584810922 absolute error 6.572520305780927e-14 relative error 3.309331057591708e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8335924358104883 y2[1] (numeric) 0.8335924358101119 absolute error 3.7636560534792807e-13 relative error 4.514983452099034e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1170000000003775 y1[1] (analytic) 1.9862229729891245 y1[1] (numeric) 1.9862229729890593 absolute error 6.52811138479592e-14 relative error 3.286696143168446e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8345785759084021 y2[1] (numeric) 0.8345785759080253 absolute error 3.7680969455777813e-13 relative error 4.514969655764735e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.118000000000378 y1[1] (analytic) 1.9863879012742007 y1[1] (numeric) 1.9863879012741357 absolute error 6.505906924303417e-14 relative error 3.2752449408950276e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8355648814277262 y2[1] (numeric) 0.8355648814273491 absolute error 3.771427614651657e-13 relative error 4.513626288610208e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.119000000000378 y1[1] (analytic) 1.9865518431714575 y1[1] (numeric) 1.9865518431713929 absolute error 6.461498003318411e-14 relative error 3.2526198727352944e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8365513513821552 y2[1] (numeric) 0.8365513513817777 absolute error 3.774758283725532e-13 relative error 4.512285202204089e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1200000000003785 y1[1] (analytic) 1.9867147985169535 y1[1] (numeric) 1.9867147985168891 absolute error 6.439293542825908e-14 relative error 3.2411766135897933e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8375379847852191 y2[1] (numeric) 0.8375379847848413 absolute error 3.7780889527994077e-13 relative error 4.510946394590417e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.121000000000379 y1[1] (analytic) 1.9868767671477334 y1[1] (numeric) 1.9868767671476693 absolute error 6.417089082333405e-14 relative error 3.2297368354382016e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8385247806502848 y2[1] (numeric) 0.8385247806499065 absolute error 3.7825298448979083e-13 relative error 4.5109338831519284e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.122000000000379 y1[1] (analytic) 1.987037748901828 y1[1] (numeric) 1.9870377489017643 absolute error 6.372680161348399e-14 relative error 3.2071258660638805e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8395117379905563 y2[1] (numeric) 0.8395117379901778 absolute error 3.785860513971784e-13 relative error 4.509598070699484e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1230000000003795 y1[1] (analytic) 1.9871977436182562 y1[1] (numeric) 1.9871977436181927 absolute error 6.350475700855895e-14 relative error 3.195693896719637e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8404988558190766 y2[1] (numeric) 0.8404988558186975 absolute error 3.7903014060702844e-13 relative error 4.509585444202168e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.12400000000038 y1[1] (analytic) 1.987356751137023 y1[1] (numeric) 1.9873567511369599 absolute error 6.306066779870889e-14 relative error 3.1730924889368806e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8414861331487277 y2[1] (numeric) 0.8414861331483482 absolute error 3.794742298168785e-13 relative error 4.509571992552475e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.12500000000038 y1[1] (analytic) 1.987514771299121 y1[1] (numeric) 1.9875147712990582 absolute error 6.283862319378386e-14 relative error 3.1616682351854905e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8424735689922324 y2[1] (numeric) 0.8424735689918526 absolute error 3.7980729672426605e-13 relative error 4.508239910464988e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1260000000003805 y1[1] (analytic) 1.9876718039465298 y1[1] (numeric) 1.9876718039464674 absolute error 6.23945339839338e-14 relative error 3.1390762730572127e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.843461162362155 y2[1] (numeric) 0.8434611623617747 absolute error 3.802513859341161e-13 relative error 4.5082263760574726e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.127000000000381 y1[1] (analytic) 1.9878278489222172 y1[1] (numeric) 1.987827848922155 absolute error 6.217248937900877e-14 relative error 3.1276596417903163e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8444489122709022 y2[1] (numeric) 0.8444489122705215 absolute error 3.806954751439662e-13 relative error 4.508212037602077e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.128000000000381 y1[1] (analytic) 1.9879829060701377 y1[1] (numeric) 1.987982906070076 absolute error 6.17284001691587e-14 relative error 3.1050770094992394e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8454368177307241 y2[1] (numeric) 0.8454368177303431 absolute error 3.810285420513537e-13 relative error 4.506883708638216e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1290000000003815 y1[1] (analytic) 1.9881369752352347 y1[1] (numeric) 1.9881369752351732 absolute error 6.150635556423367e-14 relative error 3.0936679077132646e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8464248777537156 y2[1] (numeric) 0.8464248777533341 absolute error 3.814726312612038e-13 relative error 4.5068693192664046e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.130000000000382 y1[1] (analytic) 1.9882900562634387 y1[1] (numeric) 1.9882900562633776 absolute error 6.106226635438361e-14 relative error 3.0710944895603883e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8474130913518163 y2[1] (numeric) 0.8474130913514345 absolute error 3.8180569816859133e-13 relative error 4.5055440146614276e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.131000000000382 y1[1] (analytic) 1.9884421490016688 y1[1] (numeric) 1.988442149001608 absolute error 6.084022174945858e-14 relative error 3.0596928243552094e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8484014575368131 y2[1] (numeric) 0.8484014575364308 absolute error 3.822497873784414e-13 relative error 4.505529593127263e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1320000000003825 y1[1] (analytic) 1.9885932532978323 y1[1] (numeric) 1.988593253297772 absolute error 6.039613253960852e-14 relative error 3.0371285047582813e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8493899753203396 y2[1] (numeric) 0.849389975319957 absolute error 3.8258285428582894e-13 relative error 4.504207318217305e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.133000000000383 y1[1] (analytic) 1.988743369000825 y1[1] (numeric) 1.9887433690007648 absolute error 6.017408793468348e-14 relative error 3.0257341833358753e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8503786437138783 y2[1] (numeric) 0.8503786437134953 absolute error 3.83026943495679e-13 relative error 4.504192883100598e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.134000000000383 y1[1] (analytic) 1.9888924959605307 y1[1] (numeric) 1.988892495960471 absolute error 5.972999872483342e-14 relative error 3.0031788468278656e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8513674617287608 y2[1] (numeric) 0.8513674617283774 absolute error 3.8336001040306655e-13 relative error 4.502873643122647e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1350000000003835 y1[1] (analytic) 1.9890406340278233 y1[1] (numeric) 1.9890406340277638 absolute error 5.950795411990839e-14 relative error 2.991791776490976e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8523564283761692 y2[1] (numeric) 0.8523564283757854 absolute error 3.838040996129166e-13 relative error 4.5028592128307727e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.136000000000384 y1[1] (analytic) 1.9891877830545641 y1[1] (numeric) 1.9891877830545048 absolute error 5.928590951498336e-14 relative error 2.9804078840633584e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8533455426671369 y2[1] (numeric) 0.8533455426667528 absolute error 3.8413716652030416e-13 relative error 4.5015430129239444e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.137000000000384 y1[1] (analytic) 1.9893339428936043 y1[1] (numeric) 1.9893339428935453 absolute error 5.906386491005833e-14 relative error 2.96902715208018e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8543348036125498 y2[1] (numeric) 0.8543348036121652 absolute error 3.8458125573015423e-13 relative error 4.50152860569363e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1380000000003845 y1[1] (analytic) 1.989479113398784 y1[1] (numeric) 1.9894791133987253 absolute error 5.861977570020827e-14 relative error 2.946488621338853e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8553242102231469 y2[1] (numeric) 0.8553242102227618 absolute error 3.850253449400043e-13 relative error 4.5015134651637466e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.139000000000385 y1[1] (analytic) 1.9896232944249328 y1[1] (numeric) 1.9896232944248744 absolute error 5.839773109528323e-14 relative error 2.9351149666832846e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8563137615095217 y2[1] (numeric) 0.8563137615091363 absolute error 3.8535841184739184e-13 relative error 4.5002010847995336e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.140000000000385 y1[1] (analytic) 1.9897664858278699 y1[1] (numeric) 1.9897664858278117 absolute error 5.81756864903582e-14 relative error 2.923744414468485e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8573034564821229 y2[1] (numeric) 0.8573034564817372 absolute error 3.856914787547794e-13 relative error 4.498890980067127e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1410000000003855 y1[1] (analytic) 1.9899086874644032 y1[1] (numeric) 1.9899086874643455 absolute error 5.773159728050814e-14 relative error 2.9012184149048236e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8582932941512559 y2[1] (numeric) 0.8582932941508697 absolute error 3.8613556796462944e-13 relative error 4.4988766729963674e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.142000000000386 y1[1] (analytic) 1.9900498991923317 y1[1] (numeric) 1.9900498991922744 absolute error 5.728750807065808e-14 relative error 2.8786970665362914e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8592832735270829 y2[1] (numeric) 0.8592832735266963 absolute error 3.865796571744795e-13 relative error 4.498861656967832e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.143000000000386 y1[1] (analytic) 1.9901901208704436 y1[1] (numeric) 1.9901901208703865 absolute error 5.706546346573305e-14 relative error 2.867337289403009e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8602733936196245 y2[1] (numeric) 0.8602733936192376 absolute error 3.8691272408186705e-13 relative error 4.4975553928725015e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1440000000003865 y1[1] (analytic) 1.990329352358517 y1[1] (numeric) 1.9903293523584602 absolute error 5.684341886080802e-14 relative error 2.8559805337468005e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.861263653438761 y2[1] (numeric) 0.8612636534383736 absolute error 3.873568132917171e-13 relative error 4.497540465630013e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.145000000000387 y1[1] (analytic) 1.9904675935173208 y1[1] (numeric) 1.9904675935172642 absolute error 5.6621374255882984e-14 relative error 2.844626782183795e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8622540519942326 y2[1] (numeric) 0.8622540519938448 absolute error 3.878009025015672e-13 relative error 4.4975248490239756e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.146000000000387 y1[1] (analytic) 1.9906048442086135 y1[1] (numeric) 1.9906048442085573 absolute error 5.617728504603292e-14 relative error 2.8221213873498236e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8632445882956405 y2[1] (numeric) 0.8632445882952523 absolute error 3.8824499171141724e-13 relative error 4.497508550594616e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1470000000003875 y1[1] (analytic) 1.9907411042951444 y1[1] (numeric) 1.9907411042950887 absolute error 5.573319583618286e-14 relative error 2.79962048886895e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8642352613524488 y2[1] (numeric) 0.8642352613520602 absolute error 3.885780586188048e-13 relative error 4.496206947292521e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.148000000000388 y1[1] (analytic) 1.9908763736406536 y1[1] (numeric) 1.9908763736405983 absolute error 5.5289106626332796e-14 relative error 2.777124052420559e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8652260701739845 y2[1] (numeric) 0.8652260701735954 absolute error 3.8902214782865485e-13 relative error 4.496190778791815e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.149000000000388 y1[1] (analytic) 1.9910106521098718 y1[1] (numeric) 1.991010652109817 absolute error 5.484501741648273e-14 relative error 2.75463204369919e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8662170137694387 y2[1] (numeric) 0.8662170137690492 absolute error 3.894662370385049e-13 relative error 4.496173947723558e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1500000000003885 y1[1] (analytic) 1.9911439395685204 y1[1] (numeric) 1.991143939568466 absolute error 5.440092820663267e-14 relative error 2.7321444284144176e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8672080911478679 y2[1] (numeric) 0.8672080911474782 absolute error 3.8968828164342995e-13 relative error 4.493596007938815e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.151000000000389 y1[1] (analytic) 1.9912762358833123 y1[1] (numeric) 1.991276235883258 absolute error 5.417888360170764e-14 relative error 2.720812041312509e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.868199301318195 y2[1] (numeric) 0.8681993013178049 absolute error 3.9013237085328e-13 relative error 4.493580797184914e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.152000000000389 y1[1] (analytic) 1.9914075409219505 y1[1] (numeric) 1.9914075409218968 absolute error 5.3734794391857577e-14 relative error 2.698332374847807e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8691906432892098 y2[1] (numeric) 0.8691906432888192 absolute error 3.9057646006313007e-13 relative error 4.493564939736377e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1530000000003895 y1[1] (analytic) 1.9915378545531308 y1[1] (numeric) 1.9915378545530773 absolute error 5.3512749786932545e-14 relative error 2.6870064088708947e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8701821160695704 y2[1] (numeric) 0.8701821160691795 absolute error 3.909095269705176e-13 relative error 4.4922725915831705e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.15400000000039 y1[1] (analytic) 1.991667176646539 y1[1] (numeric) 1.9916671766464857 absolute error 5.3290705182007514e-14 relative error 2.675683257065847e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8711737186678041 y2[1] (numeric) 0.8711737186674129 absolute error 3.9124259387790516e-13 relative error 4.490982515820059e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.15500000000039 y1[1] (analytic) 1.9917955070728532 y1[1] (numeric) 1.9917955070728002 absolute error 5.306866057708248e-14 relative error 2.6643629021471333e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8721654500923085 y2[1] (numeric) 0.8721654500919168 absolute error 3.9168668308775523e-13 relative error 4.49096766039402e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1560000000003905 y1[1] (analytic) 1.9919228457037428 y1[1] (numeric) 1.9919228457036904 absolute error 5.240252676230739e-14 relative error 2.6307508282929337e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.873157309351352 y2[1] (numeric) 0.87315730935096 absolute error 3.9201974999514277e-13 relative error 4.489680677200824e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.157000000000391 y1[1] (analytic) 1.9920491924118697 y1[1] (numeric) 1.9920491924118175 absolute error 5.218048215738236e-14 relative error 2.6194374293641283e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8741492954530757 y2[1] (numeric) 0.8741492954526833 absolute error 3.9246383920499284e-13 relative error 4.489666024401209e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.158000000000391 y1[1] (analytic) 1.9921745470708867 y1[1] (numeric) 1.992174547070835 absolute error 5.1736392947532295e-14 relative error 2.5969809233634076e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8751414074054934 y2[1] (numeric) 0.8751414074051006 absolute error 3.927969061123804e-13 relative error 4.4883821378866544e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1590000000003915 y1[1] (analytic) 1.9922989095554393 y1[1] (numeric) 1.9922989095553878 absolute error 5.1514348342607263e-14 relative error 2.585673670528794e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8761336442164933 y2[1] (numeric) 0.8761336442161001 absolute error 3.9324099532223045e-13 relative error 4.488367704151997e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.160000000000392 y1[1] (analytic) 1.9924222797411648 y1[1] (numeric) 1.992422279741114 absolute error 5.084821452783217e-14 relative error 2.552080201313441e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8771260048938386 y2[1] (numeric) 0.877126004893445 absolute error 3.93574062229618e-13 relative error 4.4870869183413795e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.161000000000392 y1[1] (analytic) 1.9925446575046937 y1[1] (numeric) 1.992544657504643 absolute error 5.062616992290714e-14 relative error 2.5407796875331957e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8781184884451689 y2[1] (numeric) 0.8781184884447749 absolute error 3.9401815143946806e-13 relative error 4.487072719959832e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1620000000003925 y1[1] (analytic) 1.9926660427236476 y1[1] (numeric) 1.9926660427235974 absolute error 5.0182080713057076e-14 relative error 2.51833872997938e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8791110938780005 y2[1] (numeric) 0.8791110938776061 absolute error 3.943512183468556e-13 relative error 4.4857950387961104e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.163000000000393 y1[1] (analytic) 1.9927864352766416 y1[1] (numeric) 1.9927864352765916 absolute error 4.9960036108132044e-14 relative error 2.5070441680920275e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8801038201997282 y2[1] (numeric) 0.8801038201993334 absolute error 3.9479530755670567e-13 relative error 4.485781091906998e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.164000000000393 y1[1] (analytic) 1.992905835043283 y1[1] (numeric) 1.9929058350432334 absolute error 4.951594689828198e-14 relative error 2.484610463153497e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8810966664176256 y2[1] (numeric) 0.8810966664172305 absolute error 3.951283744640932e-13 relative error 4.48450651925187e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1650000000003935 y1[1] (analytic) 1.993024241904172 y1[1] (numeric) 1.9930242419041229 absolute error 4.907185768843192e-14 relative error 2.4621806728024423e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8820896315388468 y2[1] (numeric) 0.8820896315384513 absolute error 3.9546144137148076e-13 relative error 4.4832342114891397e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.166000000000394 y1[1] (analytic) 1.9931416557409016 y1[1] (numeric) 1.993141655740853 absolute error 4.8627768478581856e-14 relative error 2.439754762965188e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8830827145704266 y2[1] (numeric) 0.8830827145700307 absolute error 3.959055305813308e-13 relative error 4.4832213794821934e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.167000000000394 y1[1] (analytic) 1.9932580764360586 y1[1] (numeric) 1.9932580764360102 absolute error 4.8405723873656825e-14 relative error 2.428472481606906e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8840759145192821 y2[1] (numeric) 0.8840759145188858 absolute error 3.963496197911809e-13 relative error 4.483207983408265e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1680000000003945 y1[1] (analytic) 1.9933735038732219 y1[1] (numeric) 1.9933735038731737 absolute error 4.8183679268731794e-14 relative error 2.417192722543395e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8850692303922134 y2[1] (numeric) 0.8850692303918167 absolute error 3.9668268669856843e-13 relative error 4.4819396390357026e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.169000000000395 y1[1] (analytic) 1.993487937936964 y1[1] (numeric) 1.9934879379369161 absolute error 4.796163466380676e-14 relative error 2.405915468615359e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8860626611959047 y2[1] (numeric) 0.8860626611955077 absolute error 3.97015753605956e-13 relative error 4.4806735572189685e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.170000000000395 y1[1] (analytic) 1.993601378512851 y1[1] (numeric) 1.9936013785128035 absolute error 4.75175454539567e-14 relative error 2.383502838937789e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8870562059369254 y2[1] (numeric) 0.8870562059365279 absolute error 3.9745984281580604e-13 relative error 4.480661317238647e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1710000000003955 y1[1] (analytic) 1.9937138254874422 y1[1] (numeric) 1.9937138254873952 absolute error 4.707345624410664e-14 relative error 2.3610939364679216e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8880498636217307 y2[1] (numeric) 0.8880498636213328 absolute error 3.979039320256561e-13 relative error 4.480648534789318e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.172000000000396 y1[1] (analytic) 1.9938252787482909 y1[1] (numeric) 1.9938252787482442 absolute error 4.6629367034256575e-14 relative error 2.3386887272053323e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8890436332566629 y2[1] (numeric) 0.8890436332562647 absolute error 3.9823699893304365e-13 relative error 4.479386433197418e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.173000000000396 y1[1] (analytic) 1.9939357381839435 y1[1] (numeric) 1.9939357381838974 absolute error 4.618527782440651e-14 relative error 2.3162871771620684e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8900375138479528 y2[1] (numeric) 0.8900375138475541 absolute error 3.986810881428937e-13 relative error 4.4793739807578643e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1740000000003965 y1[1] (analytic) 1.994045203683941 y1[1] (numeric) 1.9940452036838952 absolute error 4.574118861455645e-14 relative error 2.2938892523625304e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8910315044017196 y2[1] (numeric) 0.8910315044013206 absolute error 3.9901415505028126e-13 relative error 4.478115005801036e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.175000000000397 y1[1] (analytic) 1.9941536751388174 y1[1] (numeric) 1.994153675138772 absolute error 4.529709940470639e-14 relative error 2.2714949188433614e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.892025603923973 y2[1] (numeric) 0.8920256039235736 absolute error 3.994582442601313e-13 relative error 4.478102898649275e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.176000000000397 y1[1] (analytic) 1.9942611524401017 y1[1] (numeric) 1.9942611524400566 absolute error 4.5075054799781356e-14 relative error 2.2602383215773543e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8930198114206134 y2[1] (numeric) 0.8930198114202136 absolute error 3.9979131116751887e-13 relative error 4.476847053723612e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1770000000003975 y1[1] (analytic) 1.9943676354803161 y1[1] (numeric) 1.9943676354802715 absolute error 4.463096558993129e-14 relative error 2.237850474302474e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8940141258974335 y2[1] (numeric) 0.8940141258970333 absolute error 4.001243780749064e-13 relative error 4.4755934664147696e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.178000000000398 y1[1] (analytic) 1.9944731241529783 y1[1] (numeric) 1.9944731241529339 absolute error 4.440892098500626e-14 relative error 2.2265991176926006e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8950085463601188 y2[1] (numeric) 0.8950085463597183 absolute error 4.005684672847565e-13 relative error 4.475582595426774e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.179000000000398 y1[1] (analytic) 1.994577618352599 y1[1] (numeric) 1.994577618352555 absolute error 4.39648317751562e-14 relative error 2.2042176434060513e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8960030718142491 y2[1] (numeric) 0.8960030718138481 absolute error 4.0101255649460654e-13 relative error 4.475571224132373e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1800000000003985 y1[1] (analytic) 1.9946811179746842 y1[1] (numeric) 1.9946811179746406 absolute error 4.3520742565306136e-14 relative error 2.1818396019858693e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8969977012652988 y2[1] (numeric) 0.8969977012648974 absolute error 4.013456234019941e-13 relative error 4.474321649162074e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.181000000000399 y1[1] (analytic) 1.994783622915734 y1[1] (numeric) 1.9947836229156912 absolute error 4.285460875053104e-14 relative error 2.148333696859379e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8979924337186387 y2[1] (numeric) 0.897992433718237 absolute error 4.0167869030938164e-13 relative error 4.473074329212407e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.182000000000399 y1[1] (analytic) 1.9948851330732444 y1[1] (numeric) 1.9948851330732018 absolute error 4.263256414560601e-14 relative error 2.1370936821774743e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8989872681795364 y2[1] (numeric) 0.8989872681791343 absolute error 4.021227795192317e-13 relative error 4.473064232973363e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1830000000003995 y1[1] (analytic) 1.9949856483457045 y1[1] (numeric) 1.994985648345662 absolute error 4.241051954068098e-14 relative error 2.1258558714870415e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.8999822036531575 y2[1] (numeric) 0.899982203652755 absolute error 4.0245584642661925e-13 relative error 4.471820051474273e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1840000000004 y1[1] (analytic) 1.995085168632599 y1[1] (numeric) 1.995085168632557 absolute error 4.196643033083092e-14 relative error 2.103490667498374e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9009772391445666 y2[1] (numeric) 0.9009772391441638 absolute error 4.027889133340068e-13 relative error 4.4705781215564884e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1850000000004 y1[1] (analytic) 1.9951836938344076 y1[1] (numeric) 1.9951836938343661 absolute error 4.1522341120980855e-14 relative error 2.0811287326222025e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9019723736587284 y2[1] (numeric) 0.9019723736583252 absolute error 4.0323300254385686e-13 relative error 4.4705693247365986e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1860000000004005 y1[1] (analytic) 1.9952812238526056 y1[1] (numeric) 1.9952812238525643 absolute error 4.1300296516055823e-14 relative error 2.0698985196838967e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9029676062005082 y2[1] (numeric) 0.9029676062001046 absolute error 4.035660694512444e-13 relative error 4.4693305350051576e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.187000000000401 y1[1] (analytic) 1.9953777585896626 y1[1] (numeric) 1.9953777585896217 absolute error 4.085620730620576e-14 relative error 2.0475424831377804e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9039629357746738 y2[1] (numeric) 0.9039629357742699 absolute error 4.0389913635863195e-13 relative error 4.468093993394767e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.188000000000401 y1[1] (analytic) 1.995473297949044 y1[1] (numeric) 1.9954732979490035 absolute error 4.04121180963557e-14 relative error 2.0251896198205932e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9049583613858957 y2[1] (numeric) 0.9049583613854913 absolute error 4.04343225568482e-13 relative error 4.468086520016809e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1890000000004015 y1[1] (analytic) 1.9955678418352103 y1[1] (numeric) 1.9955678418351703 absolute error 3.9968028886505635e-14 relative error 2.002839895924025e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9059538820387482 y2[1] (numeric) 0.9059538820383435 absolute error 4.0467629247586956e-13 relative error 4.466853120218335e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.190000000000402 y1[1] (analytic) 1.9956613901536178 y1[1] (numeric) 1.9956613901535782 absolute error 3.952393967665557e-14 relative error 1.9804932776503324e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9069494967377109 y2[1] (numeric) 0.9069494967373057 absolute error 4.051203816857196e-13 relative error 4.466846093888733e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.191000000000402 y1[1] (analytic) 1.995753942810718 y1[1] (numeric) 1.995753942810679 absolute error 3.907985046680551e-14 relative error 1.9581497312122277e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.907945204487169 y2[1] (numeric) 0.9079452044867635 absolute error 4.0545344859310717e-13 relative error 4.465615838811746e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1920000000004025 y1[1] (analytic) 1.9958454997139587 y1[1] (numeric) 1.99584549971392 absolute error 3.885780586188048e-14 relative error 1.9469345631938703e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.908941004291415 y2[1] (numeric) 0.9089410042910091 absolute error 4.0589753780295723e-13 relative error 4.465609273721605e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.193000000000403 y1[1] (analytic) 1.9959360607717822 y1[1] (numeric) 1.995936060771744 absolute error 3.8191672047105385e-14 relative error 1.913471718745216e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.909936895154649 y2[1] (numeric) 0.9099368951542428 absolute error 4.062306047103448e-13 relative error 4.464382166208389e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.194000000000403 y1[1] (analytic) 1.9960256258936284 y1[1] (numeric) 1.9960256258935904 absolute error 3.7969627442180354e-14 relative error 1.902261521576468e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9109328760809805 y2[1] (numeric) 0.9109328760805739 absolute error 4.065636716177323e-13 relative error 4.4631573005340674e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1950000000004035 y1[1] (analytic) 1.9961141949899313 y1[1] (numeric) 1.996114194989894 absolute error 3.730349362740526e-14 relative error 1.8688055884294447e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9119289460744284 y2[1] (numeric) 0.9119289460740215 absolute error 4.0689673852511987e-13 relative error 4.4619346745893335e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.196000000000404 y1[1] (analytic) 1.9962017679721225 y1[1] (numeric) 1.9962017679720854 absolute error 3.708144902248023e-14 relative error 1.8576002495053438e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.912925104138923 y2[1] (numeric) 0.9129251041385157 absolute error 4.0734082773496993e-13 relative error 4.461930402485497e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.197000000000404 y1[1] (analytic) 1.9962883447526285 y1[1] (numeric) 1.9962883447525919 absolute error 3.6637359812630166e-14 relative error 1.835273942711423e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9139213492783061 y2[1] (numeric) 0.9139213492778985 absolute error 4.076738946423575e-13 relative error 4.460710924022994e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.1980000000004045 y1[1] (analytic) 1.9963739252448731 y1[1] (numeric) 1.9963739252448367 absolute error 3.6415315207705135e-14 relative error 1.8240728726828304e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9149176804963328 y2[1] (numeric) 0.9149176804959248 absolute error 4.0800696154974503e-13 relative error 4.459493681752939e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.199000000000405 y1[1] (analytic) 1.9964585093632752 y1[1] (numeric) 1.9964585093632392 absolute error 3.597122599785507e-14 relative error 1.8017517433571545e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9159140967966719 y2[1] (numeric) 0.9159140967962636 absolute error 4.083400284571326e-13 relative error 4.458278673570649e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.200000000000405 y1[1] (analytic) 1.996542097023251 y1[1] (numeric) 1.9965420970232155 absolute error 3.552713678800501e-14 relative error 1.7794333934142573e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9169105971829072 y2[1] (numeric) 0.9169105971824985 absolute error 4.0878411766698264e-13 relative error 4.458276727555778e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.2010000000004055 y1[1] (analytic) 1.996624688141213 y1[1] (numeric) 1.9966246881411778 absolute error 3.530509218307998e-14 relative error 1.7682387878288617e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9179071806585384 y2[1] (numeric) 0.9179071806581293 absolute error 4.091171845743702e-13 relative error 4.457064866633415e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.202000000000406 y1[1] (analytic) 1.9967062826345698 y1[1] (numeric) 1.996706282634535 absolute error 3.4861002973229915e-14 relative error 1.7459254411335999e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9189038462269821 y2[1] (numeric) 0.9189038462265726 absolute error 4.0945025148175773e-13 relative error 4.455855236246533e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.203000000000406 y1[1] (analytic) 1.996786880421727 y1[1] (numeric) 1.9967868804216926 absolute error 3.441691376337985e-14 relative error 1.7236147783638734e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9199005928915728 y2[1] (numeric) 0.919900592891163 absolute error 4.097833183891453e-13 relative error 4.4546478342953496e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.2040000000004065 y1[1] (analytic) 1.996866481422087 y1[1] (numeric) 1.996866481422053 absolute error 3.397282455352979e-14 relative error 1.701306765855258e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9208974196555639 y2[1] (numeric) 0.9208974196551538 absolute error 4.1011638529653283e-13 relative error 4.4534426586831514e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.205000000000407 y1[1] (analytic) 1.9969450855560484 y1[1] (numeric) 1.996945085556015 absolute error 3.352873534367973e-14 relative error 1.679001369952227e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9218943255221288 y2[1] (numeric) 0.9218943255217183 absolute error 4.1044945220392037e-13 relative error 4.452239707316303e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.206000000000407 y1[1] (analytic) 1.9970226927450074 y1[1] (numeric) 1.9970226927449743 absolute error 3.3084646133829665e-14 relative error 1.6566985570080411e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9228913094943617 y2[1] (numeric) 0.9228913094939508 absolute error 4.1089354141377044e-13 relative error 4.452241961611848e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.2070000000004075 y1[1] (analytic) 1.9970993029113568 y1[1] (numeric) 1.9970993029113242 absolute error 3.26405569239796e-14 relative error 1.6343982933846321e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9238883705752786 y2[1] (numeric) 0.9238883705748674 absolute error 4.11226608321158e-13 relative error 4.451042154206347e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.208000000000408 y1[1] (analytic) 1.9971749159784866 y1[1] (numeric) 1.9971749159784542 absolute error 3.241851231905457e-14 relative error 1.6232184802487164e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9248855077678186 y2[1] (numeric) 0.9248855077674071 absolute error 4.1155967522854553e-13 relative error 4.4498445674841585e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.209000000000408 y1[1] (analytic) 1.997249531870783 y1[1] (numeric) 1.9972495318707513 absolute error 3.175237850427948e-14 relative error 1.5898052795905612e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9258827200748446 y2[1] (numeric) 0.9258827200744327 absolute error 4.118927421359331e-13 relative error 4.448649199356883e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.2100000000004085 y1[1] (analytic) 1.997323150513631 y1[1] (numeric) 1.9973231505135995 absolute error 3.1530333899354446e-14 relative error 1.578629571847005e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9268800064991444 y2[1] (numeric) 0.9268800064987321 absolute error 4.122258090433206e-13 relative error 4.4474560477392406e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.211000000000409 y1[1] (analytic) 1.9973957718334114 y1[1] (numeric) 1.9973957718333804 absolute error 3.108624468950438e-14 relative error 1.5563387650996323e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9278773660434315 y2[1] (numeric) 0.927877366043019 absolute error 4.1255887595070817e-13 relative error 4.4462651105490744e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.212000000000409 y1[1] (analytic) 1.9974673957575035 y1[1] (numeric) 1.9974673957574725 absolute error 3.108624468950438e-14 relative error 1.5562829588873206e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9288747977103466 y2[1] (numeric) 0.9288747977099336 absolute error 4.1300296516055823e-13 relative error 4.446271620013809e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.2130000000004095 y1[1] (analytic) 1.9975380222142824 y1[1] (numeric) 1.997538022214252 absolute error 3.042011087472929e-14 relative error 1.5228801923383876e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9298723005024581 y2[1] (numeric) 0.9298723005020447 absolute error 4.133360320679458e-13 relative error 4.445083823279809e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.21400000000041 y1[1] (analytic) 1.9976076511331227 y1[1] (numeric) 1.9976076511330925 absolute error 3.019806626980426e-14 relative error 1.5117115842380114e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9308698734222632 y2[1] (numeric) 0.9308698734218495 absolute error 4.1378012127779584e-13 relative error 4.445090910038464e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.21500000000041 y1[1] (analytic) 1.9976762824443948 y1[1] (numeric) 1.997676282444365 absolute error 2.9753977059954195e-14 relative error 1.4894293595730467e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9318675154721892 y2[1] (numeric) 0.931867515471775 absolute error 4.141131881851834e-13 relative error 4.443906256087776e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.2160000000004105 y1[1] (analytic) 1.9977439160794674 y1[1] (numeric) 1.9977439160794381 absolute error 2.930988785010413e-14 relative error 1.4671493985887943e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.932865225654594 y2[1] (numeric) 0.9328652256541795 absolute error 4.1444625509257094e-13 relative error 4.4427238114889846e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.217000000000411 y1[1] (analytic) 1.9978105519707072 y1[1] (numeric) 1.9978105519706784 absolute error 2.886579864025407e-14 relative error 1.4448716677254448e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9338630029717674 y2[1] (numeric) 0.9338630029713527 absolute error 4.1466829969749597e-13 relative error 4.4403547241718094e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.218000000000411 y1[1] (analytic) 1.9978761900514783 y1[1] (numeric) 1.9978761900514497 absolute error 2.864375403532904e-14 relative error 1.4337101657230816e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9348608464259325 y2[1] (numeric) 0.9348608464255174 absolute error 4.1511238890734603e-13 relative error 4.440365542041499e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.2190000000004115 y1[1] (analytic) 1.9979408302561423 y1[1] (numeric) 1.9979408302561141 absolute error 2.8199664825478976e-14 relative error 1.4114364348749852e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9358587550192456 y2[1] (numeric) 0.9358587550188302 absolute error 4.154454558147336e-13 relative error 4.4391897130479913e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.220000000000412 y1[1] (analytic) 1.9980044725200594 y1[1] (numeric) 1.9980044725200314 absolute error 2.7977620220553945e-14 relative error 1.4002781577994219e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9368567277537985 y2[1] (numeric) 0.9368567277533827 absolute error 4.157785227221211e-13 relative error 4.4380160851167604e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.221000000000412 y1[1] (analytic) 1.9980671167795871 y1[1] (numeric) 1.9980671167795594 absolute error 2.7755575615628914e-14 relative error 1.3891212853932731e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9378547636316183 y2[1] (numeric) 0.9378547636312021 absolute error 4.162226119319712e-13 relative error 4.4380284461130065e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.2220000000004125 y1[1] (analytic) 1.9981287629720812 y1[1] (numeric) 1.9981287629720539 absolute error 2.731148640577885e-14 relative error 1.366853173423862e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9388528616546693 y2[1] (numeric) 0.9388528616542527 absolute error 4.1655567883935873e-13 relative error 4.436857955624755e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.223000000000413 y1[1] (analytic) 1.9981894110358955 y1[1] (numeric) 1.9981894110358684 absolute error 2.708944180085382e-14 relative error 1.3556993972263215e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9398510208248536 y2[1] (numeric) 0.9398510208244366 absolute error 4.169997680492088e-13 relative error 4.4368709381539205e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.224000000000413 y1[1] (analytic) 1.9982490609103818 y1[1] (numeric) 1.9982490609103551 absolute error 2.6645352591003757e-14 relative error 1.3334350112925566e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9408492401440121 y2[1] (numeric) 0.9408492401435947 absolute error 4.1733283495659634e-13 relative error 4.43570358724759e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.2250000000004135 y1[1] (analytic) 1.9983077125358906 y1[1] (numeric) 1.9983077125358641 absolute error 2.6423307986078726e-14 relative error 1.322284241827153e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9418475186139253 y2[1] (numeric) 0.9418475186135077 absolute error 4.176659018639839e-13 relative error 4.4345384322787626e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.226000000000414 y1[1] (analytic) 1.99836536585377 y1[1] (numeric) 1.998365365853744 absolute error 2.5979218776228663e-14 relative error 1.300023470189069e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9428458552363153 y2[1] (numeric) 0.9428458552358973 absolute error 4.1799896877137144e-13 relative error 4.433375471185627e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.227000000000414 y1[1] (analytic) 1.9984220208063666 y1[1] (numeric) 1.998422020806341 absolute error 2.55351295663786e-14 relative error 1.2777646213123259e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9438442490128451 y2[1] (numeric) 0.9438442490124268 absolute error 4.18332035678759e-13 relative error 4.4322147019096344e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.2280000000004145 y1[1] (analytic) 1.9984776773370256 y1[1] (numeric) 1.9984776773370005 absolute error 2.5091040356528538e-14 relative error 1.2555076617099064e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9448426989451213 y2[1] (numeric) 0.9448426989447026 absolute error 4.1866510258614653e-13 relative error 4.431056122395497e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.229000000000415 y1[1] (analytic) 1.9985323353900906 y1[1] (numeric) 1.998532335390066 absolute error 2.4646951146678475e-14 relative error 1.2332525579010796e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.945841204034694 y2[1] (numeric) 0.945841204034275 absolute error 4.189981694935341e-13 relative error 4.4298997305911935e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.230000000000415 y1[1] (analytic) 1.9985859949109033 y1[1] (numeric) 1.998585994910879 absolute error 2.4202861936828413e-14 relative error 1.2109992764112897e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9468397632830581 y2[1] (numeric) 0.9468397632826387 absolute error 4.1933123640092163e-13 relative error 4.4287455244479674e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.2310000000004155 y1[1] (analytic) 1.9986386558458045 y1[1] (numeric) 1.9986386558457805 absolute error 2.398081733190338e-14 relative error 1.1998575761437443e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9478383756916544 y2[1] (numeric) 0.9478383756912347 absolute error 4.1966430330830917e-13 relative error 4.427593501920332e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.232000000000416 y1[1] (analytic) 1.998690318142133 y1[1] (numeric) 1.9986903181421094 absolute error 2.353672812205332e-14 relative error 1.1776075517257571e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9488370402618708 y2[1] (numeric) 0.9488370402614508 absolute error 4.199973702156967e-13 relative error 4.426443660966072e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.233000000000416 y1[1] (analytic) 1.9987409817482265 y1[1] (numeric) 1.9987409817482034 absolute error 2.3092638912203256e-14 relative error 1.1553592548047402e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9498357559950427 y2[1] (numeric) 0.9498357559946222 absolute error 4.204414594255468e-13 relative error 4.426464857443639e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.2340000000004165 y1[1] (analytic) 1.9987906466134215 y1[1] (numeric) 1.9987906466133987 absolute error 2.2870594307278225e-14 relative error 1.1442215994970852e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9508345218924543 y2[1] (numeric) 0.9508345218920335 absolute error 4.2077452633293433e-13 relative error 4.425318145742785e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.235000000000417 y1[1] (analytic) 1.998839312688053 y1[1] (numeric) 1.9988393126880306 absolute error 2.2426505097428162e-14 relative error 1.1219763867496102e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9518333369553399 y2[1] (numeric) 0.9518333369549189 absolute error 4.2099657093785936e-13 relative error 4.4230072071704773e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.236000000000417 y1[1] (analytic) 1.9988869799234552 y1[1] (numeric) 1.9988869799234332 absolute error 2.19824158875781e-14 relative error 1.0997328067252651e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9528322001848847 y2[1] (numeric) 0.9528322001844632 absolute error 4.214406601477094e-13 relative error 4.4230312542537325e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.2370000000004175 y1[1] (analytic) 1.9989336482719606 y1[1] (numeric) 1.998933648271939 absolute error 2.1538326677728037e-14 relative error 1.0774908259885216e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9538311105822253 y2[1] (numeric) 0.9538311105818035 absolute error 4.2177372705509697e-13 relative error 4.421891070397602e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.238000000000418 y1[1] (analytic) 1.998979317686901 y1[1] (numeric) 1.99897931768688 absolute error 2.1094237467877974e-14 relative error 1.0552504111091534e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9548300671484513 y2[1] (numeric) 0.9548300671480293 absolute error 4.21995771660022e-13 relative error 4.4195903143298546e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.239000000000418 y1[1] (analytic) 1.999023988122607 y1[1] (numeric) 1.9990239881225864 absolute error 2.0650148258027912e-14 relative error 1.0330115286621246e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9558290688846066 y2[1] (numeric) 0.9558290688841842 absolute error 4.2243986086987206e-13 relative error 4.419617216317069e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.2400000000004185 y1[1] (analytic) 1.9990676595344083 y1[1] (numeric) 1.999067659534388 absolute error 2.042810365310288e-14 relative error 1.02188155341679e-12% Correct digits 13 h 0.001 y2[1] (analytic) 0.9568281147916893 y2[1] (numeric) 0.9568281147912665 absolute error 4.227729277772596e-13 relative error 4.4184835420445535e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.241000000000419 y1[1] (analytic) 1.9991103318786332 y1[1] (numeric) 1.9991103318786132 absolute error 1.9984014443252818e-14 relative error 9.996453984844923e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9578272038706536 y2[1] (numeric) 0.9578272038702305 absolute error 4.2310599468464716e-13 relative error 4.417352033590644e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.242000000000419 y1[1] (analytic) 1.9991520051126095 y1[1] (numeric) 1.99915200511259 absolute error 1.9539925233402755e-14 relative error 9.774106813004495e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9588263351224104 y2[1] (numeric) 0.958826335121987 absolute error 4.234390615920347e-13 relative error 4.4162226889395514e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.2430000000004195 y1[1] (analytic) 1.999192679194664 y1[1] (numeric) 1.9991926791946448 absolute error 1.9095836023552692e-14 relative error 9.55177368458806e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9598255075478288 y2[1] (numeric) 0.959825507547405 absolute error 4.2377212849942225e-13 relative error 4.4150955060788003e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.24400000000042 y1[1] (analytic) 1.9992323540841224 y1[1] (numeric) 1.9992323540841037 absolute error 1.865174681370263e-14 relative error 9.329454265583487e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9608247201477362 y2[1] (numeric) 0.9608247201473121 absolute error 4.241051954068098e-13 relative error 4.4139704829992244e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.24500000000042 y1[1] (analytic) 1.99927102974131 y1[1] (numeric) 1.9992710297412917 absolute error 1.84297022087776e-14 relative error 9.218211005219367e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9618239719229202 y2[1] (numeric) 0.9618239719224958 absolute error 4.2443826231419735e-13 relative error 4.4128476176949714e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.2460000000004205 y1[1] (analytic) 1.9993087061275512 y1[1] (numeric) 1.9993087061275332 absolute error 1.7985612998927536e-14 relative error 8.995915910236673e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9628232618741291 y2[1] (numeric) 0.9628232618737044 absolute error 4.247713292215849e-13 relative error 4.4117269081635016e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.247000000000421 y1[1] (analytic) 1.9993453832051695 y1[1] (numeric) 1.999345383205152 absolute error 1.7541523789077473e-14 relative error 8.773633578484819e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9638225890020732 y2[1] (numeric) 0.963822589001648 absolute error 4.2521541843143495e-13 relative error 4.411760248031708e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.248000000000421 y1[1] (analytic) 1.999381060937488 y1[1] (numeric) 1.9993810609374707 absolute error 1.7319479184152442e-14 relative error 8.662420347240624e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9648219523074251 y2[1] (numeric) 0.9648219523069995 absolute error 4.255484853388225e-13 relative error 4.410642650917092e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.2490000000004216 y1[1] (analytic) 1.9994157392888288 y1[1] (numeric) 1.9994157392888119 absolute error 1.687538997430238e-14 relative error 8.440160614272637e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9658213507908218 y2[1] (numeric) 0.9658213507903959 absolute error 4.2588155224621005e-13 relative error 4.409527206014808e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.250000000000422 y1[1] (analytic) 1.9994494182245135 y1[1] (numeric) 1.999449418224497 absolute error 1.6431300764452317e-14 relative error 8.217912698708382e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9668207834528648 y2[1] (numeric) 0.9668207834524386 absolute error 4.262146191535976e-13 relative error 4.408413911329377e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.251000000000422 y1[1] (analytic) 1.9994820977108632 y1[1] (numeric) 1.9994820977108474 absolute error 1.5765166949677223e-14 relative error 7.884625207560602e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9678202492941217 y2[1] (numeric) 0.9678202492936951 absolute error 4.2654768606098514e-13 relative error 4.407302764868653e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.2520000000004226 y1[1] (analytic) 1.9995137777151986 y1[1] (numeric) 1.9995137777151832 absolute error 1.532107773982716e-14 relative error 7.662401685140788e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9688197473151265 y2[1] (numeric) 0.9688197473146997 absolute error 4.268807529683727e-13 relative error 4.4061937646438354e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.253000000000423 y1[1] (analytic) 1.9995444582058397 y1[1] (numeric) 1.9995444582058246 absolute error 1.509903313490213e-14 relative error 7.551236519367145e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9698192765163816 y2[1] (numeric) 0.9698192765159542 absolute error 4.2732484217822275e-13 relative error 4.406231681774627e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.254000000000423 y1[1] (analytic) 1.9995741391521056 y1[1] (numeric) 1.9995741391520911 absolute error 1.4432899320127035e-14 relative error 7.21798658900796e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9708188358983574 y2[1] (numeric) 0.9708188358979298 absolute error 4.275468867831478e-13 relative error 4.403982194963418e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.2550000000004236 y1[1] (analytic) 1.999602820524316 y1[1] (numeric) 1.9996028205243017 absolute error 1.4210854715202004e-14 relative error 7.106838702835884e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.971818424461495 y2[1] (numeric) 0.971818424461067 absolute error 4.2799097599299785e-13 relative error 4.4040220397154604e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.256000000000424 y1[1] (analytic) 1.9996305022937888 y1[1] (numeric) 1.999630502293775 absolute error 1.3766765505351941e-14 relative error 6.884654684733003e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9728180412062059 y2[1] (numeric) 0.9728180412057774 absolute error 4.284350652028479e-13 relative error 4.404061675003759e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.257000000000424 y1[1] (analytic) 1.9996571844328428 y1[1] (numeric) 1.9996571844328295 absolute error 1.3322676295501878e-14 relative error 6.662480148706365e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9738176851328731 y2[1] (numeric) 0.9738176851324444 absolute error 4.2876813211023546e-13 relative error 4.4029610332218594e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.258000000000425 y1[1] (analytic) 1.9996828669147955 y1[1] (numeric) 1.9996828669147828 absolute error 1.2656542480726785e-14 relative error 6.329274851593789e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9748173552418531 y2[1] (numeric) 0.974817355241424 absolute error 4.29101199017623e-13 relative error 4.401862530557456e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.259000000000425 y1[1] (analytic) 1.999707549713965 y1[1] (numeric) 1.9997075497139525 absolute error 1.2434497875801753e-14 relative error 6.218158188971364e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9758170505334758 y2[1] (numeric) 0.9758170505330463 absolute error 4.2943426592501055e-13 relative error 4.40076616503309e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.260000000000425 y1[1] (analytic) 1.9997312328056678 y1[1] (numeric) 1.9997312328056558 absolute error 1.199040866595169e-14 relative error 5.99601009838151e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9768167700080459 y2[1] (numeric) 0.9768167700076161 absolute error 4.297673328323981e-13 relative error 4.39967193467469e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.261000000000426 y1[1] (analytic) 1.999753916166221 y1[1] (numeric) 1.9997539161662095 absolute error 1.1546319456101628e-14 relative error 5.773870156102692e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.977816512665844 y2[1] (numeric) 0.9778165126654139 absolute error 4.3010039973978564e-13 relative error 4.398579837511568e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.262000000000426 y1[1] (analytic) 1.9997755997729416 y1[1] (numeric) 1.9997755997729303 absolute error 1.1324274851176597e-14 relative error 5.662772789338153e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9788162775071277 y2[1] (numeric) 0.9788162775066972 absolute error 4.305444889496357e-13 relative error 4.39862412225261e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.263000000000426 y1[1] (analytic) 1.9997962836041454 y1[1] (numeric) 1.9997962836041348 absolute error 1.0658141036401503e-14 relative error 5.329613383015595e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.979816063532132 y2[1] (numeric) 0.9798160635317013 absolute error 4.3076653355456074e-13 relative error 4.3964020349053426e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.264000000000427 y1[1] (analytic) 1.9998159676391492 y1[1] (numeric) 1.999815967639139 absolute error 1.021405182655144e-14 relative error 5.107495885538646e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9808158697410713 y2[1] (numeric) 0.9808158697406401 absolute error 4.312106227644108e-13 relative error 4.396448263813752e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.265000000000427 y1[1] (analytic) 1.9998346518582686 y1[1] (numeric) 1.9998346518582588 absolute error 9.769962616701378e-15 relative error 4.885385203033171e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.981815695134139 y2[1] (numeric) 0.9818156951337076 absolute error 4.3143266736933583e-13 relative error 4.394232741516645e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.266000000000427 y1[1] (analytic) 1.9998523362428196 y1[1] (numeric) 1.9998523362428102 absolute error 9.325873406851315e-15 relative error 4.663281002222446e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9828155387115103 y2[1] (numeric) 0.9828155387110784 absolute error 4.318767565791859e-13 relative error 4.394280916085072e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.267000000000428 y1[1] (analytic) 1.9998690207751175 y1[1] (numeric) 1.9998690207751086 absolute error 8.881784197001252e-15 relative error 4.4411829498507926e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9838153994733413 y2[1] (numeric) 0.9838153994729091 absolute error 4.3220982348657344e-13 relative error 4.3932004288400563e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.268000000000428 y1[1] (analytic) 1.999884705438478 y1[1] (numeric) 1.9998847054384696 absolute error 8.43769498715119e-15 relative error 4.219090712682465e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9848152764197715 y2[1] (numeric) 0.984815276419339 absolute error 4.32542890393961e-13 relative error 4.392122063403007e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.269000000000428 y1[1] (analytic) 1.9998993902172164 y1[1] (numeric) 1.9998993902172084 absolute error 7.993605777301127e-15 relative error 3.9970039575005383e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.985815168550924 y2[1] (numeric) 0.9858151685504911 absolute error 4.3287595730134854e-13 relative error 4.391045817824496e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.270000000000429 y1[1] (analytic) 1.9999130750966478 y1[1] (numeric) 1.9999130750966403 absolute error 7.549516567451064e-15 relative error 3.774922351105798e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9868150748669068 y2[1] (numeric) 0.9868150748664736 absolute error 4.332090242087361e-13 relative error 4.3899716901584994e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.271000000000429 y1[1] (analytic) 1.9999257600630878 y1[1] (numeric) 1.9999257600630804 absolute error 7.327471962526033e-15 relative error 3.6638719840754925e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9878149943678136 y2[1] (numeric) 0.9878149943673801 absolute error 4.3354209111612363e-13 relative error 4.388899678462402e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.272000000000429 y1[1] (analytic) 1.9999374451038507 y1[1] (numeric) 1.9999374451038439 absolute error 6.8833827526759706e-15 relative error 3.4417990270283365e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9888149260537251 y2[1] (numeric) 0.9888149260532911 absolute error 4.339861803259737e-13 relative error 4.388952562214802e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.27300000000043 y1[1] (analytic) 1.999948130207252 y1[1] (numeric) 1.9999481302072455 absolute error 6.439293542825908e-15 relative error 3.219730274783983e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9898148689247095 y2[1] (numeric) 0.9898148689242753 absolute error 4.342082249308987e-13 relative error 4.386761995226472e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.27400000000043 y1[1] (analytic) 1.999957815362606 y1[1] (numeric) 1.9999578153626003 absolute error 5.773159728050814e-15 relative error 2.886640749972069e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9908148219808243 y2[1] (numeric) 0.9908148219803896 absolute error 4.346523141407488e-13 relative error 4.3868168349742434e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.27500000000043 y1[1] (analytic) 1.9999665005602285 y1[1] (numeric) 1.999966500560223 absolute error 5.551115123125783e-15 relative error 2.775604052153279e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9918147842221162 y2[1] (numeric) 0.9918147842216812 absolute error 4.3498538104813633e-13 relative error 4.385752138079862e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.276000000000431 y1[1] (analytic) 1.9999741857914337 y1[1] (numeric) 1.9999741857914284 absolute error 5.329070518200751e-15 relative error 2.6645696509787307e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9928147546486232 y2[1] (numeric) 0.9928147546481879 absolute error 4.353184479555239e-13 relative error 4.3846895497598815e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.277000000000431 y1[1] (analytic) 1.9999808710485363 y1[1] (numeric) 1.9999808710485314 absolute error 4.884981308350689e-15 relative error 2.4425140155413706e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.993814732260375 y2[1] (numeric) 0.9938147322599393 absolute error 4.3565151486291143e-13 relative error 4.3836290680864316e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.278000000000431 y1[1] (analytic) 1.9999865563248511 y1[1] (numeric) 1.9999865563248467 absolute error 4.440892098500626e-15 relative error 2.2204609748283262e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.994814716057394 y2[1] (numeric) 0.994814716056958 absolute error 4.3598458177029897e-13 relative error 4.382570691135068e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.279000000000432 y1[1] (analytic) 1.999991241614693 y1[1] (numeric) 1.999991241614689 absolute error 3.9968028886505635e-15 relative error 1.9984101957485297e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9958147050396965 y2[1] (numeric) 0.9958147050392602 absolute error 4.363176486776865e-13 relative error 4.381514416984769e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.280000000000432 y1[1] (analytic) 1.9999949269133765 y1[1] (numeric) 1.999994926913373 absolute error 3.552713678800501e-15 relative error 1.77636134521774e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9968146982072936 y2[1] (numeric) 0.996814698206857 absolute error 4.3665071558507407e-13 relative error 4.3804602437179346e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.281000000000432 y1[1] (analytic) 1.9999976122172165 y1[1] (numeric) 1.9999976122172134 absolute error 3.1086244689504383e-15 relative error 1.5543140901574316e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9978146945601923 y2[1] (numeric) 0.9978146945597552 absolute error 4.3709480479492413e-13 relative error 4.380520823934977e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.282000000000433 y1[1] (analytic) 1.999999297523528 y1[1] (numeric) 1.999999297523525 absolute error 2.886579864025407e-15 relative error 1.4432904389514915e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9988146930983962 y2[1] (numeric) 0.9988146930979588 absolute error 4.374278717023117e-13 relative error 4.379469732722678e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.283000000000433 y1[1] (analytic) 1.9999999828306247 y1[1] (numeric) 1.9999999828306223 absolute error 2.4424906541753444e-15 relative error 1.2212453375716818e-13% Correct digits 14 h 0.001 y2[1] (analytic) 0.9998146928219069 y2[1] (numeric) 0.9998146928214692 absolute error 4.377609386096992e-13 relative error 4.37842073888862e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.284000000000433 y1[1] (analytic) 1.9999996681378223 y1[1] (numeric) 1.9999996681378203 absolute error 1.9984014443252818e-15 relative error 9.992008879611323e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.0008146927307249 y2[1] (numeric) 1.0008146927302868 absolute error 4.3809400551708677e-13 relative error 4.377373840523328e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.285000000000434 y1[1] (analytic) 1.9999983534454349 y1[1] (numeric) 1.9999983534454333 absolute error 1.5543122344752192e-15 relative error 7.771567570531127e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.00181469182485 y2[1] (numeric) 1.0018146918244117 absolute error 4.383160501220118e-13 relative error 4.3752208237593284e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.286000000000434 y1[1] (analytic) 1.9999960387547775 y1[1] (numeric) 1.9999960387547764 absolute error 1.1102230246251565e-15 relative error 5.551126117811689e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.0028146891042837 y2[1] (numeric) 1.002814689103845 absolute error 4.3876013933186186e-13 relative error 4.375286322578336e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.287000000000434 y1[1] (analytic) 1.9999927240681645 y1[1] (numeric) 1.9999927240681639 absolute error 6.661338147750939e-16 relative error 3.330681190780124e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.0038146835690283 y2[1] (numeric) 1.0038146835685893 absolute error 4.389821839367869e-13 relative error 4.37313969522742e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.288000000000435 y1[1] (analytic) 1.9999884093889109 y1[1] (numeric) 1.9999884093889106 absolute error 2.220446049250313e-16 relative error 1.1102294587440945e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.0048146742190898 y2[1] (numeric) 1.0048146742186503 absolute error 4.3942627314663696e-13 relative error 4.373207163680658e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.289000000000435 y1[1] (analytic) 1.999983094721331 y1[1] (numeric) 1.9999830947213315 absolute error 4.440892098500626e-16 relative error 2.220464818038575e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.0058146600544773 y2[1] (numeric) 1.0058146600540376 absolute error 4.39648317751562e-13 relative error 4.371066909362304e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.290000000000435 y1[1] (analytic) 1.9999767800707402 y1[1] (numeric) 1.9999767800707409 absolute error 6.661338147750939e-16 relative error 3.330707743274562e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.0068146400752054 y2[1] (numeric) 1.0068146400747653 absolute error 4.4009240696141205e-13 relative error 4.371136348678231e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.291000000000436 y1[1] (analytic) 1.9999694654434523 y1[1] (numeric) 1.9999694654434534 absolute error 1.1102230246251565e-15 relative error 5.5511998748390253e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.007814613281294 y2[1] (numeric) 1.0078146132808534 absolute error 4.405364961712621e-13 relative error 4.371205679752361e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.292000000000436 y1[1] (analytic) 1.9999611508467825 y1[1] (numeric) 1.999961150846784 absolute error 1.5543122344752192e-15 relative error 7.771712134593836e-14% Correct digits 15 h 0.001 y2[1] (analytic) 1.0088145786727698 y2[1] (numeric) 1.008814578672329 absolute error 4.4075854077618715e-13 relative error 4.3690738624739524e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.293000000000436 y1[1] (analytic) 1.999951836289045 y1[1] (numeric) 1.9999518362890472 absolute error 2.220446049250313e-15 relative error 1.110249761499457e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0098145352496677 y2[1] (numeric) 1.0098145352492267 absolute error 4.409805853811122e-13 relative error 4.366946305363724e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.294000000000437 y1[1] (analytic) 1.9999415217795546 y1[1] (numeric) 1.9999415217795573 absolute error 2.6645352591003757e-15 relative error 1.3323065850092773e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0108144820120313 y2[1] (numeric) 1.0108144820115899 absolute error 4.4142467459096224e-13 relative error 4.367019690025653e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.295000000000437 y1[1] (analytic) 1.9999302073286258 y1[1] (numeric) 1.999930207328629 absolute error 3.1086244689504383e-15 relative error 1.5543664761695524e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0118144179599138 y2[1] (numeric) 1.011814417959472 absolute error 4.418687638008123e-13 relative error 4.3670929763161204e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.296000000000437 y1[1] (analytic) 1.999917892947573 y1[1] (numeric) 1.9999178929475765 absolute error 3.552713678800501e-15 relative error 1.776429768106302e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.012814342093379 y2[1] (numeric) 1.012814342092937 absolute error 4.4209080840573733e-13 relative error 4.364973816346072e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.297000000000438 y1[1] (analytic) 1.9999045786487104 y1[1] (numeric) 1.9999045786487144 absolute error 3.9968028886505635e-15 relative error 1.9984967939575954e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0138142534125036 y2[1] (numeric) 1.013814253412061 absolute error 4.425348976155874e-13 relative error 4.3650490819793946e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.298000000000438 y1[1] (analytic) 1.9998902644453527 y1[1] (numeric) 1.9998902644453571 absolute error 4.440892098500626e-15 relative error 2.2205678868746622e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0148141509173758 y2[1] (numeric) 1.0148141509169328 absolute error 4.4297898682543746e-13 relative error 4.3651242587127066e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.299000000000438 y1[1] (analytic) 1.9998749503518138 y1[1] (numeric) 1.9998749503518187 absolute error 4.884981308350689e-15 relative error 2.4426433800230027e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0158140336080983 y2[1] (numeric) 1.0158140336076549 absolute error 4.434230760352875e-13 relative error 4.3651993511083984e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.300000000000439 y1[1] (analytic) 1.9998586363834079 y1[1] (numeric) 1.9998586363834132 absolute error 5.329070518200751e-15 relative error 2.6647236065834984e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0168139004847885 y2[1] (numeric) 1.0168139004843448 absolute error 4.4364512064021255e-13 relative error 4.3630906346647596e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.301000000000439 y1[1] (analytic) 1.9998413225564486 y1[1] (numeric) 1.9998413225564546 absolute error 5.995204332975845e-15 relative error 2.9978400112825057e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0178137505475795 y2[1] (numeric) 1.0178137505471356 absolute error 4.438671652451376e-13 relative error 4.360986133330768e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.302000000000439 y1[1] (analytic) 1.9998230088882505 y1[1] (numeric) 1.999823008888257 absolute error 6.439293542825908e-15 relative error 3.219931721060488e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0188135827966216 y2[1] (numeric) 1.0188135827961773 absolute error 4.4431125445498765e-13 relative error 4.3610652817894586e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.30300000000044 y1[1] (analytic) 1.9998036953971265 y1[1] (numeric) 1.9998036953971337 absolute error 7.105427357601002e-15 relative error 3.5530624200541776e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0198133962320823 y2[1] (numeric) 1.0198133962316378 absolute error 4.445332990599127e-13 relative error 4.358967049288974e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.30400000000044 y1[1] (analytic) 1.999783382102391 y1[1] (numeric) 1.9997833821023983 absolute error 7.327471962526033e-15 relative error 3.664132839639158e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0208131898541486 y2[1] (numeric) 1.0208131898537036 absolute error 4.4497738826976274e-13 relative error 4.3590481852349503e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.30500000000044 y1[1] (analytic) 1.999762069024356 y1[1] (numeric) 1.999762069024364 absolute error 7.993605777301127e-15 relative error 3.9972784268285716e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0218129626630268 y2[1] (numeric) 1.0218129626625814 absolute error 4.454214774796128e-13 relative error 4.3591292511964716e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.306000000000441 y1[1] (analytic) 1.9997397561843357 y1[1] (numeric) 1.9997397561843442 absolute error 8.43769498715119e-15 relative error 4.2193965295019137e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.022812713658944 y2[1] (numeric) 1.0228127136584984 absolute error 4.4564352208453784e-13 relative error 4.357039330204662e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.307000000000441 y1[1] (analytic) 1.9997164436046424 y1[1] (numeric) 1.9997164436046513 absolute error 8.881784197001252e-15 relative error 4.441521809457722e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0238124418421495 y2[1] (numeric) 1.0238124418417036 absolute error 4.4586556668946287e-13 relative error 4.354953587858488e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.308000000000441 y1[1] (analytic) 1.999692131308589 y1[1] (numeric) 1.9996921313085982 absolute error 9.325873406851315e-15 relative error 4.663654600045112e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0248121462129152 y2[1] (numeric) 1.0248121462124689 absolute error 4.4630965589931293e-13 relative error 4.3550387019572616e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.309000000000442 y1[1] (analytic) 1.9996668193204874 y1[1] (numeric) 1.9996668193204972 absolute error 9.769962616701378e-15 relative error 4.885795234638807e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0258118257715365 y2[1] (numeric) 1.02581182577109 absolute error 4.4653170050423796e-13 relative error 4.3529591810699905e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.310000000000442 y1[1] (analytic) 1.9996405076656498 y1[1] (numeric) 1.99964050766566 absolute error 1.021405182655144e-14 relative error 5.107944046640249e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0268114795183345 y2[1] (numeric) 1.0268114795178875 absolute error 4.46975789714088e-13 relative error 4.353046285806614e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.311000000000442 y1[1] (analytic) 1.9996131963703878 y1[1] (numeric) 1.9996131963703985 absolute error 1.0658141036401503e-14 relative error 5.330101369478709e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.027811106453655 y2[1] (numeric) 1.0278111064532078 absolute error 4.4719783431901305e-13 relative error 4.3509729707243403e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.312000000000443 y1[1] (analytic) 1.9995848854620126 y1[1] (numeric) 1.999584885462024 absolute error 1.1324274851176597e-14 relative error 5.663312887344652e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0288107055778715 y2[1] (numeric) 1.028810705577424 absolute error 4.474198789239381e-13 relative error 4.3489038022074947e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.313000000000443 y1[1] (analytic) 1.9995555749688356 y1[1] (numeric) 1.9995555749688472 absolute error 1.1546319456101628e-14 relative error 5.774442881529604e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0298102758913847 y2[1] (numeric) 1.029810275890937 absolute error 4.476419235288631e-13 relative error 4.3468387722329976e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.314000000000443 y1[1] (analytic) 1.9995252649201667 y1[1] (numeric) 1.9995252649201787 absolute error 1.199040866595169e-14 relative error 5.996627737749751e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0308098163946247 y2[1] (numeric) 1.0308098163941766 absolute error 4.480860127387132e-13 relative error 4.3469319520641094e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.315000000000444 y1[1] (analytic) 1.9994939553463162 y1[1] (numeric) 1.9994939553463287 absolute error 1.2434497875801753e-14 relative error 6.218822438824565e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0318093260880508 y2[1] (numeric) 1.0318093260876022 absolute error 4.4853010194856324e-13 relative error 4.347025081165891e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.316000000000444 y1[1] (analytic) 1.9994616462785937 y1[1] (numeric) 1.9994616462786066 absolute error 1.2878587085651816e-14 relative error 6.441027318339162e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0328088039721535 y2[1] (numeric) 1.0328088039717045 absolute error 4.489741911584133e-13 relative error 4.34711816390092e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.317000000000444 y1[1] (analytic) 1.999428337749308 y1[1] (numeric) 1.9994283377493216 absolute error 1.354472090042691e-14 relative error 6.774296755078387e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0338082490474547 y2[1] (numeric) 1.0338082490470055 absolute error 4.4919623576333834e-13 relative error 4.345063372992287e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.318000000000445 y1[1] (analytic) 1.9993940297917683 y1[1] (numeric) 1.999394029791782 absolute error 1.3766765505351941e-14 relative error 6.885468947201825e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.03480766031451 y2[1] (numeric) 1.0348076603140604 absolute error 4.496403249731884e-13 relative error 4.34515845037839e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.319000000000445 y1[1] (analytic) 1.9993587224402818 y1[1] (numeric) 1.999358722440296 absolute error 1.4210854715202004e-14 relative error 7.107706363897118e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0358070367739076 y2[1] (numeric) 1.0358070367734578 absolute error 4.4986236957811343e-13 relative error 4.3431098033398263e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.320000000000445 y1[1] (analytic) 1.999322415730156 y1[1] (numeric) 1.9993224157301708 absolute error 1.4876988529977098e-14 relative error 7.441015222421741e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0368063774262717 y2[1] (numeric) 1.0368063774258214 absolute error 4.503064587879635e-13 relative error 4.343206876348378e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.321000000000446 y1[1] (analytic) 1.999285109697698 y1[1] (numeric) 1.9992851096977131 absolute error 1.509903313490213e-14 relative error 7.552216070465897e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0378056812722611 y2[1] (numeric) 1.0378056812718106 absolute error 4.505285033928885e-13 relative error 4.341164357864943e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.322000000000446 y1[1] (analytic) 1.9992468043802134 y1[1] (numeric) 1.999246804380229 absolute error 1.554312234475219e-14 relative error 7.774489027917048e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0388049473125727 y2[1] (numeric) 1.0388049473121217 absolute error 4.509725926027386e-13 relative error 4.341263427454996e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.323000000000446 y1[1] (analytic) 1.9992074998160079 y1[1] (numeric) 1.9992074998160239 absolute error 1.5987211554602254e-14 relative error 7.996774499932397e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.03980417454794 y2[1] (numeric) 1.0398041745474889 absolute error 4.511946372076636e-13 relative error 4.339227022278716e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.324000000000447 y1[1] (analytic) 1.9991671960443855 y1[1] (numeric) 1.9991671960444022 absolute error 1.6653345369377348e-14 relative error 8.330141372031402e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0408033619791361 y2[1] (numeric) 1.0408033619786847 absolute error 4.5141668181258865e-13 relative error 4.337194693089757e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.325000000000447 y1[1] (analytic) 1.9991258931056506 y1[1] (numeric) 1.9991258931056677 absolute error 1.709743457922741e-14 relative error 8.552455169627398e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0418025086069738 y2[1] (numeric) 1.041802508606522 absolute error 4.518607710224387e-13 relative error 4.337297782346826e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.326000000000447 y1[1] (analytic) 1.9990835910411058 y1[1] (numeric) 1.9990835910411233 absolute error 1.7541523789077473e-14 relative error 8.774782539204375e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0428016134323062 y2[1] (numeric) 1.042801613431854 absolute error 4.5208281562736374e-13 relative error 4.335271539707019e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.327000000000448 y1[1] (analytic) 1.999040289893053 y1[1] (numeric) 1.9990402898930713 absolute error 1.8207657603852567e-14 relative error 9.10819941744479e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0438006754560287 y2[1] (numeric) 1.0438006754555764 absolute error 4.5230486023228877e-13 relative error 4.333249353710948e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.328000000000448 y1[1] (analytic) 1.998995989704794 y1[1] (numeric) 1.9989959897048124 absolute error 1.84297022087776e-14 relative error 9.219479330470916e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0447996936790795 y2[1] (numeric) 1.0447996936786268 absolute error 4.5274894944213884e-13 relative error 4.333356452736529e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.329000000000448 y1[1] (analytic) 1.998950690520628 y1[1] (numeric) 1.998950690520647 absolute error 1.9095836023552692e-14 relative error 9.552930001779668e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0457986671024404 y2[1] (numeric) 1.0457986671019872 absolute error 4.531930386519889e-13 relative error 4.333463532781465e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.330000000000449 y1[1] (analytic) 1.9989043923858552 y1[1] (numeric) 1.9989043923858747 absolute error 1.9539925233402755e-14 relative error 9.775317572883144e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.046797594727138 y2[1] (numeric) 1.0467975947266845 absolute error 4.5341508325691393e-13 relative error 4.331449418118913e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.331000000000449 y1[1] (analytic) 1.998857095346773 y1[1] (numeric) 1.998857095346793 absolute error 1.9984014443252818e-14 relative error 9.997720442233956e-13% Correct digits 14 h 0.001 y2[1] (analytic) 1.0477964755542446 y2[1] (numeric) 1.047796475553791 absolute error 4.5363712786183896e-13 relative error 4.329439337175496e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.332000000000449 y1[1] (analytic) 1.998808799450679 y1[1] (numeric) 1.9988087994506993 absolute error 2.042810365310288e-14 relative error 1.0220138944113622e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0487953085848798 y2[1] (numeric) 1.0487953085844257 absolute error 4.54081217071689e-13 relative error 4.3295504218489733e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.33300000000045 y1[1] (analytic) 1.9987595047458684 y1[1] (numeric) 1.9987595047458893 absolute error 2.0872192862952943e-14 relative error 1.0442573412856255e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0497940928202105 y2[1] (numeric) 1.049794092819756 absolute error 4.545253062815391e-13 relative error 4.329661496384338e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.33400000000045 y1[1] (analytic) 1.9987092112816365 y1[1] (numeric) 1.9987092112816578 absolute error 2.1316282072803006e-14 relative error 1.066502418284965e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0507928272614524 y2[1] (numeric) 1.0507928272609977 absolute error 4.547473508864641e-13 relative error 4.327659449975636e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.33500000000045 y1[1] (analytic) 1.9986579191082763 y1[1] (numeric) 1.9986579191082983 absolute error 2.19824158875781e-14 relative error 1.0998588441480672e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0517915109098712 y2[1] (numeric) 1.0517915109094162 absolute error 4.549693954913892e-13 relative error 4.3256614145688405e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.336000000000451 y1[1] (analytic) 1.9986056282770805 y1[1] (numeric) 1.9986056282771028 absolute error 2.220446049250313e-14 relative error 1.1109975964415113e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0527901427667836 y2[1] (numeric) 1.0527901427663282 absolute error 4.554134847012392e-13 relative error 4.325776488601902e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.337000000000451 y1[1] (analytic) 1.9985523388403394 y1[1] (numeric) 1.9985523388403623 absolute error 2.2870594307278225e-14 relative error 1.144358036705153e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0537887218335575 y2[1] (numeric) 1.053788721833102 absolute error 4.556355293061642e-13 relative error 4.323784453807529e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.338000000000451 y1[1] (analytic) 1.9984980508513428 y1[1] (numeric) 1.9984980508513661 absolute error 2.3314683517128287e-14 relative error 1.1666102705077164e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0547872471116142 y2[1] (numeric) 1.0547872471111581 absolute error 4.560796185160143e-13 relative error 4.3239015238847824e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.339000000000452 y1[1] (analytic) 1.9984427643643787 y1[1] (numeric) 1.9984427643644023 absolute error 2.353672812205332e-14 relative error 1.177753425905063e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0557857176024283 y2[1] (numeric) 1.0557857176019718 absolute error 4.565237077258644e-13 relative error 4.324018596904103e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.340000000000452 y1[1] (analytic) 1.9983864794347332 y1[1] (numeric) 1.9983864794347574 absolute error 2.4202861936828413e-14 relative error 1.2111201805005442e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0567841323075293 y2[1] (numeric) 1.0567841323070726 absolute error 4.567457523307894e-13 relative error 4.3220345420352526e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.341000000000452 y1[1] (analytic) 1.9983291961186915 y1[1] (numeric) 1.9983291961187162 absolute error 2.4646951146678475e-14 relative error 1.2333779236448968e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.057782490228503 y2[1] (numeric) 1.0577824902280457 absolute error 4.571898415406395e-13 relative error 4.322153616306099e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.342000000000453 y1[1] (analytic) 1.998270914473537 y1[1] (numeric) 1.998270914473562 absolute error 2.4868995751603507e-14 relative error 1.2445257332965522e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.058780790366991 y2[1] (numeric) 1.0587807903665336 absolute error 4.574118861455645e-13 relative error 4.320175529318188e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.343000000000453 y1[1] (analytic) 1.9982116345575511 y1[1] (numeric) 1.9982116345575767 absolute error 2.55351295663786e-14 relative error 1.2778991536616016e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0597790317246938 y2[1] (numeric) 1.059779031724236 absolute error 4.578559753554146e-13 relative error 4.32029660570181e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.344000000000453 y1[1] (analytic) 1.998151356430014 y1[1] (numeric) 1.99815135643004 absolute error 2.5979218776228663e-14 relative error 1.3001627075260349e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0607772133033697 y2[1] (numeric) 1.0607772133029116 absolute error 4.580780199603396e-13 relative error 4.318324472052311e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.345000000000454 y1[1] (analytic) 1.9980900801512034 y1[1] (numeric) 1.99809008015123 absolute error 2.6645352591003757e-14 relative error 1.3335411078657374e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0617753341048373 y2[1] (numeric) 1.061775334104379 absolute error 4.583000645652646e-13 relative error 4.316356293505808e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.346000000000454 y1[1] (analytic) 1.998027805782396 y1[1] (numeric) 1.998027805782423 absolute error 2.708944180085382e-14 relative error 1.355809049426418e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.062773393130976 y2[1] (numeric) 1.0627733931305174 absolute error 4.585221091701897e-13 relative error 4.3143920626330685e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.347000000000454 y1[1] (analytic) 1.9979645333858658 y1[1] (numeric) 1.9979645333858933 absolute error 2.7533531010703882e-14 relative error 1.3780790675019628e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0637713893837268 y2[1] (numeric) 1.0637713893832679 absolute error 4.589661983800397e-13 relative error 4.314519105894848e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.348000000000455 y1[1] (analytic) 1.9979002630248857 y1[1] (numeric) 1.9979002630249134 absolute error 2.7755575615628914e-14 relative error 1.3892372972415587e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0647693218650935 y2[1] (numeric) 1.0647693218646344 absolute error 4.591882429849647e-13 relative error 4.3125607918589526e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.349000000000455 y1[1] (analytic) 1.9978349947637255 y1[1] (numeric) 1.9978349947637537 absolute error 2.8199664825478976e-14 relative error 1.4115112058498114e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.065767189577144 y2[1] (numeric) 1.0657671895766843 absolute error 4.596323321948148e-13 relative error 4.312689832168501e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.350000000000455 y1[1] (analytic) 1.9977687286676535 y1[1] (numeric) 1.9977687286676824 absolute error 2.886579864025407e-14 relative error 1.444901916124454e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.06676499152201 y2[1] (numeric) 1.0667649915215502 absolute error 4.598543767997398e-13 relative error 4.3107374206538336e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.351000000000456 y1[1] (analytic) 1.9977014648029363 y1[1] (numeric) 1.9977014648029656 absolute error 2.930988785010413e-14 relative error 1.4671805756019413e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0677627267018903 y2[1] (numeric) 1.0677627267014302 absolute error 4.600764214046649e-13 relative error 4.3087889275340295e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.352000000000456 y1[1] (analytic) 1.9976332032368376 y1[1] (numeric) 1.997633203236867 absolute error 2.9531932455029164e-14 relative error 1.4783460951278495e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0687603941190496 y2[1] (numeric) 1.068760394118589 absolute error 4.605205106145149e-13 relative error 4.308921935623462e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.353000000000456 y1[1] (analytic) 1.9975639440376183 y1[1] (numeric) 1.9975639440376485 absolute error 3.019806626980426e-14 relative error 1.511744660787468e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0697579927758203 y2[1] (numeric) 1.0697579927753595 absolute error 4.6074255521944e-13 relative error 4.3069793199104774e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.354000000000457 y1[1] (analytic) 1.9974936872745386 y1[1] (numeric) 1.997493687274569 absolute error 3.042011087472929e-14 relative error 1.5229139930968053e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.070755521674604 y2[1] (numeric) 1.0707555216741431 absolute error 4.60964599824365e-13 relative error 4.305040604445739e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.355000000000457 y1[1] (analytic) 1.9974224330178543 y1[1] (numeric) 1.9974224330178854 absolute error 3.108624468950438e-14 relative error 1.5563179914094073e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0717529798178722 y2[1] (numeric) 1.0717529798174108 absolute error 4.614086890342151e-13 relative error 4.3051775709793156e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.356000000000457 y1[1] (analytic) 1.9973501813388204 y1[1] (numeric) 1.997350181338852 absolute error 3.1530333899354446e-14 relative error 1.5786082077114648e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0727503662081663 y2[1] (numeric) 1.0727503662077047 absolute error 4.616307336391401e-13 relative error 4.303244708000976e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.357000000000458 y1[1] (analytic) 1.997276932309688 y1[1] (numeric) 1.9972769323097201 absolute error 3.219646771412954e-14 relative error 1.6120182030489356e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0737476798481005 y2[1] (numeric) 1.0737476798476384 absolute error 4.620748228489902e-13 relative error 4.303383667514498e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.358000000000458 y1[1] (analytic) 1.9972026860037064 y1[1] (numeric) 1.9972026860037393 absolute error 3.2862601528904634e-14 relative error 1.6454314706866786e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0747449197403607 y2[1] (numeric) 1.0747449197398984 absolute error 4.622968674539152e-13 relative error 4.301456642992068e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.359000000000458 y1[1] (analytic) 1.9971274424951222 y1[1] (numeric) 1.9971274424951555 absolute error 3.3306690738754696e-14 relative error 1.6677298619031942e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0757420848877075 y2[1] (numeric) 1.075742084887245 absolute error 4.625189120588402e-13 relative error 4.2995334900104863e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.360000000000459 y1[1] (analytic) 1.9970512018591786 y1[1] (numeric) 1.9970512018592121 absolute error 3.352873534367973e-14 relative error 1.6789121537027068e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.076739174292976 y2[1] (numeric) 1.076739174292513 absolute error 4.629630012686903e-13 relative error 4.2996763963072835e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.361000000000459 y1[1] (analytic) 1.996973964172116 y1[1] (numeric) 1.99697396417215 absolute error 3.397282455352979e-14 relative error 1.7012151967446345e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0777361869590762 y2[1] (numeric) 1.077736186958613 absolute error 4.631850458736153e-13 relative error 4.297759057163433e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.362000000000459 y1[1] (analytic) 1.9968957295111722 y1[1] (numeric) 1.9968957295112069 absolute error 3.4638958368304884e-14 relative error 1.734640314784202e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0787331218889962 y2[1] (numeric) 1.0787331218885328 absolute error 4.634070904785403e-13 relative error 4.2958455717671554e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.36300000000046 y1[1] (analytic) 1.9968164979545824 y1[1] (numeric) 1.9968164979546172 absolute error 3.4861002973229915e-14 relative error 1.7458290738753116e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0797299780858007 y2[1] (numeric) 1.079729978085337 absolute error 4.636291350834654e-13 relative error 4.2939359329951206e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.36400000000046 y1[1] (analytic) 1.9967362695815773 y1[1] (numeric) 1.9967362695816129 absolute error 3.552713678800501e-14 relative error 1.7792603524675713e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0807267545526338 y2[1] (numeric) 1.08072675455217 absolute error 4.638511796883904e-13 relative error 4.2920301337445964e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.36500000000046 y1[1] (analytic) 1.9966550444723858 y1[1] (numeric) 1.9966550444724218 absolute error 3.597122599785507e-14 relative error 1.8015743930048986e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.081723450292719 y2[1] (numeric) 1.081723450292255 absolute error 4.640732242933154e-13 relative error 4.29012816693338e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.366000000000461 y1[1] (analytic) 1.996572822708233 y1[1] (numeric) 1.9965728227082695 absolute error 3.6415315207705135e-14 relative error 1.823891159567619e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0827200643093609 y2[1] (numeric) 1.0827200643088966 absolute error 4.642952688982405e-13 relative error 4.2882300254997347e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.367000000000461 y1[1] (analytic) 1.9964896043713405 y1[1] (numeric) 1.9964896043713776 absolute error 3.708144902248023e-14 relative error 1.8573324369578436e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0837165956059454 y2[1] (numeric) 1.0837165956054806 absolute error 4.647393581080905e-13 relative error 4.288384620042086e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.368000000000461 y1[1] (analytic) 1.9964053895449267 y1[1] (numeric) 1.9964053895449643 absolute error 3.752553823233029e-14 relative error 1.879655225779775e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.084713043185941 y2[1] (numeric) 1.0847130431854761 absolute error 4.649614027130156e-13 relative error 4.28649222606713e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.369000000000462 y1[1] (analytic) 1.9963201783132063 y1[1] (numeric) 1.9963201783132445 absolute error 3.8191672047105385e-14 relative error 1.9131035423073015e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0857094060529007 y2[1] (numeric) 1.0857094060524355 absolute error 4.651834473179406e-13 relative error 4.2846036400211014e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.370000000000462 y1[1] (analytic) 1.9962339707613905 y1[1] (numeric) 1.9962339707614294 absolute error 3.885780586188048e-14 relative error 1.9465556859078793e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0867056832104613 y2[1] (numeric) 1.086705683209996 absolute error 4.654054919228656e-13 relative error 4.2827188549149325e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.371000000000462 y1[1] (analytic) 1.9961467669756872 y1[1] (numeric) 1.9961467669757265 absolute error 3.930189507173054e-14 relative error 1.9688880458061646e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0877018736623463 y2[1] (numeric) 1.0877018736618804 absolute error 4.658495811327157e-13 relative error 4.282879274301303e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.372000000000463 y1[1] (analytic) 1.9960585670432998 y1[1] (numeric) 1.9960585670433395 absolute error 3.9745984281580604e-14 relative error 1.9912233507484256e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0886979764123645 y2[1] (numeric) 1.0886979764118985 absolute error 4.660716257376407e-13 relative error 4.281000202402392e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.373000000000463 y1[1] (analytic) 1.9959693710524284 y1[1] (numeric) 1.9959693710524686 absolute error 4.0190073491430667e-14 relative error 2.013561634477355e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0896939904644138 y2[1] (numeric) 1.0896939904639475 absolute error 4.662936703425657e-13 relative error 4.279124914177395e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.374000000000463 y1[1] (analytic) 1.995879179092269 y1[1] (numeric) 1.9958791790923096 absolute error 4.063416270128073e-14 relative error 2.0359029307456e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0906899148224802 y2[1] (numeric) 1.0906899148220137 absolute error 4.665157149474908e-13 relative error 4.277253402709059e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.375000000000464 y1[1] (analytic) 1.9957879912530132 y1[1] (numeric) 1.9957879912530545 absolute error 4.1300296516055823e-14 relative error 2.069372934252716e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0916857484906395 y2[1] (numeric) 1.0916857484901725 absolute error 4.669598041573408e-13 relative error 4.277419621928359e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.376000000000464 y1[1] (analytic) 1.9956958076258493 y1[1] (numeric) 1.995695807625891 absolute error 4.1744385725905886e-14 relative error 2.0917208708057815e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0926814904730577 y2[1] (numeric) 1.0926814904725906 absolute error 4.671818487622659e-13 relative error 4.275553789787429e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.377000000000464 y1[1] (analytic) 1.9956026283029609 y1[1] (numeric) 1.995602628303003 absolute error 4.218847493575595e-14 relative error 2.1140719268160403e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0936771397739933 y2[1] (numeric) 1.0936771397735259 absolute error 4.674038933671909e-13 relative error 4.273691717317775e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.378000000000465 y1[1] (analytic) 1.9955084533775271 y1[1] (numeric) 1.9955084533775698 absolute error 4.263256414560601e-14 relative error 2.136426136078133e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0946726953977968 y2[1] (numeric) 1.0946726953973291 absolute error 4.676259379721159e-13 relative error 4.2718333976731174e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.379000000000465 y1[1] (analytic) 1.9954132829437228 y1[1] (numeric) 1.995413282943766 absolute error 4.3298697960381105e-14 relative error 2.169911282564228e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0956681563489128 y2[1] (numeric) 1.095668156348445 absolute error 4.67847982577041e-13 relative error 4.269978824026861e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.380000000000465 y1[1] (analytic) 1.9953171170967186 y1[1] (numeric) 1.9953171170967623 absolute error 4.374278717023117e-14 relative error 2.1922724360666544e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0966635216318805 y2[1] (numeric) 1.0966635216314122 absolute error 4.68292071786891e-13 relative error 4.270152718219834e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.381000000000466 y1[1] (analytic) 1.9952199559326802 y1[1] (numeric) 1.9952199559327244 absolute error 4.418687638008123e-14 relative error 2.21463684987181e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0976587902513346 y2[1] (numeric) 1.097658790250866 absolute error 4.685141163918161e-13 relative error 4.2683037803080754e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.382000000000466 y1[1] (analytic) 1.9951217995487687 y1[1] (numeric) 1.9951217995488135 absolute error 4.4853010194856324e-14 relative error 2.248133933727786e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0986539612120065 y2[1] (numeric) 1.0986539612115378 absolute error 4.687361609967411e-13 relative error 4.2664585715382443e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.383000000000466 y1[1] (analytic) 1.9950226480431408 y1[1] (numeric) 1.995022648043186 absolute error 4.529709940470639e-14 relative error 2.2705055227887754e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.0996490335187254 y2[1] (numeric) 1.0996490335182565 absolute error 4.689582056016661e-13 relative error 4.2646170851536553e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.384000000000467 y1[1] (analytic) 1.9949225015149477 y1[1] (numeric) 1.9949225015149934 absolute error 4.574118861455645e-14 relative error 2.2928804793078683e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1006440061764193 y2[1] (numeric) 1.10064400617595 absolute error 4.694022948115162e-13 relative error 4.264796720623552e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.385000000000467 y1[1] (analytic) 1.9948213600643359 y1[1] (numeric) 1.994821360064382 absolute error 4.618527782440651e-14 relative error 2.315258837158079e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1016388781901152 y2[1] (numeric) 1.1016388781896456 absolute error 4.696243394164412e-13 relative error 4.262960836930411e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.386000000000467 y1[1] (analytic) 1.994719223792447 y1[1] (numeric) 1.9947192237924936 absolute error 4.6629367034256575e-14 relative error 2.337640630223776e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1026336485649415 y2[1] (numeric) 1.1026336485644714 absolute error 4.700684286262913e-13 relative error 4.263142424848699e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.387000000000468 y1[1] (analytic) 1.994616092801417 y1[1] (numeric) 1.9946160928014642 absolute error 4.729550084903167e-14 relative error 2.3711580900064654e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1036283163061278 y2[1] (numeric) 1.1036283163056575 absolute error 4.702904732312163e-13 relative error 4.2613121309291026e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.388000000000468 y1[1] (analytic) 1.9945119671943774 y1[1] (numeric) 1.994511967194425 absolute error 4.75175454539567e-14 relative error 2.382414657596578e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1046228804190064 y2[1] (numeric) 1.1046228804185358 absolute error 4.705125178361413e-13 relative error 4.259485532815201e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.389000000000468 y1[1] (analytic) 1.9944068470754535 y1[1] (numeric) 1.9944068470755014 absolute error 4.796163466380676e-14 relative error 2.4048069597302305e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1056173399090132 y2[1] (numeric) 1.1056173399085425 absolute error 4.707345624410664e-13 relative error 4.257662623849635e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.390000000000469 y1[1] (analytic) 1.994300732549765 y1[1] (numeric) 1.9943007325498137 absolute error 4.8627768478581856e-14 relative error 2.4383367906810124e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.106611693781689 y2[1] (numeric) 1.106611693781218 absolute error 4.709566070459914e-13 relative error 4.2558433973941103e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.391000000000469 y1[1] (analytic) 1.9941936237234272 y1[1] (numeric) 1.9941936237234763 absolute error 4.907185768843192e-14 relative error 2.460736866503874e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1076059410426797 y2[1] (numeric) 1.1076059410422086 absolute error 4.711786516509164e-13 relative error 4.25402784682933e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.392000000000469 y1[1] (analytic) 1.9940855207035484 y1[1] (numeric) 1.994085520703598 absolute error 4.951594689828198e-14 relative error 2.4831405867092345e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1086000806977385 y2[1] (numeric) 1.1086000806972671 absolute error 4.714006962558415e-13 relative error 4.2522159655549364e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.39300000000047 y1[1] (analytic) 1.9939764235982316 y1[1] (numeric) 1.9939764235982818 absolute error 5.0182080713057076e-14 relative error 2.5166837540887755e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1095941117527257 y2[1] (numeric) 1.109594111752254 absolute error 4.716227408607665e-13 relative error 4.2504077469894516e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.39400000000047 y1[1] (analytic) 1.993866332516574 y1[1] (numeric) 1.9938663325166248 absolute error 5.084821452783217e-14 relative error 2.5502318635198426e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1105880332136102 y2[1] (numeric) 1.1105880332131384 absolute error 4.718447854656915e-13 relative error 4.2486031845702146e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.39500000000047 y1[1] (analytic) 1.993755247568667 y1[1] (numeric) 1.9937552475687181 absolute error 5.10702591327572e-14 relative error 2.561510957527814e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1115818440864709 y2[1] (numeric) 1.1115818440859986 absolute error 4.722888746755416e-13 relative error 4.248799826914066e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.396000000000471 y1[1] (analytic) 1.993643168865595 y1[1] (numeric) 1.9936431688656466 absolute error 5.1736392947532295e-14 relative error 2.595067851433558e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1125755433774966 y2[1] (numeric) 1.1125755433770241 absolute error 4.725109192804666e-13 relative error 4.247000773053518e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.397000000000471 y1[1] (analytic) 1.9935300965194371 y1[1] (numeric) 1.993530096519489 absolute error 5.1958437552457326e-14 relative error 2.606353304781959e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1135691300929882 y2[1] (numeric) 1.1135691300925157 absolute error 4.725109192804666e-13 relative error 4.2432113688443374e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.398000000000471 y1[1] (analytic) 1.9934160306432653 y1[1] (numeric) 1.993416030643318 absolute error 5.262457136723242e-14 relative error 2.6399191417283193e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1145626032393594 y2[1] (numeric) 1.1145626032388865 absolute error 4.729550084903167e-13 relative error 4.2434135787054267e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.399000000000472 y1[1] (analytic) 1.9933009713511458 y1[1] (numeric) 1.9933009713511989 absolute error 5.306866057708248e-14 relative error 2.662350610360173e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1155559618231368 y2[1] (numeric) 1.1155559618226636 absolute error 4.731770530952417e-13 relative error 4.241625425244785e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.400000000000472 y1[1] (analytic) 1.9931849187581376 y1[1] (numeric) 1.9931849187581911 absolute error 5.3512749786932545e-14 relative error 2.6847860067230437e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.116549204850962 y2[1] (numeric) 1.1165492048504886 absolute error 4.733990977001667e-13 relative error 4.239840892308517e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.401000000000472 y1[1] (analytic) 1.9930678729802935 y1[1] (numeric) 1.9930678729803475 absolute error 5.395683899678261e-14 relative error 2.7072253648893222e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1175423313295922 y2[1] (numeric) 1.1175423313291184 absolute error 4.738431869100168e-13 relative error 4.2400468745220904e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.402000000000473 y1[1] (analytic) 1.9929498341346592 y1[1] (numeric) 1.9929498341347136 absolute error 5.440092820663267e-14 relative error 2.7296687189446297e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1185353402659006 y2[1] (numeric) 1.1185353402654268 absolute error 4.738431869100168e-13 relative error 4.23628266226594e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.403000000000473 y1[1] (analytic) 1.9928308023392733 y1[1] (numeric) 1.9928308023393284 absolute error 5.5067062021407764e-14 relative error 2.763258273445372e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1195282306668788 y2[1] (numeric) 1.1195282306664047 absolute error 4.740652315149418e-13 relative error 4.23450895233389e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.404000000000473 y1[1] (analytic) 1.992710777713168 y1[1] (numeric) 1.9927107777132236 absolute error 5.551115123125783e-14 relative error 2.7857103927024645e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1205210015396363 y2[1] (numeric) 1.120521001539162 absolute error 4.742872761198669e-13 relative error 4.2327388372746165e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.405000000000474 y1[1] (analytic) 1.9925897603763678 y1[1] (numeric) 1.9925897603764238 absolute error 5.595524044110789e-14 relative error 2.8081666158185442e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1215136518914024 y2[1] (numeric) 1.1215136518909277 absolute error 4.747313653297169e-13 relative error 4.23295217609786e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.406000000000474 y1[1] (analytic) 1.9924677504498898 y1[1] (numeric) 1.9924677504499464 absolute error 5.6621374255882984e-14 relative error 2.8417711776312637e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1225061807295265 y2[1] (numeric) 1.1225061807290515 absolute error 4.74953409934642e-13 relative error 4.231187481087771e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.407000000000474 y1[1] (analytic) 1.9923447480557441 y1[1] (numeric) 1.9923447480558012 absolute error 5.706546346573305e-14 relative error 2.8642363989174628e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1234985870614802 y2[1] (numeric) 1.1234985870610048 absolute error 4.75397499144492e-13 relative error 4.2314027326718595e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.408000000000475 y1[1] (analytic) 1.992220753316933 y1[1] (numeric) 1.9922207533169907 absolute error 5.773159728050814e-14 relative error 2.8978514145276497e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.124490869894857 y2[1] (numeric) 1.1244908698943814 absolute error 4.756195437494171e-13 relative error 4.2296434456056436e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.409000000000475 y1[1] (analytic) 1.9920957663574512 y1[1] (numeric) 1.9920957663575094 absolute error 5.81756864903582e-14 relative error 2.9203257932088524e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1254830282373744 y2[1] (numeric) 1.1254830282368986 absolute error 4.758415883543421e-13 relative error 4.227887728343273e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.410000000000475 y1[1] (analytic) 1.9919697873022857 y1[1] (numeric) 1.9919697873023445 absolute error 5.88418203051333e-14 relative error 2.9539514444555137e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1264750610968741 y2[1] (numeric) 1.1264750610963978 absolute error 4.762856775641922e-13 relative error 4.228106719916392e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.411000000000476 y1[1] (analytic) 1.9918428162774156 y1[1] (numeric) 1.991842816277475 absolute error 5.950795411990839e-14 relative error 2.9875828370395053e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1274669674813231 y2[1] (numeric) 1.1274669674808466 absolute error 4.765077221691172e-13 relative error 4.2263563892572374e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.412000000000476 y1[1] (analytic) 1.9917148534098121 y1[1] (numeric) 1.9917148534098719 absolute error 5.972999872483342e-14 relative error 2.9989231953849103e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1284587463988154 y2[1] (numeric) 1.1284587463983387 absolute error 4.767297667740422e-13 relative error 4.2246096128494034e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.413000000000476 y1[1] (analytic) 1.9915858988274375 y1[1] (numeric) 1.991585898827498 absolute error 6.039613253960852e-14 relative error 3.0325647804178182e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1294503968575718 y2[1] (numeric) 1.1294503968570948 absolute error 4.769518113789672e-13 relative error 4.222866384446565e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.414000000000477 y1[1] (analytic) 1.9914559526592468 y1[1] (numeric) 1.9914559526593079 absolute error 6.106226635438361e-14 relative error 3.066212249025416e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1304419178659422 y2[1] (numeric) 1.130441917865465 absolute error 4.771738559838923e-13 relative error 4.221126697820133e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.415000000000477 y1[1] (analytic) 1.9913250150351862 y1[1] (numeric) 1.9913250150352477 absolute error 6.150635556423367e-14 relative error 3.0887150565497653e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1314333084324057 y2[1] (numeric) 1.1314333084319281 absolute error 4.776179451937423e-13 relative error 4.221353053990246e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.416000000000477 y1[1] (analytic) 1.991193086086193 y1[1] (numeric) 1.9911930860862552 absolute error 6.217248937900877e-14 relative error 3.1223737071733433e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1324245675655715 y2[1] (numeric) 1.132424567565094 absolute error 4.776179451937423e-13 relative error 4.217657925070462e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.417000000000478 y1[1] (analytic) 1.9910601659441964 y1[1] (numeric) 1.991060165944259 absolute error 6.261657858885883e-14 relative error 3.1448863103122214e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.133415694274181 y2[1] (numeric) 1.133415694273703 absolute error 4.780620344035924e-13 relative error 4.2178879013117484e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.418000000000478 y1[1] (analytic) 1.9909262547421165 y1[1] (numeric) 1.9909262547421795 absolute error 6.306066779870889e-14 relative error 3.1674034961619963e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1344066875671073 y2[1] (numeric) 1.134406687566629 absolute error 4.782840790085174e-13 relative error 4.216160608452195e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.419000000000478 y1[1] (analytic) 1.9907913526138645 y1[1] (numeric) 1.990791352613928 absolute error 6.350475700855895e-14 relative error 3.189925299061533e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1353975464533572 y2[1] (numeric) 1.1353975464528787 absolute error 4.785061236134425e-13 relative error 4.2144368297091414e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.420000000000479 y1[1] (analytic) 1.9906554596943422 y1[1] (numeric) 1.9906554596944064 absolute error 6.417089082333405e-14 relative error 3.2236060997309526e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.136388269942072 y2[1] (numeric) 1.1363882699415933 absolute error 4.787281682183675e-13 relative error 4.212716558951906e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.421000000000479 y1[1] (analytic) 1.990518576119443 y1[1] (numeric) 1.9905185761195077 absolute error 6.461498003318411e-14 relative error 3.246138006868157e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.137378857042528 y2[1] (numeric) 1.137378857042049 absolute error 4.789502128232925e-13 relative error 4.2109997900671715e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.422000000000479 y1[1] (analytic) 1.99038070202605 y1[1] (numeric) 1.9903807020261153 absolute error 6.52811138479592e-14 relative error 3.2798305259646155e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1383693067641385 y2[1] (numeric) 1.1383693067636593 absolute error 4.791722574282176e-13 relative error 4.209286516958933e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.42300000000048 y1[1] (analytic) 1.9902418375520377 y1[1] (numeric) 1.9902418375521034 absolute error 6.572520305780927e-14 relative error 3.3023726975134896e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1393596181164538 y2[1] (numeric) 1.1393596181159744 absolute error 4.793943020331426e-13 relative error 4.2075767335484395e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.42400000000048 y1[1] (analytic) 1.9901019828362703 y1[1] (numeric) 1.9901019828363364 absolute error 6.616929226765933e-14 relative error 3.3249196693606434e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1403497901091628 y2[1] (numeric) 1.140349790108683 absolute error 4.798383912429927e-13 relative error 4.207817596012e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.42500000000048 y1[1] (analytic) 1.9899611380186024 y1[1] (numeric) 1.9899611380186693 absolute error 6.683542608243442e-14 relative error 3.3586297141954355e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1413398217520931 y2[1] (numeric) 1.141339821751613 absolute error 4.800604358479177e-13 relative error 4.2061130848038535e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.426000000000481 y1[1] (analytic) 1.9898193032398792 y1[1] (numeric) 1.9898193032399465 absolute error 6.727951529228449e-14 relative error 3.381187185325728e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1423297120552136 y2[1] (numeric) 1.1423297120547333 absolute error 4.802824804528427e-13 relative error 4.204412048328378e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.427000000000481 y1[1] (analytic) 1.9896764786419352 y1[1] (numeric) 1.989676478642003 absolute error 6.772360450213455e-14 relative error 3.403749565776627e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1433194600286338 y2[1] (numeric) 1.1433194600281533 absolute error 4.805045250577678e-13 relative error 4.2027144805681324e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.428000000000481 y1[1] (analytic) 1.989532664367595 y1[1] (numeric) 1.9895326643676632 absolute error 6.816769371198461e-14 relative error 3.426316890034716e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.144309064682606 y2[1] (numeric) 1.1443090646821252 absolute error 4.807265696626928e-13 relative error 4.20102037552268e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.429000000000482 y1[1] (analytic) 1.989387860560673 y1[1] (numeric) 1.9893878605607416 absolute error 6.861178292183467e-14 relative error 3.4488891926030797e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1452985250275254 y2[1] (numeric) 1.1452985250270444 absolute error 4.809486142676178e-13 relative error 4.199329727208537e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.430000000000482 y1[1] (analytic) 1.9892420673659728 y1[1] (numeric) 1.9892420673660418 absolute error 6.905587213168474e-14 relative error 3.4714665080014174e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.146287840073932 y2[1] (numeric) 1.1462878400734506 absolute error 4.813927034774679e-13 relative error 4.199579605122737e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.431000000000482 y1[1] (analytic) 1.9890952849292876 y1[1] (numeric) 1.9890952849293573 absolute error 6.972200594645983e-14 relative error 3.5052119661999224e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1472770088325108 y2[1] (numeric) 1.147277008832029 absolute error 4.818367926873179e-13 relative error 4.1998295876045094e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.432000000000483 y1[1] (analytic) 1.9889475133974 y1[1] (numeric) 1.9889475133974701 absolute error 7.016609515630989e-14 relative error 3.527800240261565e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1482660303140928 y2[1] (numeric) 1.148266030313611 absolute error 4.818367926873179e-13 relative error 4.1962122014139696e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.433000000000483 y1[1] (analytic) 1.9887987529180813 y1[1] (numeric) 1.9887987529181521 absolute error 7.083222897108499e-14 relative error 3.5615583963513563e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.149254903529657 y2[1] (numeric) 1.1492549035291748 absolute error 4.82280881897168e-13 relative error 4.19646573110943e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.434000000000483 y1[1] (analytic) 1.9886490036400921 y1[1] (numeric) 1.9886490036401634 absolute error 7.127631818093505e-14 relative error 3.584157790060911e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.15024362749033 y2[1] (numeric) 1.1502436274898475 absolute error 4.82502926502093e-13 relative error 4.194788955752327e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.435000000000484 y1[1] (analytic) 1.9884982657131818 y1[1] (numeric) 1.9884982657132535 absolute error 7.172040739078511e-14 relative error 3.6067623808091348e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1512322012073883 y2[1] (numeric) 1.1512322012069054 absolute error 4.829470157119431e-13 relative error 4.195044363816772e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.436000000000484 y1[1] (analytic) 1.988346539288088 y1[1] (numeric) 1.9883465392881603 absolute error 7.238654120556021e-14 relative error 3.640539502308166e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1522206236922576 y2[1] (numeric) 1.1522206236917747 absolute error 4.829470157119431e-13 relative error 4.191445681334477e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.437000000000484 y1[1] (analytic) 1.9881938245165374 y1[1] (numeric) 1.9881938245166102 absolute error 7.283063041541027e-14 relative error 3.6631554487963594e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1532088939565162 y2[1] (numeric) 1.153208893956033 absolute error 4.831690603168681e-13 relative error 4.189779170529766e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.438000000000485 y1[1] (analytic) 1.9880401215512444 y1[1] (numeric) 1.988040121551318 absolute error 7.349676423018536e-14 relative error 3.6969457222441115e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1541970110118935 y2[1] (numeric) 1.1541970110114101 absolute error 4.833911049217932e-13 relative error 4.1881160695261234e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.439000000000485 y1[1] (analytic) 1.9878854305459124 y1[1] (numeric) 1.9878854305459863 absolute error 7.394085344003543e-14 relative error 3.719573185851552e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1551849738702726 y2[1] (numeric) 1.155184973869789 absolute error 4.836131495267182e-13 relative error 4.186456372492844e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.440000000000485 y1[1] (analytic) 1.9877297516552321 y1[1] (numeric) 1.9877297516553065 absolute error 7.438494264988549e-14 relative error 3.7422060311741724e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1561727815436909 y2[1] (numeric) 1.156172781543207 absolute error 4.838351941316432e-13 relative error 4.184800073615636e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.441000000000486 y1[1] (analytic) 1.9875730850348825 y1[1] (numeric) 1.9875730850349573 absolute error 7.482903185973555e-14 relative error 3.764844292929348e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1571604330443406 y2[1] (numeric) 1.1571604330438565 absolute error 4.840572387365683e-13 relative error 4.183147167096578e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.442000000000486 y1[1] (analytic) 1.9874154308415302 y1[1] (numeric) 1.9874154308416054 absolute error 7.527312106958561e-14 relative error 3.787488005852544e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1581479273845703 y2[1] (numeric) 1.158147927384086 absolute error 4.842792833414933e-13 relative error 4.181497647154061e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.443000000000486 y1[1] (analytic) 1.9872567892328292 y1[1] (numeric) 1.9872567892329052 absolute error 7.593925488436071e-14 relative error 3.821310627585109e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.159135263576886 y2[1] (numeric) 1.1591352635764012 absolute error 4.847233725513433e-13 relative error 4.181767113663447e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.444000000000487 y1[1] (analytic) 1.9870971603674215 y1[1] (numeric) 1.9870971603674978 absolute error 7.638334409421077e-14 relative error 3.843966244714839e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.160122440633951 y2[1] (numeric) 1.160122440633466 absolute error 4.849454171562684e-13 relative error 4.18012271955768e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.445000000000487 y1[1] (analytic) 1.9869365444049354 y1[1] (numeric) 1.9869365444050124 absolute error 7.704947790898586e-14 relative error 3.87780264679068e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.161109457568589 y2[1] (numeric) 1.1611094575681038 absolute error 4.851674617611934e-13 relative error 4.178481697816449e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.446000000000487 y1[1] (analytic) 1.9867749415059872 y1[1] (numeric) 1.986774941506065 absolute error 7.771561172376096e-14 relative error 3.911646462827443e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1620963133937827 y2[1] (numeric) 1.1620963133932973 absolute error 4.853895063661184e-13 relative error 4.176844042716118e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.447000000000488 y1[1] (analytic) 1.9866123518321799 y1[1] (numeric) 1.986612351832258 absolute error 7.815970093361102e-14 relative error 3.934320697318084e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1630830071226765 y2[1] (numeric) 1.163083007122191 absolute error 4.856115509710435e-13 relative error 4.175209748549129e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.448000000000488 y1[1] (analytic) 1.9864487755461027 y1[1] (numeric) 1.9864487755461815 absolute error 7.882583474838611e-14 relative error 3.968178576702326e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.164069537768577 y2[1] (numeric) 1.164069537768091 absolute error 4.860556401808935e-13 relative error 4.1754862953687554e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.449000000000488 y1[1] (analytic) 1.9862842128113325 y1[1] (numeric) 1.9862842128114115 absolute error 7.904787935331115e-14 relative error 3.979686232386096e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1650559043449533 y2[1] (numeric) 1.165055904344467 absolute error 4.862776847858186e-13 relative error 4.173857091082901e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.450000000000489 y1[1] (analytic) 1.9861186637924315 y1[1] (numeric) 1.986118663792511 absolute error 7.949196856316121e-14 relative error 4.0023776027245916e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1660421058654389 y2[1] (numeric) 1.1660421058649524 absolute error 4.864997293907436e-13 relative error 4.1722312337054285e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.451000000000489 y1[1] (analytic) 1.9859521286549486 y1[1] (numeric) 1.985952128655029 absolute error 8.038014698286133e-14 relative error 4.0474362812210095e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1670281413438326 y2[1] (numeric) 1.1670281413433459 absolute error 4.867217739956686e-13 relative error 4.170608717585924e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.452000000000489 y1[1] (analytic) 1.9857846075654195 y1[1] (numeric) 1.9857846075655003 absolute error 8.08242361927114e-14 relative error 4.0701411363945584e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1680140097940988 y2[1] (numeric) 1.1680140097936118 absolute error 4.869438186005937e-13 relative error 4.1689895370898304e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.45300000000049 y1[1] (analytic) 1.9856161006913653 y1[1] (numeric) 1.9856161006914463 absolute error 8.104628079763643e-14 relative error 4.081669199268538e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1689997102303693 y2[1] (numeric) 1.168999710229882 absolute error 4.873879078104437e-13 relative error 4.16927312765883e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.45400000000049 y1[1] (analytic) 1.985446608201292 y1[1] (numeric) 1.9854466082013738 absolute error 8.171241461241152e-14 relative error 4.115568470835817e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1699852416669434 y2[1] (numeric) 1.169985241666456 absolute error 4.873879078104437e-13 relative error 4.165761160508614e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.45500000000049 y1[1] (analytic) 1.9852761302646929 y1[1] (numeric) 1.9852761302647752 absolute error 8.237854842718662e-14 relative error 4.149475590390705e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1709706031182903 y2[1] (numeric) 1.1709706031178024 absolute error 4.878319970202938e-13 relative error 4.16604819729205e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.456000000000491 y1[1] (analytic) 1.9851046670520456 y1[1] (numeric) 1.9851046670521284 absolute error 8.282263763703668e-14 relative error 4.172205073701801e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1719557935990481 y2[1] (numeric) 1.17195579359856 absolute error 4.880540416252188e-13 relative error 4.16444070920471e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.457000000000491 y1[1] (analytic) 1.9849322187348133 y1[1] (numeric) 1.9849322187348966 absolute error 8.326672684688674e-14 relative error 4.194940565777131e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1729408121240268 y2[1] (numeric) 1.1729408121235385 absolute error 4.882760862301438e-13 relative error 4.162836531759401e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.458000000000491 y1[1] (analytic) 1.9847587854854445 y1[1] (numeric) 1.9847587854855282 absolute error 8.37108160567368e-14 relative error 4.217682101669715e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1739256577082078 y2[1] (numeric) 1.1739256577077193 absolute error 4.884981308350689e-13 relative error 4.1612356594091115e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.459000000000492 y1[1] (analytic) 1.984584367477372 y1[1] (numeric) 1.9845843674774564 absolute error 8.43769498715119e-14 relative error 4.251618185361623e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1749103293667456 y2[1] (numeric) 1.1749103293662568 absolute error 4.887201754399939e-13 relative error 4.159638086622362e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.460000000000492 y1[1] (analytic) 1.9844089648850143 y1[1] (numeric) 1.984408964885099 absolute error 8.482103908136196e-14 relative error 4.27437290308134e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1758948261149684 y2[1] (numeric) 1.1758948261144795 absolute error 4.889422200449189e-13 relative error 4.15804380788316e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.461000000000492 y1[1] (analytic) 1.9842325778837735 y1[1] (numeric) 1.984232577883859 absolute error 8.548717289613705e-14 relative error 4.3083242281663856e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.17687914696838 y2[1] (numeric) 1.1768791469678908 absolute error 4.89164264649844e-13 relative error 4.156452817690946e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.462000000000493 y1[1] (analytic) 1.984055206650037 y1[1] (numeric) 1.984055206650123 absolute error 8.593126210598712e-14 relative error 4.331092291079798e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1778632909426592 y2[1] (numeric) 1.1778632909421698 absolute error 4.89386309254769e-13 relative error 4.1548651105605546e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.463000000000493 y1[1] (analytic) 1.9838768513611758 y1[1] (numeric) 1.9838768513612624 absolute error 8.659739592076221e-14 relative error 4.365059043929369e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1788472570536621 y2[1] (numeric) 1.1788472570531727 absolute error 4.89386309254769e-13 relative error 4.1513971070171624e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.464000000000493 y1[1] (analytic) 1.9836975121955454 y1[1] (numeric) 1.9836975121956324 absolute error 8.704148513061227e-14 relative error 4.387840615592407e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1798310443174231 y2[1] (numeric) 1.1798310443169335 absolute error 4.89608353859694e-13 relative error 4.149817520210709e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.465000000000494 y1[1] (analytic) 1.9835171893324846 y1[1] (numeric) 1.9835171893325723 absolute error 8.770761894538737e-14 relative error 4.421822982784622e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1808146517501548 y2[1] (numeric) 1.180814651749665 absolute error 4.898303984646191e-13 relative error 4.148241197199007e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.466000000000494 y1[1] (analytic) 1.9833358829523164 y1[1] (numeric) 1.9833358829524046 absolute error 8.815170815523743e-14 relative error 4.444618226944911e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1817980783682498 y2[1] (numeric) 1.1817980783677597 absolute error 4.900524430695441e-13 relative error 4.146668132564378e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.467000000000494 y1[1] (analytic) 1.9831535932363473 y1[1] (numeric) 1.983153593236436 absolute error 8.859579736508749e-14 relative error 4.467419854278976e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1827813231882816 y2[1] (numeric) 1.1827813231877913 absolute error 4.902744876744691e-13 relative error 4.1450983209042824e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.468000000000495 y1[1] (analytic) 1.9829703203668667 y1[1] (numeric) 1.982970320366956 absolute error 8.926193117986259e-14 relative error 4.501425475866344e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1837643852270052 y2[1] (numeric) 1.1837643852265147 absolute error 4.904965322793942e-13 relative error 4.14353175683127e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.469000000000495 y1[1] (analytic) 1.982786064527148 y1[1] (numeric) 1.9827860645272377 absolute error 8.970602038971265e-14 relative error 4.524241015941657e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1847472635013592 y2[1] (numeric) 1.1847472635008685 absolute error 4.907185768843192e-13 relative error 4.141968434972935e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.470000000000495 y1[1] (analytic) 1.9826008259014465 y1[1] (numeric) 1.9826008259015366 absolute error 9.015010959956271e-14 relative error 4.547063050807183e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1857299570284647 y2[1] (numeric) 1.185729957027974 absolute error 4.907185768843192e-13 relative error 4.1385357093793907e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.471000000000496 y1[1] (analytic) 1.9824146046750009 y1[1] (numeric) 1.9824146046750917 absolute error 9.08162434143378e-14 relative error 4.581092330543353e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.186712464825629 y2[1] (numeric) 1.186712464825138 absolute error 4.911626660941693e-13 relative error 4.138851496485619e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.472000000000496 y1[1] (analytic) 1.9822274010340326 y1[1] (numeric) 1.9822274010341239 absolute error 9.126033262418787e-14 relative error 4.6039285188259305e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.187694785910344 y2[1] (numeric) 1.1876947859098526 absolute error 4.913847106990943e-13 relative error 4.137297869186635e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.473000000000496 y1[1] (analytic) 1.982039215165745 y1[1] (numeric) 1.9820392151658368 absolute error 9.170442183403793e-14 relative error 4.626771313723441e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1886769193002886 y2[1] (numeric) 1.188676919299797 absolute error 4.916067553040193e-13 relative error 4.13574746276223e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.474000000000497 y1[1] (analytic) 1.981850047258324 y1[1] (numeric) 1.9818500472584164 absolute error 9.237055564881302e-14 relative error 4.660824656063043e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1896588640133297 y2[1] (numeric) 1.1896588640128378 absolute error 4.918287999089443e-13 relative error 4.1342002719145346e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.475000000000497 y1[1] (analytic) 1.9816598975009379 y1[1] (numeric) 1.9816598975010307 absolute error 9.281464485866309e-14 relative error 4.683681845492822e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1906406190675227 y2[1] (numeric) 1.1906406190670304 absolute error 4.922728891187944e-13 relative error 4.134521208459435e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.476000000000497 y1[1] (analytic) 1.9814687660837358 y1[1] (numeric) 1.9814687660838293 absolute error 9.348077867343818e-14 relative error 4.717751814892233e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1916221834811123 y2[1] (numeric) 1.19162218348062 absolute error 4.922728891187944e-13 relative error 4.131115515831593e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.477000000000498 y1[1] (analytic) 1.9812766531978494 y1[1] (numeric) 1.9812766531979435 absolute error 9.414691248821327e-14 relative error 4.7518307115897665e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1926035562725346 y2[1] (numeric) 1.1926035562720418 absolute error 4.927169783286445e-13 relative error 4.1314397876577224e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.478000000000498 y1[1] (analytic) 1.9810835590353917 y1[1] (numeric) 1.9810835590354865 absolute error 9.481304630298837e-14 relative error 4.7859185883685666e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1935847364604164 y2[1] (numeric) 1.1935847364599235 absolute error 4.929390229335695e-13 relative error 4.1299038759106746e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.479000000000498 y1[1] (analytic) 1.9808894837894568 y1[1] (numeric) 1.980889483789552 absolute error 9.525713551283843e-14 relative error 4.808806159675844e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1945657230635782 y2[1] (numeric) 1.1945657230630848 absolute error 4.933831121434196e-13 relative error 4.130229945641595e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.480000000000499 y1[1] (analytic) 1.9806944276541198 y1[1] (numeric) 1.9806944276542156 absolute error 9.57012247226885e-14 relative error 4.8317006089644225e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.195546515101033 y2[1] (numeric) 1.1955465151005393 absolute error 4.936051567483446e-13 relative error 4.128698888028051e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.481000000000499 y1[1] (analytic) 1.9804983908244367 y1[1] (numeric) 1.980498390824533 absolute error 9.636735853746359e-14 relative error 4.865813523703396e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1965271115919889 y2[1] (numeric) 1.196527111591495 absolute error 4.938272013532696e-13 relative error 4.127171014923586e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.482000000000499 y1[1] (analytic) 1.9803013734964448 y1[1] (numeric) 1.9803013734965416 absolute error 9.681144774731365e-14 relative error 4.888722951112343e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1975075115558496 y2[1] (numeric) 1.1975075115553555 absolute error 4.940492459581947e-13 relative error 4.125646321135023e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.4830000000005 y1[1] (analytic) 1.9801033758671607 y1[1] (numeric) 1.9801033758672582 absolute error 9.747758156208874e-14 relative error 4.922853157573134e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1984877140122152 y2[1] (numeric) 1.198487714011721 absolute error 4.942712905631197e-13 relative error 4.12412480148363e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.4840000000005 y1[1] (analytic) 1.9799043981345825 y1[1] (numeric) 1.9799043981346807 absolute error 9.814371537686384e-14 relative error 4.956992644156579e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.1994677179808835 y2[1] (numeric) 1.199467717980389 absolute error 4.944933351680447e-13 relative error 4.1226064508050874e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.4850000000005 y1[1] (analytic) 1.979704440497688 y1[1] (numeric) 1.9797044404977866 absolute error 9.85878045867139e-14 relative error 4.9799254156307e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2004475224818503 y2[1] (numeric) 1.2004475224813556 absolute error 4.947153797729698e-13 relative error 4.121091263949436e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.486000000000501 y1[1] (analytic) 1.9795035031564345 y1[1] (numeric) 1.9795035031565338 absolute error 9.9253938401489e-14 relative error 5.014082482967207e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2014271265353114 y2[1] (numeric) 1.2014271265348164 absolute error 4.949374243778948e-13 relative error 4.1195792357810394e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.487000000000501 y1[1] (analytic) 1.9793015863117596 y1[1] (numeric) 1.9793015863118595 absolute error 9.992007221626409e-14 relative error 5.048248983746618e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2024065291616628 y2[1] (numeric) 1.2024065291611674 absolute error 4.953815135877448e-13 relative error 4.119917029501934e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.488000000000501 y1[1] (analytic) 1.97909869016558 y1[1] (numeric) 1.9790986901656804 absolute error 1.0036416142611415e-13 relative error 5.07120548989486e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2033857293815018 y2[1] (numeric) 1.2033857293810062 absolute error 4.956035581926699e-13 relative error 4.1184098007161246e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.489000000000502 y1[1] (analytic) 1.9788948149207917 y1[1] (numeric) 1.9788948149208927 absolute error 1.0103029524088925e-13 relative error 5.105389861003458e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2043647262156283 y2[1] (numeric) 1.2043647262151325 absolute error 4.958256027975949e-13 relative error 4.1169057180509186e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.490000000000502 y1[1] (analytic) 1.9786899607812702 y1[1] (numeric) 1.9786899607813717 absolute error 1.0147438445073931e-13 relative error 5.128362020428554e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2053435186850456 y2[1] (numeric) 1.2053435186845496 absolute error 4.960476474025199e-13 relative error 4.115404776421554e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.491000000000502 y1[1] (analytic) 1.9784841279518695 y1[1] (numeric) 1.9784841279519714 absolute error 1.0191847366058937e-13 relative error 5.151341485164987e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2063221058109614 y2[1] (numeric) 1.2063221058104652 absolute error 4.96269692007445e-13 relative error 4.1139069707573913e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.492000000000503 y1[1] (analytic) 1.9782773166384222 y1[1] (numeric) 1.9782773166385248 absolute error 1.0258460747536446e-13 relative error 5.185552430519743e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2073004866147887 y2[1] (numeric) 1.2073004866142922 absolute error 4.9649173661237e-13 relative error 4.1124122960018714e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.493000000000503 y1[1] (analytic) 1.9780695270477398 y1[1] (numeric) 1.978069527047843 absolute error 1.0325074129013956e-13 relative error 5.219773111021069e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2082786601181466 y2[1] (numeric) 1.2082786601176498 absolute error 4.96713781217295e-13 relative error 4.110920747112474e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.494000000000503 y1[1] (analytic) 1.977860759387612 y1[1] (numeric) 1.9778607593877158 absolute error 1.0369483049998962e-13 relative error 5.24277707658732e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2092566253428618 y2[1] (numeric) 1.2092566253423647 absolute error 4.971578704271451e-13 relative error 4.11126852653121e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.495000000000504 y1[1] (analytic) 1.9776510138668062 y1[1] (numeric) 1.9776510138669106 absolute error 1.0436096431476471e-13 relative error 5.277016196639908e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2102343813109688 y2[1] (numeric) 1.2102343813104717 absolute error 4.971578704271451e-13 relative error 4.1079470068319005e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.496000000000504 y1[1] (analytic) 1.977440290695068 y1[1] (numeric) 1.977440290695173 absolute error 1.0480505352461478e-13 relative error 5.300036315522625e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2112119270447124 y2[1] (numeric) 1.2112119270442148 absolute error 4.976019596369952e-13 relative error 4.108298048642201e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.497000000000504 y1[1] (analytic) 1.9772285900831206 y1[1] (numeric) 1.977228590083226 absolute error 1.0547118733938987e-13 relative error 5.33429406535923e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2121892615665464 y2[1] (numeric) 1.2121892615660486 absolute error 4.978240042419202e-13 relative error 4.106817475008549e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.498000000000505 y1[1] (analytic) 1.9770159122426647 y1[1] (numeric) 1.9770159122427706 absolute error 1.0591527654923993e-13 relative error 5.3573305046944705e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2131663838991364 y2[1] (numeric) 1.2131663838986384 absolute error 4.980460488468452e-13 relative error 4.1053400049391175e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.499000000000505 y1[1] (analytic) 1.9768022573863777 y1[1] (numeric) 1.9768022573864843 absolute error 1.0658141036401503e-13 relative error 5.391607074798228e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2141432930653604 y2[1] (numeric) 1.2141432930648621 absolute error 4.982680934517703e-13 relative error 4.103865633468909e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.500000000000505 y1[1] (analytic) 1.9765876257279147 y1[1] (numeric) 1.976587625728022 absolute error 1.0724754417879012e-13 relative error 5.425893736398064e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.215119988088309 y2[1] (numeric) 1.2151199880878107 absolute error 4.982680934517703e-13 relative error 4.1005670084949546e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.501000000000506 y1[1] (analytic) 1.9763720174819075 y1[1] (numeric) 1.9763720174820152 absolute error 1.0769163338864018e-13 relative error 5.448955583061226e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2160964679912876 y2[1] (numeric) 1.216096467990789 absolute error 4.984901380566953e-13 relative error 4.0991002866745154e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.502000000000506 y1[1] (analytic) 1.9761554328639641 y1[1] (numeric) 1.9761554328640725 absolute error 1.0835776720341528e-13 relative error 5.483261356945827e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2170727317978163 y2[1] (numeric) 1.2170727317973173 absolute error 4.989342272665453e-13 relative error 4.0994610612098555e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.503000000000506 y1[1] (analytic) 1.9759378720906695 y1[1] (numeric) 1.975937872090778 absolute error 1.0857981180834031e-13 relative error 5.495102520275897e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2180487785316312 y2[1] (numeric) 1.218048778531132 absolute error 4.991562718714704e-13 relative error 4.097999034761217e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.504000000000507 y1[1] (analytic) 1.9757193353795839 y1[1] (numeric) 1.9757193353796931 absolute error 1.092459456231154e-13 relative error 5.529426354585258e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2190246072166855 y2[1] (numeric) 1.2190246072161863 absolute error 4.991562718714704e-13 relative error 4.0947185882585204e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.505000000000507 y1[1] (analytic) 1.975499822949244 y1[1] (numeric) 1.9754998229493541 absolute error 1.1013412404281553e-13 relative error 5.575000451196961e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.220000216877151 y2[1] (numeric) 1.2200002168766517 absolute error 4.993783164763954e-13 relative error 4.0932641614987577e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.506000000000507 y1[1] (analytic) 1.9752793350191626 y1[1] (numeric) 1.9752793350192734 absolute error 1.1080025785759062e-13 relative error 5.609346277928621e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2209756065374182 y2[1] (numeric) 1.2209756065369186 absolute error 4.996003610813204e-13 relative error 4.091812796310846e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.507000000000508 y1[1] (analytic) 1.9750578718098275 y1[1] (numeric) 1.975057871809939 absolute error 1.1146639167236572e-13 relative error 5.643702559977366e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.221950775222097 y2[1] (numeric) 1.2219507752215972 absolute error 4.998224056862455e-13 relative error 4.0903644878444445e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.508000000000508 y1[1] (analytic) 1.9748354335427019 y1[1] (numeric) 1.974835433542814 absolute error 1.1213252548714081e-13 relative error 5.678069351124804e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2229257219560192 y2[1] (numeric) 1.2229257219555192 absolute error 5.000444502911705e-13 relative error 4.088919231262632e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.509000000000508 y1[1] (analytic) 1.974612020440224 y1[1] (numeric) 1.9746120204403366 absolute error 1.1257661469699087e-13 relative error 5.701201731360514e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.223900445764238 y2[1] (numeric) 1.2239004457637377 absolute error 5.002664948960955e-13 relative error 4.087477021741871e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.510000000000509 y1[1] (analytic) 1.9743876327258068 y1[1] (numeric) 1.97438763272592 absolute error 1.1324274851176597e-13 relative error 5.735588424215609e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2248749456720296 y2[1] (numeric) 1.224874945671529 absolute error 5.004885395010206e-13 relative error 4.086037854471966e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.511000000000509 y1[1] (analytic) 1.9741622706238382 y1[1] (numeric) 1.9741622706239519 absolute error 1.1368683772161603e-13 relative error 5.758738246258289e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2258492207048943 y2[1] (numeric) 1.2258492207043936 absolute error 5.007105841059456e-13 relative error 4.084601724656025e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.512000000000509 y1[1] (analytic) 1.9739359343596798 y1[1] (numeric) 1.9739359343597942 absolute error 1.1435297153639112e-13 relative error 5.793145033021844e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2268232698885573 y2[1] (numeric) 1.2268232698880563 absolute error 5.009326287108706e-13 relative error 4.08316862751042e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.51300000000051 y1[1] (analytic) 1.9737086241596686 y1[1] (numeric) 1.9737086241597834 absolute error 1.1479706074624119e-13 relative error 5.816312465834083e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2277970922489692 y2[1] (numeric) 1.227797092248468 absolute error 5.011546733157957e-13 relative error 4.0817385582647474e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.51400000000051 y1[1] (analytic) 1.9734803402511143 y1[1] (numeric) 1.9734803402512295 absolute error 1.1524114995609125e-13 relative error 5.839488116786989e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2287706868123076 y2[1] (numeric) 1.2287706868118065 absolute error 5.011546733157957e-13 relative error 4.0785044654336394e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.51500000000051 y1[1] (analytic) 1.9732510828623007 y1[1] (numeric) 1.9732510828624166 absolute error 1.1590728377086634e-13 relative error 5.8739247517724384e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2297440526049785 y2[1] (numeric) 1.2297440526044772 absolute error 5.013767179207207e-13 relative error 4.077081868041156e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.516000000000511 y1[1] (analytic) 1.9730208522224855 y1[1] (numeric) 1.9730208522226018 absolute error 1.163513729807164e-13 relative error 5.897118261555817e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.230717188653616 y2[1] (numeric) 1.2307171886531143 absolute error 5.015987625256457e-13 relative error 4.0756622817171053e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.517000000000511 y1[1] (analytic) 1.972789648561899 y1[1] (numeric) 1.972789648562016 absolute error 1.170175067954915e-13 relative error 5.93157546628418e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.231690093985084 y2[1] (numeric) 1.231690093984582 absolute error 5.018208071305708e-13 relative error 4.074245701749128e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.518000000000511 y1[1] (analytic) 1.9725574721117451 y1[1] (numeric) 1.9725574721118626 absolute error 1.1746159600534156e-13 relative error 5.9547870044867e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2326627676264772 y2[1] (numeric) 1.2326627676259752 absolute error 5.020428517354958e-13 relative error 4.072832123437879e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.519000000000512 y1[1] (analytic) 1.9723243231042002 y1[1] (numeric) 1.9723243231043182 absolute error 1.1790568521519162e-13 relative error 5.978006955246707e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.233635208605122 y2[1] (numeric) 1.23363520860462 absolute error 5.020428517354958e-13 relative error 4.0696216209908466e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.520000000000512 y1[1] (analytic) 1.9720902017724131 y1[1] (numeric) 1.9720902017725317 absolute error 1.1857181902996672e-13 relative error 6.0124947085787695e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.234607415948578 y2[1] (numeric) 1.2346074159480758 absolute error 5.022648963404208e-13 relative error 4.0682154493176996e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.521000000000512 y1[1] (analytic) 1.9718551083505054 y1[1] (numeric) 1.9718551083506244 absolute error 1.1901590823981678e-13 relative error 6.03573293675598e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2355793886846376 y2[1] (numeric) 1.235579388684135 absolute error 5.024869409453459e-13 relative error 4.0668122627092306e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.522000000000513 y1[1] (analytic) 1.97161904307357 y1[1] (numeric) 1.9716190430736897 absolute error 1.1968204205459188e-13 relative error 6.070241737370255e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.236551125841328 y2[1] (numeric) 1.2365511258408253 absolute error 5.027089855502709e-13 relative error 4.0654120565232304e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.523000000000513 y1[1] (analytic) 1.9713820061776728 y1[1] (numeric) 1.9713820061777931 absolute error 1.2034817586936697e-13 relative error 6.1047618113706405e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2375226264469124 y2[1] (numeric) 1.2375226264464094 absolute error 5.029310301551959e-13 relative error 4.0640148261302985e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.524000000000513 y1[1] (analytic) 1.9711439978998504 y1[1] (numeric) 1.9711439978999712 absolute error 1.2079226507921703e-13 relative error 6.128028454943667e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.23849388952989 y2[1] (numeric) 1.2384938895293869 absolute error 5.031530747601209e-13 relative error 4.062620566913808e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.525000000000514 y1[1] (analytic) 1.970905018478111 y1[1] (numeric) 1.9709050184782324 absolute error 1.2145839889399213e-13 relative error 6.162569872990613e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2394649141189982 y2[1] (numeric) 1.2394649141184948 absolute error 5.03375119365046e-13 relative error 4.0612292742698654e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.526000000000514 y1[1] (analytic) 1.9706650681514337 y1[1] (numeric) 1.9706650681515558 absolute error 1.2212453270876722e-13 relative error 6.197122721788799e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.240435699243212 y2[1] (numeric) 1.2404356992427084 absolute error 5.03597163969971e-13 relative error 4.059840943607274e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.527000000000514 y1[1] (analytic) 1.9704241471597697 y1[1] (numeric) 1.9704241471598922 absolute error 1.2256862191861728e-13 relative error 6.220418182313259e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2414062439317466 y2[1] (numeric) 1.2414062439312428 absolute error 5.03819208574896e-13 relative error 4.0584555703474966e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.528000000000515 y1[1] (analytic) 1.970182255744039 y1[1] (numeric) 1.9701822557441622 absolute error 1.2323475573339238e-13 relative error 6.254992672586668e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2423765472140575 y2[1] (numeric) 1.2423765472135535 absolute error 5.040412531798211e-13 relative error 4.0570731499246207e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.529000000000515 y1[1] (analytic) 1.9699393941461334 y1[1] (numeric) 1.9699393941462573 absolute error 1.2390088954816747e-13 relative error 6.28957875132357e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2433466081198412 y2[1] (numeric) 1.2433466081193372 absolute error 5.040412531798211e-13 relative error 4.053907815311614e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.530000000000515 y1[1] (analytic) 1.9696955626089148 y1[1] (numeric) 1.969695562609039 absolute error 1.2434497875801753e-13 relative error 6.312903431295711e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2443164256790373 y2[1] (numeric) 1.2443164256785328 absolute error 5.044853423896711e-13 relative error 4.054317149388813e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.531000000000516 y1[1] (analytic) 1.969450761376214 y1[1] (numeric) 1.969450761376339 absolute error 1.2501111257279263e-13 relative error 6.347511449610311e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.245285998921828 y2[1] (numeric) 1.2452859989213234 absolute error 5.044853423896711e-13 relative error 4.0511604790100903e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.532000000000516 y1[1] (analytic) 1.9692049906928328 y1[1] (numeric) 1.9692049906929583 absolute error 1.254552017826427e-13 relative error 6.370855364250489e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.24625532687864 y2[1] (numeric) 1.2462553268781353 absolute error 5.047073869945962e-13 relative error 4.049791211393911e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.533000000000516 y1[1] (analytic) 1.9689582508045418 y1[1] (numeric) 1.9689582508046677 absolute error 1.2589929099249275e-13 relative error 6.394208254088104e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2472244085801458 y2[1] (numeric) 1.247224408579641 absolute error 5.049294315995212e-13 relative error 4.0484248714659016e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.534000000000517 y1[1] (analytic) 1.9687105419580804 y1[1] (numeric) 1.9687105419582072 absolute error 1.2678746941219288e-13 relative error 6.4401275205287416e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2481932430572638 y2[1] (numeric) 1.2481932430567586 absolute error 5.051514762044462e-13 relative error 4.0470614547403956e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.535000000000517 y1[1] (analytic) 1.968461864401158 y1[1] (numeric) 1.9684618644012852 absolute error 1.2723155862204294e-13 relative error 6.463501321665131e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2491618293411593 y2[1] (numeric) 1.249161829340654 absolute error 5.053735208093713e-13 relative error 4.0457009567440795e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.536000000000517 y1[1] (analytic) 1.968212218382452 y1[1] (numeric) 1.9682122183825796 absolute error 1.27675647831893e-13 relative error 6.486884221093875e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.250130166463246 y2[1] (numeric) 1.2501301664627407 absolute error 5.053735208093713e-13 relative error 4.0425672011349654e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.537000000000518 y1[1] (analytic) 1.9679616041516081 y1[1] (numeric) 1.9679616041517365 absolute error 1.283417816466681e-13 relative error 6.521559230419867e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2510982534551873 y2[1] (numeric) 1.2510982534546817 absolute error 5.055955654142963e-13 relative error 4.041213901609895e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.538000000000518 y1[1] (analytic) 1.967710021959241 y1[1] (numeric) 1.9677100219593697 absolute error 1.2878587085651816e-13 relative error 6.5449618805258e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2520660893488962 y2[1] (numeric) 1.2520660893483904 absolute error 5.058176100192213e-13 relative error 4.0398635049868526e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.539000000000518 y1[1] (analytic) 1.9674574720569322 y1[1] (numeric) 1.9674574720570617 absolute error 1.2945200467129325e-13 relative error 6.5796596119535996e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2530336731765366 y2[1] (numeric) 1.2530336731760305 absolute error 5.060396546241464e-13 relative error 4.038516006846783e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.540000000000519 y1[1] (analytic) 1.967203954697232 y1[1] (numeric) 1.9672039546973623 absolute error 1.3034018309099338e-13 relative error 6.6256568252504225e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.254001003970525 y2[1] (numeric) 1.2540010039700187 absolute error 5.062616992290714e-13 relative error 4.037171402782792e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.541000000000519 y1[1] (analytic) 1.9669494701336578 y1[1] (numeric) 1.9669494701337888 absolute error 1.3100631690576847e-13 relative error 6.660380395886141e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2549680807635304 y2[1] (numeric) 1.254968080763024 absolute error 5.064837438339964e-13 relative error 4.035829688400111e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.542000000000519 y1[1] (analytic) 1.9666940186206943 y1[1] (numeric) 1.9666940186208257 absolute error 1.3145040611561853e-13 relative error 6.683825997895134e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2559349025884763 y2[1] (numeric) 1.2559349025879698 absolute error 5.064837438339964e-13 relative error 4.032722896625738e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.54300000000052 y1[1] (analytic) 1.9664376004137925 y1[1] (numeric) 1.9664376004139246 absolute error 1.3211653993039363e-13 relative error 6.718572707447858e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2569014684785411 y2[1] (numeric) 1.2569014684780344 absolute error 5.067057884389214e-13 relative error 4.031388308045185e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.54400000000052 y1[1] (analytic) 1.9661802157693709 y1[1] (numeric) 1.9661802157695034 absolute error 1.325606291402437e-13 relative error 6.742038602416331e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2578677774671587 y2[1] (numeric) 1.2578677774666518 absolute error 5.069278330438465e-13 relative error 4.0300565935840714e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.54500000000052 y1[1] (analytic) 1.9659218649448138 y1[1] (numeric) 1.965921864944947 absolute error 1.3322676295501878e-13 relative error 6.776808647924501e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2588338285880205 y2[1] (numeric) 1.2588338285875134 absolute error 5.071498776487715e-13 relative error 4.0287277489008986e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.546000000000521 y1[1] (analytic) 1.9656625481984724 y1[1] (numeric) 1.9656625481986063 absolute error 1.3389289676979388e-13 relative error 6.811591180414287e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.259799620875075 y2[1] (numeric) 1.2597996208745679 absolute error 5.071498776487715e-13 relative error 4.0256392305984174e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.547000000000521 y1[1] (analytic) 1.9654022657896635 y1[1] (numeric) 1.9654022657897978 absolute error 1.3433698597964394e-13 relative error 6.8350885881201396e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2607651533625304 y2[1] (numeric) 1.2607651533620232 absolute error 5.071498776487715e-13 relative error 4.0225562730392316e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.548000000000521 y1[1] (analytic) 1.965141017978669 y1[1] (numeric) 1.965141017978804 absolute error 1.3500311979441904e-13 relative error 6.869894758661256e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2617304250848542 y2[1] (numeric) 1.2617304250843469 absolute error 5.073719222536965e-13 relative error 4.021238706513514e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.549000000000522 y1[1] (analytic) 1.964878805026737 y1[1] (numeric) 1.9648788050268726 absolute error 1.3566925360919413e-13 relative error 6.904713576334191e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2626954350767747 y2[1] (numeric) 1.2626954350762671 absolute error 5.075939668586216e-13 relative error 4.019923987669748e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.550000000000522 y1[1] (analytic) 1.9646156271960804 y1[1] (numeric) 1.9646156271962165 absolute error 1.361133428190442e-13 relative error 6.928242905881114e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.263660182373282 y2[1] (numeric) 1.2636601823727742 absolute error 5.078160114635466e-13 relative error 4.018612112235875e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.551000000000522 y1[1] (analytic) 1.9643514847498769 y1[1] (numeric) 1.9643514847500136 absolute error 1.3677947663381929e-13 relative error 6.963085664439304e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2646246660096292 y2[1] (numeric) 1.264624666009121 absolute error 5.082601006733967e-13 relative error 4.019058890233022e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.552000000000523 y1[1] (analytic) 1.9640863779522693 y1[1] (numeric) 1.9640863779524065 absolute error 1.3722356584366935e-13 relative error 6.986635994427946e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.265588885021332 y2[1] (numeric) 1.2655888850208237 absolute error 5.082601006733967e-13 relative error 4.015996874568235e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.553000000000523 y1[1] (analytic) 1.9638203070683637 y1[1] (numeric) 1.9638203070685016 absolute error 1.3788969965844444e-13 relative error 7.021502892201444e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2665528384441722 y2[1] (numeric) 1.2665528384436635 absolute error 5.087041898832467e-13 relative error 4.016446645116967e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.554000000000523 y1[1] (analytic) 1.9635532723642317 y1[1] (numeric) 1.96355327236437 absolute error 1.383337888682945e-13 relative error 7.045074397280427e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.267516525314196 y2[1] (numeric) 1.267516525313687 absolute error 5.089262344881718e-13 relative error 4.01514476793127e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.555000000000524 y1[1] (analytic) 1.9632852741069073 y1[1] (numeric) 1.9632852741070463 absolute error 1.389999226830696e-13 relative error 7.0799656329261804e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2684799446677169 y2[1] (numeric) 1.2684799446672077 absolute error 5.091482790930968e-13 relative error 4.013845715365016e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.556000000000524 y1[1] (analytic) 1.9630163125643894 y1[1] (numeric) 1.9630163125645288 absolute error 1.3944401189291966e-13 relative error 7.103558488047242e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2694430955413154 y2[1] (numeric) 1.269443095540806 absolute error 5.093703236980218e-13 relative error 4.012549483211111e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.557000000000524 y1[1] (analytic) 1.9627463880056388 y1[1] (numeric) 1.962746388005779 absolute error 1.4011014570769476e-13 relative error 7.138474260551905e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2704059769718408 y2[1] (numeric) 1.2704059769713314 absolute error 5.093703236980218e-13 relative error 4.00950824327956e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.558000000000525 y1[1] (analytic) 1.9624755007005807 y1[1] (numeric) 1.9624755007007213 absolute error 1.4055423491754482e-13 relative error 7.1620886409725166e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2713685879964118 y2[1] (numeric) 1.2713685879959022 absolute error 5.095923683029469e-13 relative error 4.0082189627323484e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.559000000000525 y1[1] (analytic) 1.962203650920102 y1[1] (numeric) 1.9622036509202432 absolute error 1.412203687323199e-13 relative error 7.197029149655282e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2723309276524175 y2[1] (numeric) 1.2723309276519077 absolute error 5.098144129078719e-13 relative error 4.006932487670738e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.560000000000525 y1[1] (analytic) 1.9619308389360528 y1[1] (numeric) 1.9619308389361945 absolute error 1.4166445794216997e-13 relative error 7.220665230941272e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2732929949775182 y2[1] (numeric) 1.2732929949770082 absolute error 5.100364575127969e-13 relative error 4.005648813938557e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.561000000000526 y1[1] (analytic) 1.9616570650212446 y1[1] (numeric) 1.961657065021387 absolute error 1.4233059175694507e-13 relative error 7.255630675456703e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2742547890096467 y2[1] (numeric) 1.2742547890091365 absolute error 5.102585021177219e-13 relative error 4.004367937391044e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.562000000000526 y1[1] (analytic) 1.9613823294494517 y1[1] (numeric) 1.9613823294495945 absolute error 1.4277468096679513e-13 relative error 7.279288633484893e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.275216308787009 y2[1] (numeric) 1.2752163087864985 absolute error 5.10480546722647e-13 relative error 4.0030898538948124e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.563000000000526 y1[1] (analytic) 1.9611066324954092 y1[1] (numeric) 1.9611066324955526 absolute error 1.4344081478157023e-13 relative error 7.314279213825768e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2761775533480855 y2[1] (numeric) 1.2761775533475748 absolute error 5.10702591327572e-13 relative error 4.0018145593278166e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.564000000000527 y1[1] (analytic) 1.9608299744348143 y1[1] (numeric) 1.9608299744349584 absolute error 1.4410694859634532e-13 relative error 7.349283235935967e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2771385217316316 y2[1] (numeric) 1.2771385217311206 absolute error 5.10924635932497e-13 relative error 4.0005420495793246e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.565000000000527 y1[1] (analytic) 1.9605523555443252 y1[1] (numeric) 1.96055235554447 absolute error 1.4477308241112041e-13 relative error 7.384300755943129e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.278099212976679 y2[1] (numeric) 1.278099212976168 absolute error 5.111466805374221e-13 relative error 3.9992723205498816e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.566000000000527 y1[1] (analytic) 1.9602737761015605 y1[1] (numeric) 1.960273776101706 absolute error 1.454392162258955e-13 relative error 7.41933183002293e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2790596261225367 y2[1] (numeric) 1.2790596261220255 absolute error 5.111466805374221e-13 relative error 3.9962693692940716e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.567000000000528 y1[1] (analytic) 1.9599942363851 y1[1] (numeric) 1.9599942363852458 absolute error 1.4588330543574557e-13 relative error 7.443047674711753e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2800197602087917 y2[1] (numeric) 1.2800197602082801 absolute error 5.115907697472721e-13 relative error 3.996741188306527e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.568000000000528 y1[1] (analytic) 1.9597137366744826 y1[1] (numeric) 1.9597137366746293 absolute error 1.467714838554457e-13 relative error 7.489434865344577e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2809796142753096 y2[1] (numeric) 1.280979614274798 absolute error 5.115907697472721e-13 relative error 3.9937463800834576e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.569000000000528 y1[1] (analytic) 1.9594322772502089 y1[1] (numeric) 1.959432277250356 absolute error 1.4721557306529576e-13 relative error 7.513174850415977e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2819391873622366 y2[1] (numeric) 1.281939187361725 absolute error 5.115907697472721e-13 relative error 3.990756931301393e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.570000000000529 y1[1] (analytic) 1.959149858393738 y1[1] (numeric) 1.9591498583938856 absolute error 1.4765966227514582e-13 relative error 7.53692534762035e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.28289847851 y2[1] (numeric) 1.282898478509488 absolute error 5.120348589571222e-13 relative error 3.991234439312892e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.571000000000529 y1[1] (analytic) 1.958866480387488 y1[1] (numeric) 1.9588664803876366 absolute error 1.4854784069484595e-13 relative error 7.583357119136641e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2838574867593082 y2[1] (numeric) 1.283857486758796 absolute error 5.122569035620472e-13 relative error 3.989982602002638e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.572000000000529 y1[1] (analytic) 1.958582143514838 y1[1] (numeric) 1.958582143514987 absolute error 1.48991929904696e-13 relative error 7.607132046926438e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2848162111511532 y2[1] (numeric) 1.284816211150641 absolute error 5.122569035620472e-13 relative error 3.98700529395626e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.57300000000053 y1[1] (analytic) 1.9582968480601244 y1[1] (numeric) 1.958296848060274 absolute error 1.496580637194711e-13 relative error 7.642256273236684e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.285774650726811 y2[1] (numeric) 1.2857746507262986 absolute error 5.124789481669723e-13 relative error 3.985760240935554e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.57400000000053 y1[1] (analytic) 1.9580105943086425 y1[1] (numeric) 1.9580105943087927 absolute error 1.5010215292932116e-13 relative error 7.666054175887694e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.286732804527842 y2[1] (numeric) 1.2867328045273292 absolute error 5.127009927718973e-13 relative error 3.984517927636341e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.57500000000053 y1[1] (analytic) 1.957723382546646 y1[1] (numeric) 1.9577233825467968 absolute error 1.5076828674409626e-13 relative error 7.7012047814423e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.287690671596092 y2[1] (numeric) 1.2876906715955792 absolute error 5.129230373768223e-13 relative error 3.983278350079638e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.576000000000531 y1[1] (analytic) 1.957435213061347 y1[1] (numeric) 1.9574352130614983 absolute error 1.5121237595394632e-13 relative error 7.725025837123696e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2886482509736947 y2[1] (numeric) 1.2886482509731816 absolute error 5.131450819817474e-13 relative error 3.9820415042973757e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.577000000000531 y1[1] (analytic) 1.9571460861409147 y1[1] (numeric) 1.9571460861410666 absolute error 1.5187850976872141e-13 relative error 7.760203024404492e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2896055417030705 y2[1] (numeric) 1.2896055417025571 absolute error 5.133671265866724e-13 relative error 3.9808073863323573e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.578000000000531 y1[1] (analytic) 1.9568560020744759 y1[1] (numeric) 1.9568560020746284 absolute error 1.525446435834965e-13 relative error 7.795394419506747e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2905625428269285 y2[1] (numeric) 1.2905625428264151 absolute error 5.133671265866724e-13 relative error 3.9778554665174236e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.579000000000532 y1[1] (analytic) 1.9565649611521148 y1[1] (numeric) 1.956564961152268 absolute error 1.532107773982716e-13 relative error 7.830600079235504e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.291519253388268 y2[1] (numeric) 1.2915192533877544 absolute error 5.135891711915974e-13 relative error 3.976628066861638e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.580000000000532 y1[1] (analytic) 1.9562729636648721 y1[1] (numeric) 1.956272963665026 absolute error 1.538769112130467e-13 relative error 7.8658200604467e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2924756724303785 y2[1] (numeric) 1.2924756724298647 absolute error 5.138112157965224e-13 relative error 3.9754033809421646e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.581000000000532 y1[1] (analytic) 1.9559800099047457 y1[1] (numeric) 1.9559800099049 absolute error 1.5432100042289676e-13 relative error 7.889702330363389e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2934317989968407 y2[1] (numeric) 1.2934317989963269 absolute error 5.138112157965224e-13 relative error 3.972464695819478e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.582000000000533 y1[1] (analytic) 1.955686100164689 y1[1] (numeric) 1.955686100164844 absolute error 1.5498713423767185e-13 relative error 7.924949419266228e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2943876321315286 y2[1] (numeric) 1.2943876321310146 absolute error 5.140332604014475e-13 relative error 3.9712466933492314e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.583000000000533 y1[1] (analytic) 1.9553912347386118 y1[1] (numeric) 1.9553912347387674 absolute error 1.5565326805244695e-13 relative error 7.960210994463929e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2953431708786087 y2[1] (numeric) 1.2953431708780947 absolute error 5.140332604014475e-13 relative error 3.9683172147562075e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.584000000000533 y1[1] (analytic) 1.9550954139213792 y1[1] (numeric) 1.9550954139215355 absolute error 1.5631940186722204e-13 relative error 7.995487113014534e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2962984142825427 y2[1] (numeric) 1.2962984142820284 absolute error 5.142553050063725e-13 relative error 3.967105871150783e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.585000000000534 y1[1] (analytic) 1.9547986380088125 y1[1] (numeric) 1.9547986380089695 absolute error 1.5698553568199713e-13 relative error 8.030777832028007e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.297253361388087 y2[1] (numeric) 1.2972533613875725 absolute error 5.144773496112975e-13 relative error 3.965897217339229e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.586000000000534 y1[1] (analytic) 1.9545009072976873 y1[1] (numeric) 1.954500907297845 absolute error 1.5765166949677223e-13 relative error 8.066083208666452e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2982080112402947 y2[1] (numeric) 1.29820801123978 absolute error 5.146993942162226e-13 relative error 3.9646912494746044e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.587000000000534 y1[1] (analytic) 1.9542022220857342 y1[1] (numeric) 1.9542022220858926 absolute error 1.5831780331154732e-13 relative error 8.101403300144321e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.2991623628845161 y2[1] (numeric) 1.2991623628840012 absolute error 5.149214388211476e-13 relative error 3.9634879637205093e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.588000000000535 y1[1] (analytic) 1.9539025826716387 y1[1] (numeric) 1.9539025826717977 absolute error 1.5898393712632242e-13 relative error 8.136738163728623e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3001164153663995 y2[1] (numeric) 1.3001164153658844 absolute error 5.151434834260726e-13 relative error 3.9622873562510526e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.589000000000535 y1[1] (analytic) 1.95360198935504 y1[1] (numeric) 1.9536019893551997 absolute error 1.596500709410975e-13 relative error 8.172087856739142e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3010701677318925 y2[1] (numeric) 1.3010701677313772 absolute error 5.153655280309977e-13 relative error 3.9610894232508255e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.590000000000535 y1[1] (analytic) 1.9533004424365314 y1[1] (numeric) 1.9533004424366918 absolute error 1.603162047558726e-13 relative error 8.207452436548647e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.302023619027243 y2[1] (numeric) 1.3020236190267274 absolute error 5.155875726359227e-13 relative error 3.95989416091487e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.591000000000536 y1[1] (analytic) 1.95299794221766 y1[1] (numeric) 1.9529979422178207 absolute error 1.6076029396572267e-13 relative error 8.2314625371892e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3029767682989994 y2[1] (numeric) 1.3029767682984836 absolute error 5.158096172408477e-13 relative error 3.958701565448654e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.592000000000536 y1[1] (analytic) 1.9526944890009257 y1[1] (numeric) 1.9526944890010869 absolute error 1.6120438317557273e-13 relative error 8.255484105864975e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.303929614594013 y2[1] (numeric) 1.3039296145934969 absolute error 5.160316618457728e-13 relative error 3.9575116330680364e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.593000000000536 y1[1] (analytic) 1.9523900830897816 y1[1] (numeric) 1.9523900830899434 absolute error 1.6187051699034782e-13 relative error 8.290890144974382e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.304882156959437 y2[1] (numeric) 1.3048821569589208 absolute error 5.162537064506978e-13 relative error 3.956324359999244e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.594000000000537 y1[1] (analytic) 1.952084724788634 y1[1] (numeric) 1.9520847247887962 absolute error 1.6231460620019789e-13 relative error 8.314936546505318e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3058343944427298 y2[1] (numeric) 1.3058343944422133 absolute error 5.164757510556228e-13 relative error 3.955139742478839e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.595000000000537 y1[1] (analytic) 1.9517784144028407 y1[1] (numeric) 1.9517784144030037 absolute error 1.6298074001497298e-13 relative error 8.350371067344651e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3067863260916535 y2[1] (numeric) 1.3067863260911368 absolute error 5.166977956605479e-13 relative error 3.953957776753692e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.596000000000537 y1[1] (analytic) 1.9514711522387125 y1[1] (numeric) 1.9514711522388761 absolute error 1.6364687382974807e-13 relative error 8.385820802014606e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3077379509542766 y2[1] (numeric) 1.3077379509537599 absolute error 5.166977956605479e-13 relative error 3.9510805301895954e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.597000000000538 y1[1] (analytic) 1.9511629386035114 y1[1] (numeric) 1.9511629386036755 absolute error 1.6409096303959814e-13 relative error 8.40990569229659e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3086892680789743 y2[1] (numeric) 1.3086892680784576 absolute error 5.166977956605479e-13 relative error 3.948208396474503e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.598000000000538 y1[1] (analytic) 1.9508537738054508 y1[1] (numeric) 1.9508537738056155 absolute error 1.6475709685437323e-13 relative error 8.445384224415154e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.30964027651443 y2[1] (numeric) 1.309640276513913 absolute error 5.169198402654729e-13 relative error 3.947036827862688e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.599000000000538 y1[1] (analytic) 1.9505436581536957 y1[1] (numeric) 1.950543658153861 absolute error 1.6542323066914832e-13 relative error 8.480878137622981e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3105909753096348 y2[1] (numeric) 1.3105909753091176 absolute error 5.171418848703979e-13 relative error 3.945867891759442e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.600000000000539 y1[1] (analytic) 1.9502325919583616 y1[1] (numeric) 1.9502325919585277 absolute error 1.6608936448392342e-13 relative error 8.516387489819446e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3115413635138902 y2[1] (numeric) 1.3115413635133728 absolute error 5.173639294753229e-13 relative error 3.9447015844715574e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.601000000000539 y1[1] (analytic) 1.949920575530515 y1[1] (numeric) 1.9499205755306814 absolute error 1.6653345369377348e-13 relative error 8.540524972329435e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.312491440176808 y2[1] (numeric) 1.3124914401762904 absolute error 5.17585974080248e-13 relative error 3.9435379023159425e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.602000000000539 y1[1] (analytic) 1.9496076091821717 y1[1] (numeric) 1.9496076091823389 absolute error 1.6719958750854857e-13 relative error 8.576063548433013e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3134412043483117 y2[1] (numeric) 1.3134412043477939 absolute error 5.17808018685173e-13 relative error 3.942376841619592e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.60300000000054 y1[1] (analytic) 1.9492936932262983 y1[1] (numeric) 1.9492936932264662 absolute error 1.6786572132332367e-13 relative error 8.611617731419795e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.314390655078637 y2[1] (numeric) 1.3143906550781193 absolute error 5.17808018685173e-13 relative error 3.9395290637865475e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.60400000000054 y1[1] (analytic) 1.948978827976811 y1[1] (numeric) 1.9489788279769795 absolute error 1.6853185513809876e-13 relative error 8.647187579407813e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3153397914183336 y2[1] (numeric) 1.3153397914178158 absolute error 5.17808018685173e-13 relative error 3.9366863381120676e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.60500000000054 y1[1] (analytic) 1.9486630137485748 y1[1] (numeric) 1.948663013748744 absolute error 1.6919798895287386e-13 relative error 8.682773150571253e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3162886124182651 y2[1] (numeric) 1.316288612417747 absolute error 5.18030063290098e-13 relative error 3.935535553546887e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.606000000000541 y1[1] (analytic) 1.9483462508574036 y1[1] (numeric) 1.9483462508575737 absolute error 1.7008616737257398e-13 relative error 8.729771071118628e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3172371171296104 y2[1] (numeric) 1.3172371171290922 absolute error 5.182521078950231e-13 relative error 3.934387371533726e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.607000000000541 y1[1] (analytic) 1.948028539620061 y1[1] (numeric) 1.9480285396202315 absolute error 1.7053025658242404e-13 relative error 8.753991695403184e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3181853046038652 y2[1] (numeric) 1.3181853046033467 absolute error 5.184741524999481e-13 relative error 3.933241788458244e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.608000000000541 y1[1] (analytic) 1.9477098803542576 y1[1] (numeric) 1.9477098803544286 absolute error 1.709743457922741e-13 relative error 8.7782244941519e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3191331738928418 y2[1] (numeric) 1.319133173892323 absolute error 5.186961971048731e-13 relative error 3.932098800715998e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.609000000000542 y1[1] (analytic) 1.9473902733786528 y1[1] (numeric) 1.9473902733788244 absolute error 1.716404796070492e-13 relative error 8.813871669866106e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.320080724048671 y2[1] (numeric) 1.3200807240481522 absolute error 5.186961971048731e-13 relative error 3.9292763514797676e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.610000000000542 y1[1] (analytic) 1.9470697190128536 y1[1] (numeric) 1.947069719013026 absolute error 1.723066134218243e-13 relative error 8.849534854313392e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3210279541238028 y2[1] (numeric) 1.321027954123284 absolute error 5.186961971048731e-13 relative error 3.926458902596867e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.611000000000542 y1[1] (analytic) 1.9467482175774142 y1[1] (numeric) 1.9467482175775872 absolute error 1.729727472365994e-13 relative error 8.885214106005518e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3219748631710075 y2[1] (numeric) 1.3219748631704884 absolute error 5.191402863147232e-13 relative error 3.9270057304226397e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.612000000000543 y1[1] (analytic) 1.9464257693938363 y1[1] (numeric) 1.94642576939401 absolute error 1.7363888105137448e-13 relative error 8.920909483511914e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3229214502433755 y2[1] (numeric) 1.3229214502428566 absolute error 5.189182417097982e-13 relative error 3.922517407320999e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.613000000000543 y1[1] (analytic) 1.9461023747845678 y1[1] (numeric) 1.9461023747847421 absolute error 1.7430501486614958e-13 relative error 8.956621045459905e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3238677143943205 y2[1] (numeric) 1.3238677143938014 absolute error 5.191402863147232e-13 relative error 3.921390941633725e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6140000000005434 y1[1] (analytic) 1.9457780340730033 y1[1] (numeric) 1.9457780340731783 absolute error 1.7497114868092467e-13 relative error 8.992348850534919e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.324813654677578 y2[1] (numeric) 1.3248136546770586 absolute error 5.193623309196482e-13 relative error 3.9202670434888166e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.615000000000544 y1[1] (analytic) 1.9454527475834835 y1[1] (numeric) 1.9454527475836592 absolute error 1.7563728249569976e-13 relative error 9.028092957480727e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3257592701472078 y2[1] (numeric) 1.3257592701466883 absolute error 5.195843755245733e-13 relative error 3.9191457093630606e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.616000000000544 y1[1] (analytic) 1.9451265156412951 y1[1] (numeric) 1.9451265156414712 absolute error 1.7608137170554983e-13 relative error 9.052437992574328e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3267045598575946 y2[1] (numeric) 1.326704559857075 absolute error 5.195843755245733e-13 relative error 3.916353280494824e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6170000000005444 y1[1] (analytic) 1.9447993385726696 y1[1] (numeric) 1.9447993385728464 absolute error 1.7674750552032492e-13 relative error 9.088212959288836e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3276495228634488 y2[1] (numeric) 1.327649522862929 absolute error 5.198064201294983e-13 relative error 3.915238255111107e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.618000000000545 y1[1] (analytic) 1.9444712167047844 y1[1] (numeric) 1.9444712167049618 absolute error 1.7741363933510002e-13 relative error 9.124004398262867e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3285941582198075 y2[1] (numeric) 1.3285941582192875 absolute error 5.200284647344233e-13 relative error 3.914125781128024e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.619000000000545 y1[1] (analytic) 1.9441421503657614 y1[1] (numeric) 1.9441421503659393 absolute error 1.7785772854495008e-13 relative error 9.148391156042206e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3295384649820354 y2[1] (numeric) 1.3295384649815152 absolute error 5.202505093393484e-13 relative error 3.913015855064998e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6200000000005454 y1[1] (analytic) 1.9438121398846664 y1[1] (numeric) 1.943812139884845 absolute error 1.7852386235972517e-13 relative error 9.1842137774856e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3304824422058257 y2[1] (numeric) 1.3304824422053054 absolute error 5.202505093393484e-13 relative error 3.910239570518628e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.621000000000546 y1[1] (analytic) 1.9434811855915104 y1[1] (numeric) 1.9434811855916894 absolute error 1.7896795156957523e-13 relative error 9.208627945379633e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3314260889472012 y2[1] (numeric) 1.331426088946681 absolute error 5.202505093393484e-13 relative error 3.9074681926258944e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.622000000000546 y1[1] (analytic) 1.9431492878172472 y1[1] (numeric) 1.9431492878174268 absolute error 1.7963408538435033e-13 relative error 9.244481960834543e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3323694042625156 y2[1] (numeric) 1.3323694042619951 absolute error 5.204725539442734e-13 relative error 3.906368251020909e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6230000000005464 y1[1] (analytic) 1.9428164468937748 y1[1] (numeric) 1.942816446893955 absolute error 1.8030021919912542e-13 relative error 9.280352731592019e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3333123872084534 y2[1] (numeric) 1.3333123872079327 absolute error 5.206945985491984e-13 relative error 3.905270839337006e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.624000000000547 y1[1] (analytic) 1.942482663153934 y1[1] (numeric) 1.942482663154115 absolute error 1.8096635301390052e-13 relative error 9.31624031691858e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3342550368420316 y2[1] (numeric) 1.334255036841511 absolute error 5.206945985491984e-13 relative error 3.902511770025611e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.625000000000547 y1[1] (analytic) 1.942147936931509 y1[1] (numeric) 1.9421479369316903 absolute error 1.8141044222375058e-13 relative error 9.34071183631714e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3351973522206009 y2[1] (numeric) 1.3351973522200802 absolute error 5.206945985491984e-13 relative error 3.8997575727904034e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6260000000005475 y1[1] (analytic) 1.9418122685612251 y1[1] (numeric) 1.9418122685614072 absolute error 1.8207657603852567e-13 relative error 9.376631252486333e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.336139332401846 y2[1] (numeric) 1.336139332401325 absolute error 5.209166431541234e-13 relative error 3.8986700752063256e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.627000000000548 y1[1] (analytic) 1.9414756583787514 y1[1] (numeric) 1.941475658378934 absolute error 1.8274270985330077e-13 relative error 9.412567655156795e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3370809764437865 y2[1] (numeric) 1.3370809764432656 absolute error 5.209166431541234e-13 relative error 3.89592442291414e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.628000000000548 y1[1] (analytic) 1.9411381067206976 y1[1] (numeric) 1.941138106720881 absolute error 1.8340884366807586e-13 relative error 9.44852110383436e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3380222834047788 y2[1] (numeric) 1.3380222834042579 absolute error 5.209166431541234e-13 relative error 3.8931836159602704e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6290000000005485 y1[1] (analytic) 1.9407996139246158 y1[1] (numeric) 1.9407996139247996 absolute error 1.8385293287792592e-13 relative error 9.473050775507167e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.338963252343516 y2[1] (numeric) 1.3389632523429948 absolute error 5.211386877590485e-13 relative error 3.892105977120188e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.630000000000549 y1[1] (analytic) 1.9404601803289983 y1[1] (numeric) 1.9404601803291828 absolute error 1.8451906669270102e-13 relative error 9.50903649367422e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.339903882319029 y2[1] (numeric) 1.3399038823185077 absolute error 5.213607323639735e-13 relative error 3.8910308361942514e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.631000000000549 y1[1] (analytic) 1.9401198062732787 y1[1] (numeric) 1.940119806273464 absolute error 1.851852005074761e-13 relative error 9.545039430487189e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3408441723906879 y2[1] (numeric) 1.3408441723901665 absolute error 5.213607323639735e-13 relative error 3.88830218379815e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6320000000005495 y1[1] (analytic) 1.9397784920978314 y1[1] (numeric) 1.9397784920980172 absolute error 1.858513343222512e-13 relative error 9.581059645694737e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3417841216182027 y2[1] (numeric) 1.3417841216176813 absolute error 5.213607323639735e-13 relative error 3.8855783427754996e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.63300000000055 y1[1] (analytic) 1.93943623814397 y1[1] (numeric) 1.9394362381441568 absolute error 1.8673951274195133e-13 relative error 9.628546124344878e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3427237290616247 y2[1] (numeric) 1.3427237290611032 absolute error 5.215827769688985e-13 relative error 3.884512991614527e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.63400000000055 y1[1] (analytic) 1.9390930447539492 y1[1] (numeric) 1.9390930447541364 absolute error 1.871836019518014e-13 relative error 9.653152150600027e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.343662993781346 y2[1] (numeric) 1.3436629937808244 absolute error 5.215827769688985e-13 relative error 3.881797589000026e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6350000000005505 y1[1] (analytic) 1.9387489122709614 y1[1] (numeric) 1.9387489122711494 absolute error 1.8807178037150152e-13 relative error 9.700677544221179e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.344601914838102 y2[1] (numeric) 1.3446019148375805 absolute error 5.215827769688985e-13 relative error 3.8790869714899976e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.636000000000551 y1[1] (analytic) 1.9384038410391398 y1[1] (numeric) 1.9384038410393285 absolute error 1.887379141862766e-13 relative error 9.736769510583407e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3455404912929723 y2[1] (numeric) 1.3455404912924505 absolute error 5.218048215738236e-13 relative error 3.8780313558041264e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.637000000000551 y1[1] (analytic) 1.9380578314035555 y1[1] (numeric) 1.9380578314037447 absolute error 1.8918200339612667e-13 relative error 9.761421993229154e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.34647872220738 y2[1] (numeric) 1.346478722206858 absolute error 5.220268661787486e-13 relative error 3.876978206703127e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6380000000005515 y1[1] (analytic) 1.937710883710218 y1[1] (numeric) 1.9377108837104076 absolute error 1.8962609260597674e-13 relative error 9.786088017573166e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3474166066430942 y2[1] (numeric) 1.3474166066425721 absolute error 5.220268661787486e-13 relative error 3.874279592555325e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.639000000000552 y1[1] (analytic) 1.9373629983060745 y1[1] (numeric) 1.937362998306265 absolute error 1.9051427102567686e-13 relative error 9.833689979227033e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3483541436622306 y2[1] (numeric) 1.3483541436617086 absolute error 5.220268661787486e-13 relative error 3.87158573014716e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.640000000000552 y1[1] (analytic) 1.9370141755390111 y1[1] (numeric) 1.9370141755392023 absolute error 1.9118040484045196e-13 relative error 9.869850580068799e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3492913323272524 y2[1] (numeric) 1.3492913323267304 absolute error 5.220268661787486e-13 relative error 3.8688966101809805e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6410000000005525 y1[1] (analytic) 1.9366644157578503 y1[1] (numeric) 1.9366644157580422 absolute error 1.9184653865522705e-13 relative error 9.906028999874724e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3502281717009712 y2[1] (numeric) 1.350228171700449 absolute error 5.222489107836736e-13 relative error 3.8678567202887076e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.642000000000553 y1[1] (analytic) 1.9363137193123516 y1[1] (numeric) 1.9363137193125441 absolute error 1.9251267247000214e-13 relative error 9.942225299026942e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.3511646608465475 y2[1] (numeric) 1.351164660846025 absolute error 5.224709553885987e-13 relative error 3.866819274722994e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.643000000000553 y1[1] (analytic) 1.935962086553212 y1[1] (numeric) 1.9359620865534048 absolute error 1.929567616798522e-13 relative error 9.966970067238896e-12% Correct digits 13 h 0.001 y2[1] (analytic) 1.352100798827492 y2[1] (numeric) 1.3521007988269695 absolute error 5.224709553885987e-13 relative error 3.8641420509600495e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6440000000005535 y1[1] (analytic) 1.9356095178320634 y1[1] (numeric) 1.935609517832257 absolute error 1.936228954946273e-13 relative error 1.0003200217339825e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.353036584707667 y2[1] (numeric) 1.3530365847071446 absolute error 5.224709553885987e-13 relative error 3.861469536697577e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.645000000000554 y1[1] (analytic) 1.9352560135014751 y1[1] (numeric) 1.9352560135016694 absolute error 1.942890293094024e-13 relative error 1.003944842201387e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3539720175512868 y2[1] (numeric) 1.3539720175507644 absolute error 5.224709553885987e-13 relative error 3.8588017227527975e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.646000000000554 y1[1] (analytic) 1.9349015739149513 y1[1] (numeric) 1.9349015739151463 absolute error 1.949551631241775e-13 relative error 1.0075714741898635e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3549070964229186 y2[1] (numeric) 1.354907096422396 absolute error 5.226929999935237e-13 relative error 3.857777417901803e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6470000000005545 y1[1] (analytic) 1.9345461994269315 y1[1] (numeric) 1.9345461994271271 absolute error 1.9562129693895258e-13 relative error 1.0111999237697257e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3558418203874836 y2[1] (numeric) 1.3558418203869607 absolute error 5.229150445984487e-13 relative error 3.8567555354577115e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.648000000000555 y1[1] (analytic) 1.93418989039279 y1[1] (numeric) 1.9341898903929864 absolute error 1.9628743075372768e-13 relative error 1.0148301970178644e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3567761885102578 y2[1] (numeric) 1.3567761885097347 absolute error 5.231370892033738e-13 relative error 3.855736072268331e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.649000000000555 y1[1] (analytic) 1.933832647168836 y1[1] (numeric) 1.933832647169033 absolute error 1.9695356456850277e-13 relative error 1.0184623000177712e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3577101998568732 y2[1] (numeric) 1.3577101998563499 absolute error 5.233591338082988e-13 relative error 3.8547190251901336e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6500000000005555 y1[1] (analytic) 1.9334744701123128 y1[1] (numeric) 1.9334744701125104 absolute error 1.9761969838327786e-13 relative error 1.0220962388595615e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3586438534933185 y2[1] (numeric) 1.3586438534927952 absolute error 5.233591338082988e-13 relative error 3.8520700804898063e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.651000000000556 y1[1] (analytic) 1.933115359581397 y1[1] (numeric) 1.9331153595815953 absolute error 1.9828583219805296e-13 relative error 1.0257320196399992e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3595771484859402 y2[1] (numeric) 1.3595771484854169 absolute error 5.233591338082988e-13 relative error 3.8494257894163995e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.652000000000556 y1[1] (analytic) 1.9327553159351996 y1[1] (numeric) 1.9327553159353985 absolute error 1.9895196601282805e-13 relative error 1.0293696484625186e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3605100839014435 y2[1] (numeric) 1.36051008390092 absolute error 5.233591338082988e-13 relative error 3.846786142940572e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6530000000005565 y1[1] (analytic) 1.9323943395337642 y1[1] (numeric) 1.9323943395339636 absolute error 1.9939605522267811e-13 relative error 1.0318600667749168e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3614426588068929 y2[1] (numeric) 1.3614426588063693 absolute error 5.235811784132238e-13 relative error 3.845782082897761e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.654000000000557 y1[1] (analytic) 1.9320324307380665 y1[1] (numeric) 1.9320324307382668 absolute error 2.0028423364237824e-13 relative error 1.0366504746810412e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3623748722697135 y2[1] (numeric) 1.3623748722691897 absolute error 5.238032230181489e-13 relative error 3.844780417488865e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.655000000000557 y1[1] (analytic) 1.9316695899100158 y1[1] (numeric) 1.931669589910217 absolute error 2.0117241206207837e-13 relative error 1.04144318010126e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.363306723357692 y2[1] (numeric) 1.3633067233571683 absolute error 5.238032230181489e-13 relative error 3.842152422809684e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6560000000005575 y1[1] (analytic) 1.931305817412453 y1[1] (numeric) 1.9313058174126547 absolute error 2.0161650127192843e-13 relative error 1.0439387664769347e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3642382111389777 y2[1] (numeric) 1.3642382111384537 absolute error 5.240252676230739e-13 relative error 3.8411566495089936e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.657000000000558 y1[1] (analytic) 1.9309411136091503 y1[1] (numeric) 1.9309411136093528 absolute error 2.0250467969162855e-13 relative error 1.0487356567447263e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3651693346820823 y2[1] (numeric) 1.3651693346815583 absolute error 5.240252676230739e-13 relative error 3.838536761046627e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.658000000000558 y1[1] (analytic) 1.930575478864812 y1[1] (numeric) 1.930575478865015 absolute error 2.0294876890147862e-13 relative error 1.0512345729202647e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3661000930558829 y2[1] (numeric) 1.3661000930553586 absolute error 5.242473122279989e-13 relative error 3.8375468598006575e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6590000000005585 y1[1] (analytic) 1.930208913545072 y1[1] (numeric) 1.9302089135452756 absolute error 2.036149027162537e-13 relative error 1.0548853094989044e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.367030485329621 y2[1] (numeric) 1.3670304853290964 absolute error 5.24469356832924e-13 relative error 3.8365593339819555e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.660000000000559 y1[1] (analytic) 1.9298414180164958 y1[1] (numeric) 1.9298414180167003 absolute error 2.0450308113595383e-13 relative error 1.0596885279109799e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.367960510572904 y2[1] (numeric) 1.3679605105723796 absolute error 5.24469356832924e-13 relative error 3.833951000627024e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.661000000000559 y1[1] (analytic) 1.9294729926465792 y1[1] (numeric) 1.9294729926467844 absolute error 2.0516921495072893e-13 relative error 1.0633432845790015e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3688901678557075 y2[1] (numeric) 1.3688901678551828 absolute error 5.24691401437849e-13 relative error 3.832969318931918e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6620000000005595 y1[1] (analytic) 1.9291036378037476 y1[1] (numeric) 1.9291036378039532 absolute error 2.05613304160579e-13 relative error 1.0658489265753825e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3698194562483736 y2[1] (numeric) 1.369819456247849 absolute error 5.24691401437849e-13 relative error 3.830369024505319e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.66300000000056 y1[1] (analytic) 1.9287333538573554 y1[1] (numeric) 1.9287333538575617 absolute error 2.0627943797535409e-13 relative error 1.069507288619275e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3707483748216143 y2[1] (numeric) 1.3707483748210896 absolute error 5.24691401437849e-13 relative error 3.8277732884865247e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.66400000000056 y1[1] (analytic) 1.9283621411776868 y1[1] (numeric) 1.9283621411778937 absolute error 2.0694557179012918e-13 relative error 1.0731675724754877e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.371676922646511 y2[1] (numeric) 1.3716769226459864 absolute error 5.24691401437849e-13 relative error 3.825182102105431e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6650000000005605 y1[1] (analytic) 1.9279900001359545 y1[1] (numeric) 1.927990000136162 absolute error 2.0761170560490427e-13 relative error 1.0768297843363519e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3726050987945162 y2[1] (numeric) 1.3726050987939915 absolute error 5.24691401437849e-13 relative error 3.822595456614992e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.666000000000561 y1[1] (analytic) 1.9276169311042992 y1[1] (numeric) 1.9276169311045075 absolute error 2.0827783941967937e-13 relative error 1.0804939304012053e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3735329023374536 y2[1] (numeric) 1.3735329023369287 absolute error 5.24913446042774e-13 relative error 3.8216299380195824e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.667000000000561 y1[1] (analytic) 1.9272429344557902 y1[1] (numeric) 1.9272429344559991 absolute error 2.0894397323445446e-13 relative error 1.0841600168764168e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3744603323475197 y2[1] (numeric) 1.3744603323469948 absolute error 5.24913446042774e-13 relative error 3.819051257348724e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6680000000005615 y1[1] (analytic) 1.926868010564424 y1[1] (numeric) 1.9268680105646336 absolute error 2.0961010704922955e-13 relative error 1.0878280499754103e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3753873878972849 y2[1] (numeric) 1.3753873878967597 absolute error 5.25135490647699e-13 relative error 3.818091508389756e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.669000000000562 y1[1] (analytic) 1.9264921598051246 y1[1] (numeric) 1.9264921598053348 absolute error 2.1027624086400465e-13 relative error 1.091498035918689e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3763140680596933 y2[1] (numeric) 1.3763140680591681 absolute error 5.25135490647699e-13 relative error 3.815520765460365e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.670000000000562 y1[1] (analytic) 1.9261153825537425 y1[1] (numeric) 1.9261153825539534 absolute error 2.1094237467877974e-13 relative error 1.0951699809338605e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.377240371908065 y2[1] (numeric) 1.3772403719075397 absolute error 5.253575352526241e-13 relative error 3.814566766764032e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6710000000005625 y1[1] (analytic) 1.9257376791870549 y1[1] (numeric) 1.9257376791872667 absolute error 2.1183055309847987e-13 relative error 1.0999969278676813e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3781662985160963 y2[1] (numeric) 1.378166298515571 absolute error 5.253575352526241e-13 relative error 3.812003934636108e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.672000000000563 y1[1] (analytic) 1.9253590500827653 y1[1] (numeric) 1.9253590500829778 absolute error 2.1249668691325496e-13 relative error 1.1036730364869886e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3790918469578606 y2[1] (numeric) 1.379091846957335 absolute error 5.255795798575491e-13 relative error 3.811055666937089e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.673000000000563 y1[1] (analytic) 1.924979495619503 y1[1] (numeric) 1.924979495619716 absolute error 2.1294077612310502e-13 relative error 1.1061976327938795e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3800170163078094 y2[1] (numeric) 1.3800170163072838 absolute error 5.255795798575491e-13 relative error 3.8085007188079475e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6740000000005635 y1[1] (analytic) 1.9245990161768218 y1[1] (numeric) 1.9245990161770354 absolute error 2.1360690993788012e-13 relative error 1.1098774765156331e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3809418056407736 y2[1] (numeric) 1.380941805640248 absolute error 5.255795798575491e-13 relative error 3.805950241427254e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.675000000000564 y1[1] (analytic) 1.9242176121352017 y1[1] (numeric) 1.924217612135416 absolute error 2.142730437526552e-13 relative error 1.1135593105547342e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3818662140319642 y2[1] (numeric) 1.3818662140314384 absolute error 5.258016244624741e-13 relative error 3.805011072152255e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.676000000000564 y1[1] (analytic) 1.9238352838760464 y1[1] (numeric) 1.9238352838762613 absolute error 2.149391775674303e-13 relative error 1.1172431411819294e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3827902405569723 y2[1] (numeric) 1.3827902405564465 absolute error 5.258016244624741e-13 relative error 3.802468436938687e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6770000000005645 y1[1] (analytic) 1.9234520317816841 y1[1] (numeric) 1.9234520317818997 absolute error 2.156053113822054e-13 relative error 1.1209289746752419e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3837138842917718 y2[1] (numeric) 1.383713884291246 absolute error 5.258016244624741e-13 relative error 3.7999302488143774e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.678000000000565 y1[1] (analytic) 1.9230678562353671 y1[1] (numeric) 1.9230678562355834 absolute error 2.162714451969805e-13 relative error 1.1246168173199954e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3846371443127188 y2[1] (numeric) 1.384637144312193 absolute error 5.258016244624741e-13 relative error 3.7973964993078534e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.679000000000565 y1[1] (analytic) 1.922682757621271 y1[1] (numeric) 1.9226827576214878 absolute error 2.1671553440683056e-13 relative error 1.127151806754378e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3855600196965538 y2[1] (numeric) 1.3855600196960278 absolute error 5.260236690673992e-13 relative error 3.7964697421234884e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6800000000005655 y1[1] (analytic) 1.922296736324494 y1[1] (numeric) 1.9222967363247114 absolute error 2.1738166822160565e-13 relative error 1.1308434546752019e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3864825095204012 y2[1] (numeric) 1.3864825095198752 absolute error 5.260236690673992e-13 relative error 3.793943778269199e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.681000000000566 y1[1] (analytic) 1.9219097927310576 y1[1] (numeric) 1.9219097927312756 absolute error 2.1804780203638074e-13 relative error 1.1345371299999057e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3874046128617712 y2[1] (numeric) 1.3874046128612452 absolute error 5.260236690673992e-13 relative error 3.791422229614625e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.682000000000566 y1[1] (analytic) 1.921521927227905 y1[1] (numeric) 1.9215219272281239 absolute error 2.1893598045608087e-13 relative error 1.1393884053768264e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3883263287985605 y2[1] (numeric) 1.3883263287980345 absolute error 5.260236690673992e-13 relative error 3.7889050877729386e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6830000000005665 y1[1] (analytic) 1.9211331402029022 y1[1] (numeric) 1.9211331402031218 absolute error 2.1960211427085596e-13 relative error 1.1430863883159212e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3892476564090537 y2[1] (numeric) 1.3892476564085274 absolute error 5.262457136723242e-13 relative error 3.7879906526714706e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.684000000000567 y1[1] (analytic) 1.9207434320448358 y1[1] (numeric) 1.920743432045056 absolute error 2.2026824808563106e-13 relative error 1.1467864182731167e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3901685947719227 y2[1] (numeric) 1.3901685947713964 absolute error 5.262457136723242e-13 relative error 3.785481240558901e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.685000000000567 y1[1] (analytic) 1.9203528031434143 y1[1] (numeric) 1.920352803143635 absolute error 2.2071233729548112e-13 relative error 1.149332231734702e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3910891429662295 y2[1] (numeric) 1.391089142965703 absolute error 5.264677582772492e-13 relative error 3.784572404574003e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6860000000005675 y1[1] (analytic) 1.919961253889266 y1[1] (numeric) 1.9199612538894877 absolute error 2.2160051571518125e-13 relative error 1.1541926445978272e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3920093000714258 y2[1] (numeric) 1.3920093000708993 absolute error 5.264677582772492e-13 relative error 3.782070696296609e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.687000000000568 y1[1] (analytic) 1.9195687846739409 y1[1] (numeric) 1.9195687846741631 absolute error 2.2226664952995634e-13 relative error 1.1578988536621295e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.392929065167355 y2[1] (numeric) 1.3929290651668282 absolute error 5.266898028821743e-13 relative error 3.7811674409916526e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.688000000000568 y1[1] (analytic) 1.9191753958899076 y1[1] (numeric) 1.9191753958901305 absolute error 2.2293278334473143e-13 relative error 1.1616071351381572e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3938484373342515 y2[1] (numeric) 1.3938484373337248 absolute error 5.266898028821743e-13 relative error 3.778673410786854e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6890000000005685 y1[1] (analytic) 1.918781087930555 y1[1] (numeric) 1.9187810879307785 absolute error 2.2359891715950653e-13 relative error 1.1653174953931957e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3947674156527436 y2[1] (numeric) 1.3947674156522167 absolute error 5.269118474870993e-13 relative error 3.777775717828247e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.690000000000569 y1[1] (analytic) 1.918385861190191 y1[1] (numeric) 1.9183858611904152 absolute error 2.2426505097428162e-13 relative error 1.1690299408021321e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3956859992038528 y2[1] (numeric) 1.395685999203326 absolute error 5.269118474870993e-13 relative error 3.775289340064082e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.691000000000569 y1[1] (analytic) 1.9179897160640422 y1[1] (numeric) 1.9179897160642672 absolute error 2.2493118478905672e-13 relative error 1.1727444777474823e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3966041870689958 y2[1] (numeric) 1.396604187068469 absolute error 5.269118474870993e-13 relative error 3.7728073019236086e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6920000000005695 y1[1] (analytic) 1.917592652948254 y1[1] (numeric) 1.9175926529484797 absolute error 2.255973186038318e-13 relative error 1.1764611126194147e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.397521978329985 y2[1] (numeric) 1.397521978329458 absolute error 5.271338920920243e-13 relative error 3.7719184403950506e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.69300000000057 y1[1] (analytic) 1.9171946722398894 y1[1] (numeric) 1.9171946722401156 absolute error 2.262634524186069e-13 relative error 1.1801798518157766e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.398439372069029 y2[1] (numeric) 1.3984393720685018 absolute error 5.271338920920243e-13 relative error 3.7694440146669745e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.69400000000057 y1[1] (analytic) 1.9167957743369288 y1[1] (numeric) 1.9167957743371558 absolute error 2.26929586233382e-13 relative error 1.1839007017421198e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.3993563673687337 y2[1] (numeric) 1.3993563673682068 absolute error 5.269118474870993e-13 relative error 3.765387143504216e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6950000000005705 y1[1] (analytic) 1.9163959596382703 y1[1] (numeric) 1.916395959638498 absolute error 2.278177646530821e-13 relative error 1.1887823260495911e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4002729633121047 y2[1] (numeric) 1.4002729633115776 absolute error 5.271338920920243e-13 relative error 3.7645081059422857e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.696000000000571 y1[1] (analytic) 1.9159952285437285 y1[1] (numeric) 1.915995228543957 absolute error 2.284838984678572e-13 relative error 1.1925076590170775e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4011891589825456 y2[1] (numeric) 1.4011891589820185 absolute error 5.271338920920243e-13 relative error 3.7620466067179356e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.697000000000571 y1[1] (analytic) 1.9155935814540346 y1[1] (numeric) 1.9155935814542637 absolute error 2.291500322826323e-13 relative error 1.1962351226333489e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.402104953463861 y2[1] (numeric) 1.4021049534633339 absolute error 5.271338920920243e-13 relative error 3.759589400135524e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.6980000000005715 y1[1] (analytic) 1.9151910187708356 y1[1] (numeric) 1.9151910187710652 absolute error 2.2959412149248237e-13 relative error 1.1988053371294276e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4030203458402566 y2[1] (numeric) 1.4030203458397292 absolute error 5.273559366969494e-13 relative error 3.758719096700772e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.699000000000572 y1[1] (analytic) 1.9147875408966941 y1[1] (numeric) 1.9147875408969244 absolute error 2.3026025530725747e-13 relative error 1.2025368370604015e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4039353351963397 y2[1] (numeric) 1.4039353351958124 absolute error 5.273559366969494e-13 relative error 3.75626941979631e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.700000000000572 y1[1] (analytic) 1.9143831482350877 y1[1] (numeric) 1.9143831482353189 absolute error 2.311484337269576e-13 relative error 1.2074303617855102e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4048499206171212 y2[1] (numeric) 1.4048499206165939 absolute error 5.273559366969494e-13 relative error 3.7538240132105564e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7010000000005725 y1[1] (analytic) 1.9139778411904094 y1[1] (numeric) 1.9139778411906412 absolute error 2.318145675417327e-13 relative error 1.2111664124468353e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4057641011880162 y2[1] (numeric) 1.4057641011874886 absolute error 5.275779813018744e-13 relative error 3.7529623985704026e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.702000000000573 y1[1] (analytic) 1.9135716201679662 y1[1] (numeric) 1.9135716201681985 absolute error 2.3225865675158275e-13 relative error 1.2137442586611728e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4066778759948435 y2[1] (numeric) 1.406677875994316 absolute error 5.275779813018744e-13 relative error 3.7505244825774763e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.703000000000573 y1[1] (analytic) 1.913164485573979 y1[1] (numeric) 1.9131644855742118 absolute error 2.3292479056635784e-13 relative error 1.2174843946911173e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4075912441238287 y2[1] (numeric) 1.4075912441233012 absolute error 5.275779813018744e-13 relative error 3.748090814746943e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7040000000005735 y1[1] (analytic) 1.912756437815582 y1[1] (numeric) 1.9127564378158157 absolute error 2.3381296898605797e-13 relative error 1.2223875678237346e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4085042046616039 y2[1] (numeric) 1.4085042046610763 absolute error 5.275779813018744e-13 relative error 3.7456613871353416e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.705000000000574 y1[1] (analytic) 1.9123474773008233 y1[1] (numeric) 1.9123474773010578 absolute error 2.3447910280083306e-13 relative error 1.2261323090288374e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4094167566952085 y2[1] (numeric) 1.4094167566946807 absolute error 5.278000259067994e-13 relative error 3.744811627927439e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.706000000000574 y1[1] (analytic) 1.9119376044386636 y1[1] (numeric) 1.9119376044388987 absolute error 2.3514523661560816e-13 relative error 1.2298792391012455e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4103288993120904 y2[1] (numeric) 1.4103288993115626 absolute error 5.278000259067994e-13 relative error 3.742389638078338e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7070000000005745 y1[1] (analytic) 1.9115268196389752 y1[1] (numeric) 1.911526819639211 absolute error 2.3581137043038325e-13 relative error 1.2336283645495505e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4112406316001072 y2[1] (numeric) 1.4112406315995794 absolute error 5.278000259067994e-13 relative error 3.73997186651552e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.708000000000575 y1[1] (analytic) 1.9111151233125434 y1[1] (numeric) 1.9111151233127797 absolute error 2.362554596402333e-13 relative error 1.236217833024788e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4121519526475268 y2[1] (numeric) 1.4121519526469988 absolute error 5.280220705117245e-13 relative error 3.739130690020855e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.709000000000575 y1[1] (analytic) 1.9107025158710638 y1[1] (numeric) 1.910702515871301 absolute error 2.3714363805993344e-13 relative error 1.2411332276485899e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4130628615430278 y2[1] (numeric) 1.4130628615424998 absolute error 5.280220705117245e-13 relative error 3.73672031784303e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7100000000005755 y1[1] (analytic) 1.9102889977271444 y1[1] (numeric) 1.9102889977273823 absolute error 2.3780977187470853e-13 relative error 1.2448889783569597e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4139733573757018 y2[1] (numeric) 1.4139733573751738 absolute error 5.280220705117245e-13 relative error 3.734314142182423e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.711000000000576 y1[1] (analytic) 1.9098745692943033 y1[1] (numeric) 1.9098745692945418 absolute error 2.384759056894836e-13 relative error 1.24864695055655e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.414883439235053 y2[1] (numeric) 1.4148834392345249 absolute error 5.282441151166495e-13 relative error 3.733481504329721e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.712000000000576 y1[1] (analytic) 1.9094592309869687 y1[1] (numeric) 1.9094592309872078 absolute error 2.391420395042587e-13 relative error 1.2524071507965638e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4157931062109996 y2[1] (numeric) 1.4157931062104714 absolute error 5.282441151166495e-13 relative error 3.7310826899726676e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7130000000005765 y1[1] (analytic) 1.9090429832204787 y1[1] (numeric) 1.9090429832207185 absolute error 2.398081733190338e-13 relative error 1.2561695856344055e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4167023573938746 y2[1] (numeric) 1.4167023573933464 absolute error 5.282441151166495e-13 relative error 3.7286880505259576e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.714000000000577 y1[1] (analytic) 1.9086258264110814 y1[1] (numeric) 1.9086258264113218 absolute error 2.404743071338089e-13 relative error 1.2599342616357082e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.417611191874427 y2[1] (numeric) 1.4176111918738985 absolute error 5.284661597215745e-13 relative error 3.7278639076121686e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.715000000000577 y1[1] (analytic) 1.9082077609759334 y1[1] (numeric) 1.9082077609761745 absolute error 2.41140440948584e-13 relative error 1.2637011853743598e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.418519608743822 y2[1] (numeric) 1.4185196087432936 absolute error 5.284661597215745e-13 relative error 3.725476591681102e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7160000000005775 y1[1] (analytic) 1.9077887873331 y1[1] (numeric) 1.907788787333342 absolute error 2.418065747633591e-13 relative error 1.2674703634325305e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4194276070936436 y2[1] (numeric) 1.4194276070931149 absolute error 5.286882043264995e-13 relative error 3.724657754184575e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.717000000000578 y1[1] (analytic) 1.907368905901555 y1[1] (numeric) 1.9073689059017975 absolute error 2.424727085781342e-13 relative error 1.2712418024006989e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4203351860158926 y2[1] (numeric) 1.4203351860153641 absolute error 5.284661597215745e-13 relative error 3.720714412517985e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.718000000000578 y1[1] (analytic) 1.9069481171011797 y1[1] (numeric) 1.9069481171014229 absolute error 2.431388423929093e-13 relative error 1.2750155088776791e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.421242344602991 y2[1] (numeric) 1.4212423446024622 absolute error 5.286882043264995e-13 relative error 3.7199018614533544e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7190000000005785 y1[1] (analytic) 1.9065264213527628 y1[1] (numeric) 1.9065264213530067 absolute error 2.438049762076844e-13 relative error 1.2787914894706479e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4221490819477796 y2[1] (numeric) 1.4221490819472509 absolute error 5.286882043264995e-13 relative error 3.717530117182979e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.720000000000579 y1[1] (analytic) 1.9061038190780002 y1[1] (numeric) 1.9061038190782447 absolute error 2.4447111002245947e-13 relative error 1.2825697507951712e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4230553971435216 y2[1] (numeric) 1.4230553971429927 absolute error 5.289102489314246e-13 relative error 3.7167228344946964e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.721000000000579 y1[1] (analytic) 1.905680310699494 y1[1] (numeric) 1.905680310699739 absolute error 2.4513724383723456e-13 relative error 1.2863502994752312e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4239612892839015 y2[1] (numeric) 1.4239612892833726 absolute error 5.289102489314246e-13 relative error 3.714358339034688e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7220000000005795 y1[1] (analytic) 1.9052558966407525 y1[1] (numeric) 1.9052558966409983 absolute error 2.4580337765200966e-13 relative error 1.2901331421432539e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4248667574630276 y2[1] (numeric) 1.4248667574624987 absolute error 5.289102489314246e-13 relative error 3.7119979546238286e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.72300000000058 y1[1] (analytic) 1.90483057732619 y1[1] (numeric) 1.9048305773264362 absolute error 2.462474668618597e-13 relative error 1.2927525932910905e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4257718007754319 y2[1] (numeric) 1.4257718007749027 absolute error 5.291322935363496e-13 relative error 3.7111990379426177e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.72400000000058 y1[1] (analytic) 1.9044043531811252 y1[1] (numeric) 1.9044043531813724 absolute error 2.4713564528155985e-13 relative error 1.297705736015271e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4266764183160705 y2[1] (numeric) 1.4266764183155414 absolute error 5.291322935363496e-13 relative error 3.708845865419806e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7250000000005805 y1[1] (analytic) 1.9039772246317828 y1[1] (numeric) 1.9039772246320306 absolute error 2.4780177909633494e-13 relative error 1.3014955005265793e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4275806091803265 y2[1] (numeric) 1.4275806091797973 absolute error 5.291322935363496e-13 relative error 3.7064967829743874e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.726000000000581 y1[1] (analytic) 1.9035491921052912 y1[1] (numeric) 1.9035491921055396 absolute error 2.4846791291111003e-13 relative error 1.3052875856405317e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.428484372464009 y2[1] (numeric) 1.4284843724634797 absolute error 5.293543381412746e-13 relative error 3.705706190038224e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.727000000000581 y1[1] (analytic) 1.9031202560296827 y1[1] (numeric) 1.9031202560299318 absolute error 2.4913404672588513e-13 relative error 1.3090819980321802e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4293877072633547 y2[1] (numeric) 1.4293877072628254 absolute error 5.293543381412746e-13 relative error 3.7033642828421554e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7280000000005815 y1[1] (analytic) 1.9026904168338934 y1[1] (numeric) 1.9026904168341432 absolute error 2.498001805406602e-13 relative error 1.3128787443851829e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4302906126750288 y2[1] (numeric) 1.4302906126744996 absolute error 5.291322935363496e-13 relative error 3.699474000928592e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.729000000000582 y1[1] (analytic) 1.9022596749477625 y1[1] (numeric) 1.902259674948013 absolute error 2.504663143554353e-13 relative error 1.3166778313918331e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4311930877961263 y2[1] (numeric) 1.431193087795597 absolute error 5.293543381412746e-13 relative error 3.6986926687608575e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.730000000000582 y1[1] (analytic) 1.9018280308020319 y1[1] (numeric) 1.901828030802283 absolute error 2.511324481702104e-13 relative error 1.3204792657530859e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.432095131724172 y2[1] (numeric) 1.4320951317236423 absolute error 5.295763827461997e-13 relative error 3.6979134347633447e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7310000000005825 y1[1] (analytic) 1.9013954848283456 y1[1] (numeric) 1.9013954848285974 absolute error 2.517985819849855e-13 relative error 1.324283054178586e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4329967435571216 y2[1] (numeric) 1.432996743556592 absolute error 5.295763827461997e-13 relative error 3.6955867843190945e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.732000000000583 y1[1] (analytic) 1.9009620374592497 y1[1] (numeric) 1.9009620374595022 absolute error 2.524647157997606e-13 relative error 1.3280892033866963e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4338979223933639 y2[1] (numeric) 1.4338979223928343 absolute error 5.295763827461997e-13 relative error 3.693264175055552e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.733000000000583 y1[1] (analytic) 1.9005276891281913 y1[1] (numeric) 1.9005276891284446 absolute error 2.533528942194607e-13 relative error 1.3330660514379487e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.43479866733172 y2[1] (numeric) 1.4347986673311903 absolute error 5.295763827461997e-13 relative error 3.690945599573544e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7340000000005835 y1[1] (analytic) 1.9000924402695187 y1[1] (numeric) 1.9000924402697728 absolute error 2.540190280342358e-13 relative error 1.336877210027763e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.435698977471445 y2[1] (numeric) 1.4356989774709152 absolute error 5.297984273511247e-13 relative error 3.690177646321142e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.735000000000584 y1[1] (analytic) 1.8996562913184811 y1[1] (numeric) 1.8996562913187356 absolute error 2.544631172440859e-13 relative error 1.3395218830216515e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4365988519122288 y2[1] (numeric) 1.436598851911699 absolute error 5.297984273511247e-13 relative error 3.6878661475047146e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.736000000000584 y1[1] (analytic) 1.899219242711227 y1[1] (numeric) 1.8992192427114822 absolute error 2.5512925105886097e-13 relative error 1.3433375427191421e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4374982897541972 y2[1] (numeric) 1.4374982897536672 absolute error 5.300204719560497e-13 relative error 3.6871033220267676e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7370000000005845 y1[1] (analytic) 1.898781294884805 y1[1] (numeric) 1.898781294885061 absolute error 2.560174294785611e-13 relative error 1.3483250028228928e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.438397290097912 y2[1] (numeric) 1.4383972900973823 absolute error 5.297984273511247e-13 relative error 3.683255182683646e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.738000000000585 y1[1] (analytic) 1.8983424482771634 y1[1] (numeric) 1.8983424482774198 absolute error 2.5646151868841116e-13 relative error 1.350976052403834e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4392958520443737 y2[1] (numeric) 1.4392958520438437 absolute error 5.300204719560497e-13 relative error 3.682498432849712e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.739000000000585 y1[1] (analytic) 1.897902703327148 y1[1] (numeric) 1.8979027033274052 absolute error 2.5712765250318625e-13 relative error 1.3547989159424484e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4401939746950196 y2[1] (numeric) 1.4401939746944896 absolute error 5.300204719560497e-13 relative error 3.680201981599657e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7400000000005855 y1[1] (analytic) 1.8974620604745043 y1[1] (numeric) 1.897462060474762 absolute error 2.5779378631796135e-13 relative error 1.3586241943277329e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4410916571517276 y2[1] (numeric) 1.4410916571511976 absolute error 5.300204719560497e-13 relative error 3.6779095162039766e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.741000000000586 y1[1] (analytic) 1.8970205201598747 y1[1] (numeric) 1.8970205201601333 absolute error 2.5868196473766147e-13 relative error 1.3636223856759368e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4419888985168152 y2[1] (numeric) 1.4419888985162852 absolute error 5.300204719560497e-13 relative error 3.675621029407454e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.742000000000586 y1[1] (analytic) 1.8965780828248 y1[1] (numeric) 1.8965780828250591 absolute error 2.5912605394751154e-13 relative error 1.3662820228395985e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.442885697893041 y2[1] (numeric) 1.442885697892511 absolute error 5.300204719560497e-13 relative error 3.673336513973398e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7430000000005865 y1[1] (analytic) 1.896134748911717 y1[1] (numeric) 1.8961347489119769 absolute error 2.5979218776228663e-13 relative error 1.3701145865893438e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4437820543836062 y2[1] (numeric) 1.443782054383076 absolute error 5.302425165609748e-13 relative error 3.672593899827569e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.744000000000587 y1[1] (analytic) 1.89569051886396 y1[1] (numeric) 1.8956905188642204 absolute error 2.604583215770617e-13 relative error 1.373949592432144e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4446779670921537 y2[1] (numeric) 1.4446779670916234 absolute error 5.302425165609748e-13 relative error 3.6703163517350954e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.745000000000587 y1[1] (analytic) 1.8952453931257582 y1[1] (numeric) 1.8952453931260196 absolute error 2.6134649999676185e-13 relative error 1.378958634827402e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4455734351227711 y2[1] (numeric) 1.445573435122241 absolute error 5.302425165609748e-13 relative error 3.668042755060325e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7460000000005875 y1[1] (analytic) 1.8947993721422385 y1[1] (numeric) 1.8947993721425003 absolute error 2.617905892066119e-13 relative error 1.3816269577429428e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4464684575799907 y2[1] (numeric) 1.4464684575794604 absolute error 5.302425165609748e-13 relative error 3.665773102637131e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.747000000000588 y1[1] (analytic) 1.894352456359421 y1[1] (numeric) 1.8943524563596834 absolute error 2.62456723021387e-13 relative error 1.385469330906763e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4473630335687897 y2[1] (numeric) 1.4473630335682595 absolute error 5.302425165609748e-13 relative error 3.663507387317652e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.748000000000588 y1[1] (analytic) 1.8939046462242217 y1[1] (numeric) 1.8939046462244848 absolute error 2.631228568361621e-13 relative error 1.3893141735553388e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4482571621945926 y2[1] (numeric) 1.4482571621940623 absolute error 5.302425165609748e-13 relative error 3.661245601972239e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7490000000005885 y1[1] (analytic) 1.8934559421844503 y1[1] (numeric) 1.8934559421847144 absolute error 2.6401103525586223e-13 relative error 1.394334187418572e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4491508425632706 y2[1] (numeric) 1.4491508425627402 absolute error 5.304645611658998e-13 relative error 3.6605199789113015e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.750000000000589 y1[1] (analytic) 1.8930063446888117 y1[1] (numeric) 1.8930063446890761 absolute error 2.644551244657123e-13 relative error 1.3970112947993614e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4500440737811435 y2[1] (numeric) 1.450044073780613 absolute error 5.304645611658998e-13 relative error 3.6582650883338825e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.751000000000589 y1[1] (analytic) 1.8925558541869025 y1[1] (numeric) 1.8925558541871677 absolute error 2.651212582804874e-13 relative error 1.4008635871642015e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4509368549549801 y2[1] (numeric) 1.4509368549544497 absolute error 5.304645611658998e-13 relative error 3.6560141080871443e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7520000000005895 y1[1] (analytic) 1.8921044711292136 y1[1] (numeric) 1.8921044711294794 absolute error 2.657873920952625e-13 relative error 1.4047183765526423e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4518291851919993 y2[1] (numeric) 1.4518291851914689 absolute error 5.304645611658998e-13 relative error 3.65376703111081e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.75300000000059 y1[1] (analytic) 1.891652195967128 y1[1] (numeric) 1.8916521959673944 absolute error 2.6645352591003757e-13 relative error 1.4085756698726019e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.452721063599871 y2[1] (numeric) 1.4527210635993406 absolute error 5.304645611658998e-13 relative error 3.6515238503625624e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.75400000000059 y1[1] (analytic) 1.8911990291529206 y1[1] (numeric) 1.8911990291531877 absolute error 2.6711965972481266e-13 relative error 1.4124354740413396e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4536124892867166 y2[1] (numeric) 1.4536124892861864 absolute error 5.302425165609748e-13 relative error 3.64775702237646e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7550000000005905 y1[1] (analytic) 1.8907449711397584 y1[1] (numeric) 1.8907449711400262 absolute error 2.6778579353958776e-13 relative error 1.4162977959854842e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.454503461361111 y2[1] (numeric) 1.4545034613605807 absolute error 5.302425165609748e-13 relative error 3.645522548738239e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.756000000000591 y1[1] (analytic) 1.8902900223816994 y1[1] (numeric) 1.8902900223819676 absolute error 2.682298827494378e-13 relative error 1.4189879837141474e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.455393978932082 y2[1] (numeric) 1.4553939789315515 absolute error 5.304645611658998e-13 relative error 3.644817615331461e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.757000000000591 y1[1] (analytic) 1.8898341833336918 y1[1] (numeric) 1.889834183333961 absolute error 2.6911806116913795e-13 relative error 1.4240300209535327e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4562840411091118 y2[1] (numeric) 1.4562840411085813 absolute error 5.304645611658998e-13 relative error 3.6425899494297545e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7580000000005915 y1[1] (analytic) 1.8893774544515756 y1[1] (numeric) 1.8893774544518451 absolute error 2.69562150378988e-13 relative error 1.426724711591486e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4571736470021386 y2[1] (numeric) 1.4571736470016081 absolute error 5.304645611658998e-13 relative error 3.640366144812124e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.759000000000592 y1[1] (analytic) 1.8889198361920787 y1[1] (numeric) 1.888919836192349 absolute error 2.702282841937631e-13 relative error 1.430596889376328e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4580627957215564 y2[1] (numeric) 1.458062795721026 absolute error 5.304645611658998e-13 relative error 3.6381461945429246e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.760000000000592 y1[1] (analytic) 1.8884613290128196 y1[1] (numeric) 1.8884613290130907 absolute error 2.7111646261346323e-13 relative error 1.4356474154288747e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4589514863782167 y2[1] (numeric) 1.4589514863776862 absolute error 5.304645611658998e-13 relative error 3.635930091704111e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7610000000005925 y1[1] (analytic) 1.8880019333723057 y1[1] (numeric) 1.8880019333725775 absolute error 2.717825964282383e-13 relative error 1.4395249900130478e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4598397180834288 y2[1] (numeric) 1.4598397180828984 absolute error 5.304645611658998e-13 relative error 3.6337178293951866e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.762000000000593 y1[1] (analytic) 1.8875416497299322 y1[1] (numeric) 1.8875416497302049 absolute error 2.7267077484793845e-13 relative error 1.4445815004238553e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4607274899489613 y2[1] (numeric) 1.4607274899484308 absolute error 5.304645611658998e-13 relative error 3.631509400733155e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.763000000000593 y1[1] (analytic) 1.8870804785459834 y1[1] (numeric) 1.8870804785462565 absolute error 2.731148640577885e-13 relative error 1.4472878457638784e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.461614801087042 y2[1] (numeric) 1.4616148010865118 absolute error 5.302425165609748e-13 relative error 3.6277856256424006e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7640000000005935 y1[1] (analytic) 1.8866184202816294 y1[1] (numeric) 1.8866184202819034 absolute error 2.7400304247748863e-13 relative error 1.4523500859097208e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4625016506103603 y2[1] (numeric) 1.46250165060983 absolute error 5.302425165609748e-13 relative error 3.625585764909622e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.765000000000594 y1[1] (analytic) 1.8861554753989294 y1[1] (numeric) 1.886155475399204 absolute error 2.7466917629226373e-13 relative error 1.456238257528426e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4633880376320665 y2[1] (numeric) 1.4633880376315362 absolute error 5.302425165609748e-13 relative error 3.6233897156831306e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.766000000000594 y1[1] (analytic) 1.8856916443608278 y1[1] (numeric) 1.8856916443611031 absolute error 2.753353101070388e-13 relative error 1.4601290244374296e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4642739612657736 y2[1] (numeric) 1.4642739612652433 absolute error 5.302425165609748e-13 relative error 3.621197471152278e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7670000000005945 y1[1] (analytic) 1.8852269276311555 y1[1] (numeric) 1.8852269276314315 absolute error 2.760014439218139e-13 relative error 1.4640223936787178e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4651594206255583 y2[1] (numeric) 1.4651594206250278 absolute error 5.304645611658998e-13 relative error 3.620524522440124e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.768000000000595 y1[1] (analytic) 1.8847613256746294 y1[1] (numeric) 1.884761325674906 absolute error 2.76667577736589e-13 relative error 1.4679183723040313e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4660444148259608 y2[1] (numeric) 1.4660444148254306 absolute error 5.302425165609748e-13 relative error 3.616824369021055e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.769000000000595 y1[1] (analytic) 1.8842948389568515 y1[1] (numeric) 1.8842948389571288 absolute error 2.773337115513641e-13 relative error 1.471816967374896e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4669289429819876 y2[1] (numeric) 1.4669289429814574 absolute error 5.302425165609748e-13 relative error 3.614643497885402e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7700000000005955 y1[1] (analytic) 1.883827467944308 y1[1] (numeric) 1.883827467944586 absolute error 2.779998453661392e-13 relative error 1.475718185962653e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4678130042091102 y2[1] (numeric) 1.46781300420858 absolute error 5.302425165609748e-13 relative error 3.6124664043747254e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.771000000000596 y1[1] (analytic) 1.8833592131043706 y1[1] (numeric) 1.8833592131046493 absolute error 2.786659791809143e-13 relative error 1.4796220351484877e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4686965976232678 y2[1] (numeric) 1.4686965976227373 absolute error 5.304645611658998e-13 relative error 3.611804929788284e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.772000000000596 y1[1] (analytic) 1.8828900749052935 y1[1] (numeric) 1.8828900749055728 absolute error 2.793321129956894e-13 relative error 1.483528522023461e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4695797223408664 y2[1] (numeric) 1.4695797223403362 absolute error 5.302425165609748e-13 relative error 3.608123523345581e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7730000000005965 y1[1] (analytic) 1.882420053816215 y1[1] (numeric) 1.882420053816495 absolute error 2.799982468104645e-13 relative error 1.4874376536885395e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4704623774787822 y2[1] (numeric) 1.4704623774782517 absolute error 5.304645611658998e-13 relative error 3.607467754975282e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.774000000000597 y1[1] (analytic) 1.8819491503071564 y1[1] (numeric) 1.881949150307437 absolute error 2.8066438062523957e-13 relative error 1.4913494372546242e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4713445621543595 y2[1] (numeric) 1.471344562153829 absolute error 5.304645611658998e-13 relative error 3.6053047995038463e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.775000000000597 y1[1] (analytic) 1.8814773648490208 y1[1] (numeric) 1.8814773648493022 absolute error 2.8133051444001467e-13 relative error 1.4952638798425832e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.472226275485414 y2[1] (numeric) 1.4722262754848836 absolute error 5.304645611658998e-13 relative error 3.603145589770146e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7760000000005975 y1[1] (analytic) 1.881004697913594 y1[1] (numeric) 1.881004697913876 absolute error 2.8199664825478976e-13 relative error 1.499180988583281e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4731075165902323 y2[1] (numeric) 1.4731075165897018 absolute error 5.304645611658998e-13 relative error 3.6009901191309765e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.777000000000598 y1[1] (analytic) 1.8805311499735426 y1[1] (numeric) 1.8805311499738253 absolute error 2.8266278206956486e-13 relative error 1.503100770617608e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4739882845875736 y2[1] (numeric) 1.4739882845870431 absolute error 5.304645611658998e-13 relative error 3.598838380959896e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.778000000000598 y1[1] (analytic) 1.8800567215024147 y1[1] (numeric) 1.880056721502698 absolute error 2.8332891588433995e-13 relative error 1.507023233096513e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4748685785966698 y2[1] (numeric) 1.4748685785961393 absolute error 5.304645611658998e-13 relative error 3.5966903686471796e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7790000000005985 y1[1] (analytic) 1.8795814129746384 y1[1] (numeric) 1.8795814129749224 absolute error 2.8399504969911504e-13 relative error 1.5109483831810325e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4757483977372268 y2[1] (numeric) 1.4757483977366963 absolute error 5.304645611658998e-13 relative error 3.5945460755997707e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.780000000000599 y1[1] (analytic) 1.8791052248655227 y1[1] (numeric) 1.8791052248658073 absolute error 2.8466118351389014e-13 relative error 1.5148762280423214e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4766277411294257 y2[1] (numeric) 1.4766277411288953 absolute error 5.304645611658998e-13 relative error 3.592405495241233e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.781000000000599 y1[1] (analytic) 1.8786281576512551 y1[1] (numeric) 1.8786281576515407 absolute error 2.8554936193359026e-13 relative error 1.519988725659243e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4775066078939234 y2[1] (numeric) 1.477506607893393 absolute error 5.304645611658998e-13 relative error 3.5902686210117046e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7820000000005995 y1[1] (analytic) 1.8781502118089033 y1[1] (numeric) 1.8781502118091895 absolute error 2.8621549574836536e-13 relative error 1.5239222824073403e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4783849971518528 y2[1] (numeric) 1.4783849971513223 absolute error 5.304645611658998e-13 relative error 3.588135446367851e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7830000000006 y1[1] (analytic) 1.8776713878164129 y1[1] (numeric) 1.8776713878166997 absolute error 2.8688162956314045e-13 relative error 1.527858556212872e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.479262908024825 y2[1] (numeric) 1.4792629080242945 absolute error 5.304645611658998e-13 relative error 3.586005964782817e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7840000000006 y1[1] (analytic) 1.8771916861526077 y1[1] (numeric) 1.8771916861528952 absolute error 2.8754776337791554e-13 relative error 1.531797554288439e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.480140339634929 y2[1] (numeric) 1.4801403396343986 absolute error 5.304645611658998e-13 relative error 3.58388016974618e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7850000000006006 y1[1] (analytic) 1.8767111072971894 y1[1] (numeric) 1.8767111072974776 absolute error 2.8821389719269064e-13 relative error 1.5357392838569164e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4810172911047337 y2[1] (numeric) 1.481017291104203 absolute error 5.306866057708248e-13 relative error 3.583257325611441e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.786000000000601 y1[1] (analytic) 1.8762296517307369 y1[1] (numeric) 1.8762296517310257 absolute error 2.8888003100746573e-13 relative error 1.5396837521514864e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.481893761557287 y2[1] (numeric) 1.4818937615567565 absolute error 5.304645611658998e-13 relative error 3.579639613358296e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.787000000000601 y1[1] (analytic) 1.875747319934706 y1[1] (numeric) 1.8757473199349952 absolute error 2.893241202173158e-13 relative error 1.5424472003371278e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4827697501161192 y2[1] (numeric) 1.4827697501155885 absolute error 5.306866057708248e-13 relative error 3.579022337954126e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7880000000006016 y1[1] (analytic) 1.8752641123914278 y1[1] (numeric) 1.8752641123917178 absolute error 2.899902540320909e-13 relative error 1.546396862798602e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4836452559052413 y2[1] (numeric) 1.4836452559047106 absolute error 5.306866057708248e-13 relative error 3.576910340653016e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.789000000000602 y1[1] (analytic) 1.8747800295841102 y1[1] (numeric) 1.8747800295844008 absolute error 2.90656387846866e-13 relative error 1.5503492850376874e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.484520278049148 y2[1] (numeric) 1.4845202780486173 absolute error 5.306866057708248e-13 relative error 3.574801999122678e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.790000000000602 y1[1] (analytic) 1.8742950719968356 y1[1] (numeric) 1.8742950719971272 absolute error 2.915445662665661e-13 relative error 1.5554891576167912e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4853948156728167 y2[1] (numeric) 1.4853948156722863 absolute error 5.304645611658998e-13 relative error 3.571202454517948e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.7910000000006026 y1[1] (analytic) 1.8738092401145625 y1[1] (numeric) 1.8738092401148545 absolute error 2.9198865547641617e-13 relative error 1.5582624379553403e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4862688679017104 y2[1] (numeric) 1.48626886790118 absolute error 5.304645611658998e-13 relative error 3.569102284398924e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.792000000000603 y1[1] (analytic) 1.8733225344231217 y1[1] (numeric) 1.8733225344234146 absolute error 2.928768338961163e-13 relative error 1.5634084815314837e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4871424338617767 y2[1] (numeric) 1.4871424338612462 absolute error 5.304645611658998e-13 relative error 3.567005749330962e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.793000000000603 y1[1] (analytic) 1.8728349554092194 y1[1] (numeric) 1.872834955409513 absolute error 2.935429677108914e-13 relative error 1.5673723243100805e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4880155126794499 y2[1] (numeric) 1.4880155126789192 absolute error 5.306866057708248e-13 relative error 3.566405062640943e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.794000000000604 y1[1] (analytic) 1.872346503560434 y1[1] (numeric) 1.8723465035607285 absolute error 2.944311461305915e-13 relative error 1.5725248802542925e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4888881034816508 y2[1] (numeric) 1.48888810348112 absolute error 5.306866057708248e-13 relative error 3.564314904053937e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.795000000000604 y1[1] (analytic) 1.8718571793652183 y1[1] (numeric) 1.8718571793655132 absolute error 2.948752353404416e-13 relative error 1.5753084080936092e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.489760205395789 y2[1] (numeric) 1.4897602053952583 absolute error 5.306866057708248e-13 relative error 3.5622283629856776e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.796000000000604 y1[1] (analytic) 1.8713669833128956 y1[1] (numeric) 1.8713669833131914 absolute error 2.957634137601417e-13 relative error 1.580467200701326e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4906318175497628 y2[1] (numeric) 1.4906318175492321 absolute error 5.306866057708248e-13 relative error 3.5601454331167094e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.797000000000605 y1[1] (analytic) 1.8708759158936625 y1[1] (numeric) 1.8708759158939587 absolute error 2.9620750296999176e-13 relative error 1.5832557384143893e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4915029390719599 y2[1] (numeric) 1.4915029390714292 absolute error 5.306866057708248e-13 relative error 3.558066108143425e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.798000000000605 y1[1] (analytic) 1.8703839775985858 y1[1] (numeric) 1.8703839775988829 absolute error 2.970956813896919e-13 relative error 1.588420799942574e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4923735690912587 y2[1] (numeric) 1.492373569090728 absolute error 5.306866057708248e-13 relative error 3.5559903817780177e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.799000000000605 y1[1] (analytic) 1.869891168919604 y1[1] (numeric) 1.8698911689199018 absolute error 2.97761815204467e-13 relative error 1.5924018475177326e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4932437067370294 y2[1] (numeric) 1.493243706736499 absolute error 5.304645611658998e-13 relative error 3.5524312526656996e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.800000000000606 y1[1] (analytic) 1.869397490349526 y1[1] (numeric) 1.8693974903498243 absolute error 2.9820590441431705e-13 relative error 1.5951979498943305e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4941133511391347 y2[1] (numeric) 1.4941133511386042 absolute error 5.304645611658998e-13 relative error 3.550363570216848e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.801000000000606 y1[1] (analytic) 1.86890294238203 y1[1] (numeric) 1.868902942382329 absolute error 2.9887203822909214e-13 relative error 1.5991843741663846e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.49498250142793 y2[1] (numeric) 1.4949825014273994 absolute error 5.306866057708248e-13 relative error 3.549784731687096e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.802000000000606 y1[1] (analytic) 1.868407525511664 y1[1] (numeric) 1.8684075255119637 absolute error 2.9976021664879227e-13 relative error 1.6043620706714015e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4958511567342652 y2[1] (numeric) 1.4958511567337345 absolute error 5.306866057708248e-13 relative error 3.547723337189625e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.803000000000607 y1[1] (analytic) 1.8679112402338447 y1[1] (numeric) 1.8679112402341451 absolute error 3.0042635046356736e-13 relative error 1.6083545298756104e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4967193161894847 y2[1] (numeric) 1.4967193161889543 absolute error 5.304645611658998e-13 relative error 3.544181968042049e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.804000000000607 y1[1] (analytic) 1.8674140870448577 y1[1] (numeric) 1.8674140870451588 absolute error 3.0109248427834245e-13 relative error 1.612349860521909e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4975869789254297 y2[1] (numeric) 1.4975869789248992 absolute error 5.304645611658998e-13 relative error 3.542128561684787e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.805000000000607 y1[1] (analytic) 1.8669160664418558 y1[1] (numeric) 1.8669160664421576 absolute error 3.0175861809311755e-13 relative error 1.6163480700460063e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.498454144074437 y2[1] (numeric) 1.4984541440739068 absolute error 5.302425165609748e-13 relative error 3.538596884381098e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.806000000000608 y1[1] (analytic) 1.8664171789228599 y1[1] (numeric) 1.8664171789231623 absolute error 3.0242475190789264e-13 relative error 1.620349165894556e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.4993208107693419 y2[1] (numeric) 1.4993208107688116 absolute error 5.302425165609748e-13 relative error 3.536551435505608e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.807000000000608 y1[1] (analytic) 1.8659174249867572 y1[1] (numeric) 1.8659174249870603 absolute error 3.0309088572266774e-13 relative error 1.6243531555251907e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5001869781434776 y2[1] (numeric) 1.5001869781429473 absolute error 5.302425165609748e-13 relative error 3.5345095263869334e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.808000000000608 y1[1] (analytic) 1.8654168051333015 y1[1] (numeric) 1.8654168051336053 absolute error 3.0375701953744283e-13 relative error 1.6283600464065538e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.501052645330677 y2[1] (numeric) 1.5010526453301465 absolute error 5.304645611658998e-13 relative error 3.533950410173923e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.809000000000609 y1[1] (analytic) 1.864915319863113 y1[1] (numeric) 1.8649153198634174 absolute error 3.044231533522179e-13 relative error 1.6323698460183326e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5019178114652725 y2[1] (numeric) 1.5019178114647422 absolute error 5.302425165609748e-13 relative error 3.530436302927053e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.810000000000609 y1[1] (analytic) 1.8644129696776766 y1[1] (numeric) 1.8644129696779816 absolute error 3.05089287166993e-13 relative error 1.6363825618512913e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5027824756820987 y2[1] (numeric) 1.5027824756815682 absolute error 5.304645611658998e-13 relative error 3.529882532900358e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.811000000000609 y1[1] (analytic) 1.8639097550793426 y1[1] (numeric) 1.8639097550796484 absolute error 3.057554209817681e-13 relative error 1.6403982014073035e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.503646637116491 y2[1] (numeric) 1.5036466371159605 absolute error 5.304645611658998e-13 relative error 3.52785387252393e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.81200000000061 y1[1] (analytic) 1.8634056765713254 y1[1] (numeric) 1.863405676571632 absolute error 3.0664359940146824e-13 relative error 1.6456083785560524e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.504510294904288 y2[1] (numeric) 1.5045102949037577 absolute error 5.302425165609748e-13 relative error 3.5243528632331964e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.81300000000061 y1[1] (analytic) 1.8629007346577038 y1[1] (numeric) 1.862900734658011 absolute error 3.0730973321624333e-13 relative error 1.649630211095008e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5053734481818322 y2[1] (numeric) 1.505373448181302 absolute error 5.302425165609748e-13 relative error 3.5223320645212244e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.81400000000061 y1[1] (analytic) 1.8623949298434193 y1[1] (numeric) 1.8623949298437272 absolute error 3.079758670310184e-13 relative error 1.653654990657172e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5062360960859704 y2[1] (numeric) 1.5062360960854402 absolute error 5.302425165609748e-13 relative error 3.5203147629965606e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.815000000000611 y1[1] (analytic) 1.861888262634277 y1[1] (numeric) 1.8618882626345854 absolute error 3.084199562408685e-13 relative error 1.6564901472900585e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5070982377540547 y2[1] (numeric) 1.5070982377535245 absolute error 5.302425165609748e-13 relative error 3.518300952638402e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.816000000000611 y1[1] (analytic) 1.8613807335369437 y1[1] (numeric) 1.8613807335372528 absolute error 3.090860900556436e-13 relative error 1.6605205183806045e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5079598723239434 y2[1] (numeric) 1.5079598723234133 absolute error 5.300204719560497e-13 relative error 3.51481814392863e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.817000000000611 y1[1] (analytic) 1.8608723430589484 y1[1] (numeric) 1.8608723430592584 absolute error 3.099742684753437e-13 relative error 1.6657470870129666e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5088209989340022 y2[1] (numeric) 1.5088209989334722 absolute error 5.300204719560497e-13 relative error 3.512812138288868e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.818000000000612 y1[1] (analytic) 1.8603630917086824 y1[1] (numeric) 1.8603630917089928 absolute error 3.1041835768519377e-13 relative error 1.6685901750506387e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5096816167231046 y2[1] (numeric) 1.5096816167225744 absolute error 5.302425165609748e-13 relative error 3.512280408579872e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.819000000000612 y1[1] (analytic) 1.859852979995396 y1[1] (numeric) 1.859852979995707 absolute error 3.1108449149996886e-13 relative error 1.672629475802646e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5105417248306325 y2[1] (numeric) 1.5105417248301025 absolute error 5.300204719560497e-13 relative error 3.508810536269546e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.820000000000612 y1[1] (analytic) 1.8593420084292012 y1[1] (numeric) 1.8593420084295131 absolute error 3.11972669919669e-13 relative error 1.67786597896117e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5114013223964782 y2[1] (numeric) 1.5114013223959482 absolute error 5.300204719560497e-13 relative error 3.5068149279878175e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.821000000000613 y1[1] (analytic) 1.8588301775210696 y1[1] (numeric) 1.8588301775213822 absolute error 3.126388037344441e-13 relative error 1.6819115996458497e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.512260408561044 y2[1] (numeric) 1.512260408560514 absolute error 5.300204719560497e-13 relative error 3.50482277361462e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.822000000000613 y1[1] (analytic) 1.8583174877828323 y1[1] (numeric) 1.8583174877831454 absolute error 3.1308289294429414e-13 relative error 1.684765359001356e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5131189824652442 y2[1] (numeric) 1.5131189824647142 absolute error 5.300204719560497e-13 relative error 3.502834067235847e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.823000000000613 y1[1] (analytic) 1.8578039397271784 y1[1] (numeric) 1.8578039397274924 absolute error 3.1397107136399427e-13 relative error 1.690011871813026e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5139770432505046 y2[1] (numeric) 1.5139770432499746 absolute error 5.300204719560497e-13 relative error 3.500848802952106e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.824000000000614 y1[1] (analytic) 1.8572895338676565 y1[1] (numeric) 1.8572895338679711 absolute error 3.1463720517876936e-13 relative error 1.6940665385841196e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5148345900587645 y2[1] (numeric) 1.5148345900582345 absolute error 5.300204719560497e-13 relative error 3.498866974878682e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.825000000000614 y1[1] (analytic) 1.856774270718672 y1[1] (numeric) 1.8567742707189874 absolute error 3.1530333899354446e-13 relative error 1.6981242360252277e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5156916220324774 y2[1] (numeric) 1.5156916220319474 absolute error 5.300204719560497e-13 relative error 3.4968885771454947e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.826000000000614 y1[1] (analytic) 1.8562581507954885 y1[1] (numeric) 1.8562581507958045 absolute error 3.1596947280831955e-13 relative error 1.70218497180962e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.516548138314611 y2[1] (numeric) 1.516548138314081 absolute error 5.300204719560497e-13 relative error 3.4949136038970616e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.827000000000615 y1[1] (analytic) 1.8557411746142254 y1[1] (numeric) 1.855741174614542 absolute error 3.1663560662309465e-13 relative error 1.7062487536222144e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5174041380486494 y2[1] (numeric) 1.5174041380481196 absolute error 5.297984273511247e-13 relative error 3.4914787304615803e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.828000000000615 y1[1] (analytic) 1.855223342691859 y1[1] (numeric) 1.8552233426921763 absolute error 3.1730174043786974e-13 relative error 1.7103155891596152e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.518259620378593 y2[1] (numeric) 1.5182596203780632 absolute error 5.297984273511247e-13 relative error 3.489511413199636e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.829000000000615 y1[1] (analytic) 1.854704655546221 y1[1] (numeric) 1.8547046555465392 absolute error 3.1818991885756986e-13 relative error 1.71558268269867e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5191145844489593 y2[1] (numeric) 1.5191145844484295 absolute error 5.297984273511247e-13 relative error 3.487547501515844e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.830000000000616 y1[1] (analytic) 1.8541851136959988 y1[1] (numeric) 1.8541851136963177 absolute error 3.1885605267234496e-13 relative error 1.7196559842763503e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5199690294047845 y2[1] (numeric) 1.5199690294042547 absolute error 5.297984273511247e-13 relative error 3.485586989615126e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.831000000000616 y1[1] (analytic) 1.8536647176607342 y1[1] (numeric) 1.8536647176610537 absolute error 3.1952218648712005e-13 relative error 1.7237323634791242e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5208229543916234 y2[1] (numeric) 1.5208229543910938 absolute error 5.295763827461997e-13 relative error 3.482169842432755e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.832000000000616 y1[1] (analytic) 1.8531434679608227 y1[1] (numeric) 1.8531434679611432 absolute error 3.204103649068202e-13 relative error 1.7290100332026422e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5216763585555517 y2[1] (numeric) 1.521676358555022 absolute error 5.297984273511247e-13 relative error 3.481676142054509e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.833000000000617 y1[1] (analytic) 1.8526213651175147 y1[1] (numeric) 1.8526213651178358 absolute error 3.2107649872159527e-13 relative error 1.7330929285770645e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5225292410431646 y2[1] (numeric) 1.522529241042635 absolute error 5.295763827461997e-13 relative error 3.47826740183564e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.834000000000617 y1[1] (analytic) 1.8520984096529125 y1[1] (numeric) 1.8520984096532342 absolute error 3.2174263253637037e-13 relative error 1.7371789255877914e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5233816010015802 y2[1] (numeric) 1.5233816010010506 absolute error 5.295763827461997e-13 relative error 3.476321247401296e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.835000000000617 y1[1] (analytic) 1.8515746020899717 y1[1] (numeric) 1.8515746020902941 absolute error 3.2240876635114546e-13 relative error 1.7412680320156983e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.524233437578438 y2[1] (numeric) 1.5242334375779087 absolute error 5.293543381412746e-13 relative error 3.4729217001187437e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.836000000000618 y1[1] (analytic) 1.8510499429524998 y1[1] (numeric) 1.8510499429528229 absolute error 3.2307490016592055e-13 relative error 1.7453602556536264e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5250847499219025 y2[1] (numeric) 1.525084749921373 absolute error 5.293543381412746e-13 relative error 3.4709830923716346e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.837000000000618 y1[1] (analytic) 1.8505244327651558 y1[1] (numeric) 1.8505244327654795 absolute error 3.2374103398069565e-13 relative error 1.749455604306418e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5259355371806604 y2[1] (numeric) 1.5259355371801313 absolute error 5.291322935363496e-13 relative error 3.467592703909247e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.838000000000618 y1[1] (analytic) 1.8499980720534501 y1[1] (numeric) 1.8499980720537743 absolute error 3.241851231905457e-13 relative error 1.7523538434324343e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.526785798503925 y2[1] (numeric) 1.5267857985033961 absolute error 5.289102489314246e-13 relative error 3.4642072872939737e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.839000000000619 y1[1] (analytic) 1.8494708613437427 y1[1] (numeric) 1.849470861344068 absolute error 3.2529534621517087e-13 relative error 1.7588562924361285e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5276355330414353 y2[1] (numeric) 1.5276355330409062 absolute error 5.291322935363496e-13 relative error 3.4637338690523736e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.840000000000619 y1[1] (analytic) 1.8489428011632452 y1[1] (numeric) 1.8489428011635711 absolute error 3.2596148002994596e-13 relative error 1.7629614059714034e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5284847399434565 y2[1] (numeric) 1.5284847399429273 absolute error 5.291322935363496e-13 relative error 3.461809462068453e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.841000000000619 y1[1] (analytic) 1.8484138920400173 y1[1] (numeric) 1.8484138920403437 absolute error 3.26405569239796e-13 relative error 1.7658684055850492e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5293334183607814 y2[1] (numeric) 1.5293334183602525 absolute error 5.289102489314246e-13 relative error 3.458436483382008e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.84200000000062 y1[1] (analytic) 1.847884134502968 y1[1] (numeric) 1.847884134503295 absolute error 3.270717030545711e-13 relative error 1.7699794968072756e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5301815674447323 y2[1] (numeric) 1.5301815674442034 absolute error 5.289102489314246e-13 relative error 3.456519541106862e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.84300000000062 y1[1] (analytic) 1.8473535290818546 y1[1] (numeric) 1.8473535290821825 absolute error 3.2795988147427124e-13 relative error 1.7752957206694985e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.53102918634716 y2[1] (numeric) 1.531029186346631 absolute error 5.289102489314246e-13 relative error 3.454605918998428e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.84400000000062 y1[1] (analytic) 1.8468220763072827 y1[1] (numeric) 1.8468220763076115 absolute error 3.2884805989397137e-13 relative error 1.7806158162864418e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5318762742204455 y2[1] (numeric) 1.5318762742199166 absolute error 5.289102489314246e-13 relative error 3.45269561146889e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.845000000000621 y1[1] (analytic) 1.8462897767107054 y1[1] (numeric) 1.846289776711035 absolute error 3.2951419370874646e-13 relative error 1.7847371407526238e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.532722830217501 y2[1] (numeric) 1.5327228302169722 absolute error 5.289102489314246e-13 relative error 3.4507886129442567e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.846000000000621 y1[1] (analytic) 1.8457566308244218 y1[1] (numeric) 1.845756630824752 absolute error 3.3018032752352156e-13 relative error 1.7888616625261364e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5335688534917709 y2[1] (numeric) 1.533568853491242 absolute error 5.289102489314246e-13 relative error 3.44888491786432e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.847000000000621 y1[1] (analytic) 1.8452226391815778 y1[1] (numeric) 1.8452226391819087 absolute error 3.3084646133829665e-13 relative error 1.7929893895353403e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5344143431972315 y2[1] (numeric) 1.5344143431967028 absolute error 5.286882043264995e-13 relative error 3.4455374239065144e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.848000000000622 y1[1] (analytic) 1.844687802316165 y1[1] (numeric) 1.8446878023164965 absolute error 3.3151259515307174e-13 relative error 1.7971203297209914e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5352592984883937 y2[1] (numeric) 1.535259298487865 absolute error 5.286882043264995e-13 relative error 3.443641115523889e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.849000000000622 y1[1] (analytic) 1.8441521207630203 y1[1] (numeric) 1.8441521207633527 absolute error 3.3240077357277187e-13 relative error 1.8024585381559556e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.536103718520302 y2[1] (numeric) 1.5361037185197732 absolute error 5.286882043264995e-13 relative error 3.4417480926077986e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.850000000000622 y1[1] (analytic) 1.8436155950578255 y1[1] (numeric) 1.8436155950581583 absolute error 3.3284486278262193e-13 relative error 1.8053918814468596e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5369476024485362 y2[1] (numeric) 1.5369476024480075 absolute error 5.286882043264995e-13 relative error 3.439858349655107e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.851000000000623 y1[1] (analytic) 1.8430782257371054 y1[1] (numeric) 1.8430782257374392 absolute error 3.3373304120232206e-13 relative error 1.8107372576052848e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5377909494292128 y2[1] (numeric) 1.5377909494286843 absolute error 5.284661597215745e-13 relative error 3.4365279618645635e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.852000000000623 y1[1] (analytic) 1.8425400133382301 y1[1] (numeric) 1.8425400133385645 absolute error 3.3439917501709715e-13 relative error 1.8148814820647935e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5386337586189849 y2[1] (numeric) 1.5386337586184564 absolute error 5.284661597215745e-13 relative error 3.434645553311558e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.853000000000623 y1[1] (analytic) 1.8420009583994117 y1[1] (numeric) 1.8420009583997468 absolute error 3.3506530883187224e-13 relative error 1.8190289603487713e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5394760291750433 y2[1] (numeric) 1.5394760291745149 absolute error 5.284661597215745e-13 relative error 3.4327664069232886e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.854000000000624 y1[1] (analytic) 1.8414610614597051 y1[1] (numeric) 1.8414610614600408 absolute error 3.3573144264664734e-13 relative error 1.82317970047391e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5403177602551175 y2[1] (numeric) 1.540317760254589 absolute error 5.284661597215745e-13 relative error 3.430890517253054e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.855000000000624 y1[1] (analytic) 1.840920323059007 y1[1] (numeric) 1.8409203230593436 absolute error 3.3661962106634746e-13 relative error 1.8285398713345498e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5411589510174761 y2[1] (numeric) 1.5411589510169479 absolute error 5.282441151166495e-13 relative error 3.427577115052939e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.856000000000624 y1[1] (analytic) 1.8403787437380559 y1[1] (numeric) 1.8403787437383934 absolute error 3.375077994860476e-13 relative error 1.833904029996152e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5419996006209291 y2[1] (numeric) 1.5419996006204009 absolute error 5.282441151166495e-13 relative error 3.425708507991424e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.857000000000625 y1[1] (analytic) 1.8398363240384312 y1[1] (numeric) 1.8398363240387694 absolute error 3.381739333008227e-13 relative error 1.8380653152805063e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5428397082248266 y2[1] (numeric) 1.5428397082242984 absolute error 5.282441151166495e-13 relative error 3.423843140026782e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.858000000000625 y1[1] (analytic) 1.8392930645025527 y1[1] (numeric) 1.8392930645028913 absolute error 3.3861802251067274e-13 relative error 1.8410226681426318e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5436792729890612 y2[1] (numeric) 1.543679272988533 absolute error 5.282441151166495e-13 relative error 3.421981005768111e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.859000000000625 y1[1] (analytic) 1.8387489656736793 y1[1] (numeric) 1.8387489656740188 absolute error 3.3950620093037287e-13 relative error 1.8463977806017958e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.544518294074068 y2[1] (numeric) 1.5445182940735398 absolute error 5.282441151166495e-13 relative error 3.420122099837798e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.860000000000626 y1[1] (analytic) 1.8382040280959102 y1[1] (numeric) 1.8382040280962504 absolute error 3.4017233474514796e-13 relative error 1.850568976815446e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5453567706408262 y2[1] (numeric) 1.545356770640298 absolute error 5.282441151166495e-13 relative error 3.4182664168714774e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.861000000000626 y1[1] (analytic) 1.8376582523141827 y1[1] (numeric) 1.8376582523145237 absolute error 3.410605131648481e-13 relative error 1.855951794820103e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.546194701850859 y2[1] (numeric) 1.546194701850331 absolute error 5.280220705117245e-13 relative error 3.414977880079787e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.862000000000626 y1[1] (analytic) 1.837111638874273 y1[1] (numeric) 1.8371116388746145 absolute error 3.4150460237469815e-13 relative error 1.8589213368870817e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5470320868662357 y2[1] (numeric) 1.5470320868657077 absolute error 5.280220705117245e-13 relative error 3.4131294043248886e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.863000000000627 y1[1] (analytic) 1.836564188322794 y1[1] (numeric) 1.8365641883231363 absolute error 3.423927807943983e-13 relative error 1.8643115387493302e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.547868924849571 y2[1] (numeric) 1.5478689248490431 absolute error 5.278000259067994e-13 relative error 3.409849616033176e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.864000000000627 y1[1] (analytic) 1.8360159012071966 y1[1] (numeric) 1.8360159012075394 absolute error 3.4283687000424834e-13 relative error 1.867287041353128e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.548705214964027 y2[1] (numeric) 1.5487052149634992 absolute error 5.278000259067994e-13 relative error 3.4080083208027364e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.865000000000627 y1[1] (analytic) 1.8354667780757672 y1[1] (numeric) 1.8354667780761111 absolute error 3.439470930288735e-13 relative error 1.8738944073368325e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5495409563733138 y2[1] (numeric) 1.5495409563727862 absolute error 5.275779813018744e-13 relative error 3.404737249002219e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.866000000000628 y1[1] (analytic) 1.8349168194776297 y1[1] (numeric) 1.8349168194779744 absolute error 3.446132268436486e-13 relative error 1.8780863698320355e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5503761482416902 y2[1] (numeric) 1.5503761482411627 absolute error 5.275779813018744e-13 relative error 3.402903107740726e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.867000000000628 y1[1] (analytic) 1.8343660259627423 y1[1] (numeric) 1.8343660259630876 absolute error 3.452793606584237e-13 relative error 1.8822817026237087e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5512107897339642 y2[1] (numeric) 1.5512107897334366 absolute error 5.275779813018744e-13 relative error 3.401072148243342e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.868000000000628 y1[1] (analytic) 1.8338143980818984 y1[1] (numeric) 1.8338143980822443 absolute error 3.459454944731988e-13 relative error 1.8864804139123615e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5520448800154942 y2[1] (numeric) 1.5520448800149669 absolute error 5.273559366969494e-13 relative error 3.3978137068541774e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.869000000000629 y1[1] (analytic) 1.8332619363867257 y1[1] (numeric) 1.8332619363870726 absolute error 3.468336728928989e-13 relative error 1.891893711470888e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5528784182521904 y2[1] (numeric) 1.552878418251663 absolute error 5.273559366969494e-13 relative error 3.395989863073142e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.870000000000629 y1[1] (analytic) 1.8327086414296865 y1[1] (numeric) 1.8327086414300338 absolute error 3.4727776210274897e-13 relative error 1.8948880048486015e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5537114036105142 y2[1] (numeric) 1.553711403609987 absolute error 5.271338920920243e-13 relative error 3.3927400601364626e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.871000000000629 y1[1] (analytic) 1.832154513764075 y1[1] (numeric) 1.832154513764423 absolute error 3.481659405224491e-13 relative error 1.900308832616735e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5545438352574807 y2[1] (numeric) 1.5545438352569536 absolute error 5.271338920920243e-13 relative error 3.390923305837269e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.87200000000063 y1[1] (analytic) 1.831599553944019 y1[1] (numeric) 1.831599553944368 absolute error 3.488320743372242e-13 relative error 1.9045215073681212e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5553757123606582 y2[1] (numeric) 1.555375712360131 absolute error 5.271338920920243e-13 relative error 3.389109704509732e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.87300000000063 y1[1] (analytic) 1.8310437625244784 y1[1] (numeric) 1.8310437625248281 absolute error 3.497202527569243e-13 relative error 1.9099502694286316e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5562070340881695 y2[1] (numeric) 1.5562070340876424 absolute error 5.271338920920243e-13 relative error 3.387299250969448e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.87400000000063 y1[1] (analytic) 1.8304871400612446 y1[1] (numeric) 1.830487140061595 absolute error 3.503863865716994e-13 relative error 1.9141701621568135e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5570377996086933 y2[1] (numeric) 1.5570377996081661 absolute error 5.271338920920243e-13 relative error 3.38549194004475e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.875000000000631 y1[1] (analytic) 1.82992968711094 y1[1] (numeric) 1.829929687111291 absolute error 3.5083047578154947e-13 relative error 1.9171800875881426e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5578680080914635 y2[1] (numeric) 1.5578680080909366 absolute error 5.269118474870993e-13 relative error 3.382262455807257e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.876000000000631 y1[1] (analytic) 1.8293714042310172 y1[1] (numeric) 1.829371404231369 absolute error 3.517186542012496e-13 relative error 1.9226202693875374e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5586976587062724 y2[1] (numeric) 1.5586976587057455 absolute error 5.269118474870993e-13 relative error 3.380462173302031e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.877000000000631 y1[1] (analytic) 1.8288122919797596 y1[1] (numeric) 1.828812291980112 absolute error 3.523847880160247e-13 relative error 1.9268505005210493e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5595267506234691 y2[1] (numeric) 1.5595267506229422 absolute error 5.269118474870993e-13 relative error 3.3786650166561746e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.878000000000632 y1[1] (analytic) 1.828252350916279 y1[1] (numeric) 1.828252350916632 absolute error 3.530509218307998e-13 relative error 1.931084194443172e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5603552830139618 y2[1] (numeric) 1.5603552830134348 absolute error 5.269118474870993e-13 relative error 3.376870980750764e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.879000000000632 y1[1] (analytic) 1.8276915816005164 y1[1] (numeric) 1.82769158160087 absolute error 3.5371705564557487e-13 relative error 1.9353213595032457e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.561183255049218 y2[1] (numeric) 1.5611832550486913 absolute error 5.266898028821743e-13 relative error 3.373657776425291e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.880000000000632 y1[1] (analytic) 1.8271299845932412 y1[1] (numeric) 1.8271299845935955 absolute error 3.5438318946034997e-13 relative error 1.939562004064223e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.562010665901266 y2[1] (numeric) 1.5620106659007393 absolute error 5.266898028821743e-13 relative error 3.371870720090628e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.881000000000633 y1[1] (analytic) 1.8265675604560503 y1[1] (numeric) 1.8265675604564053 absolute error 3.5504932327512506e-13 relative error 1.9438061365027074e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5628375147426952 y2[1] (numeric) 1.5628375147421685 absolute error 5.266898028821743e-13 relative error 3.370086767906184e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.882000000000633 y1[1] (analytic) 1.8260043097513678 y1[1] (numeric) 1.8260043097517236 absolute error 3.5571545708990016e-13 relative error 1.9480537652089935e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5636638007466561 y2[1] (numeric) 1.5636638007461297 absolute error 5.264677582772492e-13 relative error 3.366885887016497e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.883000000000633 y1[1] (analytic) 1.8254402330424446 y1[1] (numeric) 1.825440233042801 absolute error 3.5638159090467525e-13 relative error 1.9523048985871057e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5644895230868636 y2[1] (numeric) 1.5644895230863372 absolute error 5.264677582772492e-13 relative error 3.3651088774214735e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.884000000000634 y1[1] (analytic) 1.824875330893357 y1[1] (numeric) 1.8248753308937142 absolute error 3.5726976932437537e-13 relative error 1.9577763109410662e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.565314680937595 y2[1] (numeric) 1.5653146809370686 absolute error 5.264677582772492e-13 relative error 3.363334955511339e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.885000000000634 y1[1] (analytic) 1.8243096038690072 y1[1] (numeric) 1.8243096038693651 absolute error 3.5793590313915047e-13 relative error 1.962034856254869e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5661392734736925 y2[1] (numeric) 1.5661392734731663 absolute error 5.262457136723242e-13 relative error 3.360146332995741e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.886000000000634 y1[1] (analytic) 1.8237430525351224 y1[1] (numeric) 1.823743052535481 absolute error 3.5860203695392556e-13 relative error 1.9662969323197432e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5669632998705638 y2[1] (numeric) 1.5669632998700376 absolute error 5.262457136723242e-13 relative error 3.3583793169616274e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.887000000000635 y1[1] (analytic) 1.8231756774582535 y1[1] (numeric) 1.8231756774586128 absolute error 3.5926817076870066e-13 relative error 1.9705625475958943e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5677867593041823 y2[1] (numeric) 1.5677867593036563 absolute error 5.260236690673992e-13 relative error 3.355199078864908e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.888000000000635 y1[1] (analytic) 1.8226074792057758 y1[1] (numeric) 1.8226074792061357 absolute error 3.5993430458347575e-13 relative error 1.974831710557457e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.568609650951089 y2[1] (numeric) 1.568609650950563 absolute error 5.260236690673992e-13 relative error 3.3534389435157263e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.889000000000635 y1[1] (analytic) 1.8220384583458875 y1[1] (numeric) 1.8220384583462481 absolute error 3.6060043839825084e-13 relative error 1.9791044296925378e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.569431973988392 y2[1] (numeric) 1.569431973987866 absolute error 5.260236690673992e-13 relative error 3.3516818682533726e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.890000000000636 y1[1] (analytic) 1.8214686154476092 y1[1] (numeric) 1.8214686154479707 absolute error 3.6148861681795097e-13 relative error 1.984599755121877e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5702537275937685 y2[1] (numeric) 1.5702537275932424 absolute error 5.260236690673992e-13 relative error 3.3499278481157906e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.891000000000636 y1[1] (analytic) 1.8208979510807841 y1[1] (numeric) 1.8208979510811463 absolute error 3.6215475063272606e-13 relative error 1.988879994168652e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5710749109454647 y2[1] (numeric) 1.571074910944939 absolute error 5.258016244624741e-13 relative error 3.3467635489516504e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.892000000000636 y1[1] (analytic) 1.8203264658160763 y1[1] (numeric) 1.820326465816439 absolute error 3.6282088444750116e-13 relative error 1.993163815727108e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.571895523222298 y2[1] (numeric) 1.571895523221772 absolute error 5.260236690673992e-13 relative error 3.3464289534273884e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.893000000000637 y1[1] (analytic) 1.819754160224971 y1[1] (numeric) 1.8197541602253344 absolute error 3.6348701826227625e-13 relative error 1.9974512283425107e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5727155636036554 y2[1] (numeric) 1.5727155636031296 absolute error 5.258016244624741e-13 relative error 3.343272214192845e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.894000000000637 y1[1] (analytic) 1.8191810348797737 y1[1] (numeric) 1.8191810348801378 absolute error 3.6415315207705135e-13 relative error 2.001742240574301e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.573535031269497 y2[1] (numeric) 1.5735350312689713 absolute error 5.255795798575491e-13 relative error 3.3401199808911905e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.895000000000637 y1[1] (analytic) 1.81860709035361 y1[1] (numeric) 1.8186070903539746 absolute error 3.645972412869014e-13 relative error 2.0048159012511554e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5743539254003551 y2[1] (numeric) 1.5743539253998295 absolute error 5.255795798575491e-13 relative error 3.338382630347209e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.896000000000638 y1[1] (analytic) 1.818032327220424 y1[1] (numeric) 1.8180323272207894 absolute error 3.6548541970660153e-13 relative error 2.0103350981959132e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5751722451773356 y2[1] (numeric) 1.5751722451768102 absolute error 5.253575352526241e-13 relative error 3.335238650002232e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.897000000000638 y1[1] (analytic) 1.817456746054979 y1[1] (numeric) 1.8174567460553452 absolute error 3.6615155352137663e-13 relative error 2.0146369607758487e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5759899897821192 y2[1] (numeric) 1.5759899897815937 absolute error 5.255795798575491e-13 relative error 3.3349169935413775e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.898000000000638 y1[1] (analytic) 1.816880347432856 y1[1] (numeric) 1.816880347433223 absolute error 3.668176873361517e-13 relative error 2.0189424573524796e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5768071583969605 y2[1] (numeric) 1.5768071583964354 absolute error 5.25135490647699e-13 relative error 3.3303723150367407e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.899000000000639 y1[1] (analytic) 1.8163031319304537 y1[1] (numeric) 1.8163031319308214 absolute error 3.6770586575585185e-13 relative error 2.0244741050742806e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.577623750204692 y2[1] (numeric) 1.5776237502041668 absolute error 5.25135490647699e-13 relative error 3.328648485290389e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.900000000000639 y1[1] (analytic) 1.8157251001249874 y1[1] (numeric) 1.8157251001253558 absolute error 3.6837199957062694e-13 relative error 2.0287872847341794e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5784397643887211 y2[1] (numeric) 1.578439764388196 absolute error 5.25135490647699e-13 relative error 3.326927656634823e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.901000000000639 y1[1] (analytic) 1.8151462525944893 y1[1] (numeric) 1.815146252594858 absolute error 3.68816088780477e-13 relative error 2.0318808374438572e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.579255200133034 y2[1] (numeric) 1.579255200132509 absolute error 5.24913446042774e-13 relative error 3.323803815865581e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.90200000000064 y1[1] (analytic) 1.814566589917806 y1[1] (numeric) 1.8145665899181758 absolute error 3.6970426720017713e-13 relative error 2.037424634920251e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5800700566221952 y2[1] (numeric) 1.5800700566216703 absolute error 5.24913446042774e-13 relative error 3.322089700028308e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.90300000000064 y1[1] (analytic) 1.813986112674601 y1[1] (numeric) 1.8139861126749715 absolute error 3.703704010149522e-13 relative error 2.0417488228113604e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.580884333041348 y2[1] (numeric) 1.5808843330408233 absolute error 5.24691401437849e-13 relative error 3.318974010125291e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.90400000000064 y1[1] (analytic) 1.813404821445351 y1[1] (numeric) 1.8134048214457223 absolute error 3.7125857943465235e-13 relative error 2.0473011599183103e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5816980285762163 y2[1] (numeric) 1.5816980285756916 absolute error 5.24691401437849e-13 relative error 3.317266582864467e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.905000000000641 y1[1] (analytic) 1.8128227168113475 y1[1] (numeric) 1.8128227168117195 absolute error 3.7192471324942744e-13 relative error 2.0516331233074018e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5825111424131042 y2[1] (numeric) 1.58251114241258 absolute error 5.242473122279989e-13 relative error 3.312755899011216e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.906000000000641 y1[1] (analytic) 1.8122397993546948 y1[1] (numeric) 1.8122397993550676 absolute error 3.7281289166912757e-13 relative error 2.0571940413287434e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5833236737388985 y2[1] (numeric) 1.5833236737383742 absolute error 5.242473122279989e-13 relative error 3.3110558562547655e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.907000000000641 y1[1] (analytic) 1.8116560696583104 y1[1] (numeric) 1.811656069658684 absolute error 3.737010700888277e-13 relative error 2.0627594627235734e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5841356217410678 y2[1] (numeric) 1.5841356217405433 absolute error 5.24469356832924e-13 relative error 3.310760452798215e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.908000000000642 y1[1] (analytic) 1.8110715283059242 y1[1] (numeric) 1.8110715283062984 absolute error 3.7414515929867775e-13 relative error 2.065877318764174e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.584946985607664 y2[1] (numeric) 1.5849469856071394 absolute error 5.24469356832924e-13 relative error 3.309065612890793e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.909000000000642 y1[1] (analytic) 1.8104861758820772 y1[1] (numeric) 1.810486175882452 absolute error 3.7481129311345285e-13 relative error 2.0702245513188914e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5857577645273229 y2[1] (numeric) 1.5857577645267986 absolute error 5.242473122279989e-13 relative error 3.3059734844449257e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.910000000000642 y1[1] (analytic) 1.8099000129721219 y1[1] (numeric) 1.8099000129724974 absolute error 3.7547742692822794e-13 relative error 2.0745755248194003e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5865679576892664 y2[1] (numeric) 1.5865679576887421 absolute error 5.242473122279989e-13 relative error 3.304285263592057e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.911000000000643 y1[1] (analytic) 1.8093130401622208 y1[1] (numeric) 1.8093130401625972 absolute error 3.7636560534792807e-13 relative error 2.0801574796265415e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.587377564283301 y2[1] (numeric) 1.587377564282777 absolute error 5.240252676230739e-13 relative error 3.3012011723856676e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.912000000000643 y1[1] (analytic) 1.8087252580393471 y1[1] (numeric) 1.8087252580397244 absolute error 3.772537837676282e-13 relative error 2.085743990641067e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5881865834998203 y2[1] (numeric) 1.5881865834992963 absolute error 5.240252676230739e-13 relative error 3.299519546804767e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.913000000000643 y1[1] (analytic) 1.8081366671912829 y1[1] (numeric) 1.8081366671916608 absolute error 3.779199175824033e-13 relative error 2.0901070391402173e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.588995014529805 y2[1] (numeric) 1.5889950145292813 absolute error 5.238032230181489e-13 relative error 3.296443464129722e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.914000000000644 y1[1] (analytic) 1.807547268206619 y1[1] (numeric) 1.8075472682069973 absolute error 3.7836400679225335e-13 relative error 2.093245435111924e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5898028565648246 y2[1] (numeric) 1.5898028565643008 absolute error 5.238032230181489e-13 relative error 3.2947684101534424e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.915000000000644 y1[1] (analytic) 1.806957061674754 y1[1] (numeric) 1.806957061675133 absolute error 3.7903014060702844e-13 relative error 2.097615647024448e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5906101087970366 y2[1] (numeric) 1.5906101087965128 absolute error 5.238032230181489e-13 relative error 3.293096278724749e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.916000000000644 y1[1] (analytic) 1.8063660481858945 y1[1] (numeric) 1.8063660481862742 absolute error 3.7969627442180354e-13 relative error 2.1019896537754718e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.591416770419189 y2[1] (numeric) 1.5914167704186652 absolute error 5.238032230181489e-13 relative error 3.2914270652066576e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.917000000000645 y1[1] (analytic) 1.805774228331054 y1[1] (numeric) 1.8057742283314344 absolute error 3.8036240823657863e-13 relative error 2.106367464265563e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5922228406246202 y2[1] (numeric) 1.5922228406240966 absolute error 5.235811784132238e-13 relative error 3.288366207633511e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.918000000000645 y1[1] (analytic) 1.8051816027020524 y1[1] (numeric) 1.8051816027024334 absolute error 3.810285420513537e-13 relative error 2.1107490874104757e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5930283186072602 y2[1] (numeric) 1.5930283186067367 absolute error 5.235811784132238e-13 relative error 3.28670352119651e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.919000000000645 y1[1] (analytic) 1.804588171891515 y1[1] (numeric) 1.804588171891897 absolute error 3.8191672047105385e-13 relative error 2.1163649768952006e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5938332035616312 y2[1] (numeric) 1.5938332035611076 absolute error 5.235811784132238e-13 relative error 3.285043737595706e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.920000000000646 y1[1] (analytic) 1.8039939364928732 y1[1] (numeric) 1.8039939364932558 absolute error 3.8258285428582894e-13 relative error 2.1207546574663354e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5946374946828477 y2[1] (numeric) 1.5946374946823245 absolute error 5.231370892033738e-13 relative error 3.280601960932938e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.921000000000646 y1[1] (analytic) 1.8033988971003616 y1[1] (numeric) 1.8033988971007449 absolute error 3.8324898810060404e-13 relative error 2.125148178347121e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5954411911666193 y2[1] (numeric) 1.5954411911660962 absolute error 5.231370892033738e-13 relative error 3.278949372122235e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.922000000000646 y1[1] (analytic) 1.8028030543090199 y1[1] (numeric) 1.8028030543094038 absolute error 3.8391512191537913e-13 relative error 2.1295455485154283e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5962442922092495 y2[1] (numeric) 1.5962442922087263 absolute error 5.231370892033738e-13 relative error 3.2772996699605204e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.923000000000647 y1[1] (analytic) 1.802206408714691 y1[1] (numeric) 1.8022064087150753 absolute error 3.843592111252292e-13 relative error 2.132714706077141e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.597046797007637 y2[1] (numeric) 1.597046797007114 absolute error 5.229150445984487e-13 relative error 3.274262504882305e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.924000000000647 y1[1] (analytic) 1.8016089609140198 y1[1] (numeric) 1.801608960914405 absolute error 3.852473895449293e-13 relative error 2.1383518727031626e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.597848704759277 y2[1] (numeric) 1.5978487047587544 absolute error 5.226929999935237e-13 relative error 3.271229612895482e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.925000000000647 y1[1] (analytic) 1.8010107115044547 y1[1] (numeric) 1.8010107115048406 absolute error 3.859135233597044e-13 relative error 2.1427608447555305e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.5986500146622626 y2[1] (numeric) 1.59865001466174 absolute error 5.226929999935237e-13 relative error 3.269589936506209e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.926000000000648 y1[1] (analytic) 1.8004116610842449 y1[1] (numeric) 1.8004116610846315 absolute error 3.865796571744795e-13 relative error 2.1471737021613896e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.599450725915283 y2[1] (numeric) 1.5994507259147606 absolute error 5.224709553885987e-13 relative error 3.266564870822235e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.927000000000648 y1[1] (analytic) 1.7998118102524407 y1[1] (numeric) 1.799811810252828 absolute error 3.872457909892546e-13 relative error 2.1515904539760725e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6002508377176277 y2[1] (numeric) 1.6002508377171052 absolute error 5.224709553885987e-13 relative error 3.2649316161819835e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.928000000000648 y1[1] (analytic) 1.7992111596088929 y1[1] (numeric) 1.7992111596092808 absolute error 3.879119248040297e-13 relative error 2.1560111092705363e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6010503492691845 y2[1] (numeric) 1.6010503492686623 absolute error 5.222489107836736e-13 relative error 3.2619143490525415e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.929000000000649 y1[1] (analytic) 1.7986097097542522 y1[1] (numeric) 1.7986097097546407 absolute error 3.885780586188048e-13 relative error 2.160435677131405e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6018492597704423 y2[1] (numeric) 1.60184925976992 absolute error 5.222489107836736e-13 relative error 3.2602874933345225e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.930000000000649 y1[1] (analytic) 1.7980074612899681 y1[1] (numeric) 1.7980074612903574 absolute error 3.892441924335799e-13 relative error 2.1648641666610178e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6026475684224903 y2[1] (numeric) 1.6026475684219683 absolute error 5.220268661787486e-13 relative error 3.257277997136871e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.931000000000649 y1[1] (analytic) 1.7974044148182893 y1[1] (numeric) 1.7974044148186792 absolute error 3.89910326248355e-13 relative error 2.169296586977469e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6034452744270205 y2[1] (numeric) 1.6034452744264984 absolute error 5.220268661787486e-13 relative error 3.255657517624299e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.93200000000065 y1[1] (analytic) 1.796800570942262 y1[1] (numeric) 1.7968005709426527 absolute error 3.9057646006313007e-13 relative error 2.1737329472146564e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.604242376986326 y2[1] (numeric) 1.6042423769858043 absolute error 5.218048215738236e-13 relative error 3.252655764860594e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.93300000000065 y1[1] (analytic) 1.7961959302657302 y1[1] (numeric) 1.7961959302661217 absolute error 3.914646384828302e-13 relative error 2.1794094501979897e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6050388753033051 y2[1] (numeric) 1.6050388753027836 absolute error 5.215827769688985e-13 relative error 3.249658216972064e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.93400000000065 y1[1] (analytic) 1.7955904933933344 y1[1] (numeric) 1.7955904933937268 absolute error 3.923528169025303e-13 relative error 2.1850907450565523e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6058347685814596 y2[1] (numeric) 1.605834768580938 absolute error 5.215827769688985e-13 relative error 3.2480476022427093e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.935000000000651 y1[1] (analytic) 1.7949842609305118 y1[1] (numeric) 1.7949842609309048 absolute error 3.930189507173054e-13 relative error 2.189539815316075e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6066300560248954 y2[1] (numeric) 1.6066300560243743 absolute error 5.211386877590485e-13 relative error 3.243675703717653e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.936000000000651 y1[1] (analytic) 1.7943772334834944 y1[1] (numeric) 1.7943772334838881 absolute error 3.936850845320805e-13 relative error 2.193992863851735e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6074247368383263 y2[1] (numeric) 1.607424736837805 absolute error 5.213607323639735e-13 relative error 3.243453459534582e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.937000000000651 y1[1] (analytic) 1.7937694116593097 y1[1] (numeric) 1.793769411659704 absolute error 3.943512183468556e-13 relative error 2.1984498998790746e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6082188102270707 y2[1] (numeric) 1.6082188102265496 absolute error 5.211386877590485e-13 relative error 3.240471286898248e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.938000000000652 y1[1] (analytic) 1.7931607960657794 y1[1] (numeric) 1.7931607960661746 absolute error 3.9523939676655573e-13 relative error 2.20414921870764e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6090122753970557 y2[1] (numeric) 1.6090122753965346 absolute error 5.211386877590485e-13 relative error 3.238873287218689e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.939000000000652 y1[1] (analytic) 1.7925513873115193 y1[1] (numeric) 1.7925513873119152 absolute error 3.959055305813308e-13 relative error 2.208614678406027e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6098051315548159 y2[1] (numeric) 1.609805131554295 absolute error 5.209166431541234e-13 relative error 3.235898761553833e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.940000000000652 y1[1] (analytic) 1.7919411860059378 y1[1] (numeric) 1.7919411860063346 absolute error 3.9679370900103095e-13 relative error 2.21432328303947e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6105973779074954 y2[1] (numeric) 1.6105973779069747 absolute error 5.206945985491984e-13 relative error 3.232928388506941e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.941000000000653 y1[1] (analytic) 1.7913301927592362 y1[1] (numeric) 1.791330192759634 absolute error 3.9768188742073107e-13 relative error 2.2200367583162907e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6113890136628477 y2[1] (numeric) 1.6113890136623272 absolute error 5.204725539442734e-13 relative error 3.2299621601688065e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.942000000000653 y1[1] (analytic) 1.790718408182408 y1[1] (numeric) 1.7907184081828063 absolute error 3.9834802123550617e-13 relative error 2.2245151410479567e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6121800380292377 y2[1] (numeric) 1.6121800380287172 absolute error 5.204725539442734e-13 relative error 3.228377362744857e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.943000000000653 y1[1] (analytic) 1.7901058328872375 y1[1] (numeric) 1.7901058328876365 absolute error 3.9901415505028126e-13 relative error 2.2289975694158638e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6129704502156406 y2[1] (numeric) 1.61297045021512 absolute error 5.204725539442734e-13 relative error 3.2267953444199217e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.944000000000654 y1[1] (analytic) 1.7894924674862998 y1[1] (numeric) 1.7894924674866997 absolute error 3.999023334699814e-13 relative error 2.234724877225799e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.613760249431644 y2[1] (numeric) 1.6137602494311238 absolute error 5.202505093393484e-13 relative error 3.223840155454178e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.945000000000654 y1[1] (analytic) 1.7888783125929604 y1[1] (numeric) 1.7888783125933612 absolute error 4.007905118896815e-13 relative error 2.2404571013482737e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6145494348874494 y2[1] (numeric) 1.6145494348869294 absolute error 5.200284647344233e-13 relative error 3.2208890821028014e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.946000000000654 y1[1] (analytic) 1.7882633688213743 y1[1] (numeric) 1.7882633688217757 absolute error 4.014566457044566e-13 relative error 2.244952576359334e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.615338005793871 y2[1] (numeric) 1.615338005793351 absolute error 5.200284647344233e-13 relative error 3.2193167180441043e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.947000000000655 y1[1] (analytic) 1.787647636786485 y1[1] (numeric) 1.7876476367868872 absolute error 4.021227795192317e-13 relative error 2.2494521361161334e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6161259613623382 y2[1] (numeric) 1.6161259613618184 absolute error 5.198064201294983e-13 relative error 3.21637318226928e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.948000000000655 y1[1] (analytic) 1.7870311171040245 y1[1] (numeric) 1.7870311171044275 absolute error 4.030109579389318e-13 relative error 2.255198323530212e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6169133008048955 y2[1] (numeric) 1.6169133008043757 absolute error 5.198064201294983e-13 relative error 3.2148070021487235e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.949000000000655 y1[1] (analytic) 1.7864138103905125 y1[1] (numeric) 1.7864138103909162 absolute error 4.036770917537069e-13 relative error 2.2597065103603435e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6177000233342032 y2[1] (numeric) 1.6177000233336836 absolute error 5.195843755245733e-13 relative error 3.2118709774984746e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.950000000000656 y1[1] (analytic) 1.7857957172632557 y1[1] (numeric) 1.78579571726366 absolute error 4.04343225568482e-13 relative error 2.2642188110303053e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.618486128163539 y2[1] (numeric) 1.6184861281630196 absolute error 5.193623309196482e-13 relative error 3.208939031865274e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.951000000000656 y1[1] (analytic) 1.785176838340347 y1[1] (numeric) 1.7851768383407522 absolute error 4.0523140398818214e-13 relative error 2.269979059132987e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6192716145067982 y2[1] (numeric) 1.619271614506279 absolute error 5.191402863147232e-13 relative error 3.2060111575095094e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.952000000000656 y1[1] (analytic) 1.7845571742406654 y1[1] (numeric) 1.7845571742410715 absolute error 4.0611958240788226e-13 relative error 2.2757443037973126e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6200564815784946 y2[1] (numeric) 1.6200564815779757 absolute error 5.189182417097982e-13 relative error 3.203087346709002e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.953000000000657 y1[1] (analytic) 1.783936725583875 y1[1] (numeric) 1.783936725584282 absolute error 4.070077608275824e-13 relative error 2.2815145570500572e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6208407285937612 y2[1] (numeric) 1.6208407285932422 absolute error 5.189182417097982e-13 relative error 3.201537526515704e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.954000000000657 y1[1] (analytic) 1.7833154929904245 y1[1] (numeric) 1.7833154929908321 absolute error 4.076738946423575e-13 relative error 2.2860447085486433e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6216243547683507 y2[1] (numeric) 1.621624354767832 absolute error 5.186961971048731e-13 relative error 3.198621157727796e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.955000000000657 y1[1] (analytic) 1.7826934770815461 y1[1] (numeric) 1.7826934770819545 absolute error 4.083400284571326e-13 relative error 2.290579023857918e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6224073593186374 y2[1] (numeric) 1.6224073593181187 absolute error 5.186961971048731e-13 relative error 3.1970774425154855e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.956000000000658 y1[1] (analytic) 1.782070678479256 y1[1] (numeric) 1.782070678479665 absolute error 4.0900616227190767e-13 relative error 2.2951175125160374e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6231897414616165 y2[1] (numeric) 1.623189741461098 absolute error 5.184741524999481e-13 relative error 3.194168489711395e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.957000000000658 y1[1] (analytic) 1.7814470978063524 y1[1] (numeric) 1.7814470978067622 absolute error 4.098943406916078e-13 relative error 2.300906612362195e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.623971500414906 y2[1] (numeric) 1.6239715004143878 absolute error 5.182521078950231e-13 relative error 3.191263564432107e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.958000000000658 y1[1] (analytic) 1.7808227356864161 y1[1] (numeric) 1.7808227356868267 absolute error 4.105604745063829e-13 relative error 2.3054539134021826e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6247526353967472 y2[1] (numeric) 1.6247526353962292 absolute error 5.18030063290098e-13 relative error 3.1883626590554855e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.959000000000659 y1[1] (analytic) 1.7801975927438094 y1[1] (numeric) 1.7801975927442206 absolute error 4.11226608321158e-13 relative error 2.310005417361207e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6255331456260054 y2[1] (numeric) 1.6255331456254871 absolute error 5.182521078950231e-13 relative error 3.1881977263246774e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.960000000000659 y1[1] (analytic) 1.7795716696036747 y1[1] (numeric) 1.7795716696040869 absolute error 4.121147867408581e-13 relative error 2.3158088756978216e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6263130303221698 y2[1] (numeric) 1.6263130303216518 absolute error 5.18030063290098e-13 relative error 3.1853035278668165e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.961000000000659 y1[1] (analytic) 1.7789449668919355 y1[1] (numeric) 1.7789449668923485 absolute error 4.1300296516055823e-13 relative error 2.3216174353169108e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6270922887053558 y2[1] (numeric) 1.6270922887048382 absolute error 5.17585974080248e-13 relative error 3.1810486576153625e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.96200000000066 y1[1] (analytic) 1.7783174852352945 y1[1] (numeric) 1.778317485235708 absolute error 4.134470543704083e-13 relative error 2.3249338647519617e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6278709199963057 y2[1] (numeric) 1.6278709199957881 absolute error 5.17585974080248e-13 relative error 3.179527121729176e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.96300000000066 y1[1] (analytic) 1.7776892252612329 y1[1] (numeric) 1.7776892252616472 absolute error 4.143352327901084e-13 relative error 2.330751781033164e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.628648923416388 y2[1] (numeric) 1.6286489234158705 absolute error 5.173639294753229e-13 relative error 3.1766448989513213e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.96400000000066 y1[1] (analytic) 1.7770601875980108 y1[1] (numeric) 1.777060187598426 absolute error 4.1522341120980855e-13 relative error 2.336574833579786e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.629426298187599 y2[1] (numeric) 1.6294262981870817 absolute error 5.173639294753229e-13 relative error 3.1751293694644775e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.965000000000661 y1[1] (analytic) 1.776430372874666 y1[1] (numeric) 1.7764303728750819 absolute error 4.1588954502458364e-13 relative error 2.3411530864087868e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6302030435325645 y2[1] (numeric) 1.6302030435320474 absolute error 5.171418848703979e-13 relative error 3.172254443531025e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.966000000000661 y1[1] (analytic) 1.775799781721013 y1[1] (numeric) 1.7757997817214295 absolute error 4.1655567883935873e-13 relative error 2.345735612354083e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6309791586745388 y2[1] (numeric) 1.6309791586740219 absolute error 5.169198402654729e-13 relative error 3.169383480568583e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.967000000000661 y1[1] (analytic) 1.7751684147676428 y1[1] (numeric) 1.7751684147680602 absolute error 4.1744385725905886e-13 relative error 2.3515732579869014e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.631754642837407 y2[1] (numeric) 1.6317546428368903 absolute error 5.166977956605479e-13 relative error 3.1665164731020975e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.968000000000662 y1[1] (analytic) 1.7745362726459226 y1[1] (numeric) 1.7745362726463407 absolute error 4.1810999107383395e-13 relative error 2.356164804962882e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.632529495245685 y2[1] (numeric) 1.6325294952451685 absolute error 5.164757510556228e-13 relative error 3.163653413673219e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.969000000000662 y1[1] (analytic) 1.7739033559879942 y1[1] (numeric) 1.773903355988413 absolute error 4.1877612488860905e-13 relative error 2.360760655167526e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6333037151245207 y2[1] (numeric) 1.6333037151240042 absolute error 5.164757510556228e-13 relative error 3.162153776257391e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.970000000000662 y1[1] (analytic) 1.7732696654267743 y1[1] (numeric) 1.7732696654271938 absolute error 4.1944225870338414e-13 relative error 2.3653608183865066e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6340773016996937 y2[1] (numeric) 1.6340773016991776 absolute error 5.160316618457728e-13 relative error 3.1579391091781266e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.971000000000663 y1[1] (analytic) 1.7726352015959534 y1[1] (numeric) 1.7726352015963736 absolute error 4.2010839251815923e-13 relative error 2.3699653044231764e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6348502541976182 y2[1] (numeric) 1.6348502541971022 absolute error 5.160316618457728e-13 relative error 3.156446044650372e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.972000000000663 y1[1] (analytic) 1.7719999651299954 y1[1] (numeric) 1.7719999651304161 absolute error 4.2077452633293433e-13 relative error 2.3745741230986198e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.635622571845341 y2[1] (numeric) 1.6356225718448254 absolute error 5.155875726359227e-13 relative error 3.1522405077488435e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.973000000000663 y1[1] (analytic) 1.7713639566641366 y1[1] (numeric) 1.771363956664558 absolute error 4.214406601477094e-13 relative error 2.3791872842517007e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6363942538705452 y2[1] (numeric) 1.6363942538700298 absolute error 5.153655280309977e-13 relative error 3.1493970772141815e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.974000000000664 y1[1] (analytic) 1.7707271768343853 y1[1] (numeric) 1.7707271768348076 absolute error 4.2232883856740955e-13 relative error 2.38505877185681e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6371652995015487 y2[1] (numeric) 1.6371652995010333 absolute error 5.153655280309977e-13 relative error 3.1479138251214207e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.975000000000664 y1[1] (analytic) 1.7700896262775214 y1[1] (numeric) 1.7700896262779444 absolute error 4.2299497238218464e-13 relative error 2.3896810992093e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6379357079673056 y2[1] (numeric) 1.6379357079667904 absolute error 5.151434834260726e-13 relative error 3.1450775565871924e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.976000000000664 y1[1] (analytic) 1.7694513056310957 y1[1] (numeric) 1.769451305631519 absolute error 4.234390615920347e-13 relative error 2.3930529212331738e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6387054784974078 y2[1] (numeric) 1.6387054784968926 absolute error 5.151434834260726e-13 relative error 3.143600178223774e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.977000000000665 y1[1] (analytic) 1.768812215533428 y1[1] (numeric) 1.7688122155338524 absolute error 4.2432724001173483e-13 relative error 2.3989388827449312e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6394746103220845 y2[1] (numeric) 1.6394746103215696 absolute error 5.149214388211476e-13 relative error 3.1407710468903707e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.978000000000665 y1[1] (analytic) 1.7681723566236092 y1[1] (numeric) 1.7681723566240342 absolute error 4.249933738265099e-13 relative error 2.4035743587692467e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6402431026722044 y2[1] (numeric) 1.6402431026716895 absolute error 5.149214388211476e-13 relative error 3.1392995220175754e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.979000000000665 y1[1] (analytic) 1.7675317295414974 y1[1] (numeric) 1.7675317295419233 absolute error 4.2588155224621005e-13 relative error 2.4094704786809393e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6410109547792748 y2[1] (numeric) 1.6410109547787601 absolute error 5.146993942162226e-13 relative error 3.136477503195294e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.980000000000666 y1[1] (analytic) 1.7668903349277203 y1[1] (numeric) 1.7668903349281468 absolute error 4.2654768606098514e-13 relative error 2.4141152262199358e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.641778165875444 y2[1] (numeric) 1.6417781658749295 absolute error 5.144773496112975e-13 relative error 3.133659347558464e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.981000000000666 y1[1] (analytic) 1.7662481734236724 y1[1] (numeric) 1.7662481734240993 absolute error 4.269917752708352e-13 relative error 2.4175072432950345e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6425447351935007 y2[1] (numeric) 1.6425447351929865 absolute error 5.142553050063725e-13 relative error 3.1308450478567356e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.982000000000666 y1[1] (analytic) 1.7656052456715146 y1[1] (numeric) 1.7656052456719424 absolute error 4.2787995369053533e-13 relative error 2.42341800206761e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6433106619668756 y2[1] (numeric) 1.6433106619663618 absolute error 5.138112157965224e-13 relative error 3.126683394006236e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.983000000000667 y1[1] (analytic) 1.7649615523141748 y1[1] (numeric) 1.7649615523146036 absolute error 4.2876813211023546e-13 relative error 2.4293341208937106e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6440759454296425 y2[1] (numeric) 1.6440759454291287 absolute error 5.138112157965224e-13 relative error 3.125227987337588e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.984000000000667 y1[1] (analytic) 1.7643170939953468 y1[1] (numeric) 1.7643170939957762 absolute error 4.2943426592501055e-13 relative error 2.4339970824209628e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6448405848165173 y2[1] (numeric) 1.644840584816004 absolute error 5.133671265866724e-13 relative error 3.12107526605041e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.985000000000667 y1[1] (analytic) 1.7636718713594883 y1[1] (numeric) 1.7636718713599184 absolute error 4.3010039973978564e-13 relative error 2.4386645085417848e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6456045793628613 y2[1] (numeric) 1.645604579362348 absolute error 5.133671265866724e-13 relative error 3.119626263956046e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.986000000000668 y1[1] (analytic) 1.7630258850518221 y1[1] (numeric) 1.7630258850522529 absolute error 4.3076653355456074e-13 relative error 2.4433364093341083e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6463679283046795 y2[1] (numeric) 1.6463679283041663 absolute error 5.131450819817474e-13 relative error 3.1168311357361665e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.987000000000668 y1[1] (analytic) 1.7623791357183345 y1[1] (numeric) 1.762379135718766 absolute error 4.3143266736933583e-13 relative error 2.4480127948943668e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6471306308786235 y2[1] (numeric) 1.6471306308781104 absolute error 5.131450819817474e-13 relative error 3.1153878894719e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.988000000000668 y1[1] (analytic) 1.7617316240057748 y1[1] (numeric) 1.7617316240062069 absolute error 4.3209880118411093e-13 relative error 2.452693675337547e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6478926863219905 y2[1] (numeric) 1.6478926863214776 absolute error 5.129230373768223e-13 relative error 3.112599756247717e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.989000000000669 y1[1] (analytic) 1.7610833505616543 y1[1] (numeric) 1.7610833505620873 absolute error 4.3298697960381105e-13 relative error 2.4586399017725112e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.648654093872725 y2[1] (numeric) 1.6486540938722123 absolute error 5.127009927718973e-13 relative error 3.109815422636966e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.990000000000669 y1[1] (analytic) 1.7604343160342468 y1[1] (numeric) 1.7604343160346805 absolute error 4.3365311341858614e-13 relative error 2.4633302672461086e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6494148527694197 y2[1] (numeric) 1.6494148527689072 absolute error 5.124789481669723e-13 relative error 3.107034881530889e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.991000000000669 y1[1] (analytic) 1.7597845210725866 y1[1] (numeric) 1.759784521073021 absolute error 4.3431924723336124e-13 relative error 2.468025158947552e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.650174962251316 y2[1] (numeric) 1.6501749622508035 absolute error 5.124789481669723e-13 relative error 3.105603708032285e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.99200000000067 y1[1] (analytic) 1.759133966326469 y1[1] (numeric) 1.7591339663269037 absolute error 4.347633364432113e-13 relative error 2.471462348891544e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6509344215583042 y2[1] (numeric) 1.6509344215577917 absolute error 5.124789481669723e-13 relative error 3.1041750748842426e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.99300000000067 y1[1] (analytic) 1.7584826524464479 y1[1] (numeric) 1.7584826524468835 absolute error 4.3565151486291143e-13 relative error 2.4774285618161853e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6516932299309248 y2[1] (numeric) 1.6516932299304126 absolute error 5.122569035620472e-13 relative error 3.1014046330108784e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.99400000000067 y1[1] (analytic) 1.7578305800838376 y1[1] (numeric) 1.757830580084274 absolute error 4.363176486776865e-13 relative error 2.482137093421579e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6524513866103698 y2[1] (numeric) 1.6524513866098578 absolute error 5.120348589571222e-13 relative error 3.098637957558594e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.995000000000671 y1[1] (analytic) 1.7571777498907104 y1[1] (numeric) 1.7571777498911476 absolute error 4.3720582709738665e-13 relative error 2.4881138355216435e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6532088908384828 y2[1] (numeric) 1.653208890837971 absolute error 5.118128143521972e-13 relative error 3.0958750414934763e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.996000000000671 y1[1] (analytic) 1.7565241625198964 y1[1] (numeric) 1.7565241625203345 absolute error 4.3809400551708677e-13 relative error 2.494096095373948e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6539657418577591 y2[1] (numeric) 1.6539657418572475 absolute error 5.115907697472721e-13 relative error 3.0931158777971166e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.997000000000671 y1[1] (analytic) 1.755869818624983 y1[1] (numeric) 1.7558698186254218 absolute error 4.3876013933186186e-13 relative error 2.4988193012819923e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6547219389113483 y2[1] (numeric) 1.6547219389108367 absolute error 5.115907697472721e-13 relative error 3.0917023441645476e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.998000000000672 y1[1] (analytic) 1.755214718860314 y1[1] (numeric) 1.7552147188607534 absolute error 4.3942627314663696e-13 relative error 2.50354710694292e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.655477481243053 y2[1] (numeric) 1.6554774812425417 absolute error 5.113687251423471e-13 relative error 3.08895005179034e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 6.999000000000672 y1[1] (analytic) 1.7545588638809888 y1[1] (numeric) 1.7545588638814291 absolute error 4.403144515663371e-13 relative error 2.509545052209793e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6562323680973312 y2[1] (numeric) 1.65623236809682 absolute error 5.111466805374221e-13 relative error 3.0862014919115724e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.000000000000672 y1[1] (analytic) 1.7539022543428628 y1[1] (numeric) 1.7539022543433038 absolute error 4.409805853811122e-13 relative error 2.514282562150734e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.656986598719296 y2[1] (numeric) 1.656986598718785 absolute error 5.10924635932497e-13 relative error 3.083456657569811e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.001000000000673 y1[1] (analytic) 1.7532448909025455 y1[1] (numeric) 1.753244890902987 absolute error 4.4142467459096224e-13 relative error 2.5177582257988108e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6577401723547167 y2[1] (numeric) 1.657740172354206 absolute error 5.10702591327572e-13 relative error 3.080715541821918e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.002000000000673 y1[1] (analytic) 1.7525867742173997 y1[1] (numeric) 1.752586774217842 absolute error 4.4231285301066237e-13 relative error 2.5237714874812564e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.65849308825002 y2[1] (numeric) 1.6584930882495095 absolute error 5.10480546722647e-13 relative error 3.0779781377400074e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.003000000000673 y1[1] (analytic) 1.7519279049455427 y1[1] (numeric) 1.7519279049459857 absolute error 4.4297898682543746e-13 relative error 2.5285229236599614e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6592453456522898 y2[1] (numeric) 1.6592453456517795 absolute error 5.102585021177219e-13 relative error 3.0752444384114086e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.004000000000674 y1[1] (analytic) 1.7512682837458433 y1[1] (numeric) 1.751268283746287 absolute error 4.4364512064021255e-13 relative error 2.533279022739371e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.659996943809269 y2[1] (numeric) 1.6599969438087587 absolute error 5.102585021177219e-13 relative error 3.0738520575032446e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.005000000000674 y1[1] (analytic) 1.7506079112779225 y1[1] (numeric) 1.750607911278367 absolute error 4.445332990599127e-13 relative error 2.5393081808673468e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.660747881969359 y2[1] (numeric) 1.6607478819688493 absolute error 5.098144129078719e-13 relative error 3.0697881264392786e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.006000000000674 y1[1] (analytic) 1.7499467882021533 y1[1] (numeric) 1.7499467882025985 absolute error 4.4519943287468777e-13 relative error 2.544074116288263e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6614981593816225 y2[1] (numeric) 1.661498159381113 absolute error 5.095923683029469e-13 relative error 3.0670655000460984e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.007000000000675 y1[1] (analytic) 1.7492849151796583 y1[1] (numeric) 1.7492849151801042 absolute error 4.4586556668946287e-13 relative error 2.548844746904313e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6622477752957818 y2[1] (numeric) 1.6622477752952722 absolute error 5.095923683029469e-13 relative error 3.065682360214135e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.008000000000675 y1[1] (analytic) 1.7486222928723105 y1[1] (numeric) 1.7486222928727573 absolute error 4.46753745109163e-13 relative error 2.5548899092171546e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.662996728962221 y2[1] (numeric) 1.6629967289617116 absolute error 5.093703236980218e-13 relative error 3.062966479891335e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.009000000000675 y1[1] (analytic) 1.7479589219427323 y1[1] (numeric) 1.7479589219431797 absolute error 4.474198789239381e-13 relative error 2.5596704436661625e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6637450196319863 y2[1] (numeric) 1.6637450196314771 absolute error 5.091482790930968e-13 relative error 3.0602542642364653e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.010000000000676 y1[1] (analytic) 1.7472948030542943 y1[1] (numeric) 1.7472948030547426 absolute error 4.483080573436382e-13 relative error 2.5657264965247412e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6644926465567873 y2[1] (numeric) 1.6644926465562784 absolute error 5.089262344881718e-13 relative error 3.057545706440637e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.011000000000676 y1[1] (analytic) 1.7466299368711158 y1[1] (numeric) 1.7466299368715648 absolute error 4.489741911584133e-13 relative error 2.5705169806186782e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6652396089889971 y2[1] (numeric) 1.6652396089884884 absolute error 5.087041898832467e-13 relative error 3.054840799709851e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.012000000000676 y1[1] (analytic) 1.7459643240580625 y1[1] (numeric) 1.745964324058512 absolute error 4.496403249731884e-13 relative error 2.57531221444497e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6659859061816533 y2[1] (numeric) 1.6659859061811448 absolute error 5.084821452783217e-13 relative error 3.05213953726496e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.013000000000677 y1[1] (analytic) 1.7452979652807472 y1[1] (numeric) 1.7452979652811977 absolute error 4.505285033928885e-13 relative error 2.5813844532868453e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6667315373884588 y2[1] (numeric) 1.6667315373879505 absolute error 5.082601006733967e-13 relative error 3.04944191234163e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.014000000000677 y1[1] (analytic) 1.744630861205529 y1[1] (numeric) 1.7446308612059802 absolute error 4.511946372076636e-13 relative error 2.5861897048862872e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6674765018637827 y2[1] (numeric) 1.6674765018632745 absolute error 5.082601006733967e-13 relative error 3.04807953878391e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.015000000000677 y1[1] (analytic) 1.7439630124995116 y1[1] (numeric) 1.7439630124999634 absolute error 4.518607710224387e-13 relative error 2.590999739007167e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6682207988626603 y2[1] (numeric) 1.6682207988621522 absolute error 5.080380560684716e-13 relative error 3.045388574551017e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.016000000000678 y1[1] (analytic) 1.7432944198305433 y1[1] (numeric) 1.743294419830996 absolute error 4.5274894944213884e-13 relative error 2.597088273168156e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6689644276407944 y2[1] (numeric) 1.6689644276402869 absolute error 5.075939668586216e-13 relative error 3.041370795278983e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.017000000000678 y1[1] (analytic) 1.7426250838672175 y1[1] (numeric) 1.742625083867671 absolute error 4.5341508325691393e-13 relative error 2.6019083935753947e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.669707387454557 y2[1] (numeric) 1.6697073874540496 absolute error 5.073719222536965e-13 relative error 3.038687653093379e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.018000000000678 y1[1] (analytic) 1.7419550052788697 y1[1] (numeric) 1.7419550052793238 absolute error 4.54081217071689e-13 relative error 2.60673332948112e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6704496775609878 y2[1] (numeric) 1.6704496775604805 absolute error 5.073719222536965e-13 relative error 3.0373373653165467e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.019000000000679 y1[1] (analytic) 1.7412841847355784 y1[1] (numeric) 1.7412841847360332 absolute error 4.547473508864641e-13 relative error 2.6115630916128688e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.671191297217797 y2[1] (numeric) 1.6711912972172898 absolute error 5.071498776487715e-13 relative error 3.0346608344183924e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.020000000000679 y1[1] (analytic) 1.7406126229081642 y1[1] (numeric) 1.7406126229086196 absolute error 4.554134847012392e-13 relative error 2.6163976907185e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6719322456833647 y2[1] (numeric) 1.6719322456828578 absolute error 5.069278330438465e-13 relative error 3.031987895159299e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.021000000000679 y1[1] (analytic) 1.7399403204681887 y1[1] (numeric) 1.7399403204686448 absolute error 4.560796185160143e-13 relative error 2.6212371375662525e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6726725222167427 y2[1] (numeric) 1.6726725222162362 absolute error 5.064837438339964e-13 relative error 3.027991056867298e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.02200000000068 y1[1] (analytic) 1.7392672780879543 y1[1] (numeric) 1.7392672780884113 absolute error 4.569677969357144e-13 relative error 2.627358098969569e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6734121260776549 y2[1] (numeric) 1.6734121260771484 absolute error 5.064837438339964e-13 relative error 3.026652764977592e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.02300000000068 y1[1] (analytic) 1.7385934964405036 y1[1] (numeric) 1.7385934964409613 absolute error 4.576339307504895e-13 relative error 2.6322077684485934e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6741510565264968 y2[1] (numeric) 1.6741510565259907 absolute error 5.060396546241464e-13 relative error 3.022664249151267e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.02400000000068 y1[1] (analytic) 1.7379189761996179 y1[1] (numeric) 1.7379189762000764 absolute error 4.585221091701897e-13 relative error 2.6383399654963184e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6748893128243385 y2[1] (numeric) 1.6748893128238327 absolute error 5.058176100192213e-13 relative error 3.0200061947154546e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.025000000000681 y1[1] (analytic) 1.7372437180398175 y1[1] (numeric) 1.7372437180402767 absolute error 4.591882429849647e-13 relative error 2.6431999046344526e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6756268942329235 y2[1] (numeric) 1.675626894232418 absolute error 5.055955654142963e-13 relative error 3.0173516977701064e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.026000000000681 y1[1] (analytic) 1.7365677226363605 y1[1] (numeric) 1.7365677226368204 absolute error 4.598543767997398e-13 relative error 2.6480647475217062e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6763638000146708 y2[1] (numeric) 1.6763638000141654 absolute error 5.053735208093713e-13 relative error 3.0147007517398576e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.027000000000681 y1[1] (analytic) 1.7358909906652422 y1[1] (numeric) 1.735890990665703 absolute error 4.6074255521944e-13 relative error 2.6542136441578655e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6771000294326743 y2[1] (numeric) 1.6771000294321692 absolute error 5.051514762044462e-13 relative error 3.012053350063608e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.028000000000682 y1[1] (analytic) 1.7352135228031949 y1[1] (numeric) 1.735213522803656 absolute error 4.6118664442929e-13 relative error 2.6578091881410325e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6778355817507047 y2[1] (numeric) 1.6778355817502 absolute error 5.047073869945962e-13 relative error 3.008086087124038e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.029000000000682 y1[1] (analytic) 1.7345353197276856 y1[1] (numeric) 1.7345353197281477 absolute error 4.620748228489902e-13 relative error 2.6639689465737364e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.67857045623321 y2[1] (numeric) 1.6785704562327055 absolute error 5.044853423896711e-13 relative error 3.005446333910581e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.030000000000682 y1[1] (analytic) 1.733856382116918 y1[1] (numeric) 1.7338563821173807 absolute error 4.627409566637652e-13 relative error 2.6688540148797718e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6793046521453154 y2[1] (numeric) 1.6793046521448112 absolute error 5.042632977847461e-13 relative error 3.00281010441166e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.031000000000683 y1[1] (analytic) 1.7331767106498295 y1[1] (numeric) 1.7331767106502929 absolute error 4.634070904785403e-13 relative error 2.6737440425494325e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6800381687528254 y2[1] (numeric) 1.6800381687523214 absolute error 5.040412531798211e-13 relative error 3.0001773921243445e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.032000000000683 y1[1] (analytic) 1.7324963060060914 y1[1] (numeric) 1.7324963060065555 absolute error 4.640732242933154e-13 relative error 2.6786390405826572e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6807710053222233 y2[1] (numeric) 1.6807710053217195 absolute error 5.03819208574896e-13 relative error 2.997548190559773e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.033000000000683 y1[1] (analytic) 1.7318151688661083 y1[1] (numeric) 1.731815168866573 absolute error 4.647393581080905e-13 relative error 2.6835390200004704e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6815031611206726 y2[1] (numeric) 1.6815031611201692 absolute error 5.03375119365046e-13 relative error 2.9936019806799604e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.034000000000684 y1[1] (analytic) 1.7311332999110172 y1[1] (numeric) 1.7311332999114828 absolute error 4.656275365277907e-13 relative error 2.6897266464213046e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6822346354160178 y2[1] (numeric) 1.6822346354155144 absolute error 5.03375119365046e-13 relative error 2.992300293713552e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.035000000000684 y1[1] (analytic) 1.7304506998226872 y1[1] (numeric) 1.7304506998231535 absolute error 4.662936703425657e-13 relative error 2.6946371277167567e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.682965427476784 y2[1] (numeric) 1.682965427476281 absolute error 5.029310301551959e-13 relative error 2.988362220305525e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.036000000000684 y1[1] (analytic) 1.7297673692837183 y1[1] (numeric) 1.7297673692841853 absolute error 4.669598041573408e-13 relative error 2.6995526245283773e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.68369553657218 y2[1] (numeric) 1.6836955365716773 absolute error 5.027089855502709e-13 relative error 2.9857475691462095e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.037000000000685 y1[1] (analytic) 1.729083308977441 y1[1] (numeric) 1.7290833089779085 absolute error 4.676259379721159e-13 relative error 2.7044731479633814e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6844249619720961 y2[1] (numeric) 1.6844249619715939 absolute error 5.022648963404208e-13 relative error 2.9818181734399e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.038000000000685 y1[1] (analytic) 1.7283985195879152 y1[1] (numeric) 1.7283985195883835 absolute error 4.68292071786891e-13 relative error 2.7093987091503713e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6851537029471078 y2[1] (numeric) 1.6851537029466055 absolute error 5.022648963404208e-13 relative error 2.980528692795363e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.039000000000685 y1[1] (analytic) 1.727713001799931 y1[1] (numeric) 1.7277130018003997 absolute error 4.687361609967411e-13 relative error 2.7130441254329388e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6858817587684731 y2[1] (numeric) 1.6858817587679713 absolute error 5.018208071305708e-13 relative error 2.9766073719022145e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.040000000000686 y1[1] (analytic) 1.7270267562990052 y1[1] (numeric) 1.7270267562994748 absolute error 4.696243394164412e-13 relative error 2.719264989402016e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6866091287081368 y2[1] (numeric) 1.6866091287076355 absolute error 5.013767179207207e-13 relative error 2.9726906453112325e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.041000000000686 y1[1] (analytic) 1.7263397837713836 y1[1] (numeric) 1.7263397837718542 absolute error 4.705125178361413e-13 relative error 2.7254919469460048e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6873358120387294 y2[1] (numeric) 1.687335812038228 absolute error 5.013767179207207e-13 relative error 2.97141039942091e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.042000000000686 y1[1] (analytic) 1.725652084904039 y1[1] (numeric) 1.7256520849045103 absolute error 4.711786516509164e-13 relative error 2.7304382834336967e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.688061808033567 y2[1] (numeric) 1.6880618080330658 absolute error 5.011546733157957e-13 relative error 2.968817083182479e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.043000000000687 y1[1] (analytic) 1.72496366038467 y1[1] (numeric) 1.724963660385142 absolute error 4.718447854656915e-13 relative error 2.7353897145895194e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6887871159666539 y2[1] (numeric) 1.688787115966153 absolute error 5.009326287108706e-13 relative error 2.966227205162796e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.044000000000687 y1[1] (analytic) 1.724274510901701 y1[1] (numeric) 1.7242745109021735 absolute error 4.725109192804666e-13 relative error 2.7403462516729388e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6895117351126823 y2[1] (numeric) 1.6895117351121816 absolute error 5.007105841059456e-13 relative error 2.963640759041846e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.045000000000687 y1[1] (analytic) 1.7235846371442816 y1[1] (numeric) 1.7235846371447547 absolute error 4.731770530952417e-13 relative error 2.745307905965235e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.690235664747033 y2[1] (numeric) 1.6902356647465324 absolute error 5.004885395010206e-13 relative error 2.961057738513201e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.046000000000688 y1[1] (analytic) 1.7228940398022852 y1[1] (numeric) 1.722894039802759 absolute error 4.738431869100168e-13 relative error 2.7502746887695648e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6909589041457764 y2[1] (numeric) 1.6909589041452762 absolute error 5.002664948960955e-13 relative error 2.958478137283979e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.047000000000688 y1[1] (analytic) 1.722202719566309 y1[1] (numeric) 1.7222027195667837 absolute error 4.747313653297169e-13 relative error 2.756535917265683e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6916814525856734 y2[1] (numeric) 1.6916814525851733 absolute error 5.000444502911705e-13 relative error 2.9559019490748145e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.048000000000688 y1[1] (analytic) 1.7215106771276738 y1[1] (numeric) 1.7215106771281492 absolute error 4.75397499144492e-13 relative error 2.761513509388677e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6924033093441753 y2[1] (numeric) 1.6924033093436754 absolute error 4.998224056862455e-13 relative error 2.953329167619816e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.049000000000689 y1[1] (analytic) 1.7208179131784214 y1[1] (numeric) 1.7208179131788977 absolute error 4.762856775641922e-13 relative error 2.7677866084301328e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6931244736994255 y2[1] (numeric) 1.693124473698926 absolute error 4.996003610813204e-13 relative error 2.950759786666534e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.050000000000689 y1[1] (analytic) 1.720124428411316 y1[1] (numeric) 1.720124428411793 absolute error 4.769518113789672e-13 relative error 2.772775059182629e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6938449449302602 y2[1] (numeric) 1.6938449449297606 absolute error 4.996003610813204e-13 relative error 2.94950469094968e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.051000000000689 y1[1] (analytic) 1.719430223519842 y1[1] (numeric) 1.7194302235203198 absolute error 4.778399897986674e-13 relative error 2.7790600820106683e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6945647223162073 y2[1] (numeric) 1.694564722315708 absolute error 4.991562718714704e-13 relative error 2.9456312013223146e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.05200000000069 y1[1] (analytic) 1.7187352991982046 y1[1] (numeric) 1.718735299198683 absolute error 4.785061236134425e-13 relative error 2.784059440896263e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.69528380513749 y2[1] (numeric) 1.6952838051369912 absolute error 4.989342272665453e-13 relative error 2.943071984493364e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.05300000000069 y1[1] (analytic) 1.7180396561413278 y1[1] (numeric) 1.718039656141807 absolute error 4.791722574282176e-13 relative error 2.7890640109229256e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6960021926750257 y2[1] (numeric) 1.696002192674527 absolute error 4.987121826616203e-13 relative error 2.940516143290031e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.05400000000069 y1[1] (analytic) 1.7173432950448548 y1[1] (numeric) 1.7173432950453347 absolute error 4.798383912429927e-13 relative error 2.7940738035749565e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6967198842104267 y2[1] (numeric) 1.6967198842099283 absolute error 4.984901380566953e-13 relative error 2.937963671526541e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.055000000000691 y1[1] (analytic) 1.7166462166051466 y1[1] (numeric) 1.716646216605627 absolute error 4.805045250577678e-13 relative error 2.799088830359102e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6974368790260015 y2[1] (numeric) 1.6974368790255032 absolute error 4.982680934517703e-13 relative error 2.935414563030345e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.056000000000691 y1[1] (analytic) 1.7159484215192813 y1[1] (numeric) 1.7159484215197627 absolute error 4.813927034774679e-13 relative error 2.805403107928199e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6981531764047553 y2[1] (numeric) 1.6981531764042574 absolute error 4.978240042419202e-13 relative error 2.931561246411753e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.057000000000691 y1[1] (analytic) 1.7152499104850543 y1[1] (numeric) 1.7152499104855363 absolute error 4.82058837292243e-13 relative error 2.810429164552015e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.698868775630391 y2[1] (numeric) 1.6988687756298935 absolute error 4.976019596369952e-13 relative error 2.9290193967591896e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.058000000000692 y1[1] (analytic) 1.7145506842009763 y1[1] (numeric) 1.714550684201459 absolute error 4.827249711070181e-13 relative error 2.81546049093311e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.6995836759873093 y2[1] (numeric) 1.699583675986812 absolute error 4.973799150320701e-13 relative error 2.926480890934281e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.059000000000692 y1[1] (analytic) 1.7138507433662737 y1[1] (numeric) 1.7138507433667571 absolute error 4.833911049217932e-13 relative error 2.8204970986699615e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7002978767606098 y2[1] (numeric) 1.7002978767601127 absolute error 4.971578704271451e-13 relative error 2.923945722818435e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.060000000000692 y1[1] (analytic) 1.7131500886808873 y1[1] (numeric) 1.7131500886813713 absolute error 4.840572387365683e-13 relative error 2.8255389993838118e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7010113772360922 y2[1] (numeric) 1.701011377235595 absolute error 4.971578704271451e-13 relative error 2.9227192544411886e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.061000000000693 y1[1] (analytic) 1.7124487208454715 y1[1] (numeric) 1.7124487208459562 absolute error 4.847233725513433e-13 relative error 2.8305862047187338e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7017241767002556 y2[1] (numeric) 1.7017241766997586 absolute error 4.969358258222201e-13 relative error 2.920190196661648e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.062000000000693 y1[1] (analytic) 1.7117466405613944 y1[1] (numeric) 1.7117466405618798 absolute error 4.853895063661184e-13 relative error 2.835638726341693e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7024362744403008 y2[1] (numeric) 1.702436274439804 absolute error 4.96713781217295e-13 relative error 2.9176644593090365e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.063000000000693 y1[1] (analytic) 1.7110438485307358 y1[1] (numeric) 1.711043848531222 absolute error 4.862776847858186e-13 relative error 2.8419942902303914e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.70314766974413 y2[1] (numeric) 1.7031476697436336 absolute error 4.96269692007445e-13 relative error 2.91383830552991e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.064000000000694 y1[1] (analytic) 1.710340345456288 y1[1] (numeric) 1.710340345456775 absolute error 4.869438186005937e-13 relative error 2.847058013302527e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.703858361900348 y2[1] (numeric) 1.703858361899852 absolute error 4.960476474025199e-13 relative error 2.911319734636087e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.065000000000694 y1[1] (analytic) 1.709636132041554 y1[1] (numeric) 1.7096361320420417 absolute error 4.876099524153688e-13 relative error 2.8521270887805324e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.704568350198263 y2[1] (numeric) 1.704568350197767 absolute error 4.958256027975949e-13 relative error 2.9088044650126475e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.066000000000694 y1[1] (analytic) 1.7089312089907471 y1[1] (numeric) 1.7089312089912354 absolute error 4.882760862301438e-13 relative error 2.857201528424937e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7052776339278863 y2[1] (numeric) 1.7052776339273907 absolute error 4.956035581926699e-13 relative error 2.9062924906316354e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.067000000000695 y1[1] (analytic) 1.7082255770087904 y1[1] (numeric) 1.7082255770092794 absolute error 4.889422200449189e-13 relative error 2.86228134401949e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7059862123799343 y2[1] (numeric) 1.7059862123794391 absolute error 4.951594689828198e-13 relative error 2.9024822439335432e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.068000000000695 y1[1] (analytic) 1.7075192368013155 y1[1] (numeric) 1.7075192368018053 absolute error 4.898303984646191e-13 relative error 2.868666940363232e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7066940848458292 y2[1] (numeric) 1.706694084845334 absolute error 4.951594689828198e-13 relative error 2.9012784035490992e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.069000000000695 y1[1] (analytic) 1.7068121890746628 y1[1] (numeric) 1.7068121890751533 absolute error 4.904965322793942e-13 relative error 2.873758081990929e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7074012506176979 y2[1] (numeric) 1.707401250617203 absolute error 4.949374243778948e-13 relative error 2.898776278855588e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.070000000000696 y1[1] (analytic) 1.70610443453588 y1[1] (numeric) 1.7061044345363712 absolute error 4.911626660941693e-13 relative error 2.8788546360456688e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7081077089883747 y2[1] (numeric) 1.7081077089878802 absolute error 4.944933351680447e-13 relative error 2.8949774804359846e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.071000000000696 y1[1] (analytic) 1.7053959738927216 y1[1] (numeric) 1.7053959738932134 absolute error 4.918287999089443e-13 relative error 2.883956614406098e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.708813459251402 y2[1] (numeric) 1.7088134592509074 absolute error 4.944933351680447e-13 relative error 2.8937818372794925e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.072000000000696 y1[1] (analytic) 1.7046868078536481 y1[1] (numeric) 1.7046868078541406 absolute error 4.924949337237194e-13 relative error 2.8890640289744147e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7095185007010287 y2[1] (numeric) 1.7095185007005347 absolute error 4.940492459581947e-13 relative error 2.889990636285001e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.073000000000697 y1[1] (analytic) 1.7039769371278253 y1[1] (numeric) 1.7039769371283187 absolute error 4.933831121434196e-13 relative error 2.895479987980659e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7102228326322142 y2[1] (numeric) 1.7102228326317201 absolute error 4.940492459581947e-13 relative error 2.8888004330862575e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.074000000000697 y1[1] (analytic) 1.7032663624251239 y1[1] (numeric) 1.7032663624256181 absolute error 4.942712905631197e-13 relative error 2.901902494330789e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.710926454340626 y2[1] (numeric) 1.7109264543401324 absolute error 4.936051567483446e-13 relative error 2.8850168018389494e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.075000000000697 y1[1] (analytic) 1.7025550844561188 y1[1] (numeric) 1.7025550844566137 absolute error 4.949374243778948e-13 relative error 2.907027378418141e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7116293651226426 y2[1] (numeric) 1.7116293651221495 absolute error 4.931610675384945e-13 relative error 2.8812374780866084e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.076000000000698 y1[1] (analytic) 1.701843103932088 y1[1] (numeric) 1.7018431039325834 absolute error 4.953815135877448e-13 relative error 2.91085301837268e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7123315642753536 y2[1] (numeric) 1.7123315642748607 absolute error 4.929390229335695e-13 relative error 2.8787591913729496e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.077000000000698 y1[1] (analytic) 1.7011304215650116 y1[1] (numeric) 1.7011304215655079 absolute error 4.96269692007445e-13 relative error 2.917293616740362e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7130330510965597 y2[1] (numeric) 1.713033051096067 absolute error 4.927169783286445e-13 relative error 2.8762841324821068e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.078000000000698 y1[1] (analytic) 1.700417038067572 y1[1] (numeric) 1.700417038068069 absolute error 4.969358258222201e-13 relative error 2.922434995046624e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.713733824884774 y2[1] (numeric) 1.7137338248842815 absolute error 4.924949337237194e-13 relative error 2.8738122955403137e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.079000000000699 y1[1] (analytic) 1.6997029541531528 y1[1] (numeric) 1.6997029541536506 absolute error 4.978240042419202e-13 relative error 2.928888268538383e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7144338849392229 y2[1] (numeric) 1.7144338849387306 absolute error 4.922728891187944e-13 relative error 2.8713436746862105e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.080000000000699 y1[1] (analytic) 1.6989881705358378 y1[1] (numeric) 1.6989881705363363 absolute error 4.984901380566953e-13 relative error 2.9340412529151294e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7151332305598466 y2[1] (numeric) 1.7151332305593545 absolute error 4.920508445138694e-13 relative error 2.8688782640708106e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.081000000000699 y1[1] (analytic) 1.6982726879304104 y1[1] (numeric) 1.6982726879309098 absolute error 4.993783164763954e-13 relative error 2.940507257906619e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.715831861047299 y2[1] (numeric) 1.7158318610468073 absolute error 4.916067553040193e-13 relative error 2.8651219648290913e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.0820000000007 y1[1] (analytic) 1.6975565070523533 y1[1] (numeric) 1.6975565070528533 absolute error 5.000444502911705e-13 relative error 2.945671900839699e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7165297757029503 y2[1] (numeric) 1.7165297757024587 absolute error 4.916067553040193e-13 relative error 2.8639570502218487e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.0830000000007 y1[1] (analytic) 1.6968396286178473 y1[1] (numeric) 1.696839628618348 absolute error 5.007105841059456e-13 relative error 2.9508421164927474e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7172269738288855 y2[1] (numeric) 1.717226973828394 absolute error 4.913847106990943e-13 relative error 2.8615012353518896e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.0840000000007 y1[1] (analytic) 1.6961220533437706 y1[1] (numeric) 1.6961220533442722 absolute error 5.015987625256457e-13 relative error 2.957327048114158e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7179234547279065 y2[1] (numeric) 1.7179234547274154 absolute error 4.911626660941693e-13 relative error 2.8590486074477754e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.085000000000701 y1[1] (analytic) 1.6954037819476988 y1[1] (numeric) 1.695403781948201 absolute error 5.022648963404208e-13 relative error 2.962509000442439e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7186192177035329 y2[1] (numeric) 1.718619217703042 absolute error 4.909406214892442e-13 relative error 2.856599160721901e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.086000000000701 y1[1] (analytic) 1.694684815147903 y1[1] (numeric) 1.694684815148406 absolute error 5.029310301551959e-13 relative error 2.9676965631588717e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.719314262060001 y2[1] (numeric) 1.7193142620595105 absolute error 4.904965322793942e-13 relative error 2.8528614175031875e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.087000000000701 y1[1] (analytic) 1.6939651536633498 y1[1] (numeric) 1.6939651536638536 absolute error 5.03819208574896e-13 relative error 2.974200546483157e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7200085871022674 y2[1] (numeric) 1.7200085871017772 absolute error 4.902744876744691e-13 relative error 2.8504188371550182e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.088000000000702 y1[1] (analytic) 1.6932447982137009 y1[1] (numeric) 1.6932447982142054 absolute error 5.044853423896711e-13 relative error 2.979399924463852e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7207021921360066 y2[1] (numeric) 1.7207021921355166 absolute error 4.900524430695441e-13 relative error 2.8479794197345318e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.089000000000702 y1[1] (analytic) 1.6925237495193113 y1[1] (numeric) 1.6925237495198167 absolute error 5.053735208093713e-13 relative error 2.985916864994662e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7213950764676138 y2[1] (numeric) 1.721395076467124 absolute error 4.898303984646191e-13 relative error 2.845543159503946e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.090000000000702 y1[1] (analytic) 1.69180200830123 y1[1] (numeric) 1.6918020083017362 absolute error 5.062616992290714e-13 relative error 2.9924405855116475e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7220872394042044 y2[1] (numeric) 1.722087239403715 absolute error 4.89386309254769e-13 relative error 2.8418206584242703e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.091000000000703 y1[1] (analytic) 1.691079575281198 y1[1] (numeric) 1.691079575281705 absolute error 5.069278330438465e-13 relative error 2.997658066797672e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.722778680253616 y2[1] (numeric) 1.7227786802531269 absolute error 4.89164264649844e-13 relative error 2.8393912129086276e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.092000000000703 y1[1] (analytic) 1.6903564511816485 y1[1] (numeric) 1.690356451182156 absolute error 5.075939668586216e-13 relative error 3.0028812355156605e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7234693983244074 y2[1] (numeric) 1.7234693983239187 absolute error 4.887201754399939e-13 relative error 2.8356765482180174e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.093000000000703 y1[1] (analytic) 1.6896326367257053 y1[1] (numeric) 1.6896326367262136 absolute error 5.082601006733967e-13 relative error 3.0081101040894934e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.724159392925861 y2[1] (numeric) 1.7241593929253725 absolute error 4.884981308350689e-13 relative error 2.833253890790794e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.094000000000704 y1[1] (analytic) 1.6889081326371826 y1[1] (numeric) 1.6889081326376918 absolute error 5.091482790930968e-13 relative error 3.014659407780079e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7248486633679818 y2[1] (numeric) 1.7248486633674935 absolute error 4.882760862301438e-13 relative error 2.8308343601387266e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.095000000000704 y1[1] (analytic) 1.6881829396405852 y1[1] (numeric) 1.6881829396410948 absolute error 5.095923683029469e-13 relative error 3.0185849906257156e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7255372089614998 y2[1] (numeric) 1.7255372089610117 absolute error 4.880540416252188e-13 relative error 2.8284179505984116e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.096000000000704 y1[1] (analytic) 1.687457058461105 y1[1] (numeric) 1.6874570584616155 absolute error 5.10480546722647e-13 relative error 3.0251468869269203e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7262250290178691 y2[1] (numeric) 1.7262250290173815 absolute error 4.876099524153688e-13 relative error 2.8247183548994947e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.097000000000705 y1[1] (analytic) 1.6867304898246238 y1[1] (numeric) 1.686730489825135 absolute error 5.111466805374221e-13 relative error 3.0303992464769404e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7269121228492699 y2[1] (numeric) 1.7269121228487827 absolute error 4.871658632055187e-13 relative error 2.8210228925935914e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.098000000000705 y1[1] (analytic) 1.68600323445771 y1[1] (numeric) 1.6860032344582219 absolute error 5.118128143521972e-13 relative error 3.0356573694048567e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7275984897686087 y2[1] (numeric) 1.7275984897681216 absolute error 4.871658632055187e-13 relative error 2.8199021131974292e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.099000000000705 y1[1] (analytic) 1.685275293087619 y1[1] (numeric) 1.6852752930881314 absolute error 5.124789481669723e-13 relative error 3.040921268287579e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7282841290895181 y2[1] (numeric) 1.7282841290890314 absolute error 4.867217739956686e-13 relative error 2.8162138724960682e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.100000000000706 y1[1] (analytic) 1.684546666442292 y1[1] (numeric) 1.684546666442805 absolute error 5.131450819817474e-13 relative error 3.046190955727532e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7289690401263593 y2[1] (numeric) 1.7289690401258728 absolute error 4.864997293907436e-13 relative error 2.813814001870088e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.101000000000706 y1[1] (analytic) 1.6838173552503553 y1[1] (numeric) 1.6838173552508693 absolute error 5.140332604014475e-13 relative error 3.052785142038279e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7296532221942211 y2[1] (numeric) 1.7296532221937349 absolute error 4.862776847858186e-13 relative error 2.8114172167351063e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.102000000000706 y1[1] (analytic) 1.6830873602411207 y1[1] (numeric) 1.6830873602416352 absolute error 5.144773496112975e-13 relative error 3.056747746816856e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7303366746089215 y2[1] (numeric) 1.7303366746084354 absolute error 4.860556401808935e-13 relative error 2.8090235115125696e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.103000000000707 y1[1] (analytic) 1.6823566821445826 y1[1] (numeric) 1.682356682145098 absolute error 5.153655280309977e-13 relative error 3.063354718418189e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.731019396687008 y2[1] (numeric) 1.7310193966865224 absolute error 4.856115509710435e-13 relative error 2.8053501416590346e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.104000000000707 y1[1] (analytic) 1.6816253216914192 y1[1] (numeric) 1.6816253216919352 absolute error 5.160316618457728e-13 relative error 3.068648260640698e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7317013877457588 y2[1] (numeric) 1.7317013877452734 absolute error 4.853895063661184e-13 relative error 2.8029630847496978e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.105000000000707 y1[1] (analytic) 1.6808932796129912 y1[1] (numeric) 1.6808932796135077 absolute error 5.164757510556228e-13 relative error 3.07262666416595e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.732382647103183 y2[1] (numeric) 1.7323826471026977 absolute error 4.851674617611934e-13 relative error 2.800579090147722e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.106000000000708 y1[1] (analytic) 1.68016055664134 y1[1] (numeric) 1.6801605566418574 absolute error 5.173639294753229e-13 relative error 3.079252916813732e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.733063174078021 y2[1] (numeric) 1.733063174077536 absolute error 4.849454171562684e-13 relative error 2.798198152322153e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.107000000000708 y1[1] (analytic) 1.679427153509189 y1[1] (numeric) 1.679427153509707 absolute error 5.18030063290098e-13 relative error 3.084564056307332e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7337429679897456 y2[1] (numeric) 1.7337429679892613 absolute error 4.842792833414933e-13 relative error 2.793258817960827e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.108000000000708 y1[1] (analytic) 1.678693070949941 y1[1] (numeric) 1.6786930709504597 absolute error 5.186961971048731e-13 relative error 3.089881087144493e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7344220281585638 y2[1] (numeric) 1.7344220281580798 absolute error 4.840572387365683e-13 relative error 2.7908849799981607e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.109000000000709 y1[1] (analytic) 1.6779583096976787 y1[1] (numeric) 1.677958309698198 absolute error 5.193623309196482e-13 relative error 3.0952040221620455e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.735100353905415 y2[1] (numeric) 1.7351003539049312 absolute error 4.838351941316432e-13 relative error 2.788514180419667e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.110000000000709 y1[1] (analytic) 1.6772228704871632 y1[1] (numeric) 1.6772228704876833 absolute error 5.200284647344233e-13 relative error 3.1005328742230704e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7357779445519737 y2[1] (numeric) 1.73577794455149 absolute error 4.836131495267182e-13 relative error 2.7861464137427147e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.111000000000709 y1[1] (analytic) 1.6764867540538335 y1[1] (numeric) 1.6764867540543544 absolute error 5.209166431541234e-13 relative error 3.1071921200362576e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.736454799420649 y2[1] (numeric) 1.7364547994201656 absolute error 4.833911049217932e-13 relative error 2.7837816744960585e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.11200000000071 y1[1] (analytic) 1.6757499611338063 y1[1] (numeric) 1.6757499611343278 absolute error 5.215827769688985e-13 relative error 3.1125334272184473e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7371309178345862 y2[1] (numeric) 1.737130917834103 absolute error 4.831690603168681e-13 relative error 2.7814199572198085e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.11300000000071 y1[1] (analytic) 1.675012492463874 y1[1] (numeric) 1.6750124924643965 absolute error 5.224709553885987e-13 relative error 3.1192063207843035e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.737806299117667 y2[1] (numeric) 1.737806299117184 absolute error 4.829470157119431e-13 relative error 2.7790612564654004e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.11400000000071 y1[1] (analytic) 1.674274348781506 y1[1] (numeric) 1.6742743487820289 absolute error 5.229150445984487e-13 relative error 3.123233925067376e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.73848094259451 y2[1] (numeric) 1.7384809425940275 absolute error 4.82502926502093e-13 relative error 2.77542833332418e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.115000000000711 y1[1] (analytic) 1.6735355308248447 y1[1] (numeric) 1.6735355308253688 absolute error 5.240252676230739e-13 relative error 3.131246740634151e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7391548475904723 y2[1] (numeric) 1.73915484758999 absolute error 4.82280881897168e-13 relative error 2.7730761442280333e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.116000000000711 y1[1] (analytic) 1.6727960393327093 y1[1] (numeric) 1.672796039333234 absolute error 5.24691401437849e-13 relative error 3.136613126171391e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7398280134316484 y2[1] (numeric) 1.7398280134311666 absolute error 4.818367926873179e-13 relative error 2.7694507098833282e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.117000000000711 y1[1] (analytic) 1.6720558750445904 y1[1] (numeric) 1.6720558750451158 absolute error 5.253575352526241e-13 relative error 3.141985522694412e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7405004394448729 y2[1] (numeric) 1.7405004394443913 absolute error 4.816147480823929e-13 relative error 2.7671050070863667e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.118000000000712 y1[1] (analytic) 1.6713150387006526 y1[1] (numeric) 1.6713150387011786 absolute error 5.260236690673992e-13 relative error 3.147363943283554e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7411721249577194 y2[1] (numeric) 1.7411721249572383 absolute error 4.811706588725428e-13 relative error 2.7634870325311865e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.119000000000712 y1[1] (analytic) 1.670573531041732 y1[1] (numeric) 1.6705735310422587 absolute error 5.266898028821743e-13 relative error 3.152748401046091e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.741843069298503 y2[1] (numeric) 1.741843069298022 absolute error 4.809486142676178e-13 relative error 2.7611477907783707e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.120000000000712 y1[1] (analytic) 1.669831352809336 y1[1] (numeric) 1.6698313528098636 absolute error 5.275779813018744e-13 relative error 3.1594686518148884e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.742513271796279 y2[1] (numeric) 1.7425132717957983 absolute error 4.807265696626928e-13 relative error 2.7588115249597684e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.121000000000713 y1[1] (analytic) 1.6690885047456432 y1[1] (numeric) 1.6690885047461714 absolute error 5.282441151166495e-13 relative error 3.1648658151722757e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7431827317808448 y2[1] (numeric) 1.7431827317803645 absolute error 4.802824804528427e-13 relative error 2.7552044412589125e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.122000000000713 y1[1] (analytic) 1.6683449875935015 y1[1] (numeric) 1.6683449875940304 absolute error 5.289102489314246e-13 relative error 3.1702690562480684e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7438514485827412 y2[1] (numeric) 1.743851448582261 absolute error 4.802824804528427e-13 relative error 2.7541478997146043e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.123000000000713 y1[1] (analytic) 1.6676008020964277 y1[1] (numeric) 1.6676008020969575 absolute error 5.297984273511247e-13 relative error 3.1770099095963946e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.744519421533251 y2[1] (numeric) 1.7445194215327708 absolute error 4.800604358479177e-13 relative error 2.7518205296103527e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.124000000000714 y1[1] (analytic) 1.6668559489986077 y1[1] (numeric) 1.6668559489991381 absolute error 5.304645611658998e-13 relative error 3.182425940793417e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7451866499644009 y2[1] (numeric) 1.7451866499639213 absolute error 4.796163466380676e-13 relative error 2.7482237882569813e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.125000000000714 y1[1] (analytic) 1.666110429044894 y1[1] (numeric) 1.6661104290454252 absolute error 5.311306949806749e-13 relative error 3.187848090508311e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.745853133208963 y2[1] (numeric) 1.745853133208484 absolute error 4.791722574282176e-13 relative error 2.7446309675973465e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.126000000000714 y1[1] (analytic) 1.6653642429808069 y1[1] (numeric) 1.6653642429813387 absolute error 5.3179682879545e-13 relative error 3.1932763720421663e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7465188706004544 y2[1] (numeric) 1.7465188705999755 absolute error 4.789502128232925e-13 relative error 2.742313414905326e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.127000000000715 y1[1] (analytic) 1.6646173915525322 y1[1] (numeric) 1.6646173915530647 absolute error 5.324629626102251e-13 relative error 3.198710798723633e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.747183861473137 y2[1] (numeric) 1.7471838614726585 absolute error 4.785061236134425e-13 relative error 2.7387279276377378e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.128000000000715 y1[1] (analytic) 1.6638698755069212 y1[1] (numeric) 1.6638698755074546 absolute error 5.333511410299252e-13 relative error 3.205485890941035e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7478481051620207 y2[1] (numeric) 1.7478481051615424 absolute error 4.782840790085174e-13 relative error 2.7364167263503817e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.129000000000715 y1[1] (analytic) 1.6631216955914903 y1[1] (numeric) 1.6631216955920243 absolute error 5.340172748447003e-13 relative error 3.2109332483620614e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7485116010028614 y2[1] (numeric) 1.7485116010023836 absolute error 4.778399897986674e-13 relative error 2.732838544077154e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.130000000000716 y1[1] (analytic) 1.662372852554419 y1[1] (numeric) 1.6623728525549537 absolute error 5.346834086594754e-13 relative error 3.216386792156016e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7491743483321636 y2[1] (numeric) 1.749174348331686 absolute error 4.776179451937423e-13 relative error 2.7305336694947003e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.131000000000716 y1[1] (analytic) 1.6616233471445503 y1[1] (numeric) 1.6616233471450856 absolute error 5.353495424742505e-13 relative error 3.221846535764152e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7498363464871798 y2[1] (numeric) 1.7498363464867024 absolute error 4.773959005888173e-13 relative error 2.7282317089092136e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.132000000000716 y1[1] (analytic) 1.6608731801113894 y1[1] (numeric) 1.6608731801119256 absolute error 5.362377208939506e-13 relative error 3.228649407524221e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.750497594805912 y2[1] (numeric) 1.7504975948054349 absolute error 4.771738559838923e-13 relative error 2.7259326570899935e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.133000000000717 y1[1] (analytic) 1.6601223522051036 y1[1] (numeric) 1.6601223522056405 absolute error 5.369038547087257e-13 relative error 3.234122195846398e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.751158092627112 y2[1] (numeric) 1.7511580926266352 absolute error 4.767297667740422e-13 relative error 2.7223685216155757e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.134000000000717 y1[1] (analytic) 1.6593708641765208 y1[1] (numeric) 1.6593708641770584 absolute error 5.375699885235008e-13 relative error 3.239601225554091e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.751817839290282 y2[1] (numeric) 1.7518178392898054 absolute error 4.765077221691172e-13 relative error 2.720075749212406e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.135000000000717 y1[1] (analytic) 1.6586187167771287 y1[1] (numeric) 1.658618716777667 absolute error 5.382361223382759e-13 relative error 3.2450865102024505e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7524768341356751 y2[1] (numeric) 1.752476834135199 absolute error 4.760636329592671e-13 relative error 2.7165188360053994e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.136000000000718 y1[1] (analytic) 1.6578659107590745 y1[1] (numeric) 1.6578659107596136 absolute error 5.39124300757976e-13 relative error 3.251917403326854e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.753135076504297 y2[1] (numeric) 1.7531350765038212 absolute error 4.758415883543421e-13 relative error 2.7142323186137894e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.137000000000718 y1[1] (analytic) 1.6571124468751646 y1[1] (numeric) 1.6571124468757044 absolute error 5.397904345727511e-13 relative error 3.257415847612755e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7537925657379052 y2[1] (numeric) 1.7537925657374296 absolute error 4.756195437494171e-13 relative error 2.7119486821937858e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.138000000000718 y1[1] (analytic) 1.6563583258788626 y1[1] (numeric) 1.656358325879403 absolute error 5.404565683875262e-13 relative error 3.2629205887606494e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7544493011790103 y2[1] (numeric) 1.7544493011785351 absolute error 4.75175454539567e-13 relative error 2.7084023130234858e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.139000000000719 y1[1] (analytic) 1.6556035485242893 y1[1] (numeric) 1.6556035485248304 absolute error 5.411227022023013e-13 relative error 3.268431640440897e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7551052821708772 y2[1] (numeric) 1.7551052821704023 absolute error 4.74953409934642e-13 relative error 2.706124896092703e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.140000000000719 y1[1] (analytic) 1.6548481155662218 y1[1] (numeric) 1.6548481155667638 absolute error 5.420108806220014e-13 relative error 3.275290798736217e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.755760508057525 y2[1] (numeric) 1.7557605080570502 absolute error 4.747313653297169e-13 relative error 2.7038503437745796e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.141000000000719 y1[1] (analytic) 1.6540920277600937 y1[1] (numeric) 1.6540920277606364 absolute error 5.426770144367765e-13 relative error 3.2808151259373906e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7564149781837273 y2[1] (numeric) 1.756414978183253 absolute error 4.742872761198669e-13 relative error 2.700314458775099e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.14200000000072 y1[1] (analytic) 1.6533352858619923 y1[1] (numeric) 1.6533352858625356 absolute error 5.433431482515516e-13 relative error 3.286345805946258e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.757068691895015 y2[1] (numeric) 1.7570686918945406 absolute error 4.742872761198669e-13 relative error 2.699309812460113e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.14300000000072 y1[1] (analytic) 1.6525778906286595 y1[1] (numeric) 1.6525778906292035 absolute error 5.440092820663267e-13 relative error 3.291882852549718e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7577216485376734 y2[1] (numeric) 1.7577216485371996 absolute error 4.738431869100168e-13 relative error 2.6957805708556185e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.14400000000072 y1[1] (analytic) 1.6518198428174902 y1[1] (numeric) 1.651819842818035 absolute error 5.448974604860268e-13 relative error 3.298770521830041e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7583738474587465 y2[1] (numeric) 1.758373847458273 absolute error 4.733990977001667e-13 relative error 2.692255110506432e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.145000000000721 y1[1] (analytic) 1.6510611431865327 y1[1] (numeric) 1.651061143187078 absolute error 5.453415496958769e-13 relative error 3.3029761008327814e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7590252880060355 y2[1] (numeric) 1.7590252880055623 absolute error 4.731770530952417e-13 relative error 2.6899957398089332e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.146000000000721 y1[1] (analytic) 1.6503017924944863 y1[1] (numeric) 1.6503017924950323 absolute error 5.46007683510652e-13 relative error 3.3085323302312064e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7596759695280997 y2[1] (numeric) 1.759675969527627 absolute error 4.727329638853917e-13 relative error 2.686477351919323e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.147000000000721 y1[1] (analytic) 1.6495417915007011 y1[1] (numeric) 1.6495417915012482 absolute error 5.471179065352771e-13 relative error 3.3167871790476223e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7603258913742577 y2[1] (numeric) 1.7603258913737851 absolute error 4.725109192804666e-13 relative error 2.684224106432844e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.148000000000722 y1[1] (analytic) 1.6487811409651791 y1[1] (numeric) 1.6487811409657267 absolute error 5.475619957451272e-13 relative error 3.321010788761146e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7609750528945876 y2[1] (numeric) 1.7609750528941155 absolute error 4.720668300706166e-13 relative error 2.6807127636172972e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.149000000000722 y1[1] (analytic) 1.64801984164857 y1[1] (numeric) 1.6480198416491183 absolute error 5.482281295599023e-13 relative error 3.32658694819773e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.761623453439928 y2[1] (numeric) 1.7616234534394564 absolute error 4.716227408607665e-13 relative error 2.6772051651550574e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.1500000000007224 y1[1] (analytic) 1.6472578943121732 y1[1] (numeric) 1.6472578943127223 absolute error 5.491163079796024e-13 relative error 3.333517537694914e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7622710923618787 y2[1] (numeric) 1.762271092361407 absolute error 4.716227408607665e-13 relative error 2.676221285731218e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.151000000000723 y1[1] (analytic) 1.646495299717936 y1[1] (numeric) 1.6464952997184858 absolute error 5.497824417943775e-13 relative error 3.339107265526732e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7629179690128003 y2[1] (numeric) 1.7629179690123291 absolute error 4.711786516509164e-13 relative error 2.6727202282404965e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.152000000000723 y1[1] (analytic) 1.645732058628453 y1[1] (numeric) 1.6457320586290036 absolute error 5.506706202140776e-13 relative error 3.3460527023639834e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7635640827458166 y2[1] (numeric) 1.7635640827453456 absolute error 4.709566070459914e-13 relative error 2.6704819612379836e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.1530000000007234 y1[1] (analytic) 1.644968171806965 y1[1] (numeric) 1.6449681718075166 absolute error 5.515587986337778e-13 relative error 3.3530059005816587e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7642094329148135 y2[1] (numeric) 1.764209432914343 absolute error 4.705125178361413e-13 relative error 2.666987881698173e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.154000000000724 y1[1] (analytic) 1.6442036400173594 y1[1] (numeric) 1.6442036400179114 absolute error 5.520028878436278e-13 relative error 3.35726593962412e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7648540188744415 y2[1] (numeric) 1.7648540188739712 absolute error 4.702904732312163e-13 relative error 2.6647556579843933e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.155000000000724 y1[1] (analytic) 1.6434384640241673 y1[1] (numeric) 1.64343846402472 absolute error 5.526690216584029e-13 relative error 3.362882357670532e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7654978399801142 y2[1] (numeric) 1.7654978399796444 absolute error 4.698463840213662e-13 relative error 2.6612685293721933e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.1560000000007244 y1[1] (analytic) 1.6426726445925646 y1[1] (numeric) 1.6426726445931181 absolute error 5.535572000781031e-13 relative error 3.3698570552101873e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.766140895588011 y2[1] (numeric) 1.7661408955875413 absolute error 4.696243394164412e-13 relative error 2.6590423254996687e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.157000000000725 y1[1] (analytic) 1.641906182488371 y1[1] (numeric) 1.6419061824889252 absolute error 5.542233338928781e-13 relative error 3.37548722213185e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7667831850550755 y2[1] (numeric) 1.7667831850546065 absolute error 4.689582056016661e-13 relative error 2.654305347529371e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.158000000000725 y1[1] (analytic) 1.6411390784780484 y1[1] (numeric) 1.6411390784786033 absolute error 5.548894677076532e-13 relative error 3.3811239704452344e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.767424707739019 y2[1] (numeric) 1.7674247077385505 absolute error 4.685141163918161e-13 relative error 2.6508292791219575e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.1590000000007254 y1[1] (analytic) 1.6403713333287007 y1[1] (numeric) 1.6403713333292564 absolute error 5.557776461273534e-13 relative error 3.3881209384435495e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7680654629983192 y2[1] (numeric) 1.7680654629978507 absolute error 4.685141163918161e-13 relative error 2.6498686060939216e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.160000000000726 y1[1] (analytic) 1.639602947808073 y1[1] (numeric) 1.6396029478086296 absolute error 5.566658245470535e-13 relative error 3.395125785125236e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.76870545019222 y2[1] (numeric) 1.7687054501917518 absolute error 4.68070027181966e-13 relative error 2.6463989644578577e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.161000000000726 y1[1] (analytic) 1.6388339226845507 y1[1] (numeric) 1.638833922685108 absolute error 5.573319583618286e-13 relative error 3.40078363431037e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7693446686807346 y2[1] (numeric) 1.769344668680267 absolute error 4.676259379721159e-13 relative error 2.642932981061225e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.1620000000007265 y1[1] (analytic) 1.6380642587271592 y1[1] (numeric) 1.6380642587277172 absolute error 5.579980921766037e-13 relative error 3.406448124386709e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7699831178246448 y2[1] (numeric) 1.7699831178241774 absolute error 4.674038933671909e-13 relative error 2.640725149636695e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.163000000000727 y1[1] (analytic) 1.637293956705562 y1[1] (numeric) 1.6372939567061209 absolute error 5.588862705963038e-13 relative error 3.413475437977259e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7706207969855012 y2[1] (numeric) 1.7706207969850343 absolute error 4.669598041573408e-13 relative error 2.637266008353366e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.164000000000727 y1[1] (analytic) 1.6365230173900613 y1[1] (numeric) 1.636523017390621 absolute error 5.595524044110789e-13 relative error 3.4191538919107724e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7712577055256251 y2[1] (numeric) 1.7712577055251584 absolute error 4.667377595524158e-13 relative error 2.6350641021708935e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.1650000000007275 y1[1] (analytic) 1.6357514415515961 y1[1] (numeric) 1.6357514415521566 absolute error 5.60440582830779e-13 relative error 3.426196478232486e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7718938428081077 y2[1] (numeric) 1.7718938428076412 absolute error 4.665157149474908e-13 relative error 2.6328649249559667e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.166000000000728 y1[1] (analytic) 1.6349792299617425 y1[1] (numeric) 1.6349792299623036 absolute error 5.611067166455541e-13 relative error 3.431888958361163e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7725292081968116 y2[1] (numeric) 1.7725292081963455 absolute error 4.660716257376407e-13 relative error 2.629415772571522e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.167000000000728 y1[1] (analytic) 1.6342063833927116 y1[1] (numeric) 1.6342063833932736 absolute error 5.619948950652542e-13 relative error 3.4389468844107604e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7731638010563717 y2[1] (numeric) 1.773163801055906 absolute error 4.656275365277907e-13 relative error 2.625970236085299e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.1680000000007285 y1[1] (analytic) 1.6334329026173504 y1[1] (numeric) 1.633432902617913 absolute error 5.626610288800293e-13 relative error 3.4446534533401573e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7737976207521953 y2[1] (numeric) 1.77379762075173 absolute error 4.651834473179406e-13 relative error 2.622528308052839e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.169000000000729 y1[1] (analytic) 1.6326587884091395 y1[1] (numeric) 1.6326587884097028 absolute error 5.633271626948044e-13 relative error 3.450366767962029e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7744306666504626 y2[1] (numeric) 1.7744306666499978 absolute error 4.647393581080905e-13 relative error 2.6190899810436917e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.170000000000729 y1[1] (analytic) 1.6318840415421927 y1[1] (numeric) 1.6318840415427567 absolute error 5.639932965095795e-13 relative error 3.456086842889795e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7750629381181278 y2[1] (numeric) 1.7750629381176632 absolute error 4.645173135031655e-13 relative error 2.6169061588071564e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.1710000000007295 y1[1] (analytic) 1.6311086627912568 y1[1] (numeric) 1.6311086627918217 absolute error 5.648814749292796e-13 relative error 3.463175003697293e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7756944345229195 y2[1] (numeric) 1.7756944345224552 absolute error 4.642952688982405e-13 relative error 2.6147250330431084e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.17200000000073 y1[1] (analytic) 1.630332652931711 y1[1] (numeric) 1.6303326529322766 absolute error 5.655476087440547e-13 relative error 3.468909291162578e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7763251552333412 y2[1] (numeric) 1.7763251552328774 absolute error 4.638511796883904e-13 relative error 2.6112965766532654e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.17300000000073 y1[1] (analytic) 1.6295560127395647 y1[1] (numeric) 1.629556012740131 absolute error 5.662137425588298e-13 relative error 3.474650384106324e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7769550996186725 y2[1] (numeric) 1.7769550996182089 absolute error 4.636291350834654e-13 relative error 2.609121272580035e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.1740000000007305 y1[1] (analytic) 1.6287787429914582 y1[1] (numeric) 1.628778742992025 absolute error 5.668798763736049e-13 relative error 3.4803982972693906e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7775842670489688 y2[1] (numeric) 1.7775842670485056 absolute error 4.631850458736153e-13 relative error 2.6056995128707195e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.175000000000731 y1[1] (analytic) 1.628000844464661 y1[1] (numeric) 1.6280008444652287 absolute error 5.677680547933051e-13 relative error 3.4875169550664787e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7782126568950627 y2[1] (numeric) 1.7782126568946 absolute error 4.627409566637652e-13 relative error 2.6022813124711264e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.176000000000731 y1[1] (analytic) 1.6272223179370717 y1[1] (numeric) 1.6272223179376402 absolute error 5.684341886080801e-13 relative error 3.493279205564969e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.778840268528565 y2[1] (numeric) 1.7788402685281024 absolute error 4.625189120588402e-13 relative error 2.6001149189265333e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.1770000000007315 y1[1] (analytic) 1.6264431641872168 y1[1] (numeric) 1.626443164187786 absolute error 5.691003224228552e-13 relative error 3.4990483218468443e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7794671013218633 y2[1] (numeric) 1.7794671013214012 absolute error 4.620748228489902e-13 relative error 2.5967033754416783e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.178000000000732 y1[1] (analytic) 1.6256633839942498 y1[1] (numeric) 1.6256633839948196 absolute error 5.697664562376303e-13 relative error 3.5048243187818866e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7800931546481253 y2[1] (numeric) 1.7800931546476635 absolute error 4.618527782440651e-13 relative error 2.5945427464741894e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.179000000000732 y1[1] (analytic) 1.624882978137951 y1[1] (numeric) 1.6248829781385214 absolute error 5.704325900524054e-13 relative error 3.510607211271901e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7807184278812977 y2[1] (numeric) 1.7807184278808363 absolute error 4.614086890342151e-13 relative error 2.5911378340886832e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.1800000000007325 y1[1] (analytic) 1.6241019473987262 y1[1] (numeric) 1.6241019473992973 absolute error 5.710987238671805e-13 relative error 3.5163970142508093e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7813429203961073 y2[1] (numeric) 1.7813429203956463 absolute error 4.60964599824365e-13 relative error 2.587736446174344e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.181000000000733 y1[1] (analytic) 1.6233202925576058 y1[1] (numeric) 1.6233202925581778 absolute error 5.719869022868806e-13 relative error 3.5235615849149064e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7819666315680616 y2[1] (numeric) 1.781966631567601 absolute error 4.605205106145149e-13 relative error 2.584338575460724e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.182000000000733 y1[1] (analytic) 1.6225380143962451 y1[1] (numeric) 1.6225380143968176 absolute error 5.724309914967307e-13 relative error 3.527997411572112e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7825895607734497 y2[1] (numeric) 1.7825895607729894 absolute error 4.602984660095899e-13 relative error 2.5821898441381566e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.1830000000007335 y1[1] (analytic) 1.6217551136969215 y1[1] (numeric) 1.6217551136974948 absolute error 5.733191699164308e-13 relative error 3.535177198297859e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7832117073893419 y2[1] (numeric) 1.783211707388882 absolute error 4.598543767997398e-13 relative error 2.578798551479768e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.184000000000734 y1[1] (analytic) 1.6209715912425364 y1[1] (numeric) 1.6209715912431102 absolute error 5.737632591262809e-13 relative error 3.539625630862966e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.783833070793592 y2[1] (numeric) 1.7838330707931327 absolute error 4.594102875898898e-13 relative error 2.5754107551414953e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.185000000000734 y1[1] (analytic) 1.6201874478166116 y1[1] (numeric) 1.620187447817186 absolute error 5.74429392941056e-13 relative error 3.545450211425632e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7844536503648367 y2[1] (numeric) 1.7844536503643778 absolute error 4.589661983800397e-13 relative error 2.5720264479057933e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.1860000000007345 y1[1] (analytic) 1.6194026842032907 y1[1] (numeric) 1.6194026842038658 absolute error 5.750955267558311e-13 relative error 3.551281792760304e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7850734454824966 y2[1] (numeric) 1.7850734454820378 absolute error 4.587441537751147e-13 relative error 2.5698895187537698e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.187000000000735 y1[1] (analytic) 1.6186173011873373 y1[1] (numeric) 1.618617301187913 absolute error 5.757616605706062e-13 relative error 3.557120390028304e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7856924555267764 y2[1] (numeric) 1.7856924555263178 absolute error 4.585221091701897e-13 relative error 2.5677552019164823e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.188000000000735 y1[1] (analytic) 1.6178312995541342 y1[1] (numeric) 1.6178312995547106 absolute error 5.764277943853813e-13 relative error 3.562966018423811e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7863106798786659 y2[1] (numeric) 1.7863106798782078 absolute error 4.580780199603396e-13 relative error 2.5643804581152383e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.1890000000007355 y1[1] (analytic) 1.617044680089683 y1[1] (numeric) 1.61704468009026 absolute error 5.770939282001564e-13 relative error 3.5688186931739584e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7869281179199412 y2[1] (numeric) 1.7869281179194834 absolute error 4.578559753554146e-13 relative error 2.5622517815007467e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.190000000000736 y1[1] (analytic) 1.616257443580603 y1[1] (numeric) 1.616257443581181 absolute error 5.779821066198565e-13 relative error 3.576052249073725e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7875447690331643 y2[1] (numeric) 1.7875447690327066 absolute error 4.576339307504895e-13 relative error 2.5601257024628905e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.191000000000736 y1[1] (analytic) 1.615469590814131 y1[1] (numeric) 1.6154695908147096 absolute error 5.786482404346316e-13 relative error 3.581919732348638e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7881606326016837 y2[1] (numeric) 1.7881606326012265 absolute error 4.571898415406395e-13 relative error 2.556760467740816e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.1920000000007365 y1[1] (analytic) 1.6146811225781192 y1[1] (numeric) 1.6146811225786988 absolute error 5.795364188543317e-13 relative error 3.589169469752647e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7887757080096363 y2[1] (numeric) 1.7887757080091795 absolute error 4.567457523307894e-13 relative error 2.5533986753376064e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.193000000000737 y1[1] (analytic) 1.6138920396610366 y1[1] (numeric) 1.6138920396616165 absolute error 5.799805080641818e-13 relative error 3.5936759944983324e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7893899946419465 y2[1] (numeric) 1.7893899946414902 absolute error 4.563016631209393e-13 relative error 2.5500403181378267e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.194000000000737 y1[1] (analytic) 1.613102342851965 y1[1] (numeric) 1.6131023428525457 absolute error 5.806466418789569e-13 relative error 3.5995648041299945e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.790003491884328 y2[1] (numeric) 1.790003491883872 absolute error 4.558575739110893e-13 relative error 2.546685389039159e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.1950000000007375 y1[1] (analytic) 1.6123120329406015 y1[1] (numeric) 1.6123120329411833 absolute error 5.81756864903582e-13 relative error 3.608215116043944e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7906161991232836 y2[1] (numeric) 1.790616199122828 absolute error 4.556355293061642e-13 relative error 2.5445739267256223e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.196000000000738 y1[1] (analytic) 1.6115211107172565 y1[1] (numeric) 1.6115211107178389 absolute error 5.824229987183571e-13 relative error 3.614119572154609e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7912281157461059 y2[1] (numeric) 1.7912281157456507 absolute error 4.551914400963142e-13 relative error 2.5412254089519575e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.197000000000738 y1[1] (analytic) 1.6107295769728518 y1[1] (numeric) 1.6107295769734347 absolute error 5.828670879282072e-13 relative error 3.618652666846951e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7918392411408781 y2[1] (numeric) 1.7918392411404234 absolute error 4.547473508864641e-13 relative error 2.5378802988873204e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.1980000000007385 y1[1] (analytic) 1.6099374324989206 y1[1] (numeric) 1.6099374324995044 absolute error 5.837552663479073e-13 relative error 3.625950018702349e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7924495746964753 y2[1] (numeric) 1.792449574696021 absolute error 4.5430326167661406e-13 relative error 2.5345385894805077e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.199000000000739 y1[1] (analytic) 1.609144678087608 y1[1] (numeric) 1.6091446780881924 absolute error 5.844214001626824e-13 relative error 3.6318760402404555e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.793059115802564 y2[1] (numeric) 1.7930591158021099 absolute error 4.54081217071689e-13 relative error 2.532438629991542e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.200000000000739 y1[1] (analytic) 1.6083513145316681 y1[1] (numeric) 1.6083513145322532 absolute error 5.850875339774575e-13 relative error 3.637809281412051e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7936678638496026 y2[1] (numeric) 1.793667863849149 absolute error 4.5363712786183896e-13 relative error 2.5291032805161302e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2010000000007395 y1[1] (analytic) 1.6075573426244643 y1[1] (numeric) 1.60755734262505 absolute error 5.857536677922326e-13 relative error 3.643749757852765e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7942758182288439 y2[1] (numeric) 1.7942758182283904 absolute error 4.5341508325691393e-13 relative error 2.527008828021138e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.20200000000074 y1[1] (analytic) 1.6067627631599684 y1[1] (numeric) 1.606762763160555 absolute error 5.866418462119327e-13 relative error 3.651079422939844e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7948829783323328 y2[1] (numeric) 1.7948829783318798 absolute error 4.5297099404706387e-13 relative error 2.523679813755489e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.20300000000074 y1[1] (analytic) 1.60596757693276 y1[1] (numeric) 1.6059675769333472 absolute error 5.873079800267078e-13 relative error 3.657035101221709e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.79548934355291 y2[1] (numeric) 1.7954893435524573 absolute error 4.5274894944213884e-13 relative error 2.521590846906617e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2040000000007405 y1[1] (analytic) 1.6051717847380251 y1[1] (numeric) 1.605171784738613 absolute error 5.879741138414829e-13 relative error 3.662998063085467e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7960949132842097 y2[1] (numeric) 1.7960949132837574 absolute error 4.5230486023228877e-13 relative error 2.5182681432198743e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.205000000000741 y1[1] (analytic) 1.604375387371556 y1[1] (numeric) 1.6043753873721447 absolute error 5.88640247656258e-13 relative error 3.6689683243061074e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7966996869206624 y2[1] (numeric) 1.7966996869202105 absolute error 4.518607710224387e-13 relative error 2.5149487936789055e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.206000000000741 y1[1] (analytic) 1.6035783856297499 y1[1] (numeric) 1.6035783856303392 absolute error 5.893063814710331e-13 relative error 3.674945900693239e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7973036638574946 y2[1] (numeric) 1.7973036638570432 absolute error 4.5141668181258865e-13 relative error 2.5116327913321427e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2070000000007415 y1[1] (analytic) 1.6027807803096084 y1[1] (numeric) 1.6027807803101983 absolute error 5.899725152858082e-13 relative error 3.6809308080911946e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7979068434907295 y2[1] (numeric) 1.7979068434902785 absolute error 4.509725926027386e-13 relative error 2.508320129240689e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.208000000000742 y1[1] (analytic) 1.6019825722087369 y1[1] (numeric) 1.6019825722093275 absolute error 5.906386491005833e-13 relative error 3.6869230623791304e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7985092252171875 y2[1] (numeric) 1.7985092252167367 absolute error 4.5075054799781356e-13 relative error 2.5062454041256367e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.209000000000742 y1[1] (analytic) 1.601183762125343 y1[1] (numeric) 1.6011837621259346 absolute error 5.915268275202834e-13 relative error 3.694309432261016e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.7991108084344867 y2[1] (numeric) 1.7991108084340364 absolute error 4.503064587879635e-13 relative error 2.5029389889542262e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2100000000007425 y1[1] (analytic) 1.6003843508582376 y1[1] (numeric) 1.6003843508588296 absolute error 5.919709167301335e-13 relative error 3.6989296753162915e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.799711592541044 y2[1] (numeric) 1.799711592540594 absolute error 4.5008441418303846e-13 relative error 2.500869672943299e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.211000000000743 y1[1] (analytic) 1.5995843392068312 y1[1] (numeric) 1.5995843392074238 absolute error 5.926370505449086e-13 relative error 3.704944065898852e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8003115769360754 y2[1] (numeric) 1.8003115769356257 absolute error 4.496403249731884e-13 relative error 2.497569480380862e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.212000000000743 y1[1] (analytic) 1.5987837279711354 y1[1] (numeric) 1.5987837279717287 absolute error 5.933031843596837e-13 relative error 3.7109658672382683e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8009107610195967 y2[1] (numeric) 1.8009107610191473 absolute error 4.4941828036826337e-13 relative error 2.495505552500683e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2130000000007435 y1[1] (analytic) 1.5979825179517615 y1[1] (numeric) 1.5979825179523557 absolute error 5.941913627793838e-13 relative error 3.71838462626611e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8015091441924236 y2[1] (numeric) 1.8015091441919746 absolute error 4.489741911584133e-13 relative error 2.4922115583247757e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.214000000000744 y1[1] (analytic) 1.5971807099499196 y1[1] (numeric) 1.5971807099505144 absolute error 5.948574965941589e-13 relative error 3.724421994883791e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8021067258561732 y2[1] (numeric) 1.8021067258557246 absolute error 4.4853010194856324e-13 relative error 2.488920858643755e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.215000000000744 y1[1] (analytic) 1.5963783047674176 y1[1] (numeric) 1.5963783047680131 absolute error 5.95523630408934e-13 relative error 3.730466823750139e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8027035054132634 y2[1] (numeric) 1.8027035054128155 absolute error 4.4786396813378815e-13 relative error 2.4844017154729886e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2160000000007445 y1[1] (analytic) 1.5955753032066604 y1[1] (numeric) 1.5955753032072566 absolute error 5.961897642237091e-13 relative error 3.736519129028472e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8032994822669155 y2[1] (numeric) 1.8032994822664679 absolute error 4.476419235288631e-13 relative error 2.482349315412299e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.217000000000745 y1[1] (analytic) 1.5947717060706497 y1[1] (numeric) 1.5947717060712465 absolute error 5.968558980384842e-13 relative error 3.7425789269178503e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8038946558211522 y2[1] (numeric) 1.803894655820705 absolute error 4.4719783431901305e-13 relative error 2.4790684582157256e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.218000000000745 y1[1] (analytic) 1.5939675141629825 y1[1] (numeric) 1.59396751416358 absolute error 5.975220318532593e-13 relative error 3.748646233653184e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8044890254808 y2[1] (numeric) 1.8044890254803532 absolute error 4.46753745109163e-13 relative error 2.475790868221695e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2190000000007455 y1[1] (analytic) 1.5931627282878504 y1[1] (numeric) 1.5931627282884488 absolute error 5.984102102729594e-13 relative error 3.756114800125047e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8050825906514893 y2[1] (numeric) 1.805082590651043 absolute error 4.4630965589931293e-13 relative error 2.4725165386378864e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.220000000000746 y1[1] (analytic) 1.5923573492500398 y1[1] (numeric) 1.5923573492506389 absolute error 5.990763440877345e-13 relative error 3.762197878320996e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.805675350739655 y2[1] (numeric) 1.8056753507392092 absolute error 4.4586556668946287e-13 relative error 2.4692454626842188e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.221000000000746 y1[1] (analytic) 1.591551377854929 y1[1] (numeric) 1.591551377855529 absolute error 5.999645225074346e-13 relative error 3.769683661208968e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8062673051525375 y2[1] (numeric) 1.8062673051520917 absolute error 4.4586556668946287e-13 relative error 2.468436235420925e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2220000000007465 y1[1] (analytic) 1.59074481490849 y1[1] (numeric) 1.5907448149090906 absolute error 6.006306563222097e-13 relative error 3.775782581172593e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8068584532981817 y2[1] (numeric) 1.8068584532977363 absolute error 4.454214774796128e-13 relative error 2.4651708420576868e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.223000000000747 y1[1] (analytic) 1.589937661217285 y1[1] (numeric) 1.5899376612178864 absolute error 6.012967901369848e-13 relative error 3.781889094171284e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8074487945854398 y2[1] (numeric) 1.8074487945849949 absolute error 4.4497738826976274e-13 relative error 2.461908683680434e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.224000000000747 y1[1] (analytic) 1.589129917588468 y1[1] (numeric) 1.58912991758907 absolute error 6.019629239517599e-13 relative error 3.7880032166611587e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8080383284239707 y2[1] (numeric) 1.8080383284235262 absolute error 4.445332990599127e-13 relative error 2.45864975355585e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2250000000007475 y1[1] (analytic) 1.5883215848297827 y1[1] (numeric) 1.5883215848303853 absolute error 6.02629057766535e-13 relative error 3.794124965134926e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8086270542242406 y2[1] (numeric) 1.8086270542237963 absolute error 4.4431125445498765e-13 relative error 2.4566217419851788e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.226000000000748 y1[1] (analytic) 1.5875126637495613 y1[1] (numeric) 1.5875126637501649 absolute error 6.035172361862351e-13 relative error 3.801653051137129e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8092149713975236 y2[1] (numeric) 1.8092149713970798 absolute error 4.438671652451376e-13 relative error 2.453368849265455e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.227000000000748 y1[1] (analytic) 1.5867031551567254 y1[1] (numeric) 1.5867031551573296 absolute error 6.041833700010102e-13 relative error 3.807790814793788e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8098020793559026 y2[1] (numeric) 1.8098020793554592 absolute error 4.434230760352875e-13 relative error 2.4501191654785758e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2280000000007485 y1[1] (analytic) 1.585893059860783 y1[1] (numeric) 1.585893059861388 absolute error 6.050715484207103e-13 relative error 3.81533637882132e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8103883775122696 y2[1] (numeric) 1.8103883775118268 absolute error 4.4275694222051243e-13 relative error 2.445646181339958e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.229000000000749 y1[1] (analytic) 1.5850823786718298 y1[1] (numeric) 1.5850823786724355 absolute error 6.057376822354854e-13 relative error 3.821490229063327e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8109738652803267 y2[1] (numeric) 1.8109738652798844 absolute error 4.4231285301066237e-13 relative error 2.4424032919006e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.230000000000749 y1[1] (analytic) 1.5842711124005464 y1[1] (numeric) 1.584271112401153 absolute error 6.066258606551855e-13 relative error 3.829053347668528e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8115585420745863 y2[1] (numeric) 1.8115585420741442 absolute error 4.4209080840573733e-13 relative error 2.440389300913552e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2310000000007495 y1[1] (analytic) 1.5834592618581995 y1[1] (numeric) 1.5834592618588068 absolute error 6.072919944699606e-13 relative error 3.835223356218837e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8121424073103714 y2[1] (numeric) 1.8121424073099297 absolute error 4.4164671919588727e-13 relative error 2.4371523861162254e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.23200000000075 y1[1] (analytic) 1.5826468278566392 y1[1] (numeric) 1.5826468278572474 absolute error 6.081801728896608e-13 relative error 3.842804106291435e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8127254604038165 y2[1] (numeric) 1.8127254604033756 absolute error 4.409805853811122e-13 relative error 2.4326937256283473e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.23300000000075 y1[1] (analytic) 1.5818338112082997 y1[1] (numeric) 1.5818338112089085 absolute error 6.088463067044358e-13 relative error 3.848990345195381e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8133077007718694 y2[1] (numeric) 1.8133077007714287 absolute error 4.4075854077618715e-13 relative error 2.4306880767592272e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2340000000007505 y1[1] (analytic) 1.5810202127261976 y1[1] (numeric) 1.581020212726807 absolute error 6.092903959142859e-13 relative error 3.853779926467033e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8138891278322888 y2[1] (numeric) 1.8138891278318487 absolute error 4.4009240696141205e-13 relative error 2.4262365334718668e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.235000000000751 y1[1] (analytic) 1.5802060332239312 y1[1] (numeric) 1.5802060332245411 absolute error 6.09956529729061e-13 relative error 3.8599810208585884e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8144697410036486 y2[1] (numeric) 1.814469741003209 absolute error 4.39648317751562e-13 relative error 2.4230126731591383e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.236000000000751 y1[1] (analytic) 1.5793912735156797 y1[1] (numeric) 1.5793912735162905 absolute error 6.108447081487611e-13 relative error 3.8675958161338853e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8150495397053352 y2[1] (numeric) 1.8150495397048958 absolute error 4.3942627314663696e-13 relative error 2.4210153140942685e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2370000000007515 y1[1] (analytic) 1.578575934416203 y1[1] (numeric) 1.5785759344168147 absolute error 6.117328865684613e-13 relative error 3.875219894282092e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.81562852335755 y2[1] (numeric) 1.815628523357111 absolute error 4.389821839367869e-13 relative error 2.417797353860686e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.238000000000752 y1[1] (analytic) 1.5777600167408403 y1[1] (numeric) 1.5777600167414525 absolute error 6.121769757783113e-13 relative error 3.8800385944807874e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8162066913813093 y2[1] (numeric) 1.8162066913808708 absolute error 4.3853809472693683e-13 relative error 2.4145825296646622e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.239000000000752 y1[1] (analytic) 1.5769435213055087 y1[1] (numeric) 1.5769435213061218 absolute error 6.130651541980114e-13 relative error 3.887679843412981e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8167840431984454 y2[1] (numeric) 1.8167840431980071 absolute error 4.383160501220118e-13 relative error 2.4125930198635887e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2400000000007525 y1[1] (analytic) 1.5761264489267042 y1[1] (numeric) 1.576126448927318 absolute error 6.137312880127865e-13 relative error 3.893921635733729e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8173605782316065 y2[1] (numeric) 1.8173605782311684 absolute error 4.3809400551708677e-13 relative error 2.4106058575529174e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.241000000000753 y1[1] (analytic) 1.5753088004214986 y1[1] (numeric) 1.575308800422113 absolute error 6.143974218275616e-13 relative error 3.900171329349331e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.817936295904257 y2[1] (numeric) 1.8179362959038197 absolute error 4.374278717023117e-13 relative error 2.406178218058688e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.242000000000753 y1[1] (analytic) 1.5744905766075403 y1[1] (numeric) 1.5744905766081556 absolute error 6.152856002472618e-13 relative error 3.907839204557073e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.81851119564068 y2[1] (numeric) 1.818511195640243 absolute error 4.369837824924616e-13 relative error 2.4029754864308534e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2430000000007535 y1[1] (analytic) 1.5736717783030536 y1[1] (numeric) 1.5736717783036696 absolute error 6.159517340620368e-13 relative error 3.914105486000642e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8190852768659758 y2[1] (numeric) 1.8190852768655392 absolute error 4.3653969328261155e-13 relative error 2.3997758589674647e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.244000000000754 y1[1] (analytic) 1.5728524063268363 y1[1] (numeric) 1.572852406327453 absolute error 6.166178678768119e-13 relative error 3.9203797215584366e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8196585390060627 y2[1] (numeric) 1.8196585390056266 absolute error 4.360956040727615e-13 relative error 2.3965793291689026e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.245000000000754 y1[1] (analytic) 1.5720324614982606 y1[1] (numeric) 1.5720324614988777 absolute error 6.17061957086662e-13 relative error 3.9252494601705445e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.820230981487679 y2[1] (numeric) 1.8202309814872433 absolute error 4.3565151486291143e-13 relative error 2.3933858905469922e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2460000000007545 y1[1] (analytic) 1.5712119446372708 y1[1] (numeric) 1.5712119446378887 absolute error 6.179501355063621e-13 relative error 3.9329521240943834e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.820802603738382 y2[1] (numeric) 1.8208026037379468 absolute error 4.3520742565306136e-13 relative error 2.390195536624975e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.247000000000755 y1[1] (analytic) 1.570390856564384 y1[1] (numeric) 1.5703908565650027 absolute error 6.186162693211372e-13 relative error 3.939250325708801e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.82137340518655 y2[1] (numeric) 1.821373405186115 absolute error 4.3498538104813633e-13 relative error 2.3882273662801394e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.248000000000755 y1[1] (analytic) 1.5695691981006883 y1[1] (numeric) 1.5695691981013076 absolute error 6.192824031359123e-13 relative error 3.945556550710198e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.821943385261381 y2[1] (numeric) 1.8219433852609466 absolute error 4.3454129183828627e-13 relative error 2.385042780986006e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2490000000007555 y1[1] (analytic) 1.5687469700678418 y1[1] (numeric) 1.5687469700684618 absolute error 6.199485369506874e-13 relative error 3.951870816514643e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8225125433928953 y2[1] (numeric) 1.8225125433924614 absolute error 4.338751580235112e-13 relative error 2.3806429184612576e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.250000000000756 y1[1] (analytic) 1.5679241732880729 y1[1] (numeric) 1.5679241732886933 absolute error 6.203926261605375e-13 relative error 3.956776971296516e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8230808790119348 y2[1] (numeric) 1.8230808790115012 absolute error 4.3365311341858614e-13 relative error 2.378682802342897e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.251000000000756 y1[1] (analytic) 1.5671008085841778 y1[1] (numeric) 1.5671008085847988 absolute error 6.210587599753126e-13 relative error 3.9631066270485687e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8236483915501638 y2[1] (numeric) 1.8236483915497306 absolute error 4.332090242087361e-13 relative error 2.375507396140621e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2520000000007565 y1[1] (analytic) 1.5662768767795212 y1[1] (numeric) 1.5662768767801432 absolute error 6.219469383950127e-13 relative error 3.97086203349832e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8242150804400699 y2[1] (numeric) 1.824215080439637 absolute error 4.32764934998886e-13 relative error 2.37233503680107e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.253000000000757 y1[1] (analytic) 1.5654523786980352 y1[1] (numeric) 1.5654523786986578 absolute error 6.226130722097878e-13 relative error 3.9772086374649504e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8247809451149641 y2[1] (numeric) 1.8247809451145318 absolute error 4.3232084578903596e-13 relative error 2.3691657179256606e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.254000000000757 y1[1] (analytic) 1.5646273151642178 y1[1] (numeric) 1.564627315164841 absolute error 6.232792060245629e-13 relative error 3.983563369907969e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8253459850089822 y2[1] (numeric) 1.8253459850085503 absolute error 4.318767565791859e-13 relative error 2.365999433126979e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2550000000007575 y1[1] (analytic) 1.5638016870031322 y1[1] (numeric) 1.563801687003756 absolute error 6.23945339839338e-13 relative error 3.9899262484814563e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.825910199557084 y2[1] (numeric) 1.8259101995566525 absolute error 4.3143266736933583e-13 relative error 2.3628361760287535e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.256000000000758 y1[1] (analytic) 1.5629754950404064 y1[1] (numeric) 1.562975495041031 absolute error 6.246114736541131e-13 relative error 3.99629729087957e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.826473588195055 y2[1] (numeric) 1.826473588194624 absolute error 4.3098857815948577e-13 relative error 2.359675940265823e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.257000000000758 y1[1] (analytic) 1.5621487401022327 y1[1] (numeric) 1.562148740102858 absolute error 6.252776074688882e-13 relative error 4.002676514836658e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8270361503595067 y2[1] (numeric) 1.827036150359076 absolute error 4.3076653355456074e-13 relative error 2.357734046312103e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2580000000007585 y1[1] (analytic) 1.5613214230153656 y1[1] (numeric) 1.5613214230159915 absolute error 6.259437412836633e-13 relative error 4.009063938127384e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8275978854878767 y2[1] (numeric) 1.8275978854874466 absolute error 4.3010039973978564e-13 relative error 2.3533645073405764e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.259000000000759 y1[1] (analytic) 1.5604935446071222 y1[1] (numeric) 1.560493544607749 absolute error 6.268319197033634e-13 relative error 4.0168824912452796e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8281587930184307 y2[1] (numeric) 1.8281587930180008 absolute error 4.298783551348606e-13 relative error 2.3514278780187273e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.260000000000759 y1[1] (analytic) 1.5596651057053812 y1[1] (numeric) 1.5596651057060085 absolute error 6.272760089132134e-13 relative error 4.021863454010653e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8287188723902603 y2[1] (numeric) 1.8287188723898309 absolute error 4.2943426592501055e-13 relative error 2.348279292178522e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2610000000007595 y1[1] (analytic) 1.558836107138581 y1[1] (numeric) 1.558836107139209 absolute error 6.279421427279885e-13 relative error 4.028275582355139e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8292781230432866 y2[1] (numeric) 1.8292781230428576 absolute error 4.289901767151605e-13 relative error 2.3451336967911095e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.26200000000076 y1[1] (analytic) 1.55800654973572 y1[1] (numeric) 1.558006549736349 absolute error 6.288303211476887e-13 relative error 4.036121165564774e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8298365444182592 y2[1] (numeric) 1.8298365444178306 absolute error 4.285460875053104e-13 relative error 2.3419910855565168e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.26300000000076 y1[1] (analytic) 1.5571764343263559 y1[1] (numeric) 1.5571764343269856 absolute error 6.297184995673888e-13 relative error 4.043976557093281e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8303941359567564 y2[1] (numeric) 1.8303941359563283 absolute error 4.2810199829546036e-13 relative error 2.338851452185675e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2640000000007605 y1[1] (analytic) 1.556345761740604 y1[1] (numeric) 1.5563457617412344 absolute error 6.303846333821639e-13 relative error 4.0504150740716315e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8309508971011867 y2[1] (numeric) 1.830950897100759 absolute error 4.276579090856103e-13 relative error 2.3357147904003892e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.265000000000761 y1[1] (analytic) 1.5555145328091367 y1[1] (numeric) 1.5555145328097677 absolute error 6.31050767196939e-13 relative error 4.056861918591728e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8315068272947892 y2[1] (numeric) 1.8315068272943622 absolute error 4.269917752708352e-13 relative error 2.3313687336973762e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.266000000000761 y1[1] (analytic) 1.5546827483631827 y1[1] (numeric) 1.5546827483638146 absolute error 6.319389456166391e-13 relative error 4.0647453397290454e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.832061925981634 y2[1] (numeric) 1.8320619259812072 absolute error 4.2676973066591017e-13 relative error 2.3294503565278964e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2670000000007615 y1[1] (analytic) 1.5538504092345269 y1[1] (numeric) 1.5538504092351593 absolute error 6.323830348264892e-13 relative error 4.069780662721709e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.832616192606622 y2[1] (numeric) 1.8326161926061957 absolute error 4.263256414560601e-13 relative error 2.3263225719384034e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.268000000000762 y1[1] (analytic) 1.5530175162555078 y1[1] (numeric) 1.5530175162561408 absolute error 6.330491686412643e-13 relative error 4.076252598667489e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8331696266154864 y2[1] (numeric) 1.8331696266150608 absolute error 4.25659507641285e-13 relative error 2.3219864733803412e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.269000000000762 y1[1] (analytic) 1.5521840702590184 y1[1] (numeric) 1.5521840702596523 absolute error 6.339373470609644e-13 relative error 4.084163464937358e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.833722227454794 y2[1] (numeric) 1.8337222274543687 absolute error 4.2521541843143495e-13 relative error 2.318864940747508e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2700000000007625 y1[1] (analytic) 1.551350072078505 y1[1] (numeric) 1.5513500720791396 absolute error 6.346034808757395e-13 relative error 4.0906529886287705e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8342739945719435 y2[1] (numeric) 1.8342739945715187 absolute error 4.247713292215849e-13 relative error 2.3157463414876136e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.271000000000763 y1[1] (analytic) 1.5505155225479652 y1[1] (numeric) 1.5505155225486007 absolute error 6.354916592954396e-13 relative error 4.0985830199954074e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.834824927415168 y2[1] (numeric) 1.8348249274147437 absolute error 4.2432724001173483e-13 relative error 2.312630669398584e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.272000000000763 y1[1] (analytic) 1.549680422501949 y1[1] (numeric) 1.549680422502585 absolute error 6.361577931102147e-13 relative error 4.1050902100391906e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8353750254335348 y2[1] (numeric) 1.8353750254331107 absolute error 4.241051954068098e-13 relative error 2.3107277233797582e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2730000000007635 y1[1] (analytic) 1.5488447727755559 y1[1] (numeric) 1.5488447727761927 absolute error 6.368239269249898e-13 relative error 4.1116058763189715e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8359242880769455 y2[1] (numeric) 1.835924288076522 absolute error 4.234390615920347e-13 relative error 2.306408081977986e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.274000000000764 y1[1] (analytic) 1.5480085742044358 y1[1] (numeric) 1.5480085742050733 absolute error 6.374900607397649e-13 relative error 4.118130037279597e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.836472714796138 y2[1] (numeric) 1.836472714795715 absolute error 4.2299497238218464e-13 relative error 2.3033011542953428e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.275000000000764 y1[1] (analytic) 1.5471718276247874 y1[1] (numeric) 1.5471718276254254 absolute error 6.379341499496149e-13 relative error 4.1232275469297364e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8370203050426852 y2[1] (numeric) 1.8370203050422627 absolute error 4.225508831723346e-13 relative error 2.3001971290813583e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2760000000007645 y1[1] (analytic) 1.546334533873357 y1[1] (numeric) 1.5463345338739956 absolute error 6.3860028376439e-13 relative error 4.1297679756577865e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8375670582689974 y2[1] (numeric) 1.8375670582685752 absolute error 4.221067939624845e-13 relative error 2.2970960001868583e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.277000000000765 y1[1] (analytic) 1.5454966937874377 y1[1] (numeric) 1.5454966937880774 absolute error 6.397105067890152e-13 relative error 4.139190393357119e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8381129739283208 y2[1] (numeric) 1.8381129739278992 absolute error 4.2166270475263445e-13 relative error 2.293997761473162e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.278000000000765 y1[1] (analytic) 1.5446583082048706 y1[1] (numeric) 1.5446583082055108 absolute error 6.401545959988653e-13 relative error 4.1443119983138724e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8386580514747404 y2[1] (numeric) 1.8386580514743192 absolute error 4.212186155427844e-13 relative error 2.2909024068120537e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2790000000007655 y1[1] (analytic) 1.5438193779640406 y1[1] (numeric) 1.5438193779646814 absolute error 6.408207298136404e-13 relative error 4.150878910839573e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8392022903631782 y2[1] (numeric) 1.8392022903627574 absolute error 4.2077452633293433e-13 relative error 2.287809930085755e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.280000000000766 y1[1] (analytic) 1.5429799039038778 y1[1] (numeric) 1.5429799039045193 absolute error 6.414868636284154e-13 relative error 4.157454429609848e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8397456900493956 y2[1] (numeric) 1.8397456900489753 absolute error 4.2033043712308427e-13 relative error 2.2847203251868944e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.281000000000766 y1[1] (analytic) 1.5421398868638563 y1[1] (numeric) 1.5421398868644987 absolute error 6.423750420481156e-13 relative error 4.165478420731789e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.840288249989993 y2[1] (numeric) 1.8402882499895732 absolute error 4.198863479132342e-13 relative error 2.2816335860184805e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2820000000007665 y1[1] (analytic) 1.5412993276839932 y1[1] (numeric) 1.5412993276846363 absolute error 6.430411758628907e-13 relative error 4.172071993498793e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8408299696424104 y2[1] (numeric) 1.840829969641991 absolute error 4.1944225870338414e-13 relative error 2.278549706493874e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.283000000000767 y1[1] (analytic) 1.5404582272048475 y1[1] (numeric) 1.5404582272054914 absolute error 6.439293542825908e-13 relative error 4.18011564942593e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8413708484649283 y2[1] (numeric) 1.8413708484645093 absolute error 4.189981694935341e-13 relative error 2.2754686805367578e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.284000000000767 y1[1] (analytic) 1.5396165862675197 y1[1] (numeric) 1.5396165862681643 absolute error 6.445954880973659e-13 relative error 4.1867273569717354e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8419108859166677 y2[1] (numeric) 1.8419108859162492 absolute error 4.18554080283684e-13 relative error 2.2723905020811107e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2850000000007675 y1[1] (analytic) 1.5387744057136508 y1[1] (numeric) 1.5387744057142958 absolute error 6.45039577307216e-13 relative error 4.1919047711744354e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8424500814575915 y2[1] (numeric) 1.8424500814571734 absolute error 4.1810999107383395e-13 relative error 2.269315165071178e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.286000000000768 y1[1] (analytic) 1.5379316863854207 y1[1] (numeric) 1.5379316863860666 absolute error 6.459277557269161e-13 relative error 4.199976900437178e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.842988434548504 y2[1] (numeric) 1.8429884345480863 absolute error 4.176659018639839e-13 relative error 2.266242663461444e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.287000000000768 y1[1] (analytic) 1.537088429125549 y1[1] (numeric) 1.5370884291261957 absolute error 6.465938895416912e-13 relative error 4.206614774333699e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8435259446510521 y2[1] (numeric) 1.843525944650635 absolute error 4.1722181265413383e-13 relative error 2.2631729912166047e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2880000000007685 y1[1] (analytic) 1.5362446347772933 y1[1] (numeric) 1.5362446347779406 absolute error 6.472600233564663e-13 relative error 4.213261408397357e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8440626112277259 y2[1] (numeric) 1.8440626112273093 absolute error 4.1655567883935873e-13 relative error 2.25890203674824e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.289000000000769 y1[1] (analytic) 1.5354003041844475 y1[1] (numeric) 1.5354003041850954 absolute error 6.479261571712414e-13 relative error 4.219916821726812e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8445984337418588 y2[1] (numeric) 1.8445984337414427 absolute error 4.1611158962950867e-13 relative error 2.2558383549388894e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.290000000000769 y1[1] (analytic) 1.534555438191342 y1[1] (numeric) 1.5345554381919906 absolute error 6.485922909860165e-13 relative error 4.226581033465043e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8451334116576286 y2[1] (numeric) 1.8451334116572127 absolute error 4.1588954502458364e-13 relative error 2.2539808904709895e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2910000000007695 y1[1] (analytic) 1.5337100376428427 y1[1] (numeric) 1.533710037643492 absolute error 6.492584248007915e-13 relative error 4.233254062799485e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8456675444400568 y2[1] (numeric) 1.8456675444396415 absolute error 4.1522341120980855e-13 relative error 2.2497194170241537e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.29200000000077 y1[1] (analytic) 1.5328641033843504 y1[1] (numeric) 1.5328641033850003 absolute error 6.499245586155666e-13 relative error 4.239935928962155e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8462008315550111 y2[1] (numeric) 1.8462008315545964 absolute error 4.147793219999585e-13 relative error 2.2466641489409346e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.29300000000077 y1[1] (analytic) 1.532017636261799 y1[1] (numeric) 1.5320176362624498 absolute error 6.508127370352668e-13 relative error 4.248076011861606e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8467332724692045 y2[1] (numeric) 1.8467332724687902 absolute error 4.143352327901084e-13 relative error 2.243611673472016e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2940000000007705 y1[1] (analytic) 1.5311706371216558 y1[1] (numeric) 1.5311706371223073 absolute error 6.514788708500419e-13 relative error 4.254776411300004e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.847264866650196 y2[1] (numeric) 1.847264866649782 absolute error 4.141131881851834e-13 relative error 2.2417640028856845e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.295000000000771 y1[1] (analytic) 1.5303231068109198 y1[1] (numeric) 1.530323106811572 absolute error 6.52145004664817e-13 relative error 4.2614857069226314e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8477956135663913 y2[1] (numeric) 1.8477956135659779 absolute error 4.134470543704083e-13 relative error 2.2375150765317755e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.296000000000771 y1[1] (analytic) 1.529475046177121 y1[1] (numeric) 1.529475046177774 absolute error 6.530331830845171e-13 relative error 4.269655688183699e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8483255126870437 y2[1] (numeric) 1.848325512686631 absolute error 4.127809205556332e-13 relative error 2.2332696146986787e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.2970000000007715 y1[1] (analytic) 1.52862645606832 y1[1] (numeric) 1.528626456068974 absolute error 6.539213615042172e-13 relative error 4.277836216351544e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8488545634822542 y2[1] (numeric) 1.8488545634818419 absolute error 4.1233683134578314e-13 relative error 2.230228593909306e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.298000000000772 y1[1] (analytic) 1.5277773373331074 y1[1] (numeric) 1.5277773373337618 absolute error 6.543654507140673e-13 relative error 4.2831205485501544e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.849382765422972 y2[1] (numeric) 1.84938276542256 absolute error 4.118927421359331e-13 relative error 2.227190335266962e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.299000000000772 y1[1] (analytic) 1.5269276908206013 y1[1] (numeric) 1.5269276908212563 absolute error 6.550315845288424e-13 relative error 4.2898664322265017e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8499101179809951 y2[1] (numeric) 1.8499101179805837 absolute error 4.11448652926083e-13 relative error 2.2241548328582632e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.3000000000007725 y1[1] (analytic) 1.5260775173804482 y1[1] (numeric) 1.526077517381104 absolute error 6.559197629485425e-13 relative error 4.2980763131511556e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.850436620628971 y2[1] (numeric) 1.85043662062856 absolute error 4.1100456371623295e-13 relative error 2.2211220807796746e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.301000000000773 y1[1] (analytic) 1.5252268178628214 y1[1] (numeric) 1.5252268178634782 absolute error 6.568079413682426e-13 relative error 4.3062968318939944e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.850962272840397 y2[1] (numeric) 1.8509622728399868 absolute error 4.1011638529653283e-13 relative error 2.2156928388777374e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.302000000000773 y1[1] (analytic) 1.5243755931184209 y1[1] (numeric) 1.5243755931190783 absolute error 6.574740751830177e-13 relative error 4.313071385760123e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8514870740896212 y2[1] (numeric) 1.8514870740892115 absolute error 4.0967229608668276e-13 relative error 2.2126662498474057e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.3030000000007735 y1[1] (analytic) 1.5235238439984709 y1[1] (numeric) 1.523523843999129 absolute error 6.581402089977928e-13 relative error 4.319854996627499e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8520110238518424 y2[1] (numeric) 1.8520110238514331 absolute error 4.092282068768327e-13 relative error 2.2096423920075448e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.304000000000774 y1[1] (analytic) 1.5226715713547203 y1[1] (numeric) 1.5226715713553791 absolute error 6.588063428125679e-13 relative error 4.3266476842831456e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8525341216031106 y2[1] (numeric) 1.8525341216027018 absolute error 4.0878411766698264e-13 relative error 2.2066212594952737e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.305000000000774 y1[1] (analytic) 1.5218187760394422 y1[1] (numeric) 1.5218187760401016 absolute error 6.59472476627343e-13 relative error 4.3334494685604466e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8530563668203284 y2[1] (numeric) 1.85305636681992 absolute error 4.083400284571326e-13 relative error 2.2036028464574227e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.3060000000007745 y1[1] (analytic) 1.5209654589054313 y1[1] (numeric) 1.5209654589060915 absolute error 6.601386104421181e-13 relative error 4.340260369339284e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8535777589812503 y2[1] (numeric) 1.8535777589808424 absolute error 4.078959392472825e-13 relative error 2.2005871470505087e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.307000000000775 y1[1] (analytic) 1.5201116208060048 y1[1] (numeric) 1.5201116208066658 absolute error 6.610267888618182e-13 relative error 4.348541119048374e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8540982975644844 y2[1] (numeric) 1.854098297564077 absolute error 4.0745185003743245e-13 relative error 2.197574155440707e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.308000000000775 y1[1] (analytic) 1.519257262595001 y1[1] (numeric) 1.5192572625956628 absolute error 6.619149672815183e-13 relative error 4.356832668029639e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8546179820494921 y2[1] (numeric) 1.8546179820490851 absolute error 4.070077608275824e-13 relative error 2.1945638658038257e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.3090000000007755 y1[1] (analytic) 1.518402385126778 y1[1] (numeric) 1.5184023851274404 absolute error 6.623590564913684e-13 relative error 4.3622103269817055e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.855136811916589 y2[1] (numeric) 1.8551368119161824 absolute error 4.065636716177323e-13 relative error 2.1915562723252798e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.310000000000776 y1[1] (analytic) 1.5175469892562128 y1[1] (numeric) 1.517546989256876 absolute error 6.632472349110685e-13 relative error 4.3705218988714306e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8556547866469453 y2[1] (numeric) 1.8556547866465392 absolute error 4.0611958240788226e-13 relative error 2.188551369200063e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.311000000000776 y1[1] (analytic) 1.5166910758387018 y1[1] (numeric) 1.5166910758393655 absolute error 6.636913241209186e-13 relative error 4.375916326625115e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.856171905722586 y2[1] (numeric) 1.8561719057221806 absolute error 4.0545344859310717e-13 relative error 2.184352900413439e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.3120000000007765 y1[1] (analytic) 1.5158346457301577 y1[1] (numeric) 1.5158346457308223 absolute error 6.645795025406187e-13 relative error 4.384248007608373e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8566881686263925 y2[1] (numeric) 1.8566881686259875 absolute error 4.050093593832571e-13 relative error 2.181353693242358e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.313000000000777 y1[1] (analytic) 1.514977699787011 y1[1] (numeric) 1.5149776997876763 absolute error 6.652456363553938e-13 relative error 4.391124941633926e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.857203574842102 y2[1] (numeric) 1.8572035748416973 absolute error 4.0478731477833207e-13 relative error 2.17955274403748e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.314000000000777 y1[1] (analytic) 1.5141202388662074 y1[1] (numeric) 1.5141202388668733 absolute error 6.659117701701689e-13 relative error 4.398011155764037e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.857718123854308 y2[1] (numeric) 1.8577181238539036 absolute error 4.04343225568482e-13 relative error 2.176558544466204e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.3150000000007775 y1[1] (analytic) 1.513262263825208 y1[1] (numeric) 1.5132622638258744 absolute error 6.66355859380019e-13 relative error 4.403439346300831e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8582318151484611 y2[1] (numeric) 1.8582318151480575 absolute error 4.036770917537069e-13 relative error 2.1723720822283715e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.316000000000778 y1[1] (analytic) 1.5124037755219872 y1[1] (numeric) 1.5124037755226545 absolute error 6.672440377997191e-13 relative error 4.411811505624073e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8587446482108712 y2[1] (numeric) 1.858744648210468 absolute error 4.0323300254385686e-13 relative error 2.1693835295342345e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.317000000000778 y1[1] (analytic) 1.5115447748150337 y1[1] (numeric) 1.5115447748157016 absolute error 6.679101716144942e-13 relative error 4.4187256821169967e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8592566225287044 y2[1] (numeric) 1.8592566225283016 absolute error 4.027889133340068e-13 relative error 2.166397626090953e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.3180000000007785 y1[1] (analytic) 1.510685262563348 y1[1] (numeric) 1.5106852625640166 absolute error 6.685763054292693e-13 relative error 4.425649220240763e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8597677375899866 y2[1] (numeric) 1.8597677375895845 absolute error 4.021227795192317e-13 relative error 2.1622204288817793e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.319000000000779 y1[1] (analytic) 1.5098252396264424 y1[1] (numeric) 1.5098252396271117 absolute error 6.692424392440444e-13 relative error 4.4325821404974446e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8602779928836028 y2[1] (numeric) 1.8602779928832014 absolute error 4.014566457044566e-13 relative error 2.1580465244453153e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.320000000000779 y1[1] (analytic) 1.5089647068643397 y1[1] (numeric) 1.5089647068650096 absolute error 6.699085730588195e-13 relative error 4.4395244634376073e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8607873878992982 y2[1] (numeric) 1.860787387898897 absolute error 4.0123460109953157e-13 relative error 2.1562624709773964e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.3210000000007796 y1[1] (analytic) 1.5081036651375723 y1[1] (numeric) 1.5081036651382431 absolute error 6.707967514785196e-13 relative error 4.447948552776232e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.861295922127677 y2[1] (numeric) 1.8612959221272765 absolute error 4.005684672847565e-13 relative error 2.1520944763413026e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.32200000000078 y1[1] (analytic) 1.5072421153071824 y1[1] (numeric) 1.5072421153078537 absolute error 6.712408406883696e-13 relative error 4.45343739981395e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8618035950602057 y2[1] (numeric) 1.8618035950598055 absolute error 4.001243780749064e-13 relative error 2.1491223839965112e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.32300000000078 y1[1] (analytic) 1.5063800582347193 y1[1] (numeric) 1.5063800582353912 absolute error 6.719069745031447e-13 relative error 4.4604080545950135e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.862310406189211 y2[1] (numeric) 1.8623104061888114 absolute error 3.9968028886505635e-13 relative error 2.146152905212563e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.3240000000007806 y1[1] (analytic) 1.5055174947822403 y1[1] (numeric) 1.5055174947829129 absolute error 6.725731083179198e-13 relative error 4.467388194749617e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8628163550078822 y2[1] (numeric) 1.862816355007483 absolute error 3.992361996552063e-13 relative error 2.1431860343180045e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.325000000000781 y1[1] (analytic) 1.5046544258123085 y1[1] (numeric) 1.5046544258129817 absolute error 6.732392421326949e-13 relative error 4.474377841072959e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.86332144101027 y2[1] (numeric) 1.8633214410098715 absolute error 3.985700658404312e-13 relative error 2.1390301054247053e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.326000000000781 y1[1] (analytic) 1.503790852187993 y1[1] (numeric) 1.503790852188667 absolute error 6.7390537594747e-13 relative error 4.481377014409603e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8638256636912889 y2[1] (numeric) 1.863825663690891 absolute error 3.979039320256561e-13 relative error 2.1348774178675658e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.3270000000007816 y1[1] (analytic) 1.5029267747728672 y1[1] (numeric) 1.502926774773542 absolute error 6.747935543671701e-13 relative error 4.489863150313159e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8643290225467162 y2[1] (numeric) 1.8643290225463187 absolute error 3.9745984281580604e-13 relative error 2.1319189800138754e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.328000000000782 y1[1] (analytic) 1.5020621944310086 y1[1] (numeric) 1.502062194431684 absolute error 6.754596881819452e-13 relative error 4.49688229080164e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8648315170731928 y2[1] (numeric) 1.8648315170727958 absolute error 3.97015753605956e-13 relative error 2.1289631260043398e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.329000000000782 y1[1] (analytic) 1.5011971120269973 y1[1] (numeric) 1.5011971120276735 absolute error 6.761258219967203e-13 relative error 4.503911022609008e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8653331467682244 y2[1] (numeric) 1.865333146767828 absolute error 3.963496197911809e-13 relative error 2.1248194751584986e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.330000000000783 y1[1] (analytic) 1.500331528425916 y1[1] (numeric) 1.5003315284265928 absolute error 6.767919558114954e-13 relative error 4.5109493667813325e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8658339111301814 y2[1] (numeric) 1.8658339111297855 absolute error 3.959055305813308e-13 relative error 2.1218690914537036e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.331000000000783 y1[1] (analytic) 1.4994654444933477 y1[1] (numeric) 1.4994654444940252 absolute error 6.774580896262705e-13 relative error 4.5179973444148016e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8663338096582995 y2[1] (numeric) 1.866333809657904 absolute error 3.9546144137148076e-13 relative error 2.118921274023774e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.332000000000783 y1[1] (analytic) 1.4985988610953767 y1[1] (numeric) 1.4985988610960548 absolute error 6.781242234410456e-13 relative error 4.525054976655872e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.86683284185268 y2[1] (numeric) 1.866832841852285 absolute error 3.950173521616307e-13 relative error 2.1159760172721627e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.333000000000784 y1[1] (analytic) 1.497731779098586 y1[1] (numeric) 1.4977317790992648 absolute error 6.787903572558207e-13 relative error 4.5321222847014206e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.867331007214291 y2[1] (numeric) 1.8673310072138964 absolute error 3.9457326295178063e-13 relative error 2.1130333156113025e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.334000000000784 y1[1] (analytic) 1.4968641993700578 y1[1] (numeric) 1.4968641993707372 absolute error 6.794564910705958e-13 relative error 4.539199289798895e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.867828305244967 y2[1] (numeric) 1.867828305244573 absolute error 3.9390712913700554e-13 relative error 2.108904378581758e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.335000000000784 y1[1] (analytic) 1.4959961227773717 y1[1] (numeric) 1.4959961227780516 absolute error 6.799005802804459e-13 relative error 4.544801754019158e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.86832473544741 y2[1] (numeric) 1.8683247354470165 absolute error 3.934630399271555e-13 relative error 2.1059670862460237e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.336000000000785 y1[1] (analytic) 1.4951275501886039 y1[1] (numeric) 1.4951275501892847 absolute error 6.80788758700146e-13 relative error 4.5533824763931844e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.86882029732519 y2[1] (numeric) 1.868820297324797 absolute error 3.930189507173054e-13 relative error 2.103032331572097e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.337000000000785 y1[1] (analytic) 1.4942584824723273 y1[1] (numeric) 1.4942584824730087 absolute error 6.814548925149211e-13 relative error 4.5604887006391224e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.869314990382745 y2[1] (numeric) 1.8693149903823525 absolute error 3.9257486150745535e-13 relative error 2.1001001090087822e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.338000000000785 y1[1] (analytic) 1.4933889204976096 y1[1] (numeric) 1.4933889204982915 absolute error 6.818989817247711e-13 relative error 4.566117856944839e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8698088141253821 y2[1] (numeric) 1.8698088141249902 absolute error 3.9190872769268026e-13 relative error 2.0959828872985534e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.339000000000786 y1[1] (analytic) 1.4925188651340122 y1[1] (numeric) 1.492518865134695 absolute error 6.827871601444713e-13 relative error 4.5747305182850354e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8703017680592775 y2[1] (numeric) 1.8703017680588863 absolute error 3.9124259387790516e-13 relative error 2.0918688126134793e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.340000000000786 y1[1] (analytic) 1.4916483172515909 y1[1] (numeric) 1.4916483172522743 absolute error 6.834532939592464e-13 relative error 4.581866154741693e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8707938516914775 y2[1] (numeric) 1.8707938516910867 absolute error 3.907985046680551e-13 relative error 2.0889447777194414e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.341000000000786 y1[1] (analytic) 1.4907772777208934 y1[1] (numeric) 1.4907772777215773 absolute error 6.838973831690964e-13 relative error 4.5875221831569744e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8712850645298984 y2[1] (numeric) 1.871285064529508 absolute error 3.9035441545820504e-13 relative error 2.0860232513867112e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.342000000000787 y1[1] (analytic) 1.489905747412959 y1[1] (numeric) 1.4899057474136435 absolute error 6.845635169838715e-13 relative error 4.5946766644301714e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8717754060833274 y2[1] (numeric) 1.8717754060829375 absolute error 3.89910326248355e-13 relative error 2.083104228109497e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.343000000000787 y1[1] (analytic) 1.489033727199318 y1[1] (numeric) 1.4890337272000032 absolute error 6.852296507986466e-13 relative error 4.601841034772772e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8722648758614227 y2[1] (numeric) 1.8722648758610334 absolute error 3.892441924335799e-13 relative error 2.0790017344874345e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.344000000000787 y1[1] (analytic) 1.4881612179519905 y1[1] (numeric) 1.4881612179526764 absolute error 6.858957846134217e-13 relative error 4.609015315943742e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8727534733747149 y2[1] (numeric) 1.8727534733743263 absolute error 3.885780586188048e-13 relative error 2.0749023517686202e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.345000000000788 y1[1] (analytic) 1.4872882205434856 y1[1] (numeric) 1.4872882205441724 absolute error 6.867839630331218e-13 relative error 4.6176924791494474e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8732411981346067 y2[1] (numeric) 1.8732411981342185 absolute error 3.8813396940895473e-13 relative error 2.0719914221161835e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.346000000000788 y1[1] (analytic) 1.486414735846801 y1[1] (numeric) 1.4864147358474884 absolute error 6.874500968478969e-13 relative error 4.6248875247880334e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8737280496533728 y2[1] (numeric) 1.8737280496529853 absolute error 3.8746783559417963e-13 relative error 2.0678979303632595e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.347000000000788 y1[1] (analytic) 1.485540764735421 y1[1] (numeric) 1.4855407647361092 absolute error 6.88116230662672e-13 relative error 4.632092548367243e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8742140274441623 y2[1] (numeric) 1.8742140274437753 absolute error 3.8702374638432957e-13 relative error 2.064992261914228e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.348000000000789 y1[1] (analytic) 1.484666308083317 y1[1] (numeric) 1.4846663080840057 absolute error 6.887823644774471e-13 relative error 4.6393075718587255e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8746991310209973 y2[1] (numeric) 1.8746991310206107 absolute error 3.865796571744795e-13 relative error 2.0620890615335207e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.349000000000789 y1[1] (analytic) 1.4837913667649447 y1[1] (numeric) 1.4837913667656344 absolute error 6.896705428971472e-13 relative error 4.648029085118687e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8751833598987737 y2[1] (numeric) 1.875183359898388 absolute error 3.856914787547794e-13 relative error 2.0568200795873094e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.350000000000789 y1[1] (analytic) 1.4829159416552464 y1[1] (numeric) 1.4829159416559368 absolute error 6.903366767119223e-13 relative error 4.6552650579867744e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8756667135932634 y2[1] (numeric) 1.8756667135928782 absolute error 3.852473895449293e-13 relative error 2.0539224093117317e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.35100000000079 y1[1] (analytic) 1.4820400336296466 y1[1] (numeric) 1.4820400336303376 absolute error 6.910028105266974e-13 relative error 4.662511098532006e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8761491916211126 y2[1] (numeric) 1.8761491916207278 absolute error 3.8480330033507926e-13 relative error 2.0510271893813766e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.35200000000079 y1[1] (analytic) 1.4811636435640534 y1[1] (numeric) 1.481163643564745 absolute error 6.916689443414725e-13 relative error 4.669767228941311e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8766307934998432 y2[1] (numeric) 1.8766307934994588 absolute error 3.843592111252292e-13 relative error 2.0481344143800086e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.35300000000079 y1[1] (analytic) 1.4802867723348565 y1[1] (numeric) 1.480286772335549 absolute error 6.925571227611726e-13 relative error 4.678533482190091e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8771115187478533 y2[1] (numeric) 1.8771115187474694 absolute error 3.8391512191537913e-13 relative error 2.045244078899871e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.354000000000791 y1[1] (analytic) 1.4794094208189275 y1[1] (numeric) 1.4794094208196207 absolute error 6.932232565759477e-13 relative error 4.6858107486716814e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8775913668844177 y2[1] (numeric) 1.8775913668840343 absolute error 3.8347103270552907e-13 relative error 2.0423561775416658e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.355000000000791 y1[1] (analytic) 1.4785315898936175 y1[1] (numeric) 1.4785315898943114 absolute error 6.938893903907228e-13 relative error 4.6930981734428085e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8780703374296883 y2[1] (numeric) 1.8780703374293055 absolute error 3.82804898890754e-13 relative error 2.0382884030566055e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.356000000000791 y1[1] (analytic) 1.4776532804367577 y1[1] (numeric) 1.4776532804374523 absolute error 6.945555242054979e-13 relative error 4.700395778908328e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8785484299046946 y2[1] (numeric) 1.8785484299043125 absolute error 3.821387650759789e-13 relative error 2.034223653714193e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.357000000000792 y1[1] (analytic) 1.4767744933266571 y1[1] (numeric) 1.4767744933273523 absolute error 6.95221658020273e-13 relative error 4.707703587527311e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8790256438313442 y2[1] (numeric) 1.8790256438309627 absolute error 3.814726312612038e-13 relative error 2.0301619220234742e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.358000000000792 y1[1] (analytic) 1.4758952294421028 y1[1] (numeric) 1.475895229442799 absolute error 6.961098364399732e-13 relative error 4.716526095846971e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8795019787324234 y2[1] (numeric) 1.8795019787320424 absolute error 3.810285420513537e-13 relative error 2.027284601787584e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.359000000000792 y1[1] (analytic) 1.475015489662359 y1[1] (numeric) 1.4750154896630556 absolute error 6.965539256498232e-13 relative error 4.722349904334015e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8799774341315971 y2[1] (numeric) 1.8799774341312165 absolute error 3.8058445284150366e-13 relative error 2.0244096866902235e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.360000000000793 y1[1] (analytic) 1.474135274867165 y1[1] (numeric) 1.4741352748678622 absolute error 6.972200594645983e-13 relative error 4.7296884577124384e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.88045200955341 y2[1] (numeric) 1.88045200955303 absolute error 3.801403636316536e-13 relative error 2.0215371713843067e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.361000000000793 y1[1] (analytic) 1.4732545859367354 y1[1] (numeric) 1.4732545859374335 absolute error 6.981082378842984e-13 relative error 4.738544475260684e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8809257045232868 y2[1] (numeric) 1.880925704522907 absolute error 3.7969627442180354e-13 relative error 2.0186670505310365e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.362000000000793 y1[1] (analytic) 1.4723734237517596 y1[1] (numeric) 1.4723734237524584 absolute error 6.987743716990735e-13 relative error 4.7459045404291815e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8813985185675324 y2[1] (numeric) 1.8813985185671531 absolute error 3.7925218521195347e-13 relative error 2.0157993187998798e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.363000000000794 y1[1] (analytic) 1.4714917891933994 y1[1] (numeric) 1.4714917891940988 absolute error 6.994405055138486e-13 relative error 4.7532749462180013e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8818704512133326 y2[1] (numeric) 1.881870451212954 absolute error 3.785860513971784e-13 relative error 2.0117540564659257e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.364000000000794 y1[1] (analytic) 1.470609683143289 y1[1] (numeric) 1.4706096831439894 absolute error 7.003286839335487e-13 relative error 4.762165596765706e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8823415019887555 y2[1] (numeric) 1.8823415019883774 absolute error 3.781419621873283e-13 relative error 2.008891382290668e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.365000000000794 y1[1] (analytic) 1.469727106483535 y1[1] (numeric) 1.469727106484236 absolute error 7.009948177483238e-13 relative error 4.7695576590780994e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8828116704227498 y2[1] (numeric) 1.882811670422372 absolute error 3.7769787297747826e-13 relative error 2.006031080594871e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.366000000000795 y1[1] (analytic) 1.4688440600967136 y1[1] (numeric) 1.4688440600974153 absolute error 7.016609515630989e-13 relative error 4.776960132288646e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8832809560451471 y2[1] (numeric) 1.88328095604477 absolute error 3.7703173916270316e-13 relative error 2.0019941153892533e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.367000000000795 y1[1] (analytic) 1.4679605448658712 y1[1] (numeric) 1.4679605448665736 absolute error 7.02327085377874e-13 relative error 4.7843730394133055e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.883749358386662 y2[1] (numeric) 1.8837493583862857 absolute error 3.7636560534792807e-13 relative error 1.997960098419179e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.368000000000795 y1[1] (analytic) 1.467076561674523 y1[1] (numeric) 1.467076561675226 absolute error 7.029932191926491e-13 relative error 4.791796403524107e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8842168769788925 y2[1] (numeric) 1.8842168769785164 absolute error 3.7614356074300304e-13 relative error 1.9962859124057017e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.369000000000796 y1[1] (analytic) 1.4661921114066518 y1[1] (numeric) 1.4661921114073555 absolute error 7.036593530074242e-13 relative error 4.7992302477493186e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8846835113543192 y2[1] (numeric) 1.884683511353944 absolute error 3.752553823233029e-13 relative error 1.9910790329653132e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.370000000000796 y1[1] (analytic) 1.465307194946708 y1[1] (numeric) 1.4653071949474126 absolute error 7.045475314271243e-13 relative error 4.808189940354099e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8851492610463088 y2[1] (numeric) 1.8851492610459337 absolute error 3.750333377183779e-13 relative error 1.9894092498024495e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.371000000000796 y1[1] (analytic) 1.4644218131796083 y1[1] (numeric) 1.4644218131803135 absolute error 7.052136652418994e-13 relative error 4.815645730588461e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8856141255891106 y2[1] (numeric) 1.8856141255887362 absolute error 3.743672039036028e-13 relative error 1.9853860809758286e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.372000000000797 y1[1] (analytic) 1.463535966990734 y1[1] (numeric) 1.4635359669914398 absolute error 7.058797990566745e-13 relative error 4.8231120722511334e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.886078104517861 y2[1] (numeric) 1.886078104517487 absolute error 3.739231146937527e-13 relative error 1.9825431078281824e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.373000000000797 y1[1] (analytic) 1.4626496572659313 y1[1] (numeric) 1.4626496572666379 absolute error 7.065459328714496e-13 relative error 4.8305889886999036e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8865411973685804 y2[1] (numeric) 1.8865411973682071 absolute error 3.7325698087897763e-13 relative error 1.978525469783595e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.374000000000797 y1[1] (analytic) 1.46176288489151 y1[1] (numeric) 1.461762884892217 absolute error 7.069900220812997e-13 relative error 4.836557484039359e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8870034036781766 y2[1] (numeric) 1.8870034036778038 absolute error 3.7281289166912757e-13 relative error 1.975687436188164e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.375000000000798 y1[1] (analytic) 1.4608756507542422 y1[1] (numeric) 1.4608756507549499 absolute error 7.076561558960748e-13 relative error 4.844054697815764e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8874647229844428 y2[1] (numeric) 1.8874647229840706 absolute error 3.7214675785435247e-13 relative error 1.97167530244442e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.376000000000798 y1[1] (analytic) 1.459987955741362 y1[1] (numeric) 1.4599879557420703 absolute error 7.083222897108499e-13 relative error 4.8515625551936385e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.88792515482606 y2[1] (numeric) 1.8879251548256886 absolute error 3.714806240395774e-13 relative error 1.9676660543982367e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.377000000000798 y1[1] (analytic) 1.4590998007405644 y1[1] (numeric) 1.4590998007412734 absolute error 7.08988423525625e-13 relative error 4.8590810797573866e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8883846987425965 y2[1] (numeric) 1.8883846987422255 absolute error 3.710365348297273e-13 relative error 1.9648355288876594e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.378000000000799 y1[1] (analytic) 1.4582111866400045 y1[1] (numeric) 1.4582111866407141 absolute error 7.096545573404001e-13 relative error 4.866610295149216e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8888433542745082 y2[1] (numeric) 1.8888433542741379 absolute error 3.703704010149522e-13 relative error 1.9608317448707065e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.379000000000799 y1[1] (analytic) 1.457322114328296 y1[1] (numeric) 1.4573221143290063 absolute error 7.103206911551752e-13 relative error 4.8741502250693136e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8893011209631396 y2[1] (numeric) 1.88930112096277 absolute error 3.6970426720017713e-13 relative error 1.9568308254202857e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.380000000000799 y1[1] (analytic) 1.4564325846945112 y1[1] (numeric) 1.4564325846952222 absolute error 7.109868249699502e-13 relative error 4.881700893276023e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8897579983507244 y2[1] (numeric) 1.8897579983503552 absolute error 3.6926017799032707e-13 relative error 1.9540077529112025e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.3810000000008 y1[1] (analytic) 1.4555425986281798 y1[1] (numeric) 1.4555425986288915 absolute error 7.116529587847253e-13 relative error 4.889262323586024e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.890213985980385 y2[1] (numeric) 1.8902139859800162 absolute error 3.68816088780477e-13 relative error 1.9511869635711406e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.3820000000008 y1[1] (analytic) 1.4546521570192879 y1[1] (numeric) 1.4546521570200002 absolute error 7.123190925995004e-13 relative error 4.896834539874508e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8906690833961335 y2[1] (numeric) 1.8906690833957656 absolute error 3.679279103607769e-13 relative error 1.9460196053974853e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.3830000000008 y1[1] (analytic) 1.4537612607582768 y1[1] (numeric) 1.4537612607589896 absolute error 7.127631818093505e-13 relative error 4.902890185955125e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8911232901428732 y2[1] (numeric) 1.8911232901425057 absolute error 3.674838211509268e-13 relative error 1.9432039310518124e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.384000000000801 y1[1] (analytic) 1.4528699107360425 y1[1] (numeric) 1.4528699107367562 absolute error 7.136513602290506e-13 relative error 4.912011426181341e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8915766057663967 y2[1] (numeric) 1.89157660576603 absolute error 3.668176873361517e-13 relative error 1.939216663062561e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.385000000000801 y1[1] (analytic) 1.4519781078439356 y1[1] (numeric) 1.4519781078446499 absolute error 7.143174940438257e-13 relative error 4.919616144244259e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8920290298133888 y2[1] (numeric) 1.8920290298130227 absolute error 3.6615155352137663e-13 relative error 1.9352322176446216e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.386000000000801 y1[1] (analytic) 1.4510858529737583 y1[1] (numeric) 1.4510858529744732 absolute error 7.149836278586008e-13 relative error 4.92723174437516e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8924805618314255 y2[1] (numeric) 1.8924805618310598 absolute error 3.6570746431152656e-13 relative error 1.9324238868673903e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.387000000000802 y1[1] (analytic) 1.4501931470177656 y1[1] (numeric) 1.4501931470184812 absolute error 7.156497616733759e-13 relative error 4.934858250744505e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8929312013689747 y2[1] (numeric) 1.8929312013686097 absolute error 3.6504133049675147e-13 relative error 1.928444785699302e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.388000000000802 y1[1] (analytic) 1.4492999908686635 y1[1] (numeric) 1.4492999908693798 absolute error 7.16315895488151e-13 relative error 4.942495687582351e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.893380947975397 y2[1] (numeric) 1.8933809479750325 absolute error 3.643751966819764e-13 relative error 1.924468486236776e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.389000000000802 y1[1] (analytic) 1.4484063854196079 y1[1] (numeric) 1.4484063854203248 absolute error 7.169820293029261e-13 relative error 4.9501440791785394e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8938298012009458 y2[1] (numeric) 1.8938298012005819 absolute error 3.639311074721263e-13 relative error 1.9216674446739852e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.390000000000803 y1[1] (analytic) 1.4475123315642042 y1[1] (numeric) 1.4475123315649219 absolute error 7.176481631177012e-13 relative error 4.957803449882872e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8942777605967676 y2[1] (numeric) 1.8942777605964045 absolute error 3.630429290524262e-13 relative error 1.9165242637809053e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.391000000000803 y1[1] (analytic) 1.4466178301965062 y1[1] (numeric) 1.4466178301972246 absolute error 7.183142969324763e-13 relative error 4.965473824105304e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8947248257149036 y2[1] (numeric) 1.894724825714541 absolute error 3.6259883984257613e-13 relative error 1.9137282360026238e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.392000000000803 y1[1] (analytic) 1.4457228822110153 y1[1] (numeric) 1.4457228822117343 absolute error 7.189804307472514e-13 relative error 4.973155226316119e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8951709961082885 y2[1] (numeric) 1.8951709961079264 absolute error 3.6215475063272606e-13 relative error 1.9109344295391107e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.393000000000804 y1[1] (analytic) 1.4448274885026793 y1[1] (numeric) 1.444827488503399 absolute error 7.196465645620265e-13 relative error 4.980847681046124e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8956162713307516 y2[1] (numeric) 1.8956162713303901 absolute error 3.6148861681795097e-13 relative error 1.9069714809114844e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.394000000000804 y1[1] (analytic) 1.443931649966892 y1[1] (numeric) 1.4439316499676123 absolute error 7.203126983768016e-13 relative error 4.9885512128868266e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8960606509370184 y2[1] (numeric) 1.8960606509366573 absolute error 3.610445276081009e-13 relative error 1.9041823763900987e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.395000000000804 y1[1] (analytic) 1.4430353674994916 y1[1] (numeric) 1.4430353675002126 absolute error 7.209788321915767e-13 relative error 4.9962658464906314e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8965041344827087 y2[1] (numeric) 1.8965041344823481 absolute error 3.6060043839825084e-13 relative error 1.9013954772980675e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.396000000000805 y1[1] (analytic) 1.4421386419967606 y1[1] (numeric) 1.4421386419974822 absolute error 7.216449660063518e-13 relative error 5.003991606571019e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8969467215243392 y2[1] (numeric) 1.8969467215239793 absolute error 3.5993430458347575e-13 relative error 1.8974402417282522e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.397000000000805 y1[1] (analytic) 1.4412414743554245 y1[1] (numeric) 1.4412414743561468 absolute error 7.223110998211268e-13 relative error 5.011728517902738e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.897388411619323 y2[1] (numeric) 1.8973884116189637 absolute error 3.5926817076870066e-13 relative error 1.893487746465595e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.398000000000805 y1[1] (analytic) 1.4403438654726508 y1[1] (numeric) 1.4403438654733738 absolute error 7.229772336359019e-13 relative error 5.0194766053219936e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8978292043259697 y2[1] (numeric) 1.897829204325611 absolute error 3.5860203695392556e-13 relative error 1.8895379844325144e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.399000000000806 y1[1] (analytic) 1.4394458162460484 y1[1] (numeric) 1.439445816246772 absolute error 7.23643367450677e-13 relative error 5.027235893726636e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8982690992034872 y2[1] (numeric) 1.898269099203129 absolute error 3.581579477440755e-13 relative error 1.8867606699933027e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.400000000000806 y1[1] (analytic) 1.4385473275736662 y1[1] (numeric) 1.4385473275743905 absolute error 7.243095012654521e-13 relative error 5.035006408076353e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8987080958119802 y2[1] (numeric) 1.8987080958116227 absolute error 3.574918139293004e-13 relative error 1.882816082776639e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.401000000000806 y1[1] (analytic) 1.4376484003539933 y1[1] (numeric) 1.437648400354718 absolute error 7.247535904753022e-13 relative error 5.0412436747180015e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8991461937124523 y2[1] (numeric) 1.8991461937120955 absolute error 3.568256801145253e-13 relative error 1.8788742082935818e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.402000000000807 y1[1] (analytic) 1.4367490354859562 y1[1] (numeric) 1.4367490354866816 absolute error 7.254197242900773e-13 relative error 5.04903574927208e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.8995833924668055 y2[1] (numeric) 1.8995833924664494 absolute error 3.561595462997502e-13 relative error 1.8749350395048474e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.403000000000807 y1[1] (analytic) 1.4358492338689202 y1[1] (numeric) 1.4358492338696462 absolute error 7.260858581048524e-13 relative error 5.0568391233416735e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9000196916378416 y2[1] (numeric) 1.9000196916374859 absolute error 3.5571545708990016e-13 relative error 1.8721672130843488e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.404000000000807 y1[1] (analytic) 1.4349489964026865 y1[1] (numeric) 1.4349489964034132 absolute error 7.267519919196275e-13 relative error 5.0646538221326486e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9004550907892608 y2[1] (numeric) 1.9004550907889057 absolute error 3.5504932327512506e-13 relative error 1.868233166865694e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.405000000000808 y1[1] (analytic) 1.4340483239874926 y1[1] (numeric) 1.43404832398822 absolute error 7.274181257344026e-13 relative error 5.072479870913659e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.900889589485664 y2[1] (numeric) 1.9008895894853097 absolute error 3.5438318946034997e-13 relative error 1.8643018059572714e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.406000000000808 y1[1] (analytic) 1.4331472175240112 y1[1] (numeric) 1.433147217524739 absolute error 7.278622149442526e-13 relative error 5.0787679454295694e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9013231872925531 y2[1] (numeric) 1.9013231872921994 absolute error 3.5371705564557487e-13 relative error 1.8603731233576393e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.407000000000808 y1[1] (analytic) 1.4322456779133481 y1[1] (numeric) 1.4322456779140766 absolute error 7.285283487590277e-13 relative error 5.0866157949970385e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.90175588377633 y2[1] (numeric) 1.901755883775977 absolute error 3.530509218307998e-13 relative error 1.85644711207489e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.408000000000809 y1[1] (analytic) 1.431343706057043 y1[1] (numeric) 1.4313437060577723 absolute error 7.291944825738028e-13 relative error 5.094475069042169e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9021876785042984 y2[1] (numeric) 1.9021876785039458 absolute error 3.526068326209497e-13 relative error 1.853691076887884e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.409000000000809 y1[1] (analytic) 1.430441302857068 y1[1] (numeric) 1.4304413028577978 absolute error 7.298606163885779e-13 relative error 5.102345793083596e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9026185710446633 y2[1] (numeric) 1.9026185710443113 absolute error 3.519406988061746e-13 relative error 1.8497701229360752e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.410000000000809 y1[1] (analytic) 1.429538469215826 y1[1] (numeric) 1.4295384692165565 absolute error 7.30526750203353e-13 relative error 5.110227992703714e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9030485609665324 y2[1] (numeric) 1.903048560966181 absolute error 3.5149660959632456e-13 relative error 1.8470186037596657e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.41100000000081 y1[1] (analytic) 1.4286352060361507 y1[1] (numeric) 1.4286352060368817 absolute error 7.309708394132031e-13 relative error 5.1165674507023613e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9034776478399156 y2[1] (numeric) 1.903477647839565 absolute error 3.5060843117662444e-13 relative error 1.8419361612914037e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.41200000000081 y1[1] (analytic) 1.4277315142213047 y1[1] (numeric) 1.4277315142220366 absolute error 7.318590178329032e-13 relative error 5.126026921329564e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9039058312357264 y2[1] (numeric) 1.9039058312353763 absolute error 3.5016434196677437e-13 relative error 1.8391893980360408e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.41300000000081 y1[1] (analytic) 1.4268273946749805 y1[1] (numeric) 1.4268273946757128 absolute error 7.323031070427533e-13 relative error 5.1323874897255235e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9043331107257815 y2[1] (numeric) 1.9043331107254318 absolute error 3.497202527569243e-13 relative error 1.8364447416641226e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.414000000000811 y1[1] (analytic) 1.425922848301297 y1[1] (numeric) 1.42592284830203 absolute error 7.331912854624534e-13 relative error 5.141872060861531e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.904759485882801 y2[1] (numeric) 1.904759485882452 absolute error 3.490541189421492e-13 relative error 1.8325364516054515e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.415000000000811 y1[1] (analytic) 1.4250178760048007 y1[1] (numeric) 1.4250178760055345 absolute error 7.338574192772285e-13 relative error 5.149812024356361e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9051849562804102 y2[1] (numeric) 1.9051849562800616 absolute error 3.4861002973229915e-13 relative error 1.8297962546004368e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.416000000000811 y1[1] (analytic) 1.4241124786904638 y1[1] (numeric) 1.4241124786911983 absolute error 7.345235530920036e-13 relative error 5.157763618274249e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9056095214931381 y2[1] (numeric) 1.9056095214927904 absolute error 3.4772185131259903e-13 relative error 1.8247277177757905e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.417000000000812 y1[1] (analytic) 1.4232066572636837 y1[1] (numeric) 1.4232066572644186 absolute error 7.349676423018536e-13 relative error 5.1641666974417683e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9060331810964204 y2[1] (numeric) 1.9060331810960731 absolute error 3.4727776210274897e-13 relative error 1.8219922168562774e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.418000000000812 y1[1] (analytic) 1.4223004126302814 y1[1] (numeric) 1.422300412631017 absolute error 7.356337761166287e-13 relative error 5.172140636282389e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.906455934666597 y2[1] (numeric) 1.9064559346662504 absolute error 3.4661162828797387e-13 relative error 1.8180940979818117e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.419000000000812 y1[1] (analytic) 1.4213937456965018 y1[1] (numeric) 1.421393745697238 absolute error 7.362999099314038e-13 relative error 5.1801262821133854e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9068777817809144 y2[1] (numeric) 1.9068777817805684 absolute error 3.459454944731988e-13 relative error 1.814198569926729e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.420000000000813 y1[1] (analytic) 1.4204866573690116 y1[1] (numeric) 1.4204866573697486 absolute error 7.369660437461789e-13 relative error 5.1881236611624934e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9072987220175257 y2[1] (numeric) 1.9072987220171802 absolute error 3.455014052633487e-13 relative error 1.8114698095004227e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.421000000000813 y1[1] (analytic) 1.419579148554899 y1[1] (numeric) 1.4195791485556366 absolute error 7.37632177560954e-13 relative error 5.196132799723409e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9077187549554906 y2[1] (numeric) 1.9077187549551455 absolute error 3.4505731605349865e-13 relative error 1.808743113507574e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.422000000000813 y1[1] (analytic) 1.418671220161673 y1[1] (numeric) 1.4186712201624112 absolute error 7.382983113757291e-13 relative error 5.204153724155989e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9081378801747761 y2[1] (numeric) 1.9081378801744318 absolute error 3.4439118223872356e-13 relative error 1.8048548053937223e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.423000000000814 y1[1] (analytic) 1.4177628730972616 y1[1] (numeric) 1.4177628730980005 absolute error 7.389644451905042e-13 relative error 5.212186460886465e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9085560972562572 y2[1] (numeric) 1.9085560972559135 absolute error 3.4372504842394846e-13 relative error 1.8009690619945e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.424000000000814 y1[1] (analytic) 1.416854108270012 y1[1] (numeric) 1.4168541082707515 absolute error 7.396305790052793e-13 relative error 5.2202310364076445e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9089734057817167 y2[1] (numeric) 1.9089734057813736 absolute error 3.4305891460917337e-13 relative error 1.7970858764723973e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.425000000000814 y1[1] (analytic) 1.4159449265886885 y1[1] (numeric) 1.415944926589429 absolute error 7.405187574249794e-13 relative error 5.2298556498877826e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.909389805333846 y2[1] (numeric) 1.9093898053335037 absolute error 3.423927807943983e-13 relative error 1.793205241998937e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.426000000000815 y1[1] (analytic) 1.4150353289624733 y1[1] (numeric) 1.4150353289632145 absolute error 7.411848912397545e-13 relative error 5.237924990771808e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9098052954962461 y2[1] (numeric) 1.9098052954959042 absolute error 3.419486915845482e-13 relative error 1.7904898074737815e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.427000000000815 y1[1] (analytic) 1.414125316300964 y1[1] (numeric) 1.4141253163017056 absolute error 7.416289804496046e-13 relative error 5.244436061646505e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9102198758534263 y2[1] (numeric) 1.910219875853085 absolute error 3.412825577697731e-13 relative error 1.7866140023137324e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.428000000000815 y1[1] (analytic) 1.4132148895141725 y1[1] (numeric) 1.4132148895149148 absolute error 7.422951142643797e-13 relative error 5.2525282585974024e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9106335459908064 y2[1] (numeric) 1.910633545990466 absolute error 3.40394379350073e-13 relative error 1.7815785767204932e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.429000000000816 y1[1] (analytic) 1.412304049512526 y1[1] (numeric) 1.412304049513269 absolute error 7.429612480791548e-13 relative error 5.26063242780899e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9110463054947164 y2[1] (numeric) 1.9110463054943767 absolute error 3.397282455352979e-13 relative error 1.777708078336447e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.430000000000816 y1[1] (analytic) 1.4113927972068647 y1[1] (numeric) 1.4113927972076081 absolute error 7.434053372890048e-13 relative error 5.267175365781929e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9114581539523972 y2[1] (numeric) 1.9114581539520579 absolute error 3.3928415632544784e-13 relative error 1.7750017473513435e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.431000000000816 y1[1] (analytic) 1.4104811335084402 y1[1] (numeric) 1.4104811335091842 absolute error 7.440714711037799e-13 relative error 5.2753025434163135e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9118690909519995 y2[1] (numeric) 1.911869090951661 absolute error 3.3861802251067274e-13 relative error 1.7711360265888325e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.432000000000817 y1[1] (analytic) 1.4095690593289163 y1[1] (numeric) 1.409569059329661 absolute error 7.44737604918555e-13 relative error 5.283441772431627e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9122791160825872 y2[1] (numeric) 1.912279116082249 absolute error 3.381739333008227e-13 relative error 1.768433961636266e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.433000000000817 y1[1] (analytic) 1.4086565755803675 y1[1] (numeric) 1.4086565755811127 absolute error 7.451816941284051e-13 relative error 5.2900167936346707e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9126882289341347 y2[1] (numeric) 1.9126882289337972 absolute error 3.375077994860476e-13 relative error 1.7645729940740382e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.434000000000817 y1[1] (analytic) 1.4077436831752768 y1[1] (numeric) 1.4077436831760228 absolute error 7.460698725481052e-13 relative error 5.299756493066166e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9130964290975294 y2[1] (numeric) 1.9130964290971924 absolute error 3.3706371027619753e-13 relative error 1.7618751734077595e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.435000000000818 y1[1] (analytic) 1.4068303830265372 y1[1] (numeric) 1.4068303830272837 absolute error 7.465139617579553e-13 relative error 5.3063537066349645e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.913503716164571 y2[1] (numeric) 1.9135037161642345 absolute error 3.3639757646142243e-13 relative error 1.758018934688552e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.436000000000818 y1[1] (analytic) 1.4059166760474484 y1[1] (numeric) 1.4059166760481956 absolute error 7.471800955727304e-13 relative error 5.314540387082753e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9139100897279726 y2[1] (numeric) 1.9139100897276367 absolute error 3.3595348725157237e-13 relative error 1.7553253366218578e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.437000000000818 y1[1] (analytic) 1.4050025631517173 y1[1] (numeric) 1.4050025631524652 absolute error 7.478462293875054e-13 relative error 5.322739253300211e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9143155493813606 y2[1] (numeric) 1.9143155493810253 absolute error 3.352873534367973e-13 relative error 1.751473802452006e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.438000000000819 y1[1] (analytic) 1.4040880452534568 y1[1] (numeric) 1.4040880452542053 absolute error 7.485123632022805e-13 relative error 5.3309503327276315e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9147200947192755 y2[1] (numeric) 1.9147200947189407 absolute error 3.348432642269472e-13 relative error 1.748784405357379e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.439000000000819 y1[1] (analytic) 1.4031731232671847 y1[1] (numeric) 1.4031731232679339 absolute error 7.491784970170556e-13 relative error 5.339173652875056e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9151237253371718 y2[1] (numeric) 1.9151237253368376 absolute error 3.341771304121721e-13 relative error 1.744937551506432e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.440000000000819 y1[1] (analytic) 1.402257798107823 y1[1] (numeric) 1.4022577981085729 absolute error 7.498446308318307e-13 relative error 5.347409241322496e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.915526440831419 y2[1] (numeric) 1.9155264408310855 absolute error 3.33510996597397e-13 relative error 1.74109315062568e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.44100000000082 y1[1] (analytic) 1.401342070690697 y1[1] (numeric) 1.4013420706914472 absolute error 7.502887200416808e-13 relative error 5.354072611777627e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.915928240799302 y2[1] (numeric) 1.9159282407989688 absolute error 3.3306690738754696e-13 relative error 1.7384101361155128e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.44200000000082 y1[1] (analytic) 1.4004259419315332 y1[1] (numeric) 1.4004259419322844 absolute error 7.511768984613809e-13 relative error 5.3639173337886216e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.91632912483902 y2[1] (numeric) 1.9163291248386878 absolute error 3.3217872896784684e-13 relative error 1.733411681021919e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.44300000000082 y1[1] (analytic) 1.3995094127464611 y1[1] (numeric) 1.399509412747213 absolute error 7.51843032276156e-13 relative error 5.372189893319152e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9167290925496898 y2[1] (numeric) 1.916729092549358 absolute error 3.3173463975799677e-13 relative error 1.7307330548038666e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.444000000000821 y1[1] (analytic) 1.3985924840520096 y1[1] (numeric) 1.3985924840527622 absolute error 7.525091660909311e-13 relative error 5.3804748321738263e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9171281435313434 y2[1] (numeric) 1.9171281435310124 absolute error 3.310685059432217e-13 relative error 1.7268981578528946e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.445000000000821 y1[1] (analytic) 1.3976751567651073 y1[1] (numeric) 1.3976751567658605 absolute error 7.531752999057062e-13 relative error 5.3887721782858056e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9175262773849298 y2[1] (numeric) 1.9175262773845996 absolute error 3.3018032752352156e-13 relative error 1.72190770691191e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.446000000000821 y1[1] (analytic) 1.3967574318030813 y1[1] (numeric) 1.3967574318038352 absolute error 7.538414337204813e-13 relative error 5.397081959659549e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9179234937123155 y2[1] (numeric) 1.9179234937119858 absolute error 3.297362383136715e-13 relative error 1.7192356180769076e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.447000000000822 y1[1] (analytic) 1.3958393100836566 y1[1] (numeric) 1.395839310084411 absolute error 7.545075675352564e-13 relative error 5.405404204371036e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.918319792116284 y2[1] (numeric) 1.9183197921159547 absolute error 3.2929214910382143e-13 relative error 1.716565457214761e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.448000000000822 y1[1] (analytic) 1.3949207925249547 y1[1] (numeric) 1.3949207925257099 absolute error 7.551737013500315e-13 relative error 5.413738940567994e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9187151722005367 y2[1] (numeric) 1.918715172200208 absolute error 3.2862601528904634e-13 relative error 1.7127399629208728e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.449000000000822 y1[1] (analytic) 1.3940018800454932 y1[1] (numeric) 1.394001880046249 absolute error 7.558398351648066e-13 relative error 5.4220861964701206e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9191096335696938 y2[1] (numeric) 1.9191096335693658 absolute error 3.2795988147427124e-13 relative error 1.708916862994639e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.450000000000823 y1[1] (analytic) 1.3930825735641845 y1[1] (numeric) 1.393082573564941 absolute error 7.565059689795817e-13 relative error 5.430446000369314e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.919503175829294 y2[1] (numeric) 1.9195031758289667 absolute error 3.2729374765949615e-13 relative error 1.7050961508208683e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.451000000000823 y1[1] (analytic) 1.3921628740003351 y1[1] (numeric) 1.3921628740010923 absolute error 7.571721027943568e-13 relative error 5.4388183806298984e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.919895798585795 y2[1] (numeric) 1.9198957985854683 absolute error 3.2662761384472105e-13 relative error 1.7012778197927023e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.452000000000823 y1[1] (analytic) 1.3912427822736442 y1[1] (numeric) 1.391242782274402 absolute error 7.578382366091319e-13 relative error 5.447203365688853e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.920287501446574 y2[1] (numeric) 1.920287501446248 absolute error 3.2596148002994596e-13 relative error 1.6974618633115902e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.453000000000824 y1[1] (analytic) 1.3903222993042037 y1[1] (numeric) 1.3903222993049622 absolute error 7.585043704239069e-13 relative error 5.4556009840560395e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9206782840199281 y2[1] (numeric) 1.9206782840196028 absolute error 3.2529534621517087e-13 relative error 1.6936482747872613e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.454000000000824 y1[1] (analytic) 1.3894014260124965 y1[1] (numeric) 1.3894014260132557 absolute error 7.59170504238682e-13 relative error 5.4640112643144356e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9210681459150751 y2[1] (numeric) 1.9210681459147505 absolute error 3.2462921240039577e-13 relative error 1.6898370476376983e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.455000000000824 y1[1] (analytic) 1.3884801633193957 y1[1] (numeric) 1.3884801633201556 absolute error 7.598366380534571e-13 relative error 5.472434235120361e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.921457086742153 y2[1] (numeric) 1.921457086741829 absolute error 3.239630785856207e-13 relative error 1.686028175289113e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.456000000000825 y1[1] (analytic) 1.387558512146164 y1[1] (numeric) 1.3875585121469245 absolute error 7.605027718682322e-13 relative error 5.480869925203714e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9218451061122208 y2[1] (numeric) 1.9218451061118975 absolute error 3.232969447708456e-13 relative error 1.682221651175917e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.457000000000825 y1[1] (analytic) 1.3866364734144523 y1[1] (numeric) 1.3866364734152135 absolute error 7.611689056830073e-13 relative error 5.489318363368199e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9222322036372594 y2[1] (numeric) 1.9222322036369368 absolute error 3.226308109560705e-13 relative error 1.678417468740699e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.458000000000825 y1[1] (analytic) 1.3857140480462995 y1[1] (numeric) 1.3857140480470613 absolute error 7.618350394977824e-13 relative error 5.4977795784915645e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9226183789301712 y2[1] (numeric) 1.9226183789298492 absolute error 3.219646771412954e-13 relative error 1.6746156214341953e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.459000000000826 y1[1] (analytic) 1.3847912369641309 y1[1] (numeric) 1.3847912369648931 absolute error 7.622791287076325e-13 relative error 5.504650147691375e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.923003631604781 y2[1] (numeric) 1.9230036316044596 absolute error 3.212985433265203e-13 relative error 1.670816102715266e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.460000000000826 y1[1] (analytic) 1.3838680410907571 y1[1] (numeric) 1.38386804109152 absolute error 7.629452625224076e-13 relative error 5.5131359339800804e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.923387961275836 y2[1] (numeric) 1.9233879612755154 absolute error 3.206324095117452e-13 relative error 1.6670189060508674e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.461000000000826 y1[1] (analytic) 1.3829444613493744 y1[1] (numeric) 1.382944461350138 absolute error 7.636113963371827e-13 relative error 5.5216345824336825e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9237713675590067 y2[1] (numeric) 1.9237713675586867 absolute error 3.199662756969701e-13 relative error 1.6632240249160274e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.462000000000827 y1[1] (analytic) 1.3820204986635622 y1[1] (numeric) 1.3820204986643265 absolute error 7.642775301519578e-13 relative error 5.5301461222248686e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9241538500708868 y2[1] (numeric) 1.9241538500705675 absolute error 3.19300141882195e-13 relative error 1.659431452793818e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.463000000000827 y1[1] (analytic) 1.3810961539572832 y1[1] (numeric) 1.3810961539580482 absolute error 7.649436639667329e-13 relative error 5.5386705826015373e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9245354084289938 y2[1] (numeric) 1.9245354084286752 absolute error 3.1863400806741993e-13 relative error 1.6556411831753314e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.464000000000827 y1[1] (analytic) 1.3801714281548823 y1[1] (numeric) 1.3801714281556476 absolute error 7.653877531765829e-13 relative error 5.5455991738635776e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9249160422517697 y2[1] (numeric) 1.9249160422514515 absolute error 3.1818991885756986e-13 relative error 1.6530067383372775e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.465000000000828 y1[1] (analytic) 1.3792463221810847 y1[1] (numeric) 1.3792463221818507 absolute error 7.66053886991358e-13 relative error 5.5541484843689936e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.92529575115858 y2[1] (numeric) 1.9252957511582627 absolute error 3.1730174043786974e-13 relative error 1.6480675254538318e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.466000000000828 y1[1] (analytic) 1.3783208369609963 y1[1] (numeric) 1.3783208369617632 absolute error 7.669420654110581e-13 relative error 5.564321780856608e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9256745347697166 y2[1] (numeric) 1.9256745347693998 absolute error 3.168576512280197e-13 relative error 1.6454371987938833e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.467000000000828 y1[1] (analytic) 1.3773949734201025 y1[1] (numeric) 1.3773949734208701 absolute error 7.676081992258332e-13 relative error 5.57289821756678e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9260523927063953 y2[1] (numeric) 1.9260523927060793 absolute error 3.1596947280831955e-13 relative error 1.6405029998396596e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.468000000000829 y1[1] (analytic) 1.376468732484267 y1[1] (numeric) 1.376468732485035 absolute error 7.680522884356833e-13 relative error 5.579874575497937e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9264293245907589 y2[1] (numeric) 1.9264293245904434 absolute error 3.155253835984695e-13 relative error 1.6378767680226117e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.469000000000829 y1[1] (analytic) 1.3755421150797302 y1[1] (numeric) 1.375542115080499 absolute error 7.687184222504584e-13 relative error 5.58847609115844e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9268053300458745 y2[1] (numeric) 1.9268053300455599 absolute error 3.1463720517876936e-13 relative error 1.6329475545476007e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.470000000000829 y1[1] (analytic) 1.3746151221331098 y1[1] (numeric) 1.3746151221338792 absolute error 7.693845560652335e-13 relative error 5.5970907323594156e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9271804086957376 y2[1] (numeric) 1.9271804086954236 absolute error 3.1397107136399427e-13 relative error 1.629173220873915e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.47100000000083 y1[1] (analytic) 1.3736877545713984 y1[1] (numeric) 1.3736877545721684 absolute error 7.700506898800086e-13 relative error 5.605718528955444e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9275545601652695 y2[1] (numeric) 1.927554560164956 absolute error 3.135269821541442e-13 relative error 1.6265530876970986e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.47200000000083 y1[1] (analytic) 1.3727600133219635 y1[1] (numeric) 1.3727600133227342 absolute error 7.707168236947837e-13 relative error 5.614359510878482e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9279277840803182 y2[1] (numeric) 1.9279277840800053 absolute error 3.128608483393691e-13 relative error 1.622783026017821e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.47300000000083 y1[1] (analytic) 1.3718318993125462 y1[1] (numeric) 1.3718318993133176 absolute error 7.713829575095588e-13 relative error 5.62301370813811e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9283000800676602 y2[1] (numeric) 1.928300080067348 absolute error 3.12194714524594e-13 relative error 1.6190152028290105e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.474000000000831 y1[1] (analytic) 1.3709034134712608 y1[1] (numeric) 1.3709034134720328 absolute error 7.720490913243339e-13 relative error 5.6316811508217817e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9286714477549995 y2[1] (numeric) 1.928671447754688 absolute error 3.115285807098189e-13 relative error 1.615249611707803e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.475000000000831 y1[1] (analytic) 1.3699745567265929 y1[1] (numeric) 1.3699745567273653 absolute error 7.724931805341839e-13 relative error 5.6387410754545214e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9290418867709684 y2[1] (numeric) 1.9290418867706576 absolute error 3.1086244689504383e-13 relative error 1.6114862462390478e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.476000000000831 y1[1] (analytic) 1.3690453300073988 y1[1] (numeric) 1.369045330008172 absolute error 7.73159314348959e-13 relative error 5.647433999462827e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9294113967451283 y2[1] (numeric) 1.9294113967448179 absolute error 3.1041835768519377e-13 relative error 1.6088759411749213e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.477000000000832 y1[1] (analytic) 1.3681157342429058 y1[1] (numeric) 1.3681157342436794 absolute error 7.736034035588091e-13 relative error 5.654517261925281e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9297799773079685 y2[1] (numeric) 1.929779977307659 absolute error 3.0953017926549364e-13 relative error 1.6039661666367084e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.478000000000832 y1[1] (analytic) 1.367185770362709 y1[1] (numeric) 1.3671857703634833 absolute error 7.742695373735842e-13 relative error 5.663235780812534e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.930147628090909 y2[1] (numeric) 1.9301476280906 absolute error 3.0886404545071855e-13 relative error 1.600209439711164e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.479000000000832 y1[1] (analytic) 1.3662554392967725 y1[1] (numeric) 1.3662554392975474 absolute error 7.749356711883593e-13 relative error 5.671967692858574e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.930514348726299 y2[1] (numeric) 1.9305143487259906 absolute error 3.084199562408685e-13 relative error 1.5976050965088947e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.480000000000833 y1[1] (analytic) 1.365324741975427 y1[1] (numeric) 1.3653247419762027 absolute error 7.756018050031344e-13 relative error 5.6807130286158215e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9308801388474177 y2[1] (numeric) 1.93088013884711 absolute error 3.077538224260934e-13 relative error 1.5938525454500663e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.481000000000833 y1[1] (analytic) 1.3643936793293703 y1[1] (numeric) 1.3643936793301465 absolute error 7.762679388179095e-13 relative error 5.6894718187162984e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.931244998088475 y2[1] (numeric) 1.931244998088168 absolute error 3.0686564400639327e-13 relative error 1.5889524338451387e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.482000000000833 y1[1] (analytic) 1.3634622522896647 y1[1] (numeric) 1.3634622522904414 absolute error 7.767120280277595e-13 relative error 5.6966155588350585e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.931608926084612 y2[1] (numeric) 1.9316089260843057 absolute error 3.064215547965432e-13 relative error 1.5863540008466535e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.483000000000834 y1[1] (analytic) 1.362530461787737 y1[1] (numeric) 1.3625304617885141 absolute error 7.771561172376096e-13 relative error 5.703770587396082e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9319719224719005 y2[1] (numeric) 1.9319719224715948 absolute error 3.057554209817681e-13 relative error 1.582607994584948e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.484000000000834 y1[1] (analytic) 1.3615983087553776 y1[1] (numeric) 1.3615983087561554 absolute error 7.778222510523847e-13 relative error 5.7125676937964446e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9323339868873441 y2[1] (numeric) 1.932333986887039 absolute error 3.05089287166993e-13 relative error 1.5788641572176613e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.485000000000834 y1[1] (analytic) 1.3606657941247395 y1[1] (numeric) 1.360665794125518 absolute error 7.784883848671598e-13 relative error 5.7213783739447156e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9326951189688788 y2[1] (numeric) 1.9326951189685742 absolute error 3.0464519795714295e-13 relative error 1.5762713682418552e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.486000000000835 y1[1] (analytic) 1.3597329188283376 y1[1] (numeric) 1.3597329188291165 absolute error 7.789324740770098e-13 relative error 5.7285696572544907e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9330553183553723 y2[1] (numeric) 1.933055318355068 absolute error 3.042011087472929e-13 relative error 1.5736803073287354e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.487000000000835 y1[1] (analytic) 1.3587996837990466 y1[1] (numeric) 1.3587996837998262 absolute error 7.795986078917849e-13 relative error 5.737406456499294e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9334145846866249 y2[1] (numeric) 1.9334145846863213 absolute error 3.035349749325178e-13 relative error 1.569942511743884e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.488000000000835 y1[1] (analytic) 1.3578660899701018 y1[1] (numeric) 1.357866089970882 absolute error 7.8026474170656e-13 relative error 5.7462569208407016e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9337729176033704 y2[1] (numeric) 1.9337729176030678 absolute error 3.0264679651281767e-13 relative error 1.5650586155064384e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.489000000000836 y1[1] (analytic) 1.3569321382750967 y1[1] (numeric) 1.3569321382758777 absolute error 7.809308755213351e-13 relative error 5.7551210815453e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9341303167472765 y2[1] (numeric) 1.9341303167469743 absolute error 3.022027073029676e-13 relative error 1.5624733488030786e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.490000000000836 y1[1] (analytic) 1.3559978296479833 y1[1] (numeric) 1.3559978296487647 absolute error 7.813749647311852e-13 relative error 5.762361470254196e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9344867817609437 y2[1] (numeric) 1.9344867817606421 absolute error 3.015365734881925e-13 relative error 1.5587419688322027e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.491000000000836 y1[1] (analytic) 1.3550631650230698 y1[1] (numeric) 1.3550631650238518 absolute error 7.820410985459603e-13 relative error 5.7712519883355114e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9348423122879068 y2[1] (numeric) 1.934842312287606 absolute error 3.008704396734174e-13 relative error 1.5550127147966132e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.492000000000837 y1[1] (analytic) 1.354128145335021 y1[1] (numeric) 1.3541281453358036 absolute error 7.827072323607354e-13 relative error 5.780156295083048e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9351969079726357 y2[1] (numeric) 1.9351969079723355 absolute error 3.0020430585864233e-13 relative error 1.551285580407135e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.493000000000837 y1[1] (analytic) 1.3531927715188563 y1[1] (numeric) 1.3531927715196395 absolute error 7.831513215705854e-13 relative error 5.787433527978112e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9355505684605343 y2[1] (numeric) 1.935550568460235 absolute error 2.993161274389422e-13 relative error 1.5464133684557116e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.494000000000837 y1[1] (analytic) 1.3522570445099493 y1[1] (numeric) 1.3522570445107334 absolute error 7.840394999902855e-13 relative error 5.798006401027234e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9359032933979425 y2[1] (numeric) 1.9359032933976439 absolute error 2.986499936241671e-13 relative error 1.5426906635401692e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.495000000000838 y1[1] (analytic) 1.3513209652440274 y1[1] (numeric) 1.351320965244812 absolute error 7.844835892001356e-13 relative error 5.805309096632495e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9362550824321354 y2[1] (numeric) 1.9362550824318374 absolute error 2.97983859809392e-13 relative error 1.538970058816288e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.496000000000838 y1[1] (analytic) 1.3503845346571697 y1[1] (numeric) 1.3503845346579546 absolute error 7.849276784099857e-13 relative error 5.812623428846214e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.936605935211324 y2[1] (numeric) 1.9366059352110265 absolute error 2.9753977059954195e-13 relative error 1.5363981137808203e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.497000000000838 y1[1] (analytic) 1.3494477536858063 y1[1] (numeric) 1.3494477536865919 absolute error 7.855938122247608e-13 relative error 5.821594871524545e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9369558513846552 y2[1] (numeric) 1.9369558513843586 absolute error 2.9665159217984183e-13 relative error 1.5315351249114792e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.498000000000839 y1[1] (analytic) 1.3485106232667183 y1[1] (numeric) 1.3485106232675046 absolute error 7.862599460395359e-13 relative error 5.830580289644657e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9373048306022134 y2[1] (numeric) 1.9373048306019172 absolute error 2.9620750296999176e-13 relative error 1.528966935357898e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.499000000000839 y1[1] (analytic) 1.347573144337036 y1[1] (numeric) 1.347573144337823 absolute error 7.86926079854311e-13 relative error 5.83957971529222e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9376528725150188 y2[1] (numeric) 1.9376528725147233 absolute error 2.9554136915521667e-13 relative error 1.5252544630019943e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.500000000000839 y1[1] (analytic) 1.3466353178342385 y1[1] (numeric) 1.346635317835026 absolute error 7.87592213669086e-13 relative error 5.848593180637442e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9379999767750298 y2[1] (numeric) 1.9379999767747351 absolute error 2.9465319073551655e-13 relative error 1.5203983192292937e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.50100000000084 y1[1] (analytic) 1.345697144696152 y1[1] (numeric) 1.3456971446969401 absolute error 7.880363028789361e-13 relative error 5.855970683930288e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9383461430351423 y2[1] (numeric) 1.9383461430348483 absolute error 2.9398705692074145e-13 relative error 1.516690184449741e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.50200000000084 y1[1] (analytic) 1.3447586258609496 y1[1] (numeric) 1.3447586258617383 absolute error 7.887024366937112e-13 relative error 5.865011173947766e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.93869137094919 y2[1] (numeric) 1.9386913709488967 absolute error 2.9332092310596636e-13 relative error 1.512984106193011e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.50300000000084 y1[1] (analytic) 1.3438197622671502 y1[1] (numeric) 1.3438197622679395 absolute error 7.893685705084863e-13 relative error 5.874065798651058e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9390356601719447 y2[1] (numeric) 1.9390356601716523 absolute error 2.9243274468626623e-13 relative error 1.5081349492063216e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.504000000000841 y1[1] (analytic) 1.342880554853617 y1[1] (numeric) 1.342880554854407 absolute error 7.900347043232614e-13 relative error 5.883134590547262e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9393790103591177 y2[1] (numeric) 1.939379010358826 absolute error 2.9176661087149114e-13 relative error 1.5044331681070647e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.505000000000841 y1[1] (analytic) 1.3419410045595574 y1[1] (numeric) 1.3419410045603481 absolute error 7.907008381380365e-13 relative error 5.892217582229368e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9397214211673588 y2[1] (numeric) 1.9397214211670677 absolute error 2.9110047705671604e-13 relative error 1.5007334242951577e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.506000000000841 y1[1] (analytic) 1.341001112324522 y1[1] (numeric) 1.3410011123253134 absolute error 7.913669719528116e-13 relative error 5.901314806376543e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9400628922542569 y2[1] (numeric) 1.9400628922539664 absolute error 2.9043434324194095e-13 relative error 1.4970357115818582e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.507000000000842 y1[1] (analytic) 1.3400608790884028 y1[1] (numeric) 1.3400608790891946 absolute error 7.918110611626616e-13 relative error 5.908769321743826e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9404034232783411 y2[1] (numeric) 1.9404034232780514 absolute error 2.8976820942716586e-13 relative error 1.493340023785353e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.508000000000842 y1[1] (analytic) 1.3391203057914325 y1[1] (numeric) 1.339120305792225 absolute error 7.924771949774367e-13 relative error 5.91789394537689e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9407430138990804 y2[1] (numeric) 1.9407430138987913 absolute error 2.8910207561239076e-13 relative error 1.4896463547307363e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.509000000000842 y1[1] (analytic) 1.338179393374185 y1[1] (numeric) 1.338179393374978 absolute error 7.929212841872868e-13 relative error 5.92537359425298e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9410816637768842 y2[1] (numeric) 1.9410816637765957 absolute error 2.8843594179761567e-13 relative error 1.485954698249984e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.510000000000843 y1[1] (analytic) 1.3372381427775721 y1[1] (numeric) 1.3372381427783657 absolute error 7.935874180020619e-13 relative error 5.934525740895369e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9414193725731024 y2[1] (numeric) 1.9414193725728148 absolute error 2.8754776337791554e-13 relative error 1.4811213251509274e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.511000000000843 y1[1] (analytic) 1.3362965549428445 y1[1] (numeric) 1.3362965549436387 absolute error 7.94253551816837e-13 relative error 5.943692280571721e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9417561399500267 y2[1] (numeric) 1.9417561399497398 absolute error 2.8688162956314045e-13 relative error 1.4774338737022027e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.512000000000843 y1[1] (analytic) 1.33535463081159 y1[1] (numeric) 1.335354630812385 absolute error 7.949196856316121e-13 relative error 5.952873246475978e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9420919655708895 y2[1] (numeric) 1.9420919655706033 absolute error 2.8621549574836536e-13 relative error 1.4737484157411185e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.513000000000844 y1[1] (analytic) 1.3344123713257328 y1[1] (numeric) 1.3344123713265281 absolute error 7.953637748414621e-13 relative error 5.960404683982897e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9424268490998653 y2[1] (numeric) 1.9424268490995797 absolute error 2.8554936193359026e-13 relative error 1.470064945127359e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.514000000000844 y1[1] (analytic) 1.333469777427532 y1[1] (numeric) 1.333469777428328 absolute error 7.960299086562372e-13 relative error 5.969613426049305e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9427607902020705 y2[1] (numeric) 1.9427607902017856 absolute error 2.8488322811881517e-13 relative error 1.466383455727372e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.515000000000844 y1[1] (analytic) 1.3325268500595815 y1[1] (numeric) 1.3325268500603782 absolute error 7.966960424710123e-13 relative error 5.978836692374262e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.943093788543564 y2[1] (numeric) 1.9430937885432797 absolute error 2.8421709430404007e-13 relative error 1.462703941414344e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.516000000000845 y1[1] (analytic) 1.3315835901648088 y1[1] (numeric) 1.3315835901656061 absolute error 7.973621762857874e-13 relative error 5.988074516501805e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9434258437913474 y2[1] (numeric) 1.943425843791064 absolute error 2.8332891588433995e-13 relative error 1.4578838538629575e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.517000000000845 y1[1] (analytic) 1.3306399986864736 y1[1] (numeric) 1.3306399986872715 absolute error 7.978062654956375e-13 relative error 5.995658226741891e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9437569556133658 y2[1] (numeric) 1.9437569556130831 absolute error 2.8266278206956486e-13 relative error 1.4542084659980994e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.518000000000845 y1[1] (analytic) 1.3296960765681671 y1[1] (numeric) 1.3296960765689656 absolute error 7.984723993104126e-13 relative error 6.004924082886686e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9440871236785073 y2[1] (numeric) 1.9440871236782253 absolute error 2.8199664825478976e-13 relative error 1.4505350342592125e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.519000000000846 y1[1] (analytic) 1.3287518247538115 y1[1] (numeric) 1.3287518247546106 absolute error 7.991385331251877e-13 relative error 6.014204595905262e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9444163476566039 y2[1] (numeric) 1.9444163476563225 absolute error 2.8133051444001467e-13 relative error 1.4468635525466143e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.520000000000846 y1[1] (analytic) 1.3278072441876587 y1[1] (numeric) 1.3278072441884583 absolute error 7.995826223350377e-13 relative error 6.02182753434378e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9447446272184314 y2[1] (numeric) 1.9447446272181508 absolute error 2.8066438062523957e-13 relative error 1.4431940147672442e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.521000000000846 y1[1] (analytic) 1.326862335814289 y1[1] (numeric) 1.326862335815089 absolute error 8.000267115448878e-13 relative error 6.029462815778212e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9450719620357102 y2[1] (numeric) 1.9450719620354304 absolute error 2.7977620220553945e-13 relative error 1.4383848395651439e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.522000000000847 y1[1] (analytic) 1.3259171005786106 y1[1] (numeric) 1.3259171005794113 absolute error 8.006928453596629e-13 relative error 6.038785117186077e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.945398351781106 y2[1] (numeric) 1.9453983517808269 absolute error 2.7911006839076435e-13 relative error 1.434719362927524e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.523000000000847 y1[1] (analytic) 1.3249715394258588 y1[1] (numeric) 1.3249715394266601 absolute error 8.01358979174438e-13 relative error 6.048122207377266e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9457237961282288 y2[1] (numeric) 1.9457237961279503 absolute error 2.7844393457598926e-13 relative error 1.4310558113647032e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.524000000000847 y1[1] (analytic) 1.3240256533015948 y1[1] (numeric) 1.3240256533023966 absolute error 8.018030683842881e-13 relative error 6.055797079043818e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.946048294751634 y2[1] (numeric) 1.9460482947513564 absolute error 2.7755575615628914e-13 relative error 1.4262531762692581e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.525000000000848 y1[1] (analytic) 1.3230794431517043 y1[1] (numeric) 1.3230794431525068 absolute error 8.024692021990631e-13 relative error 6.065162650305436e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9463718473268234 y2[1] (numeric) 1.9463718473265466 absolute error 2.7688962234151404e-13 relative error 1.4225936463363793e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.526000000000848 y1[1] (analytic) 1.3221329099223977 y1[1] (numeric) 1.3221329099232009 absolute error 8.031353360138382e-13 relative error 6.074543111259351e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9466944535302444 y2[1] (numeric) 1.9466944535299682 absolute error 2.7622348852673895e-13 relative error 1.4189360226810112e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.527000000000848 y1[1] (analytic) 1.321186054560208 y1[1] (numeric) 1.3211860545610117 absolute error 8.035794252236883e-13 relative error 6.082257850437129e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.947016113039291 y2[1] (numeric) 1.9470161130390153 absolute error 2.7555735471196385e-13 relative error 1.415280299256584e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.528000000000849 y1[1] (analytic) 1.3202388780119905 y1[1] (numeric) 1.3202388780127947 absolute error 8.042455590384634e-13 relative error 6.091666988700505e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9473368255323031 y2[1] (numeric) 1.9473368255320282 absolute error 2.7489122089718876e-13 relative error 1.411626470022963e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.529000000000849 y1[1] (analytic) 1.3192913812249216 y1[1] (numeric) 1.3192913812257265 absolute error 8.049116928532385e-13 relative error 6.101091118369186e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.947656590688569 y2[1] (numeric) 1.9476565906882946 absolute error 2.744471316873387e-13 relative error 1.4091145892937494e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.530000000000849 y1[1] (analytic) 1.3183435651464983 y1[1] (numeric) 1.3183435651473037 absolute error 8.053557820630886e-13 relative error 6.108846004596647e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9479754081883227 y2[1] (numeric) 1.9479754081880492 absolute error 2.7355895326763857e-13 relative error 1.4043244699996334e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.53100000000085 y1[1] (analytic) 1.3173954307245364 y1[1] (numeric) 1.3173954307253422 absolute error 8.057998712729386e-13 relative error 6.116613527570592e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9482932777127475 y2[1] (numeric) 1.9482932777124746 absolute error 2.728928194528635e-13 relative error 1.4006762871616203e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.53200000000085 y1[1] (analytic) 1.31644697890717 y1[1] (numeric) 1.3164469789079765 absolute error 8.064660050877137e-13 relative error 6.126080411967599e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9486101989439737 y2[1] (numeric) 1.9486101989437015 absolute error 2.722266856380884e-13 relative error 1.397029974417759e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.53300000000085 y1[1] (analytic) 1.315498210642851 y1[1] (numeric) 1.3154982106436581 absolute error 8.071321389024888e-13 relative error 6.135562423213511e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9489261715650796 y2[1] (numeric) 1.9489261715648083 absolute error 2.7133850721838826e-13 relative error 1.3922462080771928e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.534000000000851 y1[1] (analytic) 1.3145491268803478 y1[1] (numeric) 1.3145491268811555 absolute error 8.077982727172639e-13 relative error 6.14505959647403e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9492411952600934 y2[1] (numeric) 1.9492411952598228 absolute error 2.7067237340361316e-13 relative error 1.3886038016321345e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.535000000000851 y1[1] (analytic) 1.313599728568744 y1[1] (numeric) 1.3135997285695522 absolute error 8.08242361927114e-13 relative error 6.152881614917421e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9495552697139908 y2[1] (numeric) 1.949555269713721 absolute error 2.6978419498391304e-13 relative error 1.3838242966227456e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.536000000000851 y1[1] (analytic) 1.3126500166574377 y1[1] (numeric) 1.3126500166582464 absolute error 8.08686451136964e-13 relative error 6.16071642002658e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.949868394612698 y2[1] (numeric) 1.9498683946124287 absolute error 2.69340105774063e-13 relative error 1.3813245371750433e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.537000000000852 y1[1] (analytic) 1.3116999920961407 y1[1] (numeric) 1.31169999209695 absolute error 8.093525849517391e-13 relative error 6.170256840959239e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9501805696430894 y2[1] (numeric) 1.950180569642821 absolute error 2.6845192735436285e-13 relative error 1.3765490823421205e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.538000000000852 y1[1] (analytic) 1.3107496558348777 y1[1] (numeric) 1.3107496558356877 absolute error 8.100187187665142e-13 relative error 6.179812561160471e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9504917944929905 y2[1] (numeric) 1.9504917944927227 absolute error 2.6778579353958776e-13 relative error 1.3729142275586748e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.539000000000852 y1[1] (analytic) 1.3097990088239846 y1[1] (numeric) 1.3097990088247953 absolute error 8.106848525812893e-13 relative error 6.189383616263158e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9508020688511762 y2[1] (numeric) 1.9508020688509091 absolute error 2.6711965972481266e-13 relative error 1.3692811997176062e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.540000000000853 y1[1] (analytic) 1.3088480520141086 y1[1] (numeric) 1.30884805201492 absolute error 8.113509863960644e-13 relative error 6.198970041996277e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9511113924073722 y2[1] (numeric) 1.951111392407106 absolute error 2.6623148130511254e-13 relative error 1.3645119511942562e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.541000000000853 y1[1] (analytic) 1.3078967863562063 y1[1] (numeric) 1.3078967863570183 absolute error 8.120171202108395e-13 relative error 6.208571874185233e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9514197648522553 y2[1] (numeric) 1.9514197648519895 absolute error 2.657873920952625e-13 relative error 1.3620206010129533e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.542000000000853 y1[1] (analytic) 1.3069452128015433 y1[1] (numeric) 1.306945212802356 absolute error 8.126832540256146e-13 relative error 6.218189148752165e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9517271858774525 y2[1] (numeric) 1.9517271858771876 absolute error 2.6489921367556235e-13 relative error 1.3572553356450258e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.543000000000854 y1[1] (analytic) 1.3059933323016932 y1[1] (numeric) 1.3059933323025064 absolute error 8.131273432354647e-13 relative error 6.226121704636902e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9520336551755433 y2[1] (numeric) 1.9520336551752793 absolute error 2.6401103525586223e-13 relative error 1.3524922306327764e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.544000000000854 y1[1] (analytic) 1.3050411458085363 y1[1] (numeric) 1.30504114580935 absolute error 8.137934770502397e-13 relative error 6.235768731613863e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9523391724400585 y2[1] (numeric) 1.952339172439795 absolute error 2.6356694604601216e-13 relative error 1.3500059301509728e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.545000000000854 y1[1] (analytic) 1.304088654274259 y1[1] (numeric) 1.3040886542750731 absolute error 8.142375662600898e-13 relative error 6.243728626818112e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9526437373654804 y2[1] (numeric) 1.9526437373652175 absolute error 2.6290081223123707e-13 relative error 1.3463839163305056e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.546000000000855 y1[1] (analytic) 1.3031358586513526 y1[1] (numeric) 1.3031358586521673 absolute error 8.146816554699399e-13 relative error 6.251701616998506e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9529473496472443 y2[1] (numeric) 1.952947349646982 absolute error 2.62234678416462e-13 relative error 1.3427636872229492e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.547000000000855 y1[1] (analytic) 1.3021827598926128 y1[1] (numeric) 1.3021827598934281 absolute error 8.15347789284715e-13 relative error 6.261392904264485e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.953250008981738 y2[1] (numeric) 1.9532500089814764 absolute error 2.615685446016869e-13 relative error 1.3391452369072148e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.548000000000855 y1[1] (analytic) 1.3012293589511383 y1[1] (numeric) 1.3012293589519544 absolute error 8.160139230994901e-13 relative error 6.271099844820914e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9535517150663022 y2[1] (numeric) 1.9535517150660413 absolute error 2.609024107869118e-13 relative error 1.3355285594681937e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.549000000000856 y1[1] (analytic) 1.3002756567803302 y1[1] (numeric) 1.3002756567811466 absolute error 8.164580123093401e-13 relative error 6.279114801941365e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9538524675992308 y2[1] (numeric) 1.9538524675989706 absolute error 2.602362769721367e-13 relative error 1.3319136489967352e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.550000000000856 y1[1] (analytic) 1.2993216543338901 y1[1] (numeric) 1.2993216543347073 absolute error 8.171241461241152e-13 relative error 6.288851905135236e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9541522662797712 y2[1] (numeric) 1.9541522662795117 absolute error 2.595701431573616e-13 relative error 1.328300499589624e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.551000000000856 y1[1] (analytic) 1.2983673525658208 y1[1] (numeric) 1.2983673525666384 absolute error 8.175682353339653e-13 relative error 6.296894586253228e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9544511108081246 y2[1] (numeric) 1.9544511108078662 absolute error 2.5845992013273644e-13 relative error 1.3224169113438129e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.552000000000857 y1[1] (analytic) 1.2974127524304235 y1[1] (numeric) 1.2974127524312418 absolute error 8.182343691487404e-13 relative error 6.306661990303043e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9547490008854471 y2[1] (numeric) 1.9547490008851893 absolute error 2.5779378631796135e-13 relative error 1.3188076126458585e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.553000000000857 y1[1] (analytic) 1.296457854882299 y1[1] (numeric) 1.2964578548831176 absolute error 8.186784583585904e-13 relative error 6.314732525053161e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9550459362138484 y2[1] (numeric) 1.955045936213591 absolute error 2.573496971081113e-13 relative error 1.3163358074669897e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.554000000000857 y1[1] (analytic) 1.2955026608763438 y1[1] (numeric) 1.2955026608771631 absolute error 8.193445921733655e-13 relative error 6.324530368923512e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9553419164963928 y2[1] (numeric) 1.955341916496136 absolute error 2.566835632933362e-13 relative error 1.3127298153218398e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.555000000000858 y1[1] (analytic) 1.2945471713677528 y1[1] (numeric) 1.2945471713685726 absolute error 8.197886813832156e-13 relative error 6.332628887652418e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9556369414371002 y2[1] (numeric) 1.9556369414368444 absolute error 2.5579538487363607e-13 relative error 1.3079901460936035e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.556000000000858 y1[1] (analytic) 1.2935913873120146 y1[1] (numeric) 1.293591387312835 absolute error 8.204548151979907e-13 relative error 6.342457311058895e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.955931010740946 y2[1] (numeric) 1.9559310107406909 absolute error 2.5512925105886097e-13 relative error 1.3043877808461808e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.557000000000858 y1[1] (analytic) 1.292635309664914 y1[1] (numeric) 1.2926353096657348 absolute error 8.208989044078407e-13 relative error 6.350583944830039e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9562241241138607 y2[1] (numeric) 1.9562241241136062 absolute error 2.544631172440859e-13 relative error 1.3007871342929775e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.558000000000859 y1[1] (analytic) 1.2916789393825276 y1[1] (numeric) 1.2916789393833492 absolute error 8.215650382226158e-13 relative error 6.36044308824417e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.956516281262731 y2[1] (numeric) 1.9565162812624772 absolute error 2.537969834293108e-13 relative error 1.2971882005781767e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.559000000000859 y1[1] (analytic) 1.2907222774212266 y1[1] (numeric) 1.2907222774220486 absolute error 8.220091274324659e-13 relative error 6.368597968842554e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9568074818953995 y2[1] (numeric) 1.9568074818951466 absolute error 2.5290880500961066e-13 relative error 1.2924562449272657e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.560000000000859 y1[1] (analytic) 1.289765324737672 y1[1] (numeric) 1.2897653247384948 absolute error 8.22897305852166e-13 relative error 6.380209562693406e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.957097725720666 y2[1] (numeric) 1.9570977257204138 absolute error 2.5224267119483557e-13 relative error 1.288860887628653e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.56100000000086 y1[1] (analytic) 1.288808082288817 y1[1] (numeric) 1.2888080822896404 absolute error 8.233413950620161e-13 relative error 6.388394101314368e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9573870124482866 y2[1] (numeric) 1.957387012448035 absolute error 2.5157653738006047e-13 relative error 1.2852672250307323e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.56200000000086 y1[1] (analytic) 1.2878505510319038 y1[1] (numeric) 1.2878505510327278 absolute error 8.240075288767912e-13 relative error 6.398316390178554e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9576753417889745 y2[1] (numeric) 1.9576753417887236 absolute error 2.509104035652854e-13 relative error 1.2816752513008462e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.56300000000086 y1[1] (analytic) 1.2868927319244636 y1[1] (numeric) 1.286892731925288 absolute error 8.244516180866412e-13 relative error 6.406529445960333e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9579627134544006 y2[1] (numeric) 1.9579627134541502 absolute error 2.504663143554353e-13 relative error 1.2792190200269024e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.564000000000861 y1[1] (analytic) 1.2859346259243152 y1[1] (numeric) 1.2859346259251403 absolute error 8.251177519014163e-13 relative error 6.416482885421419e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9582491271571927 y2[1] (numeric) 1.958249127156943 absolute error 2.495781359357352e-13 relative error 1.274496347142766e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.565000000000861 y1[1] (analytic) 1.284976233989565 y1[1] (numeric) 1.2849762339903905 absolute error 8.255618411112664e-13 relative error 6.424724592361376e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.958534582610938 y2[1] (numeric) 1.9585345826106888 absolute error 2.4913404672588513e-13 relative error 1.2720431333602625e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.566000000000861 y1[1] (analytic) 1.2840175570786043 y1[1] (numeric) 1.2840175570794305 absolute error 8.262279749260415e-13 relative error 6.434709325983631e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.95881907953018 y2[1] (numeric) 1.9588190795299318 absolute error 2.48245868306185e-13 relative error 1.2673241286057231e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.567000000000862 y1[1] (analytic) 1.2830585961501102 y1[1] (numeric) 1.283058596150937 absolute error 8.268941087408166e-13 relative error 6.444710407006812e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9591026176304227 y2[1] (numeric) 1.9591026176301751 absolute error 2.475797344914099e-13 relative error 1.2637405119230711e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.568000000000862 y1[1] (analytic) 1.2820993521630437 y1[1] (numeric) 1.282099352163871 absolute error 8.273381979506667e-13 relative error 6.452995990949183e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9593851966281277 y2[1] (numeric) 1.9593851966278808 absolute error 2.469136006766348e-13 relative error 1.2601585492303616e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.569000000000862 y1[1] (analytic) 1.2811398260766484 y1[1] (numeric) 1.2811398260774765 absolute error 8.280043317654417e-13 relative error 6.463028585264694e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9596668162407158 y2[1] (numeric) 1.9596668162404698 absolute error 2.460254222569347e-13 relative error 1.2554451614835842e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.570000000000863 y1[1] (analytic) 1.2801800188504504 y1[1] (numeric) 1.280180018851279 absolute error 8.286704655802168e-13 relative error 6.473077640473792e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9599474761865678 y2[1] (numeric) 1.9599474761863225 absolute error 2.453592884421596e-13 relative error 1.2518666516490046e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.571000000000863 y1[1] (analytic) 1.2792199314442572 y1[1] (numeric) 1.2792199314450863 absolute error 8.291145547900669e-13 relative error 6.481407414079181e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9602271761850236 y2[1] (numeric) 1.960227176184779 absolute error 2.446931546273845e-13 relative error 1.2482897778389345e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.572000000000863 y1[1] (analytic) 1.2782595648181556 y1[1] (numeric) 1.2782595648189852 absolute error 8.29558643999917e-13 relative error 6.489751118098846e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9605059159563831 y2[1] (numeric) 1.9605059159561393 absolute error 2.438049762076844e-13 relative error 1.2435819459833168e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.573000000000864 y1[1] (analytic) 1.2772989199325124 y1[1] (numeric) 1.2772989199333424 absolute error 8.30002733209767e-13 relative error 6.498108784540593e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9607836952219069 y2[1] (numeric) 1.9607836952216637 absolute error 2.431388423929093e-13 relative error 1.2400084873481807e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.574000000000864 y1[1] (analytic) 1.2763379977479723 y1[1] (numeric) 1.276337997748803 absolute error 8.306688670245421e-13 relative error 6.508220146154164e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9610605137038155 y2[1] (numeric) 1.961060513703573 absolute error 2.424727085781342e-13 relative error 1.2364366468232072e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.575000000000864 y1[1] (analytic) 1.2753767992254574 y1[1] (numeric) 1.2753767992262888 absolute error 8.313350008393172e-13 relative error 6.518348156750154e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9613363711252902 y2[1] (numeric) 1.9613363711250487 absolute error 2.4158453015843406e-13 relative error 1.231734309907424e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.576000000000865 y1[1] (analytic) 1.2744153253261665 y1[1] (numeric) 1.2744153253269983 absolute error 8.317790900491673e-13 relative error 6.526750530375853e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9616112672104742 y2[1] (numeric) 1.9616112672102333 absolute error 2.4091839634365897e-13 relative error 1.2281658469787391e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.577000000000865 y1[1] (analytic) 1.2734535770115731 y1[1] (numeric) 1.2734535770124054 absolute error 8.322231792590173e-13 relative error 6.535167000056682e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.961885201684471 y2[1] (numeric) 1.9618852016842308 absolute error 2.402522625288839e-13 relative error 1.2245989842963478e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.578000000000865 y1[1] (analytic) 1.2724915552434253 y1[1] (numeric) 1.2724915552442582 absolute error 8.328893130737924e-13 relative error 6.545342557612983e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9621581742733465 y2[1] (numeric) 1.962158174273107 absolute error 2.395861287141088e-13 relative error 1.2210337161163657e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.579000000000866 y1[1] (analytic) 1.271529260983745 y1[1] (numeric) 1.2715292609845785 absolute error 8.335554468885675e-13 relative error 6.555534917408586e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9624301847041277 y2[1] (numeric) 1.9624301847038887 absolute error 2.389199948993337e-13 relative error 1.2174700367002113e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.580000000000866 y1[1] (analytic) 1.2705666951948265 y1[1] (numeric) 1.2705666951956605 absolute error 8.339995360984176e-13 relative error 6.563996516298844e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9627012327048043 y2[1] (numeric) 1.962701232704566 absolute error 2.382538610845586e-13 relative error 1.213907940314585e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.581000000000866 y1[1] (analytic) 1.269603858839235 y1[1] (numeric) 1.2696038588400698 absolute error 8.346656699131927e-13 relative error 6.574221274628963e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9629713180043287 y2[1] (numeric) 1.962971318004091 absolute error 2.375877272697835e-13 relative error 1.2103474212314476e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.582000000000867 y1[1] (analytic) 1.2686407528798076 y1[1] (numeric) 1.2686407528806427 absolute error 8.351097591230427e-13 relative error 6.582712696461533e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9632404403326151 y2[1] (numeric) 1.9632404403323782 absolute error 2.369215934550084e-13 relative error 1.2067884737280005e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.583000000000867 y1[1] (analytic) 1.2676773782796493 y1[1] (numeric) 1.267677378280485 absolute error 8.357758929378178e-13 relative error 6.592970003708987e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9635085994205415 y2[1] (numeric) 1.9635085994203054 absolute error 2.360334150353083e-13 relative error 1.2021002357971083e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.584000000000867 y1[1] (analytic) 1.2667137360021354 y1[1] (numeric) 1.2667137360029717 absolute error 8.362199821476679e-13 relative error 6.601491389734627e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9637757949999488 y2[1] (numeric) 1.9637757949997134 absolute error 2.353672812205332e-13 relative error 1.1985445681722507e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.585000000000868 y1[1] (analytic) 1.2657498270109075 y1[1] (numeric) 1.2657498270117444 absolute error 8.36886115962443e-13 relative error 6.611781397108823e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9640420268036414 y2[1] (numeric) 1.964042026803407 absolute error 2.3447910280083306e-13 relative error 1.1938599052405896e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.586000000000868 y1[1] (analytic) 1.2647856522698748 y1[1] (numeric) 1.2647856522707122 absolute error 8.373302051722931e-13 relative error 6.620332889367936e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9643072945653874 y2[1] (numeric) 1.9643072945651538 absolute error 2.3359092438113294e-13 relative error 1.1891770958006653e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.587000000000868 y1[1] (analytic) 1.2638212127432118 y1[1] (numeric) 1.2638212127440498 absolute error 8.379963389870682e-13 relative error 6.630655748910392e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9645715980199194 y2[1] (numeric) 1.9645715980196865 absolute error 2.3292479056635784e-13 relative error 1.1856263767689679e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.588000000000869 y1[1] (analytic) 1.262856509395358 y1[1] (numeric) 1.2628565093961968 absolute error 8.386624728018433e-13 relative error 6.640995762878759e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9648349369029336 y2[1] (numeric) 1.9648349369027016 absolute error 2.320366121466577e-13 relative error 1.18094710038292e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.589000000000869 y1[1] (analytic) 1.261891543191017 y1[1] (numeric) 1.261891543191856 absolute error 8.391065620116933e-13 relative error 6.649593354828235e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9650973109510914 y2[1] (numeric) 1.96509731095086 absolute error 2.313704783318826e-13 relative error 1.1773995976815069e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.590000000000869 y1[1] (analytic) 1.2609263150951544 y1[1] (numeric) 1.260926315095994 absolute error 8.395506512215434e-13 relative error 6.658205488860684e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9653587199020186 y2[1] (numeric) 1.9653587199017881 absolute error 2.304822999121825e-13 relative error 1.1727238268425269e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.59100000000087 y1[1] (analytic) 1.2599608260729984 y1[1] (numeric) 1.2599608260738386 absolute error 8.402167850363185e-13 relative error 6.668594512220484e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9656191634943065 y2[1] (numeric) 1.9656191634940767 absolute error 2.298161660974074e-13 relative error 1.1691795153688889e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.59200000000087 y1[1] (analytic) 1.2589950770900382 y1[1] (numeric) 1.2589950770908789 absolute error 8.406608742461685e-13 relative error 6.677237183398835e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9658786414675111 y2[1] (numeric) 1.9658786414672822 absolute error 2.289279876777073e-13 relative error 1.1645072226168273e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.59300000000087 y1[1] (analytic) 1.2580290691120224 y1[1] (numeric) 1.2580290691128637 absolute error 8.413270080609436e-13 relative error 6.687659520099903e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.966137153562155 y2[1] (numeric) 1.9661371535619268 absolute error 2.282618538629322e-13 relative error 1.1609660773124503e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.594000000000871 y1[1] (analytic) 1.2570628031049589 y1[1] (numeric) 1.2570628031058009 absolute error 8.419931418757187e-13 relative error 6.698099250061225e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.966394699519726 y2[1] (numeric) 1.9663946995194983 absolute error 2.275957200481571e-13 relative error 1.1574264317522076e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.595000000000871 y1[1] (analytic) 1.2560962800351139 y1[1] (numeric) 1.2560962800359563 absolute error 8.424372310855688e-13 relative error 6.70678867914503e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9666512790826776 y2[1] (numeric) 1.9666512790824509 absolute error 2.2670754162845697e-13 relative error 1.152759231083419e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.596000000000871 y1[1] (analytic) 1.25512950086901 y1[1] (numeric) 1.255129500869853 absolute error 8.431033649003439e-13 relative error 6.717261958360528e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9669068919944308 y2[1] (numeric) 1.9669068919942048 absolute error 2.2604140781368187e-13 relative error 1.1492227147797391e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.597000000000872 y1[1] (analytic) 1.2541624665734266 y1[1] (numeric) 1.2541624665742703 absolute error 8.43769498715119e-13 relative error 6.727752752962164e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9671615379993725 y2[1] (numeric) 1.9671615379991474 absolute error 2.2515322939398175e-13 relative error 1.1445589243421531e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.598000000000872 y1[1] (analytic) 1.2531951781153978 y1[1] (numeric) 1.253195178116242 absolute error 8.44213587924969e-13 relative error 6.736489276909996e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.967415216842857 y2[1] (numeric) 1.9674152168426327 absolute error 2.2426505097428162e-13 relative error 1.139896901550672e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.599000000000872 y1[1] (analytic) 1.2522276364622118 y1[1] (numeric) 1.2522276364630567 absolute error 8.448797217397441e-13 relative error 6.747013858651888e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9676679282712053 y2[1] (numeric) 1.9676679282709817 absolute error 2.2359891715950653e-13 relative error 1.1363651048373835e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.600000000000873 y1[1] (analytic) 1.2512598425814105 y1[1] (numeric) 1.2512598425822559 absolute error 8.453238109495942e-13 relative error 6.755781510622522e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9679196720317056 y2[1] (numeric) 1.967919672031483 absolute error 2.2248869413488137e-13 relative error 1.130578129264703e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.601000000000873 y1[1] (analytic) 1.2502917974407877 y1[1] (numeric) 1.2502917974416334 absolute error 8.457679001594443e-13 relative error 6.764564095282716e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9681704478726147 y2[1] (numeric) 1.968170447872393 absolute error 2.2182256032010628e-13 relative error 1.1270495426850512e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.602000000000873 y1[1] (analytic) 1.2493235020083882 y1[1] (numeric) 1.2493235020092346 absolute error 8.464340339742193e-13 relative error 6.77513896611653e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.968420255543157 y2[1] (numeric) 1.9684202555429358 absolute error 2.2115642650533118e-13 relative error 1.1235224077914514e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.603000000000874 y1[1] (analytic) 1.2483549572525074 y1[1] (numeric) 1.2483549572533543 absolute error 8.468781231840694e-13 relative error 6.78395289948586e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.968669094793524 y2[1] (numeric) 1.9686690947933037 absolute error 2.2026824808563106e-13 relative error 1.118868827006872e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.604000000000874 y1[1] (analytic) 1.2473861641416901 y1[1] (numeric) 1.2473861641425377 absolute error 8.475442569988445e-13 relative error 6.794561951727502e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.968916965374877 y2[1] (numeric) 1.9689169653746574 absolute error 2.1960211427085596e-13 relative error 1.1153447206395737e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.605000000000874 y1[1] (analytic) 1.2464171236447295 y1[1] (numeric) 1.2464171236455774 absolute error 8.479883462086946e-13 relative error 6.80340738362962e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9691638670393457 y2[1] (numeric) 1.9691638670391267 absolute error 2.1893598045608087e-13 relative error 1.1118220485390733e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.606000000000875 y1[1] (analytic) 1.2454478367306656 y1[1] (numeric) 1.245447836731514 absolute error 8.484324354185446e-13 relative error 6.812267928022604e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9694097995400277 y2[1] (numeric) 1.9694097995398097 absolute error 2.1804780203638074e-13 relative error 1.1071733373486192e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.607000000000875 y1[1] (analytic) 1.2444783043687853 y1[1] (numeric) 1.2444783043696344 absolute error 8.490985692333197e-13 relative error 6.822927858625812e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.969654762630991 y2[1] (numeric) 1.9696547626307739 absolute error 2.1715962361668062e-13 relative error 1.1025263296731603e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.608000000000875 y1[1] (analytic) 1.243508527528621 y1[1] (numeric) 1.2435085275294706 absolute error 8.495426584431698e-13 relative error 6.831820125363929e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9698987560672725 y2[1] (numeric) 1.9698987560670562 absolute error 2.162714451969805e-13 relative error 1.0978810181531725e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.609000000000876 y1[1] (analytic) 1.2425385071799497 y1[1] (numeric) 1.2425385071807997 absolute error 8.499867476530198e-13 relative error 6.840727613200008e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9701417796048788 y2[1] (numeric) 1.9701417796046634 absolute error 2.1538326677728037e-13 relative error 1.0932373954349443e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.610000000000876 y1[1] (analytic) 1.2415682442927913 y1[1] (numeric) 1.2415682442936418 absolute error 8.504308368628699e-13 relative error 6.849650357699694e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9703838330007866 y2[1] (numeric) 1.9703838330005718 absolute error 2.1471713296250527e-13 relative error 1.089722364578595e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.611000000000876 y1[1] (analytic) 1.2405977398374088 y1[1] (numeric) 1.2405977398382597 absolute error 8.5087492607272e-13 relative error 6.858588394528549e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9706249160129419 y2[1] (numeric) 1.970624916012728 absolute error 2.1382895454280515e-13 relative error 1.0850819595615062e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.612000000000877 y1[1] (analytic) 1.2396269947843064 y1[1] (numeric) 1.239626994785158 absolute error 8.515410598874951e-13 relative error 6.86933298056858e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9708650284002622 y2[1] (numeric) 1.970865028400049 absolute error 2.1316282072803006e-13 relative error 1.0815698571761298e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.613000000000877 y1[1] (analytic) 1.2386560101042292 y1[1] (numeric) 1.2386560101050812 absolute error 8.519851490973451e-13 relative error 6.878303113595301e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.971104169922635 y2[1] (numeric) 1.9711041699224225 absolute error 2.1249668691325496e-13 relative error 1.0780591414485992e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.614000000000877 y1[1] (analytic) 1.2376847867681617 y1[1] (numeric) 1.2376847867690144 absolute error 8.526512829121202e-13 relative error 6.889082681048058e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.971342340340919 y2[1] (numeric) 1.971342340340707 absolute error 2.1183055309847987e-13 relative error 1.0745498068176551e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.615000000000878 y1[1] (analytic) 1.2367133257473275 y1[1] (numeric) 1.2367133257481806 absolute error 8.530953721219703e-13 relative error 6.898085064349553e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9715795394169433 y2[1] (numeric) 1.9715795394167324 absolute error 2.1094237467877974e-13 relative error 1.0699156207573643e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.616000000000878 y1[1] (analytic) 1.2357416280131872 y1[1] (numeric) 1.2357416280140407 absolute error 8.535394613318203e-13 relative error 6.907102924938544e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9718157669135092 y2[1] (numeric) 1.9718157669132992 absolute error 2.1005419625907962e-13 relative error 1.0652830745332676e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.617000000000878 y1[1] (analytic) 1.2347696945374385 y1[1] (numeric) 1.2347696945382927 absolute error 8.542055951465954e-13 relative error 6.917934566466603e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9720510225943892 y2[1] (numeric) 1.97205102259418 absolute error 2.091660178393795e-13 relative error 1.0606521608361078e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.618000000000879 y1[1] (analytic) 1.2337975262920147 y1[1] (numeric) 1.2337975262928695 absolute error 8.548717289613705e-13 relative error 6.928784591832938e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9722853062243277 y2[1] (numeric) 1.9722853062241192 absolute error 2.084998840246044e-13 relative error 1.0571486963199513e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.619000000000879 y1[1] (analytic) 1.2328251242490842 y1[1] (numeric) 1.2328251242499395 absolute error 8.553158181712206e-13 relative error 6.93785194142758e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9725186175690408 y2[1] (numeric) 1.9725186175688332 absolute error 2.0761170560490427e-13 relative error 1.0525208926076844e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.620000000000879 y1[1] (analytic) 1.2318524893810487 y1[1] (numeric) 1.2318524893819047 absolute error 8.559819519859957e-13 relative error 6.948737445147257e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9727509563952177 y2[1] (numeric) 1.9727509563950107 absolute error 2.0694557179012918e-13 relative error 1.0490202583314326e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.62100000000088 y1[1] (analytic) 1.2308796226605434 y1[1] (numeric) 1.2308796226613998 absolute error 8.564260411958458e-13 relative error 6.957837512531752e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9729823224705192 y2[1] (numeric) 1.972982322470313 absolute error 2.0627943797535409e-13 relative error 1.0455209640046654e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.62200000000088 y1[1] (analytic) 1.2299065250604346 y1[1] (numeric) 1.2299065250612915 absolute error 8.568701304056958e-13 relative error 6.966953284222891e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.973212715563579 y2[1] (numeric) 1.9732127155633736 absolute error 2.0539125955565396e-13 relative error 1.0408977092821498e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.62300000000088 y1[1] (analytic) 1.2289331975538198 y1[1] (numeric) 1.2289331975546773 absolute error 8.575362642204709e-13 relative error 6.977891604908948e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9734421354440046 y2[1] (numeric) 1.9734421354437999 absolute error 2.0472512574087887e-13 relative error 1.0374012091052154e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.624000000000881 y1[1] (analytic) 1.2279596411140266 y1[1] (numeric) 1.2279596411148845 absolute error 8.57980353430321e-13 relative error 6.987040328556288e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9736705818823759 y2[1] (numeric) 1.9736705818821718 absolute error 2.0405899192610377e-13 relative error 1.0339060317324272e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.625000000000881 y1[1] (analytic) 1.2269858567146112 y1[1] (numeric) 1.2269858567154697 absolute error 8.58424442640171e-13 relative error 6.996204870190569e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9738980546502463 y2[1] (numeric) 1.973898054650043 absolute error 2.0317081350640365e-13 relative error 1.029287267535219e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.626000000000881 y1[1] (analytic) 1.226011845329358 y1[1] (numeric) 1.2260118453302171 absolute error 8.590905764549461e-13 relative error 7.007196380098256e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9741245535201433 y2[1] (numeric) 1.9741245535199408 absolute error 2.0250467969162855e-13 relative error 1.0257948483064763e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.627000000000882 y1[1] (analytic) 1.2250376079322784 y1[1] (numeric) 1.225037607933138 absolute error 8.595346656647962e-13 relative error 7.016394109855869e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9743500782655679 y2[1] (numeric) 1.9743500782653662 absolute error 2.0161650127192843e-13 relative error 1.0211790882042815e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.628000000000882 y1[1] (analytic) 1.2240631454976096 y1[1] (numeric) 1.2240631454984696 absolute error 8.599787548746463e-13 relative error 7.025607772261171e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9745746286609953 y2[1] (numeric) 1.9745746286607946 absolute error 2.007283228522283e-13 relative error 1.0165648840952991e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.629000000000882 y1[1] (analytic) 1.223088458999814 y1[1] (numeric) 1.2230884590006745 absolute error 8.604228440844963e-13 relative error 7.034837404876756e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9747982044818755 y2[1] (numeric) 1.9747982044816754 absolute error 2.000621890374532e-13 relative error 1.0130766200992329e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.630000000000883 y1[1] (analytic) 1.222113549413578 y1[1] (numeric) 1.222113549414439 absolute error 8.610889778992714e-13 relative error 7.045899935504835e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9750208055046323 y2[1] (numeric) 1.9750208055044332 absolute error 1.9917401061775308e-13 relative error 1.0084653795171674e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.631000000000883 y1[1] (analytic) 1.221138417713811 y1[1] (numeric) 1.2211384177146727 absolute error 8.617551117140465e-13 relative error 7.056981413519082e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9752424315066648 y2[1] (numeric) 1.9752424315064665 absolute error 1.9828583219805296e-13 relative error 1.0038556737909156e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.632000000000883 y1[1] (analytic) 1.2201630648756447 y1[1] (numeric) 1.220163064876507 absolute error 8.621992009238966e-13 relative error 7.066262090237662e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9754630822663473 y2[1] (numeric) 1.9754630822661496 absolute error 1.9761969838327786e-13 relative error 1.0003715086214567e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.633000000000884 y1[1] (analytic) 1.219187491874432 y1[1] (numeric) 1.2191874918752947 absolute error 8.626432901337466e-13 relative error 7.075558893796402e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9756827575630287 y2[1] (numeric) 1.9756827575628317 absolute error 1.9695356456850277e-13 relative error 9.968886138958952e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.634000000000884 y1[1] (analytic) 1.2182116996857457 y1[1] (numeric) 1.2182116996866088 absolute error 8.630873793435967e-13 relative error 7.084871862306378e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.975901457177034 y2[1] (numeric) 1.9759014571768376 absolute error 1.9628743075372768e-13 relative error 9.934069841426359e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.635000000000884 y1[1] (analytic) 1.2172356892853777 y1[1] (numeric) 1.2172356892862415 absolute error 8.637535131583718e-13 relative error 7.096025204991069e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.976119180889663 y2[1] (numeric) 1.9761191808894676 absolute error 1.9539925233402755e-13 relative error 9.888029741508678e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.636000000000885 y1[1] (analytic) 1.2162594616493387 y1[1] (numeric) 1.216259461650203 absolute error 8.641976023682219e-13 relative error 7.10537208233764e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9763359284831927 y2[1] (numeric) 1.9763359284829982 absolute error 1.9451107391432743e-13 relative error 9.842004646629668e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.637000000000885 y1[1] (analytic) 1.215283017753856 y1[1] (numeric) 1.2152830177547207 absolute error 8.646416915780719e-13 relative error 7.1147352422989e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9765516997408754 y2[1] (numeric) 1.9765516997406816 absolute error 1.9384494009955233e-13 relative error 9.807228423368095e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.638000000000885 y1[1] (analytic) 1.2143063585753735 y1[1] (numeric) 1.2143063585762388 absolute error 8.65307825392847e-13 relative error 7.125943294969054e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9767664944469396 y2[1] (numeric) 1.9767664944467467 absolute error 1.929567616798522e-13 relative error 9.761231901790086e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.639000000000886 y1[1] (analytic) 1.2133294850905503 y1[1] (numeric) 1.213329485091416 absolute error 8.657519146026971e-13 relative error 7.13534060814558e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.976980312386591 y2[1] (numeric) 1.9769803123863987 absolute error 1.9229062786507711e-13 relative error 9.72648167815823e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.640000000000886 y1[1] (analytic) 1.2123523982762598 y1[1] (numeric) 1.212352398277126 absolute error 8.661960038125471e-13 relative error 7.144754322622013e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9771931533460112 y2[1] (numeric) 1.9771931533458198 absolute error 1.91402449445377e-13 relative error 9.680513465336754e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.641000000000886 y1[1] (analytic) 1.2113750991095886 y1[1] (numeric) 1.2113750991104555 absolute error 8.668621376273222e-13 relative error 7.156017473567866e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9774050171123594 y2[1] (numeric) 1.9774050171121689 absolute error 1.9051427102567686e-13 relative error 9.634559909425552e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.642000000000887 y1[1] (analytic) 1.2103975885678362 y1[1] (numeric) 1.2103975885687035 absolute error 8.673062268371723e-13 relative error 7.165465587744473e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.977615903473772 y2[1] (numeric) 1.9776159034735823 absolute error 1.8962609260597674e-13 relative error 9.588620938620584e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.643000000000887 y1[1] (analytic) 1.2094198676285124 y1[1] (numeric) 1.2094198676293804 absolute error 8.679723606519474e-13 relative error 7.176766182565767e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9778258122193626 y2[1] (numeric) 1.9778258122191736 absolute error 1.8895995879120164e-13 relative error 9.553923182909896e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.644000000000887 y1[1] (analytic) 1.2084419372693387 y1[1] (numeric) 1.208441937270207 absolute error 8.684164498617974e-13 relative error 7.186248863756902e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9780347431392227 y2[1] (numeric) 1.9780347431390344 absolute error 1.8829382497642655e-13 relative error 9.519237497193627e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.645000000000888 y1[1] (analytic) 1.2074637984682448 y1[1] (numeric) 1.207463798469114 absolute error 8.690825836765725e-13 relative error 7.197587081112218e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9782426960244208 y2[1] (numeric) 1.9782426960242334 absolute error 1.8740564655672642e-13 relative error 9.473339491324626e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.646000000000888 y1[1] (analytic) 1.2064854522033701 y1[1] (numeric) 1.2064854522042394 absolute error 8.693046282814976e-13 relative error 7.205264072549828e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9784496706670045 y2[1] (numeric) 1.978449670666818 absolute error 1.865174681370263e-13 relative error 9.427455795433236e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.647000000000888 y1[1] (analytic) 1.2055068994530602 y1[1] (numeric) 1.20550689945393 absolute error 8.697487174913476e-13 relative error 7.214796679189091e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9786556668599993 y2[1] (numeric) 1.9786556668598134 absolute error 1.858513343222512e-13 relative error 9.392808331183032e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.648000000000889 y1[1] (analytic) 1.204528141195868 y1[1] (numeric) 1.2045281411967383 absolute error 8.704148513061227e-13 relative error 7.2261894225399e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9788606843974086 y2[1] (numeric) 1.9788606843972236 absolute error 1.8496315590255108e-13 relative error 9.346951877962799e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.649000000000889 y1[1] (analytic) 1.2035491784105514 y1[1] (numeric) 1.2035491784114225 absolute error 8.710809851208978e-13 relative error 7.237601925592085e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.979064723074215 y2[1] (numeric) 1.979064723074031 absolute error 1.8407497748285095e-13 relative error 9.301109525964104e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.650000000000889 y1[1] (analytic) 1.2025700120760736 y1[1] (numeric) 1.2025700120769451 absolute error 8.715250743307479e-13 relative error 7.247187819245371e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9792677826863803 y2[1] (numeric) 1.9792677826861969 absolute error 1.8340884366807586e-13 relative error 9.266499726436332e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.65100000000089 y1[1] (analytic) 1.2015906431716008 y1[1] (numeric) 1.2015906431724726 absolute error 8.717471189356729e-13 relative error 7.254942636992368e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.979469863030844 y2[1] (numeric) 1.9794698630306615 absolute error 1.8252066524837574e-13 relative error 9.22068421738491e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.65200000000089 y1[1] (analytic) 1.2006110726765014 y1[1] (numeric) 1.2006110726773738 absolute error 8.72413252750448e-13 relative error 7.266410185653147e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9796709639055265 y2[1] (numeric) 1.979670963905345 absolute error 1.816324868286756e-13 relative error 9.174882601215109e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.65300000000089 y1[1] (analytic) 1.199631301570346 y1[1] (numeric) 1.199631301571219 absolute error 8.730793865652231e-13 relative error 7.277897679248127e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9798710851093269 y2[1] (numeric) 1.979871085109146 absolute error 1.8096635301390052e-13 relative error 9.14030991082976e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.654000000000891 y1[1] (analytic) 1.1986513308329056 y1[1] (numeric) 1.1986513308337792 absolute error 8.735234757750732e-13 relative error 7.287552712831752e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9800702264421237 y2[1] (numeric) 1.9800702264419434 absolute error 1.8030021919912542e-13 relative error 9.10574871493809e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.655000000000891 y1[1] (analytic) 1.197671161444151 y1[1] (numeric) 1.197671161445025 absolute error 8.739675649849232e-13 relative error 7.297224756844723e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9802683877047755 y2[1] (numeric) 1.9802683877045963 absolute error 1.7918999617450027e-13 relative error 9.048773251497992e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.656000000000891 y1[1] (analytic) 1.1966907943842515 y1[1] (numeric) 1.196690794385126 absolute error 8.744116541947733e-13 relative error 7.306913851916906e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9804655686991217 y2[1] (numeric) 1.9804655686989432 absolute error 1.7852386235972517e-13 relative error 9.014237115820672e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.657000000000892 y1[1] (analytic) 1.195710230633574 y1[1] (numeric) 1.195710230634449 absolute error 8.748557434046234e-13 relative error 7.316620038795363e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9806617692279807 y2[1] (numeric) 1.980661769227803 absolute error 1.7763568394002505e-13 relative error 8.968501674531922e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.658000000000892 y1[1] (analytic) 1.1947294711726821 y1[1] (numeric) 1.1947294711735577 absolute error 8.755218772193984e-13 relative error 7.328201892935924e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9808569890951522 y2[1] (numeric) 1.9808569890949754 absolute error 1.7674750552032492e-13 relative error 8.922779710667679e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.659000000000892 y1[1] (analytic) 1.1937485169823354 y1[1] (numeric) 1.1937485169832114 absolute error 8.759659664292485e-13 relative error 7.337943913376277e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9810512281054162 y2[1] (numeric) 1.9810512281052404 absolute error 1.758593271006248e-13 relative error 8.877071153218403e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.660000000000893 y1[1] (analytic) 1.1927673690434877 y1[1] (numeric) 1.1927673690443643 absolute error 8.766321002440236e-13 relative error 7.349564743266061e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9812444860645342 y2[1] (numeric) 1.981244486064359 absolute error 1.751931932858497e-13 relative error 8.842583261081854e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.661000000000893 y1[1] (analytic) 1.1917860283372872 y1[1] (numeric) 1.1917860283381643 absolute error 8.770761894538737e-13 relative error 7.359342772943235e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9814367627792477 y2[1] (numeric) 1.9814367627790732 absolute error 1.745270594710746e-13 relative error 8.808106458380004e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.662000000000893 y1[1] (analytic) 1.1908044958450743 y1[1] (numeric) 1.1908044958459518 absolute error 8.775202786637237e-13 relative error 7.369138105587826e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.98162805805728 y2[1] (numeric) 1.9816280580571066 absolute error 1.7341683644644945e-13 relative error 8.751230370469287e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.663000000000894 y1[1] (analytic) 1.1898227725483812 y1[1] (numeric) 1.1898227725492594 absolute error 8.781864124784988e-13 relative error 7.380816981655051e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9818183717073365 y2[1] (numeric) 1.9818183717071638 absolute error 1.7275070263167436e-13 relative error 8.716777737954343e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.664000000000894 y1[1] (analytic) 1.1888408594289317 y1[1] (numeric) 1.1888408594298103 absolute error 8.786305016883489e-13 relative error 7.390648586139658e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9820077035391028 y2[1] (numeric) 1.982007703538931 absolute error 1.7186252421197423e-13 relative error 8.671133008468832e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.665000000000894 y1[1] (analytic) 1.1878587574686383 y1[1] (numeric) 1.1878587574695174 absolute error 8.790745908981989e-13 relative error 7.40049762121157e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9821960533632477 y2[1] (numeric) 1.9821960533630765 absolute error 1.7119639039719914e-13 relative error 8.636703221496452e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.666000000000895 y1[1] (analytic) 1.186876467649603 y1[1] (numeric) 1.1868764676504828 absolute error 8.79740724712974e-13 relative error 7.412234960350537e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9823834209914206 y2[1] (numeric) 1.9823834209912505 absolute error 1.7008616737257398e-13 relative error 8.579882457224711e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.667000000000895 y1[1] (analytic) 1.185893990954116 y1[1] (numeric) 1.1858939909549961 absolute error 8.801848139228241e-13 relative error 7.422120532162135e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9825698062362547 y2[1] (numeric) 1.9825698062360855 absolute error 1.6919798895287386e-13 relative error 8.53427649410652e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.668000000000895 y1[1] (analytic) 1.1849113283646533 y1[1] (numeric) 1.184911328365534 absolute error 8.806289031326742e-13 relative error 7.432023663307091e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9827552089113643 y2[1] (numeric) 1.982755208911196 absolute error 1.6830981053317373e-13 relative error 8.488683311823681e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.669000000000896 y1[1] (analytic) 1.1839284808638775 y1[1] (numeric) 1.1839284808647588 absolute error 8.812950369474493e-13 relative error 7.443819886015364e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.982939628831347 y2[1] (numeric) 1.9829396288311794 absolute error 1.6764367671839864e-13 relative error 8.454300588929178e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.670000000000896 y1[1] (analytic) 1.1829454494346363 y1[1] (numeric) 1.182945449435518 absolute error 8.817391261572993e-13 relative error 7.453759821120305e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9831230658117827 y2[1] (numeric) 1.983123065811616 absolute error 1.667554982986985e-13 relative error 8.408731720864629e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.671000000000896 y1[1] (analytic) 1.181962235059961 y1[1] (numeric) 1.1819622350608432 absolute error 8.821832153671494e-13 relative error 7.463717445442715e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9833055196692346 y2[1] (numeric) 1.9833055196690685 absolute error 1.6608936448392342e-13 relative error 8.37437111109452e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.672000000000897 y1[1] (analytic) 1.1809788387230657 y1[1] (numeric) 1.1809788387239484 absolute error 8.826273045769994e-13 relative error 7.473692801569086e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9834869902212486 y2[1] (numeric) 1.9834869902210834 absolute error 1.652011860642233e-13 relative error 8.328826298265555e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.673000000000897 y1[1] (analytic) 1.1799952614073468 y1[1] (numeric) 1.1799952614082299 absolute error 8.830713937868495e-13 relative error 7.483685932209892e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9836674772863545 y2[1] (numeric) 1.9836674772861902 absolute error 1.6431300764452317e-13 relative error 8.283293925315668e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.674000000000897 y1[1] (analytic) 1.1790115040963816 y1[1] (numeric) 1.179011504097265 absolute error 8.835154829966996e-13 relative error 7.493696880200027e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.983846980684065 y2[1] (numeric) 1.9838469806839016 absolute error 1.6342482922482304e-13 relative error 8.23777392188138e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.675000000000898 y1[1] (analytic) 1.1780275677739271 y1[1] (numeric) 1.178027567774811 absolute error 8.839595722065496e-13 relative error 7.50372568849924e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.984025500234877 y2[1] (numeric) 1.9840255002347142 absolute error 1.6275869541004795e-13 relative error 8.203457838156813e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.676000000000898 y1[1] (analytic) 1.1770434534239196 y1[1] (numeric) 1.1770434534248042 absolute error 8.846257060213247e-13 relative error 7.515658860749988e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9842030357602707 y2[1] (numeric) 1.9842030357601086 absolute error 1.6209256159527285e-13 relative error 8.169151980617002e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.677000000000898 y1[1] (analytic) 1.1760591620304734 y1[1] (numeric) 1.1760591620313585 absolute error 8.850697952311748e-13 relative error 7.525725097903206e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9843795870827106 y2[1] (numeric) 1.9843795870825494 absolute error 1.6120438317557273e-13 relative error 8.123666672693584e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.678000000000899 y1[1] (analytic) 1.17507469457788 y1[1] (numeric) 1.1750746945787656 absolute error 8.855138844410249e-13 relative error 7.535809327926396e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9845551540256452 y2[1] (numeric) 1.984555154025485 absolute error 1.6009416015094757e-13 relative error 8.06700483109268e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.679000000000899 y1[1] (analytic) 1.1740900520506066 y1[1] (numeric) 1.1740900520514925 absolute error 8.859579736508749e-13 relative error 7.545911594289597e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9847297364135081 y2[1] (numeric) 1.9847297364133487 absolute error 1.5942802633617248e-13 relative error 8.032732286475729e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.680000000000899 y1[1] (analytic) 1.1731052354332956 y1[1] (numeric) 1.173105235434182 absolute error 8.86402062860725e-13 relative error 7.556031940589929e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9849033340717166 y2[1] (numeric) 1.984903334071558 absolute error 1.5853984791647235e-13 relative error 7.98728306789897e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.6810000000009 y1[1] (analytic) 1.1721202457107636 y1[1] (numeric) 1.1721202457116504 absolute error 8.86846152070575e-13 relative error 7.566170410552027e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.985075946826673 y2[1] (numeric) 1.9850759468265153 absolute error 1.5765166949677223e-13 relative error 7.941845738889384e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.6820000000009 y1[1] (analytic) 1.1711350838680001 y1[1] (numeric) 1.1711350838688874 absolute error 8.872902412804251e-13 relative error 7.576327048028497e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.985247574505765 y2[1] (numeric) 1.985247574505608 absolute error 1.5698553568199713e-13 relative error 7.907604960609474e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.6830000000009 y1[1] (analytic) 1.1701497508901673 y1[1] (numeric) 1.170149750891055 absolute error 8.877343304902752e-13 relative error 7.586501897000359e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9854182169373642 y2[1] (numeric) 1.985418216937208 absolute error 1.56097357262297e-13 relative error 7.862190239348526e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.684000000000901 y1[1] (analytic) 1.1691642477625976 y1[1] (numeric) 1.1691642477634858 absolute error 8.881784197001252e-13 relative error 7.596695001577508e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9855878739508288 y2[1] (numeric) 1.9855878739506734 absolute error 1.5543122344752192e-13 relative error 7.82797001767805e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.685000000000901 y1[1] (analytic) 1.1681785754707943 y1[1] (numeric) 1.168178575471683 absolute error 8.886225089099753e-13 relative error 7.606906405999155e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9857565453765014 y2[1] (numeric) 1.9857565453763468 absolute error 1.545430450278218e-13 relative error 7.782577647176798e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.6860000000009014 y1[1] (analytic) 1.1671927350004294 y1[1] (numeric) 1.1671927350013185 absolute error 8.890665981198254e-13 relative error 7.617136154634292e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9859242310457108 y2[1] (numeric) 1.9859242310455572 absolute error 1.5365486660812167e-13 relative error 7.737196827857473e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.687000000000902 y1[1] (analytic) 1.1662067273373435 y1[1] (numeric) 1.166206727338233 absolute error 8.895106873296754e-13 relative error 7.627384291982141e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9860909307907715 y2[1] (numeric) 1.9860909307906185 absolute error 1.5298873279334657e-13 relative error 7.703007471688791e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.688000000000902 y1[1] (analytic) 1.1652205534675442 y1[1] (numeric) 1.1652205534684341 absolute error 8.899547765395255e-13 relative error 7.637650862672619e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9862566444449834 y2[1] (numeric) 1.9862566444448313 absolute error 1.5210055437364645e-13 relative error 7.657648612480673e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.6890000000009024 y1[1] (analytic) 1.164234214377205 y1[1] (numeric) 1.1642342143780955 absolute error 8.903988657493755e-13 relative error 7.647935911466793e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9864213718426331 y2[1] (numeric) 1.986421371842482 absolute error 1.5121237595394632e-13 relative error 7.612301100731692e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.690000000000903 y1[1] (analytic) 1.1632477110526653 y1[1] (numeric) 1.1632477110535562 absolute error 8.908429549592256e-13 relative error 7.658239483257348e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.986585112818993 y2[1] (numeric) 1.9865851128188428 absolute error 1.503241975342462e-13 relative error 7.56696486670707e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.691000000000903 y1[1] (analytic) 1.1622610444804282 y1[1] (numeric) 1.1622610444813195 absolute error 8.912870441690757e-13 relative error 7.668561623069046e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9867478672103225 y2[1] (numeric) 1.986747867210173 absolute error 1.4943601911454607e-13 relative error 7.521639840709912e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.6920000000009034 y1[1] (analytic) 1.16127421564716 y1[1] (numeric) 1.1612742156480518 absolute error 8.917311333789257e-13 relative error 7.678902376059196e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.986909634853867 y2[1] (numeric) 1.9869096348537183 absolute error 1.4876988529977098e-13 relative error 7.487501328197681e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.693000000000904 y1[1] (analytic) 1.1602872255396897 y1[1] (numeric) 1.1602872255405818 absolute error 8.921752225887758e-13 relative error 7.689261787518123e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.987070415587859 y2[1] (numeric) 1.987070415587711 absolute error 1.4788170688007085e-13 relative error 7.44219760507688e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.694000000000904 y1[1] (analytic) 1.159300075145007 y1[1] (numeric) 1.1593000751458997 absolute error 8.926193117986259e-13 relative error 7.69963990286963e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9872302092515175 y2[1] (numeric) 1.9872302092513705 absolute error 1.4699352846037073e-13 relative error 7.396904886814058e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.6950000000009044 y1[1] (analytic) 1.1583127654502627 y1[1] (numeric) 1.1583127654511558 absolute error 8.930634010084759e-13 relative error 7.710036767671481e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.987389015685049 y2[1] (numeric) 1.987389015684903 absolute error 1.461053500406706e-13 relative error 7.351623103859632e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.696000000000905 y1[1] (analytic) 1.157325297442766 y1[1] (numeric) 1.1573252974436596 absolute error 8.93729534823251e-13 relative error 7.722371029113785e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9875468347296472 y2[1] (numeric) 1.987546834729502 absolute error 1.4521717162097048e-13 relative error 7.306352186700717e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.697000000000905 y1[1] (analytic) 1.156337672109985 y1[1] (numeric) 1.1563376721108791 absolute error 8.941736240331011e-13 relative error 7.732807168700908e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.987703666227493 y2[1] (numeric) 1.9877036662273486 absolute error 1.4432899320127035e-13 relative error 7.261092065860882e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.6980000000009055 y1[1] (analytic) 1.155349890439545 y1[1] (numeric) 1.1553498904404396 absolute error 8.946177132429511e-13 relative error 7.743262198281769e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9878595100217549 y2[1] (numeric) 1.9878595100216112 absolute error 1.4366285938649526e-13 relative error 7.227012706995729e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.699000000000906 y1[1] (analytic) 1.1543619534192273 y1[1] (numeric) 1.1543619534201224 absolute error 8.950618024528012e-13 relative error 7.753736163961594e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9880143659565888 y2[1] (numeric) 1.9880143659564462 absolute error 1.425526363618701e-13 relative error 7.170603935413561e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.700000000000906 y1[1] (analytic) 1.1533738620369691 y1[1] (numeric) 1.1533738620378646 absolute error 8.955058916626513e-13 relative error 7.764229111981971e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9881682338771394 y2[1] (numeric) 1.9881682338769975 absolute error 1.41886502547095e-13 relative error 7.13654408763997e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7010000000009065 y1[1] (analytic) 1.1523856172808618 y1[1] (numeric) 1.1523856172817577 absolute error 8.959499808725013e-13 relative error 7.774741088721334e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9883211136295382 y2[1] (numeric) 1.9883211136293972 absolute error 1.4099832412739488e-13 relative error 7.091325599314917e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.702000000000907 y1[1] (analytic) 1.1513972201391498 y1[1] (numeric) 1.1513972201400462 absolute error 8.963940700823514e-13 relative error 7.785272140695454e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9884730050609059 y2[1] (numeric) 1.9884730050607657 absolute error 1.4011014570769476e-13 relative error 7.046117566147359e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.703000000000907 y1[1] (analytic) 1.1504086716002302 y1[1] (numeric) 1.1504086716011273 absolute error 8.970602038971265e-13 relative error 7.797752451303297e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9886239080193508 y2[1] (numeric) 1.9886239080192116 absolute error 1.3922196728799463e-13 relative error 7.0009199188728595e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7040000000009075 y1[1] (analytic) 1.1494199726526517 y1[1] (numeric) 1.1494199726535492 absolute error 8.975042931069765e-13 relative error 7.808323454095723e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9887738223539704 y2[1] (numeric) 1.9887738223538318 absolute error 1.3855583347321954e-13 relative error 6.966897488082422e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.705000000000908 y1[1] (analytic) 1.1484311242851128 y1[1] (numeric) 1.148431124286011 absolute error 8.981704269217516e-13 relative error 7.820847135964326e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9889227479148497 y2[1] (numeric) 1.988922747914712 absolute error 1.376676550535194e-13 relative error 6.921719568939903e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.706000000000908 y1[1] (analytic) 1.1474421274864621 y1[1] (numeric) 1.1474421274873607 absolute error 8.986145161316017e-13 relative error 7.8314582897533e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9890706845530635 y2[1] (numeric) 1.9890706845529267 absolute error 1.3677947663381929e-13 relative error 6.876551833780262e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7070000000009085 y1[1] (analytic) 1.1464529832456964 y1[1] (numeric) 1.1464529832465953 absolute error 8.988365607365267e-13 relative error 7.840151963247995e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9892176321206754 y2[1] (numeric) 1.9892176321205393 absolute error 1.361133428190442e-13 relative error 6.842556622320695e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.708000000000909 y1[1] (analytic) 1.1454636925519595 y1[1] (numeric) 1.1454636925528587 absolute error 8.992806499463768e-13 relative error 7.850800123947049e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9893635904707374 y2[1] (numeric) 1.9893635904706022 absolute error 1.3522516439934407e-13 relative error 6.797408228796734e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.709000000000909 y1[1] (analytic) 1.144474256394542 y1[1] (numeric) 1.1444742563954418 absolute error 8.997247391562269e-13 relative error 7.861467692516265e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9895085594572914 y2[1] (numeric) 1.989508559457157 absolute error 1.3433698597964394e-13 relative error 6.752269817642257e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7100000000009095 y1[1] (analytic) 1.1434846757628803 y1[1] (numeric) 1.1434846757637804 absolute error 9.001688283660769e-13 relative error 7.872154716594919e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9896525389353685 y2[1] (numeric) 1.989652538935235 absolute error 1.3344880755994382e-13 relative error 6.7071413198281425e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.71100000000091 y1[1] (analytic) 1.1424949516465548 y1[1] (numeric) 1.1424949516474554 absolute error 9.00612917575927e-13 relative error 7.882861243964104e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9897955287609892 y2[1] (numeric) 1.9897955287608564 absolute error 1.3278267374516872e-13 relative error 6.673181833303755e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.71200000000091 y1[1] (analytic) 1.1415050850352895 y1[1] (numeric) 1.1415050850361905 absolute error 9.01057006785777e-13 relative error 7.89358732254724e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9899375287911634 y2[1] (numeric) 1.9899375287910315 absolute error 1.318944953254686e-13 relative error 6.628072158907982e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7130000000009105 y1[1] (analytic) 1.140515076918951 y1[1] (numeric) 1.1405150769198524 absolute error 9.015010959956271e-13 relative error 7.904333000410576e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9900785388838913 y2[1] (numeric) 1.9900785388837603 absolute error 1.3100631690576847e-13 relative error 6.582972196627054e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.714000000000911 y1[1] (analytic) 1.1395249282875473 y1[1] (numeric) 1.1395249282884492 absolute error 9.019451852054772e-13 relative error 7.915098325763706e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.990218558898163 y2[1] (numeric) 1.9902185588980328 absolute error 1.3011813848606835e-13 relative error 6.5378818775614854e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.715000000000911 y1[1] (analytic) 1.1385346401312268 y1[1] (numeric) 1.1385346401321292 absolute error 9.023892744153272e-13 relative error 7.925883346960075e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9903575886939584 y2[1] (numeric) 1.990357588693829 absolute error 1.2945200467129325e-13 relative error 6.50395714853619e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7160000000009115 y1[1] (analytic) 1.1375442134402778 y1[1] (numeric) 1.1375442134411806 absolute error 9.028333636251773e-13 relative error 7.936688112497502e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9904956281322472 y2[1] (numeric) 1.9904956281321189 absolute error 1.283417816466681e-13 relative error 6.447729893639392e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.717000000000912 y1[1] (analytic) 1.136553649205127 y1[1] (numeric) 1.1365536492060302 absolute error 9.032774528350274e-13 relative error 7.947512671018687e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.990632677074991 y2[1] (numeric) 1.9906326770748632 absolute error 1.27675647831893e-13 relative error 6.413822565170481e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.718000000000912 y1[1] (analytic) 1.135562948416338 y1[1] (numeric) 1.1355629484172418 absolute error 9.037215420448774e-13 relative error 7.958357071311741e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.99076873538514 y2[1] (numeric) 1.990768735385013 absolute error 1.270095140171179e-13 relative error 6.379923079942597e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7190000000009125 y1[1] (analytic) 1.1345721120646122 y1[1] (numeric) 1.1345721120655163 absolute error 9.041656312547275e-13 relative error 7.969221362310698e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9909038029266362 y2[1] (numeric) 1.99090380292651 absolute error 1.2612133559741778e-13 relative error 6.33487843119386e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.720000000000913 y1[1] (analytic) 1.1335811411407855 y1[1] (numeric) 1.13358114114169 absolute error 9.046097204645775e-13 relative error 7.980105593096042e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.991037879564412 y2[1] (numeric) 1.9910378795642867 absolute error 1.2523315717771766e-13 relative error 6.289843024237965e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.721000000000913 y1[1] (analytic) 1.1325900366358286 y1[1] (numeric) 1.1325900366367336 absolute error 9.050538096744276e-13 relative error 7.991009812895232e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9911709651643905 y2[1] (numeric) 1.9911709651642664 absolute error 1.241229341530925e-13 relative error 6.233665331838793e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7220000000009135 y1[1] (analytic) 1.1315987995408463 y1[1] (numeric) 1.1315987995417518 absolute error 9.054978988842777e-13 relative error 8.001934071083228e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9913030595934869 y2[1] (numeric) 1.9913030595933634 absolute error 1.234568003383174e-13 relative error 6.199799661007923e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.723000000000914 y1[1] (analytic) 1.1306074308470753 y1[1] (numeric) 1.1306074308479812 absolute error 9.059419880941277e-13 relative error 8.012878417183024e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9914341627196062 y2[1] (numeric) 1.9914341627194836 absolute error 1.2256862191861728e-13 relative error 6.1547915674616724e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.724000000000914 y1[1] (analytic) 1.1296159315458845 y1[1] (numeric) 1.1296159315467909 absolute error 9.063860773039778e-13 relative error 8.023842900866176e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9915642744116453 y2[1] (numeric) 1.9915642744115236 absolute error 1.2168044349891716e-13 relative error 6.1097924411635875e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7250000000009145 y1[1] (analytic) 1.1286243026287728 y1[1] (numeric) 1.1286243026296796 absolute error 9.068301665138279e-13 relative error 8.034827571953344e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9916933945394928 y2[1] (numeric) 1.9916933945393718 absolute error 1.2101430968414206e-13 relative error 6.075950747033644e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.726000000000915 y1[1] (analytic) 1.1276325450873692 y1[1] (numeric) 1.1276325450882765 absolute error 9.072742557236779e-13 relative error 8.045832480414816e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9918215229740281 y2[1] (numeric) 1.991821522973908 absolute error 1.2012613126444194e-13 relative error 6.030968632424417e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.727000000000915 y1[1] (analytic) 1.126640659913431 y1[1] (numeric) 1.126640659914339 absolute error 9.07940389538453e-13 relative error 8.058828531967037e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9919486595871234 y2[1] (numeric) 1.991948659587004 absolute error 1.1945999744966684e-13 relative error 5.997142389926236e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7280000000009155 y1[1] (analytic) 1.125648648098844 y1[1] (numeric) 1.125648648099752 absolute error 9.08162434143378e-13 relative error 8.067903210093242e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9920748042516414 y2[1] (numeric) 1.992074804251523 absolute error 1.1834977442504169e-13 relative error 5.941030636623202e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.729000000000916 y1[1] (analytic) 1.1246565106356188 y1[1] (numeric) 1.1246565106365276 absolute error 9.088285679581531e-13 relative error 8.080943464636267e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9921999568414384 y2[1] (numeric) 1.9921999568413207 absolute error 1.176836406102666e-13 relative error 5.907220317224069e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.730000000000916 y1[1] (analytic) 1.1236642485158936 y1[1] (numeric) 1.123664248516803 absolute error 9.092726571680032e-13 relative error 8.092031568762171e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9923241172313606 y2[1] (numeric) 1.992324117231244 absolute error 1.1657341758564144e-13 relative error 5.8511271623634234e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7310000000009165 y1[1] (analytic) 1.12267186273193 y1[1] (numeric) 1.1226718627328398 absolute error 9.097167463778533e-13 relative error 8.103140165677013e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9924472852972488 y2[1] (numeric) 1.9924472852971329 absolute error 1.1590728377086634e-13 relative error 5.817332514951551e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.732000000000917 y1[1] (analytic) 1.121679354276114 y1[1] (numeric) 1.1216793542770243 absolute error 9.101608355877033e-13 relative error 8.114269306267867e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.992569460915934 y2[1] (numeric) 1.992569460915819 absolute error 1.1479706074624119e-13 relative error 5.761257662429087e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.733000000000917 y1[1] (analytic) 1.1206867241409542 y1[1] (numeric) 1.1206867241418645 absolute error 9.103828801926284e-13 relative error 8.123437715303256e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9926906439652412 y2[1] (numeric) 1.992690643965127 absolute error 1.141309269314661e-13 relative error 5.727478436108766e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7340000000009175 y1[1] (analytic) 1.1196939733190798 y1[1] (numeric) 1.1196939733199909 absolute error 9.110490140074035e-13 relative error 8.136589422793841e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9928108343239872 y2[1] (numeric) 1.992810834323874 absolute error 1.1324274851176597e-13 relative error 5.682563872159036e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.735000000000918 y1[1] (analytic) 1.1187011028032423 y1[1] (numeric) 1.1187011028041538 absolute error 9.114931032172535e-13 relative error 8.14778050127271e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9929300318719814 y2[1] (numeric) 1.9929300318718692 absolute error 1.1213252548714081e-13 relative error 5.626515918464708e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.736000000000918 y1[1] (analytic) 1.1177081135863118 y1[1] (numeric) 1.1177081135872238 absolute error 9.119371924271036e-13 relative error 8.158992328516204e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9930482364900266 y2[1] (numeric) 1.9930482364899154 absolute error 1.1124434706744069e-13 relative error 5.581618398928167e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7370000000009185 y1[1] (analytic) 1.1167150066612777 y1[1] (numeric) 1.11671500666219 absolute error 9.123812816369536e-13 relative error 8.170224956184344e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9931654480599181 y2[1] (numeric) 1.9931654480598078 absolute error 1.1035616864774056e-13 relative error 5.536728963225689e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.738000000000919 y1[1] (analytic) 1.1157217830212465 y1[1] (numeric) 1.1157217830221593 absolute error 9.128253708468037e-13 relative error 8.181478436093427e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9932816664644442 y2[1] (numeric) 1.993281666464335 absolute error 1.092459456231154e-13 relative error 5.480707892973746e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.739000000000919 y1[1] (analytic) 1.114728443659442 y1[1] (numeric) 1.1147284436603553 absolute error 9.132694600566538e-13 relative error 8.192752820216584e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9933968915873868 y2[1] (numeric) 1.9933968915872782 absolute error 1.0857981180834031e-13 relative error 5.4469740705713535e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7400000000009195 y1[1] (analytic) 1.1137349895692035 y1[1] (numeric) 1.1137349895701172 absolute error 9.137135492665038e-13 relative error 8.20404816068436e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9935111233135205 y2[1] (numeric) 1.9935111233134126 absolute error 1.0791367799356522e-13 relative error 5.413246845304588e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.74100000000092 y1[1] (analytic) 1.1127414217439846 y1[1] (numeric) 1.112741421744899 absolute error 9.14379683081279e-13 relative error 8.217359983312062e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9936243615286136 y2[1] (numeric) 1.9936243615285067 absolute error 1.0680345496894006e-13 relative error 5.357250695263796e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.74200000000092 y1[1] (analytic) 1.1117477411773535 y1[1] (numeric) 1.1117477411782684 absolute error 9.14823772291129e-13 relative error 8.228699177048206e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9937366061194282 y2[1] (numeric) 1.993736606119322 absolute error 1.0613732115416497e-13 relative error 5.323537764637259e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7430000000009205 y1[1] (analytic) 1.1107539488629907 y1[1] (numeric) 1.1107539488639058 absolute error 9.15045816896054e-13 relative error 8.238060443833931e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9938478569737192 y2[1] (numeric) 1.993847856973614 absolute error 1.0524914273446484e-13 relative error 5.278694779360596e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.744000000000921 y1[1] (analytic) 1.1097600457946881 y1[1] (numeric) 1.1097600457956036 absolute error 9.15489906105904e-13 relative error 8.249440134153784e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.993958113980236 y2[1] (numeric) 1.993958113980132 absolute error 1.0413891970983968e-13 relative error 5.222723535649551e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.745000000000921 y1[1] (analytic) 1.108766032966349 y1[1] (numeric) 1.1087660329672648 absolute error 9.159339953157541e-13 relative error 8.26084104385215e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9940673770287218 y2[1] (numeric) 1.9940673770286186 absolute error 1.0325074129013956e-13 relative error 5.177896317825993e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7460000000009215 y1[1] (analytic) 1.1077719113719857 y1[1] (numeric) 1.107771911372902 absolute error 9.163780845256042e-13 relative error 8.272263226016099e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9941756460099134 y2[1] (numeric) 1.994175646009811 absolute error 1.0236256287043943e-13 relative error 5.133076571025909e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.747000000000922 y1[1] (analytic) 1.1067776820057202 y1[1] (numeric) 1.106777682006637 absolute error 9.168221737354543e-13 relative error 8.28370673389415e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.994282920815542 y2[1] (numeric) 1.9942829208154405 absolute error 1.0147438445073931e-13 relative error 5.088264227286386e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.748000000000922 y1[1] (analytic) 1.1057833458617816 y1[1] (numeric) 1.1057833458626989 absolute error 9.172662629453043e-13 relative error 8.295171620896874e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9943892013383324 y2[1] (numeric) 1.9943892013382318 absolute error 1.0058620603103918e-13 relative error 5.043459218669101e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7490000000009225 y1[1] (analytic) 1.104788903934506 y1[1] (numeric) 1.1047889039354237 absolute error 9.177103521551544e-13 relative error 8.306657940597474e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9944944874720045 y2[1] (numeric) 1.9944944874719048 absolute error 9.969802761133906e-14 relative error 4.9986614772600845e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.750000000000923 y1[1] (analytic) 1.103794357218335 y1[1] (numeric) 1.1037943572192532 absolute error 9.181544413650045e-13 relative error 8.318165746732384e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9945987791112718 y2[1] (numeric) 1.9945987791111732 absolute error 9.85878045867139e-14 relative error 4.9427386409331615e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.751000000000923 y1[1] (analytic) 1.1027997067078157 y1[1] (numeric) 1.1027997067087343 absolute error 9.185985305748545e-13 relative error 8.329695093201862e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9947020761518433 y2[1] (numeric) 1.9947020761517453 absolute error 9.792167077193881e-14 relative error 4.909087524531392e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7520000000009235 y1[1] (analytic) 1.1018049533975982 y1[1] (numeric) 1.101804953398517 absolute error 9.188205751797796e-13 relative error 8.339230753559821e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.994804378490421 y2[1] (numeric) 1.9948043784903242 absolute error 9.681144774731365e-14 relative error 4.853180030644219e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.753000000000924 y1[1] (analytic) 1.1008100982824356 y1[1] (numeric) 1.100810098283355 absolute error 9.194867089945546e-13 relative error 8.352818623568271e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9949056860247034 y2[1] (numeric) 1.9949056860246075 absolute error 9.592326932761353e-14 relative error 4.808411244682055e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.754000000000924 y1[1] (analytic) 1.0998151423571834 y1[1] (numeric) 1.099815142358103 absolute error 9.197087535994797e-13 relative error 8.36239398948727e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9950059986533826 y2[1] (numeric) 1.9950059986532875 absolute error 9.50350909079134e-14 relative error 4.763649381107703e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7550000000009245 y1[1] (analytic) 1.0988200866167968 y1[1] (numeric) 1.0988200866177171 absolute error 9.203748874142548e-13 relative error 8.376028966198057e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.995105316276146 y2[1] (numeric) 1.995105316276052 absolute error 9.414691248821327e-14 relative error 4.718894372149637e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.756000000000925 y1[1] (analytic) 1.097824932056332 y1[1] (numeric) 1.0978249320572528 absolute error 9.208189766241048e-13 relative error 8.387666828620134e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9952036387936762 y2[1] (numeric) 1.995203638793583 absolute error 9.325873406851315e-14 relative error 4.674146150059073e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.757000000000925 y1[1] (analytic) 1.0968296796709434 y1[1] (numeric) 1.0968296796718646 absolute error 9.212630658339549e-13 relative error 8.399326558252329e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9953009661076506 y2[1] (numeric) 1.9953009661075582 absolute error 9.237055564881302e-14 relative error 4.6294046471097355e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7580000000009255 y1[1] (analytic) 1.095834330455883 y1[1] (numeric) 1.0958343304568048 absolute error 9.21707155043805e-13 relative error 8.411008210158568e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9953972981207415 y2[1] (numeric) 1.9953972981206503 absolute error 9.126033262418787e-14 relative error 4.57354195628793e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.759000000000926 y1[1] (analytic) 1.0948388854065003 y1[1] (numeric) 1.0948388854074225 absolute error 9.22151244253655e-13 relative error 8.422711839571459e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9954926347366175 y2[1] (numeric) 1.9954926347365272 absolute error 9.037215420448774e-14 relative error 4.528814220174551e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.760000000000926 y1[1] (analytic) 1.0938433455182401 y1[1] (numeric) 1.0938433455191625 absolute error 9.2237328885858e-13 relative error 8.432407553035658e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9955869758599416 y2[1] (numeric) 1.9955869758598521 absolute error 8.948397578478762e-14 relative error 4.484092994555e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7610000000009265 y1[1] (analytic) 1.092847711786642 y1[1] (numeric) 1.092847711787565 absolute error 9.230394226733551e-13 relative error 8.446185252694762e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.995680321396373 y2[1] (numeric) 1.9956803213962844 absolute error 8.859579736508749e-14 relative error 4.439378211791817e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.762000000000927 y1[1] (analytic) 1.09185198520734 y1[1] (numeric) 1.0918519852082633 absolute error 9.232614672782802e-13 relative error 8.455921496565811e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9957726712525659 y2[1] (numeric) 1.9957726712524781 absolute error 8.770761894538737e-14 relative error 4.394669804268902e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.763000000000927 y1[1] (analytic) 1.0908561667760606 y1[1] (numeric) 1.0908561667769843 absolute error 9.237055564881302e-13 relative error 8.467711735251671e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9958640253361706 y2[1] (numeric) 1.9958640253360835 absolute error 8.704148513061227e-14 relative error 4.361092941486912e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7640000000009275 y1[1] (analytic) 1.0898602574886218 y1[1] (numeric) 1.089860257489546 absolute error 9.241496456979803e-13 relative error 8.479524226596807e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9959543835558327 y2[1] (numeric) 1.9959543835557467 absolute error 8.593126210598712e-14 relative error 4.305271844584887e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.765000000000928 y1[1] (analytic) 1.088864258340933 y1[1] (numeric) 1.0888642583418575 absolute error 9.245937349078304e-13 relative error 8.491359026850635e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9960437458211944 y2[1] (numeric) 1.9960437458211093 absolute error 8.504308368628699e-14 relative error 4.2605821572963235e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.766000000000928 y1[1] (analytic) 1.0878681703289932 y1[1] (numeric) 1.0878681703299182 absolute error 9.250378241176804e-13 relative error 8.503216192435618e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9961321120428932 y2[1] (numeric) 1.996132112042809 absolute error 8.415490526658687e-14 relative error 4.215898574992642e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7670000000009285 y1[1] (analytic) 1.0868719944488905 y1[1] (numeric) 1.086871994449816 absolute error 9.254819133275305e-13 relative error 8.515095779947901e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.996219482132563 y2[1] (numeric) 1.9962194821324797 absolute error 8.326672684688674e-14 relative error 4.171221030161113e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.768000000000929 y1[1] (analytic) 1.0858757316968006 y1[1] (numeric) 1.0858757316977266 absolute error 9.259260025373806e-13 relative error 8.526997846157949e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9963058560028335 y2[1] (numeric) 1.9963058560027513 absolute error 8.215650382226158e-14 relative error 4.115426680496847e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.769000000000929 y1[1] (analytic) 1.084879383068986 y1[1] (numeric) 1.0848793830699126 absolute error 9.265921363521556e-13 relative error 8.540969169595096e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9963912335673313 y2[1] (numeric) 1.99639123356725 absolute error 8.126832540256146e-14 relative error 4.070761483827191e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7700000000009295 y1[1] (analytic) 1.0838829495617956 y1[1] (numeric) 1.0838829495627225 absolute error 9.268141809570807e-13 relative error 8.550869642628694e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9964756147406786 y2[1] (numeric) 1.9964756147405982 absolute error 8.038014698286133e-14 relative error 4.026102116619235e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.77100000000093 y1[1] (analytic) 1.0828864321716627 y1[1] (numeric) 1.0828864321725897 absolute error 9.270362255620057e-13 relative error 8.560788998924763e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.996558999438494 y2[1] (numeric) 1.9965589994384145 absolute error 7.949196856316121e-14 relative error 3.981448511439796e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.77200000000093 y1[1] (analytic) 1.0818898318951042 y1[1] (numeric) 1.081889831896032 absolute error 9.277023593767808e-13 relative error 8.574832039522553e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9966413875773932 y2[1] (numeric) 1.9966413875773146 absolute error 7.860379014346108e-14 relative error 3.9368006008747664e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7730000000009305 y1[1] (analytic) 1.0808931497287209 y1[1] (numeric) 1.080893149729649 absolute error 9.281464485866309e-13 relative error 8.58684735692491e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9967227790749877 y2[1] (numeric) 1.99672277907491 absolute error 7.771561172376096e-14 relative error 3.892158317528881e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.774000000000931 y1[1] (analytic) 1.0798963866691946 y1[1] (numeric) 1.079896386670123 absolute error 9.28368493191556e-13 relative error 8.596829331515706e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9968031738498864 y2[1] (numeric) 1.9968031738498095 absolute error 7.682743330406083e-14 relative error 3.847521594025496e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.775000000000931 y1[1] (analytic) 1.0788995437132882 y1[1] (numeric) 1.078899543714217 absolute error 9.28812582401406e-13 relative error 8.608888453179594e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.996882571821694 y2[1] (numeric) 1.996882571821618 absolute error 7.593925488436071e-14 relative error 3.802890363006357e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7760000000009315 y1[1] (analytic) 1.0779026218578447 y1[1] (numeric) 1.077902621858774 absolute error 9.29256671611256e-13 relative error 8.620970510393727e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9969609729110132 y2[1] (numeric) 1.996960972910938 absolute error 7.505107646466058e-14 relative error 3.75826455713138e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.777000000000932 y1[1] (analytic) 1.076905622099786 y1[1] (numeric) 1.0769056221007154 absolute error 9.29478716216181e-13 relative error 8.631013685339045e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9970383770394422 y2[1] (numeric) 1.9970383770393683 absolute error 7.394085344003543e-14 relative error 3.7025254141410554e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.778000000000932 y1[1] (analytic) 1.0759085454361113 y1[1] (numeric) 1.0759085454370412 absolute error 9.299228054260311e-13 relative error 8.643139878111982e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9971147841295775 y2[1] (numeric) 1.9971147841295045 absolute error 7.30526750203353e-14 relative error 3.657910681992902e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7790000000009325 y1[1] (analytic) 1.0749113928638976 y1[1] (numeric) 1.074911392864828 absolute error 9.303668946358812e-13 relative error 8.655289178367484e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9971901941050116 y2[1] (numeric) 1.9971901941049397 absolute error 7.194245199571014e-14 relative error 3.602183317746023e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.780000000000933 y1[1] (analytic) 1.0739141653802973 y1[1] (numeric) 1.073914165381228 absolute error 9.308109838457312e-13 relative error 8.667461645001303e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9972646068903348 y2[1] (numeric) 1.9972646068902637 absolute error 7.105427357601002e-14 relative error 3.5575793678454466e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.781000000000933 y1[1] (analytic) 1.0729168639825377 y1[1] (numeric) 1.072916863983469 absolute error 9.312550730555813e-13 relative error 8.679657337092037e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9973380224111343 y2[1] (numeric) 1.997338022411064 absolute error 7.038813976123492e-14 relative error 3.524097522374515e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7820000000009335 y1[1] (analytic) 1.0719194896679203 y1[1] (numeric) 1.071919489668852 absolute error 9.316991622654314e-13 relative error 8.691876313901812e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9974104405939943 y2[1] (numeric) 1.997410440593925 absolute error 6.927791673660977e-14 relative error 3.46838663344564e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.783000000000934 y1[1] (analytic) 1.0709220434338191 y1[1] (numeric) 1.0709220434347513 absolute error 9.321432514752814e-13 relative error 8.704118634876957e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9974818613664969 y2[1] (numeric) 1.9974818613664285 absolute error 6.838973831690964e-14 relative error 3.4237977144945662e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.784000000000934 y1[1] (analytic) 1.0699245262776806 y1[1] (numeric) 1.069924526278613 absolute error 9.323652960802065e-13 relative error 8.714309030039255e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9975522846572213 y2[1] (numeric) 1.9975522846571538 absolute error 6.750155989720952e-14 relative error 3.379213671435526e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7850000000009345 y1[1] (analytic) 1.0689269391970215 y1[1] (numeric) 1.0689269391979543 absolute error 9.328093852900565e-13 relative error 8.726596281601654e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.997621710395744 y2[1] (numeric) 1.9976217103956777 absolute error 6.639133687258436e-14 relative error 3.323518988959713e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.786000000000935 y1[1] (analytic) 1.067929283189429 y1[1] (numeric) 1.0679292831903622 absolute error 9.332534744999066e-13 relative error 8.73890705302784e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9976901385126398 y2[1] (numeric) 1.9976901385125743 absolute error 6.550315845288424e-14 relative error 3.278944876889364e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.787000000000935 y1[1] (analytic) 1.066931559252559 y1[1] (numeric) 1.0669315592534925 absolute error 9.334755191048316e-13 relative error 8.749160253154193e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.99775756893948 y2[1] (numeric) 1.9977575689394154 absolute error 6.461498003318411e-14 relative error 3.2343754336260785e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7880000000009355 y1[1] (analytic) 1.0659337683841352 y1[1] (numeric) 1.0659337683850691 absolute error 9.339196083146817e-13 relative error 8.761516296931134e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9978240016088344 y2[1] (numeric) 1.9978240016087707 absolute error 6.372680161348399e-14 relative error 3.189810592032392e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.789000000000936 y1[1] (analytic) 1.0649359115819486 y1[1] (numeric) 1.064935911582883 absolute error 9.343636975245317e-13 relative error 8.773896037899094e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9978894364542703 y2[1] (numeric) 1.9978894364542077 absolute error 6.261657858885883e-14 relative error 3.1341363263818457e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.790000000000936 y1[1] (analytic) 1.063937989843856 y1[1] (numeric) 1.0639379898447905 absolute error 9.345857421294568e-13 relative error 8.78421252977927e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.997953873410353 y2[1] (numeric) 1.9979538734102913 absolute error 6.17284001691587e-14 relative error 3.0895808452170663e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7910000000009365 y1[1] (analytic) 1.0629400041677786 y1[1] (numeric) 1.0629400041687136 absolute error 9.350298313393068e-13 relative error 8.796637888056362e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9980173124126455 y2[1] (numeric) 1.9980173124125846 absolute error 6.084022174945858e-14 relative error 3.0450297588259035e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.792000000000937 y1[1] (analytic) 1.0619419555517022 y1[1] (numeric) 1.0619419555526377 absolute error 9.35473920549157e-13 relative error 8.809087122498683e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9980797533977088 y2[1] (numeric) 1.9980797533976487 absolute error 6.017408793468348e-14 relative error 3.0115959001315252e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.793000000000937 y1[1] (analytic) 1.0609438449936757 y1[1] (numeric) 1.0609438449946116 absolute error 9.35918009759007e-13 relative error 8.821560294405459e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9981411963031017 y2[1] (numeric) 1.9981411963030424 absolute error 5.928590951498336e-14 relative error 2.967053060347902e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7940000000009375 y1[1] (analytic) 1.0599456734918091 y1[1] (numeric) 1.0599456734927455 absolute error 9.36362098968857e-13 relative error 8.83405746526775e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9982016410673813 y2[1] (numeric) 1.9982016410673231 absolute error 5.81756864903582e-14 relative error 2.911402197592153e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.795000000000938 y1[1] (analytic) 1.0589474420442742 y1[1] (numeric) 1.0589474420452107 absolute error 9.36584143573782e-13 relative error 8.8444818542243e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9982610876301035 y2[1] (numeric) 1.998261087630046 absolute error 5.750955267558311e-14 relative error 2.8779799112131164e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.796000000000938 y1[1] (analytic) 1.0579491516493018 y1[1] (numeric) 1.057949151650239 absolute error 9.372502773885572e-13 relative error 8.859124050786564e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9983195359318209 y2[1] (numeric) 1.9983195359317643 absolute error 5.6621374255882984e-14 relative error 2.833449467803972e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.7970000000009385 y1[1] (analytic) 1.0569508033051829 y1[1] (numeric) 1.0569508033061206 absolute error 9.376943665984072e-13 relative error 8.871693589390824e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9983769859140856 y2[1] (numeric) 1.99837698591403 absolute error 5.573319583618286e-14 relative error 2.7889230224841543e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.798000000000939 y1[1] (analytic) 1.0559523980102654 y1[1] (numeric) 1.0559523980112033 absolute error 9.379164112033322e-13 relative error 8.882184584936321e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9984334375194477 y2[1] (numeric) 1.9984334375193928 absolute error 5.484501741648273e-14 relative error 2.7444005082580597e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.799000000000939 y1[1] (analytic) 1.0549539367629546 y1[1] (numeric) 1.054953936763893 absolute error 9.383605004131823e-13 relative error 8.894800689520811e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9984888906914553 y2[1] (numeric) 1.9984888906914016 absolute error 5.3734794391857577e-14 relative error 2.688771233212406e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8000000000009395 y1[1] (analytic) 1.0539554205617114 y1[1] (numeric) 1.0539554205626502 absolute error 9.388045896230324e-13 relative error 8.907441162195373e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9985433453746557 y2[1] (numeric) 1.9985433453746027 absolute error 5.306866057708248e-14 relative error 2.655367005169157e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.80100000000094 y1[1] (analytic) 1.0529568504050524 y1[1] (numeric) 1.0529568504059914 absolute error 9.390266342279574e-13 relative error 8.917997293685223e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9985968015145938 y2[1] (numeric) 1.9985968015145417 absolute error 5.218048215738236e-14 relative error 2.6108558823790017e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.80200000000094 y1[1] (analytic) 1.051958227291547 y1[1] (numeric) 1.0519582272924866 absolute error 9.394707234378075e-13 relative error 8.930684689416246e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9986492590578135 y2[1] (numeric) 1.9986492590577625 absolute error 5.10702591327572e-14 relative error 2.5552386893952727e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8030000000009405 y1[1] (analytic) 1.050959552219819 y1[1] (numeric) 1.0509595522207589 absolute error 9.399148126476575e-13 relative error 8.943396638456593e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9987007179518574 y2[1] (numeric) 1.9987007179518073 absolute error 5.0182080713057076e-14 relative error 2.5107351121823035e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.804000000000941 y1[1] (analytic) 1.049960826188543 y1[1] (numeric) 1.0499608261894833 absolute error 9.403589018575076e-13 relative error 8.956133204236765e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9987511781452667 y2[1] (numeric) 1.9987511781452174 absolute error 4.929390229335695e-14 relative error 2.4662350587880094e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.805000000000941 y1[1] (analytic) 1.048962050196445 y1[1] (numeric) 1.0489620501973855 absolute error 9.405809464624326e-13 relative error 8.966777647354209e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9988006395875808 y2[1] (numeric) 1.9988006395875326 absolute error 4.8183679268731794e-14 relative error 2.4106295702743866e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8060000000009415 y1[1] (analytic) 1.0479632252423008 y1[1] (numeric) 1.0479632252432418 absolute error 9.410250356722827e-13 relative error 8.979561620158066e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9988491022293389 y2[1] (numeric) 1.9988491022292916 absolute error 4.729550084903167e-14 relative error 2.3661366331396635e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.807000000000942 y1[1] (analytic) 1.0469643523249352 y1[1] (numeric) 1.0469643523258767 absolute error 9.414691248821327e-13 relative error 8.992370397248626e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9988965660220779 y2[1] (numeric) 1.9988965660220315 absolute error 4.6407322429331543e-14 relative error 2.3216470135663325e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.808000000000942 y1[1] (analytic) 1.0459654324432215 y1[1] (numeric) 1.0459654324441632 absolute error 9.416911694870578e-13 relative error 9.003081175325323e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.998943030918334 y2[1] (numeric) 1.9989430309182885 absolute error 4.551914400963142e-14 relative error 2.2771606446792774e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8090000000009425 y1[1] (analytic) 1.044966466596079 y1[1] (numeric) 1.044966466597021 absolute error 9.421352586969078e-13 relative error 9.015937724450258e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9989884968716425 y2[1] (numeric) 1.9989884968715979 absolute error 4.463096558993129e-14 relative error 2.232677459614071e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.810000000000943 y1[1] (analytic) 1.0439674557824736 y1[1] (numeric) 1.0439674557834162 absolute error 9.42579347906758e-13 relative error 9.028819267170322e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9990329638365374 y2[1] (numeric) 1.9990329638364936 absolute error 4.374278717023117e-14 relative error 2.188197391516754e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.811000000000943 y1[1] (analytic) 1.0429684010014162 y1[1] (numeric) 1.0429684010023592 absolute error 9.43023437116608e-13 relative error 9.041725868311589e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9990764317685517 y2[1] (numeric) 1.9990764317685088 absolute error 4.285460875053104e-14 relative error 2.1437203735436087e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8120000000009435 y1[1] (analytic) 1.0419693032519612 y1[1] (numeric) 1.0419693032529047 absolute error 9.43467526326458e-13 relative error 9.054657592905266e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9991189006242176 y2[1] (numeric) 1.9991189006241754 absolute error 4.218847493575595e-14 relative error 2.1103534623469746e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.813000000000944 y1[1] (analytic) 1.0409701635332067 y1[1] (numeric) 1.0409701635341504 absolute error 9.43689570931383e-13 relative error 9.065481451729232e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9991603703610659 y2[1] (numeric) 1.9991603703610248 absolute error 4.107825191113079e-14 relative error 2.05477522064484e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.814000000000944 y1[1] (analytic) 1.039970982844292 y1[1] (numeric) 1.039970982845236 absolute error 9.43911615536308e-13 relative error 9.076326465905192e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9992008409376272 y2[1] (numeric) 1.999200840937587 absolute error 4.0190073491430667e-14 relative error 2.0103069520809865e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8150000000009445 y1[1] (analytic) 1.0389717621843977 y1[1] (numeric) 1.038971762185342 absolute error 9.443557047461582e-13 relative error 9.08932984627693e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9992403123134308 y2[1] (numeric) 1.9992403123133915 absolute error 3.930189507173054e-14 relative error 1.9658414663643993e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.816000000000945 y1[1] (analytic) 1.0379725025527444 y1[1] (numeric) 1.0379725025536892 absolute error 9.447997939560082e-13 relative error 9.102358604225147e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9992787844490054 y2[1] (numeric) 1.999278784448967 absolute error 3.8413716652030416e-14 relative error 1.9213786966992255e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.817000000000945 y1[1] (analytic) 1.0369732049485918 y1[1] (numeric) 1.036973204949537 absolute error 9.452438831658583e-13 relative error 9.115412805798767e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9993162573058787 y2[1] (numeric) 1.9993162573058414 absolute error 3.730349362740526e-14 relative error 1.8658125492198273e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8180000000009455 y1[1] (analytic) 1.0359738703712373 y1[1] (numeric) 1.035973870372183 absolute error 9.456879723757083e-13 relative error 9.128492517256488e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9993527308465782 y2[1] (numeric) 1.9993527308465417 absolute error 3.6415315207705135e-14 relative error 1.82135521390895e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.819000000000946 y1[1] (analytic) 1.0349744998200157 y1[1] (numeric) 1.0349744998209616 absolute error 9.459100169806334e-13 relative error 9.139452393707567e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9993882050346299 y2[1] (numeric) 1.9993882050345946 absolute error 3.530509218307998e-14 relative error 1.765794761326427e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.820000000000946 y1[1] (analytic) 1.033975094294297 y1[1] (numeric) 1.0339750942952433 absolute error 9.463541061904834e-13 relative error 9.152581250870302e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9994226798345602 y2[1] (numeric) 1.9994226798345256 absolute error 3.4638958368304884e-14 relative error 1.7324480070002528e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8210000000009465 y1[1] (analytic) 1.0329756547934867 y1[1] (numeric) 1.0329756547944335 absolute error 9.467981954003335e-13 relative error 9.165735813876641e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9994561552118935 y2[1] (numeric) 1.9994561552118602 absolute error 3.3306690738754696e-14 relative error 1.6657875018632254e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.822000000000947 y1[1] (analytic) 1.0319761823170244 y1[1] (numeric) 1.0319761823179716 absolute error 9.472422846101836e-13 relative error 9.178916149822434e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9994886311331552 y2[1] (numeric) 1.9994886311331226 absolute error 3.26405569239796e-14 relative error 1.6324452370345044e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.823000000000947 y1[1] (analytic) 1.0309766778643825 y1[1] (numeric) 1.0309766778653302 absolute error 9.476863738200336e-13 relative error 9.1921223260173e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.999520107565869 y2[1] (numeric) 1.9995201075658373 absolute error 3.175237850427948e-14 relative error 1.5879999597970273e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8240000000009475 y1[1] (analytic) 1.0299771424350654 y1[1] (numeric) 1.0299771424360133 absolute error 9.479084184249587e-13 relative error 9.20319858928053e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9995505844785586 y2[1] (numeric) 1.9995505844785277 absolute error 3.086420008457935e-14 relative error 1.5435568534330477e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.825000000000948 y1[1] (analytic) 1.0289775770286083 y1[1] (numeric) 1.0289775770295566 absolute error 9.483525076348087e-13 relative error 9.216454554562582e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9995800618407467 y2[1] (numeric) 1.999580061840717 absolute error 2.9753977059954195e-14 relative error 1.4880112893586104e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.826000000000948 y1[1] (analytic) 1.0279779826445765 y1[1] (numeric) 1.0279779826455253 absolute error 9.487965968446588e-13 relative error 9.229736559179841e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9996085396229564 y2[1] (numeric) 1.9996085396229275 absolute error 2.886579864025407e-14 relative error 1.4435724827268925e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8270000000009485 y1[1] (analytic) 1.0269783602825646 y1[1] (numeric) 1.0269783602835136 absolute error 9.490186414495838e-13 relative error 9.240882555582468e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.99963601779671 y2[1] (numeric) 1.9996360177966819 absolute error 2.8199664825478976e-14 relative error 1.4102398923855478e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.828000000000949 y1[1] (analytic) 1.0259787109421945 y1[1] (numeric) 1.025978710943144 absolute error 9.494627306594339e-13 relative error 9.254214736946216e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9996624963345289 y2[1] (numeric) 1.9996624963345018 absolute error 2.708944180085382e-14 relative error 1.354700698268332e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.829000000000949 y1[1] (analytic) 1.0249790356231157 y1[1] (numeric) 1.0249790356240656 absolute error 9.49906819869284e-13 relative error 9.267573158623746e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9996879752099348 y2[1] (numeric) 1.9996879752099086 absolute error 2.6201263381153694e-14 relative error 1.3102675870420728e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8300000000009495 y1[1] (analytic) 1.0239793353250033 y1[1] (numeric) 1.0239793353259536 absolute error 9.50350909079134e-13 relative error 9.280957889423617e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9997124543974487 y2[1] (numeric) 1.9997124543974236 absolute error 2.5091040356528538e-14 relative error 1.2547324142204707e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.83100000000095 y1[1] (analytic) 1.0229796110475575 y1[1] (numeric) 1.0229796110485083 absolute error 9.50794998288984e-13 relative error 9.294368998374713e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9997359338725915 y2[1] (numeric) 1.9997359338725675 absolute error 2.398081733190338e-14 relative error 1.199199200539608e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.83200000000095 y1[1] (analytic) 1.0219798637905027 y1[1] (numeric) 1.021979863791454 absolute error 9.512390874988341e-13 relative error 9.307806554727092e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.999758413611884 y2[1] (numeric) 1.999758413611861 absolute error 2.3092638912203256e-14 relative error 1.1547714341400995e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8330000000009505 y1[1] (analytic) 1.0209800945535858 y1[1] (numeric) 1.0209800945545375 absolute error 9.516831767086842e-13 relative error 9.321270627952828e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9997798935928461 y2[1] (numeric) 1.999779893592824 absolute error 2.220446049250313e-14 relative error 1.1103452216738782e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.834000000000951 y1[1] (analytic) 1.0199803043365763 y1[1] (numeric) 1.0199803043375282 absolute error 9.519052213136092e-13 relative error 9.33258433781969e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.999800373793998 y2[1] (numeric) 1.9998003737939767 absolute error 2.1316282072803006e-14 relative error 1.0659204964724556e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.835000000000951 y1[1] (analytic) 1.018980494139264 y1[1] (numeric) 1.0189804941402163 absolute error 9.523493105234593e-13 relative error 9.346099518106201e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.999819854194859 y2[1] (numeric) 1.9998198541948389 absolute error 2.020605904817785e-14 relative error 1.0103939615257468e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8360000000009515 y1[1] (analytic) 1.0179806649614591 y1[1] (numeric) 1.017980664962412 absolute error 9.527933997333093e-13 relative error 9.359641420786536e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9998383347759496 y2[1] (numeric) 1.9998383347759303 absolute error 1.9317880628477724e-14 relative error 9.659721134729617e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.837000000000952 y1[1] (analytic) 1.0169808178029909 y1[1] (numeric) 1.016980817803944 absolute error 9.530154443382344e-13 relative error 9.37102674558855e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9998558155187887 y2[1] (numeric) 1.9998558155187702 absolute error 1.84297022087776e-14 relative error 9.21551547154748e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.838000000000952 y1[1] (analytic) 1.015980953663706 y1[1] (numeric) 1.0159809536646596 absolute error 9.534595335480844e-13 relative error 9.384620155622361e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9998722964058953 y2[1] (numeric) 1.999872296405878 absolute error 1.7319479184152442e-14 relative error 8.660292567319643e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8390000000009525 y1[1] (analytic) 1.0149810735434692 y1[1] (numeric) 1.014981073544423 absolute error 9.536815781530095e-13 relative error 9.396052823167894e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9998877774207888 y2[1] (numeric) 1.9998877774207726 absolute error 1.6209256159527285e-14 relative error 8.105082866415637e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.840000000000953 y1[1] (analytic) 1.01398117844216 y1[1] (numeric) 1.0139811784431139 absolute error 9.539036227579345e-13 relative error 9.407508177059793e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999022585479884 y2[1] (numeric) 1.999902258547973 absolute error 1.532107773982716e-14 relative error 7.660913264306674e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.841000000000953 y1[1] (analytic) 1.0129812693596734 y1[1] (numeric) 1.0129812693606277 absolute error 9.543477119677846e-13 relative error 9.421178266909591e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999157397730127 y2[1] (numeric) 1.9999157397729983 absolute error 1.4432899320127035e-14 relative error 7.216753702716069e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8420000000009535 y1[1] (analytic) 1.0119813472959185 y1[1] (numeric) 1.0119813472968733 absolute error 9.547918011776346e-13 relative error 9.434875491815159e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999282210823808 y2[1] (numeric) 1.9999282210823672 absolute error 1.354472090042691e-14 relative error 6.77260351528835e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.843000000000954 y1[1] (analytic) 1.0109814132508173 y1[1] (numeric) 1.0109814132517725 absolute error 9.552358903874847e-13 relative error 9.448599923473544e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.999939702463611 y2[1] (numeric) 1.9999397024635983 absolute error 1.2656542480726785e-14 relative error 6.328462035698334e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.844000000000954 y1[1] (analytic) 1.0099814682243038 y1[1] (numeric) 1.0099814682252592 absolute error 9.554579349924097e-13 relative error 9.460153132039596e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999501839052218 y2[1] (numeric) 1.9999501839052103 absolute error 1.1546319456101628e-14 relative error 5.773303529768725e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8450000000009545 y1[1] (analytic) 1.008981513216323 y1[1] (numeric) 1.0089815132172788 absolute error 9.559020242022598e-13 relative error 9.473930014387855e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999596653967324 y2[1] (numeric) 1.9999596653967218 absolute error 1.0658141036401503e-14 relative error 5.329177993340803e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.846000000000955 y1[1] (analytic) 1.0079815492268294 y1[1] (numeric) 1.0079815492277857 absolute error 9.563461134121098e-13 relative error 9.48773431562982e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999681469286608 y2[1] (numeric) 1.999968146928651 absolute error 9.769962616701378e-15 relative error 4.885059110418859e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.847000000000955 y1[1] (analytic) 1.0069815772557875 y1[1] (numeric) 1.006981577256744 absolute error 9.565681580170349e-13 relative error 9.499361057069796e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999756284925256 y2[1] (numeric) 1.9999756284925168 absolute error 8.881784197001252e-15 relative error 4.4409462147775597e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8480000000009555 y1[1] (analytic) 1.005981598303169 y1[1] (numeric) 1.0059815983041258 absolute error 9.5679020262196e-13 relative error 9.511010979085679e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.999982110080845 y2[1] (numeric) 1.9999821100808373 absolute error 7.771561172376096e-15 relative error 3.8858153446492315e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.849000000000956 y1[1] (analytic) 1.0049816133689526 y1[1] (numeric) 1.0049816133699097 absolute error 9.57012247226885e-13 relative error 9.522684141640539e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.999987591687138 y2[1] (numeric) 1.999987591687131 absolute error 6.8833827526759706e-15 relative error 3.4417127292621485e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.850000000000956 y1[1] (analytic) 1.0039816234531231 y1[1] (numeric) 1.0039816234540806 absolute error 9.57456336436735e-13 relative error 9.5365922450217e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999920733059224 y2[1] (numeric) 1.9999920733059164 absolute error 5.995204332975845e-15 relative error 2.9976140470726795e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8510000000009565 y1[1] (analytic) 1.0029816295556706 y1[1] (numeric) 1.0029816295566285 absolute error 9.57900425646585e-13 relative error 9.55052811955233e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.999995554932717 y2[1] (numeric) 1.999995554932712 absolute error 5.10702591327572e-15 relative error 2.5535186319189234e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.852000000000957 y1[1] (analytic) 1.001981632676589 y1[1] (numeric) 1.001981632677547 absolute error 9.5812247025151e-13 relative error 9.562275784358262e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.99999803656404 y2[1] (numeric) 1.999998036564036 absolute error 3.9968028886505635e-15 relative error 1.998403406193837e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.853000000000957 y1[1] (analytic) 1.0009816338158746 y1[1] (numeric) 1.0009816338168331 absolute error 9.585665594613602e-13 relative error 9.576265208854806e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999995181974097 y2[1] (numeric) 1.9999995181974066 absolute error 3.1086244689504383e-15 relative error 1.5543126089111396e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8540000000009575 y1[1] (analytic) 0.9999816339735266 y1[1] (numeric) 0.9999816339744855 absolute error 9.588996263687477e-13 relative error 9.589172378681243e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999999998313447 y2[1] (numeric) 1.9999999998313425 absolute error 2.220446049250313e-15 relative error 1.110223024718779e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.855000000000958 y1[1] (analytic) 0.9989816341495446 y1[1] (numeric) 0.9989816341505038 absolute error 9.592326932761353e-13 relative error 9.602105388981965e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.999999481465363 y2[1] (numeric) 1.9999994814653617 absolute error 1.3322676295501878e-15 relative error 6.661339874818666e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.856000000000958 y1[1] (analytic) 0.9979816353439284 y1[1] (numeric) 0.9979816353448879 absolute error 9.595657601835228e-13 relative error 9.615064307799948e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999979630999831 y2[1] (numeric) 1.999997963099983 absolute error 2.220446049250313e-16 relative error 1.1102241553329569e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8570000000009586 y1[1] (analytic) 0.9969816385566765 y1[1] (numeric) 0.9969816385576366 absolute error 9.600098493933729e-13 relative error 9.629162787623375e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999954447367236 y2[1] (numeric) 1.9999954447367243 absolute error 6.661338147750939e-16 relative error 3.3306766599300066e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.858000000000959 y1[1] (analytic) 0.9959816447877861 y1[1] (numeric) 0.9959816447887463 absolute error 9.602318939982979e-13 relative error 9.641060144264955e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999919263781025 y2[1] (numeric) 1.9999919263781043 absolute error 1.7763568394002505e-15 relative error 8.88182005122968e-14% Correct digits 15 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.859000000000959 y1[1] (analytic) 0.9949816550372503 y1[1] (numeric) 0.9949816550382109 absolute error 9.605649609056854e-13 relative error 9.654097199105883e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999874080276385 y2[1] (numeric) 1.9999874080276412 absolute error 2.6645352591003757e-15 relative error 1.3322760175415832e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8600000000009596 y1[1] (analytic) 0.9939816703050592 y1[1] (numeric) 0.9939816703060201 absolute error 9.60898027813073e-13 relative error 9.667160436853602e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999818896898498 y2[1] (numeric) 1.9999818896898534 absolute error 3.552713678800501e-15 relative error 1.776372924732555e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.86100000000096 y1[1] (analytic) 0.9929816915911972 y1[1] (numeric) 0.9929816915921585 absolute error 9.61342117022923e-13 relative error 9.681367996648826e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999753713702546 y2[1] (numeric) 1.9999753713702593 absolute error 4.6629367034256575e-15 relative error 2.331497062501781e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.86200000000096 y1[1] (analytic) 0.9919817198956431 y1[1] (numeric) 0.9919817198966048 absolute error 9.616751839303106e-13 relative error 9.694484934979238e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999678530753715 y2[1] (numeric) 1.999967853075377 absolute error 5.551115123125783e-15 relative error 2.7756021750998523e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.8630000000009606 y1[1] (analytic) 0.9909817562183685 y1[1] (numeric) 0.9909817562193304 absolute error 9.618972285352356e-13 relative error 9.706507940225653e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.999959334812719 y2[1] (numeric) 1.9999593348127251 absolute error 6.217248937900877e-15 relative error 3.1086876766337226e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.864000000000961 y1[1] (analytic) 0.9899818015593368 y1[1] (numeric) 0.989981801560299 absolute error 9.622302954426232e-13 relative error 9.719676603418348e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999498165908145 y2[1] (numeric) 1.9999498165908218 absolute error 7.327471962526033e-15 relative error 3.663827912950687e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.865000000000961 y1[1] (analytic) 0.9889818569185027 y1[1] (numeric) 0.9889818569194653 absolute error 9.625633623500107e-13 relative error 9.732871797559487e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999392984191768 y2[1] (numeric) 1.9999392984191853 absolute error 8.43769498715119e-15 relative error 4.2189755428180467e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.866000000000962 y1[1] (analytic) 0.9879819232958108 y1[1] (numeric) 0.9879819232967737 absolute error 9.628964292573983e-13 relative error 9.746093592940144e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999277803083242 y2[1] (numeric) 1.9999277803083335 absolute error 9.325873406851315e-15 relative error 4.663105087431491e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.867000000000962 y1[1] (analytic) 0.9869820016911947 y1[1] (numeric) 0.9869820016921579 absolute error 9.632294961647858e-13 relative error 9.759342060081046e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9999152622697745 y2[1] (numeric) 1.9999152622697849 absolute error 1.0436096431476471e-14 relative error 5.218269307886663e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.868000000000962 y1[1] (analytic) 0.9859820931045757 y1[1] (numeric) 0.9859820931055392 absolute error 9.634515407697108e-13 relative error 9.771491262443493e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.999901744316046 y2[1] (numeric) 1.9999017443160572 absolute error 1.1102230246251565e-14 relative error 5.551387850830871e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.869000000000963 y1[1] (analytic) 0.9849821985358624 y1[1] (numeric) 0.9849821985368262 absolute error 9.637846076770984e-13 relative error 9.784792142535434e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9998872264606562 y2[1] (numeric) 1.9998872264606686 absolute error 1.2434497875801753e-14 relative error 6.217599528253388e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.870000000000963 y1[1] (analytic) 0.9839823189849495 y1[1] (numeric) 0.9839823189859135 absolute error 9.640066522820234e-13 relative error 9.796991609325537e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9998717087181235 y2[1] (numeric) 1.9998717087181368 absolute error 1.3322676295501878e-14 relative error 6.661765470966854e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.871000000000963 y1[1] (analytic) 0.9829824554517161 y1[1] (numeric) 0.9829824554526805 absolute error 9.64339719189411e-13 relative error 9.810345177994676e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9998551911039653 y2[1] (numeric) 1.9998551911039797 absolute error 1.4432899320127035e-14 relative error 7.216972200952084e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.872000000000964 y1[1] (analytic) 0.9819826089360258 y1[1] (numeric) 0.9819826089369906 absolute error 9.64783808399261e-13 relative error 9.824856363236416e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9998376736346994 y2[1] (numeric) 1.9998376736347148 absolute error 1.532107773982716e-14 relative error 7.661160674096684e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.873000000000964 y1[1] (analytic) 0.9809827804377252 y1[1] (numeric) 0.9809827804386902 absolute error 9.65005853004186e-13 relative error 9.837133456854257e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9998191563278431 y2[1] (numeric) 1.9998191563278596 absolute error 1.6431300764452317e-14 relative error 8.21639332359642e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.874000000000964 y1[1] (analytic) 0.9799829709566426 y1[1] (numeric) 0.9799829709576079 absolute error 9.653389199115736e-13 relative error 9.850568311092451e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.999799639201914 y2[1] (numeric) 1.9997996392019313 absolute error 1.7319479184152442e-14 relative error 8.660607215162991e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.875000000000965 y1[1] (analytic) 0.9789831814925872 y1[1] (numeric) 0.9789831814935529 absolute error 9.656719868189612e-13 relative error 9.864030404962306e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9997791222764287 y2[1] (numeric) 1.9997791222764472 absolute error 1.84297022087776e-14 relative error 9.21586889445987e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.876000000000965 y1[1] (analytic) 0.9779834130453487 y1[1] (numeric) 0.9779834130463146 absolute error 9.658940314238862e-13 relative error 9.876384594460377e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9997576055719049 y2[1] (numeric) 1.999757605571924 absolute error 1.9095836023552692e-14 relative error 9.54907533310345e-13% Correct digits 14 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.877000000000965 y1[1] (analytic) 0.9769836666146953 y1[1] (numeric) 0.9769836666156615 absolute error 9.662270983312737e-13 relative error 9.889900224016091e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9997350891098584 y2[1] (numeric) 1.9997350891098786 absolute error 2.020605904817785e-14 relative error 1.0104367902636628e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.878000000000966 y1[1] (analytic) 0.9759839432003734 y1[1] (numeric) 0.9759839432013399 absolute error 9.664491429361988e-13 relative error 9.902305767112225e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.999711572912806 y2[1] (numeric) 1.9997115729128274 absolute error 2.1316282072803006e-14 relative error 1.0659678306383669e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.879000000000966 y1[1] (analytic) 0.9749842438021062 y1[1] (numeric) 0.974984243803073 absolute error 9.667822098435863e-13 relative error 9.915875215310816e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9996870570042646 y2[1] (numeric) 1.9996870570042866 absolute error 2.19824158875781e-14 relative error 1.0992928023702871e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.880000000000966 y1[1] (analytic) 0.9739845694195932 y1[1] (numeric) 0.9739845694205603 absolute error 9.671152767509739e-13 relative error 9.929472263891071e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.999661541408749 y2[1] (numeric) 1.9996615414087722 absolute error 2.3092638912203256e-14 relative error 1.1548273762336118e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.881000000000967 y1[1] (analytic) 0.9729849210525086 y1[1] (numeric) 0.972984921053476 absolute error 9.674483436583614e-13 relative error 9.94309698666082e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9996350261517755 y2[1] (numeric) 1.9996350261517997 absolute error 2.4202861936828413e-14 relative error 1.2103639724398075e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.882000000000967 y1[1] (analytic) 0.9719852997005006 y1[1] (numeric) 0.9719852997014684 absolute error 9.67781410565749e-13 relative error 9.956749457671355e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.999607511259859 y2[1] (numeric) 1.9996075112598843 absolute error 2.531308496145357e-14 relative error 1.265902674345576e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.883000000000967 y1[1] (analytic) 0.9709857063631906 y1[1] (numeric) 0.9709857063641587 absolute error 9.681144774731365e-13 relative error 9.970429751218396e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9995789967605146 y2[1] (numeric) 1.9995789967605408 absolute error 2.6201263381153694e-14 relative error 1.3103389975390788e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.884000000000968 y1[1] (analytic) 0.9699861420401719 y1[1] (numeric) 0.9699861420411403 absolute error 9.68447544380524e-13 relative error 9.984137941843049e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9995494826822569 y2[1] (numeric) 1.999549482682284 absolute error 2.708944180085382e-14 relative error 1.354777265352554e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.885000000000968 y1[1] (analytic) 0.9689866077310086 y1[1] (numeric) 0.9689866077319773 absolute error 9.68669588985449e-13 relative error 9.99672834750212e-11% Correct digits 12 h 0.001 y2[1] (analytic) 1.9995189690545996 y2[1] (numeric) 1.9995189690546278 absolute error 2.8199664825478976e-14 relative error 1.4103224456436224e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.886000000000968 y1[1] (analytic) 0.967987104435235 y1[1] (numeric) 0.9679871044362041 absolute error 9.691136781952991e-13 relative error 1.0011638313722387e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9994874559080567 y2[1] (numeric) 1.9994874559080857 absolute error 2.90878432451791e-14 relative error 1.4547649778562383e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.887000000000969 y1[1] (analytic) 0.9669876331523543 y1[1] (numeric) 0.9669876331533237 absolute error 9.694467451026867e-13 relative error 1.0025430645294974e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.999454943274141 y2[1] (numeric) 1.999454943274171 absolute error 2.9976021664879227e-14 relative error 1.4992096603983976e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.888000000000969 y1[1] (analytic) 0.9659881948818376 y1[1] (numeric) 0.9659881948828074 absolute error 9.697798120100742e-13 relative error 1.003925117458294e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9994214311853655 y2[1] (numeric) 1.9994214311853964 absolute error 3.086420008457935e-14 relative error 1.5436565600020292e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.889000000000969 y1[1] (analytic) 0.9649887906231234 y1[1] (numeric) 0.9649887906240934 absolute error 9.700018566149993e-13 relative error 1.0051949473823823e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.999386919675242 y2[1] (numeric) 1.9993869196752738 absolute error 3.175237850427948e-14 relative error 1.5881057434064326e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.89000000000097 y1[1] (analytic) 0.9639894213756155 y1[1] (numeric) 0.9639894213765858 absolute error 9.703349235223868e-13 relative error 1.0065825433413121e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9993514087782822 y2[1] (numeric) 1.9993514087783149 absolute error 3.26405569239796e-14 relative error 1.6325572773585033e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.89100000000097 y1[1] (analytic) 0.9629900881386833 y1[1] (numeric) 0.9629900881396539 absolute error 9.706679904297744e-13 relative error 1.0079729816388156e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9993148985299967 y2[1] (numeric) 1.9993148985300304 absolute error 3.375077994860476e-14 relative error 1.6881172632395297e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.89200000000097 y1[1] (analytic) 0.9619907919116598 y1[1] (numeric) 0.9619907919126307 absolute error 9.708900350346994e-13 relative error 1.0092508610247247e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.999277388966896 y2[1] (numeric) 1.9992773889669309 absolute error 3.4861002973229915e-14 relative error 1.7436801499187636e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.893000000000971 y1[1] (analytic) 0.9609915336938413 y1[1] (numeric) 0.9609915336948125 absolute error 9.71223101942087e-13 relative error 1.0106468869802815e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9992388801264898 y2[1] (numeric) 1.9992388801265255 absolute error 3.574918139293004e-14 relative error 1.7881395639258589e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.894000000000971 y1[1] (analytic) 0.9599923144844857 y1[1] (numeric) 0.9599923144854573 absolute error 9.715561688494745e-13 relative error 1.0120457780656281e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9991993720472865 y2[1] (numeric) 1.9991993720473233 absolute error 3.68594044175552e-14 relative error 1.8437082830717983e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.895000000000971 y1[1] (analytic) 0.9589931352828124 y1[1] (numeric) 0.9589931352837843 absolute error 9.71889235756862e-13 relative error 1.0134475420100338e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9991588647687946 y2[1] (numeric) 1.9991588647688323 absolute error 3.774758283725532e-14 relative error 1.888173246382842e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.896000000000972 y1[1] (analytic) 0.9579939970880004 y1[1] (numeric) 0.9579939970889726 absolute error 9.722223026642496e-13 relative error 1.014852186568495e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.999117358331521 y2[1] (numeric) 1.9991173583315598 absolute error 3.885780586188048e-14 relative error 1.943748109631318e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.897000000000972 y1[1] (analytic) 0.9569949008991878 y1[1] (numeric) 0.9569949009001603 absolute error 9.724443472691746e-13 relative error 1.0161437081383303e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9990748527769724 y2[1] (numeric) 1.9990748527770121 absolute error 3.9745984281580604e-14 relative error 1.9882189116814866e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.898000000000972 y1[1] (analytic) 0.9559958477154707 y1[1] (numeric) 0.9559958477164435 absolute error 9.727774141765622e-13 relative error 1.0175540160568627e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9990313481476545 y2[1] (numeric) 1.9990313481476951 absolute error 4.063416270128073e-14 relative error 2.03269262080023e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.899000000000973 y1[1] (analytic) 0.9549968385359022 y1[1] (numeric) 0.9549968385368753 absolute error 9.731104810839497e-13 relative error 1.0189672277615258e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9989868444870715 y2[1] (numeric) 1.998986844487113 absolute error 4.1522341120980855e-14 relative error 2.0771693038147657e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.900000000000973 y1[1] (analytic) 0.9539978743594916 y1[1] (numeric) 0.9539978743604649 absolute error 9.733325256888747e-13 relative error 1.0202669752722084e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9989413418397273 y2[1] (numeric) 1.99894134183977 absolute error 4.263256414560601e-14 relative error 2.1327571376541293e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.901000000000973 y1[1] (analytic) 0.9529989561852026 y1[1] (numeric) 0.9529989561861762 absolute error 9.736655925962623e-13 relative error 1.0216858961669665e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9988948402511246 y2[1] (numeric) 1.9988948402511681 absolute error 4.3520742565306136e-14 relative error 2.1772402273967823e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.902000000000974 y1[1] (analytic) 0.9520000850119535 y1[1] (numeric) 0.9520000850129275 absolute error 9.739986595036498e-13 relative error 1.0231077442513254e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9988473397677646 y2[1] (numeric) 1.9988473397678093 absolute error 4.463096558993129e-14 relative error 2.2328351296260936e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.903000000000974 y1[1] (analytic) 0.9510012618386154 y1[1] (numeric) 0.9510012618395898 absolute error 9.743317264110374e-13 relative error 1.0245325274619678e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9987988404371482 y2[1] (numeric) 1.998798840437194 absolute error 4.574118861455645e-14 relative error 2.2884338178099304e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.904000000000974 y1[1] (analytic) 0.9500024876640115 y1[1] (numeric) 0.9500024876649861 absolute error 9.745537710159624e-13 relative error 1.0258433884866141e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9987493423077747 y2[1] (numeric) 1.9987493423078213 absolute error 4.6629367034256575e-14 relative error 2.3329271983858603e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.905000000000975 y1[1] (analytic) 0.9490037634869157 y1[1] (numeric) 0.9490037634878905 absolute error 9.747758156208874e-13 relative error 1.027156954614466e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9986988454291421 y2[1] (numeric) 1.9986988454291896 absolute error 4.75175454539567e-14 relative error 2.3774239707310267e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.906000000000975 y1[1] (analytic) 0.9480050903060522 y1[1] (numeric) 0.9480050903070273 absolute error 9.75108882528275e-13 relative error 1.0285903446082475e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9986473498517472 y2[1] (numeric) 1.9986473498517958 absolute error 4.8627768478581856e-14 relative error 2.433033945792833e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.907000000000975 y1[1] (analytic) 0.947006469120094 y1[1] (numeric) 0.9470064691210693 absolute error 9.753309271332e-13 relative error 1.0299094662356673e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9985948556270858 y2[1] (numeric) 1.9985948556271353 absolute error 4.951594689828198e-14 relative error 2.4775379941997146e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.908000000000976 y1[1] (analytic) 0.9460079009276623 y1[1] (numeric) 0.946007900928638 absolute error 9.756639940405876e-13 relative error 1.0313486738153501e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9985413628076518 y2[1] (numeric) 1.9985413628077024 absolute error 5.062616992290714e-14 relative error 2.5331559739041345e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.909000000000976 y1[1] (analytic) 0.9450093867273252 y1[1] (numeric) 0.945009386728301 absolute error 9.758860386455126e-13 relative error 1.032673381187373e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9984868714469384 y2[1] (numeric) 1.9984868714469899 absolute error 5.1514348342607263e-14 relative error 2.577667588344476e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.910000000000976 y1[1] (analytic) 0.9440109275175966 y1[1] (numeric) 0.9440109275185729 absolute error 9.762191055529001e-13 relative error 1.0341184377176642e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9984313815994368 y2[1] (numeric) 1.9984313815994892 absolute error 5.240252676230739e-14 relative error 2.622182940320284e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.911000000000977 y1[1] (analytic) 0.943012524296936 y1[1] (numeric) 0.9430125242979125 absolute error 9.764411501578252e-13 relative error 1.0354487612832204e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9983748933206367 y2[1] (numeric) 1.9983748933206902 absolute error 5.3512749786932545e-14 relative error 2.6778133555317087e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.912000000000977 y1[1] (analytic) 0.9420141780637463 y1[1] (numeric) 0.9420141780647231 absolute error 9.767742170652127e-13 relative error 1.0368996983388441e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9983174066670264 y2[1] (numeric) 1.998317406667081 absolute error 5.46229728115577e-14 relative error 2.7334482815051293e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.913000000000977 y1[1] (analytic) 0.9410158898163737 y1[1] (numeric) 0.9410158898173507 absolute error 9.769962616701378e-13 relative error 1.0382356687524003e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9982589216960926 y2[1] (numeric) 1.9982589216961484 absolute error 5.573319583618286e-14 relative error 2.7890878019389672e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.914000000000978 y1[1] (analytic) 0.9400176605531064 y1[1] (numeric) 0.9400176605540838 absolute error 9.773293285775253e-13 relative error 1.0396925181197816e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9981994384663206 y2[1] (numeric) 1.9981994384663773 absolute error 5.6621374255882984e-14 relative error 2.833619766170169e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.915000000000978 y1[1] (analytic) 0.9390194912721735 y1[1] (numeric) 0.9390194912731512 absolute error 9.776623954849128e-13 relative error 1.0411523984027065e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.998138957037193 y2[1] (numeric) 1.9981389570372508 absolute error 5.773159728050814e-14 relative error 2.8892683903281476e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.916000000000978 y1[1] (analytic) 0.9380213829717443 y1[1] (numeric) 0.9380213829727223 absolute error 9.779954623923004e-13 relative error 1.042615317887439e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9980774774691916 y2[1] (numeric) 1.9980774774692505 absolute error 5.88418203051333e-14 relative error 2.9449218545651005e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.917000000000979 y1[1] (analytic) 0.937023336649927 y1[1] (numeric) 0.9370233366509052 absolute error 9.782175069972254e-13 relative error 1.0439628008567824e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9980149998237962 y2[1] (numeric) 1.9980149998238559 absolute error 5.972999872483342e-14 relative error 2.9894669824851655e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.918000000000979 y1[1] (analytic) 0.9360253533047678 y1[1] (numeric) 0.9360253533057462 absolute error 9.784395516021505e-13 relative error 1.0453130870308517e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9979515241634838 y2[1] (numeric) 1.9979515241635446 absolute error 6.084022174945858e-14 relative error 3.0451300251106738e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.919000000000979 y1[1] (analytic) 0.9350274339342498 y1[1] (numeric) 0.9350274339352286 absolute error 9.78772618509538e-13 relative error 1.0467849209420782e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9978870505517303 y2[1] (numeric) 1.9978870505517923 absolute error 6.195044477408373e-14 relative error 3.100798153578086e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.92000000000098 y1[1] (analytic) 0.9340295795362926 y1[1] (numeric) 0.9340295795372716 absolute error 9.78994663114463e-13 relative error 1.0481409631593185e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9978215790530096 y2[1] (numeric) 1.9978215790530727 absolute error 6.306066779870889e-14 relative error 3.1564714516999246e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.92100000000098 y1[1] (analytic) 0.9330317911087503 y1[1] (numeric) 0.9330317911097296 absolute error 9.79216707719388e-13 relative error 1.0494998316785699e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.997755109732793 y2[1] (numeric) 1.997755109732857 absolute error 6.394884621840902e-14 relative error 3.2010352974125245e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.92200000000098 y1[1] (analytic) 0.9320340696494114 y1[1] (numeric) 0.9320340696503908 absolute error 9.79438752324313e-13 relative error 1.0508615341633736e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9976876426575498 y2[1] (numeric) 1.9976876426576147 absolute error 6.483702463810914e-14 relative error 3.245603729713e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.923000000000981 y1[1] (analytic) 0.9310364161559971 y1[1] (numeric) 0.9310364161569769 absolute error 9.797718192317006e-13 relative error 1.0523453242322348e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9976191778947472 y2[1] (numeric) 1.997619177894813 absolute error 6.572520305780927e-14 relative error 3.290176815737012e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.924000000000981 y1[1] (analytic) 0.930038831626161 y1[1] (numeric) 0.930038831627141 absolute error 9.799938638366257e-13 relative error 1.0537128456487338e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9975497155128497 y2[1] (numeric) 1.9975497155129165 absolute error 6.683542608243442e-14 relative error 3.345870471377737e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.925000000000981 y1[1] (analytic) 0.9290413170574873 y1[1] (numeric) 0.9290413170584676 absolute error 9.803269307440132e-13 relative error 1.0552027264502732e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.99747925558132 y2[1] (numeric) 1.9974792555813876 absolute error 6.772360450213455e-14 relative error 3.3904534584227843e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.926000000000982 y1[1] (analytic) 0.9280438734474907 y1[1] (numeric) 0.9280438734484713 absolute error 9.805489753489383e-13 relative error 1.0565760988286059e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9974077981706175 y2[1] (numeric) 1.9974077981706864 absolute error 6.88338275267597e-14 relative error 3.4461579448024142e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.927000000000982 y1[1] (analytic) 0.9270465017936147 y1[1] (numeric) 0.9270465017945955 absolute error 9.807710199538633e-13 relative error 1.0579523444145514e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9973353433522 y2[1] (numeric) 1.99733534335227 absolute error 6.994405055138486e-14 relative error 3.501868165712986e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.928000000000982 y1[1] (analytic) 0.9260492030932307 y1[1] (numeric) 0.9260492030942118 absolute error 9.811040868612508e-13 relative error 1.0594513591547008e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9972618911985225 y2[1] (numeric) 1.9972618911985933 absolute error 7.083222897108499e-14 relative error 3.5464667544715325e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.929000000000983 y1[1] (analytic) 0.9250519783436375 y1[1] (numeric) 0.9250519783446188 absolute error 9.813261314661759e-13 relative error 1.0608335038894794e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9971874417830366 y2[1] (numeric) 1.9971874417831086 absolute error 7.194245199571014e-14 relative error 3.6021882819111762e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.930000000000983 y1[1] (analytic) 0.9240548285420598 y1[1] (numeric) 0.9240548285430413 absolute error 9.815481760711009e-13 relative error 1.0622185456459894e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9971119951801923 y2[1] (numeric) 1.9971119951802652 absolute error 7.283063041541027e-14 relative error 3.646797505156391e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.931000000000983 y1[1] (analytic) 0.9230577546856471 y1[1] (numeric) 0.923057754686629 absolute error 9.818812429784884e-13 relative error 1.063726768985191e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9970355514654359 y2[1] (numeric) 1.9970355514655096 absolute error 7.37188088351104e-14 relative error 3.69141194211666e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.932000000000984 y1[1] (analytic) 0.9220607577714734 y1[1] (numeric) 0.9220607577724556 absolute error 9.821032875834135e-13 relative error 1.0651177585705487e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.996958110715211 y2[1] (numeric) 1.9969581107152858 absolute error 7.482903185973555e-14 relative error 3.747150801923207e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.933000000000984 y1[1] (analytic) 0.9210638387965354 y1[1] (numeric) 0.9210638387975179 absolute error 9.82436354490801e-13 relative error 1.0666322062697143e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9968796730069585 y2[1] (numeric) 1.9968796730070344 absolute error 7.593925488436071e-14 relative error 3.80289588355663e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.934000000000984 y1[1] (analytic) 0.920066998757752 y1[1] (numeric) 0.9200669987587348 absolute error 9.827694213981886e-13 relative error 1.068149844223405e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9968002384191161 y2[1] (numeric) 1.996800238419193 absolute error 7.682743330406083e-14 relative error 3.847527250141244e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.935000000000985 y1[1] (analytic) 0.9190702386519632 y1[1] (numeric) 0.9190702386529462 absolute error 9.829914660031136e-13 relative error 1.069549882765115e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9967198070311185 y2[1] (numeric) 1.9967198070311962 absolute error 7.771561172376096e-14 relative error 3.892164110863141e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.936000000000985 y1[1] (analytic) 0.9180735594759291 y1[1] (numeric) 0.9180735594769123 absolute error 9.832135106080386e-13 relative error 1.0709528669677558e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9966383789233966 y2[1] (numeric) 1.9966383789234754 absolute error 7.882583474838611e-14 relative error 3.947927455490946e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.937000000000985 y1[1] (analytic) 0.9170769622263285 y1[1] (numeric) 0.917076962227312 absolute error 9.835465775154262e-13 relative error 1.0724798659511997e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.996555954177379 y2[1] (numeric) 1.9965559541774587 absolute error 7.971401316808624e-14 relative error 3.992575965692382e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.938000000000986 y1[1] (analytic) 0.916080447899759 y1[1] (numeric) 0.9160804479007427 absolute error 9.837686221203512e-13 relative error 1.0738888973951762e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9964725328754902 y2[1] (numeric) 1.996472532875571 absolute error 8.08242361927114e-14 relative error 4.0483520239720715e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.939000000000986 y1[1] (analytic) 0.9150840174927344 y1[1] (numeric) 0.9150840174937185 absolute error 9.841016890277388e-13 relative error 1.0754222237692533e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9963881151011518 y2[1] (numeric) 1.9963881151012335 absolute error 8.171241461241152e-14 relative error 4.093012475596278e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.940000000000986 y1[1] (analytic) 0.9140876720016853 y1[1] (numeric) 0.9140876720026696 absolute error 9.843237336326638e-13 relative error 1.0768373360480558e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9963027009387808 y2[1] (numeric) 1.9963027009388639 absolute error 8.304468224196171e-14 relative error 4.1599243543030396e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.941000000000987 y1[1] (analytic) 0.913091412422957 y1[1] (numeric) 0.9130914124239417 absolute error 9.846568005400513e-13 relative error 1.078377024625815e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9962162904737923 y2[1] (numeric) 1.9962162904738763 absolute error 8.393286066166183e-14 relative error 4.204597520929998e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.942000000000987 y1[1] (analytic) 0.9120952397528092 y1[1] (numeric) 0.912095239753794 absolute error 9.848788451449764e-13 relative error 1.0797982515640501e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9961288837925963 y2[1] (numeric) 1.9961288837926812 absolute error 8.482103908136196e-14 relative error 4.249276675973149e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.943000000000987 y1[1] (analytic) 0.9110991549874141 y1[1] (numeric) 0.9110991549883993 absolute error 9.85211912052364e-13 relative error 1.0813443373964863e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9960404809825996 y2[1] (numeric) 1.9960404809826853 absolute error 8.570921750106208e-14 relative error 4.293961886928748e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.944000000000988 y1[1] (analytic) 0.9101031591228568 y1[1] (numeric) 0.9101031591238422 absolute error 9.85433956657289e-13 relative error 1.0827717130517763e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9959510821322048 y2[1] (numeric) 1.9959510821322914 absolute error 8.659739592076221e-14 relative error 4.338653221313082e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.945000000000988 y1[1] (analytic) 0.9091072531551327 y1[1] (numeric) 0.9091072531561184 absolute error 9.85656001262214e-13 relative error 1.0842021090926427e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.995860687330811 y2[1] (numeric) 1.9958606873308986 absolute error 8.770761894538737e-14 relative error 4.394476002364887e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.946000000000988 y1[1] (analytic) 0.908111438080148 y1[1] (numeric) 0.9081114380811339 absolute error 9.85878045867139e-13 relative error 1.085635533840867e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9957692966688125 y2[1] (numeric) 1.9957692966689013 absolute error 8.881784197001252e-14 relative error 4.4503060608388234e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.947000000000989 y1[1] (analytic) 0.9071157148937176 y1[1] (numeric) 0.9071157148947037 absolute error 9.86100090472064e-13 relative error 1.0870719956467744e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9956769102376004 y2[1] (numeric) 1.9956769102376903 absolute error 8.992806499463768e-14 relative error 4.5061434811074234e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.948000000000989 y1[1] (analytic) 0.9061200845915645 y1[1] (numeric) 0.9061200845925508 absolute error 9.86322135076989e-13 relative error 1.0885115028893504e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9955835281295613 y2[1] (numeric) 1.9955835281296521 absolute error 9.08162434143378e-14 relative error 4.550861546720567e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.949000000000989 y1[1] (analytic) 0.9051245481693189 y1[1] (numeric) 0.9051245481703055 absolute error 9.866552019843766e-13 relative error 1.0900767236729569e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.995489150438077 y2[1] (numeric) 1.9954891504381687 absolute error 9.170442183403793e-14 relative error 4.595586090453347e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.95000000000099 y1[1] (analytic) 0.9041291066225173 y1[1] (numeric) 0.9041291066235042 absolute error 9.868772465893016e-13 relative error 1.0915224820887582e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.995393777257525 y2[1] (numeric) 1.9953937772576178 absolute error 9.281464485866309e-14 relative error 4.65144503889492e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.95100000000099 y1[1] (analytic) 0.9031337609466011 y1[1] (numeric) 0.9031337609475882 absolute error 9.870992911942267e-13 relative error 1.0929713115359775e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9952974086832789 y2[1] (numeric) 1.9952974086833726 absolute error 9.370282327836321e-14 relative error 4.696183279273582e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.95200000000099 y1[1] (analytic) 0.9021385121369159 y1[1] (numeric) 0.9021385121379033 absolute error 9.874323581016142e-13 relative error 1.0945462862046105e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9952000448117069 y2[1] (numeric) 1.9952000448118017 absolute error 9.481304630298837e-14 relative error 4.752057145825504e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.953000000000991 y1[1] (analytic) 0.9011433611887103 y1[1] (numeric) 0.9011433611896981 absolute error 9.877654250090018e-13 relative error 1.0961246207329621e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.995101685740173 y2[1] (numeric) 1.9951016857402688 absolute error 9.57012247226885e-14 relative error 4.796809376018536e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.954000000000991 y1[1] (analytic) 0.9001483090971354 y1[1] (numeric) 0.9001483090981234 absolute error 9.879874696139268e-13 relative error 1.0975829867468125e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9950023315670364 y2[1] (numeric) 1.9950023315671332 absolute error 9.681144774731365e-14 relative error 4.8526984763606815e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.955000000000991 y1[1] (analytic) 0.8991533568572431 y1[1] (numeric) 0.8991533568582313 absolute error 9.882095142188518e-13 relative error 1.0990444585258309e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9949019823916512 y2[1] (numeric) 1.994901982391749 absolute error 9.792167077193881e-14 relative error 4.908595591977021e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.956000000000992 y1[1] (analytic) 0.8981585054639855 y1[1] (numeric) 0.8981585054649739 absolute error 9.884315588237769e-13 relative error 1.1005090446848875e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9948006383143664 y2[1] (numeric) 1.9948006383144654 absolute error 9.903189379656396e-14 relative error 4.964500807471531e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.957000000000992 y1[1] (analytic) 0.8971637559122139 y1[1] (numeric) 0.8971637559132025 absolute error 9.88653603428702e-13 relative error 1.1019767538685994e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9946982994365263 y2[1] (numeric) 1.9946982994366262 absolute error 9.992007221626409e-14 relative error 5.009282468656542e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.958000000000992 y1[1] (analytic) 0.8961691091966778 y1[1] (numeric) 0.8961691091976667 absolute error 9.88875648033627e-13 relative error 1.1034475947514537e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9945949658604696 y2[1] (numeric) 1.9945949658605706 absolute error 1.0103029524088925e-13 relative error 5.065203561130253e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.959000000000993 y1[1] (analytic) 0.8951745663120239 y1[1] (numeric) 0.895174566313013 absolute error 9.89097692638552e-13 relative error 1.1049215760379301e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.99449063768953 y2[1] (numeric) 1.9944906376896319 absolute error 1.0191847366058937e-13 relative error 5.110000104019259e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.960000000000993 y1[1] (analytic) 0.8941801282527949 y1[1] (numeric) 0.8941801282537842 absolute error 9.89319737243477e-13 relative error 1.1063987064626256e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9943853150280353 y2[1] (numeric) 1.9943853150281383 absolute error 1.0302869668521453e-13 relative error 5.165937389774967e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.961000000000993 y1[1] (analytic) 0.8931857960134288 y1[1] (numeric) 0.8931857960144184 absolute error 9.89541781848402e-13 relative error 1.1078789947903789e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9942789979813087 y2[1] (numeric) 1.9942789979814126 absolute error 1.0391687510491465e-13 relative error 5.210749108329556e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.962000000000994 y1[1] (analytic) 0.8921915705882579 y1[1] (numeric) 0.8921915705892477 absolute error 9.89763826453327e-13 relative error 1.1093624498163952e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9941716866556667 y2[1] (numeric) 1.994171686655772 absolute error 1.0524914273446484e-13 relative error 5.277837582328396e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.963000000000994 y1[1] (analytic) 0.8911974529715074 y1[1] (numeric) 0.8911974529724974 absolute error 9.89985871058252e-13 relative error 1.110849080366372e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9940633811584212 y2[1] (numeric) 1.9940633811585273 absolute error 1.0613732115416497e-13 relative error 5.322665375486013e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.964000000000994 y1[1] (analytic) 0.8902034441572949 y1[1] (numeric) 0.8902034441582851 absolute error 9.902079156631771e-13 relative error 1.112338895296626e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9939540815978773 y2[1] (numeric) 1.9939540815979844 absolute error 1.0702549957386509e-13 relative error 5.367500714364446e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.965000000000995 y1[1] (analytic) 0.889209545139629 y1[1] (numeric) 0.8892095451406195 absolute error 9.904299602681021e-13 relative error 1.1138319034942195e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9938437880833346 y2[1] (numeric) 1.9938437880834428 absolute error 1.0813572259849025e-13 relative error 5.4234801765709145e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.966000000000995 y1[1] (analytic) 0.8882157569124088 y1[1] (numeric) 0.8882157569133995 absolute error 9.906520048730272e-13 relative error 1.1153281138770882e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9937325007250868 y2[1] (numeric) 1.9937325007251958 absolute error 1.0902390101819037e-13 relative error 5.468331432553777e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.967000000000995 y1[1] (analytic) 0.8872220804694224 y1[1] (numeric) 0.8872220804704133 absolute error 9.908740494779522e-13 relative error 1.1168275353941691e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9936202196344208 y2[1] (numeric) 1.993620219634531 absolute error 1.1013412404281553e-13 relative error 5.524328202440248e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.968000000000996 y1[1] (analytic) 0.886228516804346 y1[1] (numeric) 0.8862285168053372 absolute error 9.912071163853398e-13 relative error 1.1184554520537619e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.993506944923618 y2[1] (numeric) 1.9935069449237293 absolute error 1.1124434706744069e-13 relative error 5.580334061575244e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.969000000000996 y1[1] (analytic) 0.8852350669107434 y1[1] (numeric) 0.8852350669117348 absolute error 9.914291609902648e-13 relative error 1.1199614633999002e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.993392676705953 y2[1] (numeric) 1.9933926767060655 absolute error 1.1235457009206584e-13 relative error 5.636349094937472e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.970000000000996 y1[1] (analytic) 0.8842417317820643 y1[1] (numeric) 0.884241731783056 absolute error 9.916512055951898e-13 relative error 1.1214707132139724e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9932774150956944 y2[1] (numeric) 1.9932774150958077 absolute error 1.1324274851176597e-13 relative error 5.6812337135887e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.971000000000997 y1[1] (analytic) 0.8832485124116438 y1[1] (numeric) 0.8832485124126357 absolute error 9.918732502001149e-13 relative error 1.1229832105710309e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9931611602081034 y2[1] (numeric) 1.9931611602082175 absolute error 1.141309269314661e-13 relative error 5.726126377033648e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.972000000000997 y1[1] (analytic) 0.8822554097927011 y1[1] (numeric) 0.8822554097936932 absolute error 9.920952948050399e-13 relative error 1.1244989645777828e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9930439121594348 y2[1] (numeric) 1.99304391215955 absolute error 1.1524114995609125e-13 relative error 5.782168132523939e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.973000000000997 y1[1] (analytic) 0.881262424918339 y1[1] (numeric) 0.8812624249193312 absolute error 9.922063171075024e-13 relative error 1.125892003394385e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9929256710669367 y2[1] (numeric) 1.992925671067053 absolute error 1.163513729807164e-13 relative error 5.838219391214239e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.974000000000998 y1[1] (analytic) 0.8802695587815419 y1[1] (numeric) 0.8802695587825343 absolute error 9.924283617124274e-13 relative error 1.1274141560525327e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9928064370488507 y2[1] (numeric) 1.9928064370489678 absolute error 1.170175067954915e-13 relative error 5.8719956248627364e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.975000000000998 y1[1] (analytic) 0.879276812375176 y1[1] (numeric) 0.8792768123761687 absolute error 9.92761428619815e-13 relative error 1.1290658580408653e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.99268621022441 y2[1] (numeric) 1.9926862102245282 absolute error 1.1812772982011666e-13 relative error 5.928064800870654e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.976000000000998 y1[1] (analytic) 0.8782841866919877 y1[1] (numeric) 0.8782841866929807 absolute error 9.9298347322474e-13 relative error 1.1305947303511876e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9925649907138419 y2[1] (numeric) 1.992564990713961 absolute error 1.192379528447418e-13 relative error 5.984143724317092e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.977000000000999 y1[1] (analytic) 0.8772916827246027 y1[1] (numeric) 0.8772916827255958 absolute error 9.930944955272025e-13 relative error 1.1320003541387185e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9924427786383658 y2[1] (numeric) 1.992442778638486 absolute error 1.2012613126444194e-13 relative error 6.029088140063729e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.978000000000999 y1[1] (analytic) 0.8762993014655246 y1[1] (numeric) 0.8762993014665179 absolute error 9.933165401321276e-13 relative error 1.1335356977586346e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9923195741201938 y2[1] (numeric) 1.992319574120315 absolute error 1.212363542890671e-13 relative error 6.085186124952115e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.979000000000999 y1[1] (analytic) 0.8753070439071348 y1[1] (numeric) 0.8753070439081283 absolute error 9.935385847370526e-13 relative error 1.1350743623656495e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9921953772825303 y2[1] (numeric) 1.9921953772826526 absolute error 1.2234657731369225e-13 relative error 6.141294107437397e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.980000000001 y1[1] (analytic) 0.8743149110416907 y1[1] (numeric) 0.8743149110426844 absolute error 9.937606293419776e-13 relative error 1.1366163573236729e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9920701882495724 y2[1] (numeric) 1.9920701882496956 absolute error 1.2323475573339238e-13 relative error 6.1862657480798145e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.981000000001 y1[1] (analytic) 0.873322903861325 y1[1] (numeric) 0.873322903862319 absolute error 9.939826739469027e-13 relative error 1.1381616920294777e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9919440071465087 y2[1] (numeric) 1.991944007146633 absolute error 1.2434497875801753e-13 relative error 6.242393275709777e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.982000000001 y1[1] (analytic) 0.8723310233580449 y1[1] (numeric) 0.8723310233590392 absolute error 9.943157408542902e-13 relative error 1.1398376467532522e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9918168340995206 y2[1] (numeric) 1.9918168340996458 absolute error 1.2523315717771766e-13 relative error 6.2873832088247336e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.983000000001001 y1[1] (analytic) 0.8713392705237308 y1[1] (numeric) 0.8713392705247254 absolute error 9.945377854592152e-13 relative error 1.1413898341359436e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.991688669235781 y2[1] (numeric) 1.9916886692359073 absolute error 1.2634338020234281e-13 relative error 6.34353060063455e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.984000000001001 y1[1] (analytic) 0.8703476463501356 y1[1] (numeric) 0.8703476463511303 absolute error 9.946488077616777e-13 relative error 1.142817829097152e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9915595126834549 y2[1] (numeric) 1.9915595126835821 absolute error 1.2723155862204294e-13 relative error 6.388539122820858e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.985000000001001 y1[1] (analytic) 0.8693561518288832 y1[1] (numeric) 0.869356151829878 absolute error 9.948708523666028e-13 relative error 1.1443766174239081e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9914293645716987 y2[1] (numeric) 1.9914293645718268 absolute error 1.2811973704174306e-13 relative error 6.433556686520894e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.986000000001002 y1[1] (analytic) 0.868364787951468 y1[1] (numeric) 0.8683647879524631 absolute error 9.950928969715278e-13 relative error 1.1459387929801024e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9912982250306603 y2[1] (numeric) 1.9912982250307898 absolute error 1.2945200467129325e-13 relative error 6.500884852106975e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.987000000001002 y1[1] (analytic) 0.8673735557092539 y1[1] (numeric) 0.8673735557102492 absolute error 9.953149415764528e-13 relative error 1.1475043653626043e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.99116609419148 y2[1] (numeric) 1.9911660941916103 absolute error 1.3034018309099338e-13 relative error 6.545922184553794e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.988000000001002 y1[1] (analytic) 0.866382456093473 y1[1] (numeric) 0.8663824560944685 absolute error 9.955369861813779e-13 relative error 1.1490733442021251e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9910329721862876 y2[1] (numeric) 1.991032972186419 absolute error 1.3145040611561853e-13 relative error 6.6021210071311466e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.989000000001003 y1[1] (analytic) 0.865391490095225 y1[1] (numeric) 0.8653914900962206 absolute error 9.956480084838404e-13 relative error 1.1505174477441214e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.990898859148206 y2[1] (numeric) 1.9908988591483383 absolute error 1.3233858453531866e-13 relative error 6.6471776769182e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.990000000001003 y1[1] (analytic) 0.8644006587054756 y1[1] (numeric) 0.8644006587064714 absolute error 9.958700530887654e-13 relative error 1.1520931214700577e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9907637552113475 y2[1] (numeric) 1.990763755211481 absolute error 1.3344880755994382e-13 relative error 6.703397488054847e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.991000000001003 y1[1] (analytic) 0.8634099629150562 y1[1] (numeric) 0.8634099629160522 absolute error 9.95981075391228e-13 relative error 1.1535436445840669e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9906276605108166 y2[1] (numeric) 1.990627660510951 absolute error 1.3433698597964394e-13 relative error 6.748473792691679e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.992000000001004 y1[1] (analytic) 0.8624194037146624 y1[1] (numeric) 0.8624194037156587 absolute error 9.963141422986155e-13 relative error 1.1552547843975147e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9904905751827076 y2[1] (numeric) 1.990490575182843 absolute error 1.354472090042691e-13 relative error 6.8047149126459126e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.993000000001004 y1[1] (analytic) 0.8614289820948536 y1[1] (numeric) 0.8614289820958501 absolute error 9.96425164601078e-13 relative error 1.1567119116168298e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.990352499364106 y2[1] (numeric) 1.9903524993642425 absolute error 1.3655743202889425e-13 relative error 6.860967194128815e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.994000000001004 y1[1] (analytic) 0.8604386990460511 y1[1] (numeric) 0.8604386990470477 absolute error 9.96647209206003e-13 relative error 1.1583012366958428e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9902134331930874 y2[1] (numeric) 1.990213433193225 absolute error 1.376676550535194e-13 relative error 6.9172307229705604e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.995000000001005 y1[1] (analytic) 0.8594485555585378 y1[1] (numeric) 0.8594485555595347 absolute error 9.96869253810928e-13 relative error 1.1598940359648209e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9900733768087184 y2[1] (numeric) 1.990073376808857 absolute error 1.3855583347321954e-13 relative error 6.962347976103659e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.996000000001005 y1[1] (analytic) 0.8584585526224574 y1[1] (numeric) 0.8584585526234544 absolute error 9.969802761133906e-13 relative error 1.1613609918239742e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.989932330351055 y2[1] (numeric) 1.9899323303511947 absolute error 1.396660564978447e-13 relative error 7.018633466455888e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.997000000001005 y1[1] (analytic) 0.8574686912278126 y1[1] (numeric) 0.8574686912288096 absolute error 9.97091298415853e-13 relative error 1.1628311431267705e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9897902939611436 y2[1] (numeric) 1.9897902939612844 absolute error 1.4077627952246985e-13 relative error 7.074930456225198e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.998000000001006 y1[1] (analytic) 0.8564789723644646 y1[1] (numeric) 0.8564789723654619 absolute error 9.973133430207781e-13 relative error 1.164434125297338e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.989647267781021 y2[1] (numeric) 1.9896472677811627 absolute error 1.4166445794216997e-13 relative error 7.1200790329113476e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 7.999000000001006 y1[1] (analytic) 0.8554893970221322 y1[1] (numeric) 0.8554893970231298 absolute error 9.975353876257032e-13 relative error 1.1660406208399752e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.989503251953713 y2[1] (numeric) 1.9895032519538558 absolute error 1.4277468096679513e-13 relative error 7.176398471658134e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.000000000001005 y1[1] (analytic) 0.8544999661903918 y1[1] (numeric) 0.8544999661913886 absolute error 9.967582315084655e-13 relative error 1.166481300113214e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9893582466232353 y2[1] (numeric) 1.9893582466233792 absolute error 1.438849039914203e-13 relative error 7.232729662224114e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.001000000001005 y1[1] (analytic) 0.853510680858673 y1[1] (numeric) 0.8535106808596691 absolute error 9.960920976936904e-13 relative error 1.1670528793987366e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9892122519345938 y2[1] (numeric) 1.9892122519347386 absolute error 1.4477308241112041e-13 relative error 7.277910251674873e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.002000000001004 y1[1] (analytic) 0.8525215420162611 y1[1] (numeric) 0.8525215420172565 absolute error 9.954259638789154e-13 relative error 1.1676255845977538e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9890652680337828 y2[1] (numeric) 1.9890652680339285 absolute error 1.4566126083082054e-13 relative error 7.323101115470616e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.003000000001004 y1[1] (analytic) 0.8515325506522948 y1[1] (numeric) 0.8515325506532896 absolute error 9.947598300641403e-13 relative error 1.1681994179812972e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.988917295067786 y2[1] (numeric) 1.9889172950679326 absolute error 1.4654943925052066e-13 relative error 7.368302322773355e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.004000000001003 y1[1] (analytic) 0.8505437077557657 y1[1] (numeric) 0.8505437077567597 absolute error 9.939826739469027e-13 relative error 1.1686438508487862e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9887683331845767 y2[1] (numeric) 1.9887683331847241 absolute error 1.474376176702208e-13 relative error 7.413513942779436e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.005000000001003 y1[1] (analytic) 0.8495550143155163 y1[1] (numeric) 0.8495550143165096 absolute error 9.933165401321276e-13 relative error 1.1692197955331234e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9886183825331165 y2[1] (numeric) 1.9886183825332648 absolute error 1.4832579608992091e-13 relative error 7.458736044719773e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.006000000001002 y1[1] (analytic) 0.84856647132024 y1[1] (numeric) 0.8485664713212326 absolute error 9.926504063173525e-13 relative error 1.169796874925944e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9884674432633562 y2[1] (numeric) 1.9884674432635054 absolute error 1.4921397450962104e-13 relative error 7.503968697860087e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.007000000001002 y1[1] (analytic) 0.8475780797584798 y1[1] (numeric) 0.8475780797594717 absolute error 9.919842725025774e-13 relative error 1.1703750913252105e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.988315515526235 y2[1] (numeric) 1.9883155155263852 absolute error 1.5010215292932116e-13 relative error 7.549211971501141e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.008000000001001 y1[1] (analytic) 0.8465898406186271 y1[1] (numeric) 0.8465898406196184 absolute error 9.913181386878023e-13 relative error 1.1709544470359083e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9881625994736807 y2[1] (numeric) 1.9881625994738317 absolute error 1.509903313490213e-13 relative error 7.594465934978981e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.009000000001 y1[1] (analytic) 0.845601754888921 y1[1] (numeric) 0.8456017548899116 absolute error 9.906520048730272e-13 relative error 1.1715349443700719e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9880086952586091 y2[1] (numeric) 1.988008695258761 absolute error 1.5187850976872141e-13 relative error 7.639730657665176e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.010000000001 y1[1] (analytic) 0.8446138235574472 y1[1] (numeric) 0.8446138235584371 absolute error 9.898748487557896e-13 relative error 1.1719851382333697e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9878538030349246 y2[1] (numeric) 1.9878538030350774 absolute error 1.5276668818842154e-13 relative error 7.685006208967047e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.011000000001 y1[1] (analytic) 0.8436260476121369 y1[1] (numeric) 0.843626047613126 absolute error 9.89097692638552e-13 relative error 1.1724361705499362e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9876979229575196 y2[1] (numeric) 1.9876979229576732 absolute error 1.5365486660812167e-13 relative error 7.730292658327918e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.012000000000999 y1[1] (analytic) 0.8426384280407658 y1[1] (numeric) 0.8426384280417543 absolute error 9.884315588237769e-13 relative error 1.1730197982092951e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9875410551822739 y2[1] (numeric) 1.9875410551824284 absolute error 1.545430450278218e-13 relative error 7.775590075227348e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.013000000000998 y1[1] (analytic) 0.8416509658309537 y1[1] (numeric) 0.8416509658319414 absolute error 9.877654250090018e-13 relative error 1.1736045761366063e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9873831998660552 y2[1] (numeric) 1.9873831998662106 absolute error 1.5543122344752192e-13 relative error 7.820898529181368e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.014000000000998 y1[1] (analytic) 0.8406636619701626 y1[1] (numeric) 0.8406636619711496 absolute error 9.869882688917642e-13 relative error 1.1740584416110934e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9872243571667187 y2[1] (numeric) 1.9872243571668753 absolute error 1.5654144647214707e-13 relative error 7.877391694983839e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.015000000000997 y1[1] (analytic) 0.8396765174456962 y1[1] (numeric) 0.8396765174466825 absolute error 9.86322135076989e-13 relative error 1.1746453718598564e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9870645272431078 y2[1] (numeric) 1.987064527243265 absolute error 1.5720758028692217e-13 relative error 7.911548826501123e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.016000000000997 y1[1] (analytic) 0.838689533244699 y1[1] (numeric) 0.8386895332456845 absolute error 9.855449789597515e-13 relative error 1.1751010831706725e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9869037102550515 y2[1] (numeric) 1.9869037102552098 absolute error 1.5831780331154732e-13 relative error 7.968066217523176e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.017000000000996 y1[1] (analytic) 0.837702710354155 y1[1] (numeric) 0.8377027103551399 absolute error 9.848788451449764e-13 relative error 1.1756901738190627e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9867419063633673 y2[1] (numeric) 1.9867419063635265 absolute error 1.5920598173124745e-13 relative error 8.013420425739452e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.018000000000995 y1[1] (analytic) 0.8367160497608872 y1[1] (numeric) 0.8367160497618714 absolute error 9.842127113302013e-13 relative error 1.1762804258523127e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9865791157298593 y2[1] (numeric) 1.9865791157300192 absolute error 1.5987211554602254e-13 relative error 8.04760879041489e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.019000000000995 y1[1] (analytic) 0.8357295524515561 y1[1] (numeric) 0.8357295524525395 absolute error 9.834355552129637e-13 relative error 1.1767389968777842e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9864153385173173 y2[1] (numeric) 1.9864153385174783 absolute error 1.609823385706477e-13 relative error 8.104163084584653e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.020000000000994 y1[1] (analytic) 0.8347432194126588 y1[1] (numeric) 0.8347432194136416 absolute error 9.827694213981886e-13 relative error 1.1773314218589086e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9862505748895192 y2[1] (numeric) 1.986250574889681 absolute error 1.6187051699034782e-13 relative error 8.149551674735274e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.021000000000994 y1[1] (analytic) 0.8337570516305284 y1[1] (numeric) 0.8337570516315104 absolute error 9.81992265280951e-13 relative error 1.177791855985539e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9860848250112286 y2[1] (numeric) 1.9860848250113912 absolute error 1.6253665080512292e-13 relative error 8.18377184892916e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.022000000000993 y1[1] (analytic) 0.8327710500913323 y1[1] (numeric) 0.8327710500923137 absolute error 9.813261314661759e-13 relative error 1.1783864621117066e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.985918089048195 y2[1] (numeric) 1.9859180890483583 absolute error 1.6342482922482304e-13 relative error 8.229182770732948e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.023000000000993 y1[1] (analytic) 0.8317852157810723 y1[1] (numeric) 0.831785215782053 absolute error 9.806599976514008e-13 relative error 1.1789822409028158e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9857503671671544 y2[1] (numeric) 1.9857503671673187 absolute error 1.6431300764452317e-13 relative error 8.27460542681052e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.024000000000992 y1[1] (analytic) 0.8307995496855826 y1[1] (numeric) 0.8307995496865626 absolute error 9.799938638366257e-13 relative error 1.179579194773885e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9855816595358289 y2[1] (numeric) 1.985581659535994 absolute error 1.652011860642233e-13 relative error 8.320039887094975e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.025000000000992 y1[1] (analytic) 0.829814052790529 y1[1] (numeric) 0.8298140527915082 absolute error 9.79216707719388e-13 relative error 1.1800435343634424e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9854119663229257 y2[1] (numeric) 1.985411966323092 absolute error 1.6631140908884845e-13 relative error 8.376670026667807e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.026000000000991 y1[1] (analytic) 0.8288287260814085 y1[1] (numeric) 0.828828726082387 absolute error 9.78550573904613e-13 relative error 1.1806426866152062e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9852412876981387 y2[1] (numeric) 1.9852412876983057 absolute error 1.6697754290362354e-13 relative error 8.410944500213967e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.02700000000099 y1[1] (analytic) 0.8278435705435476 y1[1] (numeric) 0.8278435705445254 absolute error 9.777734177873754e-13 relative error 1.1811089106428483e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.985069623832146 y2[1] (numeric) 1.9850696238323138 absolute error 1.6786572132332367e-13 relative error 8.456414793112472e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.02800000000099 y1[1] (analytic) 0.8268585871621018 y1[1] (numeric) 0.8268585871630789 absolute error 9.771072839726003e-13 relative error 1.1817102696195897e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9848969748966114 y2[1] (numeric) 1.9848969748967802 absolute error 1.687538997430238e-13 relative error 8.501897170346274e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.02900000000099 y1[1] (analytic) 0.8258737769220544 y1[1] (numeric) 0.8258737769230309 absolute error 9.764411501578252e-13 relative error 1.1823128151579284e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9847233410641842 y2[1] (numeric) 1.9847233410643537 absolute error 1.694200335577989e-13 relative error 8.536204016573814e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.030000000000989 y1[1] (analytic) 0.8248891408082156 y1[1] (numeric) 0.8248891408091914 absolute error 9.7577501634305e-13 relative error 1.1829165497159999e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9845487225084977 y2[1] (numeric) 1.9845487225086682 absolute error 1.7053025658242404e-13 relative error 8.592898458389643e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.031000000000988 y1[1] (analytic) 0.8239046798052214 y1[1] (numeric) 0.8239046798061965 absolute error 9.75108882528275e-13 relative error 1.1835214757595497e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9843731194041712 y2[1] (numeric) 1.9843731194043424 absolute error 1.7119639039719914e-13 relative error 8.627227849599306e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.032000000000988 y1[1] (analytic) 0.8229203948975328 y1[1] (numeric) 0.8229203948985071 absolute error 9.743317264110374e-13 relative error 1.1839926831955087e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.984196531926807 y2[1] (numeric) 1.984196531926979 absolute error 1.7208456881689926e-13 relative error 8.67275827005866e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.033000000000987 y1[1] (analytic) 0.8219362870694344 y1[1] (numeric) 0.821936287070408 absolute error 9.735545702937998e-13 relative error 1.1844647640085966e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.984018960252993 y2[1] (numeric) 1.9840189602531657 absolute error 1.7275070263167436e-13 relative error 8.707109462786888e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.034000000000987 y1[1] (analytic) 0.8209523573050341 y1[1] (numeric) 0.820952357306007 absolute error 9.728884364790247e-13 relative error 1.1850729556009266e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9838404045603006 y2[1] (numeric) 1.9838404045604743 absolute error 1.7363888105137448e-13 relative error 8.752663805628048e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.035000000000986 y1[1] (analytic) 0.8199686065882617 y1[1] (numeric) 0.8199686065892339 absolute error 9.722223026642496e-13 relative error 1.1856823479004732e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9836608650272858 y2[1] (numeric) 1.9836608650274603 absolute error 1.745270594710746e-13 relative error 8.798230713125146e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.036000000000985 y1[1] (analytic) 0.8189850359028676 y1[1] (numeric) 0.8189850359038391 absolute error 9.71445146547012e-13 relative error 1.1861573825656887e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9834803418334879 y2[1] (numeric) 1.9834803418336633 absolute error 1.7541523789077473e-13 relative error 8.843810255695529e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.037000000000985 y1[1] (analytic) 0.8180016462324226 y1[1] (numeric) 0.8180016462333933 absolute error 9.707790127322369e-13 relative error 1.1867690208246903e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.98329883515943 y2[1] (numeric) 1.9832988351596064 absolute error 1.7630341631047486e-13 relative error 8.889402503798803e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.038000000000984 y1[1] (analytic) 0.8170184385603161 y1[1] (numeric) 0.8170184385612862 absolute error 9.701128789174618e-13 relative error 1.1873818669587388e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9831163451866187 y2[1] (numeric) 1.9831163451867961 absolute error 1.7741363933510002e-13 relative error 8.946204279225217e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.039000000000984 y1[1] (analytic) 0.8160354138697559 y1[1] (numeric) 0.8160354138707252 absolute error 9.693357228002242e-13 relative error 1.1878598726536836e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9829328720975448 y2[1] (numeric) 1.9829328720977226 absolute error 1.7785772854495008e-13 relative error 8.969427611375079e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.040000000000983 y1[1] (analytic) 0.8150525731437663 y1[1] (numeric) 0.815052573144735 absolute error 9.68669588985449e-13 relative error 1.1884749780608157e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.98274841607568 y2[1] (numeric) 1.982748416075859 absolute error 1.7896795156957523e-13 relative error 9.026256186541024e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.041000000000983 y1[1] (analytic) 0.8140699173651883 y1[1] (numeric) 0.8140699173661563 absolute error 9.68003455170674e-13 relative error 1.189091298575073e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9825629773054816 y2[1] (numeric) 1.9825629773056612 absolute error 1.7963408538435033e-13 relative error 9.060700085729058e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.042000000000982 y1[1] (analytic) 0.8130874475166774 y1[1] (numeric) 0.8130874475176447 absolute error 9.673373213558989e-13 relative error 1.189708836743612e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9823765559723874 y2[1] (numeric) 1.9823765559725681 absolute error 1.8074430840897548e-13 relative error 9.117556796383597e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.043000000000982 y1[1] (analytic) 0.8121051645807035 y1[1] (numeric) 0.81210516458167 absolute error 9.665601652386613e-13 relative error 1.1901908858536864e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9821891522628192 y2[1] (numeric) 1.9821891522630009 absolute error 1.816324868286756e-13 relative error 9.163226759733215e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.044000000000981 y1[1] (analytic) 0.8111230695395493 y1[1] (numeric) 0.811123069540515 absolute error 9.657830091214237e-13 relative error 1.1906738266853516e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9820007663641808 y2[1] (numeric) 1.982000766364363 absolute error 1.822986206434507e-13 relative error 9.197706869602412e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.04500000000098 y1[1] (analytic) 0.8101411633753097 y1[1] (numeric) 0.8101411633762748 absolute error 9.651168753066486e-13 relative error 1.1912947013896443e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9818113984648575 y2[1] (numeric) 1.9818113984650407 absolute error 1.8318679906315083e-13 relative error 9.243402233181736e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.04600000000098 y1[1] (analytic) 0.8091594470698911 y1[1] (numeric) 0.8091594470708554 absolute error 9.64339719189411e-13 relative error 1.1917795963223998e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9816210487542176 y2[1] (numeric) 1.981621048754402 absolute error 1.8429702208777599e-13 relative error 9.300316132776127e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.04700000000098 y1[1] (analytic) 0.8081779216050095 y1[1] (numeric) 0.808177921605973 absolute error 9.635625630721734e-13 relative error 1.1922653877485e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.981429717422611 y2[1] (numeric) 1.9814297174227962 absolute error 1.851852005074761e-13 relative error 9.3460393209586e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.048000000000979 y1[1] (analytic) 0.8071965879621902 y1[1] (numeric) 0.8071965879631531 absolute error 9.628964292573983e-13 relative error 1.1928896177426623e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9812374046613686 y2[1] (numeric) 1.9812374046615546 absolute error 1.8607337892717624e-13 relative error 9.39177599258882e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.049000000000978 y1[1] (analytic) 0.8062154471227669 y1[1] (numeric) 0.8062154471237291 absolute error 9.621192731401607e-13 relative error 1.1933773739684417e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9810441106628034 y2[1] (numeric) 1.9810441106629901 absolute error 1.8673951274195133e-13 relative error 9.426317755210074e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.050000000000978 y1[1] (analytic) 0.8052345000678803 y1[1] (numeric) 0.8052345000688418 absolute error 9.614531393253856e-13 relative error 1.1940039072398614e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.980849835620209 y2[1] (numeric) 1.9808498356203967 absolute error 1.8762769116165146e-13 relative error 9.47208050745072e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.051000000000977 y1[1] (analytic) 0.8042537477784775 y1[1] (numeric) 0.8042537477794383 absolute error 9.607870055106105e-13 relative error 1.1946316795719158e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9806545797278612 y2[1] (numeric) 1.9806545797280495 absolute error 1.8829382497642655e-13 relative error 9.50664628267983e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.052000000000977 y1[1] (analytic) 0.8032731912353106 y1[1] (numeric) 0.8032731912362706 absolute error 9.600098493933729e-13 relative error 1.1951224812034688e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9804583431810152 y2[1] (numeric) 1.9804583431812044 absolute error 1.8918200339612667e-13 relative error 9.552435376765475e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.053000000000976 y1[1] (analytic) 0.8022928314189359 y1[1] (numeric) 0.8022928314198953 absolute error 9.593437155785978e-13 relative error 1.1957525706441892e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9802611261759075 y2[1] (numeric) 1.9802611261760976 absolute error 1.900701818158268e-13 relative error 9.598238298141634e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.054000000000975 y1[1] (analytic) 0.8013126693097135 y1[1] (numeric) 0.801312669310672 absolute error 9.585665594613602e-13 relative error 1.1962453561193688e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9800629289097555 y2[1] (numeric) 1.9800629289099465 absolute error 1.9095836023552692e-13 relative error 9.644055118019441e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.055000000000975 y1[1] (analytic) 0.8003327058878051 y1[1] (numeric) 0.8003327058887629 absolute error 9.577894033441225e-13 relative error 1.1967390515193947e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9798637515807564 y2[1] (numeric) 1.979863751580948 absolute error 1.9162449405030202e-13 relative error 9.678670761930249e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.056000000000974 y1[1] (analytic) 0.7993529421331743 y1[1] (numeric) 0.7993529421341313 absolute error 9.57012247226885e-13 relative error 1.19723365835494e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9796635943880871 y2[1] (numeric) 1.9796635943882797 absolute error 1.9251267247000214e-13 relative error 9.724514458705682e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.057000000000974 y1[1] (analytic) 0.7983733790255846 y1[1] (numeric) 0.7983733790265409 absolute error 9.563461134121098e-13 relative error 1.1978682387673436e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9794624575319053 y2[1] (numeric) 1.9794624575320985 absolute error 1.9317880628477724e-13 relative error 9.759154842756777e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.058000000000973 y1[1] (analytic) 0.797394017544599 y1[1] (numeric) 0.7973940175455546 absolute error 9.555689572948722e-13 relative error 1.1983648438162834e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9792603412133474 y2[1] (numeric) 1.9792603412135414 absolute error 1.9406698470447736e-13 relative error 9.805025678709267e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.059000000000973 y1[1] (analytic) 0.7964148586695792 y1[1] (numeric) 0.7964148586705339 absolute error 9.546807788751721e-13 relative error 1.198722962640323e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9790572456345301 y2[1] (numeric) 1.9790572456347248 absolute error 1.9473311851925246e-13 relative error 9.839691042227365e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.060000000000972 y1[1] (analytic) 0.7954359033796835 y1[1] (numeric) 0.7954359033806375 absolute error 9.54014645060397e-13 relative error 1.199360804568837e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9788531709985486 y2[1] (numeric) 1.9788531709987442 absolute error 1.9562129693895258e-13 relative error 9.885589279988881e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.061000000000972 y1[1] (analytic) 0.7944571526538675 y1[1] (numeric) 0.7944571526548208 absolute error 9.532374889431594e-13 relative error 1.1998601633315146e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9786481175094777 y2[1] (numeric) 1.9786481175096742 absolute error 1.965094753586527e-13 relative error 9.931501898680144e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.062000000000971 y1[1] (analytic) 0.7934786074708816 y1[1] (numeric) 0.7934786074718342 absolute error 9.525713551283843e-13 relative error 1.2005003615215184e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9784420853723708 y2[1] (numeric) 1.9784420853725682 absolute error 1.9739765377835283e-13 relative error 9.977428969885656e-12% Correct digits 13 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.06300000000097 y1[1] (analytic) 0.7925002688092712 y1[1] (numeric) 0.792500268810223 absolute error 9.517941990111467e-13 relative error 1.201001736493054e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9782350747932602 y2[1] (numeric) 1.9782350747934583 absolute error 1.9806378759312793e-13 relative error 1.001214618610617e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.06400000000097 y1[1] (analytic) 0.7915221376473746 y1[1] (numeric) 0.7915221376483256 absolute error 9.51017042893909e-13 relative error 1.201504035908077e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9780270859791562 y2[1] (numeric) 1.9780270859793552 absolute error 1.9895196601282805e-13 relative error 1.0058101197049257e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.06500000000097 y1[1] (analytic) 0.7905442149633229 y1[1] (numeric) 0.7905442149642732 absolute error 9.502398867766715e-13 relative error 1.2020072613152417e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9778181191380477 y2[1] (numeric) 1.9778181191382476 absolute error 1.9984014443252818e-13 relative error 1.0104070869753203e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.066000000000969 y1[1] (analytic) 0.7895665017350388 y1[1] (numeric) 0.7895665017359884 absolute error 9.495737529618964e-13 relative error 1.2026520259854595e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9776081744789016 y2[1] (numeric) 1.9776081744791023 absolute error 2.007283228522283e-13 relative error 1.0150055275996222e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.067000000000968 y1[1] (analytic) 0.7885889989402356 y1[1] (numeric) 0.7885889989411844 absolute error 9.487965968446588e-13 relative error 1.2031572823355664e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9773972522116625 y2[1] (numeric) 1.9773972522118641 absolute error 2.0161650127192843e-13 relative error 1.0196054487606177e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.068000000000968 y1[1] (analytic) 0.7876117075564157 y1[1] (numeric) 0.7876117075573638 absolute error 9.480194407274212e-13 relative error 1.2036634697428183e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9771853525472527 y2[1] (numeric) 1.9771853525474552 absolute error 2.0250467969162855e-13 relative error 1.0242068576460836e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.069000000000967 y1[1] (analytic) 0.7866346285608706 y1[1] (numeric) 0.7866346285618179 absolute error 9.472422846101836e-13 relative error 1.2041705897732227e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9769724756975717 y2[1] (numeric) 1.9769724756977751 absolute error 2.0339285811132868e-13 relative error 1.0288097614488123e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.070000000000967 y1[1] (analytic) 0.7856577629306791 y1[1] (numeric) 0.7856577629316257 absolute error 9.465761507954085e-13 relative error 1.2048199552747597e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9767586218754964 y2[1] (numeric) 1.9767586218757007 absolute error 2.042810365310288e-13 relative error 1.0334141673666375e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.071000000000966 y1[1] (analytic) 0.7846811116427068 y1[1] (numeric) 0.7846811116436527 absolute error 9.459100169806334e-13 relative error 1.2054706083091494e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9765437912948807 y2[1] (numeric) 1.9765437912950858 absolute error 2.0516921495072893e-13 relative error 1.0380200826024589e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.072000000000966 y1[1] (analytic) 0.783704675673605 y1[1] (numeric) 0.7837046756745502 absolute error 9.451328608633958e-13 relative error 1.20598088821027e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9763279841705552 y2[1] (numeric) 1.976327984170761 absolute error 2.0583534876550402e-13 relative error 1.0415039933358583e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.073000000000965 y1[1] (analytic) 0.7827284559998096 y1[1] (numeric) 0.7827284560007539 absolute error 9.443557047461582e-13 relative error 1.2064921078407655e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9761112007183266 y2[1] (numeric) 1.9761112007185335 absolute error 2.0694557179012918e-13 relative error 1.0472364698651746e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.074000000000964 y1[1] (analytic) 0.7817524535975399 y1[1] (numeric) 0.7817524535984836 absolute error 9.43689570931383e-13 relative error 1.2071462859996488e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.975893441154979 y2[1] (numeric) 1.9758934411551865 absolute error 2.0761170560490427e-13 relative error 1.0507231882076999e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.075000000000964 y1[1] (analytic) 0.7807766694427984 y1[1] (numeric) 0.7807766694437414 absolute error 9.429124148141454e-13 relative error 1.2076595673472866e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.975674705698271 y2[1] (numeric) 1.9756747056984796 absolute error 2.084998840246044e-13 relative error 1.0553350884295166e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.076000000000963 y1[1] (analytic) 0.7798011045113693 y1[1] (numeric) 0.7798011045123114 absolute error 9.421352586969078e-13 relative error 1.208173793607613e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.975454994566939 y2[1] (numeric) 1.9754549945671485 absolute error 2.0938806244430452e-13 relative error 1.059948533478014e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.077000000000963 y1[1] (analytic) 0.7788257597788173 y1[1] (numeric) 0.7788257597797587 absolute error 9.413581025796702e-13 relative error 1.2086889663832016e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9752343079806938 y2[1] (numeric) 1.975234307980904 absolute error 2.1027624086400465e-13 relative error 1.064563530586772e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.078000000000962 y1[1] (analytic) 0.7778506362204871 y1[1] (numeric) 0.7778506362214277 absolute error 9.405809464624326e-13 relative error 1.2092050872808163e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9750126461602218 y2[1] (numeric) 1.975012646160433 absolute error 2.1116441928370477e-13 relative error 1.0691800869946136e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.079000000000962 y1[1] (analytic) 0.7768757348115021 y1[1] (numeric) 0.776875734812442 absolute error 9.399148126476575e-13 relative error 1.2098650666128923e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9747900093271848 y2[1] (numeric) 1.974790009327397 absolute error 2.120525977034049e-13 relative error 1.073798209945632e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.080000000000961 y1[1] (analytic) 0.7759010565267638 y1[1] (numeric) 0.7759010565277029 absolute error 9.3913765653042e-13 relative error 1.2103832681120024e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9745663977042196 y2[1] (numeric) 1.9745663977044328 absolute error 2.1316282072803006e-13 relative error 1.0795424300538554e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.08100000000096 y1[1] (analytic) 0.7749266023409502 y1[1] (numeric) 0.7749266023418886 absolute error 9.383605004131823e-13 relative error 1.2109024229888612e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9743418115149383 y2[1] (numeric) 1.974341811515152 absolute error 2.1382895454280515e-13 relative error 1.0830391844800745e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.08200000000096 y1[1] (analytic) 0.7739523732285155 y1[1] (numeric) 0.7739523732294532 absolute error 9.376943665984072e-13 relative error 1.2115659813624547e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9741162509839263 y2[1] (numeric) 1.974116250984141 absolute error 2.1471713296250527e-13 relative error 1.0876620505782643e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.08300000000096 y1[1] (analytic) 0.7729783701636889 y1[1] (numeric) 0.7729783701646258 absolute error 9.369172104811696e-13 relative error 1.2120872286280978e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9738897163367446 y2[1] (numeric) 1.9738897163369602 absolute error 2.156053113822054e-13 relative error 1.0922865122492145e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.084000000000959 y1[1] (analytic) 0.7720045941204731 y1[1] (numeric) 0.7720045941214092 absolute error 9.36140054363932e-13 relative error 1.212609434572672e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9736622077999277 y2[1] (numeric) 1.9736622078001442 absolute error 2.1649348980190553e-13 relative error 1.0969125767637524e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.085000000000958 y1[1] (analytic) 0.7710310460726442 y1[1] (numeric) 0.7710310460735795 absolute error 9.353628982466944e-13 relative error 1.2131326008350739e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9734337256009842 y2[1] (numeric) 1.9734337256012016 absolute error 2.1738166822160565e-13 relative error 1.10154025139813e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.086000000000958 y1[1] (analytic) 0.7700577269937501 y1[1] (numeric) 0.7700577269946847 absolute error 9.345857421294568e-13 relative error 1.2136567290584983e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9732042699683963 y2[1] (numeric) 1.9732042699686143 absolute error 2.1804780203638074e-13 relative error 1.1050442437967818e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.087000000000957 y1[1] (analytic) 0.7690846378571098 y1[1] (numeric) 0.7690846378580437 absolute error 9.339196083146817e-13 relative error 1.2143261773071547e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9729738411316196 y2[1] (numeric) 1.9729738411318383 absolute error 2.1871393585115584e-13 relative error 1.1085495980307079e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.088000000000957 y1[1] (analytic) 0.7681117796358125 y1[1] (numeric) 0.7681117796367456 absolute error 9.33142452197444e-13 relative error 1.21485241723526e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9727424393210826 y2[1] (numeric) 1.9727424393213022 absolute error 2.1960211427085596e-13 relative error 1.1131818827116216e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.089000000000956 y1[1] (analytic) 0.7671391533027162 y1[1] (numeric) 0.7671391533036486 absolute error 9.323652960802065e-13 relative error 1.215379624499874e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9725100647681875 y2[1] (numeric) 1.972510064768408 absolute error 2.204902926905561e-13 relative error 1.117815805499925e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.090000000000956 y1[1] (analytic) 0.7661667598304471 y1[1] (numeric) 0.7661667598313788 absolute error 9.316991622654314e-13 relative error 1.2160527069480496e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9722767177053084 y2[1] (numeric) 1.9722767177055298 absolute error 2.2137847111025621e-13 relative error 1.1224513736988396e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.091000000000955 y1[1] (analytic) 0.7651946001913988 y1[1] (numeric) 0.7651946001923298 absolute error 9.309220061481938e-13 relative error 1.2165820379748385e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9720423983657929 y2[1] (numeric) 1.9720423983660151 absolute error 2.2226664952995634e-13 relative error 1.1270885946171643e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.092000000000954 y1[1] (analytic) 0.7642226753577308 y1[1] (numeric) 0.764222675358661 absolute error 9.301448500309561e-13 relative error 1.2171123417602829e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.97180710698396 y2[1] (numeric) 1.971807106984183 absolute error 2.2293278334473143e-13 relative error 1.1306013785786853e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.093000000000954 y1[1] (analytic) 0.7632509863013677 y1[1] (numeric) 0.7632509863022972 absolute error 9.29478716216181e-13 relative error 1.217789079736844e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9715708437951012 y2[1] (numeric) 1.9715708437953248 absolute error 2.2359891715950653e-13 relative error 1.1341155600023897e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.094000000000953 y1[1] (analytic) 0.7622795339939986 y1[1] (numeric) 0.7622795339949273 absolute error 9.287015600989434e-13 relative error 1.2183215194470314e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9713336090354794 y2[1] (numeric) 1.9713336090357039 absolute error 2.2448709557920665e-13 relative error 1.1387575119212935e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.095000000000953 y1[1] (analytic) 0.7613083194070757 y1[1] (numeric) 0.7613083194080036 absolute error 9.279244039817058e-13 relative error 1.218854937385151e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9710954029423295 y2[1] (numeric) 1.971095402942555 absolute error 2.2537527399890678e-13 relative error 1.1434011446755975e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.096000000000952 y1[1] (analytic) 0.7603373435118135 y1[1] (numeric) 0.7603373435127406 absolute error 9.271472478644682e-13 relative error 1.2193893352419076e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9708562257538578 y2[1] (numeric) 1.9708562257540838 absolute error 2.2604140781368187e-13 relative error 1.1469198253019214e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.097000000000952 y1[1] (analytic) 0.7593666072791878 y1[1] (numeric) 0.7593666072801142 absolute error 9.263700917472306e-13 relative error 1.2199247147124585e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.970616077709241 y2[1] (numeric) 1.970616077709468 absolute error 2.26929586233382e-13 relative error 1.1515667044449276e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.098000000000951 y1[1] (analytic) 0.7583961116799347 y1[1] (numeric) 0.7583961116808604 absolute error 9.257039579324555e-13 relative error 1.220607468413722e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9703749590486275 y2[1] (numeric) 1.970374959048855 absolute error 2.275957200481571e-13 relative error 1.1550883703782402e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.09900000000095 y1[1] (analytic) 0.7574258576845498 y1[1] (numeric) 0.7574258576854748 absolute error 9.24926801815218e-13 relative error 1.2211450037403243e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9701328700131358 y2[1] (numeric) 1.9701328700133642 absolute error 2.284838984678572e-13 relative error 1.1597385229471037e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.10000000000095 y1[1] (analytic) 0.7564558462632871 y1[1] (numeric) 0.7564558462642113 absolute error 9.241496456979803e-13 relative error 1.2216835262270243e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.969889810844855 y2[1] (numeric) 1.9698898108450842 absolute error 2.291500322826323e-13 relative error 1.1632631988910762e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.10100000000095 y1[1] (analytic) 0.7554860783861579 y1[1] (numeric) 0.7554860783870812 absolute error 9.232614672782802e-13 relative error 1.2220760827923105e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.969645781786844 y2[1] (numeric) 1.969645781787074 absolute error 2.3003821070233244e-13 relative error 1.1679166519659386e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.102000000000949 y1[1] (analytic) 0.7545165550229298 y1[1] (numeric) 0.7545165550238523 absolute error 9.224843111610426e-13 relative error 1.2226163959159362e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9694007830831322 y2[1] (numeric) 1.9694007830833629 absolute error 2.3070434451710753e-13 relative error 1.1714443626651542e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.103000000000948 y1[1] (analytic) 0.7535472771431262 y1[1] (numeric) 0.753547277144048 absolute error 9.218181773462675e-13 relative error 1.223305033814329e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.969154814978718 y2[1] (numeric) 1.9691548149789495 absolute error 2.3159252293680765e-13 relative error 1.1761011433695255e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.104000000000948 y1[1] (analytic) 0.752578245716025 y1[1] (numeric) 0.752578245716946 absolute error 9.209299989265674e-13 relative error 1.2236999995267835e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9689078777195697 y2[1] (numeric) 1.968907877719802 absolute error 2.3225865675158275e-13 relative error 1.1796319136098414e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.105000000000947 y1[1] (analytic) 0.7516094617106575 y1[1] (numeric) 0.7516094617115776 absolute error 9.201528428093297e-13 relative error 1.2242432934719434e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9686599715526243 y2[1] (numeric) 1.9686599715528574 absolute error 2.3314683517128287e-13 relative error 1.184292049110984e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.106000000000947 y1[1] (analytic) 0.7506409260958075 y1[1] (numeric) 0.7506409260967268 absolute error 9.193756866920921e-13 relative error 1.2247875844898288e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.968411096725788 y2[1] (numeric) 1.968411096726022 absolute error 2.34035013590983e-13 relative error 1.1889539435145013e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.107000000000946 y1[1] (analytic) 0.7496726398400106 y1[1] (numeric) 0.7496726398409292 absolute error 9.185985305748545e-13 relative error 1.2253328743208431e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9681612534879358 y2[1] (numeric) 1.9681612534881705 absolute error 2.347011474057581e-13 relative error 1.1924894212292079e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.108000000000946 y1[1] (analytic) 0.748704603911553 y1[1] (numeric) 0.748704603912471 absolute error 9.179323967600794e-13 relative error 1.2260274505651603e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9679104420889106 y2[1] (numeric) 1.9679104420891462 absolute error 2.355893258254582e-13 relative error 1.1971547118545867e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.109000000000945 y1[1] (analytic) 0.7477368192784707 y1[1] (numeric) 0.7477368192793877 absolute error 9.170442183403793e-13 relative error 1.2264264574068748e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9676586627795243 y2[1] (numeric) 1.9676586627797605 absolute error 2.362554596402333e-13 relative error 1.2006933118496157e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.110000000000944 y1[1] (analytic) 0.746769286908548 y1[1] (numeric) 0.7467692869094642 absolute error 9.161560399206792e-13 relative error 1.2268260840149883e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9674059158115558 y2[1] (numeric) 1.9674059158117927 absolute error 2.369215934550084e-13 relative error 1.2042334098465804e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.111000000000944 y1[1] (analytic) 0.7458020077693173 y1[1] (numeric) 0.7458020077702328 absolute error 9.15489906105904e-13 relative error 1.2275240567454635e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9671522014377518 y2[1] (numeric) 1.9671522014379896 absolute error 2.3780977187470853e-13 relative error 1.2089037731849023e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.112000000000943 y1[1] (analytic) 0.7448349828280576 y1[1] (numeric) 0.7448349828289723 absolute error 9.147127499886665e-13 relative error 1.228074366909569e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9668975199118273 y2[1] (numeric) 1.9668975199120657 absolute error 2.384759056894836e-13 relative error 1.2124470302864284e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.113000000000943 y1[1] (analytic) 0.7438682130517938 y1[1] (numeric) 0.7438682130527078 absolute error 9.139355938714289e-13 relative error 1.228625686426251e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9666418714884633 y2[1] (numeric) 1.9666418714887026 absolute error 2.3936408410918375e-13 relative error 1.2171208575357942e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.114000000000942 y1[1] (analytic) 0.7429016994072957 y1[1] (numeric) 0.7429016994082088 absolute error 9.131584377541913e-13 relative error 1.2291780170683826e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9663852564233084 y2[1] (numeric) 1.9663852564235484 absolute error 2.4003021792395884e-13 relative error 1.2206672987395862e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.115000000000942 y1[1] (analytic) 0.7419354428610767 y1[1] (numeric) 0.7419354428619891 absolute error 9.123812816369536e-13 relative error 1.2297313606135298e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9661276749729777 y2[1] (numeric) 1.9661276749732184 absolute error 2.4069635173873394e-13 relative error 1.2242152674141167e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.116000000000941 y1[1] (analytic) 0.7409694443793933 y1[1] (numeric) 0.740969444380305 absolute error 9.117151478221786e-13 relative error 1.2304355526911033e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9658691273950524 y2[1] (numeric) 1.965869127395294 absolute error 2.4158453015843406e-13 relative error 1.2288942676390395e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.11700000000094 y1[1] (analytic) 0.740003704928244 y1[1] (numeric) 0.7400037049291549 absolute error 9.10937991704941e-13 relative error 1.230991122934002e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.96560961394808 y2[1] (numeric) 1.9656096139483226 absolute error 2.424727085781342e-13 relative error 1.2335751049319953e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.11800000000094 y1[1] (analytic) 0.7390382254733681 y1[1] (numeric) 0.7390382254742782 absolute error 9.101608355877033e-13 relative error 1.2315477118991077e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9653491348915746 y2[1] (numeric) 1.9653491348918177 absolute error 2.431388423929093e-13 relative error 1.2371279895076907e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.11900000000094 y1[1] (analytic) 0.738073006980245 y1[1] (numeric) 0.7380730069811543 absolute error 9.092726571680032e-13 relative error 1.2319548995406365e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9650876904860144 y2[1] (numeric) 1.9650876904862584 absolute error 2.440270208126094e-13 relative error 1.2418123730257327e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.120000000000939 y1[1] (analytic) 0.737108050414093 y1[1] (numeric) 0.7371080504150016 absolute error 9.086065233532281e-13 relative error 1.2326639531921957e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9648252809928444 y2[1] (numeric) 1.964825280993089 absolute error 2.446931546273845e-13 relative error 1.2453685169591202e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.121000000000938 y1[1] (analytic) 0.7361433567398687 y1[1] (numeric) 0.7361433567407766 absolute error 9.078293672359905e-13 relative error 1.2332236091302398e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9645619066744735 y2[1] (numeric) 1.964561906674719 absolute error 2.4558133304708463e-13 relative error 1.250056474233455e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.122000000000938 y1[1] (analytic) 0.7351789269222657 y1[1] (numeric) 0.7351789269231728 absolute error 9.070522111187529e-13 relative error 1.233784291010643e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9642975677942767 y2[1] (numeric) 1.964297567794523 absolute error 2.462474668618597e-13 relative error 1.253615902698351e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.123000000000937 y1[1] (analytic) 0.7342147619257138 y1[1] (numeric) 0.73421476192662 absolute error 9.062750550015153e-13 relative error 1.2343460006504338e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9640322646165922 y2[1] (numeric) 1.964032264616839 absolute error 2.469136006766348e-13 relative error 1.2571769065353718e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.124000000000937 y1[1] (analytic) 0.7332508627143777 y1[1] (numeric) 0.7332508627152832 absolute error 9.054978988842777e-13 relative error 1.2349087398714663e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9637659974067234 y2[1] (numeric) 1.9637659974069712 absolute error 2.4780177909633494e-13 relative error 1.2618701995226151e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.125000000000936 y1[1] (analytic) 0.7322872302521567 y1[1] (numeric) 0.7322872302530614 absolute error 9.047207427670401e-13 relative error 1.235472510500432e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9634987664309373 y2[1] (numeric) 1.963498766431186 absolute error 2.4868995751603507e-13 relative error 1.266565387092553e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.126000000000936 y1[1] (analytic) 0.7313238655026831 y1[1] (numeric) 0.7313238655035871 absolute error 9.039435866498025e-13 relative error 1.2360373143688773e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9632305719564656 y2[1] (numeric) 1.963230571956715 absolute error 2.4935609133081016e-13 relative error 1.2701314603221225e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.127000000000935 y1[1] (analytic) 0.7303607694293217 y1[1] (numeric) 0.7303607694302249 absolute error 9.031664305325648e-13 relative error 1.2366031533132145e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.962961414251502 y2[1] (numeric) 1.962961414251752 absolute error 2.5002222514558525e-13 relative error 1.2736991330057366e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.128000000000934 y1[1] (analytic) 0.7293979429951684 y1[1] (numeric) 0.7293979429960707 absolute error 9.023892744153272e-13 relative error 1.2371700291747392e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.962691293585204 y2[1] (numeric) 1.962691293585455 absolute error 2.509104035652854e-13 relative error 1.2783997380808318e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.129000000000934 y1[1] (analytic) 0.7284353871630495 y1[1] (numeric) 0.7284353871639511 absolute error 9.016121182980896e-13 relative error 1.2377379437996429e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9624202102276933 y2[1] (numeric) 1.9624202102279447 absolute error 2.5135449277513544e-13 relative error 1.2808392996827708e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.130000000000933 y1[1] (analytic) 0.7274731028955208 y1[1] (numeric) 0.7274731028964215 absolute error 9.007239398783895e-13 relative error 1.238154285420709e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9621481644500522 y2[1] (numeric) 1.9621481644503043 absolute error 2.5202062658991053e-13 relative error 1.2844118051632787e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.131000000000933 y1[1] (analytic) 0.7265110911548665 y1[1] (numeric) 0.7265110911557664 absolute error 8.999467837611519e-13 relative error 1.238724081046844e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9618751565243269 y2[1] (numeric) 1.9618751565245798 absolute error 2.5290880500961066e-13 relative error 1.2891177309042735e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.132000000000932 y1[1] (analytic) 0.7255493529030982 y1[1] (numeric) 0.7255493529039974 absolute error 8.991696276439143e-13 relative error 1.239294920526246e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.961601186723525 y2[1] (numeric) 1.9616011867237788 absolute error 2.537969834293108e-13 relative error 1.2938256009787061e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.133000000000932 y1[1] (analytic) 0.7245878891019542 y1[1] (numeric) 0.7245878891028525 absolute error 8.983924715266767e-13 relative error 1.2398668057233663e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9613262553216169 y2[1] (numeric) 1.9613262553218713 absolute error 2.544631172440859e-13 relative error 1.2974033083667623e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.134000000000931 y1[1] (analytic) 0.723626700712898 y1[1] (numeric) 0.7236267007137956 absolute error 8.976153154094391e-13 relative error 1.24043973850762e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9610503625935334 y2[1] (numeric) 1.9610503625937885 absolute error 2.5512925105886097e-13 relative error 1.3009826566689841e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.13500000000093 y1[1] (analytic) 0.7226657886971183 y1[1] (numeric) 0.722665788698015 absolute error 8.967271369897389e-13 relative error 1.2408600919194374e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9607735088151674 y2[1] (numeric) 1.9607735088154232 absolute error 2.5579538487363607e-13 relative error 1.3045636516591099e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.13600000000093 y1[1] (analytic) 0.7217051540155266 y1[1] (numeric) 0.7217051540164225 absolute error 8.959499808725013e-13 relative error 1.2414349210165486e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9604956942633727 y2[1] (numeric) 1.9604956942636291 absolute error 2.5646151868841116e-13 relative error 1.3081462991163202e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.13700000000093 y1[1] (analytic) 0.7207447976287578 y1[1] (numeric) 0.7207447976296529 absolute error 8.951728247552637e-13 relative error 1.2420108028533432e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9602169192159637 y2[1] (numeric) 1.9602169192162209 absolute error 2.5712765250318625e-13 relative error 1.3117306048252594e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.138000000000929 y1[1] (analytic) 0.7197847204971681 y1[1] (numeric) 0.7197847204980624 absolute error 8.942846463355636e-13 relative error 1.242433495556651e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9599371839517157 y2[1] (numeric) 1.9599371839519735 absolute error 2.5779378631796135e-13 relative error 1.3153165745760568e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.139000000000928 y1[1] (analytic) 0.7188249235808345 y1[1] (numeric) 0.718824923581728 absolute error 8.93507490218326e-13 relative error 1.2430112825906318e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9596564887503636 y2[1] (numeric) 1.959656488750622 absolute error 2.5845992013273644e-13 relative error 1.3189042141643484e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.140000000000928 y1[1] (analytic) 0.7178654078395539 y1[1] (numeric) 0.7178654078404466 absolute error 8.927303341010884e-13 relative error 1.2435901275530156e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9593748338926025 y2[1] (numeric) 1.9593748338928618 absolute error 2.5934809855243657e-13 relative error 1.3236267714901762e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.141000000000927 y1[1] (analytic) 0.716906174232842 y1[1] (numeric) 0.7169061742337338 absolute error 8.918421556813882e-13 relative error 1.2440151692594145e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9590922196600877 y2[1] (numeric) 1.9590922196603477 absolute error 2.6001423236721166e-13 relative error 1.3272179316414489e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.142000000000927 y1[1] (analytic) 0.7159472237199321 y1[1] (numeric) 0.7159472237208232 absolute error 8.910649995641506e-13 relative error 1.2445959283623426e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.958808646335433 y2[1] (numeric) 1.958808646335694 absolute error 2.609024107869118e-13 relative error 1.3319443493115661e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.143000000000926 y1[1] (analytic) 0.714988557259775 y1[1] (numeric) 0.7149885572606652 absolute error 8.90287843446913e-13 relative error 1.2451777506188075e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9585241142022123 y2[1] (numeric) 1.9585241142024736 absolute error 2.6134649999676185e-13 relative error 1.3344053213417751e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.144000000000926 y1[1] (analytic) 0.7140301758110368 y1[1] (numeric) 0.7140301758119263 absolute error 8.895106873296754e-13 relative error 1.2457606379440726e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9582386235449567 y2[1] (numeric) 1.958238623545219 absolute error 2.62234678416462e-13 relative error 1.3391354621621356e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.145000000000925 y1[1] (analytic) 0.713072080332099 y1[1] (numeric) 0.7130720803329876 absolute error 8.886225089099753e-13 relative error 1.2461888964943307e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.957952174649158 y2[1] (numeric) 1.9579521746494206 absolute error 2.6267876762631204e-13 relative error 1.3415995090553272e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.146000000000925 y1[1] (analytic) 0.7121142717810569 y1[1] (numeric) 0.7121142717819448 absolute error 8.878453527927377e-13 relative error 1.24677371030939e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.957664767801264 y2[1] (numeric) 1.9576647678015275 absolute error 2.6356694604601216e-13 relative error 1.3463333987567e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.147000000000924 y1[1] (analytic) 0.7111567511157191 y1[1] (numeric) 0.7111567511166061 absolute error 8.870681966755001e-13 relative error 1.2473595944688665e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.957376403288682 y2[1] (numeric) 1.9573764032889465 absolute error 2.644551244657123e-13 relative error 1.3510693396599068e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.148000000000923 y1[1] (analytic) 0.7101995192936061 y1[1] (numeric) 0.7101995192944923 absolute error 8.861800182558e-13 relative error 1.247790225396423e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9570870813997767 y2[1] (numeric) 1.9570870814000418 absolute error 2.651212582804874e-13 relative error 1.3546727726129767e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.149000000000923 y1[1] (analytic) 0.7092425772719496 y1[1] (numeric) 0.709242577272835 absolute error 8.854028621385623e-13 relative error 1.2483780451311885e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9567968024238698 y2[1] (numeric) 1.9567968024241356 absolute error 2.657873920952625e-13 relative error 1.35827793548126e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.150000000000922 y1[1] (analytic) 0.7082859260076917 y1[1] (numeric) 0.7082859260085762 absolute error 8.845146837188622e-13 relative error 1.248810192663996e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.95650556665124 y2[1] (numeric) 1.9565055666515065 absolute error 2.6645352591003757e-13 relative error 1.361884834123422e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.151000000000922 y1[1] (analytic) 0.7073295664574835 y1[1] (numeric) 0.7073295664583671 absolute error 8.836265052991621e-13 relative error 1.249242993933685e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9562133743731236 y2[1] (numeric) 1.9562133743733907 absolute error 2.6711965972481266e-13 relative error 1.3654934744038965e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.152000000000921 y1[1] (analytic) 0.7063734995776842 y1[1] (numeric) 0.7063734995785672 absolute error 8.82960371484387e-13 relative error 1.24999079383963e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9559202258817123 y2[1] (numeric) 1.9559202258819801 absolute error 2.6778579353958776e-13 relative error 1.3691038621929082e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.15300000000092 y1[1] (analytic) 0.7054177263243611 y1[1] (numeric) 0.7054177263252432 absolute error 8.821832153671494e-13 relative error 1.2505827149593192e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.955626121470155 y2[1] (numeric) 1.9556261214704234 absolute error 2.6845192735436285e-13 relative error 1.3727160033664939e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.15400000000092 y1[1] (analytic) 0.704462247653287 y1[1] (numeric) 0.7044622476541684 absolute error 8.814060592499118e-13 relative error 1.251175719048199e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9553310614325554 y2[1] (numeric) 1.9553310614328248 absolute error 2.69340105774063e-13 relative error 1.3774654895357383e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.15500000000092 y1[1] (analytic) 0.7035070645199407 y1[1] (numeric) 0.7035070645208213 absolute error 8.806289031326742e-13 relative error 1.2517698080737795e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9550350460639743 y2[1] (numeric) 1.9550350460642443 absolute error 2.7000623958883807e-13 relative error 1.381081327071017e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.156000000000919 y1[1] (analytic) 0.7025521778795052 y1[1] (numeric) 0.7025521778803849 absolute error 8.79740724712974e-13 relative error 1.2522069568815123e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9547380756604267 y2[1] (numeric) 1.9547380756606973 absolute error 2.7067237340361316e-13 relative error 1.3846989362611354e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.157000000000918 y1[1] (analytic) 0.7015975886868668 y1[1] (numeric) 0.7015975886877459 absolute error 8.790745908981989e-13 relative error 1.2529612488314047e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9544401505188829 y2[1] (numeric) 1.9544401505191544 absolute error 2.715605518233133e-13 relative error 1.3894544263799374e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.158000000000918 y1[1] (analytic) 0.7006432978966151 y1[1] (numeric) 0.7006432978974934 absolute error 8.782974347809613e-13 relative error 1.2535586045248383e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.954141270937268 y2[1] (numeric) 1.9541412709375403 absolute error 2.722266856380884e-13 relative error 1.393075770348578e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.159000000000917 y1[1] (analytic) 0.6996893064630405 y1[1] (numeric) 0.6996893064639179 absolute error 8.774092563612612e-13 relative error 1.2539983793615523e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9538414372144621 y2[1] (numeric) 1.9538414372147348 absolute error 2.7267077484793845e-13 relative error 1.3955624527887875e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.160000000000917 y1[1] (analytic) 0.6987356153401344 y1[1] (numeric) 0.698735615341011 absolute error 8.766321002440236e-13 relative error 1.2545977061972029e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.953540649650298 y2[1] (numeric) 1.9535406496505716 absolute error 2.7355895326763857e-13 relative error 1.4003238341449827e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.161000000000916 y1[1] (analytic) 0.6977822254815879 y1[1] (numeric) 0.6977822254824637 absolute error 8.75854944126786e-13 relative error 1.255198129362349e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.953238908545564 y2[1] (numeric) 1.9532389085458384 absolute error 2.744471316873387e-13 relative error 1.405087367892439e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.162000000000916 y1[1] (analytic) 0.6968291378407906 y1[1] (numeric) 0.6968291378416657 absolute error 8.750777880095484e-13 relative error 1.2557996508600126e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9529362142020008 y2[1] (numeric) 1.952936214202276 absolute error 2.751132655021138e-13 relative error 1.4087160835128925e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.163000000000915 y1[1] (analytic) 0.6958763533708303 y1[1] (numeric) 0.6958763533717045 absolute error 8.741896095898483e-13 relative error 1.2562427295528397e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9526325669223028 y2[1] (numeric) 1.9526325669225786 absolute error 2.757793993168889e-13 relative error 1.4123466134315603e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.164000000000915 y1[1] (analytic) 0.6949238730244912 y1[1] (numeric) 0.6949238730253646 absolute error 8.734124534726107e-13 relative error 1.2568462350721817e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9523279670101172 y2[1] (numeric) 1.9523279670103937 absolute error 2.76445533131664e-13 relative error 1.4159789635909641e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.165000000000914 y1[1] (analytic) 0.6939716977542537 y1[1] (numeric) 0.6939716977551263 absolute error 8.72635297355373e-13 relative error 1.2574508444354268e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9520224147700442 y2[1] (numeric) 1.9520224147703213 absolute error 2.7711166694643907e-13 relative error 1.4196131399397066e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.166000000000913 y1[1] (analytic) 0.693019828512293 y1[1] (numeric) 0.6930198285131648 absolute error 8.717471189356729e-13 relative error 1.2578963589065756e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9517159105076356 y2[1] (numeric) 1.9517159105079134 absolute error 2.7777780076121417e-13 relative error 1.4232491484324938e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.167000000000913 y1[1] (analytic) 0.6920682662504781 y1[1] (numeric) 0.6920682662513491 absolute error 8.709699628184353e-13 relative error 1.258502961763035e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.951408454529396 y2[1] (numeric) 1.9514084545296744 absolute error 2.7844393457598926e-13 relative error 1.426886995030157e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.168000000000912 y1[1] (analytic) 0.6911170119203713 y1[1] (numeric) 0.6911170119212415 absolute error 8.701928067011977e-13 relative error 1.2591106740134174e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9511000471427808 y2[1] (numeric) 1.95110004714306 absolute error 2.7911006839076435e-13 relative error 1.4305266856996759e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.169000000000912 y1[1] (analytic) 0.690166066473227 y1[1] (numeric) 0.6901660664740963 absolute error 8.693046282814976e-13 relative error 1.2595586345235359e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9507906886561979 y2[1] (numeric) 1.9507906886564776 absolute error 2.7977620220553945e-13 relative error 1.4341682264141996e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.170000000000911 y1[1] (analytic) 0.6892154308599903 y1[1] (numeric) 0.6892154308608588 absolute error 8.6852747216426e-13 relative error 1.2601683498010593e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9504803793790058 y2[1] (numeric) 1.950480379379286 absolute error 2.802202914153895e-13 relative error 1.436673213316845e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.17100000000091 y1[1] (analytic) 0.6882651060312968 y1[1] (numeric) 0.6882651060321645 absolute error 8.677503160470224e-13 relative error 1.2607791800614168e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9501691196215132 y2[1] (numeric) 1.950169119621794 absolute error 2.808864252301646e-13 relative error 1.4403182903679592e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.17200000000091 y1[1] (analytic) 0.6873150929374713 y1[1] (numeric) 0.6873150929383383 absolute error 8.669731599297847e-13 relative error 1.2613911273568642e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9498569096949803 y2[1] (numeric) 1.9498569096952618 absolute error 2.815525590449397e-13 relative error 1.4439652348078377e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.17300000000091 y1[1] (analytic) 0.6863653925285269 y1[1] (numeric) 0.686365392529393 absolute error 8.660849815100846e-13 relative error 1.261842439811078e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9495437499116166 y2[1] (numeric) 1.949543749911899 absolute error 2.824407374646398e-13 relative error 1.4487530094025558e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.174000000000909 y1[1] (analytic) 0.6854160057541636 y1[1] (numeric) 0.685416005755029 absolute error 8.654188476953095e-13 relative error 1.2626183812896064e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9492296405845826 y2[1] (numeric) 1.9492296405848655 absolute error 2.828848266744899e-13 relative error 1.4512647498508768e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.175000000000908 y1[1] (analytic) 0.6844669335637685 y1[1] (numeric) 0.6844669335646331 absolute error 8.645306692756094e-13 relative error 1.263071489479141e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9489145820279867 y2[1] (numeric) 1.9489145820282705 absolute error 2.8377300509419e-13 relative error 1.456056656925947e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.176000000000908 y1[1] (analytic) 0.6835181769064136 y1[1] (numeric) 0.6835181769072772 absolute error 8.636424908559093e-13 relative error 1.2635252726778005e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.948598574556888 y2[1] (numeric) 1.9485985745571726 absolute error 2.8466118351389014e-13 relative error 1.460850824950553e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.177000000000907 y1[1] (analytic) 0.6825697367308554 y1[1] (numeric) 0.6825697367317182 absolute error 8.627543124362091e-13 relative error 1.2639797313141096e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.948281618487294 y2[1] (numeric) 1.948281618487579 absolute error 2.851052727237402e-13 relative error 1.4633678725825312e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.178000000000907 y1[1] (analytic) 0.681621613985534 y1[1] (numeric) 0.681621613986396 absolute error 8.619771563189715e-13 relative error 1.2645977454835597e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.94796371413616 y2[1] (numeric) 1.947963714136446 absolute error 2.859934511434403e-13 relative error 1.468166214124098e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.179000000000906 y1[1] (analytic) 0.680673809618572 y1[1] (numeric) 0.6806738096194332 absolute error 8.612000002017339e-13 relative error 1.2652168895470256e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9476448618213915 y2[1] (numeric) 1.947644861821678 absolute error 2.864375403532904e-13 relative error 1.470686704584432e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.180000000000906 y1[1] (analytic) 0.6797263245777738 y1[1] (numeric) 0.6797263245786342 absolute error 8.604228440844963e-13 relative error 1.265837165595971e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9473250618618398 y2[1] (numeric) 1.947325061862127 absolute error 2.871036741680655e-13 relative error 1.4743489918091297e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.181000000000905 y1[1] (analytic) 0.6787791598106243 y1[1] (numeric) 0.678779159811484 absolute error 8.596456879672587e-13 relative error 1.2664585757274798e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9470043145773053 y2[1] (numeric) 1.947004314577593 absolute error 2.877698079828406e-13 relative error 1.4780132012461174e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.182000000000905 y1[1] (analytic) 0.6778323162642883 y1[1] (numeric) 0.6778323162651472 absolute error 8.588685318500211e-13 relative error 1.2670811220442703e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.946682620288535 y2[1] (numeric) 1.9466826202888234 absolute error 2.8843594179761567e-13 relative error 1.481679338950815e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.183000000000904 y1[1] (analytic) 0.6768857948856092 y1[1] (numeric) 0.6768857948864673 absolute error 8.580913757327835e-13 relative error 1.267704806654714e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9463599793172235 y2[1] (numeric) 1.9463599793175126 absolute error 2.8910207561239076e-13 relative error 1.4853474109851293e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.184000000000903 y1[1] (analytic) 0.6759395966211083 y1[1] (numeric) 0.6759395966219655 absolute error 8.572031973130834e-13 relative error 1.2681653828213007e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9460363919860113 y2[1] (numeric) 1.9460363919863013 absolute error 2.899902540320909e-13 relative error 1.4901584329373395e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.185000000000903 y1[1] (analytic) 0.6749937224169837 y1[1] (numeric) 0.6749937224178401 absolute error 8.563150188933832e-13 relative error 1.2686266411888e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.945711858618486 y2[1] (numeric) 1.9457118586187767 absolute error 2.90656387846866e-13 relative error 1.4938305821563978e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.186000000000902 y1[1] (analytic) 0.6740481732191096 y1[1] (numeric) 0.6740481732199651 absolute error 8.555378627761456e-13 relative error 1.2692532919276083e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.945386379539181 y2[1] (numeric) 1.9453863795394724 absolute error 2.913225216616411e-13 relative error 1.4975046845483156e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.187000000000902 y1[1] (analytic) 0.6731029499730352 y1[1] (numeric) 0.6731029499738899 absolute error 8.546496843564455e-13 relative error 1.2697161472709087e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9450599550735752 y2[1] (numeric) 1.9450599550738672 absolute error 2.9198865547641617e-13 relative error 1.5011807462015803e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.188000000000901 y1[1] (analytic) 0.6721580536239835 y1[1] (numeric) 0.6721580536248374 absolute error 8.538725282392079e-13 relative error 1.2703448595691133e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9447325855480933 y2[1] (numeric) 1.9447325855483857 absolute error 2.9243274468626623e-13 relative error 1.503716998724781e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.1890000000009 y1[1] (analytic) 0.6712134851168509 y1[1] (numeric) 0.671213485117704 absolute error 8.530953721219703e-13 relative error 1.27097472121475e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9444042712901042 y2[1] (numeric) 1.9444042712903975 absolute error 2.9332092310596636e-13 relative error 1.5085387716791485e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.1900000000009 y1[1] (analytic) 0.6702692453962057 y1[1] (numeric) 0.670269245397058 absolute error 8.523182160047327e-13 relative error 1.2716057343507014e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9440750126279227 y2[1] (numeric) 1.9440750126282167 absolute error 2.9398705692074145e-13 relative error 1.512220747713544e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.1910000000009 y1[1] (analytic) 0.6693253354062877 y1[1] (numeric) 0.6693253354071392 absolute error 8.515410598874951e-13 relative error 1.272237901125617e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9437448098908072 y2[1] (numeric) 1.9437448098911019 absolute error 2.9465319073551655e-13 relative error 1.5159047074295167e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.192000000000899 y1[1] (analytic) 0.6683817560910068 y1[1] (numeric) 0.6683817560918575 absolute error 8.506528814677949e-13 relative error 1.2727051175705194e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9434136634089605 y2[1] (numeric) 1.9434136634092558 absolute error 2.9531932455029164e-13 relative error 1.5195906569488104e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.193000000000898 y1[1] (analytic) 0.667438508393942 y1[1] (numeric) 0.6674385083947919 absolute error 8.498757253505573e-13 relative error 1.2733393633454176e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.943081573513529 y2[1] (numeric) 1.943081573513825 absolute error 2.9598545836506673e-13 relative error 1.52327860239989e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.194000000000898 y1[1] (analytic) 0.6664955932583412 y1[1] (numeric) 0.6664955932591903 absolute error 8.490985692333197e-13 relative error 1.2739747686586721e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9427485405366025 y2[1] (numeric) 1.9427485405368992 absolute error 2.9665159217984183e-13 relative error 1.526968549917965e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.195000000000897 y1[1] (analytic) 0.6655530116271193 y1[1] (numeric) 0.6655530116279677 absolute error 8.483214131160821e-13 relative error 1.27461133568029e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.942414564811214 y2[1] (numeric) 1.9424145648115114 absolute error 2.973177259946169e-13 relative error 1.5306605056450122e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.196000000000897 y1[1] (analytic) 0.664610764442858 y1[1] (numeric) 0.6646107644437055 absolute error 8.47433234696382e-13 relative error 1.2750820179790253e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9420796466713395 y2[1] (numeric) 1.9420796466716375 absolute error 2.97983859809392e-13 relative error 1.534354475729801e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.197000000000896 y1[1] (analytic) 0.6636688526478043 y1[1] (numeric) 0.6636688526486509 absolute error 8.466560785791444e-13 relative error 1.2757206778671105e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9417437864518967 y2[1] (numeric) 1.9417437864521954 absolute error 2.986499936241671e-13 relative error 1.538050466327915e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.198000000000896 y1[1] (analytic) 0.6627272771838699 y1[1] (numeric) 0.6627272771847157 absolute error 8.457679001594443e-13 relative error 1.2761929820564647e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9414069844887458 y2[1] (numeric) 1.9414069844890451 absolute error 2.993161274389422e-13 relative error 1.541748483601777e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.199000000000895 y1[1] (analytic) 0.6617860389926301 y1[1] (numeric) 0.6617860389934751 absolute error 8.449907440422066e-13 relative error 1.276833741201991e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9410692411186892 y2[1] (numeric) 1.941069241118989 absolute error 2.9976021664879227e-13 relative error 1.5443046043840897e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.200000000000895 y1[1] (analytic) 0.6608451390153232 y1[1] (numeric) 0.6608451390161674 absolute error 8.44213587924969e-13 relative error 1.2774756718084812e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9407305566794695 y2[1] (numeric) 1.9407305566797701 absolute error 3.006483950684924e-13 relative error 1.5491506228607673e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.201000000000894 y1[1] (analytic) 0.6599045781928491 y1[1] (numeric) 0.6599045781936924 absolute error 8.433254095052689e-13 relative error 1.2779505361437534e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9403909315097718 y2[1] (numeric) 1.940390931510073 absolute error 3.0109248427834245e-13 relative error 1.5517104279809717e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.202000000000893 y1[1] (analytic) 0.6589643574657684 y1[1] (numeric) 0.6589643574666109 absolute error 8.424372310855688e-13 relative error 1.278426096254123e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9400503659492208 y2[1] (numeric) 1.9400503659495225 absolute error 3.0175861809311755e-13 relative error 1.5554164128387162e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.203000000000893 y1[1] (analytic) 0.6580244777743018 y1[1] (numeric) 0.6580244777751435 absolute error 8.416600749683312e-13 relative error 1.2790710731843247e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9397088603383823 y2[1] (numeric) 1.9397088603386845 absolute error 3.022027073029676e-13 relative error 1.5579797230510578e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.204000000000892 y1[1] (analytic) 0.657084940058329 y1[1] (numeric) 0.6570849400591698 absolute error 8.408829188510936e-13 relative error 1.279717229216133e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9393664150187615 y2[1] (numeric) 1.9393664150190646 absolute error 3.0309088572266774e-13 relative error 1.5628345596555853e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.205000000000892 y1[1] (analytic) 0.6561457452573873 y1[1] (numeric) 0.6561457452582276 absolute error 8.402167850363185e-13 relative error 1.280533770293253e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9390230303328042 y2[1] (numeric) 1.939023030333108 absolute error 3.0375701953744283e-13 relative error 1.5665467340287728e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.206000000000891 y1[1] (analytic) 0.655206894310672 y1[1] (numeric) 0.6552068943115114 absolute error 8.393286066166183e-13 relative error 1.2810130874762185e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9386787066238949 y2[1] (numeric) 1.9386787066241993 absolute error 3.044231533522179e-13 relative error 1.5702609839995332e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.20700000000089 y1[1] (analytic) 0.6542683881570335 y1[1] (numeric) 0.654268388157872 absolute error 8.385514504993807e-13 relative error 1.2816627941653154e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.938333444236357 y2[1] (numeric) 1.9383334442366622 absolute error 3.0531133177191805e-13 relative error 1.575122859690435e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.20800000000089 y1[1] (analytic) 0.6533302277349782 y1[1] (numeric) 0.6533302277358157 absolute error 8.375522497772181e-13 relative error 1.2819738230709404e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.937987243515453 y2[1] (numeric) 1.937987243515759 absolute error 3.0597746558669314e-13 relative error 1.5788414841764327e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.20900000000089 y1[1] (analytic) 0.652392413982666 y1[1] (numeric) 0.6523924139835029 absolute error 8.36886115962443e-13 relative error 1.282795596677001e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.937640104807384 y2[1] (numeric) 1.9376401048076906 absolute error 3.0664359940146824e-13 relative error 1.5825622035829556e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.210000000000889 y1[1] (analytic) 0.651454947837911 y1[1] (numeric) 0.651454947838747 absolute error 8.359979375427429e-13 relative error 1.2832782072149494e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.937292028459288 y2[1] (numeric) 1.9372920284595954 absolute error 3.0730973321624333e-13 relative error 1.5862850241563433e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.211000000000888 y1[1] (analytic) 0.6505178302381792 y1[1] (numeric) 0.6505178302390143 absolute error 8.351097591230427e-13 relative error 1.2837615209060102e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9369430148192417 y2[1] (numeric) 1.9369430148195497 absolute error 3.079758670310184e-13 relative error 1.590009952150085e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.212000000000888 y1[1] (analytic) 0.649581062120588 y1[1] (numeric) 0.6495810621214223 absolute error 8.343326030058051e-13 relative error 1.2844164518622003e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9365930642362588 y2[1] (numeric) 1.9365930642365674 absolute error 3.086420008457935e-13 relative error 1.5937369938248427e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.213000000000887 y1[1] (analytic) 0.6486446444219054 y1[1] (numeric) 0.648644644422739 absolute error 8.335554468885675e-13 relative error 1.285072580274614e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9362421770602896 y2[1] (numeric) 1.9362421770605989 absolute error 3.093081346605686e-13 relative error 1.597466155448475e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.214000000000887 y1[1] (analytic) 0.6477085780785492 y1[1] (numeric) 0.6477085780793819 absolute error 8.326672684688674e-13 relative error 1.2855585006130454e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9358903536422214 y2[1] (numeric) 1.9358903536425314 absolute error 3.099742684753437e-13 relative error 1.6011974432960634e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.215000000000886 y1[1] (analytic) 0.6467728640265855 y1[1] (numeric) 0.6467728640274173 absolute error 8.317790900491673e-13 relative error 1.2860451269875433e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9355375943338777 y2[1] (numeric) 1.9355375943341881 absolute error 3.1041835768519377e-13 relative error 1.6037836650340308e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.216000000000886 y1[1] (analytic) 0.6458375032017283 y1[1] (numeric) 0.6458375032025593 absolute error 8.310019339319297e-13 relative error 1.2867043641972662e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9351838994880173 y2[1] (numeric) 1.9351838994883286 absolute error 3.113065361048939e-13 relative error 1.6086664227996877e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.217000000000885 y1[1] (analytic) 0.6449024965393384 y1[1] (numeric) 0.6449024965401686 absolute error 8.302247778146921e-13 relative error 1.2873648067263285e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9348292694583356 y2[1] (numeric) 1.9348292694586475 absolute error 3.11972669919669e-13 relative error 1.612404127042213e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.218000000000885 y1[1] (analytic) 0.6439678449744224 y1[1] (numeric) 0.6439678449752518 absolute error 8.294476216974545e-13 relative error 1.2880264568650925e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9344737045994622 y2[1] (numeric) 1.9344737045997749 absolute error 3.126388037344441e-13 relative error 1.6161439826817224e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.219000000000884 y1[1] (analytic) 0.6430335494416317 y1[1] (numeric) 0.6430335494424604 absolute error 8.286704655802168e-13 relative error 1.2886893169101053e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9341172052669622 y2[1] (numeric) 1.9341172052672755 absolute error 3.133049375492192e-13 relative error 1.619885996029772e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.220000000000883 y1[1] (analytic) 0.6420996108752619 y1[1] (numeric) 0.6420996108760897 absolute error 8.277822871605167e-13 relative error 1.2891804840562762e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9337597718173347 y2[1] (numeric) 1.9337597718176487 absolute error 3.1397107136399427e-13 relative error 1.6236301734052846e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.221000000000883 y1[1] (analytic) 0.6411660302092513 y1[1] (numeric) 0.6411660302100783 absolute error 8.270051310432791e-13 relative error 1.2898455190668433e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9334014046080132 y2[1] (numeric) 1.9334014046083279 absolute error 3.1463720517876936e-13 relative error 1.6273765211345772e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.222000000000882 y1[1] (analytic) 0.6402328083771807 y1[1] (numeric) 0.6402328083780069 absolute error 8.262279749260415e-13 relative error 1.2905117702735492e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9330421039973649 y2[1] (numeric) 1.9330421039976802 absolute error 3.1530333899354446e-13 relative error 1.6311250455513837e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.223000000000882 y1[1] (analytic) 0.6392999463122717 y1[1] (numeric) 0.6392999463130971 absolute error 8.253397965063414e-13 relative error 1.2910055776904396e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9326818703446904 y2[1] (numeric) 1.9326818703450062 absolute error 3.157474282033945e-13 relative error 1.6337268592843038e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.224000000000881 y1[1] (analytic) 0.6383674449473863 y1[1] (numeric) 0.6383674449482108 absolute error 8.245626403891038e-13 relative error 1.2916740145748873e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9323207040102233 y2[1] (numeric) 1.9323207040105397 absolute error 3.164135620181696e-13 relative error 1.6374795413696275e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.22500000000088 y1[1] (analytic) 0.6374353052150258 y1[1] (numeric) 0.6374353052158496 absolute error 8.237854842718662e-13 relative error 1.2923436739889689e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9319586053551299 y2[1] (numeric) 1.9319586053554467 absolute error 3.168576512280197e-13 relative error 1.6400850947309784e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.22600000000088 y1[1] (analytic) 0.6365035280473299 y1[1] (numeric) 0.6365035280481528 absolute error 8.22897305852166e-13 relative error 1.2928401329944804e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9315955747415086 y2[1] (numeric) 1.931595574741826 absolute error 3.1752378504279477e-13 relative error 1.6438419573687762e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.22700000000088 y1[1] (analytic) 0.6355721143760756 y1[1] (numeric) 0.6355721143768978 absolute error 8.221201497349284e-13 relative error 1.2935119888668843e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9312316125323903 y2[1] (numeric) 1.9312316125327085 absolute error 3.1818991885756986e-13 relative error 1.6476010272032208e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.228000000000879 y1[1] (analytic) 0.6346410651326766 y1[1] (numeric) 0.6346410651334979 absolute error 8.213429936176908e-13 relative error 1.2941850736462866e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9308667190917372 y2[1] (numeric) 1.9308667190920559 absolute error 3.1863400806741993e-13 relative error 1.6502123368582507e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.229000000000879 y1[1] (analytic) 0.6337103812481821 y1[1] (numeric) 0.6337103812490026 absolute error 8.204548151979907e-13 relative error 1.2946841956131268e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9305008947844424 y2[1] (numeric) 1.9305008947847617 absolute error 3.19300141882195e-13 relative error 1.6539756223104353e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.230000000000878 y1[1] (analytic) 0.6327800636532758 y1[1] (numeric) 0.6327800636540954 absolute error 8.196776590807531e-13 relative error 1.2953594877001143e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9301341399763303 y2[1] (numeric) 1.9301341399766503 absolute error 3.199662756969701e-13 relative error 1.657741133478391e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.231000000000877 y1[1] (analytic) 0.6318501132782752 y1[1] (numeric) 0.631850113279094 absolute error 8.187894806610529e-13 relative error 1.2958603052437012e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.929766455034156 y2[1] (numeric) 1.9297664550344764 absolute error 3.204103649068202e-13 relative error 1.660358247346304e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.232000000000877 y1[1] (analytic) 0.6309205310531306 y1[1] (numeric) 0.6309205310539486 absolute error 8.180123245438153e-13 relative error 1.2965378114711083e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.929397840325604 y2[1] (numeric) 1.929397840325925 absolute error 3.2107649872159527e-13 relative error 1.6641280093244564e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.233000000000876 y1[1] (analytic) 0.6299913179074242 y1[1] (numeric) 0.6299913179082415 absolute error 8.172351684265777e-13 relative error 1.2972165571124086e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9290282962192893 y2[1] (numeric) 1.9290282962196108 absolute error 3.2152058793144533e-13 relative error 1.6667489458894662e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.234000000000876 y1[1] (analytic) 0.6290624747703691 y1[1] (numeric) 0.6290624747711855 absolute error 8.163469900068776e-13 relative error 1.2977200560323903e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9286578230847553 y2[1] (numeric) 1.9286578230850777 absolute error 3.2240876635114546e-13 relative error 1.6716742726061942e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.235000000000875 y1[1] (analytic) 0.6281340025708084 y1[1] (numeric) 0.6281340025716239 absolute error 8.154588115871775e-13 relative error 1.2982242773829973e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.928286421292476 y2[1] (numeric) 1.928286421292799 absolute error 3.2307490016592055e-13 relative error 1.6754507867631645e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.236000000000875 y1[1] (analytic) 0.6272059022372141 y1[1] (numeric) 0.6272059022380287 absolute error 8.146816554699399e-13 relative error 1.2989062324892169e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9279140912138528 y2[1] (numeric) 1.9279140912141763 absolute error 3.235189893757706e-13 relative error 1.6780778295576266e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.237000000000874 y1[1] (analytic) 0.6262781746976864 y1[1] (numeric) 0.6262781746985002 absolute error 8.137934770502397e-13 relative error 1.2994121620844757e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9275408332212156 y2[1] (numeric) 1.9275408332215398 absolute error 3.241851231905457e-13 relative error 1.6818586543185327e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.238000000000874 y1[1] (analytic) 0.6253508208799529 y1[1] (numeric) 0.6253508208807659 absolute error 8.130163209330021e-13 relative error 1.3000963519788438e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9271666476878226 y2[1] (numeric) 1.9271666476881473 absolute error 3.2462921240039577e-13 relative error 1.6844895732804405e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.239000000000873 y1[1] (analytic) 0.6244238417113672 y1[1] (numeric) 0.6244238417121795 absolute error 8.122391648157645e-13 relative error 1.3007817936446006e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.926791534987859 y2[1] (numeric) 1.9267915349881843 absolute error 3.2529534621517087e-13 relative error 1.6882747318963106e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.240000000000872 y1[1] (analytic) 0.6234972381189087 y1[1] (numeric) 0.62349723811972 absolute error 8.113509863960644e-13 relative error 1.3012904256703856e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9264154954964376 y2[1] (numeric) 1.9264154954967636 absolute error 3.2596148002994596e-13 relative error 1.6920621786524076e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.241000000000872 y1[1] (analytic) 0.6225710110291807 y1[1] (numeric) 0.6225710110299911 absolute error 8.104628079763643e-13 relative error 1.301799784472099e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.926038529589598 y2[1] (numeric) 1.9260385295899247 absolute error 3.2662761384472105e-13 relative error 1.6958519200252924e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.242000000000871 y1[1] (analytic) 0.62164516136841 y1[1] (numeric) 0.6216451613692197 absolute error 8.096856518591267e-13 relative error 1.3024884647646713e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9256606376443062 y2[1] (numeric) 1.9256606376446332 absolute error 3.270717030545711e-13 relative error 1.6984908797569002e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.24300000000087 y1[1] (analytic) 0.6207196900624465 y1[1] (numeric) 0.6207196900632553 absolute error 8.087974734394265e-13 relative error 1.3029995445416896e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9252818200384536 y2[1] (numeric) 1.9252818200387813 absolute error 3.277378368693462e-13 relative error 1.7022850029446616e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.24400000000087 y1[1] (analytic) 0.6197945980367614 y1[1] (numeric) 0.6197945980375693 absolute error 8.079092950197264e-13 relative error 1.3035113529205163e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9249020771508583 y2[1] (numeric) 1.9249020771511864 absolute error 3.2818192607919627e-13 relative error 1.704927902436234e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.24500000000087 y1[1] (analytic) 0.6188698862164466 y1[1] (numeric) 0.6188698862172536 absolute error 8.070211166000263e-13 relative error 1.3040238902782464e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9245214093612626 y2[1] (numeric) 1.9245214093615914 absolute error 3.2884805989397137e-13 relative error 1.7087264308642538e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.246000000000869 y1[1] (analytic) 0.6179455555262137 y1[1] (numeric) 0.6179455555270199 absolute error 8.062439604827887e-13 relative error 1.304716820555864e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9241398170503348 y2[1] (numeric) 1.9241398170506643 absolute error 3.2951419370874646e-13 relative error 1.712527285121539e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.247000000000869 y1[1] (analytic) 0.6170216068903935 y1[1] (numeric) 0.6170216068911989 absolute error 8.053557820630886e-13 relative error 1.3052310860260528e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.923757300599667 y2[1] (numeric) 1.923757300599997 absolute error 3.299582829185965e-13 relative error 1.7151762481459748e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.248000000000868 y1[1] (analytic) 0.6160980412329344 y1[1] (numeric) 0.616098041233739 absolute error 8.045786259458509e-13 relative error 1.305926284614912e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9233738603917756 y2[1] (numeric) 1.9233738603921062 absolute error 3.306244167333716e-13 relative error 1.7189815435363468e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.249000000000867 y1[1] (analytic) 0.6151748594774022 y1[1] (numeric) 0.6151748594782059 absolute error 8.036904475261508e-13 relative error 1.306442282457535e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9229894968101007 y2[1] (numeric) 1.922989496810432 absolute error 3.312905505481467e-13 relative error 1.7227891837043267e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.250000000000867 y1[1] (analytic) 0.6142520625469784 y1[1] (numeric) 0.6142520625477813 absolute error 8.029132914089132e-13 relative error 1.307139756404979e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.922604210239006 y2[1] (numeric) 1.9226042102393377 absolute error 3.3173463975799677e-13 relative error 1.7254442593608887e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.251000000000866 y1[1] (analytic) 0.6133296513644599 y1[1] (numeric) 0.613329651365262 absolute error 8.020251129892131e-13 relative error 1.3076574908859645e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9222180010637777 y2[1] (numeric) 1.9222180010641101 absolute error 3.3240077357277187e-13 relative error 1.7292563766899356e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.252000000000866 y1[1] (analytic) 0.6124076268522578 y1[1] (numeric) 0.612407626853059 absolute error 8.012479568719755e-13 relative error 1.308357247264125e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9218308696706252 y2[1] (numeric) 1.9218308696709583 absolute error 3.3306690738754696e-13 relative error 1.7330708578150268e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.253000000000865 y1[1] (analytic) 0.6114859899323967 y1[1] (numeric) 0.611485989933197 absolute error 8.003597784522753e-13 relative error 1.3088767226551826e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9214428164466801 y2[1] (numeric) 1.9214428164470136 absolute error 3.33510996597397e-13 relative error 1.7357320953956784e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.254000000000865 y1[1] (analytic) 0.6105647415265132 y1[1] (numeric) 0.6105647415273127 absolute error 7.994716000325752e-13 relative error 1.3093969331307332e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9210538417799952 y2[1] (numeric) 1.9210538417803293 absolute error 3.341771304121721e-13 relative error 1.7395510898462526e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.255000000000864 y1[1] (analytic) 0.6096438825558557 y1[1] (numeric) 0.6096438825566544 absolute error 7.986944439153376e-13 relative error 1.3100999891394155e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9206639460595452 y2[1] (numeric) 1.92066394605988 absolute error 3.348432642269472e-13 relative error 1.743372467182066e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.256000000000864 y1[1] (analytic) 0.6087234139412829 y1[1] (numeric) 0.608723413942081 absolute error 7.980283101005625e-13 relative error 1.3109867171587716e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.920273129675226 y2[1] (numeric) 1.9202731296755613 absolute error 3.352873534367973e-13 relative error 1.7460399161733004e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.257000000000863 y1[1] (analytic) 0.6078033366032638 y1[1] (numeric) 0.6078033366040609 absolute error 7.971401316808624e-13 relative error 1.3115099632978583e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.919881393017854 y2[1] (numeric) 1.9198813930181897 absolute error 3.3573144264664734e-13 relative error 1.7487092893739255e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.258000000000862 y1[1] (analytic) 0.6068836514618754 y1[1] (numeric) 0.6068836514626716 absolute error 7.962519532611623e-13 relative error 1.3120339480938925e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9194887364791653 y2[1] (numeric) 1.9194887364795017 absolute error 3.3639757646142243e-13 relative error 1.7525373817950183e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.259000000000862 y1[1] (analytic) 0.6059643594368027 y1[1] (numeric) 0.6059643594375982 absolute error 7.954747971439247e-13 relative error 1.312741887795608e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9190951604518167 y2[1] (numeric) 1.9190951604521538 absolute error 3.3706371027619753e-13 relative error 1.756367882230717e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.260000000000861 y1[1] (analytic) 0.6050454614473378 y1[1] (numeric) 0.6050454614481324 absolute error 7.945866187242245e-13 relative error 1.313267629218278e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9187006653293843 y2[1] (numeric) 1.918700665329722 absolute error 3.377298440909726e-13 relative error 1.7602007973088097e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.26100000000086 y1[1] (analytic) 0.6041269584123785 y1[1] (numeric) 0.6041269584131723 absolute error 7.938094626069869e-13 relative error 1.3139778842068007e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9183052515063634 y2[1] (numeric) 1.9183052515067016 absolute error 3.381739333008227e-13 relative error 1.762878629640768e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.26200000000086 y1[1] (analytic) 0.6032088512504279 y1[1] (numeric) 0.6032088512512208 absolute error 7.929212841872868e-13 relative error 1.3145053865565676e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9179089193781673 y2[1] (numeric) 1.9179089193785062 absolute error 3.388400671155978e-13 relative error 1.766716154724688e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.26300000000086 y1[1] (analytic) 0.6022911408795929 y1[1] (numeric) 0.6022911408803849 absolute error 7.920331057675867e-13 relative error 1.3150336307635083e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9175116693411285 y2[1] (numeric) 1.9175116693414678 absolute error 3.3928415632544784e-13 relative error 1.769398130661851e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.264000000000859 y1[1] (analytic) 0.6013738282175838 y1[1] (numeric) 0.601373828218375 absolute error 7.912559496503491e-13 relative error 1.3157472316272197e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9171135017924965 y2[1] (numeric) 1.9171135017928365 absolute error 3.3995029014022293e-13 relative error 1.7732402897500342e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.265000000000859 y1[1] (analytic) 0.6004569141817133 y1[1] (numeric) 0.6004569141825037 absolute error 7.903677712306489e-13 relative error 1.3162772424858178e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9167144171304393 y2[1] (numeric) 1.91671441713078 absolute error 3.4061642395499803e-13 relative error 1.7770848954375964e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.266000000000858 y1[1] (analytic) 0.5995403996888955 y1[1] (numeric) 0.5995403996896849 absolute error 7.893685705084863e-13 relative error 1.3166228179420328e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9163144157540415 y2[1] (numeric) 1.9163144157543825 absolute error 3.410605131648481e-13 relative error 1.7797732478605073e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.267000000000857 y1[1] (analytic) 0.5986242856556445 y1[1] (numeric) 0.598624285656433 absolute error 7.884803920887862e-13 relative error 1.3171540329761286e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9159134980633041 y2[1] (numeric) 1.9159134980636459 absolute error 3.417266469796232e-13 relative error 1.7836225243209394e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.268000000000857 y1[1] (analytic) 0.5977085729980743 y1[1] (numeric) 0.597708572998862 absolute error 7.877032359715486e-13 relative error 1.3178717380954921e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.915511664459145 y2[1] (numeric) 1.9155116644594874 absolute error 3.423927807943983e-13 relative error 1.7874742667833072e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.269000000000856 y1[1] (analytic) 0.5967932626318977 y1[1] (numeric) 0.5967932626326846 absolute error 7.86926079854311e-13 relative error 1.3185907568458715e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.915108915343398 y2[1] (numeric) 1.9151089153437408 absolute error 3.4283687000424834e-13 relative error 1.7901690460397356e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.270000000000856 y1[1] (analytic) 0.5958783554724248 y1[1] (numeric) 0.5958783554732109 absolute error 7.860379014346108e-13 relative error 1.31912477473934e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9147052511188116 y2[1] (numeric) 1.9147052511191551 absolute error 3.4350300381902343e-13 relative error 1.794025496186976e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.271000000000855 y1[1] (analytic) 0.5949638524345628 y1[1] (numeric) 0.594963852435348 absolute error 7.851497230149107e-13 relative error 1.3196595386461154e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9143006721890505 y2[1] (numeric) 1.9143006721893945 absolute error 3.439470930288735e-13 relative error 1.7967245063731885e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.272000000000855 y1[1] (analytic) 0.5940497544328147 y1[1] (numeric) 0.594049754433599 absolute error 7.842615445952106e-13 relative error 1.320195048887792e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9138951789586933 y2[1] (numeric) 1.913895178959038 absolute error 3.446132268436486e-13 relative error 1.800585688455231e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.273000000000854 y1[1] (analytic) 0.5931360623812783 y1[1] (numeric) 0.5931360623820616 absolute error 7.833733661755105e-13 relative error 1.3207313057824906e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9134887718332332 y2[1] (numeric) 1.9134887718335785 absolute error 3.452793606584237e-13 relative error 1.8044493688229277e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.274000000000854 y1[1] (analytic) 0.5922227771936455 y1[1] (numeric) 0.5922227771944281 absolute error 7.825962100582728e-13 relative error 1.3214557767716167e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9130814512190777 y2[1] (numeric) 1.9130814512194234 absolute error 3.4572344986827375e-13 relative error 1.807154889552494e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.275000000000853 y1[1] (analytic) 0.5913098997832016 y1[1] (numeric) 0.5913098997839833 absolute error 7.817080316385727e-13 relative error 1.3219938173285766e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9126732175235466 y2[1] (numeric) 1.9126732175238932 absolute error 3.4661162828797387e-13 relative error 1.812184251404706e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.276000000000852 y1[1] (analytic) 0.5903974310628237 y1[1] (numeric) 0.5903974310636046 absolute error 7.809308755213351e-13 relative error 1.3227206529600174e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9122640711548744 y2[1] (numeric) 1.9122640711552215 absolute error 3.4705571749782393e-13 relative error 1.8148943063508298e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.277000000000852 y1[1] (analytic) 0.5894853719449809 y1[1] (numeric) 0.5894853719457608 absolute error 7.799316747991725e-13 relative error 1.3230721438020125e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.911854012522207 y2[1] (numeric) 1.9118540125225545 absolute error 3.47499806707674e-13 relative error 1.817606388519362e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.278000000000851 y1[1] (analytic) 0.5885737233417316 y1[1] (numeric) 0.5885737233425108 absolute error 7.791545186819349e-13 relative error 1.3238010597179687e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.911443042035603 y2[1] (numeric) 1.9114430420359512 absolute error 3.481659405224491e-13 relative error 1.821482162249876e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.27900000000085 y1[1] (analytic) 0.5876624861647248 y1[1] (numeric) 0.5876624861655032 absolute error 7.783773625646973e-13 relative error 1.3245313098759107e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.911031160106033 y2[1] (numeric) 1.9110311601063816 absolute error 3.4861002973229915e-13 relative error 1.8241985636328224e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.28000000000085 y1[1] (analytic) 0.5867516613251976 y1[1] (numeric) 0.5867516613259751 absolute error 7.774891841449971e-13 relative error 1.3250736817498098e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.910618367145379 y2[1] (numeric) 1.910618367145728 absolute error 3.490541189421492e-13 relative error 1.8269170073124796e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.28100000000085 y1[1] (analytic) 0.5858412497339747 y1[1] (numeric) 0.5858412497347513 absolute error 7.76601005725297e-13 relative error 1.3256168050268647e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9102046635664331 y2[1] (numeric) 1.910204663566783 absolute error 3.4994229736184934e-13 relative error 1.8319623233904802e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.28200000000085 y1[1] (analytic) 0.5849312523014674 y1[1] (numeric) 0.5849312523022431 absolute error 7.757128273055969e-13 relative error 1.3261606800003956e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9097900497829001 y2[1] (numeric) 1.9097900497832505 absolute error 3.503863865716994e-13 relative error 1.8346853708423626e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.283000000000849 y1[1] (analytic) 0.5840216699376731 y1[1] (numeric) 0.5840216699384481 absolute error 7.749356711883593e-13 relative error 1.3268954065883558e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.909374526209393 y2[1] (numeric) 1.909374526209744 absolute error 3.5083047578154947e-13 relative error 1.8374104763932277e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.284000000000848 y1[1] (analytic) 0.5831125035521744 y1[1] (numeric) 0.5831125035529484 absolute error 7.740474927686591e-13 relative error 1.3274410822154507e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9089580932614352 y2[1] (numeric) 1.908958093261787 absolute error 3.517186542012496e-13 relative error 1.842463988302341e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.285000000000847 y1[1] (analytic) 0.5822037540541374 y1[1] (numeric) 0.5822037540549105 absolute error 7.73159314348959e-13 relative error 1.327987511185071e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9085407513554602 y2[1] (numeric) 1.9085407513558124 absolute error 3.5216274341109965e-13 relative error 1.8451937332802088e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.286000000000847 y1[1] (analytic) 0.5812954223523114 y1[1] (numeric) 0.5812954223530837 absolute error 7.723821582317214e-13 relative error 1.3287256849643592e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9081225009088096 y2[1] (numeric) 1.9081225009091622 absolute error 3.526068326209497e-13 relative error 1.84792555222743e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.287000000000846 y1[1] (analytic) 0.5803875093550281 y1[1] (numeric) 0.5803875093557997 absolute error 7.716050021144838e-13 relative error 1.3294652101868138e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9077033423397336 y2[1] (numeric) 1.9077033423400869 absolute error 3.532729664357248e-13 relative error 1.8518233867664533e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.288000000000846 y1[1] (analytic) 0.5794800159702007 y1[1] (numeric) 0.5794800159709714 absolute error 7.707168236947837e-13 relative error 1.3300144999899653e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9072832760673908 y2[1] (numeric) 1.9072832760677447 absolute error 3.539391002504999e-13 relative error 1.855723817703071e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.289000000000845 y1[1] (analytic) 0.5785729431053221 y1[1] (numeric) 0.5785729431060921 absolute error 7.699396675775461e-13 relative error 1.3307564357315409e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9068623025118479 y2[1] (numeric) 1.9068623025122022 absolute error 3.5438318946034997e-13 relative error 1.858462401787127e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.290000000000845 y1[1] (analytic) 0.5776662916674654 y1[1] (numeric) 0.5776662916682345 absolute error 7.690514891578459e-13 relative error 1.3313075390602015e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9064404220940776 y2[1] (numeric) 1.9064404220944327 absolute error 3.5504932327512506e-13 relative error 1.8623677884731945e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.291000000000844 y1[1] (analytic) 0.5767600625632818 y1[1] (numeric) 0.57676006256405 absolute error 7.681633107381458e-13 relative error 1.3318593997722636e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.906017635235961 y2[1] (numeric) 1.9060176352363165 absolute error 3.554934124849751e-13 relative error 1.8651108253831332e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.292000000000844 y1[1] (analytic) 0.5758542566990004 y1[1] (numeric) 0.5758542566997676 absolute error 7.672751323184457e-13 relative error 1.3324120181323955e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9055939423602846 y2[1] (numeric) 1.9055939423606407 absolute error 3.561595462997502e-13 relative error 1.8690211927238184e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.293000000000843 y1[1] (analytic) 0.5749488749804268 y1[1] (numeric) 0.5749488749811933 absolute error 7.664979762012081e-13 relative error 1.3331584938353037e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9051693438907413 y2[1] (numeric) 1.905169343891098 absolute error 3.566036355096003e-13 relative error 1.8717687047249222e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.294000000000842 y1[1] (analytic) 0.5740439183129429 y1[1] (numeric) 0.5740439183137085 absolute error 7.65609797781508e-13 relative error 1.3337129326821506e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9047438402519297 y2[1] (numeric) 1.9047438402522867 absolute error 3.5704772471945034e-13 relative error 1.87451833246105e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.295000000000842 y1[1] (analytic) 0.5731393876015052 y1[1] (numeric) 0.5731393876022699 absolute error 7.647216193618078e-13 relative error 1.334268130763169e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.904317431869353 y2[1] (numeric) 1.9043174318697107 absolute error 3.5771385853422544e-13 relative error 1.878436087113268e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.296000000000841 y1[1] (analytic) 0.5722352837506444 y1[1] (numeric) 0.5722352837514082 absolute error 7.638334409421077e-13 relative error 1.3348240883289427e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.90389011916942 y2[1] (numeric) 1.9038901191697781 absolute error 3.581579477440755e-13 relative error 1.881190222786194e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.29700000000084 y1[1] (analytic) 0.5713316076644641 y1[1] (numeric) 0.5713316076652271 absolute error 7.629452625224076e-13 relative error 1.335380805625716e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.903461902579443 y2[1] (numeric) 1.9034619025798016 absolute error 3.5860203695392556e-13 relative error 1.883946489645904e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.29800000000084 y1[1] (analytic) 0.5704283602466405 y1[1] (numeric) 0.5704283602474025 absolute error 7.620570841027074e-13 relative error 1.3359382828953507e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9030327825276387 y2[1] (numeric) 1.903032782527998 absolute error 3.5926817076870066e-13 relative error 1.887871686012234e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.29900000000084 y1[1] (analytic) 0.5695255424004207 y1[1] (numeric) 0.5695255424011819 absolute error 7.611689056830073e-13 relative error 1.3364965203752818e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9026027594431274 y2[1] (numeric) 1.9026027594434871 absolute error 3.597122599785507e-13 relative error 1.890632493794106e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.30000000000084 y1[1] (analytic) 0.5686231550286227 y1[1] (numeric) 0.5686231550293831 absolute error 7.603917495657697e-13 relative error 1.337250765891681e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9021718337559317 y2[1] (numeric) 1.9021718337562918 absolute error 3.601563491884008e-13 relative error 1.8933954482821586e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.301000000000839 y1[1] (analytic) 0.5677211990336338 y1[1] (numeric) 0.5677211990343933 absolute error 7.595035711460696e-13 relative error 1.3378108346823842e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9017400058969773 y2[1] (numeric) 1.9017400058973382 absolute error 3.608224830031759e-13 relative error 1.8973281409883885e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.302000000000838 y1[1] (analytic) 0.5668196753174097 y1[1] (numeric) 0.5668196753181685 absolute error 7.58726415028832e-13 relative error 1.338567534029156e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9013072762980925 y2[1] (numeric) 1.9013072762984535 absolute error 3.610445276081009e-13 relative error 1.8989278172388127e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.303000000000837 y1[1] (analytic) 0.5659185847814744 y1[1] (numeric) 0.5659185847822321 absolute error 7.577272143066693e-13 relative error 1.338933257686281e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.900873645392006 y2[1] (numeric) 1.9008736453923678 absolute error 3.61710661422876e-13 relative error 1.902865360355304e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.304000000000837 y1[1] (analytic) 0.565017928326918 y1[1] (numeric) 0.5650179283276748 absolute error 7.568390358869692e-13 relative error 1.339495612339338e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9004391136123495 y2[1] (numeric) 1.9004391136127117 absolute error 3.6215475063272606e-13 relative error 1.9056372184654907e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.305000000000836 y1[1] (analytic) 0.564117706854397 y1[1] (numeric) 0.5641177068551531 absolute error 7.560618797697316e-13 relative error 1.3402555363589692e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.9000036813936543 y2[1] (numeric) 1.900003681394017 absolute error 3.6282088444750116e-13 relative error 1.90957990239983e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.306000000000836 y1[1] (analytic) 0.5632179212641328 y1[1] (numeric) 0.563217921264888 absolute error 7.551737013500315e-13 relative error 1.3408197304074721e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.899567349171353 y2[1] (numeric) 1.899567349171716 absolute error 3.630429290524262e-13 relative error 1.9111874565057993e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.307000000000835 y1[1] (analytic) 0.5623185724559111 y1[1] (numeric) 0.5623185724566654 absolute error 7.542855229303314e-13 relative error 1.3413846881066188e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8991301173817772 y2[1] (numeric) 1.8991301173821409 absolute error 3.637090628672013e-13 relative error 1.9151350375540687e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.308000000000835 y1[1] (analytic) 0.5614196613290803 y1[1] (numeric) 0.5614196613298338 absolute error 7.535083668130937e-13 relative error 1.3421481624445982e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.898691986462159 y2[1] (numeric) 1.8986919864625231 absolute error 3.6415315207705135e-13 relative error 1.9179158845852587e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.309000000000834 y1[1] (analytic) 0.5605211887825517 y1[1] (numeric) 0.5605211887833043 absolute error 7.525091660909311e-13 relative error 1.3425168952584576e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8982529568506292 y2[1] (numeric) 1.8982529568509938 absolute error 3.645972412869014e-13 relative error 1.9206989246143503e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.310000000000834 y1[1] (analytic) 0.5596231557147977 y1[1] (numeric) 0.5596231557155493 absolute error 7.51620987671231e-13 relative error 1.3430841450997458e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8978130289862176 y2[1] (numeric) 1.8978130289865827 absolute error 3.6504133049675147e-13 relative error 1.9234841626719725e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.311000000000833 y1[1] (analytic) 0.5587255630238512 y1[1] (numeric) 0.5587255630246021 absolute error 7.508438315539934e-13 relative error 1.343850865692252e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8973722033088516 y2[1] (numeric) 1.8973722033092173 absolute error 3.6570746431152656e-13 relative error 1.9274418781605668e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.312000000000833 y1[1] (analytic) 0.5578284116073051 y1[1] (numeric) 0.557828411608055 absolute error 7.498446308318307e-13 relative error 1.344220938247404e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8969304802593572 y2[1] (numeric) 1.8969304802597233 absolute error 3.6615155352137663e-13 relative error 1.9302317999092655e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.313000000000832 y1[1] (analytic) 0.5569317023623104 y1[1] (numeric) 0.5569317023630594 absolute error 7.490674747145931e-13 relative error 1.34498982826316e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8964878602794573 y2[1] (numeric) 1.8964878602798239 absolute error 3.665956427312267e-13 relative error 1.9330239355036364e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.314000000000831 y1[1] (analytic) 0.5560354361855764 y1[1] (numeric) 0.5560354361863246 absolute error 7.48179296294893e-13 relative error 1.345560458210057e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8960443438117718 y2[1] (numeric) 1.8960443438121388 absolute error 3.6703973194107675e-13 relative error 1.9358182900046894e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.31500000000083 y1[1] (analytic) 0.5551396139733693 y1[1] (numeric) 0.5551396139741166 absolute error 7.472911178751929e-13 relative error 1.3461318541591976e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.895599931299817 y2[1] (numeric) 1.8955999313001846 absolute error 3.674838211509268e-13 relative error 1.938614868480937e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.31600000000083 y1[1] (analytic) 0.554244236621511 y1[1] (numeric) 0.5542442366222575 absolute error 7.465139617579553e-13 relative error 1.3469043292330052e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8951546231880059 y2[1] (numeric) 1.8951546231883738 absolute error 3.679279103607769e-13 relative error 1.941413676008415e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.31700000000083 y1[1] (analytic) 0.553349305025379 y1[1] (numeric) 0.5533493050261247 absolute error 7.456257833382551e-13 relative error 1.3474775816408723e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.894708419921646 y2[1] (numeric) 1.8947084199220143 absolute error 3.6837199957062694e-13 relative error 1.9442147176707045e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.31800000000083 y1[1] (analytic) 0.5524548200799049 y1[1] (numeric) 0.5524548200806496 absolute error 7.44737604918555e-13 relative error 1.3480516014157304e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8942613219469404 y2[1] (numeric) 1.8942613219473095 absolute error 3.6903813338540203e-13 relative error 1.9481901948253952e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.319000000000829 y1[1] (analytic) 0.5515607826795733 y1[1] (numeric) 0.5515607826803172 absolute error 7.438494264988549e-13 relative error 1.3486263887093487e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.893813329710988 y2[1] (numeric) 1.8938133297113573 absolute error 3.6926017799032707e-13 relative error 1.9498235237718983e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.320000000000828 y1[1] (analytic) 0.5506671937184217 y1[1] (numeric) 0.5506671937191646 absolute error 7.429612480791548e-13 relative error 1.3492019436681038e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8933644436617798 y2[1] (numeric) 1.89336444366215 absolute error 3.701483564100272e-13 relative error 1.9549768014770455e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.321000000000828 y1[1] (analytic) 0.5497740540900389 y1[1] (numeric) 0.549774054090781 absolute error 7.420730696594546e-13 relative error 1.3497782664329266e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8929146642482029 y2[1] (numeric) 1.8929146642485732 absolute error 3.703704010149522e-13 relative error 1.9566143577954157e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.322000000000827 y1[1] (analytic) 0.5488813646875645 y1[1] (numeric) 0.5488813646883057 absolute error 7.411848912397545e-13 relative error 1.3503553571392487e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.892463991920036 y2[1] (numeric) 1.8924639919204067 absolute error 3.708144902248023e-13 relative error 1.9594269259970717e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.323000000000826 y1[1] (analytic) 0.5479891264036878 y1[1] (numeric) 0.5479891264044282 absolute error 7.404077351225169e-13 relative error 1.3511358153794459e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8920124271279515 y2[1] (numeric) 1.8920124271283227 absolute error 3.7125857943465235e-13 relative error 1.9622417596813447e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.324000000000826 y1[1] (analytic) 0.547097340130647 y1[1] (numeric) 0.5470973401313866 absolute error 7.395195567028168e-13 relative error 1.3517147725964437e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.891559970323514 y2[1] (numeric) 1.891559970323886 absolute error 3.7192471324942744e-13 relative error 1.966232734274965e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.325000000000825 y1[1] (analytic) 0.5462060067602283 y1[1] (numeric) 0.5462060067609671 absolute error 7.387424005855792e-13 relative error 1.352497759897155e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8911066219591808 y2[1] (numeric) 1.8911066219595531 absolute error 3.723688024592775e-13 relative error 1.9690523957528348e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.326000000000825 y1[1] (analytic) 0.5453151271837652 y1[1] (numeric) 0.545315127184503 absolute error 7.37854222165879e-13 relative error 1.3530785877451559e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8906523824882995 y2[1] (numeric) 1.8906523824886725 absolute error 3.730349362740526e-13 relative error 1.9730487726310586e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.327000000000824 y1[1] (analytic) 0.5444247022921369 y1[1] (numeric) 0.5444247022928739 absolute error 7.369660437461789e-13 relative error 1.3536601859603438e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8901972523651103 y2[1] (numeric) 1.8901972523654837 absolute error 3.7347902548390266e-13 relative error 1.975873285270026e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.328000000000824 y1[1] (analytic) 0.5435347329757683 y1[1] (numeric) 0.5435347329765045 absolute error 7.361888876289413e-13 relative error 1.354446814462843e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8897412320447429 y2[1] (numeric) 1.8897412320451168 absolute error 3.739231146937527e-13 relative error 1.9787000905365198e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.329000000000823 y1[1] (analytic) 0.5426452201246288 y1[1] (numeric) 0.542645220125364 absolute error 7.351896869067787e-13 relative error 1.354825693918263e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8892843219832174 y2[1] (numeric) 1.889284321983592 absolute error 3.745892485085278e-13 relative error 1.9827044778274264e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.330000000000823 y1[1] (analytic) 0.541756164628231 y1[1] (numeric) 0.5417561646289654 absolute error 7.344125307895411e-13 relative error 1.3556145342499547e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8888265226374443 y2[1] (numeric) 1.8888265226378191 absolute error 3.7481129311345285e-13 relative error 1.9843605996705763e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.331000000000822 y1[1] (analytic) 0.5408675673756304 y1[1] (numeric) 0.5408675673763639 absolute error 7.335243523698409e-13 relative error 1.35619955163703e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8883678344652224 y2[1] (numeric) 1.8883678344655979 absolute error 3.7547742692822794e-13 relative error 1.9883701685406092e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.332000000000821 y1[1] (analytic) 0.5399794292554241 y1[1] (numeric) 0.5399794292561567 absolute error 7.326361739501408e-13 relative error 1.3567853408052423e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8879082579252402 y2[1] (numeric) 1.8879082579256161 absolute error 3.75921516138078e-13 relative error 1.9912064824124744e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.33300000000082 y1[1] (analytic) 0.5390917511557503 y1[1] (numeric) 0.539091751156482 absolute error 7.317479955304407e-13 relative error 1.3573719018361118e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.887447793477074 y2[1] (numeric) 1.8874477934774505 absolute error 3.765876499528531e-13 relative error 1.9952215433683588e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.33400000000082 y1[1] (analytic) 0.5382045339642869 y1[1] (numeric) 0.5382045339650178 absolute error 7.308598171107406e-13 relative error 1.3579592348050295e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8869864415811881 y2[1] (numeric) 1.8869864415815654 absolute error 3.772537837676282e-13 relative error 1.999239504082026e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.33500000000082 y1[1] (analytic) 0.537317778568251 y1[1] (numeric) 0.537317778568981 absolute error 7.299716386910404e-13 relative error 1.3585473397811984e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8865242026989346 y2[1] (numeric) 1.8865242026993125 absolute error 3.779199175824033e-13 relative error 2.003260371861312e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.33600000000082 y1[1] (analytic) 0.536431485854398 y1[1] (numeric) 0.5364314858551271 absolute error 7.290834602713403e-13 relative error 1.359136216827573e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8860610772925526 y2[1] (numeric) 1.8860610772929307 absolute error 3.781419621873283e-13 relative error 2.0049295685066173e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.337000000000819 y1[1] (analytic) 0.5355456567090205 y1[1] (numeric) 0.5355456567097487 absolute error 7.281952818516402e-13 relative error 1.3597258660008001e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8855970658251668 y2[1] (numeric) 1.8855970658255454 absolute error 3.785860513971784e-13 relative error 2.0077781104920376e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.338000000000818 y1[1] (analytic) 0.5346602920179477 y1[1] (numeric) 0.534660292018675 absolute error 7.2730710343194e-13 relative error 1.360316287351157e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8851321687607894 y2[1] (numeric) 1.8851321687611682 absolute error 3.788080960021034e-13 relative error 2.009451126448692e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.339000000000818 y1[1] (analytic) 0.5337753926665441 y1[1] (numeric) 0.5337753926672705 absolute error 7.264189250122399e-13 relative error 1.360907480922491e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8846663865643165 y2[1] (numeric) 1.884666386564696 absolute error 3.794742298168785e-13 relative error 2.0134822402634733e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.340000000000817 y1[1] (analytic) 0.5328909595397089 y1[1] (numeric) 0.5328909595404344 absolute error 7.255307465925398e-13 relative error 1.361499446752157e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.884199719701531 y2[1] (numeric) 1.884199719701911 absolute error 3.7991831902672857e-13 relative error 2.0163378385753607e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.341000000000816 y1[1] (analytic) 0.5320069935218752 y1[1] (numeric) 0.5320069935225998 absolute error 7.246425681728397e-13 relative error 1.3620921848709563e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8837321686390995 y2[1] (numeric) 1.88373216863948 absolute error 3.8036240823657863e-13 relative error 2.0191957995354036e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.342000000000816 y1[1] (analytic) 0.531123495497009 y1[1] (numeric) 0.5311234954977327 absolute error 7.237543897531395e-13 relative error 1.3626856953030718e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.883263733844573 y2[1] (numeric) 1.8832637338449538 absolute error 3.808064974464287e-13 relative error 2.022056128426763e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.343000000000815 y1[1] (analytic) 0.5302404663486082 y1[1] (numeric) 0.5302404663493311 absolute error 7.228662113334394e-13 relative error 1.363279978066006e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8827944157863863 y2[1] (numeric) 1.8827944157867675 absolute error 3.8125058665627876e-13 relative error 2.0249188305407307e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.344000000000815 y1[1] (analytic) 0.529357906959702 y1[1] (numeric) 0.529357906960424 absolute error 7.219780329137393e-13 relative error 1.3638750331705176e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8823242149338573 y2[1] (numeric) 1.882324214934239 absolute error 3.816946758661288e-13 relative error 2.027783911176753e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.345000000000814 y1[1] (analytic) 0.5284758182128495 y1[1] (numeric) 0.5284758182135707 absolute error 7.212008767965017e-13 relative error 1.3646809408146467e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.881853131757187 y2[1] (numeric) 1.881853131757569 absolute error 3.821387650759789e-13 relative error 2.0306513756424522e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.346000000000814 y1[1] (analytic) 0.5275942009901395 y1[1] (numeric) 0.5275942009908599 absolute error 7.203126983768016e-13 relative error 1.365277891654203e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8813811667274583 y2[1] (numeric) 1.8813811667278408 absolute error 3.8258285428582894e-13 relative error 2.033521229253651e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.347000000000813 y1[1] (analytic) 0.5267130561731893 y1[1] (numeric) 0.5267130561739087 absolute error 7.194245199571014e-13 relative error 1.3658756158126188e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8809083203166361 y2[1] (numeric) 1.8809083203170194 absolute error 3.8324898810060404e-13 relative error 2.0375739952922697e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.348000000000813 y1[1] (analytic) 0.5258323846431434 y1[1] (numeric) 0.525832384643862 absolute error 7.185363415374013e-13 relative error 1.3664741132766795e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8804345929975672 y2[1] (numeric) 1.880434592997951 absolute error 3.836930773104541e-13 relative error 2.0404489405761027e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.349000000000812 y1[1] (analytic) 0.5249521872806733 y1[1] (numeric) 0.524952187281391 absolute error 7.177591854201637e-13 relative error 1.3672848743392384e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8799599852439788 y2[1] (numeric) 1.879959985244363 absolute error 3.8413716652030416e-13 relative error 2.0433262917053596e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.350000000000811 y1[1] (analytic) 0.5240724649659765 y1[1] (numeric) 0.5240724649666932 absolute error 7.167599846980011e-13 relative error 1.3676734280335338e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8794844975304785 y2[1] (numeric) 1.8794844975308629 absolute error 3.843592111252292e-13 relative error 2.045024641758165e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.35100000000081 y1[1] (analytic) 0.5231932185787749 y1[1] (numeric) 0.5231932185794909 absolute error 7.159828285807635e-13 relative error 1.3684864466051198e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8790081303325539 y2[1] (numeric) 1.8790081303329387 absolute error 3.8480330033507926e-13 relative error 2.0479065211227975e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.35200000000081 y1[1] (analytic) 0.5223144489983149 y1[1] (numeric) 0.5223144489990301 absolute error 7.152056724635258e-13 relative error 1.3693009523958875e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8785308841265722 y2[1] (numeric) 1.8785308841269575 absolute error 3.852473895449293e-13 relative error 2.0507908217013483e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.35300000000081 y1[1] (analytic) 0.5214361571033663 y1[1] (numeric) 0.5214361571040805 absolute error 7.142064717413632e-13 relative error 1.3696911156082014e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8780527593897796 y2[1] (numeric) 1.8780527593901652 absolute error 3.856914787547794e-13 relative error 2.0536775488676845e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.35400000000081 y1[1] (analytic) 0.5205583437722205 y1[1] (numeric) 0.520558343772934 absolute error 7.134293156241256e-13 relative error 1.370507886693867e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8775737566003006 y2[1] (numeric) 1.877573756600687 absolute error 3.863576125695545e-13 relative error 2.0577493225572527e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.355000000000809 y1[1] (analytic) 0.5196810098826912 y1[1] (numeric) 0.5196810098834037 absolute error 7.125411372044255e-13 relative error 1.3711125164363214e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8770938762371383 y2[1] (numeric) 1.877093876237525 absolute error 3.8680170177940454e-13 relative error 2.0606412213905643e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.356000000000808 y1[1] (analytic) 0.518804156312112 y1[1] (numeric) 0.5188041563128235 absolute error 7.115419364822628e-13 relative error 1.3715039246027166e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.876613118780173 y2[1] (numeric) 1.8766131187805601 absolute error 3.872457909892546e-13 relative error 2.063535563691307e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.357000000000808 y1[1] (analytic) 0.5179277839373362 y1[1] (numeric) 0.517927783938047 absolute error 7.107647803650252e-13 relative error 1.3723241007881908e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8761314847101618 y2[1] (numeric) 1.8761314847105495 absolute error 3.8768988019910466e-13 relative error 2.0664323548676963e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.358000000000807 y1[1] (analytic) 0.5170518936347364 y1[1] (numeric) 0.5170518936354462 absolute error 7.098766019453251e-13 relative error 1.3729310552468586e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.875648974508739 y2[1] (numeric) 1.875648974509127 absolute error 3.879119248040297e-13 relative error 2.0681477721897817e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.359000000000806 y1[1] (analytic) 0.5161764862802027 y1[1] (numeric) 0.5161764862809116 absolute error 7.088774012231625e-13 relative error 1.3733236985118175e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8751655886584144 y2[1] (numeric) 1.875165588658803 absolute error 3.885780586188048e-13 relative error 2.072233305522701e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.360000000000806 y1[1] (analytic) 0.5153015627491424 y1[1] (numeric) 0.5153015627498504 absolute error 7.079892228034623e-13 relative error 1.3739318371679839e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8746813276425742 y2[1] (numeric) 1.8746813276429632 absolute error 3.8902214782865485e-13 relative error 2.075137475860247e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.361000000000805 y1[1] (analytic) 0.5144271239164789 y1[1] (numeric) 0.514427123917186 absolute error 7.071010443837622e-13 relative error 1.374540749329861e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8741961919454795 y2[1] (numeric) 1.8741961919458687 absolute error 3.892441924335799e-13 relative error 2.0768593710007017e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.362000000000805 y1[1] (analytic) 0.5135531706566511 y1[1] (numeric) 0.5135531706573573 absolute error 7.062128659640621e-13 relative error 1.3751504348830485e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8737101820522655 y2[1] (numeric) 1.8737101820526552 absolute error 3.8968828164342995e-13 relative error 2.0797681806724576e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.363000000000804 y1[1] (analytic) 0.5126797038436121 y1[1] (numeric) 0.5126797038443174 absolute error 7.05324687544362e-13 relative error 1.375760893705116e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8732232984489423 y2[1] (numeric) 1.8732232984493324 absolute error 3.9013237085328e-13 relative error 2.0826794711357457e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.364000000000804 y1[1] (analytic) 0.5118067243508286 y1[1] (numeric) 0.5118067243515331 absolute error 7.044365091246618e-13 relative error 1.3763721256655298e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8727355416223932 y2[1] (numeric) 1.872735541622784 absolute error 3.907985046680551e-13 relative error 2.0867789176975704e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.365000000000803 y1[1] (analytic) 0.51093423305128 y1[1] (numeric) 0.5109342330519837 absolute error 7.036593530074242e-13 relative error 1.3772014233714523e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8722469120603755 y2[1] (numeric) 1.8722469120607665 absolute error 3.9102054927298013e-13 relative error 2.0885095163151783e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.366000000000803 y1[1] (analytic) 0.5100622308174578 y1[1] (numeric) 0.5100622308181605 absolute error 7.026601522852616e-13 relative error 1.3775969084382787e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8717574102515182 y2[1] (numeric) 1.87175741025191 absolute error 3.9168668308775523e-13 relative error 2.09261457143168e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.367000000000802 y1[1] (analytic) 0.5091907185213638 y1[1] (numeric) 0.5091907185220657 absolute error 7.01882996168024e-13 relative error 1.3784284957239957e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8712670366853235 y2[1] (numeric) 1.8712670366857156 absolute error 3.921307722976053e-13 relative error 2.0955361506939582e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.368000000000801 y1[1] (analytic) 0.5083196970345104 y1[1] (numeric) 0.5083196970352114 absolute error 7.009948177483238e-13 relative error 1.379043192380429e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8707757918521648 y2[1] (numeric) 1.8707757918525572 absolute error 3.923528169025303e-13 relative error 2.0972733269874138e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.369000000000801 y1[1] (analytic) 0.5074491672279191 y1[1] (numeric) 0.5074491672286191 absolute error 6.999956170261612e-13 relative error 1.3794398773971394e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8702836762432864 y2[1] (numeric) 1.8702836762436794 absolute error 3.930189507173054e-13 relative error 2.10138684152308e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.3700000000008 y1[1] (analytic) 0.5065791299721194 y1[1] (numeric) 0.5065791299728185 absolute error 6.991074386064611e-13 relative error 1.380055744982897e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8697906903508046 y2[1] (numeric) 1.869790690351198 absolute error 3.934630399271555e-13 relative error 2.104315964121819e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.3710000000008 y1[1] (analytic) 0.5057095861371486 y1[1] (numeric) 0.5057095861378469 absolute error 6.983302824892235e-13 relative error 1.3808919222263588e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.869296834667705 y2[1] (numeric) 1.8692968346680987 absolute error 3.936850845320805e-13 relative error 2.1060597612474096e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.3720000000008 y1[1] (analytic) 0.5048405365925506 y1[1] (numeric) 0.5048405365932479 absolute error 6.973310817670608e-13 relative error 1.3812897959298909e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8688021096878429 y2[1] (numeric) 1.8688021096882372 absolute error 3.943512183468556e-13 relative error 2.1101817913333072e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.373000000000799 y1[1] (analytic) 0.5039719822073745 y1[1] (numeric) 0.503971982208071 absolute error 6.965539256498232e-13 relative error 1.3821282734785146e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8683065159059438 y2[1] (numeric) 1.8683065159063383 absolute error 3.9457326295178063e-13 relative error 2.111930026430656e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.374000000000798 y1[1] (analytic) 0.5031039238501751 y1[1] (numeric) 0.5031039238508707 absolute error 6.955547249276606e-13 relative error 1.382526933212307e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.867810053817601 y2[1] (numeric) 1.867810053817996 absolute error 3.950173521616307e-13 relative error 2.1148689683635555e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.375000000000798 y1[1] (analytic) 0.5022363623890103 y1[1] (numeric) 0.502236362389705 absolute error 6.94777568810423e-13 relative error 1.3833677145667893e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8673127239192766 y2[1] (numeric) 1.867312723919672 absolute error 3.9546144137148076e-13 relative error 2.1178104572728036e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.376000000000797 y1[1] (analytic) 0.5013692986914418 y1[1] (numeric) 0.5013692986921355 absolute error 6.937783680882603e-13 relative error 1.3837671550671336e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8668145267083007 y2[1] (numeric) 1.8668145267086966 absolute error 3.959055305813308e-13 relative error 2.120754498731159e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.377000000000796 y1[1] (analytic) 0.5005027336245329 y1[1] (numeric) 0.5005027336252258 absolute error 6.928901896685602e-13 relative error 1.3843884221186942e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8663154626828704 y2[1] (numeric) 1.8663154626832665 absolute error 3.9612757518625585e-13 relative error 2.1225113498058553e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.378000000000796 y1[1] (analytic) 0.49963666805484874 y1[1] (numeric) 0.4996366680555408 absolute error 6.920575224000913e-13 relative error 1.3851215626234204e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8658155323420493 y2[1] (numeric) 1.8658155323424461 absolute error 3.9679370900103095e-13 relative error 2.12665026163095e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.379000000000795 y1[1] (analytic) 0.49877110284845483 y1[1] (numeric) 0.49877110284914605 absolute error 6.912248551316225e-13 relative error 1.3858558588981492e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8653147361857683 y2[1] (numeric) 1.8653147361861655 absolute error 3.97237798210881e-13 relative error 2.129601994262698e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.380000000000795 y1[1] (analytic) 0.49790603887091633 y1[1] (numeric) 0.49790603887160667 absolute error 6.903366767119223e-13 relative error 1.3864798231356545e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.864813074714823 y2[1] (numeric) 1.8648130747152207 absolute error 3.9768188742073107e-13 relative error 2.132556301824228e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.381000000000794 y1[1] (analytic) 0.49704147698729717 y1[1] (numeric) 0.4970414769879866 absolute error 6.894484982922222e-13 relative error 1.387104558096753e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8643105484308753 y2[1] (numeric) 1.8643105484312734 absolute error 3.9812597663058114e-13 relative error 2.1355131899332425e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.382000000000794 y1[1] (analytic) 0.4961774180621591 y1[1] (numeric) 0.49617741806284765 absolute error 6.885603198725221e-13 relative error 1.387730063495679e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.863807157836451 y2[1] (numeric) 1.8638071578368496 absolute error 3.985700658404312e-13 relative error 2.1384726642165076e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.383000000000793 y1[1] (analytic) 0.4953138629595609 y1[1] (numeric) 0.49531386296024865 absolute error 6.877276526040532e-13 relative error 1.3884684117153443e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.863302903434941 y2[1] (numeric) 1.8633029034353399 absolute error 3.9879211044535623e-13 relative error 2.1402430582284573e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.384000000000793 y1[1] (analytic) 0.4944508125430578 y1[1] (numeric) 0.4944508125437446 absolute error 6.868394741843531e-13 relative error 1.3890956527137706e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8627977857305995 y2[1] (numeric) 1.8627977857309987 absolute error 3.992361996552063e-13 relative error 2.1432073986421648e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.385000000000792 y1[1] (analytic) 0.49358826767569997 y1[1] (numeric) 0.4935882676763859 absolute error 6.85951295764653e-13 relative error 1.389723663803412e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8622918052285442 y2[1] (numeric) 1.8622918052289437 absolute error 3.994582442601313e-13 relative error 2.1449820223587838e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.386000000000791 y1[1] (analytic) 0.4927262292200323 y1[1] (numeric) 0.49272622922071735 absolute error 6.850631173449528e-13 relative error 1.3903524446615778e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8617849624347553 y2[1] (numeric) 1.8617849624351552 absolute error 3.999023334699814e-13 relative error 2.147951248607185e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.387000000000791 y1[1] (analytic) 0.4918646980380931 y1[1] (numeric) 0.49186469803877725 absolute error 6.841749389252527e-13 relative error 1.3909819949555842e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.861277257856076 y2[1] (numeric) 1.8612772578564762 absolute error 4.0034642267983145e-13 relative error 2.150923087842233e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.38800000000079 y1[1] (analytic) 0.4910036749914135 y1[1] (numeric) 0.4910036749920968 absolute error 6.832867605055526e-13 relative error 1.3916123143426608e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8607686920002107 y2[1] (numeric) 1.8607686920006112 absolute error 4.005684672847565e-13 relative error 2.1527042507049615e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.38900000000079 y1[1] (analytic) 0.4901431609410165 y1[1] (numeric) 0.4901431609416989 absolute error 6.823985820858525e-13 relative error 1.3922434024698588e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8602592653757248 y2[1] (numeric) 1.8602592653761258 absolute error 4.0101255649460654e-13 relative error 2.155681006182825e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.39000000000079 y1[1] (analytic) 0.48928315674741607 y1[1] (numeric) 0.4892831567480976 absolute error 6.815104036661523e-13 relative error 1.392875258973957e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8597489784920453 y2[1] (numeric) 1.8597489784924468 absolute error 4.014566457044566e-13 relative error 2.1586603909844478e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.391000000000789 y1[1] (analytic) 0.48842366327061626 y1[1] (numeric) 0.488423663271297 absolute error 6.807332475489147e-13 relative error 1.3937351908597995e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8592378318594591 y2[1] (numeric) 1.859237831859861 absolute error 4.0190073491430667e-13 relative error 2.1616424108171148e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.392000000000788 y1[1] (analytic) 0.48756468137011066 y1[1] (numeric) 0.48756468137079045 absolute error 6.797895579779833e-13 relative error 1.3942551295300954e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8587258259891126 y2[1] (numeric) 1.858725825989515 absolute error 4.0234482412415673e-13 relative error 2.164627071397422e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.393000000000788 y1[1] (analytic) 0.48670621190488095 y1[1] (numeric) 0.48670621190555985 absolute error 6.789013795582832e-13 relative error 1.3948894897009528e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8582129613930118 y2[1] (numeric) 1.8582129613934144 absolute error 4.0256686872908176e-13 relative error 2.166419442189753e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.394000000000787 y1[1] (analytic) 0.4858482557333965 y1[1] (numeric) 0.4858482557340746 absolute error 6.780687122898144e-13 relative error 1.39563887343026e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8576992385840208 y2[1] (numeric) 1.857699238584424 absolute error 4.0323300254385686e-13 relative error 2.1706043377140527e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.395000000000786 y1[1] (analytic) 0.48499081371361363 y1[1] (numeric) 0.48499081371429076 absolute error 6.77125022718883e-13 relative error 1.3961605118539923e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8571846580758629 y2[1] (numeric) 1.8571846580762665 absolute error 4.036770917537069e-13 relative error 2.1735969549303555e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.396000000000786 y1[1] (analytic) 0.48413388670297397 y1[1] (numeric) 0.48413388670365026 absolute error 6.762923554504141e-13 relative error 1.3969118337410107e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8566692203831185 y2[1] (numeric) 1.8566692203835224 absolute error 4.0389913635863195e-13 relative error 2.1753963060543894e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.397000000000785 y1[1] (analytic) 0.4832774755584047 y1[1] (numeric) 0.48327747555908007 absolute error 6.753486658794827e-13 relative error 1.397434600276267e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8561529260212248 y2[1] (numeric) 1.8561529260216292 absolute error 4.04343225568482e-13 relative error 2.1783939237981646e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.398000000000785 y1[1] (analytic) 0.48242158113631683 y1[1] (numeric) 0.4824215811369913 absolute error 6.744604874597826e-13 relative error 1.3980727932426425e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8556357755064767 y2[1] (numeric) 1.8556357755068813 absolute error 4.0456527017340704e-13 relative error 2.1801976202090904e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.399000000000784 y1[1] (analytic) 0.48156620429260455 y1[1] (numeric) 0.48156620429327823 absolute error 6.73683331342545e-13 relative error 1.3989422956541362e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8551177693560241 y2[1] (numeric) 1.8551177693564294 absolute error 4.0523140398818214e-13 relative error 2.1843971885884745e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.400000000000784 y1[1] (analytic) 0.48071134588264497 y1[1] (numeric) 0.48071134588331765 absolute error 6.726841306203823e-13 relative error 1.3993514743972847e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8545989080878735 y2[1] (numeric) 1.8545989080882792 absolute error 4.056754931980322e-13 relative error 2.187402847208032e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.401000000000783 y1[1] (analytic) 0.47985700676129606 y1[1] (numeric) 0.47985700676196796 absolute error 6.719069745031447e-13 relative error 1.400223327024135e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8540791922208864 y2[1] (numeric) 1.8540791922212922 absolute error 4.0589753780295723e-13 relative error 2.1892135972722815e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.402000000000783 y1[1] (analytic) 0.4790031877828972 y1[1] (numeric) 0.47900318778356815 absolute error 6.709632849322134e-13 relative error 1.400749101561971e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.853558622274778 y2[1] (numeric) 1.853558622275184 absolute error 4.0611958240788226e-13 relative error 2.191026372338159e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.403000000000782 y1[1] (analytic) 0.47814988980126705 y1[1] (numeric) 0.4781498898019371 absolute error 6.700751065125132e-13 relative error 1.4013913226896608e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8530371987701182 y2[1] (numeric) 1.853037198770525 absolute error 4.0678571622265736e-13 relative error 2.1952377237361756e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.404000000000782 y1[1] (analytic) 0.4772971136697036 y1[1] (numeric) 0.4772971136703728 absolute error 6.691869280928131e-13 relative error 1.4020343072007344e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.852514922228331 y2[1] (numeric) 1.852514922228738 absolute error 4.070077608275824e-13 relative error 2.1970552352582713e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.405000000000781 y1[1] (analytic) 0.47644486024098287 y1[1] (numeric) 0.4764448602416513 absolute error 6.684097719755755e-13 relative error 1.4029110769239865e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8519917931716925 y2[1] (numeric) 1.8519917931721 absolute error 4.0745185003743245e-13 relative error 2.200073734342185e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.40600000000078 y1[1] (analytic) 0.4755931303673584 y1[1] (numeric) 0.47559313036802586 absolute error 6.674660824046441e-13 relative error 1.4034392840978987e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.851467812123332 y2[1] (numeric) 1.8514678121237398 absolute error 4.078959392472825e-13 relative error 2.2030949529686523e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.40700000000078 y1[1] (analytic) 0.4747419249005598 y1[1] (numeric) 0.4747419249012264 absolute error 6.666334151361752e-13 relative error 1.4042016939536346e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.85094297960723 y2[1] (numeric) 1.8509429796076384 absolute error 4.083400284571326e-13 relative error 2.2061188969947757e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.40800000000078 y1[1] (analytic) 0.47389124469179256 y1[1] (numeric) 0.47389124469245825 absolute error 6.656897255652439e-13 relative error 1.4047310074238497e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8504172961482195 y2[1] (numeric) 1.8504172961486283 absolute error 4.0878411766698264e-13 relative error 2.209145572287381e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.409000000000779 y1[1] (analytic) 0.4730410905917367 y1[1] (numeric) 0.47304109059240157 absolute error 6.64857058296775e-13 relative error 1.405495360804897e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.849890762271984 y2[1] (numeric) 1.8498907622723928 absolute error 4.0878411766698264e-13 relative error 2.2097743607569856e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.410000000000778 y1[1] (analytic) 0.4721914634505464 y1[1] (numeric) 0.4721914634512104 absolute error 6.639688798770749e-13 relative error 1.4061433364870937e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8493633785050565 y2[1] (numeric) 1.849363378505466 absolute error 4.0945025148175773e-13 relative error 2.214006485911596e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.411000000000778 y1[1] (analytic) 0.4713423641178487 y1[1] (numeric) 0.47134236411851177 absolute error 6.630807014573747e-13 relative error 1.4067920728882036e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8488351453748217 y2[1] (numeric) 1.8488351453752314 absolute error 4.0967229608668276e-13 relative error 2.2158400499446815e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.412000000000777 y1[1] (analytic) 0.4704937934427428 y1[1] (numeric) 0.470493793443405 absolute error 6.621925230376746e-13 relative error 1.407441569403531e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.848306063409512 y2[1] (numeric) 1.8483060634099222 absolute error 4.1011638529653283e-13 relative error 2.2188770215902664e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.413000000000777 y1[1] (analytic) 0.46964575227379923 y1[1] (numeric) 0.4696457522744606 absolute error 6.613598557692058e-13 relative error 1.4082100233361397e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8477761331382099 y2[1] (numeric) 1.8477761331386202 absolute error 4.1033842990145786e-13 relative error 2.220715066843898e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.414000000000776 y1[1] (analytic) 0.46879824145905924 y1[1] (numeric) 0.46879824145971977 absolute error 6.605271885007369e-13 relative error 1.4089796635007677e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8472453550908452 y2[1] (numeric) 1.8472453550912558 absolute error 4.105604745063829e-13 relative error 2.2225551866995602e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.415000000000775 y1[1] (analytic) 0.46795126184603364 y1[1] (numeric) 0.4679512618466932 absolute error 6.595834989298055e-13 relative error 1.4095132393228232e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.846713729798196 y2[1] (numeric) 1.846713729798607 absolute error 4.1100456371623295e-13 relative error 2.2255997618057807e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.416000000000775 y1[1] (analytic) 0.4671048142817017 y1[1] (numeric) 0.46710481428236045 absolute error 6.587508316613366e-13 relative error 1.4102848258465112e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8461812577918872 y2[1] (numeric) 1.8461812577922987 absolute error 4.11448652926083e-13 relative error 2.2286471124628004e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.417000000000774 y1[1] (analytic) 0.4662588996125112 y1[1] (numeric) 0.466258899613169 absolute error 6.578071420904053e-13 relative error 1.410819488136488e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8456479396043914 y2[1] (numeric) 1.8456479396048033 absolute error 4.118927421359331e-13 relative error 2.2316972446230505e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.418000000000774 y1[1] (analytic) 0.4654135186843765 y1[1] (numeric) 0.4654135186850335 absolute error 6.569744748219364e-13 relative error 1.4115930209312813e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8451137757690266 y2[1] (numeric) 1.8451137757694387 absolute error 4.121147867408581e-13 relative error 2.2335467446666937e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.419000000000773 y1[1] (analytic) 0.4645686723426786 y1[1] (numeric) 0.4645686723433347 absolute error 6.560862964022363e-13 relative error 1.4122482540499178e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8445787668199563 y2[1] (numeric) 1.8445787668203688 absolute error 4.1255887595070817e-13 relative error 2.236602108686079e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.420000000000773 y1[1] (analytic) 0.4637243614322638 y1[1] (numeric) 0.463724361432919 absolute error 6.551981179825361e-13 relative error 1.4129042432855683e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8440429132921896 y2[1] (numeric) 1.8440429132926024 absolute error 4.127809205556332e-13 relative error 2.238456152946522e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.421000000000772 y1[1] (analytic) 0.4628805867974428 y1[1] (numeric) 0.4628805867980972 absolute error 6.543654507140673e-13 relative error 1.413680913346272e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.84350621572158 y2[1] (numeric) 1.843506215721993 absolute error 4.1300296516055823e-13 relative error 2.2403123007583774e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.422000000000772 y1[1] (analytic) 0.46203734928199025 y1[1] (numeric) 0.4620373492826438 absolute error 6.535327834455984e-13 relative error 1.414458775813673e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8429686746448248 y2[1] (numeric) 1.8429686746452383 absolute error 4.134470543704083e-13 relative error 2.2433753761446184e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.423000000000771 y1[1] (analytic) 0.4611946497291436 y1[1] (numeric) 0.46119464972979624 absolute error 6.526446050258983e-13 relative error 1.4151174680998402e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8424302905994654 y2[1] (numeric) 1.842430290599879 absolute error 4.1366909897533333e-13 relative error 2.2452360943367858e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.42400000000077 y1[1] (analytic) 0.4603524889816024 y1[1] (numeric) 0.46035248898225406 absolute error 6.516454043037356e-13 relative error 1.415535746847625e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8418910641238857 y2[1] (numeric) 1.8418910641242996 absolute error 4.1389114358025836e-13 relative error 2.247098928063533e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.42500000000077 y1[1] (analytic) 0.4595108678815272 y1[1] (numeric) 0.45951086788217793 absolute error 6.507572258840355e-13 relative error 1.416195505634518e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8413509957573118 y2[1] (numeric) 1.841350995757726 absolute error 4.143352327901084e-13 relative error 2.250169759838213e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.42600000000077 y1[1] (analytic) 0.458669787270539 y1[1] (numeric) 0.4586697872711889 absolute error 6.499245586155666e-13 relative error 1.4169770424233745e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8408100860398122 y2[1] (numeric) 1.840810086040227 absolute error 4.147793219999585e-13 relative error 2.253243423346757e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.427000000000769 y1[1] (analytic) 0.45782924798971847 y1[1] (numeric) 0.4578292479903675 absolute error 6.490363801958665e-13 relative error 1.4176385258165987e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8402683355122968 y2[1] (numeric) 1.8402683355127119 absolute error 4.150013666048835e-13 relative error 2.2551133364437028e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.428000000000768 y1[1] (analytic) 0.45698925087960474 y1[1] (numeric) 0.45698925088025294 absolute error 6.482037129273976e-13 relative error 1.4184222313320208e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8397257447165158 y2[1] (numeric) 1.8397257447169313 absolute error 4.154454558147336e-13 relative error 2.25819232571945e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.429000000000768 y1[1] (analytic) 0.45614979678019496 y1[1] (numeric) 0.4561497967808422 absolute error 6.472600233564663e-13 relative error 1.4189637437641162e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8391823141950603 y2[1] (numeric) 1.839182314195476 absolute error 4.156675004196586e-13 relative error 2.2600668634723164e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.430000000000767 y1[1] (analytic) 0.455310886530943 y1[1] (numeric) 0.4553108865315894 absolute error 6.464273560879974e-13 relative error 1.4197493958758355e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8386380444913604 y2[1] (numeric) 1.8386380444917763 absolute error 4.1588954502458364e-13 relative error 2.2619435416916712e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.431000000000767 y1[1] (analytic) 0.4544725209707592 y1[1] (numeric) 0.45447252097140467 absolute error 6.45483666517066e-13 relative error 1.42029195767063e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8380929361496858 y2[1] (numeric) 1.8380929361501022 absolute error 4.163336342344337e-13 relative error 2.2650303803818623e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.432000000000766 y1[1] (analytic) 0.45363470093800884 y1[1] (numeric) 0.4536347009386535 absolute error 6.446509992485971e-13 relative error 1.421079555676874e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8375469897151449 y2[1] (numeric) 1.8375469897155616 absolute error 4.1677772344428377e-13 relative error 2.268120084966602e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.433000000000765 y1[1] (analytic) 0.4527974272705121 y1[1] (numeric) 0.45279742727115585 absolute error 6.43762820828897e-13 relative error 1.4217457566168935e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.837000205733684 y2[1] (numeric) 1.8370002057341013 absolute error 4.1722181265413383e-13 relative error 2.271212661554921e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.434000000000765 y1[1] (analytic) 0.4519607008055425 y1[1] (numeric) 0.45196070080618533 absolute error 6.428191312579656e-13 relative error 1.4222898807623112e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8364525847520874 y2[1] (numeric) 1.8364525847525048 absolute error 4.1744385725905886e-13 relative error 2.2730990210423094e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.435000000000764 y1[1] (analytic) 0.45112452237982636 y1[1] (numeric) 0.45112452238046835 absolute error 6.419864639894968e-13 relative error 1.4230803960795848e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8359041273179755 y2[1] (numeric) 1.8359041273183934 absolute error 4.178879464689089e-13 relative error 2.2761969988018412e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.436000000000764 y1[1] (analytic) 0.4502888928295421 y1[1] (numeric) 0.45028889283018325 absolute error 6.411537967210279e-13 relative error 1.4238721117283658e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.835354833979806 y2[1] (numeric) 1.8353548339802241 absolute error 4.1810999107383395e-13 relative error 2.278088047787463e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.437000000000763 y1[1] (analytic) 0.4494538129903193 y1[1] (numeric) 0.4494538129909595 absolute error 6.402101071500965e-13 relative error 1.4244180128112206e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8348047052868721 y2[1] (numeric) 1.8348047052872907 absolute error 4.18554080283684e-13 relative error 2.281191448210522e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.438000000000763 y1[1] (analytic) 0.4486192836972376 y1[1] (numeric) 0.44861928369787685 absolute error 6.392664175791651e-13 relative error 1.4249641975055865e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8342537417893028 y2[1] (numeric) 1.8342537417897216 absolute error 4.1877612488860905e-13 relative error 2.283087205154591e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.439000000000762 y1[1] (analytic) 0.4477853057848261 y1[1] (numeric) 0.4477853057854646 absolute error 6.384892614619275e-13 relative error 1.425882567412206e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8337019440380609 y2[1] (numeric) 1.83370194403848 absolute error 4.192202140984591e-13 relative error 2.2861960498077416e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.440000000000762 y1[1] (analytic) 0.446951880087063 y1[1] (numeric) 0.44695188008770054 absolute error 6.375455718909961e-13 relative error 1.4264300035314919e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8331493125849445 y2[1] (numeric) 1.833149312585364 absolute error 4.1944225870338414e-13 relative error 2.288096533238331e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.441000000000761 y1[1] (analytic) 0.44611900743737365 y1[1] (numeric) 0.4461190074380103 absolute error 6.36657393471296e-13 relative error 1.4271021473136184e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.832595847982585 y2[1] (numeric) 1.8325958479830047 absolute error 4.1966430330830917e-13 relative error 2.2899992039723163e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.44200000000076 y1[1] (analytic) 0.44528668866863064 y1[1] (numeric) 0.44528668866926646 absolute error 6.358247262028272e-13 relative error 1.427899693350118e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8320415507844467 y2[1] (numeric) 1.8320415507848669 absolute error 4.2010839251815923e-13 relative error 2.29311607227618e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.44300000000076 y1[1] (analytic) 0.44445492461315284 y1[1] (numeric) 0.4444549246137877 absolute error 6.348810366318958e-13 relative error 1.4284486490603903e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8314864215448274 y2[1] (numeric) 1.8314864215452475 absolute error 4.2010839251815923e-13 relative error 2.293811122900955e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.44400000000076 y1[1] (analytic) 0.443623716102704 y1[1] (numeric) 0.44362371610333806 absolute error 6.340483693634269e-13 relative error 1.4292481360862082e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8309304608188555 y2[1] (numeric) 1.830930460819276 absolute error 4.205524817280093e-13 relative error 2.2969331207692273e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.445000000000759 y1[1] (analytic) 0.44279306396849283 y1[1] (numeric) 0.44279306396912593 absolute error 6.331046797924955e-13 relative error 1.429798096018831e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8303736691624921 y2[1] (numeric) 1.8303736691629129 absolute error 4.2077452633293433e-13 relative error 2.2988449485588613e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.446000000000758 y1[1] (analytic) 0.44196296904117116 y1[1] (numeric) 0.44196296904180343 absolute error 6.322720125240266e-13 relative error 1.430599522615496e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8298160471325287 y2[1] (numeric) 1.8298160471329499 absolute error 4.212186155427844e-13 relative error 2.3019724644062904e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.447000000000758 y1[1] (analytic) 0.441133432150834 y1[1] (numeric) 0.4411334321514654 absolute error 6.313838341043265e-13 relative error 1.4312763170678058e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8292575952865873 y2[1] (numeric) 1.829257595287009 absolute error 4.2166270475263445e-13 relative error 2.3051029326822236e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.448000000000757 y1[1] (analytic) 0.44030445412701813 y1[1] (numeric) 0.4403044541276486 absolute error 6.304956556846264e-13 relative error 1.4319538441524426e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.82869831418312 y2[1] (numeric) 1.8286983141835418 absolute error 4.218847493575595e-13 relative error 2.307022137470584e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.449000000000757 y1[1] (analytic) 0.4394760357987014 y1[1] (numeric) 0.4394760357993311 absolute error 6.296629884161575e-13 relative error 1.432758414851475e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8281382043814072 y2[1] (numeric) 1.8281382043818295 absolute error 4.2232883856740955e-13 relative error 2.310158157382386e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.450000000000756 y1[1] (analytic) 0.43864817799430234 y1[1] (numeric) 0.43864817799493105 absolute error 6.287192988452261e-13 relative error 1.4333110916361601e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8275772664415593 y2[1] (numeric) 1.8275772664419818 absolute error 4.225508831723346e-13 relative error 2.3120821807718987e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.451000000000755 y1[1] (analytic) 0.4378208815416783 y1[1] (numeric) 0.43782088154230625 absolute error 6.279421427279885e-13 relative error 1.434244388976709e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8270155009245137 y2[1] (numeric) 1.8270155009249367 absolute error 4.2299497238218464e-13 relative error 2.3152237743365562e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.452000000000755 y1[1] (analytic) 0.436994147268126 y1[1] (numeric) 0.436994147268753 absolute error 6.269984531570572e-13 relative error 1.4347982852327547e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8264529083920362 y2[1] (numeric) 1.8264529083924594 absolute error 4.2321701698710967e-13 relative error 2.3171526352666788e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.453000000000754 y1[1] (analytic) 0.4361679760003795 y1[1] (numeric) 0.4361679760010056 absolute error 6.26110274737357e-13 relative error 1.4354796986214602e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8258894894067192 y2[1] (numeric) 1.8258894894071427 absolute error 4.234390615920347e-13 relative error 2.3190837345233937e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.454000000000754 y1[1] (analytic) 0.43534236856460995 y1[1] (numeric) 0.4353423685652352 absolute error 6.252776074688882e-13 relative error 1.4362893497605657e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8253252445319816 y2[1] (numeric) 1.8253252445324053 absolute error 4.2366110619695974e-13 relative error 2.321017076086008e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.455000000000753 y1[1] (analytic) 0.43451732578642477 y1[1] (numeric) 0.4345173257870492 absolute error 6.244449402004193e-13 relative error 1.4371002101475426e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8247601743320683 y2[1] (numeric) 1.8247601743324922 absolute error 4.2388315080188477e-13 relative error 2.3229526639413978e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.456000000000753 y1[1] (analytic) 0.43369284849086676 y1[1] (numeric) 0.4336928484914903 absolute error 6.235567617807192e-13 relative error 1.437784284316717e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8241942793720494 y2[1] (numeric) 1.8241942793724735 absolute error 4.241051954068098e-13 relative error 2.3248905020840294e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.457000000000752 y1[1] (analytic) 0.43286893750241306 y1[1] (numeric) 0.4328689375030357 absolute error 6.226130722097878e-13 relative error 1.438340842385617e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8236275602178198 y2[1] (numeric) 1.8236275602182441 absolute error 4.2432724001173483e-13 relative error 2.326830594515976e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.458000000000752 y1[1] (analytic) 0.4320455936449745 y1[1] (numeric) 0.4320455936455963 absolute error 6.217804049413189e-13 relative error 1.439154603327017e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8230600174360985 y2[1] (numeric) 1.8230600174365232 absolute error 4.247713292215849e-13 relative error 2.3299909227287624e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.459000000000751 y1[1] (analytic) 0.4312228177418951 y1[1] (numeric) 0.431222817742516 absolute error 6.208922265216188e-13 relative error 1.4398408455585225e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8224916515944285 y2[1] (numeric) 1.8224916515948535 absolute error 4.249933738265099e-13 relative error 2.331935915616949e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.46000000000075 y1[1] (analytic) 0.4304006106159505 y1[1] (numeric) 0.4304006106165705 absolute error 6.200040481019187e-13 relative error 1.4405278078361108e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8219224632611752 y2[1] (numeric) 1.8219224632616007 absolute error 4.2543746303636e-13 relative error 2.3351019135844142e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.46100000000075 y1[1] (analytic) 0.4295789730893478 y1[1] (numeric) 0.4295789730899669 absolute error 6.191158696822185e-13 relative error 1.441215488807105e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8213524530055274 y2[1] (numeric) 1.821352453005953 absolute error 4.25659507641285e-13 relative error 2.337051826179374e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.46200000000075 y1[1] (analytic) 0.42875790598372443 y1[1] (numeric) 0.4287579059843427 absolute error 6.182832024137497e-13 relative error 1.4420333567848417e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.820781621397495 y2[1] (numeric) 1.8207816213979209 absolute error 4.2588155224621005e-13 relative error 2.339004014766666e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.463000000000749 y1[1] (analytic) 0.4279374101201475 y1[1] (numeric) 0.4279374101207649 absolute error 6.173950239940496e-13 relative error 1.442722719242307e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8202099690079094 y2[1] (numeric) 1.8202099690083358 absolute error 4.263256414560601e-13 relative error 2.3421783679628203e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.464000000000748 y1[1] (analytic) 0.42711748631911284 y1[1] (numeric) 0.42711748631972934 absolute error 6.165068455743494e-13 relative error 1.4434127969973533e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8196374964084234 y2[1] (numeric) 1.81963749640885 absolute error 4.2654768606098514e-13 relative error 2.344135504477674e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.465000000000748 y1[1] (analytic) 0.42629813540054406 y1[1] (numeric) 0.4262981354011597 absolute error 6.156186671546493e-13 relative error 1.444103588621663e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.819064204171509 y2[1] (numeric) 1.819064204171936 absolute error 4.269917752708352e-13 relative error 2.3473155828785504e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.466000000000747 y1[1] (analytic) 0.4254793581837921 y1[1] (numeric) 0.42547935818440685 absolute error 6.147304887349492e-13 relative error 1.4447950926667687e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.818490092870459 y2[1] (numeric) 1.8184900928708863 absolute error 4.2721381987576024e-13 relative error 2.3492776867506037e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.467000000000747 y1[1] (analytic) 0.42466115548763417 y1[1] (numeric) 0.42466115548824795 absolute error 6.137867991640178e-13 relative error 1.4453565889708292e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8179151630793842 y2[1] (numeric) 1.8179151630798118 absolute error 4.276579090856103e-13 relative error 2.3524635129903226e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.468000000000746 y1[1] (analytic) 0.4238435281302727 y1[1] (numeric) 0.4238435281308856 absolute error 6.128986207443177e-13 relative error 1.4460492612640223e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8173394153732145 y2[1] (numeric) 1.8173394153736424 absolute error 4.2787995369053533e-13 relative error 2.3544306037222253e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.469000000000745 y1[1] (analytic) 0.42302647692933504 y1[1] (numeric) 0.4230264769299471 absolute error 6.120659534758488e-13 relative error 1.4468738645361248e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8167628503276976 y2[1] (numeric) 1.8167628503281257 absolute error 4.2810199829546036e-13 relative error 2.3564000013443785e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.470000000000745 y1[1] (analytic) 0.4222100027018725 y1[1] (numeric) 0.4222100027024836 absolute error 6.111222639049174e-13 relative error 1.4474367257860496e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8161854685193983 y2[1] (numeric) 1.8161854685198267 absolute error 4.283240429003854e-13 relative error 2.3583717099639955e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.471000000000744 y1[1] (analytic) 0.421394106264359 y1[1] (numeric) 0.42139410626496926 absolute error 6.102340854852173e-13 relative error 1.448131514925343e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8156072705256987 y2[1] (numeric) 1.8156072705261272 absolute error 4.285460875053104e-13 relative error 2.360345733696183e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.472000000000744 y1[1] (analytic) 0.42057878843269103 y1[1] (numeric) 0.42057878843330043 absolute error 6.094014182167484e-13 relative error 1.4489589940750813e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8150282569247964 y2[1] (numeric) 1.8150282569252252 absolute error 4.2876813211023546e-13 relative error 2.3623220766639612e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.473000000000743 y1[1] (analytic) 0.4197640500221863 y1[1] (numeric) 0.4197640500227949 absolute error 6.085687509482796e-13 relative error 1.449787686477949e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.814448428295705 y2[1] (numeric) 1.8144484282961342 absolute error 4.292122213200855e-13 relative error 2.3655245011468343e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.474000000000743 y1[1] (analytic) 0.41894989184758336 y1[1] (numeric) 0.4189498918481909 absolute error 6.075695502261169e-13 relative error 1.4502200908722387e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8138677852182532 y2[1] (numeric) 1.8138677852186826 absolute error 4.2943426592501055e-13 relative error 2.367505886727786e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.475000000000742 y1[1] (analytic) 0.41813631472304 y1[1] (numeric) 0.4181363147236467 absolute error 6.066813718064168e-13 relative error 1.450917680298261e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8132863282730842 y2[1] (numeric) 1.8132863282735139 absolute error 4.296563105299356e-13 relative error 2.3694896047615738e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.476000000000742 y1[1] (analytic) 0.4173233194621335 y1[1] (numeric) 0.4173233194627393 absolute error 6.057931933867167e-13 relative error 1.4516159656917622e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8127040580416547 y2[1] (numeric) 1.8127040580420846 absolute error 4.298783551348606e-13 relative error 2.3714756594039815e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.477000000000741 y1[1] (analytic) 0.41651090687785897 y1[1] (numeric) 0.41651090687846387 absolute error 6.049050149670165e-13 relative error 1.452314945366854e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8121209751062346 y2[1] (numeric) 1.812120975106665 absolute error 4.303224443447107e-13 relative error 2.374689384738694e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.47800000000074 y1[1] (analytic) 0.41569907778262893 y1[1] (numeric) 0.41569907778323295 absolute error 6.040168365473164e-13 relative error 1.4530146176151965e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8115370800499073 y2[1] (numeric) 1.8115370800503379 absolute error 4.305444889496357e-13 relative error 2.3766805200464035e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.47900000000074 y1[1] (analytic) 0.41488783298827236 y1[1] (numeric) 0.41488783298887555 absolute error 6.031841692788475e-13 relative error 1.4538487786791707e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8109523734565676 y2[1] (numeric) 1.8109523734569983 absolute error 4.3076653355456074e-13 relative error 2.378674005282403e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.48000000000074 y1[1] (analytic) 0.4140771733060341 y1[1] (numeric) 0.4140771733066364 absolute error 6.022959908591474e-13 relative error 1.4545500928011925e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8103668559109218 y2[1] (numeric) 1.810366855911353 absolute error 4.312106227644108e-13 relative error 2.3818963618146812e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.481000000000739 y1[1] (analytic) 0.4132670995465737 y1[1] (numeric) 0.4132670995471751 absolute error 6.014078124394473e-13 relative error 1.4552520950719206e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.809780527998488 y2[1] (numeric) 1.8097805279989192 absolute error 4.312106227644108e-13 relative error 2.382668042302923e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.482000000000738 y1[1] (analytic) 0.4124576125199648 y1[1] (numeric) 0.4124576125205654 absolute error 6.005751451709784e-13 relative error 1.4560893700123134e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8091933903055932 y2[1] (numeric) 1.8091933903060249 absolute error 4.3165471197426086e-13 relative error 2.3858959152031253e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.483000000000738 y1[1] (analytic) 0.4116487130356945 y1[1] (numeric) 0.4116487130362942 absolute error 5.996869667512783e-13 relative error 1.4567930076324052e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.808605443419376 y2[1] (numeric) 1.8086054434198078 absolute error 4.318767565791859e-13 relative error 2.3878992411007754e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.484000000000737 y1[1] (analytic) 0.41084040190266213 y1[1] (numeric) 0.41084040190326093 absolute error 5.987987883315782e-13 relative error 1.4574973287886323e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8080166879277824 y2[1] (numeric) 1.8080166879282147 absolute error 4.3232084578903596e-13 relative error 2.391133050240431e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.485000000000737 y1[1] (analytic) 0.4100326799291787 y1[1] (numeric) 0.41003267992977666 absolute error 5.979661210631093e-13 relative error 1.4583377138778079e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8074271244195683 y2[1] (numeric) 1.8074271244200009 absolute error 4.32542890393961e-13 relative error 2.393141524490878e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.486000000000736 y1[1] (analytic) 0.4092255479229663 y1[1] (numeric) 0.4092255479235633 absolute error 5.970224314921779e-13 relative error 1.4589080142292655e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8068367534842973 y2[1] (numeric) 1.80683675348473 absolute error 4.32764934998886e-13 relative error 2.3951523797838612e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.487000000000736 y1[1] (analytic) 0.4084190066911566 y1[1] (numeric) 0.4084190066917528 absolute error 5.961897642237091e-13 relative error 1.4597502918725409e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8062455757123397 y2[1] (numeric) 1.8062455757127729 absolute error 4.332090242087361e-13 relative error 2.398394936070024e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.488000000000735 y1[1] (analytic) 0.40761305704029094 y1[1] (numeric) 0.4076130570408863 absolute error 5.953570969552402e-13 relative error 1.460593782932698e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.805653591694874 y2[1] (numeric) 1.8056535916953071 absolute error 4.332090242087361e-13 relative error 2.3991812504972514e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.489000000000734 y1[1] (analytic) 0.4068076997763189 y1[1] (numeric) 0.4068076997769134 absolute error 5.944689185355401e-13 relative error 1.4613020325387293e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8050608020238834 y2[1] (numeric) 1.8050608020243168 absolute error 4.334310688136611e-13 relative error 2.401199274438215e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.490000000000734 y1[1] (analytic) 0.40600293570459767 y1[1] (numeric) 0.40600293570519125 absolute error 5.935807401158399e-13 relative error 1.462010955870825e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.804467207292158 y2[1] (numeric) 1.8044672072925916 absolute error 4.3365311341858614e-13 relative error 2.4032196964628696e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.491000000000733 y1[1] (analytic) 0.4051987656298912 y1[1] (numeric) 0.4051987656304839 absolute error 5.926925616961398e-13 relative error 1.4627205509246432e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8038728080932922 y2[1] (numeric) 1.803872808093726 absolute error 4.338751580235112e-13 relative error 2.405242520852236e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.492000000000733 y1[1] (analytic) 0.4043951903563696 y1[1] (numeric) 0.40439519035696136 absolute error 5.917488721252084e-13 relative error 1.463293546107052e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8032776050216852 y2[1] (numeric) 1.8032776050221195 absolute error 4.3431924723336124e-13 relative error 2.408499090899198e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.493000000000732 y1[1] (analytic) 0.403592210687608 y1[1] (numeric) 0.40359221068819884 absolute error 5.908606937055083e-13 relative error 1.464004205380593e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8026815986725406 y2[1] (numeric) 1.802681598672975 absolute error 4.3431924723336124e-13 relative error 2.409295393890887e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.494000000000732 y1[1] (analytic) 0.40278982742658587 y1[1] (numeric) 0.40278982742717595 absolute error 5.900835375882707e-13 relative error 1.4649911626574575e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8020847896418637 y2[1] (numeric) 1.8020847896422985 absolute error 4.347633364432113e-13 relative error 2.4125576051813508e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.495000000000731 y1[1] (analytic) 0.40198804137568667 y1[1] (numeric) 0.40198804137627586 absolute error 5.891953591685706e-13 relative error 1.4657036989265192e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8014871785264643 y2[1] (numeric) 1.8014871785268993 absolute error 4.3498538104813633e-13 relative error 2.41459049075184e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.49600000000073 y1[1] (analytic) 0.40118685333669624 y1[1] (numeric) 0.40118685333728454 absolute error 5.883071807488705e-13 relative error 1.4664168974029998e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.8008887659239532 y2[1] (numeric) 1.8008887659243884 absolute error 4.3520742565306136e-13 relative error 2.416625801037614e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.49700000000073 y1[1] (analytic) 0.4003862641108026 y1[1] (numeric) 0.40038626411139 absolute error 5.874190023291703e-13 relative error 1.467130755930749e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.800289552432743 y2[1] (numeric) 1.8002895524331783 absolute error 4.354294702579864e-13 relative error 2.4186635403709794e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.49800000000073 y1[1] (analytic) 0.39958627449859485 y1[1] (numeric) 0.3995862744991814 absolute error 5.865308239094702e-13 relative error 1.467845272326872e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7996895386520468 y2[1] (numeric) 1.7996895386524825 absolute error 4.3565151486291143e-13 relative error 2.420703713092709e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.499000000000729 y1[1] (analytic) 0.39878688530006257 y1[1] (numeric) 0.3987868853006482 absolute error 5.856426454897701e-13 relative error 1.4685604443814898e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7990887251818786 y2[1] (numeric) 1.7990887251823147 absolute error 4.360956040727615e-13 relative error 2.423980529524326e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.500000000000728 y1[1] (analytic) 0.39798809731459484 y1[1] (numeric) 0.39798809731517965 absolute error 5.848099782213012e-13 relative error 1.4694157492831515e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.798487112623052 y2[1] (numeric) 1.7984871126234883 absolute error 4.363176486776865e-13 relative error 2.426025994933749e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.501000000000728 y1[1] (analytic) 0.3971899113409797 y1[1] (numeric) 0.3971899113415636 absolute error 5.839217998016011e-13 relative error 1.4701325062114072e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.797884701577179 y2[1] (numeric) 1.7978847015776158 absolute error 4.367617378875366e-13 relative error 2.4293089401361004e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.502000000000727 y1[1] (analytic) 0.3963923281774029 y1[1] (numeric) 0.396392328177986 absolute error 5.830891325331322e-13 relative error 1.4709899538524227e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7972814926466711 y2[1] (numeric) 1.7972814926471081 absolute error 4.369837824924616e-13 relative error 2.4313597189996133e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.503000000000727 y1[1] (analytic) 0.39559534862144774 y1[1] (numeric) 0.3955953486220299 absolute error 5.821454429622008e-13 relative error 1.471567967092723e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.796677486434737 y2[1] (numeric) 1.7966774864351742 absolute error 4.3720582709738665e-13 relative error 2.433412954736592e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.504000000000726 y1[1] (analytic) 0.3947989734700935 y1[1] (numeric) 0.3947989734706748 absolute error 5.812572645425007e-13 relative error 1.4722866663849915e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.796072683545383 y2[1] (numeric) 1.7960726835458203 absolute error 4.3720582709738665e-13 relative error 2.4342323732375798e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.505000000000726 y1[1] (analytic) 0.3940032035197154 y1[1] (numeric) 0.3940032035202958 absolute error 5.803690861228006e-13 relative error 1.4730060084238875e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7954670845834115 y2[1] (numeric) 1.7954670845838492 absolute error 4.376499163072367e-13 relative error 2.4375268144154325e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.506000000000725 y1[1] (analytic) 0.3932080395660832 y1[1] (numeric) 0.3932080395666628 absolute error 5.79591930005563e-13 relative error 1.474008340839521e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.794860690154422 y2[1] (numeric) 1.7948606901548598 absolute error 4.3787196091216174e-13 relative error 2.439587447171118e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.507000000000724 y1[1] (analytic) 0.3924134824043609 y1[1] (numeric) 0.3924134824049396 absolute error 5.787037515858628e-13 relative error 1.4747295328388841e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7942535008648084 y2[1] (numeric) 1.7942535008652465 absolute error 4.3809400551708677e-13 relative error 2.44165055442796e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.508000000000724 y1[1] (analytic) 0.39161953282910567 y1[1] (numeric) 0.3916195328296834 absolute error 5.777600620149315e-13 relative error 1.475309614515713e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7936455173217603 y2[1] (numeric) 1.7936455173221986 absolute error 4.383160501220118e-13 relative error 2.4437161406145488e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.509000000000723 y1[1] (analytic) 0.3908261916342668 y1[1] (numeric) 0.3908261916348437 absolute error 5.769273947464626e-13 relative error 1.476173826360001e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7930367401332608 y2[1] (numeric) 1.7930367401336993 absolute error 4.3853809472693683e-13 relative error 2.4457842101681872e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.510000000000723 y1[1] (analytic) 0.3900334596131856 y1[1] (numeric) 0.3900334596137616 absolute error 5.760392163267625e-13 relative error 1.476896922889763e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7924271699080871 y2[1] (numeric) 1.7924271699085261 absolute error 4.389821839367869e-13 relative error 2.449093560433461e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.511000000000722 y1[1] (analytic) 0.3892413375585939 y1[1] (numeric) 0.38924133755916906 absolute error 5.751510379070623e-13 relative error 1.4776206492212116e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.79181680725581 y2[1] (numeric) 1.791816807256249 absolute error 4.389821839367869e-13 relative error 2.449927817169511e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.512000000000722 y1[1] (analytic) 0.3884498262626137 y1[1] (numeric) 0.388449826263188 absolute error 5.743183706385935e-13 relative error 1.4784879070851284e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7912056527867914 y2[1] (numeric) 1.7912056527872307 absolute error 4.3920422854171193e-13 relative error 2.452003363535559e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.513000000000721 y1[1] (analytic) 0.3876589265167564 y1[1] (numeric) 0.3876589265173298 absolute error 5.734301922188934e-13 relative error 1.4792131768287996e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.790593707112186 y2[1] (numeric) 1.7905937071126254 absolute error 4.3942627314663696e-13 relative error 2.4540814111054262e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.51400000000072 y1[1] (analytic) 0.3868686391119215 y1[1] (numeric) 0.38686863911249403 absolute error 5.725420137991932e-13 relative error 1.479939069534029e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7899809708439394 y2[1] (numeric) 1.789980970844379 absolute error 4.39648317751562e-13 relative error 2.4561619643603073e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.51500000000072 y1[1] (analytic) 0.3860789648383963 y1[1] (numeric) 0.38607896483896803 absolute error 5.717093465307244e-13 relative error 1.4808093644004371e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7893674445947876 y2[1] (numeric) 1.7893674445952275 absolute error 4.39870362356487e-13 relative error 2.4582450277902432e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.51600000000072 y1[1] (analytic) 0.3852899044858552 y1[1] (numeric) 0.385289904486426 absolute error 5.708211681110242e-13 relative error 1.4815367894799855e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7887531289782572 y2[1] (numeric) 1.788753128978697 absolute error 4.39870362356487e-13 relative error 2.4590892685551453e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.517000000000719 y1[1] (analytic) 0.3845014588433584 y1[1] (numeric) 0.38450145884392833 absolute error 5.699329896913241e-13 relative error 1.4822648304268423e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7881380246086633 y2[1] (numeric) 1.7881380246091036 absolute error 4.403144515663371e-13 relative error 2.4624187031798094e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.518000000000718 y1[1] (analytic) 0.38371362869935144 y1[1] (numeric) 0.3837136286999205 absolute error 5.69044811271624e-13 relative error 1.4829934844912268e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7875221321011106 y2[1] (numeric) 1.787522132101551 absolute error 4.405364961712621e-13 relative error 2.4645093241639556e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.519000000000718 y1[1] (analytic) 0.38292641484166445 y1[1] (numeric) 0.3829264148422326 absolute error 5.681566328519239e-13 relative error 1.4837227488911934e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7869054520714913 y2[1] (numeric) 1.786905452071932 absolute error 4.4075854077618715e-13 relative error 2.4666024733722347e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.520000000000717 y1[1] (analytic) 0.3821398180575112 y1[1] (numeric) 0.38213981805807845 absolute error 5.672684544322237e-13 relative error 1.4844526208123413e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.786287985136486 y2[1] (numeric) 1.7862879851369267 absolute error 4.4075854077618715e-13 relative error 2.4674551049085732e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.521000000000717 y1[1] (analytic) 0.3813538391334883 y1[1] (numeric) 0.38135383913405474 absolute error 5.664357871637549e-13 relative error 1.4853286607807845e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7856697319135606 y2[1] (numeric) 1.7856697319140016 absolute error 4.409805853811122e-13 relative error 2.469552893796034e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.522000000000716 y1[1] (analytic) 0.38056847885557477 y1[1] (numeric) 0.38056847885614037 absolute error 5.65603119895286e-13 relative error 1.4862059033268798e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7850506930209689 y2[1] (numeric) 1.78505069302141 absolute error 4.412026299860372e-13 relative error 2.4716532236928155e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.523000000000716 y1[1] (analytic) 0.3797837380091308 y1[1] (numeric) 0.3797837380096955 absolute error 5.647149414755859e-13 relative error 1.48693818338796e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7844308690777497 y2[1] (numeric) 1.784430869078191 absolute error 4.412026299860372e-13 relative error 2.4725117550452638e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.524000000000715 y1[1] (analytic) 0.3789996173788971 y1[1] (numeric) 0.3789996173794609 absolute error 5.638267630558857e-13 relative error 1.4876710613990185e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7838102607037265 y2[1] (numeric) 1.7838102607041681 absolute error 4.4164671919588727e-13 relative error 2.4758615247658365e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.525000000000714 y1[1] (analytic) 0.37821611774899433 y1[1] (numeric) 0.3782161177495572 absolute error 5.628830734849544e-13 relative error 1.4882577634053013e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7831888685195083 y2[1] (numeric) 1.78318886851995 absolute error 4.4164671919588727e-13 relative error 2.4767242942838928e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.526000000000714 y1[1] (analytic) 0.3774332399029219 y1[1] (numeric) 0.37743323990348393 absolute error 5.620504062164855e-13 relative error 1.4891385993481875e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7825666931464865 y2[1] (numeric) 1.7825666931469286 absolute error 4.4209080840573733e-13 relative error 2.4800800447212637e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.527000000000713 y1[1] (analytic) 0.3766509846235577 y1[1] (numeric) 0.3766509846241189 absolute error 5.611622277967854e-13 relative error 1.4898732532390342e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7819437352068368 y2[1] (numeric) 1.7819437352072793 absolute error 4.425348976155874e-13 relative error 2.483439229152882e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.528000000000713 y1[1] (analytic) 0.375869352693157 y1[1] (numeric) 0.3758693526937173 absolute error 5.602740493770852e-13 relative error 1.49060849298471e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7813199953235173 y2[1] (numeric) 1.78131999532396 absolute error 4.4275694222051243e-13 relative error 2.4855553375186834e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.529000000000712 y1[1] (analytic) 0.3750883448933515 y1[1] (numeric) 0.37508834489391096 absolute error 5.594413821086164e-13 relative error 1.491492310345398e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7806954741202676 y2[1] (numeric) 1.7806954741207104 absolute error 4.4275694222051243e-13 relative error 2.48642706546582e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.530000000000712 y1[1] (analytic) 0.37430796200514915 y1[1] (numeric) 0.37430796200570765 absolute error 5.58497692537685e-13 relative error 1.4920807175616586e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7800701722216086 y2[1] (numeric) 1.7800701722220518 absolute error 4.432010314303625e-13 relative error 2.4897952808075393e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.531000000000711 y1[1] (analytic) 0.37352820480893256 y1[1] (numeric) 0.3735282048094902 absolute error 5.576650252692161e-13 relative error 1.4929663090755713e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7794440902528423 y2[1] (numeric) 1.779444090253286 absolute error 4.4364512064021255e-13 relative error 2.4931669563002385e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.53200000000071 y1[1] (analytic) 0.372749074084459 y1[1] (numeric) 0.3727490740850158 absolute error 5.56776846849516e-13 relative error 1.493704171410924e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.778817228840051 y2[1] (numeric) 1.7788172288404949 absolute error 4.438671652451376e-13 relative error 2.495293828104976e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.53300000000071 y1[1] (analytic) 0.37197057061085903 y1[1] (numeric) 0.371970570611415 absolute error 5.559441795810471e-13 relative error 1.4945918400696653e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7781895886100956 y2[1] (numeric) 1.7781895886105397 absolute error 4.440892098500626e-13 relative error 2.4974232933012535e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.53400000000071 y1[1] (analytic) 0.3711926951666362 y1[1] (numeric) 0.3711926951671912 absolute error 5.550004900101158e-13 relative error 1.4951816057720758e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7775611701906167 y2[1] (numeric) 1.7775611701910607 absolute error 4.440892098500626e-13 relative error 2.4983062034508816e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.535000000000709 y1[1] (analytic) 0.3704154485296657 y1[1] (numeric) 0.3704154485302199 absolute error 5.542233338928781e-13 relative error 1.4962208949243965e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.776931974210032 y2[1] (numeric) 1.7769319742104766 absolute error 4.445332990599127e-13 relative error 2.5016900225318876e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.536000000000708 y1[1] (analytic) 0.36963883147719434 y1[1] (numeric) 0.36963883147774756 absolute error 5.532241331707155e-13 relative error 1.4966612976235637e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7763020012975381 y2[1] (numeric) 1.7763020012979829 absolute error 4.447553436648377e-13 relative error 2.5038272959212822e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.537000000000708 y1[1] (analytic) 0.36886284478583886 y1[1] (numeric) 0.36886284478639125 absolute error 5.523914659022466e-13 relative error 1.4975524743430426e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7756712520831077 y2[1] (numeric) 1.7756712520835525 absolute error 4.447553436648377e-13 relative error 2.5047166987868853e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.538000000000707 y1[1] (analytic) 0.36808748923158596 y1[1] (numeric) 0.3680874892321375 absolute error 5.515587986337778e-13 relative error 1.4984448392560252e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7750397271974896 y2[1] (numeric) 1.7750397271979346 absolute error 4.4497738826976274e-13 relative error 2.5068587561829533e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.539000000000707 y1[1] (analytic) 0.3673127655897913 y1[1] (numeric) 0.3673127655903419 absolute error 5.506151090628464e-13 relative error 1.4990361366252215e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7744074272722088 y2[1] (numeric) 1.7744074272726542 absolute error 4.454214774796128e-13 relative error 2.510254807512601e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.540000000000706 y1[1] (analytic) 0.3665386746351782 y1[1] (numeric) 0.36653867463572803 absolute error 5.498379529456088e-13 relative error 1.5000816857671876e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7737743529395655 y2[1] (numeric) 1.773774352940011 absolute error 4.454214774796128e-13 relative error 2.5111507376428327e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.541000000000706 y1[1] (analytic) 0.36576521714183774 y1[1] (numeric) 0.3657652171423867 absolute error 5.489497745259087e-13 relative error 1.5008255263185263e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7731405048326336 y2[1] (numeric) 1.7731405048330793 absolute error 4.4564352208453784e-13 relative error 2.5133006711535362e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.542000000000705 y1[1] (analytic) 0.36499239388322735 y1[1] (numeric) 0.36499239388377536 absolute error 5.480060849549773e-13 relative error 1.5014178216828865e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7725058835852616 y2[1] (numeric) 1.7725058835857073 absolute error 4.4564352208453784e-13 relative error 2.514200523741739e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.543000000000704 y1[1] (analytic) 0.36422020563217006 y1[1] (numeric) 0.36422020563271723 absolute error 5.471734176865084e-13 relative error 1.5023148337879551e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.77187048983207 y2[1] (numeric) 1.771870489832516 absolute error 4.4586556668946287e-13 relative error 2.51635528244347e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.544000000000704 y1[1] (analytic) 0.3634486531608542 y1[1] (numeric) 0.36344865316140046 absolute error 5.462852392668083e-13 relative error 1.5030602934303206e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7712343242084532 y2[1] (numeric) 1.7712343242088993 absolute error 4.460876112943879e-13 relative error 2.518512684614668e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.545000000000703 y1[1] (analytic) 0.3626777372408321 y1[1] (numeric) 0.36267773724137753 absolute error 5.454525719983394e-13 relative error 1.5039593445906434e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7705973873505765 y2[1] (numeric) 1.7705973873510226 absolute error 4.460876112943879e-13 relative error 2.5194186689831765e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.546000000000703 y1[1] (analytic) 0.36190745864301965 y1[1] (numeric) 0.3619074586435642 absolute error 5.445643935786393e-13 relative error 1.5047061909707417e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7699596798953763 y2[1] (numeric) 1.7699596798958228 absolute error 4.4653170050423796e-13 relative error 2.5228354384357093e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.547000000000702 y1[1] (analytic) 0.3611378181376954 y1[1] (numeric) 0.3611378181382391 absolute error 5.436762151589392e-13 relative error 1.5054535633032072e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7693212024805605 y2[1] (numeric) 1.7693212024810072 absolute error 4.46753745109163e-13 relative error 2.525000799644639e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.548000000000702 y1[1] (analytic) 0.3603688164944998 y1[1] (numeric) 0.3603688164950426 absolute error 5.42788036739239e-13 relative error 1.5062014577710374e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7686819557446065 y2[1] (numeric) 1.7686819557450533 absolute error 4.46753745109163e-13 relative error 2.5259133992865428e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.549000000000701 y1[1] (analytic) 0.3596004544824344 y1[1] (numeric) 0.3596004544829763 absolute error 5.418998583195389e-13 relative error 1.506949870515276e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7680419403267607 y2[1] (numeric) 1.7680419403272076 absolute error 4.46975789714088e-13 relative error 2.5280836360221195e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.5500000000007 y1[1] (analytic) 0.35883273286986106 y1[1] (numeric) 0.3588327328704021 absolute error 5.4106719105107e-13 relative error 1.507853496875104e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7674011568670385 y2[1] (numeric) 1.7674011568674857 absolute error 4.4719783431901305e-13 relative error 2.5302565440872106e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.5510000000007 y1[1] (analytic) 0.3580656524245015 y1[1] (numeric) 0.3580656524250417 absolute error 5.401790126313699e-13 relative error 1.5086032658361925e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7667596060062234 y2[1] (numeric) 1.7667596060066708 absolute error 4.474198789239381e-13 relative error 2.5324321283037194e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.5520000000007 y1[1] (analytic) 0.357299213913436 y1[1] (numeric) 0.3572992139139753 absolute error 5.392908342116698e-13 relative error 1.509353542385138e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7661172883858662 y2[1] (numeric) 1.7661172883863139 absolute error 4.476419235288631e-13 relative error 2.5346103935032716e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.553000000000699 y1[1] (analytic) 0.356533418103103 y1[1] (numeric) 0.3565334181036414 absolute error 5.384026557919697e-13 relative error 1.5101043224965616e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7654742046482848 y2[1] (numeric) 1.7654742046487324 absolute error 4.476419235288631e-13 relative error 2.5355336393489914e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.554000000000698 y1[1] (analytic) 0.3557682657592983 y1[1] (numeric) 0.35576826575983583 absolute error 5.375144773722695e-13 relative error 1.5108556021012144e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.764830355436562 y2[1] (numeric) 1.76483035543701 absolute error 4.4786396813378815e-13 relative error 2.53771682220981e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.555000000000698 y1[1] (analytic) 0.3550037576471742 y1[1] (numeric) 0.3550037576477108 absolute error 5.366262989525694e-13 relative error 1.5116073770855788e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7641857413945479 y2[1] (numeric) 1.764185741394996 absolute error 4.480860127387132e-13 relative error 2.5399026997265694e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.556000000000697 y1[1] (analytic) 0.3542398945312387 y1[1] (numeric) 0.3542398945317744 absolute error 5.35682609381638e-13 relative error 1.51220293832376e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.763540363166856 y2[1] (numeric) 1.7635403631673041 absolute error 4.480860127387132e-13 relative error 2.5408321924317524e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.557000000000697 y1[1] (analytic) 0.3534766771753548 y1[1] (numeric) 0.35347667717588965 absolute error 5.348499421131692e-13 relative error 1.5131123965155915e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7628942213988643 y2[1] (numeric) 1.7628942213993128 absolute error 4.4853010194856324e-13 relative error 2.544282558216412e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.558000000000696 y1[1] (analytic) 0.3527141063427398 y1[1] (numeric) 0.3527141063432738 absolute error 5.340172748447003e-13 relative error 1.5140230153590294e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.762247316736715 y2[1] (numeric) 1.7622473167371637 absolute error 4.4875214655348827e-13 relative error 2.5464765489583844e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.559000000000696 y1[1] (analytic) 0.35195218279596463 y1[1] (numeric) 0.35195218279649776 absolute error 5.331290964250002e-13 relative error 1.5147770705376426e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7615996498273125 y2[1] (numeric) 1.7615996498277613 absolute error 4.4875214655348827e-13 relative error 2.547412782453033e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.560000000000695 y1[1] (analytic) 0.35119090729695257 y1[1] (numeric) 0.35119090729748487 absolute error 5.322964291565313e-13 relative error 1.515689666493681e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7609512213183236 y2[1] (numeric) 1.7609512213187726 absolute error 4.489741911584133e-13 relative error 2.5496117423530445e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.561000000000694 y1[1] (analytic) 0.3504302806069792 y1[1] (numeric) 0.35043028060751064 absolute error 5.314082507368312e-13 relative error 1.516445011020111e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7603020318581768 y2[1] (numeric) 1.760302031858626 absolute error 4.4919623576333834e-13 relative error 2.5518134253879506e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.562000000000694 y1[1] (analytic) 0.34967030348667105 y1[1] (numeric) 0.34967030348720163 absolute error 5.305755834683623e-13 relative error 1.5173595760858976e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7596520820960615 y2[1] (numeric) 1.759652082096511 absolute error 4.4941828036826337e-13 relative error 2.554017836485753e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.563000000000693 y1[1] (analytic) 0.34891097669600524 y1[1] (numeric) 0.3489109766965349 absolute error 5.296874050486622e-13 relative error 1.518116197044043e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7590013726819276 y2[1] (numeric) 1.759001372682377 absolute error 4.4941828036826337e-13 relative error 2.554962647260706e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.564000000000693 y1[1] (analytic) 0.3481523009943085 y1[1] (numeric) 0.3481523009948373 absolute error 5.287992266289621e-13 relative error 1.5188732779267391e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7583499042664839 y2[1] (numeric) 1.7583499042669337 absolute error 4.4986236957811343e-13 relative error 2.5584348626320697e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.565000000000692 y1[1] (analytic) 0.3473942771402564 y1[1] (numeric) 0.34739427714078436 absolute error 5.279665593604932e-13 relative error 1.519790607107016e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7576976775011994 y2[1] (numeric) 1.7576976775016493 absolute error 4.4986236957811343e-13 relative error 2.55938421798254e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.566000000000692 y1[1] (analytic) 0.3466369058918728 y1[1] (numeric) 0.34663690589239987 absolute error 5.270783809407931e-13 relative error 1.5205489432368917e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7570446930383006 y2[1] (numeric) 1.7570446930387504 absolute error 4.4986236957811343e-13 relative error 2.5603353822503317e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.567000000000691 y1[1] (analytic) 0.34588018800652887 y1[1] (numeric) 0.34588018800705506 absolute error 5.261902025210929e-13 relative error 1.5213077266835547e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7563909515307716 y2[1] (numeric) 1.7563909515312217 absolute error 4.5008441418303846e-13 relative error 2.5625525671876766e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.56800000000069 y1[1] (analytic) 0.3451241242409424 y1[1] (numeric) 0.3451241242414677 absolute error 5.253020241013928e-13 relative error 1.522066952742667e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.755736453632354 y2[1] (numeric) 1.7557364536328044 absolute error 4.503064587879635e-13 relative error 2.5647725081765393e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.56900000000069 y1[1] (analytic) 0.3443687153511772 y1[1] (numeric) 0.34436871535170155 absolute error 5.243583345304614e-13 relative error 1.5226654198124126e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7550811999975462 y2[1] (numeric) 1.7550811999979965 absolute error 4.503064587879635e-13 relative error 2.5657300573249435e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.57000000000069 y1[1] (analytic) 0.34361396209264194 y1[1] (numeric) 0.3436139620931654 absolute error 5.234701561107613e-13 relative error 1.52342516271102e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7544251912816011 y2[1] (numeric) 1.7544251912820514 absolute error 4.503064587879635e-13 relative error 2.5666894264041904e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.571000000000689 y1[1] (analytic) 0.3428598652200898 y1[1] (numeric) 0.3428598652206125 absolute error 5.226929999935237e-13 relative error 1.5245091450350853e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7537684281405275 y2[1] (numeric) 1.753768428140978 absolute error 4.505285033928885e-13 relative error 2.5689167176453937e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.572000000000688 y1[1] (analytic) 0.3421064254876178 y1[1] (numeric) 0.34210642548813963 absolute error 5.218048215738236e-13 relative error 1.525270450065574e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7531109112310888 y2[1] (numeric) 1.7531109112315393 absolute error 4.505285033928885e-13 relative error 2.5698802084148427e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.573000000000688 y1[1] (analytic) 0.3413536436486655 y1[1] (numeric) 0.3413536436491864 absolute error 5.209166431541234e-13 relative error 1.5260321746858844e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7524526412108012 y2[1] (numeric) 1.7524526412112522 absolute error 4.509725926027386e-13 relative error 2.573379628057472e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.574000000000687 y1[1] (analytic) 0.34060152045601455 y1[1] (numeric) 0.34060152045653463 absolute error 5.200839758856546e-13 relative error 1.5269572936413784e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7517936187379355 y2[1] (numeric) 1.7517936187383865 absolute error 4.509725926027386e-13 relative error 2.5743477301146802e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.575000000000687 y1[1] (analytic) 0.33985005666178825 y1[1] (numeric) 0.3398500566623075 absolute error 5.192513086171857e-13 relative error 1.5278835428705958e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7511338444715134 y2[1] (numeric) 1.7511338444719646 absolute error 4.511946372076636e-13 relative error 2.5765856712331015e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.576000000000686 y1[1] (analytic) 0.33909925301745036 y1[1] (numeric) 0.33909925301796867 absolute error 5.183076190462543e-13 relative error 1.5284835175369193e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7504733190713098 y2[1] (numeric) 1.750473319071761 absolute error 4.511946372076636e-13 relative error 2.577557922716805e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.577000000000686 y1[1] (analytic) 0.3383491102738042 y1[1] (numeric) 0.33834911027432174 absolute error 5.175304629290167e-13 relative error 1.5295753622943253e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7498120431978494 y2[1] (numeric) 1.7498120431983009 absolute error 4.5141668181258865e-13 relative error 2.579800976724375e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.578000000000685 y1[1] (analytic) 0.33759962918099284 y1[1] (numeric) 0.3375996291815094 absolute error 5.165312622068541e-13 relative error 1.5300113434956796e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7491500175124084 y2[1] (numeric) 1.74915001751286 absolute error 4.516387264175137e-13 relative error 2.5820468335804694e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.579000000000685 y1[1] (analytic) 0.33685081048849697 y1[1] (numeric) 0.33685081048901266 absolute error 5.156985949383852e-13 relative error 1.5309406386480868e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7484872426770122 y2[1] (numeric) 1.748487242677464 absolute error 4.518607710224387e-13 relative error 2.5842954983796144e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.580000000000684 y1[1] (analytic) 0.33610265494513536 y1[1] (numeric) 0.33610265494565017 absolute error 5.148104165186851e-13 relative error 1.5317058908764692e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.747823719354436 y2[1] (numeric) 1.7478237193548878 absolute error 4.518607710224387e-13 relative error 2.5852765700498383e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.581000000000683 y1[1] (analytic) 0.33535516329906345 y1[1] (numeric) 0.33535516329957743 absolute error 5.139777492502162e-13 relative error 1.5326370531884743e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7471594482082025 y2[1] (numeric) 1.7471594482086545 absolute error 4.5208281562736374e-13 relative error 2.587530383051168e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.582000000000683 y1[1] (analytic) 0.33460833629777287 y1[1] (numeric) 0.334608336298286 absolute error 5.131450819817474e-13 relative error 1.5335693296209213e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.746494429902583 y2[1] (numeric) 1.7464944299030354 absolute error 4.5230486023228877e-13 relative error 2.5897870184305008e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.583000000000682 y1[1] (analytic) 0.33386217468809054 y1[1] (numeric) 0.33386217468860285 absolute error 5.123124147132785e-13 relative error 1.534502718650007e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7458286651025958 y2[1] (numeric) 1.7458286651030483 absolute error 4.525269048372138e-13 relative error 2.592046481323071e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.584000000000682 y1[1] (analytic) 0.33311667921617805 y1[1] (numeric) 0.33311667921668947 absolute error 5.114242362935784e-13 relative error 1.5352705769550691e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7451621544740057 y2[1] (numeric) 1.7451621544744584 absolute error 4.5274894944213884e-13 relative error 2.594308776874651e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.585000000000681 y1[1] (analytic) 0.3323718506275307 y1[1] (numeric) 0.3323718506280413 absolute error 5.105915690251095e-13 relative error 1.5362058130407048e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7444948986833233 y2[1] (numeric) 1.744494898683776 absolute error 4.5274894944213884e-13 relative error 2.5953010798934182e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.58600000000068 y1[1] (analytic) 0.3316276896669772 y1[1] (numeric) 0.3316276896674869 absolute error 5.097033906054094e-13 relative error 1.5369747656393138e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7438268983978042 y2[1] (numeric) 1.7438268983982572 absolute error 4.5297099404706387e-13 relative error 2.5975685686649587e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.58700000000068 y1[1] (analytic) 0.3308841970786782 y1[1] (numeric) 0.3308841970791871 absolute error 5.088707233369405e-13 relative error 1.5379118369196107e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7431581542854488 y2[1] (numeric) 1.7431581542859018 absolute error 4.5297099404706387e-13 relative error 2.5985650982583656e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.58800000000068 y1[1] (analytic) 0.3301413736061265 y1[1] (numeric) 0.3301413736066345 absolute error 5.079825449172404e-13 relative error 1.53868186640335e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7424886670150008 y2[1] (numeric) 1.742488667015454 absolute error 4.531930386519889e-13 relative error 2.6008377972887407e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.589000000000679 y1[1] (analytic) 0.3293992199921453 y1[1] (numeric) 0.3293992199926524 absolute error 5.071498776487715e-13 relative error 1.5396207606710933e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.741818437255948 y2[1] (numeric) 1.7418184372564012 absolute error 4.531930386519889e-13 relative error 2.601838566859741e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.590000000000678 y1[1] (analytic) 0.3286577369788882 y1[1] (numeric) 0.3286577369793945 absolute error 5.062616992290714e-13 relative error 1.540391849231262e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7411474656785195 y2[1] (numeric) 1.741147465678973 absolute error 4.5341508325691393e-13 relative error 2.604116493258769e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.591000000000678 y1[1] (analytic) 0.3279169253078382 y1[1] (numeric) 0.3279169253083436 absolute error 5.053735208093713e-13 relative error 1.541163269736511e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7404757529536874 y2[1] (numeric) 1.7404757529541408 absolute error 4.5341508325691393e-13 relative error 2.6051215162718728e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.592000000000677 y1[1] (analytic) 0.3271767857198069 y1[1] (numeric) 0.32717678572031145 absolute error 5.045408535409024e-13 relative error 1.5421046833469091e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7398032997531638 y2[1] (numeric) 1.7398032997536175 absolute error 4.5363712786183896e-13 relative error 2.6074046872206712e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.593000000000677 y1[1] (analytic) 0.3264373189549338 y1[1] (numeric) 0.3264373189554375 absolute error 5.037081862724335e-13 relative error 1.5430471855516397e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.739130106749402 y2[1] (numeric) 1.739130106749856 absolute error 4.53859172466764e-13 relative error 2.6096907339213945e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.594000000000676 y1[1] (analytic) 0.32569852575268565 y1[1] (numeric) 0.3256985257531884 absolute error 5.027644967015021e-13 relative error 1.5436498999791878e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.738456174615595 y2[1] (numeric) 1.7384561746160492 absolute error 4.54081217071689e-13 relative error 2.6119796616218687e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.595000000000676 y1[1] (analytic) 0.32496040685185545 y1[1] (numeric) 0.32496040685235744 absolute error 5.019873405842645e-13 relative error 1.54476462362725e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7377815040256754 y2[1] (numeric) 1.7377815040261293 absolute error 4.53859172466764e-13 relative error 2.6117159804922075e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.596000000000675 y1[1] (analytic) 0.3242229629905622 y1[1] (numeric) 0.32422296299106335 absolute error 5.011546733157957e-13 relative error 1.5457099913382255e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7371060956543127 y2[1] (numeric) 1.737106095654767 absolute error 4.5430326167661406e-13 relative error 2.615287936719216e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.597000000000675 y1[1] (analytic) 0.32348619490624964 y1[1] (numeric) 0.32348619490674996 absolute error 5.003220060473268e-13 relative error 1.5466564382827106e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.736429950176916 y2[1] (numeric) 1.7364299501773706 absolute error 4.545253062815391e-13 relative error 2.6175850412809906e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.598000000000674 y1[1] (analytic) 0.3227501033356859 y1[1] (numeric) 0.32275010333618526 absolute error 4.993783164763954e-13 relative error 1.5472599739402782e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7357530682696307 y2[1] (numeric) 1.7357530682700852 absolute error 4.545253062815391e-13 relative error 2.6186058062662946e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.599000000000673 y1[1] (analytic) 0.3220146890149622 y1[1] (numeric) 0.32201468901546076 absolute error 4.985456492079265e-13 relative error 1.5482077874551926e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7350754506093382 y2[1] (numeric) 1.735075450609793 absolute error 4.547473508864641e-13 relative error 2.6209082188717624e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.600000000000673 y1[1] (analytic) 0.32127995267949316 y1[1] (numeric) 0.32127995267999077 absolute error 4.976019596369952e-13 relative error 1.548811108464647e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7343970978736565 y2[1] (numeric) 1.7343970978741112 absolute error 4.547473508864641e-13 relative error 2.621933301456611e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.601000000000672 y1[1] (analytic) 0.32054589506401476 y1[1] (numeric) 0.32054589506451153 absolute error 4.967692923685263e-13 relative error 1.549760268398754e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.733718010740938 y2[1] (numeric) 1.733718010741393 absolute error 4.549693954913892e-13 relative error 2.6242410396195234e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.602000000000672 y1[1] (analytic) 0.3198125169025847 y1[1] (numeric) 0.3198125169030806 absolute error 4.958811139488262e-13 relative error 1.5505369169145815e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7330381898902698 y2[1] (numeric) 1.733038189890725 absolute error 4.551914400963142e-13 relative error 2.6265516983508333e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.603000000000671 y1[1] (analytic) 0.31907981892858106 y1[1] (numeric) 0.3190798189290761 absolute error 4.950484466803573e-13 relative error 1.5514878012111537e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7323576360014732 y2[1] (numeric) 1.7323576360019282 absolute error 4.549693954913892e-13 relative error 2.6263017868615338e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.60400000000067 y1[1] (analytic) 0.3183478018747018 y1[1] (numeric) 0.31834780187519596 absolute error 4.941602682606572e-13 relative error 1.5522653693558507e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.731676349755101 y2[1] (numeric) 1.7316763497555565 absolute error 4.554134847012392e-13 relative error 2.629899546561603e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.60500000000067 y1[1] (analytic) 0.3176164664729638 y1[1] (numeric) 0.3176164664734571 absolute error 4.932720898409571e-13 relative error 1.5530431885934521e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7309943318324406 y2[1] (numeric) 1.730994331832896 absolute error 4.554134847012392e-13 relative error 2.6309357363356346e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.60600000000067 y1[1] (analytic) 0.31688581345470246 y1[1] (numeric) 0.3168858134551949 absolute error 4.924394225724882e-13 relative error 1.5539964291991897e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7303115829155091 y2[1] (numeric) 1.7303115829159645 absolute error 4.554134847012392e-13 relative error 2.6319738548700278e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.607000000000669 y1[1] (analytic) 0.3161558435505708 y1[1] (numeric) 0.31615584355106235 absolute error 4.915512441527881e-13 relative error 1.5547751344161438e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7296281036870553 y2[1] (numeric) 1.729628103687511 absolute error 4.556355293061642e-13 relative error 2.6342976755227562e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.608000000000668 y1[1] (analytic) 0.3154265574905385 y1[1] (numeric) 0.31542655749102927 absolute error 4.907740880355504e-13 relative error 1.5559060465296163e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.728943894830559 y2[1] (numeric) 1.7289438948310145 absolute error 4.554134847012392e-13 relative error 2.6340558884698273e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.609000000000668 y1[1] (analytic) 0.3146979560038917 y1[1] (numeric) 0.3146979560043816 absolute error 4.898859096158503e-13 relative error 1.5566860231205065e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7282589570302285 y2[1] (numeric) 1.728258957030684 absolute error 4.556355293061642e-13 relative error 2.636384596490738e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.610000000000667 y1[1] (analytic) 0.3139700398192319 y1[1] (numeric) 0.3139700398197209 absolute error 4.889977311961502e-13 relative error 1.55746622027277e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7275732909710015 y2[1] (numeric) 1.7275732909714574 absolute error 4.558575739110893e-13 relative error 2.6387162634059335e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.611000000000667 y1[1] (analytic) 0.31324280966447493 y1[1] (numeric) 0.31324280966496315 absolute error 4.882205750789126e-13 relative error 1.5586010596759183e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7268868973385443 y2[1] (numeric) 1.7268868973390004 absolute error 4.560796185160143e-13 relative error 2.6410508946412085e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.612000000000666 y1[1] (analytic) 0.31251626626685125 y1[1] (numeric) 0.3125162662673385 absolute error 4.872768855079812e-13 relative error 1.5592048738093698e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7261997768192503 y2[1] (numeric) 1.7261997768197064 absolute error 4.560796185160143e-13 relative error 2.6421021751978262e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.613000000000666 y1[1] (analytic) 0.3117904103529039 y1[1] (numeric) 0.31179041035339033 absolute error 4.864442182395123e-13 relative error 1.5601641426011928e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.72551193010024 y2[1] (numeric) 1.7255119301006963 absolute error 4.563016631209393e-13 relative error 2.6444422386255623e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.614000000000665 y1[1] (analytic) 0.3110652426484888 y1[1] (numeric) 0.31106524264897445 absolute error 4.856670621222747e-13 relative error 1.5613028893462397e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7248233578693601 y2[1] (numeric) 1.7248233578698164 absolute error 4.563016631209393e-13 relative error 2.6454979348412796e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.615000000000665 y1[1] (analytic) 0.31034076387877374 y1[1] (numeric) 0.31034076387925846 absolute error 4.847233725513433e-13 relative error 1.5619068745370732e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7241340608151825 y2[1] (numeric) 1.7241340608156392 absolute error 4.567457523307894e-13 relative error 2.649131310095671e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.616000000000664 y1[1] (analytic) 0.30961697476823724 y1[1] (numeric) 0.30961697476872113 absolute error 4.838907052828745e-13 relative error 1.5628687853600058e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7234440396270048 y2[1] (numeric) 1.7234440396274615 absolute error 4.567457523307894e-13 relative error 2.650191951864247e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.617000000000663 y1[1] (analytic) 0.30889387604066854 y1[1] (numeric) 0.30889387604115154 absolute error 4.830025268631744e-13 relative error 1.5636519993668728e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7227532949948476 y2[1] (numeric) 1.7227532949953044 absolute error 4.567457523307894e-13 relative error 2.651254556632007e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.618000000000663 y1[1] (analytic) 0.3081714684191661 y1[1] (numeric) 0.3081714684196483 absolute error 4.822253707459367e-13 relative error 1.5647956419185032e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7220618276094557 y2[1] (numeric) 1.7220618276099124 absolute error 4.567457523307894e-13 relative error 2.6523191270364435e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.619000000000662 y1[1] (analytic) 0.3074497526261377 y1[1] (numeric) 0.307449752626619 absolute error 4.812816811750054e-13 relative error 1.5653994744313527e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.721369638162296 y2[1] (numeric) 1.721369638162753 absolute error 4.569677969357144e-13 relative error 2.654675595554045e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.620000000000662 y1[1] (analytic) 0.30672872938329887 y1[1] (numeric) 0.3067287293837793 absolute error 4.804490139065365e-13 relative error 1.5663645686940225e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7206767273455585 y2[1] (numeric) 1.7206767273460157 absolute error 4.571898415406395e-13 relative error 2.657035073903358e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.621000000000661 y1[1] (analytic) 0.3060083994116729 y1[1] (numeric) 0.3060083994121525 absolute error 4.796163466380676e-13 relative error 1.5673306600739415e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7199830958521538 y2[1] (numeric) 1.719983095852611 absolute error 4.571898415406395e-13 relative error 2.658106597926347e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.62200000000066 y1[1] (analytic) 0.3052887634315897 y1[1] (numeric) 0.30528876343206846 absolute error 4.787281682183675e-13 relative error 1.5681159137245572e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7192887443757132 y2[1] (numeric) 1.7192887443761704 absolute error 4.571898415406395e-13 relative error 2.6591801001212774e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.62300000000066 y1[1] (analytic) 0.30456982216268524 y1[1] (numeric) 0.3045698221631631 absolute error 4.778399897986674e-13 relative error 1.5689012995628645e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7185936736105885 y2[1] (numeric) 1.7185936736110454 absolute error 4.569677969357144e-13 relative error 2.6589635697638298e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.62400000000066 y1[1] (analytic) 0.3038515763239006 y1[1] (numeric) 0.3038515763243776 absolute error 4.770073225301985e-13 relative error 1.5698695010939053e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7178978842518495 y2[1] (numeric) 1.7178978842523067 absolute error 4.571898415406395e-13 relative error 2.6613330497216792e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.625000000000659 y1[1] (analytic) 0.30313402663348155 y1[1] (numeric) 0.3031340266339578 absolute error 4.762301664129609e-13 relative error 1.571021807422396e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7172013769952863 y2[1] (numeric) 1.7172013769957437 absolute error 4.574118861455645e-13 relative error 2.663705563443769e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.626000000000658 y1[1] (analytic) 0.3024171738089779 y1[1] (numeric) 0.3024171738094532 absolute error 4.752864768420295e-13 relative error 1.571625284555581e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7165041525374058 y2[1] (numeric) 1.7165041525378635 absolute error 4.576339307504895e-13 relative error 2.6660811165181077e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.627000000000658 y1[1] (analytic) 0.3017010185672423 y1[1] (numeric) 0.30170101856771675 absolute error 4.744538095735606e-13 relative error 1.5725959820311833e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7158062115754327 y2[1] (numeric) 1.7158062115758903 absolute error 4.576339307504895e-13 relative error 2.667165602170746e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.628000000000657 y1[1] (analytic) 0.3009855616244299 y1[1] (numeric) 0.30098556162490353 absolute error 4.736211423050918e-13 relative error 1.5735676480590677e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7151075548073074 y2[1] (numeric) 1.7151075548077652 absolute error 4.578559753554146e-13 relative error 2.6695467235980705e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.629000000000657 y1[1] (analytic) 0.30027080369599757 y1[1] (numeric) 0.3002708036964704 absolute error 4.728439861878542e-13 relative error 1.574725149324123e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.714408182931687 y2[1] (numeric) 1.714408182932145 absolute error 4.578559753554146e-13 relative error 2.6706357325737196e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.630000000000656 y1[1] (analytic) 0.2995567454967033 y1[1] (numeric) 0.2995567454971753 absolute error 4.720113189193853e-13 relative error 1.5756991822592088e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7137080966479434 y2[1] (numeric) 1.7137080966484013 absolute error 4.578559753554146e-13 relative error 2.6717267441928556e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.631000000000656 y1[1] (analytic) 0.29884338774060515 y1[1] (numeric) 0.2988433877410763 absolute error 4.711786516509164e-13 relative error 1.5766741744337926e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7130072966561625 y2[1] (numeric) 1.7130072966566203 absolute error 4.578559753554146e-13 relative error 2.6728197611835165e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.632000000000655 y1[1] (analytic) 0.2981307311410609 y1[1] (numeric) 0.29813073114153116 absolute error 4.702349620799851e-13 relative error 1.5772777273923259e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7123057836571443 y2[1] (numeric) 1.712305783657602 absolute error 4.578559753554146e-13 relative error 2.6739147862803183e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.633000000000655 y1[1] (analytic) 0.297418776410727 y1[1] (numeric) 0.29741877641119635 absolute error 4.693467836602849e-13 relative error 1.578067092213876e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7116035583524016 y2[1] (numeric) 1.7116035583528597 absolute error 4.580780199603396e-13 relative error 2.6763091121479545e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.634000000000654 y1[1] (analytic) 0.296707524261558 y1[1] (numeric) 0.2967075242620266 absolute error 4.686251386942786e-13 relative error 1.5794177780310323e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7109006214441602 y2[1] (numeric) 1.7109006214446183 absolute error 4.580780199603396e-13 relative error 2.677408694688993e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.635000000000653 y1[1] (analytic) 0.2959969754048063 y1[1] (numeric) 0.295996975405274 absolute error 4.676814491233472e-13 relative error 1.5800210407006514e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7101969736353564 y2[1] (numeric) 1.7101969736358147 absolute error 4.583000645652646e-13 relative error 2.6798086514622855e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.636000000000653 y1[1] (analytic) 0.2952871305510204 y1[1] (numeric) 0.2952871305514873 absolute error 4.669042930061096e-13 relative error 1.5811874094710563e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7094926156296382 y2[1] (numeric) 1.7094926156300965 absolute error 4.583000645652646e-13 relative error 2.6809128063794773e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.637000000000652 y1[1] (analytic) 0.2945779904100453 y1[1] (numeric) 0.29457799041051136 absolute error 4.660716257376407e-13 relative error 1.582167171039766e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7087875481313635 y2[1] (numeric) 1.7087875481318218 absolute error 4.583000645652646e-13 relative error 2.682018985136195e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.638000000000652 y1[1] (analytic) 0.293869555691021 y1[1] (numeric) 0.2938695556914862 absolute error 4.651834473179406e-13 relative error 1.5829589636261661e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7080817718455998 y2[1] (numeric) 1.7080817718460581 absolute error 4.583000645652646e-13 relative error 2.683127190509543e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.639000000000651 y1[1] (analytic) 0.29316182710238214 y1[1] (numeric) 0.2931618271028465 absolute error 4.643507800494717e-13 relative error 1.583940121533301e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.707375287478123 y2[1] (numeric) 1.7073752874785817 absolute error 4.587441537751147e-13 relative error 2.686838430540378e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.64000000000065 y1[1] (analytic) 0.2924548053518573 y1[1] (numeric) 0.29245480535232077 absolute error 4.634626016297716e-13 relative error 1.584732386503863e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.706668095735418 y2[1] (numeric) 1.7066680957358766 absolute error 4.587441537751147e-13 relative error 2.68795177528316e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.64100000000065 y1[1] (analytic) 0.29174849114646817 y1[1] (numeric) 0.29174849114693074 absolute error 4.625744232100715e-13 relative error 1.5855246462194814e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7059601973246759 y2[1] (numeric) 1.7059601973251348 absolute error 4.589661983800397e-13 relative error 2.6903687383785423e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.64200000000065 y1[1] (analytic) 0.29104288519252874 y1[1] (numeric) 0.29104288519299054 absolute error 4.617972670928339e-13 relative error 1.5866983547367903e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7052515929537955 y2[1] (numeric) 1.7052515929542544 absolute error 4.589661983800397e-13 relative error 2.6914867007104188e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.643000000000649 y1[1] (analytic) 0.29033798819564516 y1[1] (numeric) 0.29033798819610607 absolute error 4.609090886731337e-13 relative error 1.587491500983153e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7045422833313808 y2[1] (numeric) 1.7045422833318398 absolute error 4.589661983800397e-13 relative error 2.6926067066111724e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.644000000000648 y1[1] (analytic) 0.2896338008607142 y1[1] (numeric) 0.2896338008611743 absolute error 4.600764214046649e-13 relative error 1.588476276033532e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7038322691667416 y2[1] (numeric) 1.7038322691672005 absolute error 4.589661983800397e-13 relative error 2.693728758902406e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.645000000000648 y1[1] (analytic) 0.2889303238919232 y1[1] (numeric) 0.28893032389238243 absolute error 4.59243754136196e-13 relative error 1.5894619434545057e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7031215511698918 y2[1] (numeric) 1.7031215511703508 absolute error 4.589661983800397e-13 relative error 2.6948528604125235e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.646000000000647 y1[1] (analytic) 0.288227557992749 y1[1] (numeric) 0.28822755799320743 absolute error 4.584110868677271e-13 relative error 1.5904484986104606e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7024101300515495 y2[1] (numeric) 1.7024101300520085 absolute error 4.589661983800397e-13 relative error 2.695979013976744e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.647000000000647 y1[1] (analytic) 0.28752550386595754 y1[1] (numeric) 0.2875255038664151 absolute error 4.575784195992583e-13 relative error 1.5914359368015516e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7016980065231355 y2[1] (numeric) 1.7016980065235947 absolute error 4.591882429849647e-13 relative error 2.6984120638606497e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.648000000000646 y1[1] (analytic) 0.28682416221360285 y1[1] (numeric) 0.2868241622140596 absolute error 4.567457523307894e-13 relative error 1.5924242532630255e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7009851812967736 y2[1] (numeric) 1.7009851812972328 absolute error 4.591882429849647e-13 relative error 2.699542876880886e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.649000000000646 y1[1] (analytic) 0.2861235337370265 y1[1] (numeric) 0.2861235337374824 absolute error 4.559130850623205e-13 relative error 1.593413443164539e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.7002716550852888 y2[1] (numeric) 1.700271655085748 absolute error 4.591882429849647e-13 relative error 2.7006757514988453e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.650000000000645 y1[1] (analytic) 0.285423619136857 y1[1] (numeric) 0.28542361913731196 absolute error 4.549693954913892e-13 relative error 1.5940145278349831e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6995574286022073 y2[1] (numeric) 1.6995574286026665 absolute error 4.591882429849647e-13 relative error 2.7018106905785576e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.651000000000645 y1[1] (analytic) 0.2847244191130087 y1[1] (numeric) 0.28472441911346286 absolute error 4.541367282229203e-13 relative error 1.5950044946537265e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6988425025617553 y2[1] (numeric) 1.6988425025622147 absolute error 4.594102875898898e-13 relative error 2.7042547316606802e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.652000000000644 y1[1] (analytic) 0.2840259343646817 y1[1] (numeric) 0.284025934365135 absolute error 4.533040609544514e-13 relative error 1.595995316302423e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6981268776788592 y2[1] (numeric) 1.6981268776793186 absolute error 4.594102875898898e-13 relative error 2.7053943590943563e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.653000000000644 y1[1] (analytic) 0.28332816559036067 y1[1] (numeric) 0.28332816559081314 absolute error 4.5247139368598255e-13 relative error 1.5969869876621134e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6974105546691436 y2[1] (numeric) 1.697410554669603 absolute error 4.594102875898898e-13 relative error 2.7065360606258116e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.654000000000643 y1[1] (analytic) 0.28263111348781433 y1[1] (numeric) 0.282631113488266 absolute error 4.516387264175137e-13 relative error 1.597979503544595e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6966935342489313 y2[1] (numeric) 1.6966935342493907 absolute error 4.594102875898898e-13 relative error 2.7076798391481767e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.655000000000642 y1[1] (analytic) 0.2819347787540948 y1[1] (numeric) 0.28193477875454553 absolute error 4.5075054799781356e-13 relative error 1.5987759650999314e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6959758171352428 y2[1] (numeric) 1.6959758171357024 absolute error 4.596323321948148e-13 relative error 2.7101349414946416e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.656000000000642 y1[1] (analytic) 0.28123916208553656 y1[1] (numeric) 0.2812391620859865 absolute error 4.499178807293447e-13 relative error 1.5997696671863427e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6952574040457953 y2[1] (numeric) 1.695257404046255 absolute error 4.596323321948148e-13 relative error 2.7112834375351202e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.657000000000641 y1[1] (analytic) 0.28054426417775635 y1[1] (numeric) 0.28054426417820544 absolute error 4.490852134608758e-13 relative error 1.6007641959000445e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6945382956990018 y2[1] (numeric) 1.6945382956994612 absolute error 4.594102875898898e-13 relative error 2.711123665696689e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.65800000000064 y1[1] (analytic) 0.27985008572565206 y1[1] (numeric) 0.27985008572610026 absolute error 4.481970350411757e-13 relative error 1.6015611854432686e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6938184928139703 y2[1] (numeric) 1.6938184928144298 absolute error 4.594102875898898e-13 relative error 2.7122757812536537e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.65900000000064 y1[1] (analytic) 0.2791566274234021 y1[1] (numeric) 0.2791566274238494 absolute error 4.4730885662147557e-13 relative error 1.6023580050744554e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6930979961105037 y2[1] (numeric) 1.6930979961109633 absolute error 4.596323321948148e-13 relative error 2.714741457675294e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.66000000000064 y1[1] (analytic) 0.2784638899644645 y1[1] (numeric) 0.278463889964911 absolute error 4.4653170050423796e-13 relative error 1.6035533388592002e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.692376806309099 y2[1] (numeric) 1.6923768063095586 absolute error 4.596323321948148e-13 relative error 2.715898318160162e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.661000000000639 y1[1] (analytic) 0.2777718740415769 y1[1] (numeric) 0.2777718740420225 absolute error 4.4564352208453784e-13 relative error 1.6043507774938868e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6916549241309455 y2[1] (numeric) 1.6916549241314052 absolute error 4.596323321948148e-13 relative error 2.717057277097703e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.662000000000639 y1[1] (analytic) 0.277080580346755 y1[1] (numeric) 0.27708058034719985 absolute error 4.4486636596730023e-13 relative error 1.60554870143035e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6909323502979257 y2[1] (numeric) 1.6909323502983853 absolute error 4.596323321948148e-13 relative error 2.718218337438704e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.663000000000638 y1[1] (analytic) 0.27639000957129256 y1[1] (numeric) 0.27639000957173654 absolute error 4.439781875476001e-13 relative error 1.6063467280754934e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.690209085532613 y2[1] (numeric) 1.6902090855330727 absolute error 4.596323321948148e-13 relative error 2.719381502141062e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.664000000000637 y1[1] (analytic) 0.27570016240576023 y1[1] (numeric) 0.2757001624062034 absolute error 4.4314552027913123e-13 relative error 1.6073458804385258e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6894851305582723 y2[1] (numeric) 1.6894851305587322 absolute error 4.598543767997398e-13 relative error 2.7218610479737448e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.665000000000637 y1[1] (analytic) 0.27501103954000516 y1[1] (numeric) 0.2750110395404474 absolute error 4.422573418594311e-13 relative error 1.6081439588722293e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6887604860988588 y2[1] (numeric) 1.6887604860993184 absolute error 4.596323321948148e-13 relative error 2.7217141564970764e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.666000000000636 y1[1] (analytic) 0.2743226416631501 y1[1] (numeric) 0.27432264166359155 absolute error 4.4142467459096224e-13 relative error 1.6091441519909329e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6880351528790163 y2[1] (numeric) 1.688035152879476 absolute error 4.596323321948148e-13 relative error 2.7228836521022217e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.667000000000636 y1[1] (analytic) 0.2736349694635929 y1[1] (numeric) 0.27363496946403354 absolute error 4.4064751847372463e-13 relative error 1.6103479732050577e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6873091316240783 y2[1] (numeric) 1.6873091316245379 absolute error 4.596323321948148e-13 relative error 2.7240552639717355e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.668000000000635 y1[1] (analytic) 0.2729480236290057 y1[1] (numeric) 0.27294802362944554 absolute error 4.3981485120525576e-13 relative error 1.6113501953875933e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6865824230600657 y2[1] (numeric) 1.6865824230605255 absolute error 4.598543767997398e-13 relative error 2.7265455308457382e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.669000000000635 y1[1] (analytic) 0.27226180484633433 y1[1] (numeric) 0.2722618048467733 absolute error 4.389821839367869e-13 relative error 1.6123531693494437e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6858550279136875 y2[1] (numeric) 1.6858550279141473 absolute error 4.598543767997398e-13 relative error 2.7277219522774023e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.670000000000634 y1[1] (analytic) 0.2715763138017975 y1[1] (numeric) 0.27157631380223557 absolute error 4.3809400551708677e-13 relative error 1.6131524851494143e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6851269469123387 y2[1] (numeric) 1.6851269469127983 absolute error 4.596323321948148e-13 relative error 2.727582827139522e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.671000000000634 y1[1] (analytic) 0.27089155118088604 y1[1] (numeric) 0.27089155118132335 absolute error 4.3731684939984916e-13 relative error 1.6143613467953223e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6843981807841 y2[1] (numeric) 1.6843981807845596 absolute error 4.596323321948148e-13 relative error 2.7287629340756738e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.672000000000633 y1[1] (analytic) 0.2702075176683627 y1[1] (numeric) 0.2702075176687992 absolute error 4.364841821313803e-13 relative error 1.6153665371631002e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6836687302577373 y2[1] (numeric) 1.6836687302581972 absolute error 4.598543767997398e-13 relative error 2.731263986409874e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.673000000000632 y1[1] (analytic) 0.26952421394826087 y1[1] (numeric) 0.2695242139486965 absolute error 4.3565151486291143e-13 relative error 1.616372453075927e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6829385960627015 y2[1] (numeric) 1.6829385960631613 absolute error 4.598543767997398e-13 relative error 2.7324489311469033e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.674000000000632 y1[1] (analytic) 0.2688416407038843 y1[1] (numeric) 0.26884164070431904 absolute error 4.347633364432113e-13 relative error 1.617172605050724e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6822077789291265 y2[1] (numeric) 1.6822077789295864 absolute error 4.598543767997398e-13 relative error 2.7336360142887798e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.675000000000631 y1[1] (analytic) 0.26815979861780603 y1[1] (numeric) 0.2681597986182399 absolute error 4.338751580235112e-13 relative error 1.6179724189079158e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6814762795878297 y2[1] (numeric) 1.6814762795882894 absolute error 4.596323321948148e-13 relative error 2.733504705207508e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.67600000000063 y1[1] (analytic) 0.26747868837186806 y1[1] (numeric) 0.2674786883723012 absolute error 4.331535130575048e-13 relative error 1.6193944859461243e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.68074409877031 y2[1] (numeric) 1.6807440987707696 absolute error 4.596323321948148e-13 relative error 2.7346954990417495e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.67700000000063 y1[1] (analytic) 0.26679831064718085 y1[1] (numeric) 0.26679831064761306 absolute error 4.3220982348657344e-13 relative error 1.6199871072577215e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.680011237208748 y2[1] (numeric) 1.6800112372092078 absolute error 4.598543767997398e-13 relative error 2.7372101246403814e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.67800000000063 y1[1] (analytic) 0.2661186661241217 y1[1] (numeric) 0.26611866612455315 absolute error 4.3143266736933583e-13 relative error 1.6212040803184742e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6792776956360056 y2[1] (numeric) 1.6792776956364655 absolute error 4.598543767997398e-13 relative error 2.7384057919352983e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.679000000000629 y1[1] (analytic) 0.26543975548233545 y1[1] (numeric) 0.265439755482766 absolute error 4.305444889496357e-13 relative error 1.6220045417359785e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.678543474785624 y2[1] (numeric) 1.6785434747860841 absolute error 4.600764214046649e-13 relative error 2.740926453891364e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.680000000000629 y1[1] (analytic) 0.2647615794007324 y1[1] (numeric) 0.26476157940116213 absolute error 4.2971182168116684e-13 relative error 1.6230142706271306e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6778085753918244 y2[1] (numeric) 1.6778085753922845 absolute error 4.600764214046649e-13 relative error 2.742127011105672e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.681000000000628 y1[1] (analytic) 0.2640841385574887 y1[1] (numeric) 0.2640841385579176 absolute error 4.2893466556392923e-13 relative error 1.624234866610719e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6770729981895058 y2[1] (numeric) 1.677072998189966 absolute error 4.600764214046649e-13 relative error 2.7433297292446012e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.682000000000627 y1[1] (analytic) 0.26340743363004515 y1[1] (numeric) 0.2634074336304732 absolute error 4.280464871442291e-13 relative error 1.6250357146162358e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6763367439142454 y2[1] (numeric) 1.6763367439147057 absolute error 4.602984660095899e-13 relative error 2.7458591937488242e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.683000000000627 y1[1] (analytic) 0.2627314652951066 y1[1] (numeric) 0.26273146529553376 absolute error 4.27158308724529e-13 relative error 1.6258361298473863e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6755998133022976 y2[1] (numeric) 1.6755998133027579 absolute error 4.602984660095899e-13 relative error 2.747066825594989e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.684000000000626 y1[1] (analytic) 0.2620562342286412 y1[1] (numeric) 0.2620562342290676 absolute error 4.2638115260729137e-13 relative error 1.6270597563242035e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6748622070905927 y2[1] (numeric) 1.674862207091053 absolute error 4.602984660095899e-13 relative error 2.74827662873339e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.685000000000626 y1[1] (analytic) 0.2613817411058802 y1[1] (numeric) 0.2613817411063057 absolute error 4.2549297418759124e-13 relative error 1.627860356226004e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6741239260167369 y2[1] (numeric) 1.6741239260171974 absolute error 4.605205106145149e-13 relative error 2.7508149394306605e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.686000000000625 y1[1] (analytic) 0.26070798660131644 y1[1] (numeric) 0.26070798660174116 absolute error 4.2471581807035363e-13 relative error 1.629086333744902e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6733849708190114 y2[1] (numeric) 1.673384970819472 absolute error 4.605205106145149e-13 relative error 2.7520296802302495e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.687000000000625 y1[1] (analytic) 0.26003497138870457 y1[1] (numeric) 0.2600349713891284 absolute error 4.238276396506535e-13 relative error 1.6298870778311927e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.672645342236371 y2[1] (numeric) 1.6726453422368317 absolute error 4.6074255521944e-13 relative error 2.7545741083606823e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.688000000000624 y1[1] (analytic) 0.25936269614105956 y1[1] (numeric) 0.2593626961414826 absolute error 4.230504835334159e-13 relative error 1.631115383313765e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6719050410084444 y2[1] (numeric) 1.6719050410089051 absolute error 4.6074255521944e-13 relative error 2.7557938035854804e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.689000000000624 y1[1] (analytic) 0.25869116153065674 y1[1] (numeric) 0.25869116153107896 absolute error 4.2221781626494703e-13 relative error 1.6321308148555017e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.671164067875533 y2[1] (numeric) 1.6711640678759936 absolute error 4.605205106145149e-13 relative error 2.755687005644823e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.690000000000623 y1[1] (analytic) 0.2580203682290306 y1[1] (numeric) 0.258020368229452 absolute error 4.2138514899647816e-13 relative error 1.63314683987443e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6704224235786096 y2[1] (numeric) 1.6704224235790701 absolute error 4.605205106145149e-13 relative error 2.7569104923048404e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.691000000000622 y1[1] (analytic) 0.2573503169069744 y1[1] (numeric) 0.25735031690739496 absolute error 4.205524817280093e-13 relative error 1.634163449971691e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6696801088593185 y2[1] (numeric) 1.669680108859779 absolute error 4.605205106145149e-13 relative error 2.758136173336403e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.692000000000622 y1[1] (analytic) 0.25668100823453943 y1[1] (numeric) 0.25668100823495915 absolute error 4.1971981445954043e-13 relative error 1.6351806366446327e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6689371244599742 y2[1] (numeric) 1.6689371244604347 absolute error 4.605205106145149e-13 relative error 2.7593640519173407e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.693000000000621 y1[1] (analytic) 0.2560124428810342 y1[1] (numeric) 0.25601244288145314 absolute error 4.189426583423028e-13 relative error 1.636415221181184e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6681934711235613 y2[1] (numeric) 1.6681934711240218 absolute error 4.605205106145149e-13 relative error 2.7605941312331433e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.69400000000062 y1[1] (analytic) 0.25534462151502413 y1[1] (numeric) 0.25534462151544224 absolute error 4.1810999107383395e-13 relative error 1.6374341021678146e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.667449149593733 y2[1] (numeric) 1.6674491495941934 absolute error 4.605205106145149e-13 relative error 2.7618264144769803e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.69500000000062 y1[1] (analytic) 0.2546775448043306 y1[1] (numeric) 0.2546775448047478 absolute error 4.1722181265413383e-13 relative error 1.6382355695107962e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6667041606148105 y2[1] (numeric) 1.666704160615271 absolute error 4.605205106145149e-13 relative error 2.7630609048497188e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.69600000000062 y1[1] (analytic) 0.25401121341602995 y1[1] (numeric) 0.25401121341644645 absolute error 4.165001676881275e-13 relative error 1.639692051728309e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6659585049317833 y2[1] (numeric) 1.6659585049322436 absolute error 4.602984660095899e-13 relative error 2.7629647716131918e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.69700000000062 y1[1] (analytic) 0.2533456280164539 y1[1] (numeric) 0.2533456280168695 absolute error 4.1561198926842735e-13 relative error 1.6404940259771716e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6652121832903064 y2[1] (numeric) 1.6652121832907667 absolute error 4.602984660095899e-13 relative error 2.7642030885222228e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.698000000000619 y1[1] (analytic) 0.25268078927118753 y1[1] (numeric) 0.2526807892716023 absolute error 4.147793219999585e-13 relative error 1.6415150641103944e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6644651964367019 y2[1] (numeric) 1.664465196437162 absolute error 4.600764214046649e-13 relative error 2.764109591414705e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.699000000000618 y1[1] (analytic) 0.2520166978450695 y1[1] (numeric) 0.2520166978454836 absolute error 4.1405767703395213e-13 relative error 1.6429771541903917e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6637175451179562 y2[1] (numeric) 1.6637175451184163 absolute error 4.600764214046649e-13 relative error 2.765351743477862e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.700000000000617 y1[1] (analytic) 0.25135335440219153 y1[1] (numeric) 0.25135335440260465 absolute error 4.1311398746302075e-13 relative error 1.6435586803508314e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6629692300817205 y2[1] (numeric) 1.6629692300821808 absolute error 4.602984660095899e-13 relative error 2.7679313464324908e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.701000000000617 y1[1] (analytic) 0.2506907596058966 y1[1] (numeric) 0.25069075960630893 absolute error 4.1233683134578314e-13 relative error 1.6448026724000735e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.66222025207631 y2[1] (numeric) 1.6622202520767704 absolute error 4.602984660095899e-13 relative error 2.7691785455905894e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.702000000000616 y1[1] (analytic) 0.2500289141187797 y1[1] (numeric) 0.25002891411919115 absolute error 4.11448652926083e-13 relative error 1.6456042869130672e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.661470611850703 y2[1] (numeric) 1.661470611851163 absolute error 4.600764214046649e-13 relative error 2.769091539285117e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.703000000000616 y1[1] (analytic) 0.2493678186026861 y1[1] (numeric) 0.24936781860309679 absolute error 4.1069925238446103e-13 relative error 1.646961723793325e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.660720310154539 y2[1] (numeric) 1.660720310154999 absolute error 4.600764214046649e-13 relative error 2.7703425952673048e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.704000000000615 y1[1] (analytic) 0.24870747371871138 y1[1] (numeric) 0.24870747371912125 absolute error 4.0986658511599217e-13 relative error 1.6479866044538415e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6599693477381199 y2[1] (numeric) 1.65996934773858 absolute error 4.600764214046649e-13 relative error 2.7715958853792488e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.705000000000615 y1[1] (analytic) 0.24804788012720036 y1[1] (numeric) 0.2480478801276094 absolute error 4.090339178475233e-13 relative error 1.6490119473618092e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6592177253524079 y2[1] (numeric) 1.6592177253528682 absolute error 4.602984660095899e-13 relative error 2.7741896616480836e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.706000000000614 y1[1] (analytic) 0.24738903848774652 y1[1] (numeric) 0.24738903848815474 absolute error 4.0822900615467006e-13 relative error 1.6501499365134165e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6584654437490256 y2[1] (numeric) 1.658465443749486 absolute error 4.602984660095899e-13 relative error 2.7754480368856365e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.707000000000614 y1[1] (analytic) 0.2467309494591915 y1[1] (numeric) 0.2467309494595989 absolute error 4.073963388862012e-13 relative error 1.651176472911775e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6577125036802545 y2[1] (numeric) 1.6577125036807148 absolute error 4.602984660095899e-13 relative error 2.7767086571868792e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.708000000000613 y1[1] (analytic) 0.24607361369962433 y1[1] (numeric) 0.2460736137000308 absolute error 4.0648040489088544e-13 relative error 1.6518650609449963e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6569589058990346 y2[1] (numeric) 1.6569589058994947 absolute error 4.600764214046649e-13 relative error 2.7766314527579433e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.709000000000612 y1[1] (analytic) 0.24541703186638053 y1[1] (numeric) 0.2454170318667862 absolute error 4.056754931980322e-13 relative error 1.6530046432103613e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6562046511589634 y2[1] (numeric) 1.6562046511594235 absolute error 4.600764214046649e-13 relative error 2.777895962813031e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.710000000000612 y1[1] (analytic) 0.2447612046160419 y1[1] (numeric) 0.24476120461644685 absolute error 4.0495384823202585e-13 relative error 1.6544854355790533e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.655449740214296 y2[1] (numeric) 1.6554497402147559 absolute error 4.598543767997398e-13 relative error 2.777821432018904e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.711000000000611 y1[1] (analytic) 0.2441061326044358 y1[1] (numeric) 0.24410613260483993 absolute error 4.04121180963557e-13 relative error 1.655514249690806e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6546941738199425 y2[1] (numeric) 1.6546941738204026 absolute error 4.600764214046649e-13 relative error 2.7804317479559134e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.71200000000061 y1[1] (analytic) 0.24345181648663416 y1[1] (numeric) 0.24345181648703743 absolute error 4.032607581194725e-13 relative error 1.6564294485007964e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6539379527314702 y2[1] (numeric) 1.6539379527319302 absolute error 4.600764214046649e-13 relative error 2.781703029698611e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.71300000000061 y1[1] (analytic) 0.2427982569169529 y1[1] (numeric) 0.24279825691735538 absolute error 4.024836020022349e-13 relative error 1.657687361980943e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6531810777050995 y2[1] (numeric) 1.6531810777055596 absolute error 4.600764214046649e-13 relative error 2.7829765753388026e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.71400000000061 y1[1] (analytic) 0.24214545454895176 y1[1] (numeric) 0.24214545454935332 absolute error 4.015676680069191e-13 relative error 1.658373760328996e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6524235494977055 y2[1] (numeric) 1.6524235494981656 absolute error 4.600764214046649e-13 relative error 2.78425238822405e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.71500000000061 y1[1] (analytic) 0.2414934100354328 y1[1] (numeric) 0.24149341003583355 absolute error 4.007627563140659e-13 relative error 1.6595183953684887e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6516653688668164 y2[1] (numeric) 1.6516653688672764 absolute error 4.600764214046649e-13 relative error 2.7855304717099967e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.716000000000609 y1[1] (analytic) 0.24084212402844063 y1[1] (numeric) 0.24084212402884053 absolute error 3.999023334699814e-13 relative error 1.6604335104716052e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6509065365706128 y2[1] (numeric) 1.6509065365710727 absolute error 4.598543767997398e-13 relative error 2.7854658432389753e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.717000000000608 y1[1] (analytic) 0.24019159717926108 y1[1] (numeric) 0.24019159717966024 absolute error 3.991529329283594e-13 relative error 1.661810561301449e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6501470533679268 y2[1] (numeric) 1.6501470533683866 absolute error 4.598543767997398e-13 relative error 2.7867478589934367e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.718000000000607 y1[1] (analytic) 0.23954183013842112 y1[1] (numeric) 0.23954183013881944 absolute error 3.9832026565989054e-13 relative error 1.6628422076833847e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6493869200182414 y2[1] (numeric) 1.6493869200187015 absolute error 4.600764214046649e-13 relative error 2.789378379450085e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.719000000000607 y1[1] (analytic) 0.23889282355568764 y1[1] (numeric) 0.23889282355608513 absolute error 3.9748759839142167e-13 relative error 1.6638741694924312e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6486261372816906 y2[1] (numeric) 1.6486261372821505 absolute error 4.598543767997398e-13 relative error 2.789318732735628e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.720000000000606 y1[1] (analytic) 0.23824457808006716 y1[1] (numeric) 0.23824457808046384 absolute error 3.9668268669856843e-13 relative error 1.665022935234458e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.647864705919056 y2[1] (numeric) 1.6478647059195162 absolute error 4.600764214046649e-13 relative error 2.7919550661658752e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.721000000000606 y1[1] (analytic) 0.23759709435980514 y1[1] (numeric) 0.237597094360201 absolute error 3.9585001943009956e-13 relative error 1.666055809717286e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6471026266917699 y2[1] (numeric) 1.64710262669223 absolute error 4.600764214046649e-13 relative error 2.7932468441795592e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.722000000000605 y1[1] (analytic) 0.2369503730423852 y1[1] (numeric) 0.23695037304278024 absolute error 3.9504510773724633e-13 relative error 1.6672061017037584e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.646339900361911 y2[1] (numeric) 1.6463399003623709 absolute error 4.598543767997398e-13 relative error 2.793192199852844e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.723000000000605 y1[1] (analytic) 0.23630441477452868 y1[1] (numeric) 0.23630441477492287 absolute error 3.9418468489316183e-13 relative error 1.6681223889501834e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6455765276922054 y2[1] (numeric) 1.6455765276926653 absolute error 4.598543767997398e-13 relative error 2.794487944262612e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.724000000000604 y1[1] (analytic) 0.23565922020219365 y1[1] (numeric) 0.2356592202025871 absolute error 3.9343528435153985e-13 relative error 1.6695094043592933e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.644812509446026 y2[1] (numeric) 1.6448125094464858 absolute error 4.598543767997398e-13 relative error 2.795785988730224e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.725000000000604 y1[1] (analytic) 0.2350147899705748 y1[1] (numeric) 0.2350147899709674 absolute error 3.92602617083071e-13 relative error 1.6705442969450012e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6440478463873909 y2[1] (numeric) 1.6440478463878507 absolute error 4.598543767997398e-13 relative error 2.797086336691586e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.726000000000603 y1[1] (analytic) 0.23437112472410215 y1[1] (numeric) 0.23437112472449398 absolute error 3.9182546096583337e-13 relative error 1.6718162761179896e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6432825392809631 y2[1] (numeric) 1.6432825392814228 absolute error 4.596323321948148e-13 relative error 2.7970377656171783e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.727000000000602 y1[1] (analytic) 0.2337282251064411 y1[1] (numeric) 0.23372822510683205 absolute error 3.909650381217489e-13 relative error 1.672733526058743e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6425165888920494 y2[1] (numeric) 1.6425165888925093 absolute error 4.598543767997398e-13 relative error 2.7996939568807162e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.728000000000602 y1[1] (analytic) 0.233086091760491 y1[1] (numeric) 0.23308609176088116 absolute error 3.9016012642889564e-13 relative error 1.6738884910808278e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6417499959866007 y2[1] (numeric) 1.6417499959870605 absolute error 4.598543767997398e-13 relative error 2.801001236021888e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.729000000000601 y1[1] (analytic) 0.23244472532838523 y1[1] (numeric) 0.23244472532877458 absolute error 3.893552147360424e-13 relative error 1.6750443107968254e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6409827613312093 y2[1] (numeric) 1.6409827613316692 absolute error 4.598543767997398e-13 relative error 2.8023108324836613e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.7300000000006 y1[1] (analytic) 0.23180412645149018 y1[1] (numeric) 0.23180412645187873 absolute error 3.8855030304318916e-13 relative error 1.6762009761914284e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.64021488569311 y2[1] (numeric) 1.6402148856935699 absolute error 4.598543767997398e-13 relative error 2.803622749743659e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.7310000000006 y1[1] (analytic) 0.23116429577040465 y1[1] (numeric) 0.2311642957707924 absolute error 3.877453913503359e-13 relative error 1.6773584781252276e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6394463698401784 y2[1] (numeric) 1.6394463698406383 absolute error 4.598543767997398e-13 relative error 2.8049369912879112e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.7320000000006 y1[1] (analytic) 0.23052523392495938 y1[1] (numeric) 0.2305252339253462 absolute error 3.8682945735502017e-13 relative error 1.6780352014779473e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6386772145409303 y2[1] (numeric) 1.6386772145413901 absolute error 4.598543767997398e-13 relative error 2.8062535606108762e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.7330000000006 y1[1] (analytic) 0.22988694155421596 y1[1] (numeric) 0.229886941554602 absolute error 3.8602454566216693e-13 relative error 1.6791930113661017e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6379074205645208 y2[1] (numeric) 1.6379074205649806 absolute error 4.598543767997398e-13 relative error 2.8075724612154607e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.734000000000599 y1[1] (analytic) 0.2292494192964668 y1[1] (numeric) 0.22924941929685203 absolute error 3.852196339693137e-13 relative error 1.680351623796897e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6371369886807439 y2[1] (numeric) 1.6371369886812037 absolute error 4.598543767997398e-13 relative error 2.8088936966130418e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.735000000000598 y1[1] (analytic) 0.22861266778923417 y1[1] (numeric) 0.22861266778961856 absolute error 3.843869667008448e-13 relative error 1.681389620347829e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6363659196600313 y2[1] (numeric) 1.6363659196604912 absolute error 4.598543767997398e-13 relative error 2.8102172703234886e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.736000000000598 y1[1] (analytic) 0.22797668766926937 y1[1] (numeric) 0.227976687669653 absolute error 3.8363756615922284e-13 relative error 1.6827929648481164e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6355942142734523 y2[1] (numeric) 1.635594214273912 absolute error 4.596323321948148e-13 relative error 2.8101856082866386e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.737000000000597 y1[1] (analytic) 0.22734147957255268 y1[1] (numeric) 0.22734147957293546 absolute error 3.8277714331513835e-13 relative error 1.683710091246154e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.634821873292712 y2[1] (numeric) 1.6348218732931714 absolute error 4.594102875898898e-13 relative error 2.8101550089037325e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.738000000000596 y1[1] (analytic) 0.226707044134292 y1[1] (numeric) 0.22670704413467396 absolute error 3.819722316222851e-13 relative error 1.684871474024514e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.634048897490151 y2[1] (numeric) 1.6340488974906107 absolute error 4.596323321948148e-13 relative error 2.8128431952115752e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.739000000000596 y1[1] (analytic) 0.22607338198892268 y1[1] (numeric) 0.22607338198930388 absolute error 3.811950755050475e-13 relative error 1.6861563805142066e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6332752876387455 y2[1] (numeric) 1.6332752876392052 absolute error 4.596323321948148e-13 relative error 2.8141755139105378e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.740000000000595 y1[1] (analytic) 0.2254404937701069 y1[1] (numeric) 0.2254404937704873 absolute error 3.804179193878099e-13 relative error 1.6874427172597545e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6325010445121053 y2[1] (numeric) 1.6325010445125647 absolute error 4.594102875898898e-13 relative error 2.8141500376631653e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.741000000000595 y1[1] (analytic) 0.2248083801107329 y1[1] (numeric) 0.22480838011111243 absolute error 3.7952974096810976e-13 relative error 1.6882366252591047e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.631726168884473 y2[1] (numeric) 1.6317261688849325 absolute error 4.594102875898898e-13 relative error 2.815486423827871e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.742000000000594 y1[1] (analytic) 0.22417704164291408 y1[1] (numeric) 0.22417704164329283 absolute error 3.7875258485087215e-13 relative error 1.6895244137184108e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6309506615307248 y2[1] (numeric) 1.6309506615311842 absolute error 4.594102875898898e-13 relative error 2.816825170901929e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.743000000000594 y1[1] (analytic) 0.22354647899798896 y1[1] (numeric) 0.22354647899836694 absolute error 3.7797542873363454e-13 relative error 1.6908136081044464e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6301745232263676 y2[1] (numeric) 1.6301745232268268 absolute error 4.591882429849647e-13 relative error 2.816804191468777e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.744000000000593 y1[1] (analytic) 0.22291669280652016 y1[1] (numeric) 0.22291669280689735 absolute error 3.7719827261639693e-13 relative error 1.6921042021011185e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6293977547475396 y2[1] (numeric) 1.6293977547479987 absolute error 4.591882429849647e-13 relative error 2.8181470217878865e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.745000000000593 y1[1] (analytic) 0.22228768369829388 y1[1] (numeric) 0.2222876836986702 absolute error 3.763100941966968e-13 relative error 1.6928967360488317e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6286203568710091 y2[1] (numeric) 1.6286203568714683 absolute error 4.591882429849647e-13 relative error 2.819492222651455e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.746000000000592 y1[1] (analytic) 0.22165945230231898 y1[1] (numeric) 0.22165945230269452 absolute error 3.755329380794592e-13 relative error 1.6941886943186785e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6278423303741745 y2[1] (numeric) 1.6278423303746334 absolute error 4.589661983800397e-13 relative error 2.8194757552136032e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.747000000000591 y1[1] (analytic) 0.22103199924682693 y1[1] (numeric) 0.22103199924720168 absolute error 3.747557819622216e-13 relative error 1.6954820263093714e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6270636760350614 y2[1] (numeric) 1.6270636760355206 absolute error 4.591882429849647e-13 relative error 2.8221897504586032e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.74800000000059 y1[1] (analytic) 0.2204053251592708 y1[1] (numeric) 0.2204053251596447 absolute error 3.738953591181371e-13 relative error 1.696398936132556e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6262843946323249 y2[1] (numeric) 1.6262843946327838 absolute error 4.589661983800397e-13 relative error 2.8221767354768484e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.74900000000059 y1[1] (analytic) 0.21977943066632444 y1[1] (numeric) 0.21977943066669758 absolute error 3.731459585765151e-13 relative error 1.6978202074926486e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6255044869452457 y2[1] (numeric) 1.6255044869457047 absolute error 4.589661983800397e-13 relative error 2.8235307996138417e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.75000000000059 y1[1] (analytic) 0.2191543163938825 y1[1] (numeric) 0.21915431639425478 absolute error 3.722855357324306e-13 relative error 1.6987369532951742e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.624723953753732 y2[1] (numeric) 1.6247239537541907 absolute error 4.587441537751147e-13 relative error 2.8235205907763025e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.75100000000059 y1[1] (analytic) 0.21852998296705894 y1[1] (numeric) 0.2185299829674305 absolute error 3.7156389076642427e-13 relative error 1.700287922607094e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6239427958383164 y2[1] (numeric) 1.623942795838775 absolute error 4.587441537751147e-13 relative error 2.8248787762151467e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.752000000000589 y1[1] (analytic) 0.21790643101018747 y1[1] (numeric) 0.21790643101055815 absolute error 3.7067571234672414e-13 relative error 1.7010774332281844e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6231610139801569 y2[1] (numeric) 1.6231610139806156 absolute error 4.587441537751147e-13 relative error 2.826239355331897e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.753000000000588 y1[1] (analytic) 0.21728366114681974 y1[1] (numeric) 0.2172836611471896 absolute error 3.698708006538709e-13 relative error 1.7022485662368658e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6223786089610353 y2[1] (numeric) 1.622378608961494 absolute error 4.587441537751147e-13 relative error 2.827602331794134e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.754000000000588 y1[1] (analytic) 0.21666167399972558 y1[1] (numeric) 0.2166616740000947 absolute error 3.691214001122489e-13 relative error 1.703676489237854e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6215955815633567 y2[1] (numeric) 1.6215955815638154 absolute error 4.587441537751147e-13 relative error 2.8289677092783277e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.755000000000587 y1[1] (analytic) 0.21604047019089223 y1[1] (numeric) 0.2160404701912605 absolute error 3.682609772681644e-13 relative error 1.7045925559353346e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6208119325701484 y2[1] (numeric) 1.620811932570607 absolute error 4.585221091701897e-13 relative error 2.8289655323742806e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.756000000000586 y1[1] (analytic) 0.21542005034152323 y1[1] (numeric) 0.21542005034189077 absolute error 3.6753933230215807e-13 relative error 1.7061519190969808e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6200276627650592 y2[1] (numeric) 1.6200276627655177 absolute error 4.585221091701897e-13 relative error 2.8303350597580862e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.757000000000586 y1[1] (analytic) 0.21480041507203862 y1[1] (numeric) 0.21480041507240533 absolute error 3.667066650336892e-13 relative error 1.7071971900552663e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.619242772932359 y2[1] (numeric) 1.6192427729328174 absolute error 4.583000645652646e-13 relative error 2.8303357113974242e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.758000000000585 y1[1] (analytic) 0.21418156500207353 y1[1] (numeric) 0.21418156500243937 absolute error 3.658462421896047e-13 relative error 1.7081126575298993e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6184572638569374 y2[1] (numeric) 1.6184572638573957 absolute error 4.583000645652646e-13 relative error 2.8317093988202816e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.759000000000585 y1[1] (analytic) 0.2135635007504778 y1[1] (numeric) 0.21356350075084293 absolute error 3.6512459722359836e-13 relative error 1.7096769623110865e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6176711363243035 y2[1] (numeric) 1.6176711363247618 absolute error 4.583000645652646e-13 relative error 2.833085503439351e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.760000000000584 y1[1] (analytic) 0.21294622293531595 y1[1] (numeric) 0.21294622293568022 absolute error 3.6426417437951386e-13 relative error 1.710592324007371e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6168843911205848 y2[1] (numeric) 1.6168843911210429 absolute error 4.580780199603396e-13 relative error 2.833090742145564e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.761000000000584 y1[1] (analytic) 0.21232973217386553 y1[1] (numeric) 0.21232973217422899 absolute error 3.634592626866606e-13 relative error 1.7117681022130388e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6160970290325263 y2[1] (numeric) 1.6160970290329844 absolute error 4.580780199603396e-13 relative error 2.8344710232811157e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.762000000000583 y1[1] (analytic) 0.21171402908261727 y1[1] (numeric) 0.21171402908297993 absolute error 3.626543509938074e-13 relative error 1.7129443550114887e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.61530905084749 y2[1] (numeric) 1.6153090508479482 absolute error 4.580780199603396e-13 relative error 2.835853731643513e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.763000000000583 y1[1] (analytic) 0.21109911427727424 y1[1] (numeric) 0.21109911427763609 absolute error 3.6184943930095415e-13 relative error 1.7141210683891005e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6145204573534544 y2[1] (numeric) 1.6145204573539123 absolute error 4.578559753554146e-13 relative error 2.8358635734225306e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.764000000000582 y1[1] (analytic) 0.2104849883727511 y1[1] (numeric) 0.21048498837311225 absolute error 3.611555499105634e-13 relative error 1.7158256876304524e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6137312493390126 y2[1] (numeric) 1.6137312493394702 absolute error 4.576339307504895e-13 relative error 2.8358745047413394e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.765000000000581 y1[1] (analytic) 0.20987165198317392 y1[1] (numeric) 0.20987165198353422 absolute error 3.6029512706647893e-13 relative error 1.7167403203905067e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6129414275933724 y2[1] (numeric) 1.61294142759383 absolute error 4.576339307504895e-13 relative error 2.837263169768744e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.76600000000058 y1[1] (analytic) 0.2092591057218789 y1[1] (numeric) 0.20925910572223838 absolute error 3.594902153736257e-13 relative error 1.7179191038473386e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6121509929063558 y2[1] (numeric) 1.6121509929068134 absolute error 4.576339307504895e-13 relative error 2.8386542747182482e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.76700000000058 y1[1] (analytic) 0.20864735020141223 y1[1] (numeric) 0.20864735020177091 absolute error 3.5868530368077245e-13 relative error 1.7190982935298485e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6113599460683972 y2[1] (numeric) 1.6113599460688548 absolute error 4.576339307504895e-13 relative error 2.8400478233748053e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.76800000000058 y1[1] (analytic) 0.20803638603352936 y1[1] (numeric) 0.2080363860338873 absolute error 3.5793590313915047e-13 relative error 1.7205447083735713e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6105682878705436 y2[1] (numeric) 1.610568287871001 absolute error 4.574118861455645e-13 relative error 2.8400651471310415e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.76900000000058 y1[1] (analytic) 0.20742621382919457 y1[1] (numeric) 0.20742621382955165 absolute error 3.5707548029506597e-13 relative error 1.721457831694794e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6097760191044532 y2[1] (numeric) 1.6097760191049104 absolute error 4.571898415406395e-13 relative error 2.840083565134622e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.770000000000579 y1[1] (analytic) 0.20681683419857988 y1[1] (numeric) 0.20681683419893612 absolute error 3.562428130265971e-13 relative error 1.7225039460982294e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6089831405623942 y2[1] (numeric) 1.6089831405628514 absolute error 4.571898415406395e-13 relative error 2.8414831082744352e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.771000000000578 y1[1] (analytic) 0.20620824775106483 y1[1] (numeric) 0.2062082477514203 absolute error 3.554656569093595e-13 relative error 1.723818813195477e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6081896530372455 y2[1] (numeric) 1.6081896530377027 absolute error 4.571898415406395e-13 relative error 2.8428851079671198e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.772000000000578 y1[1] (analytic) 0.20560045509523583 y1[1] (numeric) 0.20560045509559058 absolute error 3.5474401194335314e-13 relative error 1.7254047992210562e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6073955573224945 y2[1] (numeric) 1.6073955573229515 absolute error 4.569677969357144e-13 relative error 2.8429081743693795e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.773000000000577 y1[1] (analytic) 0.2049934568388857 y1[1] (numeric) 0.20499345683923956 absolute error 3.53855833523653e-13 relative error 1.7261811131940933e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6066008542122368 y2[1] (numeric) 1.6066008542126937 absolute error 4.569677969357144e-13 relative error 2.844314415354765e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.774000000000576 y1[1] (analytic) 0.20438725358901233 y1[1] (numeric) 0.20438725358936546 absolute error 3.5313418855764667e-13 relative error 1.72777011460675e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6058055445011754 y2[1] (numeric) 1.6058055445016322 absolute error 4.567457523307894e-13 relative error 2.8443403617258782e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.775000000000576 y1[1] (analytic) 0.20378184595181914 y1[1] (numeric) 0.20378184595217147 absolute error 3.5232927686479343e-13 relative error 1.7289532108178854e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6050096289846199 y2[1] (numeric) 1.6050096289850766 absolute error 4.567457523307894e-13 relative error 2.8457508545898337e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.776000000000575 y1[1] (analytic) 0.20317723453271364 y1[1] (numeric) 0.2031772345330652 absolute error 3.515521207475558e-13 relative error 1.7302731851631354e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6042131084584859 y2[1] (numeric) 1.6042131084589426 absolute error 4.567457523307894e-13 relative error 2.8471638208322815e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.777000000000575 y1[1] (analytic) 0.20257341993630718 y1[1] (numeric) 0.20257341993665795 absolute error 3.507749646303182e-13 relative error 1.7315942276168726e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6034159837192936 y2[1] (numeric) 1.6034159837197504 absolute error 4.567457523307894e-13 relative error 2.8485792643236544e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.778000000000574 y1[1] (analytic) 0.20197040276641443 y1[1] (numeric) 0.20197040276676434 absolute error 3.499145417862337e-13 relative error 1.73250405501702e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6026182555641681 y2[1] (numeric) 1.6026182555646247 absolute error 4.565237077258644e-13 relative error 2.8486116774275404e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.779000000000574 y1[1] (analytic) 0.20136818362605224 y1[1] (numeric) 0.20136818362640146 absolute error 3.49220652395843e-13 relative error 1.7342394717348096e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6018199247908373 y2[1] (numeric) 1.6018199247912936 absolute error 4.563016631209393e-13 relative error 2.8486451944997647e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.780000000000573 y1[1] (analytic) 0.20076676311744002 y1[1] (numeric) 0.2007667631177884 absolute error 3.483879851273741e-13 relative error 1.735287154694933e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.6010209921976317 y2[1] (numeric) 1.601020992198088 absolute error 4.563016631209393e-13 relative error 2.8500667095851107e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.781000000000573 y1[1] (analytic) 0.200166141841998 y1[1] (numeric) 0.20016614184234563 absolute error 3.4763858458575214e-13 relative error 1.736750188551679e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.600221458583484 y2[1] (numeric) 1.6002214585839403 absolute error 4.563016631209393e-13 relative error 2.85149071507176e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.782000000000572 y1[1] (analytic) 0.1995663204003475 y1[1] (numeric) 0.19956632040069436 absolute error 3.4686142846851453e-13 relative error 1.7380759828245575e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.599421324747928 y2[1] (numeric) 1.599421324748384 absolute error 4.558575739110893e-13 relative error 2.8501406531073563e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.783000000000571 y1[1] (analytic) 0.19896729939230995 y1[1] (numeric) 0.19896729939265598 absolute error 3.4602876120004566e-13 relative error 1.7391237769065264e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.598620591491097 y2[1] (numeric) 1.5986205914915528 absolute error 4.558575739110893e-13 relative error 2.8515682603956254e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.784000000000571 y1[1] (analytic) 0.19836907941690618 y1[1] (numeric) 0.19836907941725146 absolute error 3.452793606584237e-13 relative error 1.7405906287076159e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5978192596137242 y2[1] (numeric) 1.59781925961418 absolute error 4.558575739110893e-13 relative error 2.852998367420441e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.78500000000057 y1[1] (analytic) 0.19777166107235622 y1[1] (numeric) 0.1977716610727007 absolute error 3.4447444896557045e-13 relative error 1.7417786102304208e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.597017329917142 y2[1] (numeric) 1.5970173299175976 absolute error 4.556355293061642e-13 relative error 2.853040607454172e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.78600000000057 y1[1] (analytic) 0.1971750449560783 y1[1] (numeric) 0.19717504495642202 absolute error 3.4372504842394846e-13 relative error 1.7432482315422568e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5962148032032792 y2[1] (numeric) 1.5962148032037349 absolute error 4.556355293061642e-13 relative error 2.854475026743244e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.78700000000057 y1[1] (analytic) 0.1965792316646886 y1[1] (numeric) 0.1965792316650315 absolute error 3.428923811554796e-13 relative error 1.7442960695886834e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5954116802746632 y2[1] (numeric) 1.5954116802751186 absolute error 4.554134847012392e-13 relative error 2.8545201864313545e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.788000000000569 y1[1] (analytic) 0.1959842217940002 y1[1] (numeric) 0.19598422179434236 absolute error 3.421429806138576e-13 relative error 1.74576798826941e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5946079619344165 y2[1] (numeric) 1.5946079619348716 absolute error 4.551914400963142e-13 relative error 2.854566457476621e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.789000000000568 y1[1] (analytic) 0.19539001593902305 y1[1] (numeric) 0.19539001593936442 absolute error 3.4136582449662e-13 relative error 1.7470996297126708e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5938036489862575 y2[1] (numeric) 1.5938036489867125 absolute error 4.549693954913892e-13 relative error 2.8546138401726805e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.790000000000568 y1[1] (analytic) 0.19479661469396292 y1[1] (numeric) 0.19479661469430348 absolute error 3.4056091280376677e-13 relative error 1.748289688395295e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5929987422344989 y2[1] (numeric) 1.5929987422349536 absolute error 4.547473508864641e-13 relative error 2.854662334815093e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.791000000000567 y1[1] (analytic) 0.19420401865222092 y1[1] (numeric) 0.19420401865256076 absolute error 3.398392678377604e-13 relative error 1.7499085250462402e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5921932424840475 y2[1] (numeric) 1.592193242484502 absolute error 4.545253062815391e-13 relative error 2.854711941701342e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.792000000000566 y1[1] (analytic) 0.19361222840639314 y1[1] (numeric) 0.19361222840673223 absolute error 3.3908986729613844e-13 relative error 1.7513866251484227e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.591387150540403 y2[1] (numeric) 1.5913871505408572 absolute error 4.5430326167661406e-13 relative error 2.854762661130837e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.793000000000566 y1[1] (analytic) 0.19302124454826985 y1[1] (numeric) 0.19302124454860808 absolute error 3.3822944445205394e-13 relative error 1.7522912840170353e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5905804672096568 y2[1] (numeric) 1.5905804672101114 absolute error 4.545253062815391e-13 relative error 2.8576064880194924e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.794000000000565 y1[1] (analytic) 0.19243106766883467 y1[1] (numeric) 0.19243106766917215 absolute error 3.3748004391043196e-13 relative error 1.753771093195929e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.589773193298493 y2[1] (numeric) 1.5897731932989474 absolute error 4.5430326167661406e-13 relative error 2.8576608511936006e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.795000000000565 y1[1] (analytic) 0.1918416983582646 y1[1] (numeric) 0.19184169835860124 absolute error 3.366473766419631e-13 relative error 1.7548185797087437e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5889653296141852 y2[1] (numeric) 1.5889653296146393 absolute error 4.54081217071689e-13 relative error 2.8577163302986853e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.796000000000564 y1[1] (analytic) 0.19125313720592874 y1[1] (numeric) 0.19125313720626463 absolute error 3.358979761003411e-13 relative error 1.756300476988612e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5881568769645966 y2[1] (numeric) 1.5881568769650507 absolute error 4.54081217071689e-13 relative error 2.859171053300243e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.797000000000564 y1[1] (analytic) 0.1906653848003883 y1[1] (numeric) 0.19066538480072343 absolute error 3.351208199831035e-13 relative error 1.7576384949682855e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5873478361581803 y2[1] (numeric) 1.5873478361586342 absolute error 4.53859172466764e-13 relative error 2.8592294778013395e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.798000000000563 y1[1] (analytic) 0.1900784417293956 y1[1] (numeric) 0.19007844172972996 absolute error 3.343714194414815e-13 relative error 1.7591233198213403e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5865382080039765 y2[1] (numeric) 1.5865382080044304 absolute error 4.53859172466764e-13 relative error 2.8606885745144717e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.799000000000563 y1[1] (analytic) 0.18949230857989374 y1[1] (numeric) 0.18949230858022728 absolute error 3.3353875217301265e-13 relative error 1.7601703977994762e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5857279933116137 y2[1] (numeric) 1.5857279933120674 absolute error 4.5363712786183896e-13 relative error 2.8607499506549612e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.800000000000562 y1[1] (analytic) 0.1889069859380157 y1[1] (numeric) 0.18890698593834848 absolute error 3.3278935163139067e-13 relative error 1.7616571985357162e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5849171928913064 y2[1] (numeric) 1.58491719289176 absolute error 4.5363712786183896e-13 relative error 2.8622134323262996e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.801000000000561 y1[1] (analytic) 0.18832247438908412 y1[1] (numeric) 0.18832247438941616 absolute error 3.320399510897687e-13 relative error 1.7631456477348354e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.584105807553855 y2[1] (numeric) 1.5841058075543084 absolute error 4.5341508325691393e-13 relative error 2.8622777663890304e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.802000000000561 y1[1] (analytic) 0.18773877451761056 y1[1] (numeric) 0.1877387745179418 absolute error 3.3123503939691545e-13 relative error 1.764340053076486e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5832938381106447 y2[1] (numeric) 1.583293838111098 absolute error 4.531930386519889e-13 relative error 2.8623432223597057e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.80300000000056 y1[1] (analytic) 0.1871558869072948 y1[1] (numeric) 0.18715588690762522 absolute error 3.304301277040622e-13 relative error 1.7655342461535097e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5824812853736447 y2[1] (numeric) 1.582481285374098 absolute error 4.531930386519889e-13 relative error 2.863812942628159e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.80400000000056 y1[1] (analytic) 0.1865738121410243 y1[1] (numeric) 0.18657381214135402 absolute error 3.2970848273805586e-13 relative error 1.7671744976129946e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5816681501554082 y2[1] (numeric) 1.5816681501558612 absolute error 4.5297099404706387e-13 relative error 2.8638813647638845e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.80500000000056 y1[1] (analytic) 0.18599255080087396 y1[1] (numeric) 0.1859925508012029 absolute error 3.2893132662081825e-13 relative error 1.7685188208046914e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.58085443326907 y2[1] (numeric) 1.5808544332695227 absolute error 4.5274894944213884e-13 relative error 2.8639509110645516e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.806000000000559 y1[1] (analytic) 0.185412103468105 y1[1] (numeric) 0.18541210346843312 absolute error 3.28126414927965e-13 relative error 1.7697141059855894e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5800401355283467 y2[1] (numeric) 1.5800401355287994 absolute error 4.5274894944213884e-13 relative error 2.865426891771613e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.807000000000558 y1[1] (analytic) 0.18483247072316467 y1[1] (numeric) 0.184832470723492 absolute error 3.273215032351118e-13 relative error 1.770909093810481e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5792252577475363 y2[1] (numeric) 1.5792252577479888 absolute error 4.525269048372138e-13 relative error 2.8654994125578838e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.808000000000558 y1[1] (analytic) 0.18425365314568565 y1[1] (numeric) 0.18425365314601222 absolute error 3.265721026934898e-13 relative error 1.7724050357648855e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5784098007415164 y2[1] (numeric) 1.578409800741969 absolute error 4.525269048372138e-13 relative error 2.8669798212392154e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.809000000000557 y1[1] (analytic) 0.1836756513144855 y1[1] (numeric) 0.1836756513148113 absolute error 3.258227021518678e-13 relative error 1.7739025277444163e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.577593765325744 y2[1] (numeric) 1.5775937653261964 absolute error 4.525269048372138e-13 relative error 2.8684628120584348e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.810000000000556 y1[1] (analytic) 0.18309846580756606 y1[1] (numeric) 0.18309846580789108 absolute error 3.250177904590146e-13 relative error 1.7750983823130652e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5767771523162541 y2[1] (numeric) 1.5767771523167067 absolute error 4.525269048372138e-13 relative error 2.8699483891712966e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.811000000000556 y1[1] (analytic) 0.18252209720211265 y1[1] (numeric) 0.18252209720243695 absolute error 3.2429614549300823e-13 relative error 1.7767500508933148e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5759599625296605 y2[1] (numeric) 1.5759599625301126 absolute error 4.5208281562736374e-13 relative error 2.8686186602209146e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.812000000000555 y1[1] (analytic) 0.181946546074494 y1[1] (numeric) 0.1819465460748175 absolute error 3.23491233800155e-13 relative error 1.7779465495745582e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.575142196783152 y2[1] (numeric) 1.5751421967836041 absolute error 4.5208281562736374e-13 relative error 2.8701079594631764e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.813000000000555 y1[1] (analytic) 0.18137181300026106 y1[1] (numeric) 0.1813718130005838 absolute error 3.22741833258533e-13 relative error 1.779448680143416e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5743238558944948 y2[1] (numeric) 1.5743238558949468 absolute error 4.5208281562736374e-13 relative error 2.871599854977111e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.814000000000554 y1[1] (analytic) 0.18079789855414685 y1[1] (numeric) 0.18079789855446887 absolute error 3.2202018829252665e-13 relative error 1.7811058141037264e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5735049406820294 y2[1] (numeric) 1.5735049406824815 absolute error 4.5208281562736374e-13 relative error 2.873094350955201e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.815000000000554 y1[1] (analytic) 0.18022480331006596 y1[1] (numeric) 0.18022480331038712 absolute error 3.2115976544844216e-13 relative error 1.7819953721680918e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5726854519646714 y2[1] (numeric) 1.5726854519651232 absolute error 4.518607710224387e-13 relative error 2.8731795697477416e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.816000000000553 y1[1] (analytic) 0.1796525278411133 y1[1] (numeric) 0.17965252784143376 absolute error 3.2046587605805144e-13 relative error 1.7838094454283163e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5718653905619089 y2[1] (numeric) 1.5718653905623607 absolute error 4.518607710224387e-13 relative error 2.87467854267666e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.817000000000553 y1[1] (analytic) 0.17908107271956453 y1[1] (numeric) 0.1790810727198842 absolute error 3.196609643651982e-13 relative error 1.7850069776261473e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5710447572938038 y2[1] (numeric) 1.5710447572942552 absolute error 4.5141668181258865e-13 relative error 2.8733534147695097e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.818000000000552 y1[1] (analytic) 0.17851043851687465 y1[1] (numeric) 0.17851043851719348 absolute error 3.1882829709672933e-13 relative error 1.7860484784288422e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5702235529809885 y2[1] (numeric) 1.5702235529814401 absolute error 4.516387264175137e-13 relative error 2.8762702327327904e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.819000000000552 y1[1] (analytic) 0.17794062580367764 y1[1] (numeric) 0.1779406258039958 absolute error 3.1816216328195424e-13 relative error 1.7880243021792188e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.569401778444668 y2[1] (numeric) 1.5694017784451195 absolute error 4.5141668181258865e-13 relative error 2.8763614774284143e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.820000000000551 y1[1] (analytic) 0.1773716351497865 y1[1] (numeric) 0.17737163515010382 absolute error 3.1732949601348537e-13 relative error 1.789065629042138e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5685794345066166 y2[1] (numeric) 1.5685794345070678 absolute error 4.511946372076636e-13 relative error 2.8764538618956397e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.82100000000055 y1[1] (analytic) 0.1768034671241916 y1[1] (numeric) 0.17680346712450815 absolute error 3.1655233989624776e-13 relative error 1.790419300283816e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.567756521989178 y2[1] (numeric) 1.567756521989629 absolute error 4.509725926027386e-13 relative error 2.8765473865198285e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.82200000000055 y1[1] (analytic) 0.17623612229506092 y1[1] (numeric) 0.17623612229537675 absolute error 3.158306949302414e-13 relative error 1.7920883120741057e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5669330417152647 y2[1] (numeric) 1.5669330417157157 absolute error 4.509725926027386e-13 relative error 2.878059116738487e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.82300000000055 y1[1] (analytic) 0.1756696012297393 y1[1] (numeric) 0.1756696012300544 absolute error 3.1510904996423506e-13 relative error 1.7937596929598422e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.566108994508357 y2[1] (numeric) 1.5661089945088078 absolute error 4.5075054799781356e-13 relative error 2.8781556684649273e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.824000000000549 y1[1] (analytic) 0.17510390449474778 y1[1] (numeric) 0.17510390449506213 absolute error 3.1435964942261307e-13 relative error 1.7952749273620124e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5652843811925021 y2[1] (numeric) 1.5652843811929527 absolute error 4.505285033928885e-13 relative error 2.8782533628148528e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.825000000000548 y1[1] (analytic) 0.17453903265578308 y1[1] (numeric) 0.17453903265609663 absolute error 3.1355473772975984e-13 relative error 1.7964734475648e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5644592025923127 y2[1] (numeric) 1.5644592025927633 absolute error 4.505285033928885e-13 relative error 2.8797715060025963e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.826000000000548 y1[1] (analytic) 0.1739749862777169 y1[1] (numeric) 0.17397498627802968 absolute error 3.1277758161252223e-13 relative error 1.797830758918608e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.563633459532968 y2[1] (numeric) 1.5636334595334185 absolute error 4.505285033928885e-13 relative error 2.8812922916567296e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.827000000000547 y1[1] (analytic) 0.17341176592459562 y1[1] (numeric) 0.17341176592490762 absolute error 3.120004254952846e-13 relative error 1.7991883297639175e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5628071528402108 y2[1] (numeric) 1.562807152840661 absolute error 4.503064587879635e-13 relative error 2.8813949179179696e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.828000000000547 y1[1] (analytic) 0.17284937215963947 y1[1] (numeric) 0.17284937215995075 absolute error 3.1127878052927827e-13 relative error 1.800867290636085e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5619802833403476 y2[1] (numeric) 1.5619802833407976 absolute error 4.5008441418303846e-13 relative error 2.8814986910111167e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.829000000000546 y1[1] (analytic) 0.17228780554524226 y1[1] (numeric) 0.17228780554555279 absolute error 3.105293799876563e-13 relative error 1.802387458618551e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.561152851860248 y2[1] (numeric) 1.5611528518606979 absolute error 4.4986236957811343e-13 relative error 2.881603611344422e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.830000000000545 y1[1] (analytic) 0.17172706664297055 y1[1] (numeric) 0.1717270666432803 absolute error 3.097522238704187e-13 relative error 1.8037472480352183e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.560324859227343 y2[1] (numeric) 1.560324859227793 absolute error 4.4986236957811343e-13 relative error 2.8831327458365346e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.831000000000545 y1[1] (analytic) 0.17116715601356314 y1[1] (numeric) 0.17116715601387214 absolute error 3.090028233287967e-13 relative error 1.8052693666553154e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5594963062696257 y2[1] (numeric) 1.5594963062700755 absolute error 4.4986236957811343e-13 relative error 2.884664540528482e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.832000000000544 y1[1] (analytic) 0.1706080742169307 y1[1] (numeric) 0.1706080742172389 absolute error 3.0819791163594346e-13 relative error 1.8064673260660878e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5586671938156487 y2[1] (numeric) 1.5586671938160983 absolute error 4.496403249731884e-13 relative error 2.884774419819922e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.833000000000544 y1[1] (analytic) 0.1700498218121549 y1[1] (numeric) 0.1700498218124623 absolute error 3.0742075551870585e-13 relative error 1.807827566313462e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5578375226945245 y2[1] (numeric) 1.5578375226949739 absolute error 4.4941828036826337e-13 relative error 2.8848854506400895e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.834000000000543 y1[1] (analytic) 0.16949239935748805 y1[1] (numeric) 0.16949239935779475 absolute error 3.066991105526995e-13 relative error 1.8095154220208974e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.557007293735924 y2[1] (numeric) 1.5570072937363733 absolute error 4.4919623576333834e-13 relative error 2.8849976334120126e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.835000000000543 y1[1] (analytic) 0.16893580741035275 y1[1] (numeric) 0.16893580741065864 absolute error 3.0589419885984626e-13 relative error 1.8107126224389797e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5561765077700762 y2[1] (numeric) 1.5561765077705254 absolute error 4.4919623576333834e-13 relative error 2.8865378285848452e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.836000000000542 y1[1] (analytic) 0.16838004652734062 y1[1] (numeric) 0.16838004652764585 absolute error 3.0522806504507116e-13 relative error 1.8127329890926827e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.555345165627767 y2[1] (numeric) 1.555345165628216 absolute error 4.489741911584133e-13 relative error 2.8866530792037967e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.837000000000542 y1[1] (analytic) 0.1678251172642128 y1[1] (numeric) 0.16782511726451724 absolute error 3.0445090892783355e-13 relative error 1.814096208546222e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5545132681403384 y2[1] (numeric) 1.5545132681407874 absolute error 4.489741911584133e-13 relative error 2.8881978710643003e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.838000000000541 y1[1] (analytic) 0.16727102017589834 y1[1] (numeric) 0.16727102017620202 absolute error 3.0367375281059594e-13 relative error 1.815459441158783e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5536808161396878 y2[1] (numeric) 1.5536808161401368 absolute error 4.489741911584133e-13 relative error 2.889745348558433e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.83900000000054 y1[1] (analytic) 0.16671775581649428 y1[1] (numeric) 0.16671775581679724 absolute error 3.029521078445896e-13 relative error 1.8171556254514848e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5528478104582675 y2[1] (numeric) 1.552847810458716 absolute error 4.4853010194856324e-13 relative error 2.888435678807414e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.84000000000054 y1[1] (analytic) 0.16616532473926504 y1[1] (numeric) 0.1661653247395672 absolute error 3.0214719615173635e-13 relative error 1.818352876124092e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5520142519290827 y2[1] (numeric) 1.552014251929531 absolute error 4.483080573436382e-13 relative error 2.8885563182581077e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.84100000000054 y1[1] (analytic) 0.1656137274966415 y1[1] (numeric) 0.16561372749694292 absolute error 3.0142555118573e-13 relative error 1.8200517296601676e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5511801413856918 y2[1] (numeric) 1.5511801413861401 absolute error 4.483080573436382e-13 relative error 2.8901095713045815e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.842000000000539 y1[1] (analytic) 0.16506296464022097 y1[1] (numeric) 0.16506296464052161 absolute error 3.006483950684924e-13 relative error 1.8214164256882205e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5503454796622056 y2[1] (numeric) 1.5503454796626537 absolute error 4.480860127387132e-13 relative error 2.8902332971380266e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.843000000000538 y1[1] (analytic) 0.16451303672076623 y1[1] (numeric) 0.1645130367210661 absolute error 2.998712389512548e-13 relative error 1.8227810082932017e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5495102675932855 y2[1] (numeric) 1.5495102675937336 absolute error 4.480860127387132e-13 relative error 2.8917911814465404e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.844000000000538 y1[1] (analytic) 0.16396394428820504 y1[1] (numeric) 0.16396394428850422 absolute error 2.9917734956086406e-13 relative error 1.8246532849623925e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5486745060141436 y2[1] (numeric) 1.5486745060145914 absolute error 4.4786396813378815e-13 relative error 2.8919180008100293e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.845000000000537 y1[1] (analytic) 0.16341568789162997 y1[1] (numeric) 0.1634156878919284 absolute error 2.984279490192421e-13 relative error 1.8261891062573273e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5478381957605416 y2[1] (numeric) 1.5478381957609892 absolute error 4.476419235288631e-13 relative error 2.892045982292813e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.846000000000537 y1[1] (analytic) 0.16286826807929733 y1[1] (numeric) 0.16286826807959495 absolute error 2.9762303732638884e-13 relative error 1.8273850445900368e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5470013376687892 y2[1] (numeric) 1.5470013376692369 absolute error 4.476419235288631e-13 relative error 2.8936104489956337e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.847000000000536 y1[1] (analytic) 0.1623216853986268 y1[1] (numeric) 0.1623216853989237 absolute error 2.969013923603825e-13 relative error 1.8290925924731324e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.546163932575745 y2[1] (numeric) 1.5461639325761924 absolute error 4.474198789239381e-13 relative error 2.8937415334645923e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.848000000000535 y1[1] (analytic) 0.16177594039620102 y1[1] (numeric) 0.1617759403964972 absolute error 2.9617974739437614e-13 relative error 1.8308021988251802e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5453259813188134 y2[1] (numeric) 1.5453259813192608 absolute error 4.474198789239381e-13 relative error 2.8953106615220476e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.849000000000535 y1[1] (analytic) 0.16123103361776514 y1[1] (numeric) 0.1612310336180605 absolute error 2.9534708012590727e-13 relative error 1.8318252603037622e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5444874847359462 y2[1] (numeric) 1.5444874847363934 absolute error 4.4719783431901305e-13 relative error 2.8954448562298862e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.850000000000534 y1[1] (analytic) 0.1606869656082256 y1[1] (numeric) 0.16068696560852025 absolute error 2.9465319073551655e-13 relative error 1.8337093467426407e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5436484436656395 y2[1] (numeric) 1.5436484436660867 absolute error 4.4719783431901305e-13 relative error 2.8970186583226844e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.851000000000534 y1[1] (analytic) 0.1601437369116505 y1[1] (numeric) 0.16014373691194445 absolute error 2.939315457695102e-13 relative error 1.8354232980817034e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5428088589469346 y2[1] (numeric) 1.5428088589473814 absolute error 4.46753745109163e-13 relative error 2.8957167475308697e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.852000000000533 y1[1] (analytic) 0.15960134807126858 y1[1] (numeric) 0.15960134807156176 absolute error 2.931821452278882e-13 relative error 1.8369653437824992e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.541968731419416 y2[1] (numeric) 1.5419687314198625 absolute error 4.4653170050423796e-13 relative error 2.895854445071631e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.853000000000533 y1[1] (analytic) 0.1590597996294686 y1[1] (numeric) 0.15905979962976097 absolute error 2.92377233535035e-13 relative error 1.838159196831196e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.541128061923211 y2[1] (numeric) 1.5411280619236574 absolute error 4.4630965589931293e-13 relative error 2.895993311174623e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.854000000000532 y1[1] (analytic) 0.1585190921277988 y1[1] (numeric) 0.15851909212809046 absolute error 2.916555885690286e-13 relative error 1.8398767281224054e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5402868512989891 y2[1] (numeric) 1.5402868512994354 absolute error 4.4630965589931293e-13 relative error 2.8975749258842344e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.855000000000532 y1[1] (analytic) 0.1579792261069668 y1[1] (numeric) 0.1579792261072577 absolute error 2.9090618802740664e-13 relative error 1.84142051582425e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5394451003879612 y2[1] (numeric) 1.539445100388407 absolute error 4.4586556668946287e-13 relative error 2.896274550986577e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.856000000000531 y1[1] (analytic) 0.1574402021068385 y1[1] (numeric) 0.15744020210712867 absolute error 2.9015678748578466e-13 relative error 1.842965034361967e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5386028100318776 y2[1] (numeric) 1.5386028100323235 absolute error 4.4586556668946287e-13 relative error 2.8978600830725456e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.85700000000053 y1[1] (analytic) 0.15690202066643788 y1[1] (numeric) 0.15690202066672732 absolute error 2.894351425197783e-13 relative error 1.844687157567563e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.537759981073029 y2[1] (numeric) 1.5377599810734746 absolute error 4.4564352208453784e-13 relative error 2.898004419217449e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.85800000000053 y1[1] (analytic) 0.1563646823239464 y1[1] (numeric) 0.15636468232423503 absolute error 2.8863023082692507e-13 relative error 1.8458786635012586e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.536916614354244 y2[1] (numeric) 1.5369166143546895 absolute error 4.454214774796128e-13 relative error 2.8981499277159064e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.85900000000053 y1[1] (analytic) 0.15582818761670225 y1[1] (numeric) 0.15582818761699013 absolute error 2.878808302853031e-13 relative error 1.847424619950126e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5360727107188896 y2[1] (numeric) 1.5360727107193348 absolute error 4.4519943287468777e-13 relative error 2.8982966090604672e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.860000000000529 y1[1] (analytic) 0.15529253708120005 y1[1] (numeric) 0.15529253708148727 absolute error 2.87214696470528e-13 relative error 1.8495073998330512e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.535228271010869 y2[1] (numeric) 1.535228271011314 absolute error 4.4519943287468777e-13 relative error 2.8998907933186172e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.861000000000528 y1[1] (analytic) 0.15475773125309045 y1[1] (numeric) 0.1547577312533769 absolute error 2.86465295928906e-13 relative error 1.8510564455123816e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5343832960746222 y2[1] (numeric) 1.534383296075067 absolute error 4.447553436648377e-13 relative error 2.8985934922691426e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.862000000000528 y1[1] (analytic) 0.15422377066717918 y1[1] (numeric) 0.15422377066746487 absolute error 2.856881398116684e-13 relative error 1.8524261115894667e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5335377867551236 y2[1] (numeric) 1.5335377867555682 absolute error 4.445332990599127e-13 relative error 2.8987436951294118e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.863000000000527 y1[1] (analytic) 0.1536906558574267 y1[1] (numeric) 0.1536906558577117 absolute error 2.849942504212777e-13 relative error 1.8543368744919445e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5326917438978827 y2[1] (numeric) 1.5326917438983272 absolute error 4.445332990599127e-13 relative error 2.9003437960029244e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.864000000000527 y1[1] (analytic) 0.15315838735694787 y1[1] (numeric) 0.1531583873572321 absolute error 2.842448498796557e-13 relative error 1.8558882395203102e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5318451683489425 y2[1] (numeric) 1.5318451683493868 absolute error 4.4431125445498765e-13 relative error 2.9004971496817556e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.865000000000526 y1[1] (analytic) 0.15262696569801115 y1[1] (numeric) 0.15262696569829462 absolute error 2.834676937624181e-13 relative error 1.8572582666898415e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5309980609548781 y2[1] (numeric) 1.5309980609553222 absolute error 4.440892098500626e-13 relative error 2.9006516805977256e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.866000000000525 y1[1] (analytic) 0.15209639141203812 y1[1] (numeric) 0.1520963914123208 absolute error 2.826905376451805e-13 relative error 1.8586275125972916e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.530150422562797 y2[1] (numeric) 1.530150422563241 absolute error 4.438671652451376e-13 relative error 2.9008073892612435e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.867000000000525 y1[1] (analytic) 0.15156666502960292 y1[1] (numeric) 0.15156666502988494 absolute error 2.820244038304054e-13 relative error 1.8607284377163172e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5293022540203376 y2[1] (numeric) 1.5293022540207815 absolute error 4.438671652451376e-13 relative error 2.9024162102571174e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.868000000000524 y1[1] (analytic) 0.15103778708043203 y1[1] (numeric) 0.15103778708071333 absolute error 2.8130275886439904e-13 relative error 1.8624661040259886e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5284535561756682 y2[1] (numeric) 1.528453556176112 absolute error 4.4364512064021255e-13 relative error 2.9025750821650973e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.869000000000524 y1[1] (analytic) 0.1505097580934034 y1[1] (numeric) 0.1505097580936839 absolute error 2.804978471715458e-13 relative error 1.8636522357405847e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5276043298774868 y2[1] (numeric) 1.5276043298779303 absolute error 4.434230760352875e-13 relative error 2.9027351347639204e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.870000000000523 y1[1] (analytic) 0.14998257859654573 y1[1] (numeric) 0.14998257859682557 absolute error 2.798317133567707e-13 relative error 1.865761450264968e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5267545759750194 y2[1] (numeric) 1.5267545759754626 absolute error 4.432010314303625e-13 relative error 2.9028963685753124e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.871000000000523 y1[1] (analytic) 0.1494562491170388 y1[1] (numeric) 0.1494562491173178 absolute error 2.7899904608830184e-13 relative error 1.8667606589659453e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.52590429531802 y2[1] (numeric) 1.525904295318463 absolute error 4.4297898682543746e-13 relative error 2.9030587841232494e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.872000000000522 y1[1] (analytic) 0.1489307701812117 y1[1] (numeric) 0.14893077018149006 absolute error 2.7836066784914237e-13 relative error 1.8690608227597742e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.525053488756769 y2[1] (numeric) 1.5250534887572118 absolute error 4.4275694222051243e-13 relative error 2.9032223819339612e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.873000000000522 y1[1] (analytic) 0.14840614231454363 y1[1] (numeric) 0.14840614231482122 absolute error 2.7758351173190476e-13 relative error 1.8704314215214385e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.524202157142073 y2[1] (numeric) 1.5242021571425157 absolute error 4.4275694222051243e-13 relative error 2.9048439548904433e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.874000000000521 y1[1] (analytic) 0.14788236604166227 y1[1] (numeric) 0.14788236604193908 absolute error 2.7680635561466715e-13 relative error 1.87180096602379e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5233503013252636 y2[1] (numeric) 1.5233503013257061 absolute error 4.425348976155874e-13 relative error 2.9050107334511103e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.87500000000052 y1[1] (analytic) 0.14735944188634376 y1[1] (numeric) 0.1473594418866199 absolute error 2.7614022179989206e-13 relative error 1.873922826152362e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5224979221581965 y2[1] (numeric) 1.5224979221586388 absolute error 4.4231285301066237e-13 relative error 2.905178697279716e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.87600000000052 y1[1] (analytic) 0.14683737037151234 y1[1] (numeric) 0.14683737037178776 absolute error 2.754185768338857e-13 relative error 1.8756708604699936e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5216450204932508 y2[1] (numeric) 1.5216450204936929 absolute error 4.4209080840573733e-13 relative error 2.9053478469139327e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.87700000000052 y1[1] (analytic) 0.14631615201923953 y1[1] (numeric) 0.14631615201951417 absolute error 2.746414207166481e-13 relative error 1.87704103016962e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5207915971833281 y2[1] (numeric) 1.52079159718377 absolute error 4.418687638008123e-13 relative error 2.9055181828937077e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.878000000000519 y1[1] (analytic) 0.1457957873507435 y1[1] (numeric) 0.14579578735101742 absolute error 2.7391977575064175e-13 relative error 1.8787907437384875e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5199376530818514 y2[1] (numeric) 1.5199376530822932 absolute error 4.418687638008123e-13 relative error 2.9071505854524472e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.879000000000518 y1[1] (analytic) 0.1452762768863889 y1[1] (numeric) 0.14527627688666214 absolute error 2.7325364193586665e-13 relative error 1.8809240420551288e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5190831890427652 y2[1] (numeric) 1.5190831890432068 absolute error 4.4164671919588727e-13 relative error 2.9073241174776377e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.880000000000518 y1[1] (analytic) 0.14475762114568624 y1[1] (numeric) 0.14475762114595875 absolute error 2.7250424139424467e-13 relative error 1.8824863191140196e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5182282059205332 y2[1] (numeric) 1.5182282059209746 absolute error 4.4142467459096224e-13 relative error 2.9074988389068776e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.881000000000517 y1[1] (analytic) 0.14423982064729113 y1[1] (numeric) 0.14423982064756294 absolute error 2.7181035200385395e-13 relative error 1.8844335134644294e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5173727045701382 y2[1] (numeric) 1.5173727045705796 absolute error 4.4142467459096224e-13 relative error 2.9091380994362553e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.882000000000517 y1[1] (analytic) 0.14372287590900412 y1[1] (numeric) 0.14372287590927516 absolute error 2.7103319588661634e-13 relative error 1.8858041503303674e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.516516685847082 y2[1] (numeric) 1.5165166858475232 absolute error 4.412026299860372e-13 relative error 2.909316027337967e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.883000000000516 y1[1] (analytic) 0.14320678744776982 y1[1] (numeric) 0.1432067874480401 absolute error 2.7028379534499436e-13 relative error 1.887367213258463e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.515660150607383 y2[1] (numeric) 1.515660150607824 absolute error 4.409805853811122e-13 relative error 2.9094951477374027e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.884000000000515 y1[1] (analytic) 0.14269155577967663 y1[1] (numeric) 0.14269155577994622 absolute error 2.6958990595460364e-13 relative error 1.8893192696760895e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.514803099707576 y2[1] (numeric) 1.514803099708017 absolute error 4.409805853811122e-13 relative error 2.911141292662003e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.885000000000515 y1[1] (analytic) 0.14217718141995628 y1[1] (numeric) 0.1421771814202251 absolute error 2.6881274983736603e-13 relative error 1.8906884153467605e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5139455340047128 y2[1] (numeric) 1.5139455340051533 absolute error 4.405364961712621e-13 relative error 2.9098569682751268e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.886000000000514 y1[1] (analytic) 0.141663664882983 y1[1] (numeric) 0.14166366488325108 absolute error 2.680911048713597e-13 relative error 1.892447898286468e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.513087454356358 y2[1] (numeric) 1.5130874543567985 absolute error 4.405364961712621e-13 relative error 2.9115071630718067e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.887000000000514 y1[1] (analytic) 0.1411510066822732 y1[1] (numeric) 0.14115100668254066 absolute error 2.674527266322002e-13 relative error 1.8947985772019927e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5122288616205917 y2[1] (numeric) 1.512228861621032 absolute error 4.403144515663371e-13 relative error 2.9116918922871945e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.888000000000513 y1[1] (analytic) 0.1406392073304853 y1[1] (numeric) 0.14063920733075197 absolute error 2.666755705149626e-13 relative error 1.8961680428723333e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5113697566560065 y2[1] (numeric) 1.5113697566564466 absolute error 4.4009240696141205e-13 relative error 2.911877818272228e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.889000000000513 y1[1] (analytic) 0.1401282673394184 y1[1] (numeric) 0.14012826733968434 absolute error 2.659261699733406e-13 relative error 1.897733947778108e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5105101403217072 y2[1] (numeric) 1.510510140322147 absolute error 4.39870362356487e-13 relative error 2.9120649416018073e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.890000000000512 y1[1] (analytic) 0.1396181872200125 y1[1] (numeric) 0.13961818722027772 absolute error 2.6520452500733427e-13 relative error 1.8994984126918999e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.50965001347731 y2[1] (numeric) 1.5096500134777497 absolute error 4.39648317751562e-13 relative error 2.9122532628531644e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.891000000000512 y1[1] (analytic) 0.1391089674823477 y1[1] (numeric) 0.13910896748261217 absolute error 2.644828800413279e-13 relative error 1.90126405815563e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5087893769829421 y2[1] (numeric) 1.5087893769833816 absolute error 4.3942627314663696e-13 relative error 2.9124427826058654e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.892000000000511 y1[1] (analytic) 0.1386006086356436 y1[1] (numeric) 0.1386006086359074 absolute error 2.637889906509372e-13 relative error 1.9032311131070976e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5079282316992395 y2[1] (numeric) 1.5079282316996787 absolute error 4.3920422854171193e-13 relative error 2.9126335014418144e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.89300000000051 y1[1] (analytic) 0.13809311118825918 y1[1] (numeric) 0.13809311118852222 absolute error 2.630395901093152e-13 relative error 1.9047987828351506e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5070665784873474 y2[1] (numeric) 1.5070665784877866 absolute error 4.3920422854171193e-13 relative error 2.914298776252766e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.89400000000051 y1[1] (analytic) 0.13758647564769166 y1[1] (numeric) 0.137586475647954 absolute error 2.623457007189245e-13 relative error 1.9067695388222263e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5062044182089194 y2[1] (numeric) 1.5062044182093581 absolute error 4.3876013933186186e-13 relative error 2.913018538702781e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.89500000000051 y1[1] (analytic) 0.1370807025205767 y1[1] (numeric) 0.1370807025208383 absolute error 2.615963001773025e-13 relative error 1.9083379014492228e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5053417517261152 y2[1] (numeric) 1.5053417517265537 absolute error 4.3853809472693683e-13 relative error 2.9132128583033235e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.896000000000509 y1[1] (analytic) 0.13657579231268724 y1[1] (numeric) 0.13657579231294814 absolute error 2.609024107869118e-13 relative error 1.9103122622900954e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5044785799016012 y2[1] (numeric) 1.5044785799020397 absolute error 4.3853809472693683e-13 relative error 2.914884270107847e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.897000000000508 y1[1] (analytic) 0.13607174552893353 y1[1] (numeric) 0.13607174552919374 absolute error 2.6020852139652106e-13 relative error 1.9122891411809792e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5036149035985495 y2[1] (numeric) 1.5036149035989876 absolute error 4.3809400551708677e-13 relative error 2.913605102400964e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.898000000000508 y1[1] (analytic) 0.13556856267336226 y1[1] (numeric) 0.1355685626736218 absolute error 2.5954238758174597e-13 relative error 1.9144732559205868e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5027507236806361 y2[1] (numeric) 1.502750723681074 absolute error 4.3787196091216174e-13 relative error 2.913803028087698e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.899000000000507 y1[1] (analytic) 0.13506624424915636 y1[1] (numeric) 0.13506624424941516 absolute error 2.58792987040124e-13 relative error 1.9160448895190215e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.501886041012041 y2[1] (numeric) 1.5018860410124786 absolute error 4.376499163072367e-13 relative error 2.9140021569967303e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.900000000000507 y1[1] (analytic) 0.13456479075863415 y1[1] (numeric) 0.1345647907588922 absolute error 2.58043586498502e-13 relative error 1.9176159309112964e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5010208564574465 y2[1] (numeric) 1.501020856457884 absolute error 4.374278717023117e-13 relative error 2.91420248972878e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.901000000000506 y1[1] (analytic) 0.13406420270324892 y1[1] (numeric) 0.13406420270350633 absolute error 2.5740520825934254e-13 relative error 1.9200144637350279e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.5001551708820375 y2[1] (numeric) 1.5001551708824747 absolute error 4.3720582709738665e-13 relative error 2.914404026886934e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.902000000000506 y1[1] (analytic) 0.13356448058358894 y1[1] (numeric) 0.13356448058384562 absolute error 2.566835632933362e-13 relative error 1.921795092316444e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4992889851514992 y2[1] (numeric) 1.4992889851519362 absolute error 4.369837824924616e-13 relative error 2.914606769076647e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.903000000000505 y1[1] (analytic) 0.13306562489937623 y1[1] (numeric) 0.1330656248996321 absolute error 2.5587865160048295e-13 relative error 1.9229508131343277e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4984223001320174 y2[1] (numeric) 1.4984223001324541 absolute error 4.367617378875366e-13 relative error 2.9148107169057484e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.904000000000504 y1[1] (analytic) 0.1325676361494662 y1[1] (numeric) 0.13256763614972147 absolute error 2.552680289369391e-13 relative error 1.9255682333290738e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4975551166902772 y2[1] (numeric) 1.4975551166907135 absolute error 4.363176486776865e-13 relative error 2.9135331569096786e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.905000000000504 y1[1] (analytic) 0.13207051483184784 y1[1] (numeric) 0.1320705148321024 absolute error 2.5454638397093277e-13 relative error 1.927352098952754e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4966874356934614 y2[1] (numeric) 1.4966874356938977 absolute error 4.363176486776865e-13 relative error 2.9152222319253124e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.906000000000503 y1[1] (analytic) 0.13157426144364237 y1[1] (numeric) 0.13157426144389614 absolute error 2.5376922785369516e-13 relative error 1.9287148190635518e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4958192580092515 y2[1] (numeric) 1.4958192580096876 absolute error 4.360956040727615e-13 relative error 2.915429800343326e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.907000000000503 y1[1] (analytic) 0.13107887648110306 y1[1] (numeric) 0.13107887648135608 absolute error 2.530198273120732e-13 relative error 1.9302868174076065e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4949505845058249 y2[1] (numeric) 1.4949505845062607 absolute error 4.3587355946783646e-13 relative error 2.915638576855837e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.908000000000502 y1[1] (analytic) 0.13058436043961474 y1[1] (numeric) 0.13058436043986713 absolute error 2.523814490729137e-13 relative error 1.9327080840559064e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4940814160518552 y2[1] (numeric) 1.4940814160522906 absolute error 4.354294702579864e-13 relative error 2.9143624007359575e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.909000000000502 y1[1] (analytic) 0.13009071381369364 y1[1] (numeric) 0.1300907138139453 absolute error 2.5165980410690736e-13 relative error 1.9344947593055415e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4932117535165104 y2[1] (numeric) 1.4932117535169456 absolute error 4.3520742565306136e-13 relative error 2.914572729742777e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.910000000000501 y1[1] (analytic) 0.1295979370969862 y1[1] (numeric) 0.12959793709723716 absolute error 2.5096591471651664e-13 relative error 1.9364962154351518e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4923415977694532 y2[1] (numeric) 1.4923415977698882 absolute error 4.3498538104813633e-13 relative error 2.914784267209951e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.9110000000005 y1[1] (analytic) 0.12910603078226912 y1[1] (numeric) 0.1291060307825194 absolute error 2.502720253261259e-13 relative error 1.9384998811418593e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4914709496808394 y2[1] (numeric) 1.4914709496812741 absolute error 4.347633364432113e-13 relative error 2.9149970137617935e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.9120000000005 y1[1] (analytic) 0.12861499536144871 y1[1] (numeric) 0.12861499536169826 absolute error 2.4955038036011956e-13 relative error 1.9402899301034398e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4905998101213167 y2[1] (numeric) 1.4905998101217512 absolute error 4.3454129183828627e-13 relative error 2.915210970025012e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.9130000000005 y1[1] (analytic) 0.1281248313255603 y1[1] (numeric) 0.12812483132580915 absolute error 2.4885649096972884e-13 relative error 1.9422971206681554e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4897281799620248 y2[1] (numeric) 1.489728179962459 absolute error 4.3431924723336124e-13 relative error 2.9154261366287144e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.914000000000499 y1[1] (analytic) 0.12763553916476789 y1[1] (numeric) 0.12763553916501605 absolute error 2.481626015793381e-13 relative error 1.9443064463337194e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4888560600745937 y2[1] (numeric) 1.4888560600750278 absolute error 4.340972026284362e-13 relative error 2.915642514204411e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.915000000000498 y1[1] (analytic) 0.12714711936836365 y1[1] (numeric) 0.1271471193686111 absolute error 2.4744095661333176e-13 relative error 1.9460995879620317e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4879834513311434 y2[1] (numeric) 1.4879834513315773 absolute error 4.338751580235112e-13 relative error 2.915860103386018e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.916000000000498 y1[1] (analytic) 0.12665957242476733 y1[1] (numeric) 0.12665957242501402 absolute error 2.466915560717098e-13 relative error 1.947674000070058e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4871103546042823 y2[1] (numeric) 1.487110354604716 absolute error 4.3365311341858614e-13 relative error 2.916078904809862e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.917000000000497 y1[1] (analytic) 0.12617289882152571 y1[1] (numeric) 0.12617289882177177 absolute error 2.460531778325503e-13 relative error 1.9501270092922083e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4862367707671074 y2[1] (numeric) 1.4862367707675408 absolute error 4.334310688136611e-13 relative error 2.916298919114682e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.918000000000497 y1[1] (analytic) 0.1256870990453126 y1[1] (numeric) 0.12568709904555786 absolute error 2.452482661396971e-13 relative error 1.9512604555482689e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4853627006932022 y2[1] (numeric) 1.4853627006936352 absolute error 4.3298697960381105e-13 relative error 2.915025262191792e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.919000000000496 y1[1] (analytic) 0.12520217358192742 y1[1] (numeric) 0.12520217358217206 absolute error 2.4463764347615324e-13 relative error 1.9539408660191661e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4844881452566365 y2[1] (numeric) 1.4844881452570695 absolute error 4.3298697960381105e-13 relative error 2.916742588934294e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.920000000000496 y1[1] (analytic) 0.12471812291629591 y1[1] (numeric) 0.12471812291653978 absolute error 2.4386048735891563e-13 relative error 1.955293117445182e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4836131053319663 y2[1] (numeric) 1.4836131053323989 absolute error 4.32542890393961e-13 relative error 2.9154695981010305e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.921000000000495 y1[1] (analytic) 0.12423494753246844 y1[1] (numeric) 0.12423494753271162 absolute error 2.4318047575633273e-13 relative error 1.9574240629254358e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4827375817942308 y2[1] (numeric) 1.4827375817946633 absolute error 4.32542890393961e-13 relative error 2.9171911180031575e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.922000000000494 y1[1] (analytic) 0.1237526479136205 y1[1] (numeric) 0.12375264791386296 absolute error 2.4245883079032637e-13 relative error 1.9592213571022974e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4818615755189537 y2[1] (numeric) 1.481861575519386 absolute error 4.3232084578903596e-13 relative error 2.917417206378642e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.923000000000494 y1[1] (analytic) 0.12327122454205153 y1[1] (numeric) 0.12327122454229338 absolute error 2.4184820812678254e-13 relative error 1.9619194100264724e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4809850873821415 y2[1] (numeric) 1.4809850873825734 absolute error 4.318767565791859e-13 relative error 2.916145208069525e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.924000000000493 y1[1] (analytic) 0.12279067789918507 y1[1] (numeric) 0.12279067789942617 absolute error 2.4109880758516056e-13 relative error 1.9634943931420437e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4801081182602818 y2[1] (numeric) 1.4801081182607134 absolute error 4.3165471197426086e-13 relative error 2.91637284228687e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.925000000000493 y1[1] (analytic) 0.12231100846556753 y1[1] (numeric) 0.12231100846580797 absolute error 2.404465515581933e-13 relative error 1.9658619005327126e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4792306690303438 y2[1] (numeric) 1.4792306690307753 absolute error 4.3143266736933583e-13 relative error 2.9166016930418694e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.926000000000492 y1[1] (analytic) 0.12183221672086841 y1[1] (numeric) 0.12183221672110817 absolute error 2.3975266216780255e-13 relative error 1.9678921439729149e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.478352740569777 y2[1] (numeric) 1.478352740570208 absolute error 4.3098857815948577e-13 relative error 2.915329787892009e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.927000000000492 y1[1] (analytic) 0.1213543031438794 y1[1] (numeric) 0.12135430314411846 absolute error 2.3905877277741183e-13 relative error 1.9699241525368928e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.477474333756509 y2[1] (numeric) 1.47747433375694 absolute error 4.3098857815948577e-13 relative error 2.917063046798846e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.928000000000491 y1[1] (analytic) 0.1208772682125141 y1[1] (numeric) 0.1208772682127524 absolute error 2.3829549444798204e-13 relative error 1.9713838505105457e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4765954494689475 y2[1] (numeric) 1.476595449469378 absolute error 4.305444889496357e-13 relative error 2.915791790530572e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.92900000000049 y1[1] (analytic) 0.12040111240380724 y1[1] (numeric) 0.12040111240404486 absolute error 2.3761548284539913e-13 relative error 1.9735322880445863e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4757160885859761 y2[1] (numeric) 1.4757160885864065 absolute error 4.303224443447107e-13 relative error 2.9160246179672915e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.93000000000049 y1[1] (analytic) 0.11992583619391461 y1[1] (numeric) 0.1199258361941516 absolute error 2.369909823940475e-13 relative error 1.9761461742976205e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4748362519869556 y2[1] (numeric) 1.4748362519873859 absolute error 4.303224443447107e-13 relative error 2.917764217993448e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.93100000000049 y1[1] (analytic) 0.11945144005811259 y1[1] (numeric) 0.11945144005834882 absolute error 2.362277040646177e-13 relative error 1.977604488901046e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4739559405517229 y2[1] (numeric) 1.473955940552153 absolute error 4.3010039973978564e-13 relative error 2.9180003818756817e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.932000000000489 y1[1] (analytic) 0.11897792447079703 y1[1] (numeric) 0.1189779244710326 absolute error 2.355754480376504e-13 relative error 1.9799929195728413e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.473075155160589 y2[1] (numeric) 1.4730751551610188 absolute error 4.298783551348606e-13 relative error 2.918237766952202e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.933000000000488 y1[1] (analytic) 0.11850528990548359 y1[1] (numeric) 0.11850528990571849 absolute error 2.348954364350675e-13 relative error 1.98215148557852e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4721938966943395 y2[1] (numeric) 1.472193896694769 absolute error 4.2943426592501055e-13 relative error 2.9169681173740846e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.934000000000488 y1[1] (analytic) 0.11803353683480688 y1[1] (numeric) 0.11803353683504102 absolute error 2.341321581056377e-13 relative error 1.9836070695171656e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4713121660342325 y2[1] (numeric) 1.4713121660346618 absolute error 4.292122213200855e-13 relative error 2.9172070429960625e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.935000000000487 y1[1] (analytic) 0.11756266573051977 y1[1] (numeric) 0.11756266573075322 absolute error 2.334521465030548e-13 relative error 1.9857677184539175e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4704299640619989 y2[1] (numeric) 1.4704299640624279 absolute error 4.289901767151605e-13 relative error 2.917447190276875e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.936000000000487 y1[1] (analytic) 0.11709267706349336 y1[1] (numeric) 0.11709267706372614 absolute error 2.327860126882797e-13 relative error 1.988049283065343e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4695472916598402 y2[1] (numeric) 1.469547291660269 absolute error 4.2876813211023546e-13 relative error 2.917688559896196e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.937000000000486 y1[1] (analytic) 0.11662357130371637 y1[1] (numeric) 0.11662357130394843 absolute error 2.3206436772227335e-13 relative error 1.9898581832820128e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4686641497104294 y2[1] (numeric) 1.4686641497108577 absolute error 4.283240429003854e-13 relative error 2.916419271109983e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.938000000000486 y1[1] (analytic) 0.11615534892029444 y1[1] (numeric) 0.1161553489205258 absolute error 2.313566005440748e-13 relative error 1.9917860235849425e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4677805390969074 y2[1] (numeric) 1.4677805390973357 absolute error 4.283240429003854e-13 relative error 2.918174968881408e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.939000000000485 y1[1] (analytic) 0.11568801038144982 y1[1] (numeric) 0.1156880103816806 absolute error 2.307737334561466e-13 relative error 1.9947938658053917e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4668964607028858 y2[1] (numeric) 1.4668964607033137 absolute error 4.2787995369053533e-13 relative error 2.916906306294516e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.940000000000484 y1[1] (analytic) 0.11522155615452123 y1[1] (numeric) 0.11522155615475133 absolute error 2.300937218535637e-13 relative error 1.996967664149491e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.466011915412442 y2[1] (numeric) 1.46601191541287 absolute error 4.2787995369053533e-13 relative error 2.918666275438541e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.941000000000484 y1[1] (analytic) 0.11475598670596276 y1[1] (numeric) 0.11475598670619216 absolute error 2.2939983246317297e-13 relative error 1.999022787812893e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4651269041101218 y2[1] (numeric) 1.4651269041105495 absolute error 4.276579090856103e-13 relative error 2.918913767032065e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.942000000000483 y1[1] (analytic) 0.1142913025013439 y1[1] (numeric) 0.11429130250157252 absolute error 2.2862267634593536e-13 relative error 2.00035060710982e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4642414276809363 y2[1] (numeric) 1.4642414276813636 absolute error 4.2721381987576024e-13 relative error 2.917646037049921e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.943000000000483 y1[1] (analytic) 0.11382750400534858 y1[1] (numeric) 0.11382750400557656 absolute error 2.279842981067759e-13 relative error 2.0028928869077482e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4633554870103618 y2[1] (numeric) 1.4633554870107888 absolute error 4.269917752708352e-13 relative error 2.917895064193734e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.944000000000482 y1[1] (analytic) 0.11336459168177548 y1[1] (numeric) 0.11336459168200276 absolute error 2.2727653092857736e-13 relative error 2.0048282056760972e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4624690829843388 y2[1] (numeric) 1.4624690829847655 absolute error 4.2676973066591017e-13 relative error 2.918145317609291e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.945000000000482 y1[1] (analytic) 0.11290256599353676 y1[1] (numeric) 0.11290256599376339 absolute error 2.2662427490161008e-13 relative error 2.0072553082149031e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4615822164892713 y2[1] (numeric) 1.4615822164896979 absolute error 4.2654768606098514e-13 relative error 2.918396797995771e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.946000000000481 y1[1] (analytic) 0.11244142740265817 y1[1] (numeric) 0.1124414274028841 absolute error 2.2593038551121936e-13 relative error 2.0093162345062712e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4606948884120259 y2[1] (numeric) 1.4606948884124522 absolute error 4.263256414560601e-13 relative error 2.918649506054848e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.94700000000048 y1[1] (analytic) 0.11198117637027816 y1[1] (numeric) 0.11198117637050344 absolute error 2.2527812948425208e-13 relative error 2.0117499814374604e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4598070996399306 y2[1] (numeric) 1.4598070996403565 absolute error 4.2588155224621005e-13 relative error 2.917382388065218e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.94800000000048 y1[1] (analytic) 0.11152181335664779 y1[1] (numeric) 0.1115218133568724 absolute error 2.2461199566947698e-13 relative error 2.0140633380051464e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4589188510607738 y2[1] (numeric) 1.4589188510611995 absolute error 4.25659507641285e-13 relative error 2.9176366275052914e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.94900000000048 y1[1] (analytic) 0.11106333882113006 y1[1] (numeric) 0.11106333882135398 absolute error 2.2391810627908626e-13 relative error 2.0161297927456625e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4580301435628042 y2[1] (numeric) 1.4580301435632297 absolute error 4.2543746303636e-13 relative error 2.917892095130298e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.950000000000479 y1[1] (analytic) 0.11060575322219945 y1[1] (numeric) 0.11060575322242265 absolute error 2.231964613130799e-13 relative error 2.0179462171799813e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4571409780347293 y2[1] (numeric) 1.4571409780351545 absolute error 4.2521541843143495e-13 relative error 2.9181487916490426e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.951000000000478 y1[1] (analytic) 0.11014905701744149 y1[1] (numeric) 0.11014905701766399 absolute error 2.2250257192268919e-13 relative error 2.0200134068098026e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4562513553657144 y2[1] (numeric) 1.4562513553661394 absolute error 4.249933738265099e-13 relative error 2.918406717772837e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.952000000000478 y1[1] (analytic) 0.10969325066355229 y1[1] (numeric) 0.10969325066377415 absolute error 2.2186419368352972e-13 relative error 2.022587464054873e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.455361276445382 y2[1] (numeric) 1.4553612764458068 absolute error 4.247713292215849e-13 relative error 2.9186658742155016e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.953000000000477 y1[1] (analytic) 0.10923833461633825 y1[1] (numeric) 0.10923833461655946 absolute error 2.2121193765656244e-13 relative error 2.0250394555491222e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4544707421638114 y2[1] (numeric) 1.4544707421642358 absolute error 4.2432724001173483e-13 relative error 2.917399626619265e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.954000000000477 y1[1] (analytic) 0.10878430933071537 y1[1] (numeric) 0.10878430933093593 absolute error 2.2055968162959516e-13 relative error 2.027495352836881e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4535797534115362 y2[1] (numeric) 1.4535797534119606 absolute error 4.2432724001173483e-13 relative error 2.919187880925304e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.955000000000476 y1[1] (analytic) 0.1083311752607089 y1[1] (numeric) 0.1083311752609288 absolute error 2.1989354781482007e-13 relative error 2.0298270307289301e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4526883110795457 y2[1] (numeric) 1.4526883110799695 absolute error 4.2388315080188477e-13 relative error 2.9179222243956914e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.956000000000476 y1[1] (analytic) 0.10787893285945294 y1[1] (numeric) 0.1078789328596721 absolute error 2.191580250610059e-13 relative error 2.0315182886220226e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4517964160592816 y2[1] (numeric) 1.4517964160597052 absolute error 4.2366110619695974e-13 relative error 2.918185370280321e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.957000000000475 y1[1] (analytic) 0.10742758257918972 y1[1] (numeric) 0.10742758257940818 absolute error 2.1846413567061518e-13 relative error 2.0335944496337838e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4509040692426391 y2[1] (numeric) 1.4509040692430626 absolute error 4.234390615920347e-13 relative error 2.918449748459708e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.958000000000474 y1[1] (analytic) 0.10697712487126954 y1[1] (numeric) 0.10697712487148732 absolute error 2.1778412406803227e-13 relative error 2.035800871729371e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.450011271521965 y2[1] (numeric) 1.4500112715223883 absolute error 4.2321701698710967e-13 relative error 2.9187153596598694e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.959000000000474 y1[1] (analytic) 0.10652756018615006 y1[1] (numeric) 0.10652756018636717 absolute error 2.1710411246544936e-13 relative error 2.0380088691233882e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.449118023790057 y2[1] (numeric) 1.44911802379048 absolute error 4.2299497238218464e-13 relative error 2.918982204609351e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.960000000000473 y1[1] (analytic) 0.1060788889733959 y1[1] (numeric) 0.10607888897361237 absolute error 2.164657342262899e-13 relative error 2.0406108729191018e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4482243269401625 y2[1] (numeric) 1.4482243269405852 absolute error 4.227729277772596e-13 relative error 2.919250284039233e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.961000000000473 y1[1] (analytic) 0.10563111168167827 y1[1] (numeric) 0.1056311116818941 absolute error 2.1582735598713043e-13 relative error 2.043217689855722e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4473301818659785 y2[1] (numeric) 1.4473301818664008 absolute error 4.2232883856740955e-13 relative error 2.917985431789446e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.962000000000472 y1[1] (analytic) 0.10518422875877442 y1[1] (numeric) 0.10518422875898961 absolute error 2.1518897774797097e-13 relative error 2.0458293062306643e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4464355894616499 y2[1] (numeric) 1.446435589462072 absolute error 4.221067939624845e-13 relative error 2.9182550335310045e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.963000000000472 y1[1] (analytic) 0.10473824065156734 y1[1] (numeric) 0.1047382406517818 absolute error 2.1446733278196461e-13 relative error 2.0476507095000098e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.445540550621769 y2[1] (numeric) 1.4455405506221908 absolute error 4.218847493575595e-13 relative error 2.918525870312629e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.964000000000471 y1[1] (analytic) 0.10429314780604493 y1[1] (numeric) 0.10429314780625874 absolute error 2.1381507675499734e-13 relative error 2.0501354235911213e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4446450662413746 y2[1] (numeric) 1.444645066241796 absolute error 4.214406601477094e-13 relative error 2.9172609244719085e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.96500000000047 y1[1] (analytic) 0.10384895066730004 y1[1] (numeric) 0.10384895066751323 absolute error 2.1319057630364568e-13 relative error 2.0528910011487977e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.443749137215951 y2[1] (numeric) 1.4437491372163722 absolute error 4.212186155427844e-13 relative error 2.9175332797430444e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.96600000000047 y1[1] (analytic) 0.10340564967952992 y1[1] (numeric) 0.10340564967974238 absolute error 2.1245505354983152e-13 relative error 2.054578779866115e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.442852764441427 y2[1] (numeric) 1.442852764441848 absolute error 4.2099657093785936e-13 relative error 2.917806870618848e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.96700000000047 y1[1] (analytic) 0.10296324528603529 y1[1] (numeric) 0.10296324528624712 absolute error 2.1183055309847987e-13 relative error 2.0573414572356146e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4419559488141758 y2[1] (numeric) 1.4419559488145963 absolute error 4.205524817280093e-13 relative error 2.916541813041237e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.968000000000469 y1[1] (analytic) 0.1025217379292207 y1[1] (numeric) 0.10252173792943182 absolute error 2.1112278592028133e-13 relative error 2.0592977663530928e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4410586912310124 y2[1] (numeric) 1.4410586912314327 absolute error 4.2033043712308427e-13 relative error 2.916816918567144e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.969000000000468 y1[1] (analytic) 0.10208112805059333 y1[1] (numeric) 0.10208112805080381 absolute error 2.1048440768112187e-13 relative error 2.0619326186991372e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4401609925891945 y2[1] (numeric) 1.4401609925896146 absolute error 4.2010839251815923e-13 relative error 2.917093260267153e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.970000000000468 y1[1] (analytic) 0.10164141609076305 y1[1] (numeric) 0.10164141609097292 absolute error 2.0987378501757803e-13 relative error 2.064845149640245e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.439262853786421 y2[1] (numeric) 1.4392628537868406 absolute error 4.1966430330830917e-13 relative error 2.9158280727127355e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.971000000000467 y1[1] (analytic) 0.1012026024894419 y1[1] (numeric) 0.10120260248965107 absolute error 2.091660178393795e-13 relative error 2.0668047332201858e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.43836427572083 y2[1] (numeric) 1.4383642757212494 absolute error 4.1944225870338414e-13 relative error 2.9161059252057866e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.972000000000467 y1[1] (analytic) 0.10076468768544333 y1[1] (numeric) 0.10076468768565183 absolute error 2.084998840246044e-13 relative error 2.0691761053780817e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4374652592909998 y2[1] (numeric) 1.437465259291419 absolute error 4.192202140984591e-13 relative error 2.916385014447103e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.973000000000466 y1[1] (analytic) 0.10032767211668214 y1[1] (numeric) 0.10032767211688998 absolute error 2.078337502098293e-13 relative error 2.071549611637719e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.436565805395947 y2[1] (numeric) 1.4365658053963657 absolute error 4.1877612488860905e-13 relative error 2.915119678580862e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.974000000000466 y1[1] (analytic) 0.09989155622017387 y1[1] (numeric) 0.09989155622038103 absolute error 2.071537386072464e-13 relative error 2.073786278298166e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.435665914935125 y2[1] (numeric) 1.4356659149355435 absolute error 4.18554080283684e-13 relative error 2.915400274740086e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.975000000000465 y1[1] (analytic) 0.09945634043203433 y1[1] (numeric) 0.09945634043224084 absolute error 2.0651536036808693e-13 relative error 2.0764423813604295e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4347655888084243 y2[1] (numeric) 1.4347655888088426 absolute error 4.18332035678759e-13 relative error 2.915682108226366e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.976000000000464 y1[1] (analytic) 0.09902202518747938 y1[1] (numeric) 0.09902202518768519 absolute error 2.058075931898884e-13 relative error 2.0784021817391722e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4338648279161712 y2[1] (numeric) 1.433864827916589 absolute error 4.178879464689089e-13 relative error 2.9144166056170265e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.977000000000464 y1[1] (analytic) 0.09858861092082405 y1[1] (numeric) 0.09858861092102926 absolute error 2.0521084831415237e-13 relative error 2.0814863542296588e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4329636331591264 y2[1] (numeric) 1.432963633159544 absolute error 4.1744385725905886e-13 relative error 2.9131503940456453e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.978000000000463 y1[1] (analytic) 0.09815609806548276 y1[1] (numeric) 0.0981560980656873 absolute error 2.0454471449937728e-13 relative error 2.0838716954999537e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4320620054384845 y2[1] (numeric) 1.4320620054389015 absolute error 4.169997680492088e-13 relative error 2.9118834691904785e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.979000000000463 y1[1] (analytic) 0.0977244870539683 y1[1] (numeric) 0.09772448705417212 absolute error 2.0382306953337093e-13 relative error 2.085690860887402e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.431159945655873 y2[1] (numeric) 1.4311599456562898 absolute error 4.1677772344428377e-13 relative error 2.9121673276936394e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.980000000000462 y1[1] (analytic) 0.09729377831789143 y1[1] (numeric) 0.0972937783180947 absolute error 2.0326795802105835e-13 relative error 2.0892184632496613e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4302574547133518 y2[1] (numeric) 1.4302574547137683 absolute error 4.1655567883935873e-13 relative error 2.912452422230819e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.981000000000462 y1[1] (analytic) 0.09686397228796118 y1[1] (numeric) 0.09686397228816374 absolute error 2.025601908428598e-13 relative error 2.091181954015685e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4293545335134117 y2[1] (numeric) 1.429354533513828 absolute error 4.163336342344337e-13 relative error 2.912738753562202e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.982000000000461 y1[1] (analytic) 0.09643506939398327 y1[1] (numeric) 0.09643506939418522 absolute error 2.0194956817931597e-13 relative error 2.0941507010717815e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.428451182958974 y2[1] (numeric) 1.42845118295939 absolute error 4.1588954502458364e-13 relative error 2.9114718793755814e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.98300000000046 y1[1] (analytic) 0.09600707006486076 y1[1] (numeric) 0.09600707006506201 absolute error 2.0125567878892525e-13 relative error 2.0962589385652568e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.427547403953389 y2[1] (numeric) 1.4275474039538047 absolute error 4.156675004196586e-13 relative error 2.911759702469611e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.98400000000046 y1[1] (analytic) 0.09557997472859281 y1[1] (numeric) 0.0955799747287934 absolute error 2.0058954497415016e-13 relative error 2.098656601905793e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4266431974004357 y2[1] (numeric) 1.426643197400851 absolute error 4.154454558147336e-13 relative error 2.9120487629404425e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.98500000000046 y1[1] (analytic) 0.0951537838122748 y1[1] (numeric) 0.09515378381247469 absolute error 1.9989565558375944e-13 relative error 2.1007641270275265e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4257385642043205 y2[1] (numeric) 1.4257385642047355 absolute error 4.150013666048835e-13 relative error 2.910781660987675e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.986000000000459 y1[1] (analytic) 0.09472849774209746 y1[1] (numeric) 0.09472849774229677 absolute error 1.9931278849583123e-13 relative error 2.104042534681265e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4248335052696768 y2[1] (numeric) 1.4248335052700913 absolute error 4.1455727739503345e-13 relative error 2.9095138194168913e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.987000000000458 y1[1] (analytic) 0.09430411694334706 y1[1] (numeric) 0.09430411694354568 absolute error 1.986188991054405e-13 relative error 2.1061530031054769e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4239280215015628 y2[1] (numeric) 1.4239280215019772 absolute error 4.143352327901084e-13 relative error 2.9098046146544892e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.988000000000458 y1[1] (analytic) 0.09388064184040412 y1[1] (numeric) 0.09388064184060216 absolute error 1.980360320175123e-13 relative error 2.1094448028398762e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4230221138054628 y2[1] (numeric) 1.423022113805877 absolute error 4.141131881851834e-13 relative error 2.91009664690141e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.989000000000457 y1[1] (analytic) 0.0934580728567439 y1[1] (numeric) 0.09345807285694128 absolute error 1.9738377599054502e-13 relative error 2.1120034894481764e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4221157830872846 y2[1] (numeric) 1.4221157830876983 absolute error 4.1366909897533333e-13 relative error 2.9088285489476475e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.990000000000457 y1[1] (analytic) 0.09303641041493527 y1[1] (numeric) 0.09303641041513201 absolute error 1.9674539775138555e-13 relative error 2.114713979977475e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4212090302533582 y2[1] (numeric) 1.4212090302537717 absolute error 4.134470543704083e-13 relative error 2.9091220613529544e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.991000000000456 y1[1] (analytic) 0.0926156549366407 y1[1] (numeric) 0.09261565493683674 absolute error 1.9603763057318702e-13 relative error 2.116679201883292e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4203018562104366 y2[1] (numeric) 1.4203018562108498 absolute error 4.1322500976548326e-13 relative error 2.9094168113532234e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.992000000000456 y1[1] (analytic) 0.09219580684261552 y1[1] (numeric) 0.09219580684281092 absolute error 1.9539925233402755e-13 relative error 2.119394135435978e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4193942618656938 y2[1] (numeric) 1.4193942618661068 absolute error 4.1300296516055823e-13 relative error 2.9097127997241225e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.993000000000455 y1[1] (analytic) 0.09177686655270789 y1[1] (numeric) 0.09177686655290261 absolute error 1.9471924073144464e-13 relative error 2.1216592813137335e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4184862481267242 y2[1] (numeric) 1.418486248127137 absolute error 4.127809205556332e-13 relative error 2.91001002724389e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.994000000000455 y1[1] (analytic) 0.09135883448585791 y1[1] (numeric) 0.09135883448605206 absolute error 1.9415025143132425e-13 relative error 2.1251393203946594e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4175778159015413 y2[1] (numeric) 1.4175778159019539 absolute error 4.1255887595070817e-13 relative error 2.910308494693336e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.995000000000454 y1[1] (analytic) 0.09094171106009785 y1[1] (numeric) 0.09094171106029131 absolute error 1.9345636204093353e-13 relative error 2.127256676676008e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4166689660985772 y2[1] (numeric) 1.4166689660989895 absolute error 4.1233683134578314e-13 relative error 2.910608202855848e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.996000000000453 y1[1] (analytic) 0.09052549669255094 y1[1] (numeric) 0.09052549669274373 absolute error 1.9279022822615843e-13 relative error 2.1296787675291763e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.415759699626682 y2[1] (numeric) 1.4157596996270938 absolute error 4.118927421359331e-13 relative error 2.9093407747412506e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.997000000000453 y1[1] (analytic) 0.09011019179943147 y1[1] (numeric) 0.09011019179962368 absolute error 1.9220736113823023e-13 relative error 2.133025768783714e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4148500173951215 y2[1] (numeric) 1.4148500173955332 absolute error 4.1167069753100805e-13 relative error 2.9096419582969963e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.998000000000452 y1[1] (analytic) 0.08969579679604445 y1[1] (numeric) 0.089695796796236 absolute error 1.9155510511126295e-13 relative error 2.1356084895129718e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4139399203135783 y2[1] (numeric) 1.4139399203139897 absolute error 4.11448652926083e-13 relative error 2.9099443831731796e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 8.999000000000452 y1[1] (analytic) 0.08928231209678472 y1[1] (numeric) 0.08928231209697567 absolute error 1.909444824477191e-13 relative error 2.1386596960070828e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4130294092921494 y2[1] (numeric) 1.4130294092925604 absolute error 4.1100456371623295e-13 relative error 2.908676641925831e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.000000000000451 y1[1] (analytic) 0.0888697381151371 y1[1] (numeric) 0.08886973811532735 absolute error 1.902505930573284e-13 relative error 2.1407803949061394e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4121184852413455 y2[1] (numeric) 1.412118485241756 absolute error 4.105604745063829e-13 relative error 2.9074081162262663e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.00100000000045 y1[1] (analytic) 0.08845807526367533 y1[1] (numeric) 0.08845807526386498 absolute error 1.8965384818159237e-13 relative error 2.143997002153543e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4112071490720908 y2[1] (numeric) 1.411207149072501 absolute error 4.1033842990145786e-13 relative error 2.9077122389244356e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.00200000000045 y1[1] (analytic) 0.08804732395406234 y1[1] (numeric) 0.0880473239542514 absolute error 1.8905710330585634e-13 relative error 2.147221457911596e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4102954016957212 y2[1] (numeric) 1.4102954016961313 absolute error 4.1011638529653283e-13 relative error 2.9080176025775458e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.00300000000045 y1[1] (analytic) 0.08763748459704945 y1[1] (numeric) 0.08763748459723786 absolute error 1.8840484727888906e-13 relative error 2.1498203439448353e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4093832440239842 y2[1] (numeric) 1.4093832440243939 absolute error 4.0967229608668276e-13 relative error 2.9067487344110298e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.004000000000449 y1[1] (analytic) 0.08722855760247594 y1[1] (numeric) 0.08722855760266368 absolute error 1.8773871346411397e-13 relative error 2.1522620415172966e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4084706769690372 y2[1] (numeric) 1.4084706769694466 absolute error 4.0945025148175773e-13 relative error 2.907055561588797e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.005000000000448 y1[1] (analytic) 0.0868205433792687 y1[1] (numeric) 0.08682054337945584 absolute error 1.8714196858837795e-13 relative error 2.1555033095204553e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.407557701443447 y2[1] (numeric) 1.4075577014438563 absolute error 4.092282068768327e-13 relative error 2.9073636303305373e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.006000000000448 y1[1] (analytic) 0.08641344233544201 y1[1] (numeric) 0.08641344233562853 absolute error 1.865174681370263e-13 relative error 2.1584311780220235e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4066443183601898 y2[1] (numeric) 1.4066443183605986 absolute error 4.0878411766698264e-13 relative error 2.9060944002072036e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.007000000000447 y1[1] (analytic) 0.0860072548780969 y1[1] (numeric) 0.08600725487828274 absolute error 1.858374565344434e-13 relative error 2.160718381232393e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4057305286326478 y2[1] (numeric) 1.4057305286330564 absolute error 4.085620730620576e-13 relative error 2.9064039283508012e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.008000000000447 y1[1] (analytic) 0.08560198141342068 y1[1] (numeric) 0.08560198141360592 absolute error 1.8524071165870737e-13 relative error 2.163976915021097e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4048163331746113 y2[1] (numeric) 1.4048163331750194 absolute error 4.0811798385220754e-13 relative error 2.9051341034022602e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.009000000000446 y1[1] (analytic) 0.08519762234668693 y1[1] (numeric) 0.08519762234687148 absolute error 1.8454682226831665e-13 relative error 2.1661029637347983e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.403901732900275 y2[1] (numeric) 1.4039017329006829 absolute error 4.078959392472825e-13 relative error 2.9054450869906936e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.010000000000446 y1[1] (analytic) 0.08479417808225453 y1[1] (numeric) 0.08479417808243846 absolute error 1.83922321816965e-13 relative error 2.1690442195046843e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4029867287242397 y2[1] (numeric) 1.4029867287246471 absolute error 4.0745185003743245e-13 relative error 2.9041746560777203e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.011000000000445 y1[1] (analytic) 0.08439164902356777 y1[1] (numeric) 0.08439164902375108 absolute error 1.8331169915342116e-13 relative error 2.1721544877293288e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4020713215615093 y2[1] (numeric) 1.4020713215619163 absolute error 4.070077608275824e-13 relative error 2.902903401335471e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.012000000000445 y1[1] (analytic) 0.08399003557315576 y1[1] (numeric) 0.0839900355733384 absolute error 1.8263168755083825e-13 relative error 2.17444469816619e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.4011555123274906 y2[1] (numeric) 1.4011555123278974 absolute error 4.0678571622265736e-13 relative error 2.9032160430710262e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.013000000000444 y1[1] (analytic) 0.0835893381326317 y1[1] (numeric) 0.08358933813281379 absolute error 1.8209045382633349e-13 relative error 2.1783932962528006e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.400239301937993 y2[1] (numeric) 1.4002393019383996 absolute error 4.065636716177323e-13 relative error 2.9035299255993618e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.014000000000443 y1[1] (analytic) 0.08318955710269327 y1[1] (numeric) 0.08318955710287468 absolute error 1.8141044222375058e-13 relative error 2.180687679341875e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3993226913092272 y2[1] (numeric) 1.3993226913096333 absolute error 4.0611958240788226e-13 relative error 2.9022582491527436e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.015000000000443 y1[1] (analytic) 0.08279069288312124 y1[1] (numeric) 0.08279069288330207 absolute error 1.8082757513582237e-13 relative error 2.1841534215821036e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.398405681357803 y2[1] (numeric) 1.3984056813582089 absolute error 4.0589753780295723e-13 relative error 2.9025735751362574e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.016000000000442 y1[1] (analytic) 0.08239274587278 y1[1] (numeric) 0.08239274587296015 absolute error 1.8014756353323946e-13 relative error 2.1864493242087057e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3974882730007308 y2[1] (numeric) 1.3974882730011362 absolute error 4.0545344859310717e-13 relative error 2.9013012590259864e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.017000000000442 y1[1] (analytic) 0.08199571646961634 y1[1] (numeric) 0.08199571646979589 absolute error 1.7955081865750344e-13 relative error 2.189758518959174e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3965704671554187 y2[1] (numeric) 1.3965704671558237 absolute error 4.050093593832571e-13 relative error 2.900028096743258e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.018000000000441 y1[1] (analytic) 0.08159960507065978 y1[1] (numeric) 0.08159960507083866 absolute error 1.7888468484272835e-13 relative error 2.192224885008037e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3956522647396725 y2[1] (numeric) 1.395652264740077 absolute error 4.0456527017340704e-13 relative error 2.8987540836246166e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.01900000000044 y1[1] (analytic) 0.08120441207202156 y1[1] (numeric) 0.08120441207219982 absolute error 1.782601843913767e-13 relative error 2.19520318961579e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3947336666716945 y2[1] (numeric) 1.3947336666720989 absolute error 4.04343225568482e-13 relative error 2.8990712365421097e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.02000000000044 y1[1] (analytic) 0.08081013786889468 y1[1] (numeric) 0.08081013786907235 absolute error 1.7766343951564068e-13 relative error 2.1985290979688653e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3938146738700827 y2[1] (numeric) 1.3938146738704869 absolute error 4.04121180963557e-13 relative error 2.899389628618769e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.02100000000044 y1[1] (analytic) 0.08041678285555331 y1[1] (numeric) 0.0804167828557304 absolute error 1.7708057242771247e-13 relative error 2.2020350247757254e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3928952872538298 y2[1] (numeric) 1.3928952872542337 absolute error 4.0389913635863195e-13 relative error 2.8997092606648233e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.022000000000439 y1[1] (analytic) 0.08002434742535258 y1[1] (numeric) 0.08002434742552897 absolute error 1.7638668303732175e-13 relative error 2.2041627168763457e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3919755077423226 y2[1] (numeric) 1.391975507742726 absolute error 4.034550471487819e-13 relative error 2.8984349574020522e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.023000000000438 y1[1] (analytic) 0.07963283197072768 y1[1] (numeric) 0.07963283197090344 absolute error 1.757621825859701e-13 relative error 2.2071572520562714e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3910553362553402 y2[1] (numeric) 1.3910553362557434 absolute error 4.0323300254385686e-13 relative error 2.8987560166322526e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.024000000000438 y1[1] (analytic) 0.0792422368831941 y1[1] (numeric) 0.07924223688336925 absolute error 1.7515155992242626e-13 relative error 2.2103308388505734e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.390134773713054 y2[1] (numeric) 1.390134773713457 absolute error 4.030109579389318e-13 relative error 2.899078316431783e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.025000000000437 y1[1] (analytic) 0.07885256255334683 y1[1] (numeric) 0.07885256255352144 absolute error 1.746103261979215e-13 relative error 2.214390002605062e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3892138210360268 y2[1] (numeric) 1.3892138210364295 absolute error 4.027889133340068e-13 relative error 2.899401857617721e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.026000000000437 y1[1] (analytic) 0.0784638093708604 y1[1] (numeric) 0.07846380937103432 absolute error 1.7393031459533859e-13 relative error 2.2166947537973118e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.388292479145211 y2[1] (numeric) 1.3882924791456133 absolute error 4.0234482412415673e-13 relative error 2.8981272330444768e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.027000000000436 y1[1] (analytic) 0.07807597772448771 y1[1] (numeric) 0.07807597772466104 absolute error 1.7333356971960256e-13 relative error 2.2200627487657873e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3873707489619482 y2[1] (numeric) 1.3873707489623504 absolute error 4.021227795192317e-13 relative error 2.8984521968630667e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.028000000000436 y1[1] (analytic) 0.07768906800206044 y1[1] (numeric) 0.0776890680022332 absolute error 1.7276458041948217e-13 relative error 2.2237952502519426e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.386448631407969 y2[1] (numeric) 1.3864486314083706 absolute error 4.0167869030938164e-13 relative error 2.8971768676454182e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.029000000000435 y1[1] (analytic) 0.0773030805904884 y1[1] (numeric) 0.0773030805906605 absolute error 1.7209844660470708e-13 relative error 2.2262818672957592e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3855261274053903 y2[1] (numeric) 1.3855261274057917 absolute error 4.014566457044566e-13 relative error 2.8975032499476974e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.030000000000435 y1[1] (analytic) 0.07691801587575886 y1[1] (numeric) 0.07691801587593032 absolute error 1.7146006836554761e-13 relative error 2.2291275511123033e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3846032378767166 y2[1] (numeric) 1.3846032378771176 absolute error 4.0101255649460654e-13 relative error 2.8962272044774187e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.031000000000434 y1[1] (analytic) 0.07653387424293645 y1[1] (numeric) 0.07653387424310734 absolute error 1.7089107906542722e-13 relative error 2.2328815933579802e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.383679963744837 y2[1] (numeric) 1.3836799637452375 absolute error 4.005684672847565e-13 relative error 2.8949502614798644e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.032000000000433 y1[1] (analytic) 0.07615065607616289 y1[1] (numeric) 0.07615065607633316 absolute error 1.7026657861407557e-13 relative error 2.235917421956045e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3827563059330255 y2[1] (numeric) 1.3827563059334258 absolute error 4.0034642267983145e-13 relative error 2.8952782277112424e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.033000000000433 y1[1] (analytic) 0.07576836175865631 y1[1] (numeric) 0.07576836175882591 absolute error 1.6960044479930048e-13 relative error 2.23840717764924e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.38183226536494 y2[1] (numeric) 1.38183226536534 absolute error 4.001243780749064e-13 relative error 2.8956074344467137e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.034000000000432 y1[1] (analytic) 0.0753869916727109 y1[1] (numeric) 0.07538699167287989 absolute error 1.6898982213575664e-13 relative error 2.241631061090991e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3809078429646209 y2[1] (numeric) 1.3809078429650208 absolute error 3.999023334699814e-13 relative error 2.895937882512461e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.035000000000432 y1[1] (analytic) 0.07500654619969671 y1[1] (numeric) 0.07500654619986515 absolute error 1.6843471062344406e-13 relative error 2.245600139686543e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3799830396564907 y2[1] (numeric) 1.3799830396568902 absolute error 3.994582442601313e-13 relative error 2.8946605340857348e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.036000000000431 y1[1] (analytic) 0.0746270257200593 y1[1] (numeric) 0.07462702572022711 absolute error 1.678102101720924e-13 relative error 2.2486519937372503e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3790578563653524 y2[1] (numeric) 1.3790578563657516 absolute error 3.992361996552063e-13 relative error 2.894992387827977e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.03700000000043 y1[1] (analytic) 0.0742484306133191 y1[1] (numeric) 0.07424843061348625 absolute error 1.6715795414512513e-13 relative error 2.2513331630627006e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3781322940163896 y2[1] (numeric) 1.3781322940167884 absolute error 3.9879211044535623e-13 relative error 2.89371428401208e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.03800000000043 y1[1] (analytic) 0.07387076125807102 y1[1] (numeric) 0.07387076125823763 absolute error 1.6661672042062037e-13 relative error 2.2555164937117261e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.377206353535164 y2[1] (numeric) 1.3772063535355625 absolute error 3.985700658404312e-13 relative error 2.8940475391893012e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.03900000000043 y1[1] (analytic) 0.07349401803198463 y1[1] (numeric) 0.07349401803215057 absolute error 1.6593670881803746e-13 relative error 2.2578260552555682e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3762800358476164 y2[1] (numeric) 1.3762800358480145 absolute error 3.9812597663058114e-13 relative error 2.892768668153973e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.040000000000429 y1[1] (analytic) 0.07311820131180291 y1[1] (numeric) 0.07311820131196826 absolute error 1.6535384173010925e-13 relative error 2.2614593735009925e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3753533418800643 y2[1] (numeric) 1.375353341880462 absolute error 3.9768188742073107e-13 relative error 2.891488865523914e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.041000000000428 y1[1] (analytic) 0.07274331147334268 y1[1] (numeric) 0.07274331147350742 absolute error 1.6474321906656542e-13 relative error 2.2647198172568317e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3744262725592016 y2[1] (numeric) 1.374426272559599 absolute error 3.9745984281580604e-13 relative error 2.891823670364872e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.042000000000428 y1[1] (analytic) 0.0723693488914936 y1[1] (numeric) 0.07236934889165782 absolute error 1.6421586312986847e-13 relative error 2.2691355614665566e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3734988288120975 y2[1] (numeric) 1.3734988288124947 absolute error 3.97237798210881e-13 relative error 2.8921597155961276e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.043000000000427 y1[1] (analytic) 0.07199631394021844 y1[1] (numeric) 0.07199631394038203 absolute error 1.6359136267851682e-13 relative error 2.2722185862786474e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3725710115661958 y2[1] (numeric) 1.3725710115665926 absolute error 3.9679370900103095e-13 relative error 2.8908792744228415e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.044000000000427 y1[1] (analytic) 0.07162420699255201 y1[1] (numeric) 0.07162420699271496 absolute error 1.6295298443935735e-13 relative error 2.275110486826086e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3716428217493135 y2[1] (numeric) 1.3716428217497099 absolute error 3.963496197911809e-13 relative error 2.8895978858818335e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.045000000000426 y1[1] (analytic) 0.07125302842060122 y1[1] (numeric) 0.07125302842076355 absolute error 1.623284839880057e-13 relative error 2.2781976792592307e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3707142602896405 y2[1] (numeric) 1.3707142602900364 absolute error 3.959055305813308e-13 relative error 2.8883155450478316e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.046000000000426 y1[1] (analytic) 0.0708827785955446 y1[1] (numeric) 0.07088277859570631 absolute error 1.6171786132446186e-13 relative error 2.2814830982744064e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3697853281157382 y2[1] (numeric) 1.3697853281161336 absolute error 3.9546144137148076e-13 relative error 2.887032246983352e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.047000000000425 y1[1] (analytic) 0.07051345788763186 y1[1] (numeric) 0.07051345788779305 absolute error 1.6119050538776492e-13 relative error 2.2859537770028708e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3688560261565383 y2[1] (numeric) 1.3688560261569336 absolute error 3.9523939676655573e-13 relative error 2.887370104775046e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.048000000000425 y1[1] (analytic) 0.07014506666618392 y1[1] (numeric) 0.07014506666634444 absolute error 1.6052437157298982e-13 relative error 2.2884627416054143e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3679263553413432 y2[1] (numeric) 1.367926355341738 absolute error 3.9479530755670567e-13 relative error 2.886085979812788e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.049000000000424 y1[1] (analytic) 0.06977760529959176 y1[1] (numeric) 0.06977760529975169 absolute error 1.599276266972538e-13 relative error 2.2919620988797314e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3669963165998236 y2[1] (numeric) 1.366996316600218 absolute error 3.943512183468556e-13 relative error 2.8848008846705513e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.050000000000423 y1[1] (analytic) 0.06941107415531678 y1[1] (numeric) 0.06941107415547611 absolute error 1.5933088182151778e-13 relative error 2.2954677443111328e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3660659108620177 y2[1] (numeric) 1.3660659108624118 absolute error 3.9412917374193057e-13 relative error 2.8851402454895196e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.051000000000423 y1[1] (analytic) 0.0690454735998901 y1[1] (numeric) 0.06904547360004883 absolute error 1.5872025915797394e-13 relative error 2.29877862925147e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3651351390583315 y2[1] (numeric) 1.3651351390587252 absolute error 3.936850845320805e-13 relative error 2.8838543032717184e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.052000000000422 y1[1] (analytic) 0.06868080399891219 y1[1] (numeric) 0.06868080399907037 absolute error 1.5817902543346918e-13 relative error 2.3031038692554403e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3642040021195365 y2[1] (numeric) 1.36420400211993 absolute error 3.934630399271555e-13 relative error 2.8841950273994197e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.053000000000422 y1[1] (analytic) 0.06831706571705276 y1[1] (numeric) 0.0683170657172103 absolute error 1.5754064719430971e-13 relative error 2.3060218635090715e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3632725009767699 y2[1] (numeric) 1.3632725009771631 absolute error 3.9324099532223045e-13 relative error 2.884536987583022e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.054000000000421 y1[1] (analytic) 0.06795425911804986 y1[1] (numeric) 0.06795425911820688 absolute error 1.5701329125761276e-13 relative error 2.3105732193305192e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3623406365615327 y2[1] (numeric) 1.3623406365619255 absolute error 3.927969061123804e-13 relative error 2.8832503088491626e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.05500000000042 y1[1] (analytic) 0.06759238456471028 y1[1] (numeric) 0.06759238456486666 absolute error 1.563749130184533e-13 relative error 2.3134989840275e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.361408409805689 y2[1] (numeric) 1.3614084098060815 absolute error 3.9257486150745535e-13 relative error 2.8835936275983985e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.05600000000042 y1[1] (analytic) 0.06723144241890833 y1[1] (numeric) 0.06723144241906417 absolute error 1.5584755708175635e-13 relative error 2.3180754640171966e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3604758216414656 y2[1] (numeric) 1.3604758216418578 absolute error 3.921307722976053e-13 relative error 2.882306073065559e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.05700000000042 y1[1] (analytic) 0.06687143304158638 y1[1] (numeric) 0.06687143304174155 absolute error 1.5516754547917344e-13 relative error 2.320386126354986e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3595428730014507 y2[1] (numeric) 1.3595428730018424 absolute error 3.9168668308775523e-13 relative error 2.8810175160054498e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.058000000000419 y1[1] (analytic) 0.06651235679275347 y1[1] (numeric) 0.06651235679290811 absolute error 1.546401895424765e-13 relative error 2.3249843637975637e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3586095648185927 y2[1] (numeric) 1.358609564818984 absolute error 3.9124259387790516e-13 relative error 2.879727951349625e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.059000000000418 y1[1] (analytic) 0.06615421403148602 y1[1] (numeric) 0.0661542140316401 absolute error 1.540712002423561e-13 relative error 2.3289703082108434e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3576758980261998 y2[1] (numeric) 1.3576758980265906 absolute error 3.907985046680551e-13 relative error 2.878437374016885e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.060000000000418 y1[1] (analytic) 0.06579700511592679 y1[1] (numeric) 0.06579700511608022 absolute error 1.5343282200319663e-13 relative error 2.33191194238804e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3567418735579386 y2[1] (numeric) 1.3567418735583292 absolute error 3.9057646006313007e-13 relative error 2.8787823806077198e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.061000000000417 y1[1] (analytic) 0.06544073040328457 y1[1] (numeric) 0.06544073040343738 absolute error 1.5280832155184498e-13 relative error 2.3350644256283437e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3558074923478336 y2[1] (numeric) 1.355807492348224 absolute error 3.9035441545820504e-13 relative error 2.879128620112827e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.062000000000417 y1[1] (analytic) 0.06508539024983395 y1[1] (numeric) 0.06508539024998626 absolute error 1.5230872119076366e-13 relative error 2.34013686644757e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.354872755330266 y2[1] (numeric) 1.3548727553306559 absolute error 3.89910326248355e-13 relative error 2.8778372338981e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.063000000000416 y1[1] (analytic) 0.06473098501091534 y1[1] (numeric) 0.06473098501106699 absolute error 1.5164258737598857e-13 relative error 2.342658424716041e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3539376634399725 y2[1] (numeric) 1.3539376634403621 absolute error 3.8968828164342995e-13 relative error 2.878184809877748e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.064000000000416 y1[1] (analytic) 0.0643775150409337 y1[1] (numeric) 0.06437751504108476 absolute error 1.5105972028806036e-13 relative error 2.3464670885791533e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.353002217612045 y2[1] (numeric) 1.3530022176124343 absolute error 3.892441924335799e-13 relative error 2.87689249409043e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.065000000000415 y1[1] (analytic) 0.06402498069335905 y1[1] (numeric) 0.06402498069350952 absolute error 1.5047685320013215e-13 relative error 2.3502834607764323e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3520664187819296 y2[1] (numeric) 1.3520664187823184 absolute error 3.888001032237298e-13 relative error 2.8755991408617192e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.066000000000415 y1[1] (analytic) 0.06367338232072561 y1[1] (numeric) 0.06367338232087559 absolute error 1.4997725283905083e-13 relative error 2.355415204482288e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3511302678854245 y2[1] (numeric) 1.351130267885813 absolute error 3.885780586188048e-13 relative error 2.875948143970942e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.067000000000414 y1[1] (analytic) 0.06332272027463193 y1[1] (numeric) 0.06332272027478131 absolute error 1.493805079633148e-13 relative error 2.359034913778949e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.350193765858681 y2[1] (numeric) 1.350193765859069 absolute error 3.8813396940895473e-13 relative error 2.8746538402368767e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.068000000000414 y1[1] (analytic) 0.06297299490573993 y1[1] (numeric) 0.0629729949058887 absolute error 1.4876988529977098e-13 relative error 2.3624394158552354e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3492569136382007 y2[1] (numeric) 1.3492569136385884 absolute error 3.8768988019910466e-13 relative error 2.8733584855512742e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.069000000000413 y1[1] (analytic) 0.06262420656377488 y1[1] (numeric) 0.0626242065639231 absolute error 1.482286515752662e-13 relative error 2.3669545645151445e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3483197121608357 y2[1] (numeric) 1.3483197121612231 absolute error 3.8746783559417963e-13 relative error 2.8737088993026614e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.070000000000412 y1[1] (analytic) 0.0622763555975252 y1[1] (numeric) 0.062276355597672826 absolute error 1.4762496780562628e-13 relative error 2.3704818046785763e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3473821623637878 y2[1] (numeric) 1.3473821623641749 absolute error 3.8702374638432957e-13 relative error 2.872412573024955e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.071000000000412 y1[1] (analytic) 0.06192944235484177 y1[1] (numeric) 0.0619294423549888 absolute error 1.4703516182379417e-13 relative error 2.374236812618395e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3464442651846062 y2[1] (numeric) 1.346444265184993 absolute error 3.8680170177940454e-13 relative error 2.872764300617906e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.072000000000411 y1[1] (analytic) 0.06158346718263785 y1[1] (numeric) 0.061583467182784256 absolute error 1.464037224785386e-13 relative error 2.3773218556264404e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3455060215611887 y2[1] (numeric) 1.345506021561575 absolute error 3.863576125695545e-13 relative error 2.871466989952704e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.07300000000041 y1[1] (analytic) 0.06123843042688848 y1[1] (numeric) 0.06123843042703432 absolute error 1.4584167207232213e-13 relative error 2.381538374770072e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3445674324317782 y2[1] (numeric) 1.3445674324321641 absolute error 3.859135233597044e-13 relative error 2.8701686062836064e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.07400000000041 y1[1] (analytic) 0.06089433243263043 y1[1] (numeric) 0.06089433243277573 absolute error 1.4530043834781736e-13 relative error 2.386107746703167e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.343628498734964 y2[1] (numeric) 1.3436284987353495 absolute error 3.8546943414985435e-13 relative error 2.8688691443563203e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.07500000000041 y1[1] (analytic) 0.06055117354396178 y1[1] (numeric) 0.06055117354410645 absolute error 1.446689990025618e-13 relative error 2.3892022323486136e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3426892214096797 y2[1] (numeric) 1.3426892214100647 absolute error 3.850253449400043e-13 relative error 2.867568598903095e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.076000000000409 y1[1] (analytic) 0.060208954104041146 y1[1] (numeric) 0.060208954104185336 absolute error 1.441902153231922e-13 relative error 2.394830095769997e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3417496013952026 y2[1] (numeric) 1.3417496013955872 absolute error 3.8458125573015423e-13 relative error 2.8662669646426718e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.077000000000409 y1[1] (analytic) 0.05986767445508823 y1[1] (numeric) 0.0598676744552318 absolute error 1.4357265376574446e-13 relative error 2.3981665410011936e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3408096396311526 y2[1] (numeric) 1.3408096396315368 absolute error 3.8413716652030416e-13 relative error 2.8649642362802343e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.078000000000408 y1[1] (analytic) 0.05952733493838247 y1[1] (numeric) 0.05952733493852547 absolute error 1.4299672557172016e-13 relative error 2.4022027144292273e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3398693370574912 y2[1] (numeric) 1.3398693370578751 absolute error 3.8391512191537913e-13 relative error 2.8653176193919128e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.079000000000407 y1[1] (analytic) 0.05918793589426341 y1[1] (numeric) 0.059187935894405824 absolute error 1.4241385848379196e-13 relative error 2.4061298359552173e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3389286946145211 y2[1] (numeric) 1.3389286946149048 absolute error 3.836930773104541e-13 relative error 2.8656722262638468e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.080000000000407 y1[1] (analytic) 0.05884947766213 y1[1] (numeric) 0.05884947766227189 absolute error 1.41886502547095e-13 relative error 2.4110069992753706e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3379877132428848 y2[1] (numeric) 1.337987713243268 absolute error 3.8324898810060404e-13 relative error 2.8643685162976745e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.081000000000406 y1[1] (analytic) 0.058511960580440614 y1[1] (numeric) 0.058511960580581855 absolute error 1.4124118541403163e-13 relative error 2.4138857083733707e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3370463938835633 y2[1] (numeric) 1.337046393883946 absolute error 3.82804898890754e-13 relative error 2.863063695036528e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.082000000000406 y1[1] (analytic) 0.05817538498671204 y1[1] (numeric) 0.058175384986852784 absolute error 1.4074158505295031e-13 relative error 2.4192634923704824e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.336104737477876 y2[1] (numeric) 1.3361047374782584 absolute error 3.823608096809039e-13 relative error 2.861757757125199e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.083000000000405 y1[1] (analytic) 0.05783975121752005 y1[1] (numeric) 0.057839751217660246 absolute error 1.4019341243454164e-13 relative error 2.423824609952266e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3351627449674792 y2[1] (numeric) 1.3351627449678614 absolute error 3.821387650759789e-13 relative error 2.8621137499255697e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.084000000000405 y1[1] (analytic) 0.05750505960849839 y1[1] (numeric) 0.05750505960863797 absolute error 1.395827897709978e-13 relative error 2.4273131915920936e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3342204172943655 y2[1] (numeric) 1.3342204172947472 absolute error 3.816946758661288e-13 relative error 2.8608067371668513e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.085000000000404 y1[1] (analytic) 0.057171310494338545 y1[1] (numeric) 0.057171310494477545 absolute error 1.389999226830696e-13 relative error 2.4312880268300695e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3332777554008624 y2[1] (numeric) 1.3332777554012436 absolute error 3.8125058665627876e-13 relative error 2.8594985936868963e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.086000000000404 y1[1] (analytic) 0.056838504208789664 y1[1] (numeric) 0.05683850420892806 absolute error 1.3839623891342967e-13 relative error 2.4349029032334687e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3323347602296314 y2[1] (numeric) 1.3323347602300124 absolute error 3.810285420513537e-13 relative error 2.859855896769386e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.087000000000403 y1[1] (analytic) 0.05650664108465786 y1[1] (numeric) 0.05650664108479577 absolute error 1.3791051634015616e-13 relative error 2.440607222318162e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.331391432723668 y2[1] (numeric) 1.3313914327240486 absolute error 3.8058445284150366e-13 relative error 2.8585466564324397e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.088000000000402 y1[1] (analytic) 0.05617572145380645 y1[1] (numeric) 0.05617572145394377 absolute error 1.3732071035832405e-13 relative error 2.4444850338280656e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3304477738262996 y2[1] (numeric) 1.3304477738266798 absolute error 3.801403636316536e-13 relative error 2.8572362712020584e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.089000000000402 y1[1] (analytic) 0.05584574564715494 y1[1] (numeric) 0.05584574564729166 absolute error 1.3671702658868412e-13 relative error 2.4481189212243807e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3295037844811848 y2[1] (numeric) 1.3295037844815647 absolute error 3.7991831902672857e-13 relative error 2.8575948670577493e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.090000000000401 y1[1] (analytic) 0.05551671399467906 y1[1] (numeric) 0.055516713994815226 absolute error 1.3616885397027545e-13 relative error 2.452754209900219e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.328559465632313 y2[1] (numeric) 1.3285594656326924 absolute error 3.794742298168785e-13 relative error 2.8562833627945438e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.0910000000004 y1[1] (analytic) 0.05518862682541048 y1[1] (numeric) 0.05518862682554609 absolute error 1.3560680356405896e-13 relative error 2.457151253156775e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3276148182240028 y2[1] (numeric) 1.327614818224382 absolute error 3.7925218521195347e-13 relative error 2.8566432070959595e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.0920000000004 y1[1] (analytic) 0.05486148446743633 y1[1] (numeric) 0.05486148446757139 absolute error 1.350655698395542e-13 relative error 2.461937936071051e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3266698432009019 y2[1] (numeric) 1.3266698432012807 absolute error 3.788080960021034e-13 relative error 2.855330570325923e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.0930000000004 y1[1] (analytic) 0.05453528724789891 y1[1] (numeric) 0.05453528724803347 absolute error 1.3455903058456897e-13 relative error 2.4673754806298037e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.325724541507985 y2[1] (numeric) 1.3257245415083634 absolute error 3.7836400679225335e-13 relative error 2.8540167655180607e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.094000000000399 y1[1] (analytic) 0.05421003549299552 y1[1] (numeric) 0.05421003549312951 absolute error 1.3399004128444858e-13 relative error 2.471683334384856e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3247789140905537 y2[1] (numeric) 1.3247789140909316 absolute error 3.779199175824033e-13 relative error 2.8527017871645488e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.095000000000399 y1[1] (analytic) 0.05388572952797788 y1[1] (numeric) 0.05388572952811124 absolute error 1.3336554083309693e-13 relative error 2.474969569890532e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3238329618942353 y2[1] (numeric) 1.323832961894613 absolute error 3.7769787297747826e-13 relative error 2.8530629154077038e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.096000000000398 y1[1] (analytic) 0.05356236967715178 y1[1] (numeric) 0.0535623696772846 absolute error 1.3282430710859217e-13 relative error 2.4798063997017545e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3228866858649821 y2[1] (numeric) 1.3228866858653594 absolute error 3.772537837676282e-13 relative error 2.851746773163396e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.097000000000397 y1[1] (analytic) 0.05323995626387712 y1[1] (numeric) 0.053239956264009416 absolute error 1.3229695117189522e-13 relative error 2.4849184795754167e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3219400869490698 y2[1] (numeric) 1.3219400869494469 absolute error 3.7703173916270316e-13 relative error 2.8521091302470577e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.098000000000397 y1[1] (analytic) 0.05291848961056733 y1[1] (numeric) 0.05291848961069907 absolute error 1.3173490076567873e-13 relative error 2.4893926817475244e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3209931660930976 y2[1] (numeric) 1.3209931660934742 absolute error 3.765876499528531e-13 relative error 2.850791810427223e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.099000000000396 y1[1] (analytic) 0.052597970038689046 y1[1] (numeric) 0.052597970038820184 absolute error 1.311381558899427e-13 relative error 2.493217053690143e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.320045924243986 y2[1] (numeric) 1.320045924244362 absolute error 3.7614356074300304e-13 relative error 2.8494732935782307e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.100000000000396 y1[1] (analytic) 0.05227839786876165 y1[1] (numeric) 0.05227839786889231 absolute error 1.306593722105731e-13 relative error 2.499299472385842e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3190983623489767 y2[1] (numeric) 1.3190983623493524 absolute error 3.7569947153315297e-13 relative error 2.8481535741135203e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.101000000000395 y1[1] (analytic) 0.05195977342035751 y1[1] (numeric) 0.05195977342048759 absolute error 1.300765051226449e-13 relative error 2.5034078588125973e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3181504813556317 y2[1] (numeric) 1.318150481356007 absolute error 3.752553823233029e-13 relative error 2.846832646431819e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.102000000000395 y1[1] (analytic) 0.051642097012100985 y1[1] (numeric) 0.05164209701223045 absolute error 1.2946588245910107e-13 relative error 2.506983448576151e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3172022822118319 y2[1] (numeric) 1.3172022822122067 absolute error 3.7481129311345285e-13 relative error 2.8455105049170866e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.103000000000394 y1[1] (analytic) 0.05132536896166828 y1[1] (numeric) 0.05132536896179727 absolute error 1.2898709877973147e-13 relative error 2.5131256021961357e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3162537658657762 y2[1] (numeric) 1.3162537658661506 absolute error 3.743672039036028e-13 relative error 2.8441871439384623e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.104000000000394 y1[1] (analytic) 0.05100958958578761 y1[1] (numeric) 0.05100958958591607 absolute error 1.2845974284303452e-13 relative error 2.518344959960749e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3153049332659812 y2[1] (numeric) 1.3153049332663551 absolute error 3.739231146937527e-13 relative error 2.84286255785021e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.105000000000393 y1[1] (analytic) 0.05069475920023836 y1[1] (numeric) 0.050694759200366195 absolute error 1.2783524239168287e-13 relative error 2.521665837029596e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.314355785361279 y2[1] (numeric) 1.3143557853616525 absolute error 3.7347902548390266e-13 relative error 2.841536740991663e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.106000000000392 y1[1] (analytic) 0.0503808781198507 y1[1] (numeric) 0.05038087811997802 absolute error 1.2731482534888983e-13 relative error 2.527046572035158e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3134063231008177 y2[1] (numeric) 1.3134063231011908 absolute error 3.730349362740526e-13 relative error 2.8402096876871687e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.107000000000392 y1[1] (analytic) 0.05006794665850578 y1[1] (numeric) 0.05006794665863258 absolute error 1.268013472000007e-13 relative error 2.5325853297892154e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3124565474340595 y2[1] (numeric) 1.312456547434432 absolute error 3.7259084706420253e-13 relative error 2.8388813922460337e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.108000000000391 y1[1] (analytic) 0.04975596512913505 y1[1] (numeric) 0.04975596512926133 absolute error 1.2628093015720765e-13 relative error 2.538005841700832e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3115064593107797 y2[1] (numeric) 1.311506459311152 absolute error 3.723688024592775e-13 relative error 2.8392448989916833e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.10900000000039 y1[1] (analytic) 0.04944493384372006 y1[1] (numeric) 0.04944493384384576 absolute error 1.2569806306927944e-13 relative error 2.5421828546999703e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3105560596810668 y2[1] (numeric) 1.3105560596814387 absolute error 3.7192471324942744e-13 relative error 2.8379153299244444e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.11000000000039 y1[1] (analytic) 0.04913485311329202 y1[1] (numeric) 0.049134853113417136 absolute error 1.2511519598135123e-13 relative error 2.5463634885173784e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.30960534949532 y2[1] (numeric) 1.3096053494956914 absolute error 3.714806240395774e-13 relative error 2.8365845037417887e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.11100000000039 y1[1] (analytic) 0.04882572324793155 y1[1] (numeric) 0.04882572324805616 absolute error 1.24608656726366e-13 relative error 2.552110822682896e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3086543297042494 y2[1] (numeric) 1.3086543297046205 absolute error 3.710365348297273e-13 relative error 2.8352524146967064e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.11200000000039 y1[1] (analytic) 0.0485175445567686 y1[1] (numeric) 0.04851754455689267 absolute error 1.2406742300186124e-13 relative error 2.5571661578358425e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3077030012588748 y2[1] (numeric) 1.3077030012592457 absolute error 3.708144902248023e-13 relative error 2.8356170312971186e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.113000000000389 y1[1] (analytic) 0.04821031734798176 y1[1] (numeric) 0.04821031734810533 absolute error 1.2357476153468383e-13 relative error 2.5632430635691943e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3067513651105247 y2[1] (numeric) 1.306751365110895 absolute error 3.703704010149522e-13 relative error 2.834283635767439e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.114000000000388 y1[1] (analytic) 0.04790404192879838 y1[1] (numeric) 0.04790404192892133 absolute error 1.2295026108333218e-13 relative error 2.5665947200463353e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3057994222108351 y2[1] (numeric) 1.305799422211205 absolute error 3.6992631180510216e-13 relative error 2.8329489622440163e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.115000000000387 y1[1] (analytic) 0.047598718605493584 y1[1] (numeric) 0.047598718605616055 absolute error 1.2247147740396258e-13 relative error 2.572999462843262e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3048471735117488 y2[1] (numeric) 1.3048471735121183 absolute error 3.694822225952521e-13 relative error 2.83161300492272e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.116000000000387 y1[1] (analytic) 0.047294347683390914 y1[1] (numeric) 0.04729434768351281 absolute error 1.2189554920993828e-13 relative error 2.5773809171861403e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3038946199655141 y2[1] (numeric) 1.3038946199658834 absolute error 3.6926017799032707e-13 relative error 2.8319786916529604e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.117000000000386 y1[1] (analytic) 0.04699092946686112 y1[1] (numeric) 0.04699092946698249 absolute error 1.2136819327324133e-13 relative error 2.5828004393663343e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.302941762524685 y2[1] (numeric) 1.302941762525054 absolute error 3.68816088780477e-13 relative error 2.8306413946378477e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.118000000000386 y1[1] (analytic) 0.04668846425932249 y1[1] (numeric) 0.046688464259443285 absolute error 1.2079226507921703e-13 relative error 2.5871972230291963e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3019886021421188 y2[1] (numeric) 1.3019886021424871 absolute error 3.6837199957062694e-13 relative error 2.8293027985387635e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.119000000000385 y1[1] (analytic) 0.046386952363240086 y1[1] (numeric) 0.04638695236336038 absolute error 1.202926647181357e-13 relative error 2.59324354348968e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3010351397709754 y2[1] (numeric) 1.3010351397713433 absolute error 3.679279103607769e-13 relative error 2.8279628974936386e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.120000000000385 y1[1] (analytic) 0.046086394080125825 y1[1] (numeric) 0.04608639408024564 absolute error 1.198138810387661e-13 relative error 2.599766881966457e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.3000813763647172 y2[1] (numeric) 1.300081376365085 absolute error 3.6770586575585185e-13 relative error 2.828329614135614e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.121000000000384 y1[1] (analytic) 0.04578678971053807 y1[1] (numeric) 0.045786789710657326 absolute error 1.1925876952645353e-13 relative error 2.604654536393616e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2991273128771077 y2[1] (numeric) 1.2991273128774752 absolute error 3.674838211509268e-13 relative error 2.828697522624477e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.122000000000384 y1[1] (analytic) 0.04548813955408104 y1[1] (numeric) 0.04548813955419979 absolute error 1.187452913775644e-13 relative error 2.610467091897386e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2981729502622104 y2[1] (numeric) 1.2981729502625774 absolute error 3.6703973194107675e-13 relative error 2.827356184450928e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.123000000000383 y1[1] (analytic) 0.045190443909404965 y1[1] (numeric) 0.04519044390952315 absolute error 1.1818324097134791e-13 relative error 2.615226378574073e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2972182894743876 y2[1] (numeric) 1.2972182894747541 absolute error 3.665956427312267e-13 relative error 2.8260135222096313e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.124000000000382 y1[1] (analytic) 0.04489370307420537 y1[1] (numeric) 0.044893703074323034 absolute error 1.1766282392855487e-13 relative error 2.6209204380861273e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2962633314683 y2[1] (numeric) 1.2962633314686662 absolute error 3.6615155352137663e-13 relative error 2.8246695299683466e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.125000000000382 y1[1] (analytic) 0.044597917345223115 y1[1] (numeric) 0.04459791734534026 absolute error 1.1714240688576183e-13 relative error 2.6266340192298006e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2953080771989058 y2[1] (numeric) 1.2953080771992715 absolute error 3.6570746431152656e-13 relative error 2.823324201778825e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.126000000000381 y1[1] (analytic) 0.044303087018243925 y1[1] (numeric) 0.04430308701836051 absolute error 1.1658729537344925e-13 relative error 2.63158400960725e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.294352527621459 y2[1] (numeric) 1.2943525276218242 absolute error 3.652633751016765e-13 relative error 2.8219775316767484e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.12700000000038 y1[1] (analytic) 0.04400921238809807 y1[1] (numeric) 0.04400921238821411 absolute error 1.1603912275504058e-13 relative error 2.6367007373761227e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2933966836915092 y2[1] (numeric) 1.2933966836918738 absolute error 3.645972412869014e-13 relative error 2.818912758043396e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.12800000000038 y1[1] (analytic) 0.04371629374866015 y1[1] (numeric) 0.043716293748775656 absolute error 1.1550482792443972e-13 relative error 2.642145937359564e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2924405463648998 y2[1] (numeric) 1.2924405463652642 absolute error 3.643751966819764e-13 relative error 2.8192801417969513e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.12900000000038 y1[1] (analytic) 0.043424331392848736 y1[1] (numeric) 0.04342433139296376 absolute error 1.1502604424507012e-13 relative error 2.6488846357692684e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2914841165977686 y2[1] (numeric) 1.2914841165981326 absolute error 3.639311074721263e-13 relative error 2.8179294100097112e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.13000000000038 y1[1] (analytic) 0.04313332561262628 y1[1] (numeric) 0.04313332561274076 absolute error 1.1447787162666145e-13 relative error 2.654046957908358e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2905273953465453 y2[1] (numeric) 1.2905273953469087 absolute error 3.6348701826227625e-13 relative error 2.8165773122907563e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.131000000000379 y1[1] (analytic) 0.042843276698998456 y1[1] (numeric) 0.042843276699112406 absolute error 1.139505156899645e-13 relative error 2.659705897159549e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2895703835679506 y2[1] (numeric) 1.2895703835683137 absolute error 3.630429290524262e-13 relative error 2.8152238425945254e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.132000000000378 y1[1] (analytic) 0.04255418494201413 y1[1] (numeric) 0.04255418494212759 absolute error 1.13464793116691e-13 relative error 2.6663603890264194e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2886130822189963 y2[1] (numeric) 1.288613082219359 absolute error 3.6282088444750116e-13 relative error 2.815592123453553e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.133000000000377 y1[1] (analytic) 0.04226605063076516 y1[1] (numeric) 0.04226605063087805 absolute error 1.128888649226667e-13 relative error 2.6709111269671285e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.287655492256984 y2[1] (numeric) 1.2876554922573464 absolute error 3.623767952376511e-13 relative error 2.814237173038281e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.134000000000377 y1[1] (analytic) 0.04197887405338563 y1[1] (numeric) 0.04197887405349806 absolute error 1.1243089792500882e-13 relative error 2.67827330914182e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2866976146395037 y2[1] (numeric) 1.2866976146398654 absolute error 3.61710661422876e-13 relative error 2.8111551409397545e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.135000000000376 y1[1] (analytic) 0.04169265549705237 y1[1] (numeric) 0.04169265549716418 absolute error 1.1181333636756108e-13 relative error 2.681847319019202e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2857394503244324 y2[1] (numeric) 1.2857394503247936 absolute error 3.6126657221302594e-13 relative error 2.8097961225493006e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.136000000000376 y1[1] (analytic) 0.04140739524798365 y1[1] (numeric) 0.04140739524809495 absolute error 1.1129985821867194e-13 relative error 2.6879222310920837e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2847810002699345 y2[1] (numeric) 1.2847810002702955 absolute error 3.610445276081009e-13 relative error 2.810163969830227e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.137000000000375 y1[1] (analytic) 0.04112309359143973 y1[1] (numeric) 0.041123093591550586 absolute error 1.1085576900882188e-13 relative error 2.695705972662958e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2838222654344602 y2[1] (numeric) 1.2838222654348208 absolute error 3.6060043839825084e-13 relative error 2.8088034310280442e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.138000000000375 y1[1] (analytic) 0.04083975081172242 y1[1] (numeric) 0.04083975081183273 absolute error 1.1030759639041321e-13 relative error 2.7009860294924014e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2828632467767442 y2[1] (numeric) 1.2828632467771042 absolute error 3.5993430458347575e-13 relative error 2.8057106280644337e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.139000000000374 y1[1] (analytic) 0.04055736719217429 y1[1] (numeric) 0.04055736719228412 absolute error 1.0983575160494752e-13 relative error 2.7081578319546537e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2819039452558048 y2[1] (numeric) 1.2819039452561645 absolute error 3.597122599785507e-13 relative error 2.8060781099068223e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.140000000000374 y1[1] (analytic) 0.040275943015179116 y1[1] (numeric) 0.040275943015288376 absolute error 1.0925982341092322e-13 relative error 2.7127812592679853e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2809443618309437 y2[1] (numeric) 1.280944361831303 absolute error 3.5926817076870066e-13 relative error 2.8047133152229456e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.141000000000373 y1[1] (analytic) 0.0399954785621609 y1[1] (numeric) 0.039995478562269635 absolute error 1.0873246747422627e-13 relative error 2.718618988524777e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2799844974617443 y2[1] (numeric) 1.279984497462103 absolute error 3.588240815588506e-13 relative error 2.803347089518754e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.142000000000372 y1[1] (analytic) 0.039715974113584074 y1[1] (numeric) 0.03971597411369233 absolute error 1.0825368379485667e-13 relative error 2.7256963025824566e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2790243531080705 y2[1] (numeric) 1.279024353108429 absolute error 3.5860203695392556e-13 relative error 2.8037154733020604e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.143000000000372 y1[1] (analytic) 0.03943742994895316 y1[1] (numeric) 0.03943742994906089 absolute error 1.0772632785815972e-13 relative error 2.731575764384191e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.278063929730067 y2[1] (numeric) 1.2780639297304253 absolute error 3.581579477440755e-13 relative error 2.8023476714480166e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.144000000000371 y1[1] (analytic) 0.039159846346812244 y1[1] (numeric) 0.03915984634691945 absolute error 1.0720591081536668e-13 relative error 2.737648913785731e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2771032282881571 y2[1] (numeric) 1.2771032282885149 absolute error 3.5771385853422544e-13 relative error 2.8009784221883842e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.14500000000037 y1[1] (analytic) 0.03888322358474483 y1[1] (numeric) 0.03888322358485159 absolute error 1.0676182160551662e-13 relative error 2.74570397623624e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.276142249743042 y2[1] (numeric) 1.2761422497433992 absolute error 3.5726976932437537e-13 relative error 2.799607719251624e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.14600000000037 y1[1] (analytic) 0.03860756193937387 y1[1] (numeric) 0.03860756193948006 absolute error 1.0619283230539622e-13 relative error 2.7505707941918913e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.2751809950556998 y2[1] (numeric) 1.2751809950560569 absolute error 3.5704772471945034e-13 relative error 2.7999768354754577e-11% Correct digits 12 h 0.001 NO POLE NO POLE TOP MAIN SOLVE Loop x[1] 9.14700000000037 y1[1] (analytic) 0.03833286168636074 y1[1] (numeric) 0.03833286168646648 absolute error 1.0573486530773835e-13 relative error 2.7583347722082535e-10% Correct digits 11 h 0.001 y2[1] (analytic) 1.274219465187386 y2[1] (numeric) 1.2742194651877423 absolute error 3.5638159090467525e-13 relative error 2.7968619271741073e-11% Correct digits 12 h 0.001 NO POLE NO POLE Finished! Maximum Time Reached before Solution Completed! diff ( y1 , x , 1 ) = m1 * y2 + 1.0; diff ( y2 , x , 1 ) = y1 - 1.0; Iterations 9048 Total Elapsed Time 3 Minutes 0 Seconds Elapsed Time(since restart) 3 Minutes 0 Seconds Expected Time Remaining 16.92783733008369 Seconds Optimized Time Remaining 16.92783733008369 Seconds Expected Total Time 3 Minutes 16.92783733008369 Seconds Time to Timeout 0.0 Seconds Percent Done 91.40404040404412%