##############ECHO OF PROBLEM################# ##############temp/add_lin_linpostode.ode################# diff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) + ( 0.3 * x + 0.1 ) ; ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb max_terms=30 ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=c(-5.0) x_end=c(5.0) $array_y_init[0 + 1] = exact_soln_y(x_start) $glob_look_poles=true # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb $glob_type_given_pole=3 #END SECOND INPUT BLOCK #BEGIN OVERRIDE BLOCK $glob_desired_digits_correct=8 $glob_max_minutes=(3.0) $glob_subiter_method=3 $glob_max_iter=100000 $glob_upper_ratio_limit=c(1.000001) $glob_lower_ratio_limit=c(0.999999) $glob_look_poles=false $glob_h=c(0.001) $glob_display_interval=c(0.01) #END OVERRIDE BLOCK ! #BEGIN USER DEF BLOCK def exact_soln_y (x) x = c(x) return(c(0.4) * c(x) * c(x) / c(2.0) + c(0.3)* c(x)) end #END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Soultion TOP MAIN SOLVE Loop x[1] -5.0 y[1] (closed_form) 3.5 y[1] (numeric) 3.5 absolute error 0.0 relative error 0.0% Desired digits 8 Estimated correct digits 14 Correct digits 16 h 0.001 TOP MAIN SOLVE Loop x[1] -4.989999999999997 y[1] (closed_form) 3.4830199999999945 y[1] (numeric) 3.4830200000000002 absolute error 5.773159728050814e-15 relative error 1.657515526195894e-13% Desired digits 8 Estimated correct digits 13 Correct digits 15 h 0.001 TOP MAIN SOLVE Loop x[1] -4.979999999999993 y[1] (closed_form) 3.4660799999999883 y[1] (numeric) 3.4660800000000003 absolute error 1.199040866595169e-14 relative error 3.4593571602362703e-13% Desired digits 8 Estimated correct digits 13 Correct digits 15 h 0.001 TOP MAIN SOLVE Loop x[1] -4.96999999999999 y[1] (closed_form) 3.4491799999999833 y[1] (numeric) 3.4491800000000006 absolute error 1.7319479184152442e-14 relative error 5.021332370056804e-13% Desired digits 8 Estimated correct digits 13 Correct digits 15 h 0.001 TOP MAIN SOLVE Loop x[1] -4.959999999999987 y[1] (closed_form) 3.4323199999999776 y[1] (numeric) 3.4323200000000003 absolute error 2.2648549702353193e-14 relative error 6.598612513504959e-13% Desired digits 8 Estimated correct digits 13 Correct digits 15 h 0.001 TOP MAIN SOLVE Loop x[1] -4.949999999999983 y[1] (closed_form) 3.4154999999999722 y[1] (numeric) 3.4155000000000006 absolute error 2.842170943040401e-14 relative error 8.321390552014123e-13% Desired digits 8 Estimated correct digits 13 Correct digits 15 h 0.001 TOP MAIN SOLVE Loop x[1] -4.93999999999998 y[1] (closed_form) 3.398719999999966 y[1] (numeric) 3.3987200000000004 absolute error 3.419486915845482e-14 relative error 1.0061102167420429e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.929999999999977 y[1] (closed_form) 3.3819799999999614 y[1] (numeric) 3.381980000000001 absolute error 3.952393967665557e-14 relative error 1.1686627264695836e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.919999999999973 y[1] (closed_form) 3.365279999999956 y[1] (numeric) 3.3652800000000003 absolute error 4.440892098500626e-14 relative error 1.3196203877539713e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.90999999999997 y[1] (closed_form) 3.3486199999999497 y[1] (numeric) 3.348620000000001 absolute error 5.10702591327572e-14 relative error 1.5251136029993838e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.899999999999967 y[1] (closed_form) 3.331999999999945 y[1] (numeric) 3.3320000000000007 absolute error 5.595524044110789e-14 relative error 1.679328944811189e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.889999999999963 y[1] (closed_form) 3.315419999999939 y[1] (numeric) 3.3154200000000014 absolute error 6.217248937900877e-14 relative error 1.8752522871615032e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.87999999999996 y[1] (closed_form) 3.298879999999934 y[1] (numeric) 3.298880000000001 absolute error 6.705747068735946e-14 relative error 2.0327344640411535e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.869999999999957 y[1] (closed_form) 3.282379999999929 y[1] (numeric) 3.2823800000000016 absolute error 7.283063041541027e-14 relative error 2.218836040172431e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.859999999999953 y[1] (closed_form) 3.265919999999923 y[1] (numeric) 3.2659200000000013 absolute error 7.815970093361102e-14 relative error 2.3931909211987084e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.84999999999995 y[1] (closed_form) 3.2494999999999177 y[1] (numeric) 3.249500000000002 absolute error 8.43769498715119e-14 relative error 2.59661332117292e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.839999999999947 y[1] (closed_form) 3.2331199999999125 y[1] (numeric) 3.2331200000000018 absolute error 8.926193117986259e-14 relative error 2.7608604437776823e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.829999999999943 y[1] (closed_form) 3.2167799999999076 y[1] (numeric) 3.2167800000000026 absolute error 9.50350909079134e-14 relative error 2.954354693448608e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.81999999999994 y[1] (closed_form) 3.200479999999902 y[1] (numeric) 3.2004800000000024 absolute error 1.0036416142611415e-13 relative error 3.1359096581174456e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.8099999999999365 y[1] (closed_form) 3.184219999999897 y[1] (numeric) 3.184220000000003 absolute error 1.0613732115416497e-13 relative error 3.333228267964161e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.799999999999933 y[1] (closed_form) 3.167999999999892 y[1] (numeric) 3.168000000000003 absolute error 1.1102230246251565e-13 relative error 3.504491870660336e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.78999999999993 y[1] (closed_form) 3.151819999999887 y[1] (numeric) 3.1518200000000034 absolute error 1.163513729807164e-13 relative error 3.6915614781529586e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.7799999999999265 y[1] (closed_form) 3.1356799999998817 y[1] (numeric) 3.1356800000000034 absolute error 1.2168044349891716e-13 relative error 3.880512153629253e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.769999999999923 y[1] (closed_form) 3.1195799999998766 y[1] (numeric) 3.119580000000004 absolute error 1.2745360322696797e-13 relative error 4.08560137027975e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.75999999999992 y[1] (closed_form) 3.1035199999998717 y[1] (numeric) 3.103520000000004 absolute error 1.3233858453531866e-13 relative error 4.264144730348898e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.7499999999999165 y[1] (closed_form) 3.0874999999998662 y[1] (numeric) 3.087500000000005 absolute error 1.3855583347321954e-13 relative error 4.487638331116617e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.739999999999913 y[1] (closed_form) 3.071519999999861 y[1] (numeric) 3.071520000000005 absolute error 1.438849039914203e-13 relative error 4.684485335971336e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.72999999999991 y[1] (closed_form) 3.055579999999856 y[1] (numeric) 3.0555800000000053 absolute error 1.4921397450962104e-13 relative error 4.883327371877943e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.7199999999999065 y[1] (closed_form) 3.0396799999998514 y[1] (numeric) 3.0396800000000055 absolute error 1.5409895581797173e-13 relative error 5.069578239090275e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.709999999999903 y[1] (closed_form) 3.023819999999847 y[1] (numeric) 3.023820000000006 absolute error 1.5898393712632242e-13 relative error 5.257718287673554e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.6999999999999 y[1] (closed_form) 3.007999999999842 y[1] (numeric) 3.0080000000000062 absolute error 1.6431300764452317e-13 relative error 5.462533498820871e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.6899999999998965 y[1] (closed_form) 2.992219999999837 y[1] (numeric) 2.9922200000000068 absolute error 1.6964207816272392e-13 relative error 5.669438683075882e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.679999999999893 y[1] (closed_form) 2.9764799999998317 y[1] (numeric) 2.976480000000007 absolute error 1.7541523789077473e-13 relative error 5.893378685251863e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.66999999999989 y[1] (closed_form) 2.9607799999998274 y[1] (numeric) 2.9607800000000077 absolute error 1.8030021919912542e-13 relative error 6.08961892471362e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.6599999999998865 y[1] (closed_form) 2.9451199999998225 y[1] (numeric) 2.945120000000008 absolute error 1.8562928971732617e-13 relative error 6.302944861918609e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.649999999999883 y[1] (closed_form) 2.929499999999818 y[1] (numeric) 2.9295000000000084 absolute error 1.9051427102567686e-13 relative error 6.503303329089903e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.63999999999988 y[1] (closed_form) 2.9139199999998127 y[1] (numeric) 2.913920000000009 absolute error 1.9628743075372768e-13 relative error 6.736198342910591e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.629999999999876 y[1] (closed_form) 2.8983799999998086 y[1] (numeric) 2.8983800000000093 absolute error 2.007283228522283e-13 relative error 6.9255350524169215e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.619999999999873 y[1] (closed_form) 2.882879999999804 y[1] (numeric) 2.88288000000001 absolute error 2.0605739337042905e-13 relative error 7.147622980160224e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.60999999999987 y[1] (closed_form) 2.8674199999997985 y[1] (numeric) 2.8674200000000103 absolute error 2.1183055309847987e-13 relative error 7.387496533416617e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.599999999999866 y[1] (closed_form) 2.8519999999997943 y[1] (numeric) 2.852000000000011 absolute error 2.1671553440683056e-13 relative error 7.598721402764593e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.589999999999863 y[1] (closed_form) 2.8366199999997894 y[1] (numeric) 2.8366200000000115 absolute error 2.220446049250313e-13 relative error 7.827788174836524e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.57999999999986 y[1] (closed_form) 2.821279999999785 y[1] (numeric) 2.8212800000000122 absolute error 2.2737367544323206e-13 relative error 8.059238198379793e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.569999999999856 y[1] (closed_form) 2.8059799999997805 y[1] (numeric) 2.8059800000000124 absolute error 2.318145675417327e-13 relative error 8.261447606246331e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.559999999999853 y[1] (closed_form) 2.7907199999997765 y[1] (numeric) 2.790720000000013 absolute error 2.3669954885008337e-13 relative error 8.48166598046749e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.54999999999985 y[1] (closed_form) 2.775499999999772 y[1] (numeric) 2.7755000000000134 absolute error 2.4158453015843406e-13 relative error 8.704180513725596e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.539999999999846 y[1] (closed_form) 2.7603199999997674 y[1] (numeric) 2.7603200000000143 absolute error 2.469136006766348e-13 relative error 8.945107838100497e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.529999999999843 y[1] (closed_form) 2.7451799999997624 y[1] (numeric) 2.7451800000000146 absolute error 2.5224267119483557e-13 relative error 9.188565820633161e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.51999999999984 y[1] (closed_form) 2.7300799999997585 y[1] (numeric) 2.7300800000000156 absolute error 2.5712765250318625e-13 relative error 9.418319335082086e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.509999999999836 y[1] (closed_form) 2.715019999999754 y[1] (numeric) 2.715020000000016 absolute error 2.6201263381153694e-13 relative error 9.650486324651777e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.499999999999833 y[1] (closed_form) 2.6999999999997497 y[1] (numeric) 2.700000000000017 absolute error 2.673417043297377e-13 relative error 9.901544604806017e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] -4.48999999999983 y[1] (closed_form) 2.685019999999745 y[1] (numeric) 2.685020000000017 absolute error 2.722266856380884e-13 relative error 1.0138720964391857e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.479999999999826 y[1] (closed_form) 2.670079999999741 y[1] (numeric) 2.670080000000018 absolute error 2.7711166694643907e-13 relative error 1.0378403154454771e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.469999999999823 y[1] (closed_form) 2.6551799999997368 y[1] (numeric) 2.6551800000000187 absolute error 2.8199664825478976e-13 relative error 1.0620622641584289e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.45999999999982 y[1] (closed_form) 2.640319999999732 y[1] (numeric) 2.64032000000002 absolute error 2.877698079828406e-13 relative error 1.0899050417482341e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.449999999999816 y[1] (closed_form) 2.625499999999728 y[1] (numeric) 2.62550000000002 absolute error 2.922107000813412e-13 relative error 1.1129716247624128e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.439999999999813 y[1] (closed_form) 2.610719999999724 y[1] (numeric) 2.6107200000000215 absolute error 2.9753977059954195e-13 relative error 1.139684725284877e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.42999999999981 y[1] (closed_form) 2.5959799999997197 y[1] (numeric) 2.5959800000000217 absolute error 3.019806626980426e-13 relative error 1.1632626703521413e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.419999999999806 y[1] (closed_form) 2.581279999999716 y[1] (numeric) 2.5812800000000227 absolute error 3.0686564400639327e-13 relative error 1.1888119227918981e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.409999999999803 y[1] (closed_form) 2.5666199999997117 y[1] (numeric) 2.566620000000023 absolute error 3.113065361048939e-13 relative error 1.21290466101304e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.3999999999998 y[1] (closed_form) 2.5519999999997074 y[1] (numeric) 2.5520000000000245 absolute error 3.170796958329447e-13 relative error 1.2424752971511798e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.389999999999796 y[1] (closed_form) 2.5374199999997034 y[1] (numeric) 2.537420000000025 absolute error 3.2152058793144533e-13 relative error 1.2671161570866586e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.379999999999793 y[1] (closed_form) 2.522879999999699 y[1] (numeric) 2.522880000000026 absolute error 3.268496584496461e-13 relative error 1.295541834925502e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.36999999999979 y[1] (closed_form) 2.508379999999695 y[1] (numeric) 2.5083800000000265 absolute error 3.312905505481467e-13 relative error 1.32073509814377e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.359999999999786 y[1] (closed_form) 2.4939199999996915 y[1] (numeric) 2.4939200000000277 absolute error 3.361755318564974e-13 relative error 1.3479804157973751e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.349999999999783 y[1] (closed_form) 2.4794999999996876 y[1] (numeric) 2.4795000000000282 absolute error 3.4061642395499803e-13 relative error 1.3737302841501953e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.33999999999978 y[1] (closed_form) 2.4651199999996836 y[1] (numeric) 2.465120000000029 absolute error 3.455014052633487e-13 relative error 1.401560188807819e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.329999999999776 y[1] (closed_form) 2.4507799999996798 y[1] (numeric) 2.4507800000000297 absolute error 3.4994229736184934e-13 relative error 1.4278813168129946e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.319999999999773 y[1] (closed_form) 2.436479999999676 y[1] (numeric) 2.436480000000031 absolute error 3.552713678800501e-13 relative error 1.458133733419102e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.30999999999977 y[1] (closed_form) 2.422219999999672 y[1] (numeric) 2.422220000000032 absolute error 3.597122599785507e-13 relative error 1.4850519770235546e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.299999999999766 y[1] (closed_form) 2.407999999999668 y[1] (numeric) 2.408000000000033 absolute error 3.645972412869014e-13 relative error 1.5141081448793675e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.289999999999763 y[1] (closed_form) 2.393819999999664 y[1] (numeric) 2.3938200000000336 absolute error 3.694822225952521e-13 relative error 1.5434837314221787e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.2799999999997596 y[1] (closed_form) 2.3796799999996603 y[1] (numeric) 2.3796800000000347 absolute error 3.743672039036028e-13 relative error 1.573182965372051e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.269999999999756 y[1] (closed_form) 2.3655799999996567 y[1] (numeric) 2.3655800000000355 absolute error 3.788080960021034e-13 relative error 1.6013328486128492e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.259999999999753 y[1] (closed_form) 2.351519999999653 y[1] (numeric) 2.3515200000000362 absolute error 3.8324898810060404e-13 relative error 1.629792594154677e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.2499999999997495 y[1] (closed_form) 2.3374999999996495 y[1] (numeric) 2.337500000000037 absolute error 3.8768988019910466e-13 relative error 1.6585663324028355e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.239999999999746 y[1] (closed_form) 2.323519999999646 y[1] (numeric) 2.3235200000000384 absolute error 3.9257486150745535e-13 relative error 1.6895695389216154e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.229999999999743 y[1] (closed_form) 2.309579999999642 y[1] (numeric) 2.3095800000000395 absolute error 3.9745984281580604e-13 relative error 1.720918274386978e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.2199999999997395 y[1] (closed_form) 2.2956799999996385 y[1] (numeric) 2.2956800000000404 absolute error 4.0190073491430667e-13 relative error 1.750682738510463e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.209999999999736 y[1] (closed_form) 2.2818199999996347 y[1] (numeric) 2.2818200000000415 absolute error 4.0678571622265736e-13 relative error 1.782724825896532e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.199999999999733 y[1] (closed_form) 2.267999999999631 y[1] (numeric) 2.2680000000000424 absolute error 4.11226608321158e-13 relative error 1.813168467024801e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.1899999999997295 y[1] (closed_form) 2.254219999999628 y[1] (numeric) 2.2542200000000436 absolute error 4.156675004196586e-13 relative error 1.8439526772884953e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.179999999999726 y[1] (closed_form) 2.240479999999624 y[1] (numeric) 2.2404800000000447 absolute error 4.205524817280093e-13 relative error 1.8770642082414475e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.169999999999723 y[1] (closed_form) 2.226779999999621 y[1] (numeric) 2.226780000000046 absolute error 4.249933738265099e-13 relative error 1.9085557344083485e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.1599999999997195 y[1] (closed_form) 2.213119999999617 y[1] (numeric) 2.213120000000047 absolute error 4.298783551348606e-13 relative error 1.9424087041594444e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.149999999999716 y[1] (closed_form) 2.199499999999614 y[1] (numeric) 2.1995000000000484 absolute error 4.3431924723336124e-13 relative error 1.974627175419129e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.139999999999713 y[1] (closed_form) 2.1859199999996104 y[1] (numeric) 2.185920000000049 absolute error 4.3876013933186186e-13 relative error 2.0072104163553105e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.1299999999997095 y[1] (closed_form) 2.1723799999996074 y[1] (numeric) 2.1723800000000506 absolute error 4.432010314303625e-13 relative error 2.040163467857569e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.119999999999706 y[1] (closed_form) 2.158879999999604 y[1] (numeric) 2.1588800000000514 absolute error 4.476419235288631e-13 relative error 2.0734914563521144e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.109999999999703 y[1] (closed_form) 2.1454199999996004 y[1] (numeric) 2.145420000000053 absolute error 4.525269048372138e-13 relative error 2.109269536208752e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.099999999999699 y[1] (closed_form) 2.1319999999995973 y[1] (numeric) 2.132000000000054 absolute error 4.565237077258644e-13 relative error 2.1412931882080233e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.089999999999696 y[1] (closed_form) 2.118619999999594 y[1] (numeric) 2.1186200000000555 absolute error 4.614086890342151e-13 relative error 2.1778737528877453e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.079999999999693 y[1] (closed_form) 2.1052799999995906 y[1] (numeric) 2.1052800000000564 absolute error 4.658495811327157e-13 relative error 2.212767808238364e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.069999999999689 y[1] (closed_form) 2.0919799999995874 y[1] (numeric) 2.091980000000058 absolute error 4.707345624410664e-13 relative error 2.250186724735223e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.059999999999686 y[1] (closed_form) 2.0787199999995845 y[1] (numeric) 2.0787200000000587 absolute error 4.742872761198669e-13 relative error 2.281631369881281e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.049999999999683 y[1] (closed_form) 2.0654999999995813 y[1] (numeric) 2.0655000000000605 absolute error 4.791722574282176e-13 relative error 2.3198850516984493e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.039999999999679 y[1] (closed_form) 2.052319999999578 y[1] (numeric) 2.052320000000061 absolute error 4.831690603168681e-13 relative error 2.354257914540459e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.029999999999676 y[1] (closed_form) 2.039179999999575 y[1] (numeric) 2.039180000000063 absolute error 4.880540416252188e-13 relative error 2.3933838191102332e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.019999999999673 y[1] (closed_form) 2.026079999999572 y[1] (numeric) 2.026080000000064 absolute error 4.920508445138694e-13 relative error 2.4285854680662827e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -4.009999999999669 y[1] (closed_form) 2.013019999999569 y[1] (numeric) 2.0130200000000658 absolute error 4.969358258222201e-13 relative error 2.468608487855692e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.9999999999996665 y[1] (closed_form) 1.9999999999995666 y[1] (numeric) 2.0000000000000666 absolute error 5.000444502911705e-13 relative error 2.5002222514563944e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.9899999999996676 y[1] (closed_form) 1.9870199999995695 y[1] (numeric) 1.9870200000000675 absolute error 4.980460488468452e-13 relative error 2.5064974124415112e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.9799999999996687 y[1] (closed_form) 1.9740799999995722 y[1] (numeric) 1.9740800000000691 absolute error 4.969358258222201e-13 relative error 2.5173033809284717e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.96999999999967 y[1] (closed_form) 1.9611799999995747 y[1] (numeric) 1.96118000000007 absolute error 4.953815135877448e-13 relative error 2.5259359854161897e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.959999999999671 y[1] (closed_form) 1.9483199999995775 y[1] (numeric) 1.9483200000000718 absolute error 4.942712905631197e-13 relative error 2.5369102127126287e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.949999999999672 y[1] (closed_form) 1.9354999999995806 y[1] (numeric) 1.9355000000000728 absolute error 4.922728891187944e-13 relative error 2.5433887322082205e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.939999999999673 y[1] (closed_form) 1.922719999999583 y[1] (numeric) 1.9227200000000744 absolute error 4.913847106990943e-13 relative error 2.5556748288840852e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.929999999999674 y[1] (closed_form) 1.9099799999995857 y[1] (numeric) 1.9099800000000755 absolute error 4.898303984646191e-13 relative error 2.5645839143065652e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.9199999999996753 y[1] (closed_form) 1.8972799999995886 y[1] (numeric) 1.897280000000077 absolute error 4.882760862301438e-13 relative error 2.5735583900649863e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.9099999999996764 y[1] (closed_form) 1.8846199999995914 y[1] (numeric) 1.8846200000000781 absolute error 4.867217739956686e-13 relative error 2.5825990066738872e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.8999999999996775 y[1] (closed_form) 1.871999999999594 y[1] (numeric) 1.8720000000000794 absolute error 4.853895063661184e-13 relative error 2.5928926622127335e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.8899999999996786 y[1] (closed_form) 1.8594199999995964 y[1] (numeric) 1.8594200000000807 absolute error 4.842792833414933e-13 relative error 2.6044642057286596e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.8799999999996797 y[1] (closed_form) 1.846879999999599 y[1] (numeric) 1.846880000000082 absolute error 4.829470157119431e-13 relative error 2.6149344608856446e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.869999999999681 y[1] (closed_form) 1.834379999999602 y[1] (numeric) 1.8343800000000834 absolute error 4.813927034774679e-13 relative error 2.6242801572060986e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.859999999999682 y[1] (closed_form) 1.8219199999996043 y[1] (numeric) 1.8219200000000846 absolute error 4.802824804528427e-13 relative error 2.6361337514981284e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.849999999999683 y[1] (closed_form) 1.8094999999996073 y[1] (numeric) 1.809500000000086 absolute error 4.787281682183675e-13 relative error 2.6456378459158408e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.839999999999684 y[1] (closed_form) 1.7971199999996097 y[1] (numeric) 1.797120000000087 absolute error 4.773959005888173e-13 relative error 2.656449767343978e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.829999999999685 y[1] (closed_form) 1.7847799999996123 y[1] (numeric) 1.7847800000000886 absolute error 4.762856775641922e-13 relative error 2.668596003789238e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.8199999999996863 y[1] (closed_form) 1.7724799999996148 y[1] (numeric) 1.7724800000000895 absolute error 4.747313653297169e-13 relative error 2.678345399270063e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.8099999999996874 y[1] (closed_form) 1.7602199999996175 y[1] (numeric) 1.7602200000000912 absolute error 4.736211423050918e-13 relative error 2.6906928810330224e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.7999999999996885 y[1] (closed_form) 1.74799999999962 y[1] (numeric) 1.748000000000092 absolute error 4.718447854656915e-13 relative error 2.6993408779507672e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.7899999999996896 y[1] (closed_form) 1.7358199999996229 y[1] (numeric) 1.7358200000000936 absolute error 4.707345624410664e-13 relative error 2.71188580867353e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.7799999999996907 y[1] (closed_form) 1.7236799999996255 y[1] (numeric) 1.7236800000000945 absolute error 4.689582056016661e-13 relative error 2.720680205152743e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.769999999999692 y[1] (closed_form) 1.711579999999628 y[1] (numeric) 1.7115800000000962 absolute error 4.68292071786891e-13 relative error 2.7360221069829797e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.759999999999693 y[1] (closed_form) 1.6995199999996307 y[1] (numeric) 1.699520000000097 absolute error 4.662936703425657e-13 relative error 2.7436786289226787e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.749999999999694 y[1] (closed_form) 1.6874999999996332 y[1] (numeric) 1.6875000000000986 absolute error 4.654054919228656e-13 relative error 2.757958470654618e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.739999999999695 y[1] (closed_form) 1.6755199999996355 y[1] (numeric) 1.6755200000000994 absolute error 4.638511796883904e-13 relative error 2.7684013302645823e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.7299999999996962 y[1] (closed_form) 1.6635799999996381 y[1] (numeric) 1.6635800000001009 absolute error 4.627409566637652e-13 relative error 2.7815972581052063e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.7199999999996973 y[1] (closed_form) 1.6516799999996405 y[1] (numeric) 1.6516800000001017 absolute error 4.6118664442929e-13 relative error 2.792227576948261e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.7099999999996984 y[1] (closed_form) 1.6398199999996432 y[1] (numeric) 1.6398200000001033 absolute error 4.600764214046649e-13 relative error 2.8056519703672658e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.6999999999996995 y[1] (closed_form) 1.6279999999996457 y[1] (numeric) 1.6280000000001043 absolute error 4.585221091701897e-13 relative error 2.8164748720533748e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.6899999999997006 y[1] (closed_form) 1.616219999999648 y[1] (numeric) 1.6162200000001057 absolute error 4.576339307504895e-13 relative error 2.8315076583051144e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.6799999999997017 y[1] (closed_form) 1.6044799999996506 y[1] (numeric) 1.6044800000001067 absolute error 4.560796185160143e-13 relative error 2.84253850790358e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.669999999999703 y[1] (closed_form) 1.592779999999653 y[1] (numeric) 1.592780000000108 absolute error 4.549693954913892e-13 relative error 2.8564484454318127e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.659999999999704 y[1] (closed_form) 1.5811199999996557 y[1] (numeric) 1.581120000000109 absolute error 4.5341508325691393e-13 relative error 2.8676829289175563e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.649999999999705 y[1] (closed_form) 1.5694999999996582 y[1] (numeric) 1.5695000000001103 absolute error 4.5208281562736374e-13 relative error 2.8804257128223143e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.639999999999706 y[1] (closed_form) 1.5579199999996605 y[1] (numeric) 1.5579200000001114 absolute error 4.509725926027386e-13 relative error 2.8947095653360692e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.6299999999997072 y[1] (closed_form) 1.546379999999663 y[1] (numeric) 1.5463800000001127 absolute error 4.496403249731884e-13 relative error 2.9076961999850386e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.6199999999997083 y[1] (closed_form) 1.5348799999996654 y[1] (numeric) 1.534880000000114 absolute error 4.4853010194856324e-13 relative error 2.922248657541052e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.6099999999997094 y[1] (closed_form) 1.5234199999996676 y[1] (numeric) 1.523420000000115 absolute error 4.474198789239381e-13 relative error 2.936943711675281e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.5999999999997105 y[1] (closed_form) 1.51199999999967 y[1] (numeric) 1.5120000000001164 absolute error 4.4630965589931293e-13 relative error 2.9517834384881635e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.5899999999997116 y[1] (closed_form) 1.5006199999996728 y[1] (numeric) 1.5006200000001173 absolute error 4.445332990599127e-13 relative error 2.962330896962653e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.5799999999997127 y[1] (closed_form) 1.4892799999996749 y[1] (numeric) 1.4892800000001187 absolute error 4.438671652451376e-13 relative error 2.9804144636685814e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.569999999999714 y[1] (closed_form) 1.4779799999996772 y[1] (numeric) 1.4779800000001195 absolute error 4.4231285301066237e-13 relative error 2.992684968746255e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.559999999999715 y[1] (closed_form) 1.4667199999996798 y[1] (numeric) 1.466720000000121 absolute error 4.412026299860372e-13 relative error 3.008090364801281e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.549999999999716 y[1] (closed_form) 1.4554999999996823 y[1] (numeric) 1.4555000000001217 absolute error 4.3942627314663696e-13 relative error 3.0190743603348186e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.539999999999717 y[1] (closed_form) 1.4443199999996845 y[1] (numeric) 1.4443200000001233 absolute error 4.3876013933186186e-13 relative error 3.0378319162786484e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.5299999999997183 y[1] (closed_form) 1.433179999999687 y[1] (numeric) 1.433180000000124 absolute error 4.369837824924616e-13 relative error 3.049050241369242e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.5199999999997194 y[1] (closed_form) 1.4220799999996894 y[1] (numeric) 1.4220800000001257 absolute error 4.363176486776865e-13 relative error 3.068165283794033e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.5099999999997205 y[1] (closed_form) 1.4110199999996915 y[1] (numeric) 1.4110200000001263 absolute error 4.347633364432113e-13 relative error 3.0811989655944376e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.4999999999997216 y[1] (closed_form) 1.399999999999694 y[1] (numeric) 1.4000000000001278 absolute error 4.338751580235112e-13 relative error 3.099108271597186e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.4899999999997227 y[1] (closed_form) 1.3890199999996962 y[1] (numeric) 1.3890200000001285 absolute error 4.3232084578903596e-13 relative error 3.112416277585136e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.4799999999997238 y[1] (closed_form) 1.3780799999996987 y[1] (numeric) 1.3780800000001299 absolute error 4.312106227644108e-13 relative error 3.129068143826956e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.469999999999725 y[1] (closed_form) 1.367179999999701 y[1] (numeric) 1.3671800000001306 absolute error 4.296563105299356e-13 relative error 3.1426462538219517e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.459999999999726 y[1] (closed_form) 1.356319999999703 y[1] (numeric) 1.356320000000132 absolute error 4.289901767151605e-13 relative error 3.162897964457166e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.449999999999727 y[1] (closed_form) 1.3454999999997055 y[1] (numeric) 1.345500000000133 absolute error 4.2743586448068527e-13 relative error 3.17678085827409e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.439999999999728 y[1] (closed_form) 1.3347199999997077 y[1] (numeric) 1.3347200000001342 absolute error 4.2654768606098514e-13 relative error 3.1957840300668196e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.4299999999997293 y[1] (closed_form) 1.3239799999997102 y[1] (numeric) 1.3239800000001352 absolute error 4.249933738265099e-13 relative error 3.2099682308388566e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.4199999999997304 y[1] (closed_form) 1.3132799999997125 y[1] (numeric) 1.3132800000001363 absolute error 4.2388315080188477e-13 relative error 3.227667754035526e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.4099999999997315 y[1] (closed_form) 1.3026199999997146 y[1] (numeric) 1.3026200000001373 absolute error 4.227729277772596e-13 relative error 3.245558395981577e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.3999999999997326 y[1] (closed_form) 1.291999999999717 y[1] (numeric) 1.2920000000001384 absolute error 4.214406601477094e-13 relative error 3.2619246141470726e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.3899999999997337 y[1] (closed_form) 1.2814199999997191 y[1] (numeric) 1.2814200000001394 absolute error 4.2033043712308427e-13 relative error 3.280192576385388e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.3799999999997348 y[1] (closed_form) 1.2708799999997211 y[1] (numeric) 1.2708800000001406 absolute error 4.1944225870338414e-13 relative error 3.3004080535021104e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.369999999999736 y[1] (closed_form) 1.2603799999997234 y[1] (numeric) 1.2603800000001417 absolute error 4.18332035678759e-13 relative error 3.3190945244993636e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.359999999999737 y[1] (closed_form) 1.2499199999997255 y[1] (numeric) 1.2499200000001427 absolute error 4.1722181265413383e-13 relative error 3.337988132474282e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.349999999999738 y[1] (closed_form) 1.2394999999997278 y[1] (numeric) 1.239500000000144 absolute error 4.1611158962950867e-13 relative error 3.3570922922920535e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.339999999999739 y[1] (closed_form) 1.22911999999973 y[1] (numeric) 1.2291200000001448 absolute error 4.147793219999585e-13 relative error 3.37460396055755e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.3299999999997403 y[1] (closed_form) 1.218779999999732 y[1] (numeric) 1.218780000000146 absolute error 4.141131881851834e-13 relative error 3.3977681631243905e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.3199999999997414 y[1] (closed_form) 1.2084799999997342 y[1] (numeric) 1.2084800000001468 absolute error 4.1255887595070817e-13 relative error 3.413865979998005e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.3099999999997425 y[1] (closed_form) 1.1982199999997367 y[1] (numeric) 1.1982200000001482 absolute error 4.11448652926083e-13 relative error 3.433832292285001e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.2999999999997436 y[1] (closed_form) 1.1879999999997386 y[1] (numeric) 1.1880000000001487 absolute error 4.1011638529653283e-13 relative error 3.45215812539245e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.2899999999997447 y[1] (closed_form) 1.1778199999997407 y[1] (numeric) 1.1778200000001502 absolute error 4.0945025148175773e-13 relative error 3.4763397758727805e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.279999999999746 y[1] (closed_form) 1.1676799999997431 y[1] (numeric) 1.1676800000001508 absolute error 4.076738946423575e-13 relative error 3.4913152117227936e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.269999999999747 y[1] (closed_form) 1.157579999999745 y[1] (numeric) 1.1575800000001524 absolute error 4.0745185003743245e-13 relative error 3.5198591029347624e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.259999999999748 y[1] (closed_form) 1.147519999999747 y[1] (numeric) 1.1475200000001529 absolute error 4.0589753780295723e-13 relative error 3.537171794853656e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.249999999999749 y[1] (closed_form) 1.1374999999997493 y[1] (numeric) 1.1375000000001543 absolute error 4.050093593832571e-13 relative error 3.560521840732715e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.23999999999975 y[1] (closed_form) 1.1275199999997514 y[1] (numeric) 1.1275200000001548 absolute error 4.034550471487819e-13 relative error 3.5782518017318614e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.2299999999997513 y[1] (closed_form) 1.1175799999997533 y[1] (numeric) 1.1175800000001561 absolute error 4.027889133340068e-13 relative error 3.604117050538626e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.2199999999997524 y[1] (closed_form) 1.1076799999997555 y[1] (numeric) 1.1076800000001568 absolute error 4.0123460109953157e-13 relative error 3.622297063227829e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.2099999999997535 y[1] (closed_form) 1.0978199999997575 y[1] (numeric) 1.0978200000001581 absolute error 4.005684672847565e-13 relative error 3.6487627050413086e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.1999999999997546 y[1] (closed_form) 1.0879999999997598 y[1] (numeric) 1.0880000000001588 absolute error 3.9901415505028126e-13 relative error 3.6674095133306004e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.1899999999997557 y[1] (closed_form) 1.078219999999762 y[1] (numeric) 1.07822000000016 absolute error 3.9812597663058114e-13 relative error 3.6924373191989484e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.179999999999757 y[1] (closed_form) 1.0684799999997638 y[1] (numeric) 1.0684800000001609 absolute error 3.97015753605956e-13 relative error 3.7157059898738747e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.169999999999758 y[1] (closed_form) 1.058779999999766 y[1] (numeric) 1.058780000000162 absolute error 3.959055305813308e-13 relative error 3.739261514020083e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.159999999999759 y[1] (closed_form) 1.0491199999997676 y[1] (numeric) 1.0491200000001628 absolute error 3.9523939676655573e-13 relative error 3.7673421226041185e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.14999999999976 y[1] (closed_form) 1.0394999999997698 y[1] (numeric) 1.0395000000001637 absolute error 3.9390712913700554e-13 relative error 3.789390371689204e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.139999999999761 y[1] (closed_form) 1.029919999999772 y[1] (numeric) 1.0299200000001647 absolute error 3.927969061123804e-13 relative error 3.813858417279666e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.1299999999997623 y[1] (closed_form) 1.0203799999997738 y[1] (numeric) 1.0203800000001657 absolute error 3.9190872769268026e-13 relative error 3.840811537787561e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.1199999999997634 y[1] (closed_form) 1.010879999999776 y[1] (numeric) 1.0108800000001668 absolute error 3.907985046680551e-13 relative error 3.865923795783295e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.1099999999997645 y[1] (closed_form) 1.001419999999778 y[1] (numeric) 1.0014200000001676 absolute error 3.8968828164342995e-13 relative error 3.891357089368261e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.0999999999997656 y[1] (closed_form) 0.9919999999997798 y[1] (numeric) 0.9920000000001685 absolute error 3.886890809212673e-13 relative error 3.9182367028362256e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.0899999999997667 y[1] (closed_form) 0.9826199999997817 y[1] (numeric) 0.9826200000001695 absolute error 3.878009025015672e-13 relative error 3.946600949519177e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.079999999999768 y[1] (closed_form) 0.9732799999997838 y[1] (numeric) 0.9732800000001703 absolute error 3.865796571744795e-13 relative error 3.9719264463932823e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.069999999999769 y[1] (closed_form) 0.9639799999997857 y[1] (numeric) 0.9639800000001713 absolute error 3.8558045645231687e-13 relative error 3.999880251171213e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.05999999999977 y[1] (closed_form) 0.9547199999997876 y[1] (numeric) 0.9547200000001722 absolute error 3.8458125573015423e-13 relative error 4.028209901649068e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.049999999999771 y[1] (closed_form) 0.9454999999997896 y[1] (numeric) 0.9455000000001731 absolute error 3.8347103270552907e-13 relative error 4.055748627240766e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.039999999999772 y[1] (closed_form) 0.9363199999997914 y[1] (numeric) 0.936320000000174 absolute error 3.8258285428582894e-13 relative error 4.086026724687224e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.0299999999997733 y[1] (closed_form) 0.9271799999997933 y[1] (numeric) 0.9271800000001749 absolute error 3.815836535636663e-13 relative error 4.115529385488809e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.0199999999997744 y[1] (closed_form) 0.9180799999997952 y[1] (numeric) 0.9180800000001758 absolute error 3.8058445284150366e-13 relative error 4.145438881596251e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -3.0099999999997755 y[1] (closed_form) 0.9090199999997971 y[1] (numeric) 0.9090200000001767 absolute error 3.79585252119341e-13 relative error 4.175763482865347e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.9999999999997766 y[1] (closed_form) 0.8999999999997991 y[1] (numeric) 0.9000000000001775 absolute error 3.7847502909471586e-13 relative error 4.205278101053337e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.9899999999997777 y[1] (closed_form) 0.8910199999998009 y[1] (numeric) 0.8910200000001784 absolute error 3.7758685067501574e-13 relative error 4.237692203038093e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.979999999999779 y[1] (closed_form) 0.8820799999998029 y[1] (numeric) 0.8820800000001794 absolute error 3.764766276503906e-13 relative error 4.268055365165004e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.96999999999978 y[1] (closed_form) 0.8731799999998046 y[1] (numeric) 0.8731800000001803 absolute error 3.7569947153315297e-13 relative error 4.302657774264608e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.959999999999781 y[1] (closed_form) 0.8643199999998065 y[1] (numeric) 0.8643200000001812 absolute error 3.7470027081099033e-13 relative error 4.335203059180329e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.949999999999782 y[1] (closed_form) 0.8554999999998084 y[1] (numeric) 0.855500000000182 absolute error 3.735900477863652e-13 relative error 4.3669204884447556e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.9399999999997832 y[1] (closed_form) 0.8467199999998102 y[1] (numeric) 0.8467200000001829 absolute error 3.7270186936666505e-13 relative error 4.401713309792477e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.9299999999997843 y[1] (closed_form) 0.837979999999812 y[1] (numeric) 0.8379800000001838 absolute error 3.7181369094696493e-13 relative error 4.4370234486151026e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.9199999999997854 y[1] (closed_form) 0.8292799999998138 y[1] (numeric) 0.8292800000001846 absolute error 3.708144902248023e-13 relative error 4.471523372381892e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.9099999999997865 y[1] (closed_form) 0.8206199999998157 y[1] (numeric) 0.8206200000001855 absolute error 3.6981528950263964e-13 relative error 4.5065351746572434e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.8999999999997876 y[1] (closed_form) 0.8119999999998174 y[1] (numeric) 0.8120000000001865 absolute error 3.6903813338540203e-13 relative error 4.544804598343412e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.8899999999997887 y[1] (closed_form) 0.8034199999998192 y[1] (numeric) 0.8034200000001873 absolute error 3.681499549657019e-13 relative error 4.582285167979199e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.87999999999979 y[1] (closed_form) 0.794879999999821 y[1] (numeric) 0.7948800000001881 absolute error 3.6715075424353927e-13 relative error 4.6189456803998333e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.869999999999791 y[1] (closed_form) 0.7863799999998228 y[1] (numeric) 0.7863800000001889 absolute error 3.6615155352137663e-13 relative error 4.6561656390225994e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.859999999999792 y[1] (closed_form) 0.7779199999998246 y[1] (numeric) 0.7779200000001898 absolute error 3.65152352799214e-13 relative error 4.6939576408794774e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.849999999999793 y[1] (closed_form) 0.7694999999998263 y[1] (numeric) 0.7695000000001906 absolute error 3.6426417437951386e-13 relative error 4.733777444829059e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.8399999999997942 y[1] (closed_form) 0.761119999999828 y[1] (numeric) 0.7611200000001914 absolute error 3.6337599595981374e-13 relative error 4.774227401196865e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.8299999999997953 y[1] (closed_form) 0.7527799999998298 y[1] (numeric) 0.7527800000001922 absolute error 3.623767952376511e-13 relative error 4.8138472759336465e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.8199999999997964 y[1] (closed_form) 0.7444799999998316 y[1] (numeric) 0.744480000000193 absolute error 3.6137759451548845e-13 relative error 4.8540940591496106e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.8099999999997975 y[1] (closed_form) 0.7362199999998332 y[1] (numeric) 0.7362200000001938 absolute error 3.6060043839825084e-13 relative error 4.897998402628732e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.7999999999997986 y[1] (closed_form) 0.7279999999998349 y[1] (numeric) 0.7280000000001946 absolute error 3.597122599785507e-13 relative error 4.94110247223396e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.7899999999997998 y[1] (closed_form) 0.7198199999998366 y[1] (numeric) 0.7198200000001954 absolute error 3.588240815588506e-13 relative error 4.984914027936596e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.779999999999801 y[1] (closed_form) 0.7116799999998383 y[1] (numeric) 0.7116800000001962 absolute error 3.5782488083668795e-13 relative error 5.0278900747073015e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.769999999999802 y[1] (closed_form) 0.7035799999998401 y[1] (numeric) 0.7035800000001969 absolute error 3.568256801145253e-13 relative error 5.071572246434043e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.759999999999803 y[1] (closed_form) 0.6955199999998417 y[1] (numeric) 0.6955200000001978 absolute error 3.560485239972877e-13 relative error 5.119170174795387e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.749999999999804 y[1] (closed_form) 0.6874999999998433 y[1] (numeric) 0.6875000000001985 absolute error 3.551603455775876e-13 relative error 5.1659686629479055e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.7399999999998053 y[1] (closed_form) 0.679519999999845 y[1] (numeric) 0.6795200000001993 absolute error 3.5427216715788745e-13 relative error 5.213564974658115e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.7299999999998064 y[1] (closed_form) 0.6715799999998467 y[1] (numeric) 0.6715800000002001 absolute error 3.5338398873818733e-13 relative error 5.261979045508621e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.7199999999998075 y[1] (closed_form) 0.6636799999998483 y[1] (numeric) 0.6636800000002009 absolute error 3.526068326209497e-13 relative error 5.312904300582062e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.7099999999998086 y[1] (closed_form) 0.6558199999998501 y[1] (numeric) 0.6558200000002017 absolute error 3.516076318987871e-13 relative error 5.361343537843729e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.6999999999998097 y[1] (closed_form) 0.6479999999998517 y[1] (numeric) 0.6480000000002024 absolute error 3.5071945347908695e-13 relative error 5.412337245048877e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.6899999999998108 y[1] (closed_form) 0.6402199999998531 y[1] (numeric) 0.6402200000002032 absolute error 3.5005331966431186e-13 relative error 5.467703596644781e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.679999999999812 y[1] (closed_form) 0.6324799999998548 y[1] (numeric) 0.632480000000204 absolute error 3.4916514124461173e-13 relative error 5.5205720535778506e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.669999999999813 y[1] (closed_form) 0.6247799999998563 y[1] (numeric) 0.6247800000002047 absolute error 3.483879851273741e-13 relative error 5.576170574081344e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.659999999999814 y[1] (closed_form) 0.6171199999998581 y[1] (numeric) 0.6171200000002055 absolute error 3.473887844052115e-13 relative error 5.629193421138374e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.649999999999815 y[1] (closed_form) 0.6094999999998597 y[1] (numeric) 0.6095000000002063 absolute error 3.4661162828797387e-13 relative error 5.6868191679746295e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.6399999999998163 y[1] (closed_form) 0.6019199999998611 y[1] (numeric) 0.6019200000002071 absolute error 3.459454944731988e-13 relative error 5.747366667884081e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.6299999999998174 y[1] (closed_form) 0.5943799999998628 y[1] (numeric) 0.5943800000002077 absolute error 3.4494629375103614e-13 relative error 5.8034640087337356e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.6199999999998185 y[1] (closed_form) 0.5868799999998643 y[1] (numeric) 0.5868800000002085 absolute error 3.4416913763379853e-13 relative error 5.864386887163954e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.6099999999998196 y[1] (closed_form) 0.5794199999998658 y[1] (numeric) 0.5794200000002092 absolute error 3.433919815165609e-13 relative error 5.92647788334266e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.5999999999998207 y[1] (closed_form) 0.5719999999998674 y[1] (numeric) 0.5720000000002099 absolute error 3.425038030968608e-13 relative error 5.987828725470983e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.589999999999822 y[1] (closed_form) 0.564619999999869 y[1] (numeric) 0.5646200000002106 absolute error 3.4161562467716067e-13 relative error 6.050363513110409e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.579999999999823 y[1] (closed_form) 0.5572799999998704 y[1] (numeric) 0.5572800000002113 absolute error 3.4083846855992306e-13 relative error 6.116108034740208e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.569999999999824 y[1] (closed_form) 0.5499799999998719 y[1] (numeric) 0.549980000000212 absolute error 3.4006131244268545e-13 relative error 6.18315779560647e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.559999999999825 y[1] (closed_form) 0.5427199999998734 y[1] (numeric) 0.5427200000002127 absolute error 3.3928415632544784e-13 relative error 6.251550639842404e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.549999999999826 y[1] (closed_form) 0.535499999999875 y[1] (numeric) 0.5355000000002134 absolute error 3.383959779057477e-13 relative error 6.319252621957548e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.5399999999998273 y[1] (closed_form) 0.5283199999998763 y[1] (numeric) 0.5283200000002141 absolute error 3.377298440909726e-13 relative error 6.392524305175873e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.5299999999998284 y[1] (closed_form) 0.521179999999878 y[1] (numeric) 0.5211800000002147 absolute error 3.3673064336881e-13 relative error 6.460927959033133e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.5199999999998295 y[1] (closed_form) 0.5140799999998794 y[1] (numeric) 0.5140800000002154 absolute error 3.3595348725157237e-13 relative error 6.535042935956489e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.5099999999998306 y[1] (closed_form) 0.5070199999998809 y[1] (numeric) 0.5070200000002161 absolute error 3.3517633113433476e-13 relative error 6.610712223076279e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.4999999999998317 y[1] (closed_form) 0.4999999999998822 y[1] (numeric) 0.5000000000002167 absolute error 3.3451019731955967e-13 relative error 6.690203946392769e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.489999999999833 y[1] (closed_form) 0.4930199999998838 y[1] (numeric) 0.4930200000002174 absolute error 3.3362201889985954e-13 relative error 6.766906391220198e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.479999999999834 y[1] (closed_form) 0.48607999999988516 y[1] (numeric) 0.48608000000021806 absolute error 3.329003739338532e-13 relative error 6.848674578956794e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.469999999999835 y[1] (closed_form) 0.4791799999998866 y[1] (numeric) 0.47918000000021876 absolute error 3.3217872896784684e-13 relative error 6.932232751114935e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.459999999999836 y[1] (closed_form) 0.47231999999988805 y[1] (numeric) 0.4723200000002194 absolute error 3.3134606169937797e-13 relative error 7.01528755291871e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.449999999999837 y[1] (closed_form) 0.46549999999988934 y[1] (numeric) 0.46550000000022007 absolute error 3.3073543903583413e-13 relative error 7.10495035522906e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.4399999999998383 y[1] (closed_form) 0.45871999999989066 y[1] (numeric) 0.4587200000002207 absolute error 3.300137940698278e-13 relative error 7.194231646100158e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.4299999999998394 y[1] (closed_form) 0.45197999999989225 y[1] (numeric) 0.4519800000002213 absolute error 3.290701044988964e-13 relative error 7.280634198393178e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.4199999999998405 y[1] (closed_form) 0.4452799999998934 y[1] (numeric) 0.44528000000022194 absolute error 3.285149929865838e-13 relative error 7.37771723380036e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.4099999999998416 y[1] (closed_form) 0.43861999999989487 y[1] (numeric) 0.43862000000022255 absolute error 3.2768232571811495e-13 relative error 7.470756593821383e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.3999999999998427 y[1] (closed_form) 0.43199999999989636 y[1] (numeric) 0.4320000000002232 absolute error 3.268496584496461e-13 relative error 7.565964315965845e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.389999999999844 y[1] (closed_form) 0.42541999999989766 y[1] (numeric) 0.42542000000022384 absolute error 3.26183524634871e-13 relative error 7.667329336536821e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.379999999999845 y[1] (closed_form) 0.418879999999899 y[1] (numeric) 0.41888000000022446 absolute error 3.2546187966886464e-13 relative error 7.76981187139379e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.369999999999846 y[1] (closed_form) 0.4123799999999004 y[1] (numeric) 0.4123800000002251 absolute error 3.247402347028583e-13 relative error 7.874781383746465e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.359999999999847 y[1] (closed_form) 0.4059199999999016 y[1] (numeric) 0.4059200000002257 absolute error 3.2412961203931445e-13 relative error 7.985061392377637e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.349999999999848 y[1] (closed_form) 0.3994999999999028 y[1] (numeric) 0.39950000000022634 absolute error 3.235189893757706e-13 relative error 8.098097356091347e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.3399999999998493 y[1] (closed_form) 0.3931199999999043 y[1] (numeric) 0.39312000000022695 absolute error 3.226308109560705e-13 relative error 8.206929460626501e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.3299999999998504 y[1] (closed_form) 0.38677999999990564 y[1] (numeric) 0.38678000000022755 absolute error 3.2190916599006414e-13 relative error 8.322797610790182e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.3199999999998515 y[1] (closed_form) 0.3804799999999068 y[1] (numeric) 0.38048000000022814 absolute error 3.2135405447775156e-13 relative error 8.446016991112024e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.3099999999998526 y[1] (closed_form) 0.3742199999999082 y[1] (numeric) 0.3742200000002287 absolute error 3.205213872092827e-13 relative error 8.56505230103579e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.2999999999998537 y[1] (closed_form) 0.3679999999999094 y[1] (numeric) 0.3680000000002293 absolute error 3.1991076454573886e-13 relative error 8.693227297440696e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.289999999999855 y[1] (closed_form) 0.36181999999991066 y[1] (numeric) 0.36182000000022985 absolute error 3.191891195797325e-13 relative error 8.821765507153041e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.279999999999856 y[1] (closed_form) 0.35567999999991196 y[1] (numeric) 0.3556800000002304 absolute error 3.1846747461372615e-13 relative error 8.953763906146114e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.269999999999857 y[1] (closed_form) 0.34957999999991307 y[1] (numeric) 0.34958000000023104 absolute error 3.1796787425264483e-13 relative error 9.095711260733563e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.259999999999858 y[1] (closed_form) 0.34351999999991445 y[1] (numeric) 0.3435200000002316 absolute error 3.1713520698417597e-13 relative error 9.231928475321814e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.2499999999998592 y[1] (closed_form) 0.33749999999991565 y[1] (numeric) 0.33750000000023217 absolute error 3.1652458432063213e-13 relative error 9.378506202095148e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.2399999999998603 y[1] (closed_form) 0.3315199999999169 y[1] (numeric) 0.33152000000023274 absolute error 3.1585845050585704e-13 relative error 9.527583569797787e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.2299999999998614 y[1] (closed_form) 0.32557999999991805 y[1] (numeric) 0.3255800000002333 absolute error 3.152478278423132e-13 relative error 9.682653352244995e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.2199999999998625 y[1] (closed_form) 0.31967999999991925 y[1] (numeric) 0.3196800000002339 absolute error 3.1463720517876936e-13 relative error 9.842254916755781e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] -2.2099999999998636 y[1] (closed_form) 0.3138199999999204 y[1] (numeric) 0.3138200000002344 absolute error 3.1402658251522553e-13 relative error 1.000658283459643e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -2.1999999999998647 y[1] (closed_form) 0.30799999999992167 y[1] (numeric) 0.308000000000235 absolute error 3.133049375492192e-13 relative error 1.0172238232120093e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -2.189999999999866 y[1] (closed_form) 0.3022199999999228 y[1] (numeric) 0.30222000000023547 absolute error 3.1269431488567534e-13 relative error 1.0346579143860606e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -2.179999999999867 y[1] (closed_form) 0.2964799999999239 y[1] (numeric) 0.296480000000236 absolute error 3.120836922221315e-13 relative error 1.052629830754896e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -2.169999999999868 y[1] (closed_form) 0.2907799999999251 y[1] (numeric) 0.2907800000002365 absolute error 3.114175584073564e-13 relative error 1.0709731013392827e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -2.159999999999869 y[1] (closed_form) 0.2851199999999262 y[1] (numeric) 0.285120000000237 absolute error 3.1080693574381257e-13 relative error 1.0900916657684239e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -2.1499999999998702 y[1] (closed_form) 0.27949999999992736 y[1] (numeric) 0.27950000000023756 absolute error 3.1019631308026874e-13 relative error 1.1098258070853287e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -2.1399999999998713 y[1] (closed_form) 0.27391999999992855 y[1] (numeric) 0.2739200000002381 absolute error 3.0953017926549364e-13 relative error 1.1300021147253738e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -2.1299999999998724 y[1] (closed_form) 0.2683799999999297 y[1] (numeric) 0.2683800000002386 absolute error 3.089195566019498e-13 relative error 1.1510528228706713e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -2.1199999999998735 y[1] (closed_form) 0.2628799999999307 y[1] (numeric) 0.26288000000023914 absolute error 3.084199562408685e-13 relative error 1.173234769632341e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -2.1099999999998746 y[1] (closed_form) 0.2574199999999319 y[1] (numeric) 0.2574200000002396 absolute error 3.0769831127486214e-13 relative error 1.195316258546125e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -2.0999999999998757 y[1] (closed_form) 0.25199999999993294 y[1] (numeric) 0.25200000000024014 absolute error 3.071987109137808e-13 relative error 1.2190425036264386e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -2.089999999999877 y[1] (closed_form) 0.246619999999934 y[1] (numeric) 0.24662000000024065 absolute error 3.0664359940146824e-13 relative error 1.2433849622964492e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -2.079999999999878 y[1] (closed_form) 0.2412799999999351 y[1] (numeric) 0.24128000000024113 absolute error 3.060329767379244e-13 relative error 1.268372748416805e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -2.069999999999879 y[1] (closed_form) 0.23597999999993624 y[1] (numeric) 0.2359800000002416 absolute error 3.053668429231493e-13 relative error 1.294036964671717e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -2.05999999999988 y[1] (closed_form) 0.2307199999999373 y[1] (numeric) 0.2307200000002421 absolute error 3.047839758352211e-13 relative error 1.3210123779269413e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -2.0499999999998813 y[1] (closed_form) 0.2254999999999383 y[1] (numeric) 0.22550000000024256 absolute error 3.0425661989852415e-13 relative error 1.3492533033197666e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -2.0399999999998824 y[1] (closed_form) 0.22031999999993934 y[1] (numeric) 0.22032000000024302 absolute error 3.0367375281059594e-13 relative error 1.3783303958364177e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -2.0299999999998835 y[1] (closed_form) 0.21517999999994042 y[1] (numeric) 0.21518000000024348 absolute error 3.030631301470521e-13 relative error 1.4084168145140627e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -2.0199999999998846 y[1] (closed_form) 0.21007999999994142 y[1] (numeric) 0.21008000000024396 absolute error 3.0253577421035516e-13 relative error 1.4400979351220464e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -2.0099999999998857 y[1] (closed_form) 0.20501999999994247 y[1] (numeric) 0.20502000000024442 absolute error 3.0195290712242695e-13 relative error 1.4727973228100267e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9999999999998868 y[1] (closed_form) 0.19999999999994345 y[1] (numeric) 0.2000000000002449 absolute error 3.0145330676134563e-13 relative error 1.5072665338071544e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9899999999998879 y[1] (closed_form) 0.19501999999994446 y[1] (numeric) 0.19502000000024536 absolute error 3.0089819524903305e-13 relative error 1.5429094208241142e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.979999999999889 y[1] (closed_form) 0.1900799999999454 y[1] (numeric) 0.1900800000002458 absolute error 3.0039859488795173e-13 relative error 1.5803798131736006e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.96999999999989 y[1] (closed_form) 0.1851799999999464 y[1] (numeric) 0.18518000000024623 absolute error 2.9984348337563915e-13 relative error 1.6192001478330596e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9599999999998912 y[1] (closed_form) 0.1803199999999474 y[1] (numeric) 0.18032000000024667 absolute error 2.9926061628771095e-13 relative error 1.6596085641514987e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9499999999998923 y[1] (closed_form) 0.17549999999994836 y[1] (numeric) 0.1755000000002471 absolute error 2.98733260351014e-13 relative error 1.7021838196643983e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9399999999998934 y[1] (closed_form) 0.17071999999994936 y[1] (numeric) 0.17072000000024753 absolute error 2.981781488387014e-13 relative error 1.7465917809207466e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9299999999998945 y[1] (closed_form) 0.16597999999995028 y[1] (numeric) 0.16598000000024796 absolute error 2.976785484776201e-13 relative error 1.7934603474979472e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9199999999998956 y[1] (closed_form) 0.16127999999995124 y[1] (numeric) 0.16128000000024836 absolute error 2.971234369653075e-13 relative error 1.8422832153112435e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.9099999999998967 y[1] (closed_form) 0.15661999999995213 y[1] (numeric) 0.15662000000024875 absolute error 2.966238366042262e-13 relative error 1.8939077806430652e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8999999999998978 y[1] (closed_form) 0.15199999999995306 y[1] (numeric) 0.15200000000024919 absolute error 2.961242362431449e-13 relative error 1.9481857647581338e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8899999999998989 y[1] (closed_form) 0.14741999999995392 y[1] (numeric) 0.1474200000002496 absolute error 2.956801470332948e-13 relative error 2.0056990030754798e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8799999999999 y[1] (closed_form) 0.14287999999995482 y[1] (numeric) 0.14288000000025 absolute error 2.951805466722135e-13 relative error 2.0659332773817667e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.869999999999901 y[1] (closed_form) 0.13837999999995576 y[1] (numeric) 0.1383800000002504 absolute error 2.9465319073551655e-13 relative error 2.1293047458853211e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8599999999999022 y[1] (closed_form) 0.13391999999995663 y[1] (numeric) 0.1339200000002508 absolute error 2.9418134595005085e-13 relative error 2.196694638217937e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8499999999999033 y[1] (closed_form) 0.12949999999995754 y[1] (numeric) 0.1295000000002512 absolute error 2.936539900133539e-13 relative error 2.267598378482241e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8399999999999044 y[1] (closed_form) 0.12511999999995838 y[1] (numeric) 0.12512000000025159 absolute error 2.9320990080350384e-13 relative error 2.3434295140952796e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8299999999999055 y[1] (closed_form) 0.12077999999995925 y[1] (numeric) 0.12078000000025196 absolute error 2.927103004424225e-13 relative error 2.423499755278368e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8199999999999066 y[1] (closed_form) 0.11647999999996006 y[1] (numeric) 0.11648000000025234 absolute error 2.9228008902038027e-13 relative error 2.509272742277477e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.8099999999999077 y[1] (closed_form) 0.1122199999999609 y[1] (numeric) 0.1122200000002527 absolute error 2.9179436644710677e-13 relative error 2.6001993089218356e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7999999999999088 y[1] (closed_form) 0.1079999999999618 y[1] (numeric) 0.10800000000025306 absolute error 2.912670105104098e-13 relative error 2.6969167639862303e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7899999999999099 y[1] (closed_form) 0.10381999999996261 y[1] (numeric) 0.10382000000025342 absolute error 2.9080904351275194e-13 relative error 2.8010888413875617e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.779999999999911 y[1] (closed_form) 0.09967999999996335 y[1] (numeric) 0.09968000000025377 absolute error 2.9042046545413314e-13 relative error 2.913527943963081e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.769999999999912 y[1] (closed_form) 0.09557999999996414 y[1] (numeric) 0.09558000000025413 absolute error 2.899902540320909e-13 relative error 3.0340055872797625e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7599999999999132 y[1] (closed_form) 0.09151999999996496 y[1] (numeric) 0.0915200000002545 absolute error 2.89532287034433e-13 relative error 3.1635957936466767e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7499999999999143 y[1] (closed_form) 0.08749999999996583 y[1] (numeric) 0.08750000000025485 absolute error 2.890188088855439e-13 relative error 3.303072101550363e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7399999999999154 y[1] (closed_form) 0.08351999999996651 y[1] (numeric) 0.08352000000025518 absolute error 2.886718641903485e-13 relative error 3.4563202130084323e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7299999999999165 y[1] (closed_form) 0.07957999999996734 y[1] (numeric) 0.07958000000025553 absolute error 2.88186141617075e-13 relative error 3.621338798909189e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7199999999999176 y[1] (closed_form) 0.0756799999999681 y[1] (numeric) 0.07568000000025586 absolute error 2.8775593019503276e-13 relative error 3.802271804904255e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.7099999999999187 y[1] (closed_form) 0.0718199999999688 y[1] (numeric) 0.07182000000025618 absolute error 2.8738122992422177e-13 relative error 4.0014094949087526e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6999999999999198 y[1] (closed_form) 0.06799999999996953 y[1] (numeric) 0.06800000000025651 absolute error 2.8697877407779515e-13 relative error 4.2202760893812317e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.689999999999921 y[1] (closed_form) 0.0642199999999703 y[1] (numeric) 0.06422000000025682 absolute error 2.8652080708013727e-13 relative error 4.4615510289671405e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.679999999999922 y[1] (closed_form) 0.060479999999971 y[1] (numeric) 0.06048000000025713 absolute error 2.8612529012761456e-13 relative error 4.73090757486362e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.669999999999923 y[1] (closed_form) 0.05677999999997174 y[1] (numeric) 0.05678000000025744 absolute error 2.856950787055723e-13 relative error 5.031614630252105e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6599999999999242 y[1] (closed_form) 0.05311999999997252 y[1] (numeric) 0.053120000000257746 absolute error 2.852232339201066e-13 relative error 5.369413289161411e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6499999999999253 y[1] (closed_form) 0.04949999999997312 y[1] (numeric) 0.049500000000258046 absolute error 2.849248614822386e-13 relative error 5.756057807725118e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6399999999999264 y[1] (closed_form) 0.04591999999997387 y[1] (numeric) 0.04592000000025834 absolute error 2.8446689448458073e-13 relative error 6.194836552368088e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6299999999999275 y[1] (closed_form) 0.04237999999997455 y[1] (numeric) 0.04238000000025863 absolute error 2.8407831642596193e-13 relative error 6.703122143136681e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6199999999999286 y[1] (closed_form) 0.03887999999997527 y[1] (numeric) 0.03888000000025891 absolute error 2.8364116611001577e-13 relative error 7.295297482258133e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.6099999999999297 y[1] (closed_form) 0.035419999999975915 y[1] (numeric) 0.03542000000025918 absolute error 2.832664658392048e-13 relative error 7.997359284003315e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5999999999999308 y[1] (closed_form) 0.03199999999997649 y[1] (numeric) 0.03200000000025945 absolute error 2.8296115450743287e-13 relative error 8.842536078363774e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.589999999999932 y[1] (closed_form) 0.02861999999997722 y[1] (numeric) 0.02862000000025973 absolute error 2.825101264036789e-13 relative error 9.871073599018301e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.579999999999933 y[1] (closed_form) 0.02527999999997782 y[1] (numeric) 0.025280000000259997 absolute error 2.8217705949629135e-13 relative error 1.1162067226920052e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5699999999999341 y[1] (closed_form) 0.02197999999997846 y[1] (numeric) 0.02198000000026026 absolute error 2.817988897785284e-13 relative error 1.2820695622329598e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5599999999999352 y[1] (closed_form) 0.018719999999979087 y[1] (numeric) 0.01872000000026052 absolute error 2.814345978485733e-13 relative error 1.5033899457739726e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5499999999999363 y[1] (closed_form) 0.015499999999979697 y[1] (numeric) 0.015500000000260781 absolute error 2.8108418370642596e-13 relative error 1.8134463464954461e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5399999999999374 y[1] (closed_form) 0.012319999999980291 y[1] (numeric) 0.012320000000261035 absolute error 2.807441779051345e-13 relative error 2.2787676778050618e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5299999999999385 y[1] (closed_form) 0.00917999999998087 y[1] (numeric) 0.009180000000261283 absolute error 2.8041284572122294e-13 relative error 3.05460616254692e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5199999999999396 y[1] (closed_form) 0.006079999999981434 y[1] (numeric) 0.006080000000261527 absolute error 2.800936566016432e-13 relative error 4.606803562541094e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.5099999999999407 y[1] (closed_form) 0.003019999999982037 y[1] (numeric) 0.003020000000261766 absolute error 2.797289309908191e-13 relative error 9.26254738385705e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4999999999999418 y[1] (closed_form) -1.73749903353837e-14 y[1] (numeric) 2.6200152073926897e-13 absolute error 2.7937651107465267e-13 relative error 1607.9232602835464% Desired digits 8 Estimated correct digits 0 Correct digits 0 h 0.001 TOP MAIN SOLVE Loop x[1] -1.489999999999943 y[1] (closed_form) -0.002980000000016858 y[1] (numeric) -0.002979999999737768 absolute error 2.790901190707906e-13 relative error 9.365440237221871e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.479999999999944 y[1] (closed_form) -0.005920000000016301 y[1] (numeric) -0.005919999999737542 absolute error 2.7875878688687905e-13 relative error 4.708763291995126e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4699999999999451 y[1] (closed_form) -0.00882000000001576 y[1] (numeric) -0.00881999999973732 absolute error 2.784404651290373e-13 relative error 3.1569213733394534e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4599999999999462 y[1] (closed_form) -0.011680000000015234 y[1] (numeric) -0.011679999999737104 absolute error 2.7812994962683746e-13 relative error 2.381249568719818e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4499999999999473 y[1] (closed_form) -0.014500000000014668 y[1] (numeric) -0.014499999999736888 absolute error 2.7777953548469014e-13 relative error 1.9157209343752357e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4399999999999484 y[1] (closed_form) -0.017280000000014173 y[1] (numeric) -0.017279999999736683 absolute error 2.77489836664202e-13 relative error 1.6058439621757778e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4299999999999495 y[1] (closed_form) -0.020020000000013694 y[1] (numeric) -0.020019999999736474 absolute error 2.7721921980194963e-13 relative error 1.384711387621179e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4199999999999506 y[1] (closed_form) -0.022720000000013174 y[1] (numeric) -0.02271999999973627 absolute error 2.7690350012932186e-13 relative error 1.218765405498069e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.4099999999999517 y[1] (closed_form) -0.02538000000001267 y[1] (numeric) -0.025379999999736075 absolute error 2.76594719350598e-13 relative error 1.0898137090246647e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3999999999999528 y[1] (closed_form) -0.028000000000012182 y[1] (numeric) -0.027999999999735885 absolute error 2.7629634691272997e-13 relative error 9.867726675450349e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.389999999999954 y[1] (closed_form) -0.030580000000011764 y[1] (numeric) -0.0305799999997357 absolute error 2.760638939669491e-13 relative error 9.027596270988976e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.379999999999955 y[1] (closed_form) -0.03312000000001125 y[1] (numeric) -0.03311999999973552 absolute error 2.7573082705956153e-13 relative error 8.32520613102258e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3699999999999561 y[1] (closed_form) -0.03562000000001081 y[1] (numeric) -0.03561999999973535 absolute error 2.7546021019730915e-13 relative error 7.733301802280336e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3599999999999572 y[1] (closed_form) -0.03808000000001038 y[1] (numeric) -0.03807999999973519 absolute error 2.751965322289607e-13 relative error 7.226799690884602e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3499999999999583 y[1] (closed_form) -0.04050000000000997 y[1] (numeric) -0.040499999999735026 absolute error 2.7494673204842e-13 relative error 6.788808198724749e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3399999999999594 y[1] (closed_form) -0.04288000000000952 y[1] (numeric) -0.04287999999973486 absolute error 2.746622373983598e-13 relative error 6.405369342311073e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3299999999999605 y[1] (closed_form) -0.045220000000009086 y[1] (numeric) -0.04521999999973469 absolute error 2.7439855943001135e-13 relative error 6.068079598185675e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3199999999999616 y[1] (closed_form) -0.047520000000008666 y[1] (numeric) -0.047519999999734525 absolute error 2.741418203555668e-13 relative error 5.768977701084107e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.3099999999999627 y[1] (closed_form) -0.04978000000000832 y[1] (numeric) -0.04977999999973437 absolute error 2.739475313262574e-13 relative error 5.503164550546638e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2999999999999639 y[1] (closed_form) -0.05200000000000793 y[1] (numeric) -0.05199999999973422 absolute error 2.7371160893352453e-13 relative error 5.263684787182361e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.289999999999965 y[1] (closed_form) -0.0541800000000075 y[1] (numeric) -0.05417999999973407 absolute error 2.7342711428346433e-13 relative error 5.046642936202039e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.279999999999966 y[1] (closed_form) -0.05632000000000714 y[1] (numeric) -0.05631999999973394 absolute error 2.732050696785393e-13 relative error 4.850942288325722e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2699999999999672 y[1] (closed_form) -0.0584200000000068 y[1] (numeric) -0.0584199999997338 absolute error 2.729969028614221e-13 relative error 4.673004157161765e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2599999999999683 y[1] (closed_form) -0.06048000000000642 y[1] (numeric) -0.06047999999973368 absolute error 2.727401637869775e-13 relative error 4.509592655207483e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2499999999999694 y[1] (closed_form) -0.06250000000000605 y[1] (numeric) -0.06249999999973356 absolute error 2.7249036360643686e-13 relative error 4.359845817702568e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2399999999999705 y[1] (closed_form) -0.06448000000000575 y[1] (numeric) -0.06447999999973344 absolute error 2.7230995236493527e-13 relative error 4.22316923642852e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2299999999999716 y[1] (closed_form) -0.06642000000000542 y[1] (numeric) -0.06641999999973332 absolute error 2.7210178554781805e-13 relative error 4.0966845159258636e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2199999999999727 y[1] (closed_form) -0.0683200000000051 y[1] (numeric) -0.0683199999997332 absolute error 2.7189361873070084e-13 relative error 3.9797075341141765e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.2099999999999738 y[1] (closed_form) -0.0701800000000048 y[1] (numeric) -0.07017999999973311 absolute error 2.716854519135836e-13 relative error 3.8712660574745664e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1999999999999749 y[1] (closed_form) -0.07200000000000445 y[1] (numeric) -0.071999999999733 absolute error 2.7144952952085077e-13 relative error 3.770132354456028e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.189999999999976 y[1] (closed_form) -0.07378000000000418 y[1] (numeric) -0.0737799999997329 absolute error 2.712691182793492e-13 relative error 3.676729713734533e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.179999999999977 y[1] (closed_form) -0.07552000000000392 y[1] (numeric) -0.07551999999973283 absolute error 2.710887070378476e-13 relative error 3.589628006327245e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1699999999999782 y[1] (closed_form) -0.07722000000000362 y[1] (numeric) -0.07721999999973274 absolute error 2.708805402207304e-13 relative error 3.5079065037647976e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1599999999999793 y[1] (closed_form) -0.07888000000000334 y[1] (numeric) -0.07887999999973265 absolute error 2.70686251191421e-13 relative error 3.4316208315340967e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1499999999999804 y[1] (closed_form) -0.08050000000000307 y[1] (numeric) -0.08049999999973256 absolute error 2.705058399499194e-13 relative error 3.3603209931665723e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1399999999999815 y[1] (closed_form) -0.08208000000000282 y[1] (numeric) -0.08207999999973248 absolute error 2.703393064962256e-13 relative error 3.2936075352852866e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1299999999999826 y[1] (closed_form) -0.08362000000000258 y[1] (numeric) -0.0836199999997324 absolute error 2.7018665083033966e-13 relative error 3.231124740855433e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1199999999999837 y[1] (closed_form) -0.08512000000000236 y[1] (numeric) -0.08511999999973233 absolute error 2.700339951644537e-13 relative error 3.1723918604845657e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.1099999999999848 y[1] (closed_form) -0.08658000000000216 y[1] (numeric) -0.08657999999973226 absolute error 2.6989521728637555e-13 relative error 3.117292876950437e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0999999999999859 y[1] (closed_form) -0.08800000000000194 y[1] (numeric) -0.0879999999997322 absolute error 2.697425616204896e-13 relative error 3.0652563820509504e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.089999999999987 y[1] (closed_form) -0.08938000000000174 y[1] (numeric) -0.08937999999973215 absolute error 2.6958990595460364e-13 relative error 3.0162218164533274e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.079999999999988 y[1] (closed_form) -0.09072000000000152 y[1] (numeric) -0.0907199999997321 absolute error 2.6942337250090986e-13 relative error 2.969834352964124e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0699999999999892 y[1] (closed_form) -0.09202000000000135 y[1] (numeric) -0.09201999999973205 absolute error 2.6929847241063953e-13 relative error 2.926521108570263e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0599999999999903 y[1] (closed_form) -0.09328000000000117 y[1] (numeric) -0.09327999999973202 absolute error 2.6914581674475357e-13 relative error 2.885353953095521e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0499999999999914 y[1] (closed_form) -0.094500000000001 y[1] (numeric) -0.09449999999973199 absolute error 2.6900703886667543e-13 relative error 2.846635331922461e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0399999999999925 y[1] (closed_form) -0.09568000000000082 y[1] (numeric) -0.09567999999973197 absolute error 2.6885438320078947e-13 relative error 2.8099329347908356e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0299999999999936 y[1] (closed_form) -0.09682000000000068 y[1] (numeric) -0.09681999999973194 absolute error 2.6874336089832696e-13 relative error 2.7757008975245306e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0199999999999947 y[1] (closed_form) -0.09792000000000053 y[1] (numeric) -0.09791999999973192 absolute error 2.686184608080566e-13 relative error 2.743244085049583e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -1.0099999999999958 y[1] (closed_form) -0.0989800000000004 y[1] (numeric) -0.09897999999973188 absolute error 2.685213162934019e-13 relative error 2.7128845857082326e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.9999999999999968 y[1] (closed_form) -0.10000000000000031 y[1] (numeric) -0.09999999999973186 absolute error 2.6845192735436285e-13 relative error 2.68451927354362e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.9899999999999968 y[1] (closed_form) -0.10098000000000029 y[1] (numeric) -0.10097999999973185 absolute error 2.6843804956655504e-13 relative error 2.6583288727129556e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.9799999999999968 y[1] (closed_form) -0.10192000000000029 y[1] (numeric) -0.10191999999973184 absolute error 2.6845192735436285e-13 relative error 2.633947481891308e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.9699999999999968 y[1] (closed_form) -0.10282000000000027 y[1] (numeric) -0.10281999999973182 absolute error 2.6845192735436285e-13 relative error 2.6108921158759206e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.9599999999999967 y[1] (closed_form) -0.10368000000000027 y[1] (numeric) -0.1036799999997318 absolute error 2.6846580514217067e-13 relative error 2.5893692625595096e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.9499999999999967 y[1] (closed_form) -0.10450000000000026 y[1] (numeric) -0.1044999999997318 absolute error 2.6846580514217067e-13 relative error 2.569050766910718e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.9399999999999967 y[1] (closed_form) -0.10528000000000023 y[1] (numeric) -0.10527999999973178 absolute error 2.6845192735436285e-13 relative error 2.549885328213927e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.9299999999999967 y[1] (closed_form) -0.10602000000000023 y[1] (numeric) -0.10601999999973176 absolute error 2.6846580514217067e-13 relative error 2.532218497851067e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.9199999999999967 y[1] (closed_form) -0.10672000000000023 y[1] (numeric) -0.10671999999973175 absolute error 2.684796829299785e-13 relative error 2.515739157889598e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.9099999999999967 y[1] (closed_form) -0.1073800000000002 y[1] (numeric) -0.10737999999973173 absolute error 2.6846580514217067e-13 relative error 2.5001471888821956e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.8999999999999967 y[1] (closed_form) -0.10800000000000021 y[1] (numeric) -0.10799999999973173 absolute error 2.684796829299785e-13 relative error 2.4859229900923886e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.8899999999999967 y[1] (closed_form) -0.10858000000000018 y[1] (numeric) -0.10857999999973171 absolute error 2.6846580514217067e-13 relative error 2.4725161645070016e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.8799999999999967 y[1] (closed_form) -0.10912000000000016 y[1] (numeric) -0.1091199999997317 absolute error 2.6846580514217067e-13 relative error 2.4602804723439356e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.8699999999999967 y[1] (closed_form) -0.10962000000000016 y[1] (numeric) -0.10961999999973168 absolute error 2.684796829299785e-13 relative error 2.4491852119136843e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.8599999999999967 y[1] (closed_form) -0.11008000000000015 y[1] (numeric) -0.11007999999973167 absolute error 2.684796829299785e-13 relative error 2.438950608012156e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.8499999999999966 y[1] (closed_form) -0.11050000000000013 y[1] (numeric) -0.11049999999973166 absolute error 2.6846580514217067e-13 relative error 2.4295547976667e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.8399999999999966 y[1] (closed_form) -0.11088000000000012 y[1] (numeric) -0.11087999999973164 absolute error 2.684796829299785e-13 relative error 2.4213535617783027e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.8299999999999966 y[1] (closed_form) -0.11122000000000007 y[1] (numeric) -0.11121999999973163 absolute error 2.6843804956655504e-13 relative error 2.4135771405013024e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.8199999999999966 y[1] (closed_form) -0.11152000000000006 y[1] (numeric) -0.11151999999973161 absolute error 2.6845192735436285e-13 relative error 2.4072088177399813e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.8099999999999966 y[1] (closed_form) -0.11178000000000005 y[1] (numeric) -0.1117799999997316 absolute error 2.6845192735436285e-13 relative error 2.401609656059785e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.7999999999999966 y[1] (closed_form) -0.11200000000000004 y[1] (numeric) -0.11199999999973158 absolute error 2.6846580514217067e-13 relative error 2.3970161173408086e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.7899999999999966 y[1] (closed_form) -0.11218000000000003 y[1] (numeric) -0.11217999999973158 absolute error 2.6845192735436285e-13 relative error 2.3930462413475023e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.7799999999999966 y[1] (closed_form) -0.11232000000000002 y[1] (numeric) -0.11231999999973157 absolute error 2.6845192735436285e-13 relative error 2.3900634557902673e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.7699999999999966 y[1] (closed_form) -0.11241999999999999 y[1] (numeric) -0.11241999999973154 absolute error 2.6845192735436285e-13 relative error 2.3879374431094365e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.7599999999999966 y[1] (closed_form) -0.11247999999999998 y[1] (numeric) -0.11247999999973153 absolute error 2.6845192735436285e-13 relative error 2.3866636500210073e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.7499999999999966 y[1] (closed_form) -0.11249999999999998 y[1] (numeric) -0.11249999999973152 absolute error 2.6845192735436285e-13 relative error 2.386239354261004e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.7399999999999965 y[1] (closed_form) -0.11247999999999996 y[1] (numeric) -0.1124799999997315 absolute error 2.6845192735436285e-13 relative error 2.386663650021008e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.7299999999999965 y[1] (closed_form) -0.11241999999999994 y[1] (numeric) -0.11241999999973148 absolute error 2.6845192735436285e-13 relative error 2.387937443109438e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.7199999999999965 y[1] (closed_form) -0.11231999999999993 y[1] (numeric) -0.11231999999973148 absolute error 2.6845192735436285e-13 relative error 2.390063455790269e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.7099999999999965 y[1] (closed_form) -0.11217999999999992 y[1] (numeric) -0.11217999999973147 absolute error 2.6845192735436285e-13 relative error 2.3930462413475043e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.6999999999999965 y[1] (closed_form) -0.1119999999999999 y[1] (numeric) -0.11199999999973144 absolute error 2.6846580514217067e-13 relative error 2.3970161173408117e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.6899999999999965 y[1] (closed_form) -0.1117799999999999 y[1] (numeric) -0.11177999999973143 absolute error 2.6846580514217067e-13 relative error 2.401733808750858e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.6799999999999965 y[1] (closed_form) -0.11151999999999987 y[1] (numeric) -0.11151999999973143 absolute error 2.6843804956655504e-13 relative error 2.407084375596802e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.6699999999999965 y[1] (closed_form) -0.11121999999999986 y[1] (numeric) -0.11121999999973141 absolute error 2.6845192735436285e-13 relative error 2.413701918309326e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.6599999999999965 y[1] (closed_form) -0.11087999999999984 y[1] (numeric) -0.11087999999973139 absolute error 2.6845192735436285e-13 relative error 2.4211032409304046e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.6499999999999965 y[1] (closed_form) -0.11049999999999983 y[1] (numeric) -0.11049999999973138 absolute error 2.6845192735436285e-13 relative error 2.429429206826817e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.6399999999999965 y[1] (closed_form) -0.11007999999999982 y[1] (numeric) -0.11007999999973138 absolute error 2.6843804956655504e-13 relative error 2.4385723979519937e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.6299999999999965 y[1] (closed_form) -0.1096199999999998 y[1] (numeric) -0.10961999999973135 absolute error 2.6845192735436285e-13 relative error 2.448932013814663e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.6199999999999964 y[1] (closed_form) -0.1091199999999998 y[1] (numeric) -0.10911999999973133 absolute error 2.6846580514217067e-13 relative error 2.460280472343944e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.6099999999999964 y[1] (closed_form) -0.10857999999999979 y[1] (numeric) -0.10857999999973134 absolute error 2.6845192735436285e-13 relative error 2.472388352867594e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.5999999999999964 y[1] (closed_form) -0.10799999999999976 y[1] (numeric) -0.10799999999973131 absolute error 2.6845192735436285e-13 relative error 2.4856659940218835e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.5899999999999964 y[1] (closed_form) -0.10737999999999975 y[1] (numeric) -0.10737999999973129 absolute error 2.6846580514217067e-13 relative error 2.500147188882206e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.5799999999999964 y[1] (closed_form) -0.10671999999999973 y[1] (numeric) -0.10671999999973128 absolute error 2.6845192735436285e-13 relative error 2.515479079407454e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.5699999999999964 y[1] (closed_form) -0.10601999999999973 y[1] (numeric) -0.10601999999973127 absolute error 2.6845192735436285e-13 relative error 2.5320876000222936e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.5599999999999964 y[1] (closed_form) -0.10527999999999971 y[1] (numeric) -0.10527999999973124 absolute error 2.6846580514217067e-13 relative error 2.550017146107251e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.5499999999999964 y[1] (closed_form) -0.10449999999999969 y[1] (numeric) -0.10449999999973122 absolute error 2.6846580514217067e-13 relative error 2.569050766910732e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.5399999999999964 y[1] (closed_form) -0.10367999999999968 y[1] (numeric) -0.10367999999973122 absolute error 2.6845192735436285e-13 relative error 2.5892354104394647e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.5299999999999964 y[1] (closed_form) -0.10281999999999966 y[1] (numeric) -0.10281999999973121 absolute error 2.6845192735436285e-13 relative error 2.610892115875936e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.5199999999999964 y[1] (closed_form) -0.10191999999999965 y[1] (numeric) -0.10191999999973118 absolute error 2.6846580514217067e-13 relative error 2.63408364542947e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.5099999999999963 y[1] (closed_form) -0.10097999999999963 y[1] (numeric) -0.10097999999973117 absolute error 2.6845192735436285e-13 relative error 2.6584663037667246e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.49999999999999634 y[1] (closed_form) -0.09999999999999962 y[1] (numeric) -0.09999999999973117 absolute error 2.6845192735436285e-13 relative error 2.684519273543639e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.4899999999999963 y[1] (closed_form) -0.0989799999999996 y[1] (numeric) -0.09897999999973114 absolute error 2.6845192735436285e-13 relative error 2.7121835457098803e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.4799999999999963 y[1] (closed_form) -0.09791999999999959 y[1] (numeric) -0.09791999999973112 absolute error 2.6846580514217067e-13 relative error 2.741685101533617e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.4699999999999963 y[1] (closed_form) -0.09681999999999957 y[1] (numeric) -0.09681999999973112 absolute error 2.6845192735436285e-13 relative error 2.7726908423297255e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.4599999999999963 y[1] (closed_form) -0.09567999999999954 y[1] (numeric) -0.0956799999997311 absolute error 2.6843804956655504e-13 relative error 2.8055816217240416e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.4499999999999963 y[1] (closed_form) -0.09449999999999953 y[1] (numeric) -0.09449999999973108 absolute error 2.6845192735436285e-13 relative error 2.840761136025018e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.4399999999999963 y[1] (closed_form) -0.09327999999999953 y[1] (numeric) -0.09327999999973106 absolute error 2.6846580514217067e-13 relative error 2.878063948779717e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.4299999999999963 y[1] (closed_form) -0.0920199999999995 y[1] (numeric) -0.09201999999973105 absolute error 2.6845192735436285e-13 relative error 2.91732153177966e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.41999999999999627 y[1] (closed_form) -0.0907199999999995 y[1] (numeric) -0.09071999999973104 absolute error 2.6845192735436285e-13 relative error 2.959126183359395e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.40999999999999626 y[1] (closed_form) -0.08937999999999949 y[1] (numeric) -0.08937999999973102 absolute error 2.6846580514217067e-13 relative error 3.00364516829461e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.39999999999999625 y[1] (closed_form) -0.08799999999999947 y[1] (numeric) -0.08799999999973102 absolute error 2.6845192735436285e-13 relative error 3.0505900835723235e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.38999999999999624 y[1] (closed_form) -0.08657999999999946 y[1] (numeric) -0.086579999999731 absolute error 2.6846580514217067e-13 relative error 3.1007831501752405e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.37999999999999623 y[1] (closed_form) -0.08511999999999945 y[1] (numeric) -0.08511999999973098 absolute error 2.6846580514217067e-13 relative error 3.153968575448454e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.3699999999999962 y[1] (closed_form) -0.08361999999999942 y[1] (numeric) -0.08361999999973097 absolute error 2.6845192735436285e-13 relative error 3.210379423037129e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.3599999999999962 y[1] (closed_form) -0.0820799999999994 y[1] (numeric) -0.08207999999973095 absolute error 2.6845192735436285e-13 relative error 3.270613150028811e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.3499999999999962 y[1] (closed_form) -0.08049999999999939 y[1] (numeric) -0.08049999999973094 absolute error 2.6845192735436285e-13 relative error 3.334806550985899e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.3399999999999962 y[1] (closed_form) -0.07887999999999937 y[1] (numeric) -0.07887999999973092 absolute error 2.6845192735436285e-13 relative error 3.4032952250806925e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.3299999999999962 y[1] (closed_form) -0.07721999999999936 y[1] (numeric) -0.0772199999997309 absolute error 2.6845192735436285e-13 relative error 3.4764559356949634e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.3199999999999962 y[1] (closed_form) -0.07551999999999934 y[1] (numeric) -0.07551999999973089 absolute error 2.6845192735436285e-13 relative error 3.5547130211118275e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.30999999999999617 y[1] (closed_form) -0.07377999999999932 y[1] (numeric) -0.07377999999973087 absolute error 2.6845192735436285e-13 relative error 3.6385460470908826e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.29999999999999616 y[1] (closed_form) -0.0719999999999993 y[1] (numeric) -0.07199999999973085 absolute error 2.6845192735436285e-13 relative error 3.728498991032854e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.28999999999999615 y[1] (closed_form) -0.07017999999999928 y[1] (numeric) -0.07017999999973083 absolute error 2.6845192735436285e-13 relative error 3.825191327363431e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.27999999999999614 y[1] (closed_form) -0.06831999999999927 y[1] (numeric) -0.06831999999973082 absolute error 2.6845192735436285e-13 relative error 3.9293314893788896e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.26999999999999613 y[1] (closed_form) -0.06641999999999926 y[1] (numeric) -0.0664199999997308 absolute error 2.6845192735436285e-13 relative error 4.0417333236128555e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.2599999999999961 y[1] (closed_form) -0.06447999999999923 y[1] (numeric) -0.0644799999997308 absolute error 2.6843804956655504e-13 relative error 4.1631211161066724e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.24999999999999611 y[1] (closed_form) -0.06249999999999922 y[1] (numeric) -0.06249999999973077 absolute error 2.6845192735436285e-13 relative error 4.295230837669859e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.2399999999999961 y[1] (closed_form) -0.0604799999999992 y[1] (numeric) -0.06047999999973075 absolute error 2.6845192735436285e-13 relative error 4.438689275039127e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.2299999999999961 y[1] (closed_form) -0.05841999999999918 y[1] (numeric) -0.058419999999730736 absolute error 2.6844498846045894e-13 relative error 4.5950871013430796e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.2199999999999961 y[1] (closed_form) -0.05631999999999917 y[1] (numeric) -0.056319999999730724 absolute error 2.6844498846045894e-13 relative error 4.766423800789469e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.20999999999999608 y[1] (closed_form) -0.054179999999999146 y[1] (numeric) -0.0541799999997307 absolute error 2.6844498846045894e-13 relative error 4.954687863795924e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.19999999999999607 y[1] (closed_form) -0.05199999999999913 y[1] (numeric) -0.051999999999730685 absolute error 2.6844498846045894e-13 relative error 5.162403624239681e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.18999999999999606 y[1] (closed_form) -0.04977999999999912 y[1] (numeric) -0.04977999999973067 absolute error 2.6844498846045894e-13 relative error 5.392627329458893e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.17999999999999605 y[1] (closed_form) -0.0475199999999991 y[1] (numeric) -0.04751999999973066 absolute error 2.6843804956655504e-13 relative error 5.648948854515154e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.16999999999999604 y[1] (closed_form) -0.04521999999999908 y[1] (numeric) -0.045219999999730635 absolute error 2.6844498846045894e-13 relative error 5.936421682009385e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.15999999999999603 y[1] (closed_form) -0.04287999999999906 y[1] (numeric) -0.04287999999973062 absolute error 2.6843804956655504e-13 relative error 6.260215708175394e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.14999999999999603 y[1] (closed_form) -0.040499999999999044 y[1] (numeric) -0.04049999999973061 absolute error 2.6843111067265113e-13 relative error 6.627928658584135e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.13999999999999602 y[1] (closed_form) -0.038079999999999024 y[1] (numeric) -0.038079999999730586 absolute error 2.6843804956655504e-13 relative error 7.049318528533664e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.129999999999996 y[1] (closed_form) -0.03561999999999901 y[1] (numeric) -0.03561999999973057 absolute error 2.6843804956655504e-13 relative error 7.536160852514389e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.119999999999996 y[1] (closed_form) -0.03311999999999899 y[1] (numeric) -0.03311999999973055 absolute error 2.6843804956655504e-13 relative error 8.105013573869662e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.10999999999999599 y[1] (closed_form) -0.03057999999999897 y[1] (numeric) -0.03057999999973054 absolute error 2.684276412256992e-13 relative error 8.777882316079406e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.09999999999999598 y[1] (closed_form) -0.027999999999998953 y[1] (numeric) -0.02799999999973053 absolute error 2.684241717787472e-13 relative error 9.586577563527045e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] -0.08999999999999597 y[1] (closed_form) -0.025379999999998938 y[1] (numeric) -0.02537999999973051 absolute error 2.684276412256992e-13 relative error 1.0576345201958644e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -0.07999999999999596 y[1] (closed_form) -0.022719999999998918 y[1] (numeric) -0.022719999999730494 absolute error 2.684241717787472e-13 relative error 1.181444418040317e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -0.06999999999999595 y[1] (closed_form) -0.0200199999999989 y[1] (numeric) -0.020019999999730476 absolute error 2.684241717787472e-13 relative error 1.3407800788149948e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -0.059999999999995945 y[1] (closed_form) -0.017279999999998883 y[1] (numeric) -0.01727999999973046 absolute error 2.684241717787472e-13 relative error 1.5533806237197023e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -0.04999999999999594 y[1] (closed_form) -0.014499999999998861 y[1] (numeric) -0.014499999999730442 absolute error 2.684189676083193e-13 relative error 1.8511652938506232e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -0.03999999999999593 y[1] (closed_form) -0.011679999999998842 y[1] (numeric) -0.011679999999730425 absolute error 2.684172328848433e-13 relative error 2.2980927473019684e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -0.02999999999999592 y[1] (closed_form) -0.008819999999998824 y[1] (numeric) -0.00881999999973041 absolute error 2.6841376343789136e-13 relative error 3.043239948275818e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -0.01999999999999591 y[1] (closed_form) -0.0059199999999988056 y[1] (numeric) -0.0059199999997303935 absolute error 2.684120287144154e-13 relative error 4.533986971528202e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] -0.009999999999995901 y[1] (closed_form) -0.0029799999999987866 y[1] (numeric) -0.0029799999997303763 absolute error 2.684102939909394e-13 relative error 9.007056845337204e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] 4.100886297209172e-15 y[1] (closed_form) 1.2302658891627548e-15 y[1] (numeric) 2.696409176668191e-13 absolute error 2.684106517776563e-13 relative error 21817.287965312968% Desired digits 8 Estimated correct digits 0 Correct digits -1 h 0.001 TOP MAIN SOLVE Loop x[1] 0.010000000000004103 y[1] (closed_form) 0.0030200000000012474 y[1] (numeric) 0.0030200000002696577 absolute error 2.684102939909394e-13 relative error 8.887758079166509e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] 0.02000000000000411 y[1] (closed_form) 0.006080000000001267 y[1] (numeric) 0.006080000000269674 absolute error 2.6840769190572544e-13 relative error 4.414600195816933e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] 0.03000000000000412 y[1] (closed_form) 0.009180000000001286 y[1] (numeric) 0.00918000000026969 absolute error 2.684033550970355e-13 relative error 2.9237838245860337e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] 0.04000000000000413 y[1] (closed_form) 0.012320000000001306 y[1] (numeric) 0.012320000000269707 absolute error 2.684016203735595e-13 relative error 2.178584580953986e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] 0.05000000000000414 y[1] (closed_form) 0.015500000000001323 y[1] (numeric) 0.015500000000269723 absolute error 2.6839988565008355e-13 relative error 1.7316121654842621e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] 0.06000000000000415 y[1] (closed_form) 0.018720000000001343 y[1] (numeric) 0.01872000000026974 absolute error 2.683964162031316e-13 relative error 1.4337415395465403e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] 0.07000000000000416 y[1] (closed_form) 0.021980000000001363 y[1] (numeric) 0.021980000000269756 absolute error 2.6839294675617964e-13 relative error 1.221078010719577e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] 0.08000000000000417 y[1] (closed_form) 0.02528000000000138 y[1] (numeric) 0.02528000000026977 absolute error 2.683894773092277e-13 relative error 1.0616672361915072e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.001 TOP MAIN SOLVE Loop x[1] 0.09000000000000417 y[1] (closed_form) 0.0286200000000014 y[1] (numeric) 0.028620000000269787 absolute error 2.6838600786227573e-13 relative error 9.377568408884088e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.10000000000000418 y[1] (closed_form) 0.03200000000000142 y[1] (numeric) 0.032000000000269806 absolute error 2.683825384153238e-13 relative error 8.386954325478495e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.11000000000000419 y[1] (closed_form) 0.03542000000000144 y[1] (numeric) 0.03542000000026981 absolute error 2.6836866062751596e-13 relative error 7.576754958427584e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.1200000000000042 y[1] (closed_form) 0.03888000000000146 y[1] (numeric) 0.03888000000026984 absolute error 2.6837559952141987e-13 relative error 6.902664596744078e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.1300000000000042 y[1] (closed_form) 0.04238000000000147 y[1] (numeric) 0.042380000000269855 absolute error 2.683825384153238e-13 relative error 6.332764002249043e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.1400000000000042 y[1] (closed_form) 0.045920000000001494 y[1] (numeric) 0.04592000000026987 absolute error 2.6837559952141987e-13 relative error 5.844416365884389e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.1500000000000042 y[1] (closed_form) 0.049500000000001515 y[1] (numeric) 0.049500000000269884 absolute error 2.6836866062751596e-13 relative error 5.421589103586015e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.16000000000000422 y[1] (closed_form) 0.053120000000001534 y[1] (numeric) 0.05312000000026991 absolute error 2.6837559952141987e-13 relative error 5.052251497014536e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.17000000000000423 y[1] (closed_form) 0.05678000000000155 y[1] (numeric) 0.05678000000026993 absolute error 2.6837559952141987e-13 relative error 4.726586817918502e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.18000000000000424 y[1] (closed_form) 0.060480000000001574 y[1] (numeric) 0.060480000000269936 absolute error 2.6836172173361206e-13 relative error 4.437197779986856e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.19000000000000425 y[1] (closed_form) 0.0642200000000016 y[1] (numeric) 0.06422000000026994 absolute error 2.6834090505190034e-13 relative error 4.178463174274271e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.20000000000000426 y[1] (closed_form) 0.06800000000000161 y[1] (numeric) 0.06800000000026996 absolute error 2.6834090505190034e-13 relative error 3.9461897801749114e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.21000000000000427 y[1] (closed_form) 0.07182000000000163 y[1] (numeric) 0.07182000000026999 absolute error 2.6835478283970815e-13 relative error 3.736490989135367e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.22000000000000428 y[1] (closed_form) 0.07568000000000166 y[1] (numeric) 0.07568000000027 absolute error 2.6834090505190034e-13 relative error 3.545730774998605e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.23000000000000428 y[1] (closed_form) 0.07958000000000168 y[1] (numeric) 0.07958000000027002 absolute error 2.6834090505190034e-13 relative error 3.371964124803904e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.2400000000000043 y[1] (closed_form) 0.0835200000000017 y[1] (numeric) 0.08352000000027003 absolute error 2.683270272640925e-13 relative error 3.21272781685928e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.2500000000000043 y[1] (closed_form) 0.0875000000000017 y[1] (numeric) 0.08750000000027006 absolute error 2.6835478283970815e-13 relative error 3.0669118038823193e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.2600000000000043 y[1] (closed_form) 0.09152000000000172 y[1] (numeric) 0.09152000000027007 absolute error 2.6834090505190034e-13 relative error 2.932046602402702e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.2700000000000043 y[1] (closed_form) 0.09558000000000175 y[1] (numeric) 0.09558000000027009 absolute error 2.6834090505190034e-13 relative error 2.807500575977144e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.2800000000000043 y[1] (closed_form) 0.09968000000000177 y[1] (numeric) 0.09968000000027011 absolute error 2.6834090505190034e-13 relative error 2.6920235258015204e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.2900000000000043 y[1] (closed_form) 0.10382000000000179 y[1] (numeric) 0.10382000000027013 absolute error 2.6834090505190034e-13 relative error 2.5846744851848944e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.3000000000000043 y[1] (closed_form) 0.1080000000000018 y[1] (numeric) 0.10800000000027014 absolute error 2.6834090505190034e-13 relative error 2.4846380097397763e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.3100000000000043 y[1] (closed_form) 0.11222000000000183 y[1] (numeric) 0.11222000000027016 absolute error 2.683270272640925e-13 relative error 2.391080264338693e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.32000000000000434 y[1] (closed_form) 0.11648000000000185 y[1] (numeric) 0.11648000000027017 absolute error 2.683270272640925e-13 relative error 2.3036317587919665e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.33000000000000435 y[1] (closed_form) 0.12078000000000187 y[1] (numeric) 0.12078000000027019 absolute error 2.683131494762847e-13 relative error 2.221503141880117e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.34000000000000435 y[1] (closed_form) 0.1251200000000019 y[1] (numeric) 0.1251200000002702 absolute error 2.683131494762847e-13 relative error 2.1444465271441866e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.35000000000000436 y[1] (closed_form) 0.12950000000000192 y[1] (numeric) 0.1295000000002702 absolute error 2.682853939006691e-13 relative error 2.0717018834028194e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.36000000000000437 y[1] (closed_form) 0.13392000000000193 y[1] (numeric) 0.13392000000027024 absolute error 2.683131494762847e-13 relative error 2.0035330755397316e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.3700000000000044 y[1] (closed_form) 0.13838000000000195 y[1] (numeric) 0.13838000000027026 absolute error 2.683131494762847e-13 relative error 1.9389590220861464e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.3800000000000044 y[1] (closed_form) 0.14288000000000198 y[1] (numeric) 0.14288000000027026 absolute error 2.682853939006691e-13 relative error 1.8776973257325404e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.3900000000000044 y[1] (closed_form) 0.147420000000002 y[1] (numeric) 0.14742000000027028 absolute error 2.682853939006691e-13 relative error 1.8198710751639224e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.4000000000000044 y[1] (closed_form) 0.15200000000000202 y[1] (numeric) 0.1520000000002703 absolute error 2.682853939006691e-13 relative error 1.765035486188589e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.4100000000000044 y[1] (closed_form) 0.15662000000000204 y[1] (numeric) 0.15662000000027032 absolute error 2.682853939006691e-13 relative error 1.7129702075128692e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.4200000000000044 y[1] (closed_form) 0.1612800000000021 y[1] (numeric) 0.16128000000027032 absolute error 2.682298827494378e-13 relative error 1.6631317134761554e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.43000000000000443 y[1] (closed_form) 0.1659800000000021 y[1] (numeric) 0.16598000000027036 absolute error 2.6825763832505345e-13 relative error 1.6162045928729368e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.44000000000000444 y[1] (closed_form) 0.17072000000000212 y[1] (numeric) 0.17072000000027038 absolute error 2.6825763832505345e-13 relative error 1.5713310586050263e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.45000000000000445 y[1] (closed_form) 0.17550000000000215 y[1] (numeric) 0.17550000000027038 absolute error 2.682298827494378e-13 relative error 1.5283754002816781e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.46000000000000446 y[1] (closed_form) 0.18032000000000217 y[1] (numeric) 0.1803200000002704 absolute error 2.682298827494378e-13 relative error 1.4875215325501032e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.47000000000000447 y[1] (closed_form) 0.18518000000000218 y[1] (numeric) 0.18518000000027043 absolute error 2.6825763832505345e-13 relative error 1.4486318086459136e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.4800000000000045 y[1] (closed_form) 0.19008000000000222 y[1] (numeric) 0.19008000000027045 absolute error 2.682298827494378e-13 relative error 1.411142059919164e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.4900000000000045 y[1] (closed_form) 0.19502000000000225 y[1] (numeric) 0.19502000000027045 absolute error 2.682021271738222e-13 relative error 1.3752544722275618e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5000000000000044 y[1] (closed_form) 0.20000000000000223 y[1] (numeric) 0.20000000000027046 absolute error 2.682298827494378e-13 relative error 1.341149413747174e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5100000000000044 y[1] (closed_form) 0.20502000000000226 y[1] (numeric) 0.20502000000027049 absolute error 2.682298827494378e-13 relative error 1.3083108123570134e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5200000000000045 y[1] (closed_form) 0.21008000000000226 y[1] (numeric) 0.2100800000002705 absolute error 2.682298827494378e-13 relative error 1.2767987564234336e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5300000000000045 y[1] (closed_form) 0.21518000000000229 y[1] (numeric) 0.21518000000027052 absolute error 2.682298827494378e-13 relative error 1.2465372374265032e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5400000000000045 y[1] (closed_form) 0.2203200000000023 y[1] (numeric) 0.22032000000027055 absolute error 2.6825763832505345e-13 relative error 1.2175818732981603e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5500000000000045 y[1] (closed_form) 0.22550000000000234 y[1] (numeric) 0.22550000000027057 absolute error 2.682298827494378e-13 relative error 1.1894895022147894e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5600000000000045 y[1] (closed_form) 0.23072000000000237 y[1] (numeric) 0.23072000000027057 absolute error 2.682021271738222e-13 relative error 1.1624572086243908e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5700000000000045 y[1] (closed_form) 0.23598000000000235 y[1] (numeric) 0.23598000000027058 absolute error 2.682298827494378e-13 relative error 1.136663627211777e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5800000000000045 y[1] (closed_form) 0.24128000000000238 y[1] (numeric) 0.2412800000002706 absolute error 2.682298827494378e-13 relative error 1.1116954689548872e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5900000000000045 y[1] (closed_form) 0.24662000000000242 y[1] (numeric) 0.24662000000027062 absolute error 2.682021271738222e-13 relative error 1.087511666425349e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6000000000000045 y[1] (closed_form) 0.25200000000000244 y[1] (numeric) 0.2520000000002707 absolute error 2.682298827494378e-13 relative error 1.0644042966247429e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6100000000000045 y[1] (closed_form) 0.2574200000000025 y[1] (numeric) 0.2574200000002707 absolute error 2.682298827494378e-13 relative error 1.0419931736051404e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6200000000000045 y[1] (closed_form) 0.2628800000000025 y[1] (numeric) 0.26288000000027073 absolute error 2.682298827494378e-13 relative error 1.020351045151534e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6300000000000046 y[1] (closed_form) 0.2683800000000025 y[1] (numeric) 0.26838000000027074 absolute error 2.682298827494378e-13 relative error 9.994406541077402e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6400000000000046 y[1] (closed_form) 0.27392000000000255 y[1] (numeric) 0.2739200000002708 absolute error 2.682298827494378e-13 relative error 9.79227083635497e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6500000000000046 y[1] (closed_form) 0.2795000000000026 y[1] (numeric) 0.27950000000027075 absolute error 2.6817437159820656e-13 relative error 9.594789681509985e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6600000000000046 y[1] (closed_form) 0.2851200000000026 y[1] (numeric) 0.28512000000027077 absolute error 2.6817437159820656e-13 relative error 9.405666792866306e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6700000000000046 y[1] (closed_form) 0.2907800000000026 y[1] (numeric) 0.2907800000002708 absolute error 2.682298827494378e-13 relative error 9.224495589429653e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6800000000000046 y[1] (closed_form) 0.29648000000000263 y[1] (numeric) 0.2964800000002708 absolute error 2.6817437159820656e-13 relative error 9.045276969718165e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6900000000000046 y[1] (closed_form) 0.30222000000000265 y[1] (numeric) 0.3022200000002708 absolute error 2.6817437159820656e-13 relative error 8.873481953484356e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7000000000000046 y[1] (closed_form) 0.30800000000000266 y[1] (numeric) 0.3080000000002709 absolute error 2.682298827494378e-13 relative error 8.708762426929724e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7100000000000046 y[1] (closed_form) 0.3138200000000027 y[1] (numeric) 0.3138200000002709 absolute error 2.6817437159820656e-13 relative error 8.545483767707739e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7200000000000046 y[1] (closed_form) 0.31968000000000274 y[1] (numeric) 0.3196800000002709 absolute error 2.6817437159820656e-13 relative error 8.388837950394277e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7300000000000046 y[1] (closed_form) 0.32558000000000276 y[1] (numeric) 0.32558000000027093 absolute error 2.6817437159820656e-13 relative error 8.23681957117158e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7400000000000047 y[1] (closed_form) 0.33152000000000276 y[1] (numeric) 0.33152000000027093 absolute error 2.6817437159820656e-13 relative error 8.089236595023056e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7500000000000047 y[1] (closed_form) 0.3375000000000028 y[1] (numeric) 0.33750000000027097 absolute error 2.6817437159820656e-13 relative error 7.945907306613462e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7600000000000047 y[1] (closed_form) 0.3435200000000028 y[1] (numeric) 0.34352000000027094 absolute error 2.681188604469753e-13 relative error 7.805043678591439e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7700000000000047 y[1] (closed_form) 0.34958000000000283 y[1] (numeric) 0.34958000000027095 absolute error 2.681188604469753e-13 relative error 7.669742560986702e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7800000000000047 y[1] (closed_form) 0.3556800000000029 y[1] (numeric) 0.355680000000271 absolute error 2.681188604469753e-13 relative error 7.538204578468655e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7900000000000047 y[1] (closed_form) 0.3618200000000029 y[1] (numeric) 0.361820000000271 absolute error 2.6806334929574405e-13 relative error 7.408748805918464e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8000000000000047 y[1] (closed_form) 0.3680000000000029 y[1] (numeric) 0.368000000000271 absolute error 2.681188604469753e-13 relative error 7.285838599102533e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8100000000000047 y[1] (closed_form) 0.37422000000000294 y[1] (numeric) 0.37422000000027106 absolute error 2.681188604469753e-13 relative error 7.164738935571941e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8200000000000047 y[1] (closed_form) 0.3804800000000029 y[1] (numeric) 0.38048000000027105 absolute error 2.681188604469753e-13 relative error 7.04685819088975e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8300000000000047 y[1] (closed_form) 0.386780000000003 y[1] (numeric) 0.3867800000002711 absolute error 2.6806334929574405e-13 relative error 6.930641431711618e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8400000000000047 y[1] (closed_form) 0.393120000000003 y[1] (numeric) 0.39312000000027114 absolute error 2.681188604469753e-13 relative error 6.820280332900215e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8500000000000048 y[1] (closed_form) 0.399500000000003 y[1] (numeric) 0.39950000000027114 absolute error 2.681188604469753e-13 relative error 6.711360712064412e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8600000000000048 y[1] (closed_form) 0.40592000000000306 y[1] (numeric) 0.4059200000002712 absolute error 2.681188604469753e-13 relative error 6.605214338957757e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8700000000000048 y[1] (closed_form) 0.4123800000000031 y[1] (numeric) 0.4123800000002712 absolute error 2.681188604469753e-13 relative error 6.501742578373668e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8800000000000048 y[1] (closed_form) 0.4188800000000031 y[1] (numeric) 0.4188800000002712 absolute error 2.681188604469753e-13 relative error 6.400851328470525e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8900000000000048 y[1] (closed_form) 0.42542000000000313 y[1] (numeric) 0.42542000000027125 absolute error 2.681188604469753e-13 relative error 6.302450765055083e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9000000000000048 y[1] (closed_form) 0.43200000000000316 y[1] (numeric) 0.4320000000002712 absolute error 2.6806334929574405e-13 relative error 6.205170122586623e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9100000000000048 y[1] (closed_form) 0.4386200000000032 y[1] (numeric) 0.43862000000027124 absolute error 2.6806334929574405e-13 relative error 6.111516786643156e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9200000000000048 y[1] (closed_form) 0.44528000000000323 y[1] (numeric) 0.4452800000002713 absolute error 2.6806334929574405e-13 relative error 6.020107556947137e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9300000000000048 y[1] (closed_form) 0.4519800000000032 y[1] (numeric) 0.4519800000002713 absolute error 2.6806334929574405e-13 relative error 5.930867500680166e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9400000000000048 y[1] (closed_form) 0.45872000000000324 y[1] (numeric) 0.4587200000002713 absolute error 2.6806334929574405e-13 relative error 5.843724914887996e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9500000000000048 y[1] (closed_form) 0.46550000000000324 y[1] (numeric) 0.46550000000027136 absolute error 2.681188604469753e-13 relative error 5.759803661589118e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9600000000000048 y[1] (closed_form) 0.4723200000000033 y[1] (numeric) 0.47232000000027136 absolute error 2.6806334929574405e-13 relative error 5.675460477975571e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9700000000000049 y[1] (closed_form) 0.4791800000000033 y[1] (numeric) 0.4791800000002714 absolute error 2.6806334929574405e-13 relative error 5.594209885549109e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9800000000000049 y[1] (closed_form) 0.48608000000000334 y[1] (numeric) 0.4860800000002714 absolute error 2.6806334929574405e-13 relative error 5.5147989897906145e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9900000000000049 y[1] (closed_form) 0.49302000000000334 y[1] (numeric) 0.4930200000002714 absolute error 2.6806334929574405e-13 relative error 5.437169877403396e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0000000000000049 y[1] (closed_form) 0.5000000000000033 y[1] (numeric) 0.5000000000002714 absolute error 2.681188604469753e-13 relative error 5.3623772089394705e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0100000000000038 y[1] (closed_form) 0.5070200000000027 y[1] (numeric) 0.5070200000002715 absolute error 2.687849942617504e-13 relative error 5.301270053681294e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0200000000000027 y[1] (closed_form) 0.5140800000000019 y[1] (numeric) 0.5140800000002715 absolute error 2.696731726814505e-13 relative error 5.2457433216901947e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0300000000000016 y[1] (closed_form) 0.5211800000000011 y[1] (numeric) 0.5211800000002715 absolute error 2.7045032879868813e-13 relative error 5.1891923864823586e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0400000000000005 y[1] (closed_form) 0.5283200000000003 y[1] (numeric) 0.5283200000002716 absolute error 2.7122748491592574e-13 relative error 5.1337728065552236e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0499999999999994 y[1] (closed_form) 0.5354999999999995 y[1] (numeric) 0.5355000000002715 absolute error 2.7200464103316335e-13 relative error 5.0794517466510475e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0599999999999983 y[1] (closed_form) 0.5427199999999988 y[1] (numeric) 0.5427200000002715 absolute error 2.7278179715040096e-13 relative error 5.026197618484699e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0699999999999972 y[1] (closed_form) 0.5499799999999979 y[1] (numeric) 0.5499800000002715 absolute error 2.7355895326763857e-13 relative error 4.973980022321532e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.079999999999996 y[1] (closed_form) 0.5572799999999971 y[1] (numeric) 0.5572800000002714 absolute error 2.743361093848762e-13 relative error 4.9227696918044356e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.089999999999995 y[1] (closed_form) 0.5646199999999962 y[1] (numeric) 0.5646200000002715 absolute error 2.752242878045763e-13 relative error 4.87450476080511e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0999999999999939 y[1] (closed_form) 0.5719999999999954 y[1] (numeric) 0.5720000000002714 absolute error 2.760014439218139e-13 relative error 4.825200068563219e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1099999999999928 y[1] (closed_form) 0.5794199999999946 y[1] (numeric) 0.5794200000002714 absolute error 2.7677860003905153e-13 relative error 4.7768216499094626e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1199999999999917 y[1] (closed_form) 0.5868799999999937 y[1] (numeric) 0.5868800000002713 absolute error 2.7755575615628914e-13 relative error 4.729344263840855e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1299999999999906 y[1] (closed_form) 0.5943799999999928 y[1] (numeric) 0.5943800000002712 absolute error 2.7844393457598926e-13 relative error 4.684611436723857e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1399999999999895 y[1] (closed_form) 0.601919999999992 y[1] (numeric) 0.6019200000002712 absolute error 2.7922109069322687e-13 relative error 4.6388405551108215e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1499999999999884 y[1] (closed_form) 0.609499999999991 y[1] (numeric) 0.6095000000002712 absolute error 2.80109269112927e-13 relative error 4.595722216783119e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1599999999999873 y[1] (closed_form) 0.6171199999999902 y[1] (numeric) 0.6171200000002711 absolute error 2.808864252301646e-13 relative error 4.551568985451274e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1699999999999862 y[1] (closed_form) 0.6247799999999893 y[1] (numeric) 0.624780000000271 absolute error 2.816635813474022e-13 relative error 4.5082041894331926e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.179999999999985 y[1] (closed_form) 0.6324799999999884 y[1] (numeric) 0.6324800000002709 absolute error 2.8255175976710234e-13 relative error 4.467362758776681e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.189999999999984 y[1] (closed_form) 0.6402199999999876 y[1] (numeric) 0.6402200000002709 absolute error 2.8332891588433995e-13 relative error 4.425493047457834e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1999999999999829 y[1] (closed_form) 0.6479999999999866 y[1] (numeric) 0.6480000000002708 absolute error 2.8421709430404007e-13 relative error 4.386066270124166e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2099999999999818 y[1] (closed_form) 0.6558199999999856 y[1] (numeric) 0.6558200000002707 absolute error 2.851052727237402e-13 relative error 4.3473098216545155e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2199999999999807 y[1] (closed_form) 0.6636799999999847 y[1] (numeric) 0.6636800000002707 absolute error 2.859934511434403e-13 relative error 4.309207014577009e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2299999999999796 y[1] (closed_form) 0.6715799999999839 y[1] (numeric) 0.6715800000002706 absolute error 2.8677060726067793e-13 relative error 4.270088556250705e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2399999999999785 y[1] (closed_form) 0.6795199999999828 y[1] (numeric) 0.6795200000002706 absolute error 2.877698079828406e-13 relative error 4.234898280887212e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2499999999999774 y[1] (closed_form) 0.6874999999999818 y[1] (numeric) 0.6875000000002705 absolute error 2.886579864025407e-13 relative error 4.198661620400703e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2599999999999763 y[1] (closed_form) 0.6955199999999809 y[1] (numeric) 0.6955200000002704 absolute error 2.894351425197783e-13 relative error 4.1614208436822267e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2699999999999751 y[1] (closed_form) 0.7035799999999799 y[1] (numeric) 0.7035800000002703 absolute error 2.9043434324194095e-13 relative error 4.1279505278994466e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.279999999999974 y[1] (closed_form) 0.711679999999979 y[1] (numeric) 0.7116800000002702 absolute error 2.9121149935917856e-13 relative error 4.091888199179226e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.289999999999973 y[1] (closed_form) 0.7198199999999779 y[1] (numeric) 0.7198200000002701 absolute error 2.922107000813412e-13 relative error 4.0594968197792524e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2999999999999718 y[1] (closed_form) 0.7279999999999769 y[1] (numeric) 0.7280000000002701 absolute error 2.9320990080350384e-13 relative error 4.0276085275207853e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3099999999999707 y[1] (closed_form) 0.7362199999999759 y[1] (numeric) 0.73622000000027 absolute error 2.9409807922320397e-13 relative error 3.99470374647814e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3199999999999696 y[1] (closed_form) 0.7444799999999749 y[1] (numeric) 0.7444800000002698 absolute error 2.948752353404416e-13 relative error 3.960821450414403e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3299999999999685 y[1] (closed_form) 0.7527799999999738 y[1] (numeric) 0.7527800000002697 absolute error 2.958744360626042e-13 relative error 3.930423710282081e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3399999999999674 y[1] (closed_form) 0.7611199999999728 y[1] (numeric) 0.7611200000002696 absolute error 2.9676261448230434e-13 relative error 3.899025311150869e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3499999999999663 y[1] (closed_form) 0.7694999999999718 y[1] (numeric) 0.7695000000002694 absolute error 2.9765079290200447e-13 relative error 3.8681064704615383e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3599999999999652 y[1] (closed_form) 0.7779199999999706 y[1] (numeric) 0.7779200000002693 absolute error 2.986499936241671e-13 relative error 3.839083628447377e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3699999999999641 y[1] (closed_form) 0.7863799999999697 y[1] (numeric) 0.7863800000002691 absolute error 2.994271497414047e-13 relative error 3.807664866113282e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.379999999999963 y[1] (closed_form) 0.7948799999999685 y[1] (numeric) 0.7948800000002689 absolute error 3.0042635046356736e-13 relative error 3.779518297901309e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.389999999999962 y[1] (closed_form) 0.8034199999999674 y[1] (numeric) 0.8034200000002688 absolute error 3.0142555118573e-13 relative error 3.751780528064303e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3999999999999608 y[1] (closed_form) 0.8119999999999663 y[1] (numeric) 0.8120000000002686 absolute error 3.0231372960543013e-13 relative error 3.723075487751757e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4099999999999597 y[1] (closed_form) 0.8206199999999653 y[1] (numeric) 0.8206200000002685 absolute error 3.0320190802513025e-13 relative error 3.694790622031429e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4199999999999586 y[1] (closed_form) 0.829279999999964 y[1] (numeric) 0.8292800000002682 absolute error 3.042011087472929e-13 relative error 3.668255700695858e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4299999999999575 y[1] (closed_form) 0.837979999999963 y[1] (numeric) 0.8379800000002681 absolute error 3.05089287166993e-13 relative error 3.6407705096423126e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4399999999999564 y[1] (closed_form) 0.8467199999999618 y[1] (numeric) 0.8467200000002679 absolute error 3.0608848788915566e-13 relative error 3.6149906449495635e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4499999999999553 y[1] (closed_form) 0.8554999999999606 y[1] (numeric) 0.8555000000002677 absolute error 3.070876886113183e-13 relative error 3.589569709074605e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4599999999999542 y[1] (closed_form) 0.8643199999999596 y[1] (numeric) 0.8643200000002675 absolute error 3.079758670310184e-13 relative error 3.5632157884930675e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4699999999999531 y[1] (closed_form) 0.8731799999999583 y[1] (numeric) 0.8731800000002674 absolute error 3.090860900556436e-13 relative error 3.539775190174515e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.479999999999952 y[1] (closed_form) 0.8820799999999572 y[1] (numeric) 0.8820800000002672 absolute error 3.099742684753437e-13 relative error 3.514128746546331e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.489999999999951 y[1] (closed_form) 0.891019999999956 y[1] (numeric) 0.891020000000267 absolute error 3.1108449149996886e-13 relative error 3.4913300655426844e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4999999999999498 y[1] (closed_form) 0.8999999999999548 y[1] (numeric) 0.9000000000002668 absolute error 3.11972669919669e-13 relative error 3.466362999107607e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5099999999999487 y[1] (closed_form) 0.9090199999999536 y[1] (numeric) 0.9090200000002666 absolute error 3.1297187064183163e-13 relative error 3.4429591278722974e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5199999999999476 y[1] (closed_form) 0.9180799999999525 y[1] (numeric) 0.9180800000002665 absolute error 3.1397107136399427e-13 relative error 3.419866148527476e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5299999999999465 y[1] (closed_form) 0.9271799999999513 y[1] (numeric) 0.9271800000002662 absolute error 3.149702720861569e-13 relative error 3.39707793617392e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5399999999999454 y[1] (closed_form) 0.9363199999999501 y[1] (numeric) 0.936320000000266 absolute error 3.1596947280831955e-13 relative error 3.3745885253795325e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5499999999999443 y[1] (closed_form) 0.9454999999999487 y[1] (numeric) 0.9455000000002659 absolute error 3.171907181354072e-13 relative error 3.3547405408294494e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5599999999999432 y[1] (closed_form) 0.9547199999999476 y[1] (numeric) 0.9547200000002657 absolute error 3.1807889655510735e-13 relative error 3.331645891519239e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.569999999999942 y[1] (closed_form) 0.9639799999999463 y[1] (numeric) 0.9639800000002654 absolute error 3.1907809727727e-13 relative error 3.310007440790138e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.579999999999941 y[1] (closed_form) 0.9732799999999451 y[1] (numeric) 0.9732800000002652 absolute error 3.2007729799943263e-13 relative error 3.2886455901636805e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.58999999999994 y[1] (closed_form) 0.9826199999999439 y[1] (numeric) 0.982620000000265 absolute error 3.2107649872159527e-13 relative error 3.267555094763119e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5999999999999388 y[1] (closed_form) 0.9919999999999425 y[1] (numeric) 0.9920000000002647 absolute error 3.2218672174622043e-13 relative error 3.247850017603217e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6099999999999377 y[1] (closed_form) 1.0014199999999411 y[1] (numeric) 1.0014200000002644 absolute error 3.232969447708456e-13 relative error 3.2283851408086974e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6199999999999366 y[1] (closed_form) 1.0108799999999398 y[1] (numeric) 1.0108800000002645 absolute error 3.2462921240039577e-13 relative error 3.211352607633103e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6299999999999355 y[1] (closed_form) 1.0203799999999386 y[1] (numeric) 1.0203800000002639 absolute error 3.2529534621517087e-13 relative error 3.1879823812225884e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6399999999999344 y[1] (closed_form) 1.0299199999999373 y[1] (numeric) 1.029920000000264 absolute error 3.2662761384472105e-13 relative error 3.171388203401633e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6499999999999333 y[1] (closed_form) 1.039499999999936 y[1] (numeric) 1.0395000000002632 absolute error 3.2729374765949615e-13 relative error 3.148569001053548e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6599999999999322 y[1] (closed_form) 1.0491199999999345 y[1] (numeric) 1.0491200000002634 absolute error 3.2884805989397137e-13 relative error 3.1345133053796695e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.669999999999931 y[1] (closed_form) 1.0587799999999334 y[1] (numeric) 1.0587800000002627 absolute error 3.2929214910382143e-13 relative error 3.110109268250648e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.67999999999993 y[1] (closed_form) 1.0684799999999322 y[1] (numeric) 1.068480000000263 absolute error 3.3084646133829665e-13 relative error 3.096421658227741e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.689999999999929 y[1] (closed_form) 1.0782199999999307 y[1] (numeric) 1.0782200000002622 absolute error 3.3151259515307174e-13 relative error 3.074628509516546e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6999999999999278 y[1] (closed_form) 1.0879999999999295 y[1] (numeric) 1.0880000000002623 absolute error 3.3284486278262193e-13 relative error 3.059235871164003e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7099999999999267 y[1] (closed_form) 1.097819999999928 y[1] (numeric) 1.0978200000002616 absolute error 3.33510996597397e-13 relative error 3.037938793221283e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7199999999999256 y[1] (closed_form) 1.1076799999999265 y[1] (numeric) 1.1076800000002616 absolute error 3.3506530883187224e-13 relative error 3.024928759496375e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7299999999999245 y[1] (closed_form) 1.1175799999999252 y[1] (numeric) 1.117580000000261 absolute error 3.3573144264664734e-13 relative error 3.004093153480465e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7399999999999234 y[1] (closed_form) 1.1275199999999237 y[1] (numeric) 1.127520000000261 absolute error 3.3728575488112256e-13 relative error 2.991394874424803e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7499999999999223 y[1] (closed_form) 1.1374999999999225 y[1] (numeric) 1.1375000000002604 absolute error 3.3795188869589765e-13 relative error 2.9710056149091925e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7599999999999212 y[1] (closed_form) 1.147519999999921 y[1] (numeric) 1.1475200000002603 absolute error 3.3928415632544784e-13 relative error 2.956673141430835e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.76999999999992 y[1] (closed_form) 1.1575799999999195 y[1] (numeric) 1.1575800000002598 absolute error 3.40394379350073e-13 relative error 2.940568939944511e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.779999999999919 y[1] (closed_form) 1.1676799999999181 y[1] (numeric) 1.1676800000002596 absolute error 3.4150460237469815e-13 relative error 2.9246420455494834e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7899999999999179 y[1] (closed_form) 1.1778199999999166 y[1] (numeric) 1.1778200000002592 absolute error 3.426148253993233e-13 relative error 2.9088895196154556e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7999999999999168 y[1] (closed_form) 1.1879999999999153 y[1] (numeric) 1.1880000000002588 absolute error 3.4350300381902343e-13 relative error 2.891439426086262e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8099999999999157 y[1] (closed_form) 1.1982199999999137 y[1] (numeric) 1.1982200000002585 absolute error 3.448352714485736e-13 relative error 2.8778961413479866e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8199999999999146 y[1] (closed_form) 1.2084799999999123 y[1] (numeric) 1.2084800000002582 absolute error 3.459454944731988e-13 relative error 2.8626497291905856e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8299999999999135 y[1] (closed_form) 1.218779999999911 y[1] (numeric) 1.218780000000258 absolute error 3.4705571749782393e-13 relative error 2.847566562446457e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8399999999999124 y[1] (closed_form) 1.2291199999999094 y[1] (numeric) 1.2291200000002576 absolute error 3.481659405224491e-13 relative error 2.8326440097181295e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8499999999999113 y[1] (closed_form) 1.2394999999999077 y[1] (numeric) 1.2395000000002574 absolute error 3.497202527569243e-13 relative error 2.8214623054211406e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8599999999999102 y[1] (closed_form) 1.2499199999999062 y[1] (numeric) 1.2499200000002568 absolute error 3.5060843117662444e-13 relative error 2.805046972419441e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.869999999999909 y[1] (closed_form) 1.2603799999999048 y[1] (numeric) 1.2603800000002567 absolute error 3.519406988061746e-13 relative error 2.7923380155683303e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.879999999999908 y[1] (closed_form) 1.2708799999999032 y[1] (numeric) 1.270880000000256 absolute error 3.5282887722587475e-13 relative error 2.776256430393913e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8899999999999069 y[1] (closed_form) 1.2814199999999016 y[1] (numeric) 1.281420000000256 absolute error 3.5438318946034997e-13 relative error 2.7655506349235782e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8999999999999058 y[1] (closed_form) 1.2919999999999003 y[1] (numeric) 1.2920000000002552 absolute error 3.5482727867020003e-13 relative error 2.7463411661782307e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9099999999999047 y[1] (closed_form) 1.3026199999998986 y[1] (numeric) 1.3026200000002552 absolute error 3.566036355096003e-13 relative error 2.7375875966101244e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9199999999999036 y[1] (closed_form) 1.3132799999998972 y[1] (numeric) 1.3132800000002545 absolute error 3.5726976932437537e-13 relative error 2.7204386674921063e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9299999999999025 y[1] (closed_form) 1.3239799999998956 y[1] (numeric) 1.3239800000002546 absolute error 3.590461261637756e-13 relative error 2.711869712260034e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9399999999999014 y[1] (closed_form) 1.334719999999894 y[1] (numeric) 1.3347200000002537 absolute error 3.597122599785507e-13 relative error 2.6950391091658124e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9499999999999003 y[1] (closed_form) 1.3454999999998924 y[1] (numeric) 1.3455000000002537 absolute error 3.6126657221302594e-13 relative error 2.6849986786551825e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9599999999998992 y[1] (closed_form) 1.3563199999998907 y[1] (numeric) 1.3563200000002529 absolute error 3.6215475063272606e-13 relative error 2.6701276294145573e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.969999999999898 y[1] (closed_form) 1.3671799999998893 y[1] (numeric) 1.3671800000002527 absolute error 3.6348701826227625e-13 relative error 2.6586624896670936e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.979999999999897 y[1] (closed_form) 1.3780799999998874 y[1] (numeric) 1.378080000000252 absolute error 3.645972412869014e-13 relative error 2.645689954769906e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9899999999998959 y[1] (closed_form) 1.3890199999998858 y[1] (numeric) 1.389020000000252 absolute error 3.6615155352137663e-13 relative error 2.6360423429569534e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9999999999998948 y[1] (closed_form) 1.3999999999998844 y[1] (numeric) 1.4000000000002513 absolute error 3.668176873361517e-13 relative error 2.6201263381155856e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0099999999998936 y[1] (closed_form) 1.4110199999998827 y[1] (numeric) 1.411020000000251 absolute error 3.6837199957062694e-13 relative error 2.6106787966907455e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0199999999998925 y[1] (closed_form) 1.422079999999881 y[1] (numeric) 1.4220800000002505 absolute error 3.694822225952521e-13 relative error 2.598181695792663e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0299999999998914 y[1] (closed_form) 1.4331799999998793 y[1] (numeric) 1.4331800000002501 absolute error 3.708144902248023e-13 relative error 2.5873546255518045e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0399999999998903 y[1] (closed_form) 1.4443199999998777 y[1] (numeric) 1.4443200000002496 absolute error 3.7192471324942744e-13 relative error 2.575085252918044e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0499999999998892 y[1] (closed_form) 1.455499999999876 y[1] (numeric) 1.4555000000002492 absolute error 3.7325698087897763e-13 relative error 2.5644588174442423e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.059999999999888 y[1] (closed_form) 1.4667199999998743 y[1] (numeric) 1.4667200000002487 absolute error 3.743672039036028e-13 relative error 2.5524108480394e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.069999999999887 y[1] (closed_form) 1.4779799999998726 y[1] (numeric) 1.4779800000002483 absolute error 3.7569947153315297e-13 relative error 2.5419794011636514e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.079999999999886 y[1] (closed_form) 1.489279999999871 y[1] (numeric) 1.489280000000248 absolute error 3.7703173916270316e-13 relative error 2.5316376985035442e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.089999999999885 y[1] (closed_form) 1.5006199999998693 y[1] (numeric) 1.5006200000002474 absolute error 3.781419621873283e-13 relative error 2.5199048539094592e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0999999999998837 y[1] (closed_form) 1.5119999999998677 y[1] (numeric) 1.5120000000002471 absolute error 3.794742298168785e-13 relative error 2.509750197201797e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1099999999998826 y[1] (closed_form) 1.5234199999998659 y[1] (numeric) 1.5234200000002465 absolute error 3.8058445284150366e-13 relative error 2.498224080303115e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1199999999998815 y[1] (closed_form) 1.5348799999998641 y[1] (numeric) 1.5348800000002463 absolute error 3.821387650759789e-13 relative error 2.4896979899146037e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1299999999998804 y[1] (closed_form) 1.5463799999998624 y[1] (numeric) 1.5463800000002454 absolute error 3.83026943495679e-13 relative error 2.4769263925795282e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1399999999998793 y[1] (closed_form) 1.5579199999998607 y[1] (numeric) 1.5579200000002453 absolute error 3.8458125573015423e-13 relative error 2.4685558676324113e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1499999999998782 y[1] (closed_form) 1.569499999999859 y[1] (numeric) 1.5695000000002444 absolute error 3.8546943414985435e-13 relative error 2.4560014918756866e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.159999999999877 y[1] (closed_form) 1.581119999999857 y[1] (numeric) 1.5811200000002443 absolute error 3.872457909892546e-13 relative error 2.449186595510079e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.169999999999876 y[1] (closed_form) 1.5927799999998553 y[1] (numeric) 1.5927800000002434 absolute error 3.8813396940895473e-13 relative error 2.4368335200654827e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.179999999999875 y[1] (closed_form) 1.6044799999998536 y[1] (numeric) 1.6044800000002435 absolute error 3.89910326248355e-13 relative error 2.4301351606027534e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.189999999999874 y[1] (closed_form) 1.6162199999998517 y[1] (numeric) 1.6162200000002425 absolute error 3.907985046680551e-13 relative error 2.417978398164179e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1999999999998727 y[1] (closed_form) 1.62799999999985 y[1] (numeric) 1.6280000000002424 absolute error 3.923528169025303e-13 relative error 2.4100295878536022e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.2099999999998716 y[1] (closed_form) 1.639819999999848 y[1] (numeric) 1.6398200000002414 absolute error 3.934630399271555e-13 relative error 2.3994282294836748e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.2199999999998705 y[1] (closed_form) 1.6516799999998462 y[1] (numeric) 1.6516800000002412 absolute error 3.950173521616307e-13 relative error 2.391609465281819e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.2299999999998694 y[1] (closed_form) 1.6635799999998444 y[1] (numeric) 1.6635800000002403 absolute error 3.959055305813308e-13 relative error 2.3798406483689865e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.2399999999998683 y[1] (closed_form) 1.6755199999998425 y[1] (numeric) 1.6755200000002402 absolute error 3.9768188742073107e-13 relative error 2.3734833808057706e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.249999999999867 y[1] (closed_form) 1.6874999999998406 y[1] (numeric) 1.6875000000002394 absolute error 3.9879211044535623e-13 relative error 2.363212506343075e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.259999999999866 y[1] (closed_form) 1.699519999999839 y[1] (numeric) 1.699520000000239 absolute error 4.001243780749064e-13 relative error 2.3543375663419337e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.269999999999865 y[1] (closed_form) 1.7115799999998371 y[1] (numeric) 1.7115800000002384 absolute error 4.0123460109953157e-13 relative error 2.3442351575711902e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.279999999999864 y[1] (closed_form) 1.7236799999998351 y[1] (numeric) 1.723680000000238 absolute error 4.027889133340068e-13 relative error 2.336796350448142e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.289999999999863 y[1] (closed_form) 1.7358199999998334 y[1] (numeric) 1.7358200000002373 absolute error 4.0389913635863195e-13 relative error 2.3268491914983736e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.2999999999998617 y[1] (closed_form) 1.7479999999998315 y[1] (numeric) 1.7480000000002367 absolute error 4.0523140398818214e-13 relative error 2.318257459886849e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.3099999999998606 y[1] (closed_form) 1.7602199999998294 y[1] (numeric) 1.7602200000002362 absolute error 4.0678571622265736e-13 relative error 2.3109936043375077e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.3199999999998595 y[1] (closed_form) 1.7724799999998275 y[1] (numeric) 1.7724800000002356 absolute error 4.0811798385220754e-13 relative error 2.30252518421786e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.3299999999998584 y[1] (closed_form) 1.7847799999998255 y[1] (numeric) 1.7847800000002352 absolute error 4.0967229608668276e-13 relative error 2.2953657934687907e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.3399999999998573 y[1] (closed_form) 1.7971199999998237 y[1] (numeric) 1.7971200000002345 absolute error 4.107825191113079e-13 relative error 2.2857823579468718e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.349999999999856 y[1] (closed_form) 1.8094999999998218 y[1] (numeric) 1.8095000000002341 absolute error 4.1233683134578314e-13 relative error 2.2787335249838284e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.359999999999855 y[1] (closed_form) 1.8219199999998197 y[1] (numeric) 1.8219200000002334 absolute error 4.1366909897533333e-13 relative error 2.2705118719558173e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.369999999999854 y[1] (closed_form) 1.8343799999998178 y[1] (numeric) 1.834380000000233 absolute error 4.1522341120980855e-13 relative error 2.2635626817227062e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.379999999999853 y[1] (closed_form) 1.8468799999998158 y[1] (numeric) 1.8468800000002321 absolute error 4.163336342344337e-13 relative error 2.2542538455908083e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.389999999999852 y[1] (closed_form) 1.859419999999814 y[1] (numeric) 1.8594200000002319 absolute error 4.178879464689089e-13 relative error 2.247410194947622e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.3999999999998507 y[1] (closed_form) 1.871999999999812 y[1] (numeric) 1.8720000000002308 absolute error 4.1877612488860905e-13 relative error 2.2370519491915123e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.4099999999998496 y[1] (closed_form) 1.88461999999981 y[1] (numeric) 1.8846200000002307 absolute error 4.2077452633293433e-13 relative error 2.2326756923569566e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.4199999999998485 y[1] (closed_form) 1.897279999999808 y[1] (numeric) 1.8972800000002297 absolute error 4.2166270475263445e-13 relative error 2.222459018978101e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.4299999999998474 y[1] (closed_form) 1.909979999999806 y[1] (numeric) 1.9099800000002296 absolute error 4.2366110619695974e-13 relative error 2.218144201494271e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.4399999999998463 y[1] (closed_form) 1.9227199999998041 y[1] (numeric) 1.9227200000002285 absolute error 4.2432724001173483e-13 relative error 2.2069112507893923e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.449999999999845 y[1] (closed_form) 1.9354999999998022 y[1] (numeric) 1.9355000000002283 absolute error 4.261035968511351e-13 relative error 2.2015169044235527e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.459999999999844 y[1] (closed_form) 1.9483199999998 y[1] (numeric) 1.9483200000002272 absolute error 4.2721381987576024e-13 relative error 2.1927292224881134e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.469999999999843 y[1] (closed_form) 1.961179999999798 y[1] (numeric) 1.9611800000002269 absolute error 4.2876813211023546e-13 relative error 2.1862762832084744e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.479999999999842 y[1] (closed_form) 1.974079999999796 y[1] (numeric) 1.9740800000002259 absolute error 4.298783551348606e-13 relative error 2.1776136485598608e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.489999999999841 y[1] (closed_form) 1.9870199999997937 y[1] (numeric) 1.9870200000002256 absolute error 4.318767565791859e-13 relative error 2.173489731251979e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.4999999999998397 y[1] (closed_form) 1.9999999999997917 y[1] (numeric) 2.0000000000002247 absolute error 4.3298697960381105e-13 relative error 2.1649348980192808e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5099999999998386 y[1] (closed_form) 2.0130199999997895 y[1] (numeric) 2.013020000000224 absolute error 4.3431924723336124e-13 relative error 2.157550581879001e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5199999999998375 y[1] (closed_form) 2.0260799999997876 y[1] (numeric) 2.0260800000002233 absolute error 4.3565151486291143e-13 relative error 2.1502187221775897e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5299999999998364 y[1] (closed_form) 2.0391799999997855 y[1] (numeric) 2.0391800000002225 absolute error 4.369837824924616e-13 relative error 2.1429387424970213e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5399999999998353 y[1] (closed_form) 2.052319999999783 y[1] (numeric) 2.052320000000222 absolute error 4.3876013933186186e-13 relative error 2.1378739150420413e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.549999999999834 y[1] (closed_form) 2.065499999999781 y[1] (numeric) 2.0655000000002213 absolute error 4.4009240696141205e-13 relative error 2.13068219298697e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.559999999999833 y[1] (closed_form) 2.078719999999779 y[1] (numeric) 2.0787200000002204 absolute error 4.4142467459096224e-13 relative error 2.1235408067994205e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.569999999999832 y[1] (closed_form) 2.091979999999777 y[1] (numeric) 2.0919800000002198 absolute error 4.4275694222051243e-13 relative error 2.1164492118498246e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.579999999999831 y[1] (closed_form) 2.105279999999775 y[1] (numeric) 2.105280000000219 absolute error 4.440892098500626e-13 relative error 2.1094068715330508e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5899999999998298 y[1] (closed_form) 2.1186199999997726 y[1] (numeric) 2.1186200000002184 absolute error 4.4586556668946287e-13 relative error 2.10450938200107e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5999999999998287 y[1] (closed_form) 2.1319999999997705 y[1] (numeric) 2.1320000000002173 absolute error 4.46753745109163e-13 relative error 2.0954678476041795e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6099999999998276 y[1] (closed_form) 2.1454199999997683 y[1] (numeric) 2.145420000000217 absolute error 4.4853010194856324e-13 relative error 2.0906400702361855e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6199999999998265 y[1] (closed_form) 2.158879999999766 y[1] (numeric) 2.158880000000216 absolute error 4.503064587879635e-13 relative error 2.0858336674016728e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6299999999998254 y[1] (closed_form) 2.1723799999997637 y[1] (numeric) 2.172380000000216 absolute error 4.5208281562736374e-13 relative error 2.0810485072934427e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6399999999998243 y[1] (closed_form) 2.185919999999762 y[1] (numeric) 2.185920000000215 absolute error 4.5297099404706387e-13 relative error 2.0722212800427883e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.649999999999823 y[1] (closed_form) 2.1994999999997593 y[1] (numeric) 2.1995000000002145 absolute error 4.551914400963142e-13 relative error 2.0695223464258423e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.659999999999822 y[1] (closed_form) 2.213119999999757 y[1] (numeric) 2.2131200000002136 absolute error 4.565237077258644e-13 relative error 2.062805937888205e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.669999999999821 y[1] (closed_form) 2.226779999999755 y[1] (numeric) 2.2267800000002134 absolute error 4.583000645652646e-13 relative error 2.0581290678258068e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.67999999999982 y[1] (closed_form) 2.240479999999753 y[1] (numeric) 2.240480000000212 absolute error 4.591882429849647e-13 relative error 2.049508332968897e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6899999999998188 y[1] (closed_form) 2.2542199999997505 y[1] (numeric) 2.254220000000212 absolute error 4.614086890342151e-13 relative error 2.046866273186584e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6999999999998177 y[1] (closed_form) 2.2679999999997484 y[1] (numeric) 2.2680000000002107 absolute error 4.622968674539152e-13 relative error 2.0383459764284237e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7099999999998166 y[1] (closed_form) 2.281819999999746 y[1] (numeric) 2.2818200000002102 absolute error 4.640732242933154e-13 relative error 2.0337854181897217e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7199999999998155 y[1] (closed_form) 2.2956799999997437 y[1] (numeric) 2.295680000000209 absolute error 4.654054919228656e-13 relative error 2.0273099557556698e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7299999999998144 y[1] (closed_form) 2.3095799999997415 y[1] (numeric) 2.3095800000002087 absolute error 4.671818487622659e-13 relative error 2.0228000275475116e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7399999999998133 y[1] (closed_form) 2.323519999999739 y[1] (numeric) 2.3235200000002076 absolute error 4.685141163918161e-13 relative error 2.0163980357038832e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.749999999999812 y[1] (closed_form) 2.337499999999737 y[1] (numeric) 2.337500000000207 absolute error 4.698463840213662e-13 relative error 2.010038006508745e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.759999999999811 y[1] (closed_form) 2.3515199999997347 y[1] (numeric) 2.351520000000206 absolute error 4.711786516509164e-13 relative error 2.003719516104348e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.76999999999981 y[1] (closed_form) 2.3655799999997322 y[1] (numeric) 2.365580000000205 absolute error 4.729550084903167e-13 relative error 1.999319441702966e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.779999999999809 y[1] (closed_form) 2.37967999999973 y[1] (numeric) 2.3796800000002043 absolute error 4.742872761198669e-13 relative error 1.9930716571972732e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7899999999998077 y[1] (closed_form) 2.3938199999997276 y[1] (numeric) 2.3938200000002037 absolute error 4.760636329592671e-13 relative error 1.9887194231785234e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7999999999998066 y[1] (closed_form) 2.4079999999997255 y[1] (numeric) 2.408000000000203 absolute error 4.773959005888173e-13 relative error 1.9825411154022912e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8099999999998055 y[1] (closed_form) 2.422219999999723 y[1] (numeric) 2.4222200000002023 absolute error 4.791722574282176e-13 relative error 1.9782359051955327e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8199999999998044 y[1] (closed_form) 2.4364799999997206 y[1] (numeric) 2.4364800000002016 absolute error 4.809486142676178e-13 relative error 1.973948541616073e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8299999999998033 y[1] (closed_form) 2.4507799999997184 y[1] (numeric) 2.4507800000002007 absolute error 4.82280881897168e-13 relative error 1.9678668909376746e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8399999999998022 y[1] (closed_form) 2.465119999999716 y[1] (numeric) 2.4651200000002 absolute error 4.840572387365683e-13 relative error 1.963625457327124e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.849999999999801 y[1] (closed_form) 2.4794999999997134 y[1] (numeric) 2.479500000000199 absolute error 4.858335955759685e-13 relative error 1.9594014743941305e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8599999999998 y[1] (closed_form) 2.493919999999711 y[1] (numeric) 2.4939200000001986 absolute error 4.876099524153688e-13 relative error 1.9551948435211444e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.869999999999799 y[1] (closed_form) 2.508379999999709 y[1] (numeric) 2.5083800000001975 absolute error 4.884981308350689e-13 relative error 1.9474646219278002e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.879999999999798 y[1] (closed_form) 2.5228799999997062 y[1] (numeric) 2.522880000000197 absolute error 4.907185768843192e-13 relative error 1.9450729994465702e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8899999999997967 y[1] (closed_form) 2.537419999999704 y[1] (numeric) 2.537420000000196 absolute error 4.920508445138694e-13 relative error 1.9391777652652174e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8999999999997956 y[1] (closed_form) 2.5519999999997016 y[1] (numeric) 2.5520000000001954 absolute error 4.938272013532696e-13 relative error 1.9350595664315336e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9099999999997945 y[1] (closed_form) 2.5666199999996993 y[1] (numeric) 2.566620000000194 absolute error 4.947153797729698e-13 relative error 1.9274975640064666e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9199999999997934 y[1] (closed_form) 2.5812799999996967 y[1] (numeric) 2.5812800000001936 absolute error 4.969358258222201e-13 relative error 1.925152737487907e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9299999999997923 y[1] (closed_form) 2.5959799999996944 y[1] (numeric) 2.5959800000001922 absolute error 4.978240042419202e-13 relative error 1.9176727256834752e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9399999999997912 y[1] (closed_form) 2.610719999999692 y[1] (numeric) 2.610720000000192 absolute error 5.000444502911705e-13 relative error 1.9153507472698318e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.94999999999979 y[1] (closed_form) 2.6254999999996893 y[1] (numeric) 2.6255000000001907 absolute error 5.013767179207207e-13 relative error 1.9096428029738335e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.959999999999789 y[1] (closed_form) 2.640319999999687 y[1] (numeric) 2.6403200000001905 absolute error 5.03597163969971e-13 relative error 1.9073338230594425e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.969999999999788 y[1] (closed_form) 2.6551799999996843 y[1] (numeric) 2.6551800000001893 absolute error 5.049294315995212e-13 relative error 1.9016768414931613e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.979999999999787 y[1] (closed_form) 2.670079999999682 y[1] (numeric) 2.6700800000001887 absolute error 5.067057884389214e-13 relative error 1.8977176280822364e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9899999999997857 y[1] (closed_form) 2.6850199999996796 y[1] (numeric) 2.6850200000001876 absolute error 5.080380560684716e-13 relative error 1.8921201930284775e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9999999999997846 y[1] (closed_form) 2.699999999999677 y[1] (numeric) 2.700000000000187 absolute error 5.102585021177219e-13 relative error 1.889846304139937e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.0099999999997835 y[1] (closed_form) 2.715019999999675 y[1] (numeric) 2.715020000000186 absolute error 5.111466805374221e-13 relative error 1.8826626711312744e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.0199999999997824 y[1] (closed_form) 2.7300799999996723 y[1] (numeric) 2.7300800000001852 absolute error 5.129230373768223e-13 relative error 1.8787839088117706e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.0299999999997813 y[1] (closed_form) 2.7451799999996696 y[1] (numeric) 2.7451800000001843 absolute error 5.146993942162226e-13 relative error 1.8749203848792595e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.03999999999978 y[1] (closed_form) 2.760319999999667 y[1] (numeric) 2.7603200000001835 absolute error 5.164757510556228e-13 relative error 1.8710720172142546e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.049999999999779 y[1] (closed_form) 2.7754999999996643 y[1] (numeric) 2.7755000000001826 absolute error 5.182521078950231e-13 relative error 1.867238724176133e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.059999999999778 y[1] (closed_form) 2.790719999999662 y[1] (numeric) 2.7907200000001815 absolute error 5.195843755245733e-13 relative error 1.8618291176636718e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.069999999999777 y[1] (closed_form) 2.8059799999996593 y[1] (numeric) 2.8059800000001807 absolute error 5.213607323639735e-13 relative error 1.8580343850064393e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.079999999999776 y[1] (closed_form) 2.821279999999657 y[1] (numeric) 2.8212800000001796 absolute error 5.226929999935237e-13 relative error 1.8526803436510637e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.0899999999997747 y[1] (closed_form) 2.8366199999996544 y[1] (numeric) 2.836620000000179 absolute error 5.24469356832924e-13 relative error 1.848923566896475e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.0999999999997736 y[1] (closed_form) 2.8519999999996513 y[1] (numeric) 2.8520000000001775 absolute error 5.262457136723242e-13 relative error 1.8451813242369866e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.1099999999997725 y[1] (closed_form) 2.8674199999996492 y[1] (numeric) 2.867420000000177 absolute error 5.275779813018744e-13 relative error 1.83990479700197e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.1199999999997714 y[1] (closed_form) 2.8828799999996466 y[1] (numeric) 2.882880000000176 absolute error 5.293543381412746e-13 relative error 1.836199696627468e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.1299999999997703 y[1] (closed_form) 2.898379999999644 y[1] (numeric) 2.8983800000001754 absolute error 5.31574784190525e-13 relative error 1.8340410304742313e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.139999999999769 y[1] (closed_form) 2.9139199999996412 y[1] (numeric) 2.913920000000174 absolute error 5.329070518200751e-13 relative error 1.8288321292971006e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.149999999999768 y[1] (closed_form) 2.9294999999996385 y[1] (numeric) 2.9295000000001736 absolute error 5.351274978693255e-13 relative error 1.8266854339286276e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.159999999999767 y[1] (closed_form) 2.945119999999636 y[1] (numeric) 2.9451200000001725 absolute error 5.364597654988756e-13 relative error 1.8215209074636752e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.169999999999766 y[1] (closed_form) 2.960779999999633 y[1] (numeric) 2.960780000000172 absolute error 5.39124300757976e-13 relative error 1.8208860528578375e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.179999999999765 y[1] (closed_form) 2.97647999999963 y[1] (numeric) 2.9764800000001705 absolute error 5.404565683875262e-13 relative error 1.8157574328992413e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.1899999999997637 y[1] (closed_form) 2.9922199999996275 y[1] (numeric) 2.99222000000017 absolute error 5.426770144367765e-13 relative error 1.8136267200835635e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.1999999999997626 y[1] (closed_form) 3.007999999999625 y[1] (numeric) 3.0080000000001688 absolute error 5.435651928564766e-13 relative error 1.807065135826278e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.2099999999997615 y[1] (closed_form) 3.0238199999996223 y[1] (numeric) 3.023820000000168 absolute error 5.45785638905727e-13 relative error 1.8049541272489603e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.2199999999997604 y[1] (closed_form) 3.0396799999996196 y[1] (numeric) 3.0396800000001667 absolute error 5.471179065352771e-13 relative error 1.799919420910575e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.2299999999997593 y[1] (closed_form) 3.055579999999617 y[1] (numeric) 3.055580000000166 absolute error 5.488942633746774e-13 relative error 1.796366854655241e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.239999999999758 y[1] (closed_form) 3.071519999999614 y[1] (numeric) 3.071520000000165 absolute error 5.506706202140776e-13 relative error 1.7928277211743593e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.249999999999757 y[1] (closed_form) 3.0874999999996113 y[1] (numeric) 3.087500000000164 absolute error 5.524469770534779e-13 relative error 1.7893019499710038e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.259999999999756 y[1] (closed_form) 3.103519999999609 y[1] (numeric) 3.1035200000001626 absolute error 5.537792446830281e-13 relative error 1.7843585499146064e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.269999999999755 y[1] (closed_form) 3.1195799999996057 y[1] (numeric) 3.1195800000001617 absolute error 5.559996907322784e-13 relative error 1.7822902144915298e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.279999999999754 y[1] (closed_form) 3.1356799999996037 y[1] (numeric) 3.1356800000001606 absolute error 5.568878691519785e-13 relative error 1.775971620675735e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.2899999999997527 y[1] (closed_form) 3.1518199999996 y[1] (numeric) 3.1518200000001597 absolute error 5.595524044110789e-13 relative error 1.7753310925470043e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.2999999999997516 y[1] (closed_form) 3.167999999999598 y[1] (numeric) 3.1680000000001587 absolute error 5.608846720406291e-13 relative error 1.770469293057766e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3099999999997505 y[1] (closed_form) 3.184219999999595 y[1] (numeric) 3.184220000000158 absolute error 5.631051180898794e-13 relative error 1.7684240350539568e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3199999999997494 y[1] (closed_form) 3.200479999999592 y[1] (numeric) 3.200480000000157 absolute error 5.648814749292796e-13 relative error 1.7649898606751227e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3299999999997483 y[1] (closed_form) 3.2167799999995896 y[1] (numeric) 3.216780000000156 absolute error 5.662137425588298e-13 relative error 1.760187959881938e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.339999999999747 y[1] (closed_form) 3.2331199999995865 y[1] (numeric) 3.233120000000155 absolute error 5.684341886080801e-13 relative error 1.7581598845949202e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.349999999999746 y[1] (closed_form) 3.2494999999995837 y[1] (numeric) 3.249500000000154 absolute error 5.702105454474804e-13 relative error 1.7547639496770378e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.359999999999745 y[1] (closed_form) 3.265919999999581 y[1] (numeric) 3.265920000000153 absolute error 5.719869022868806e-13 relative error 1.7513806286956017e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.369999999999744 y[1] (closed_form) 3.282379999999578 y[1] (numeric) 3.2823800000001517 absolute error 5.737632591262809e-13 relative error 1.7480098560384682e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3799999999997428 y[1] (closed_form) 3.298879999999575 y[1] (numeric) 3.298880000000151 absolute error 5.759837051755312e-13 relative error 1.7459977482527568e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3899999999997417 y[1] (closed_form) 3.3154199999995724 y[1] (numeric) 3.3154200000001497 absolute error 5.773159728050814e-13 relative error 1.7413056952215884e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3999999999997406 y[1] (closed_form) 3.33199999999957 y[1] (numeric) 3.332000000000149 absolute error 5.790923296444817e-13 relative error 1.737972177804791e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4099999999997395 y[1] (closed_form) 3.348619999999567 y[1] (numeric) 3.3486200000001474 absolute error 5.804245972740318e-13 relative error 1.7333247644525414e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4199999999997384 y[1] (closed_form) 3.365279999999564 y[1] (numeric) 3.365280000000147 absolute error 5.826450433232822e-13 relative error 1.731341948733412e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4299999999997373 y[1] (closed_form) 3.381979999999561 y[1] (numeric) 3.381980000000145 absolute error 5.844214001626824e-13 relative error 1.7280451101507352e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.439999999999736 y[1] (closed_form) 3.3987199999995577 y[1] (numeric) 3.3987200000001447 absolute error 5.870859354217828e-13 relative error 1.7273736448482346e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.449999999999735 y[1] (closed_form) 3.415499999999555 y[1] (numeric) 3.415500000000143 absolute error 5.88418203051333e-13 relative error 1.7227878877218847e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.459999999999734 y[1] (closed_form) 3.432319999999552 y[1] (numeric) 3.432320000000143 absolute error 5.906386491005833e-13 relative error 1.7208146358750358e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.469999999999733 y[1] (closed_form) 3.449179999999549 y[1] (numeric) 3.4491800000001414 absolute error 5.924150059399835e-13 relative error 1.7175531747837485e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4799999999997318 y[1] (closed_form) 3.466079999999546 y[1] (numeric) 3.4660800000001406 absolute error 5.946354519892338e-13 relative error 1.715584902798873e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4899999999997307 y[1] (closed_form) 3.4830199999995433 y[1] (numeric) 3.4830200000001392 absolute error 5.95967719618784e-13 relative error 1.7110660278116755e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4999999999997295 y[1] (closed_form) 3.499999999999541 y[1] (numeric) 3.5000000000001386 absolute error 5.977440764581843e-13 relative error 1.7078402184521792e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5099999999997284 y[1] (closed_form) 3.5170199999995377 y[1] (numeric) 3.5170200000001373 absolute error 5.995204332975845e-13 relative error 1.704626170160145e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5199999999997273 y[1] (closed_form) 3.534079999999535 y[1] (numeric) 3.5340800000001362 absolute error 6.012967901369848e-13 relative error 1.7014238221462557e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5299999999997262 y[1] (closed_form) 3.5511799999995315 y[1] (numeric) 3.551180000000135 absolute error 6.035172361862351e-13 relative error 1.6994836538455237e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.539999999999725 y[1] (closed_form) 3.5683199999995283 y[1] (numeric) 3.568320000000134 absolute error 6.057376822354854e-13 relative error 1.6975430517318107e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.549999999999724 y[1] (closed_form) 3.5854999999995254 y[1] (numeric) 3.585500000000133 absolute error 6.075140390748857e-13 relative error 1.6943635171523248e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.559999999999723 y[1] (closed_form) 3.6027199999995227 y[1] (numeric) 3.6027200000001316 absolute error 6.088463067044358e-13 relative error 1.6899628800032102e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.569999999999722 y[1] (closed_form) 3.6199799999995195 y[1] (numeric) 3.6199800000001305 absolute error 6.110667527536862e-13 relative error 1.6880390299221742e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5799999999997207 y[1] (closed_form) 3.6372799999995165 y[1] (numeric) 3.6372800000001293 absolute error 6.128431095930864e-13 relative error 1.6848939581037696e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5899999999997196 y[1] (closed_form) 3.6546199999995137 y[1] (numeric) 3.6546200000001283 absolute error 6.146194664324867e-13 relative error 1.6817602553276905e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5999999999997185 y[1] (closed_form) 3.6719999999995103 y[1] (numeric) 3.6720000000001267 absolute error 6.163958232718869e-13 relative error 1.6786378629410925e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6099999999997174 y[1] (closed_form) 3.689419999999507 y[1] (numeric) 3.689420000000126 absolute error 6.186162693211372e-13 relative error 1.6767304056497223e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6199999999997163 y[1] (closed_form) 3.7068799999995043 y[1] (numeric) 3.7068800000001247 absolute error 6.203926261605375e-13 relative error 1.6736247900137594e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6299999999997152 y[1] (closed_form) 3.7243799999995018 y[1] (numeric) 3.724380000000124 absolute error 6.221689829999377e-13 relative error 1.670530351360551e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.639999999999714 y[1] (closed_form) 3.7419199999994985 y[1] (numeric) 3.7419200000001225 absolute error 6.23945339839338e-13 relative error 1.6674470321103114e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.649999999999713 y[1] (closed_form) 3.7594999999994956 y[1] (numeric) 3.7595000000001217 absolute error 6.261657858885883e-13 relative error 1.6655560204513162e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.659999999999712 y[1] (closed_form) 3.777119999999492 y[1] (numeric) 3.7771200000001204 absolute error 6.283862319378386e-13 relative error 1.6636649932698012e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.669999999999711 y[1] (closed_form) 3.7947799999994887 y[1] (numeric) 3.7947800000001197 absolute error 6.31050767196939e-13 relative error 1.6629442739685146e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6799999999997097 y[1] (closed_form) 3.8124799999994856 y[1] (numeric) 3.812480000000118 absolute error 6.323830348264892e-13 relative error 1.658718301018168e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6899999999997086 y[1] (closed_form) 3.830219999999483 y[1] (numeric) 3.8302200000001174 absolute error 6.346034808757395e-13 relative error 1.6568329779381476e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6999999999997075 y[1] (closed_form) 3.8479999999994794 y[1] (numeric) 3.8480000000001158 absolute error 6.363798377151397e-13 relative error 1.6537937570562003e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7099999999997064 y[1] (closed_form) 3.8658199999994762 y[1] (numeric) 3.865820000000115 absolute error 6.3860028376439e-13 relative error 1.651914170252305e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7199999999997053 y[1] (closed_form) 3.8836799999994733 y[1] (numeric) 3.8836800000001133 absolute error 6.399325513939402e-13 relative error 1.6477478870401965e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.729999999999704 y[1] (closed_form) 3.90157999999947 y[1] (numeric) 3.9015800000001124 absolute error 6.425970866530406e-13 relative error 1.647017584294383e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.739999999999703 y[1] (closed_form) 3.9195199999994674 y[1] (numeric) 3.919520000000111 absolute error 6.434852650727407e-13 relative error 1.6417450735621407e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.749999999999702 y[1] (closed_form) 3.9374999999994635 y[1] (numeric) 3.9375000000001097 absolute error 6.461498003318411e-13 relative error 1.6410153659223598e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.759999999999701 y[1] (closed_form) 3.955519999999461 y[1] (numeric) 3.9555200000001083 absolute error 6.474820679613913e-13 relative error 1.6369075822179627e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7699999999997 y[1] (closed_form) 3.9735799999994574 y[1] (numeric) 3.973580000000107 absolute error 6.497025140106416e-13 relative error 1.6350558287758906e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7799999999996987 y[1] (closed_form) 3.9916799999994543 y[1] (numeric) 3.991680000000106 absolute error 6.514788708500419e-13 relative error 1.6320919283362667e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7899999999996976 y[1] (closed_form) 4.0098199999994515 y[1] (numeric) 4.009820000000105 absolute error 6.536993168992922e-13 relative error 1.6302460382246125e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7999999999996965 y[1] (closed_form) 4.027999999999448 y[1] (numeric) 4.0280000000001035 absolute error 6.554756737386924e-13 relative error 1.6272980976633124e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.8099999999996954 y[1] (closed_form) 4.046219999999445 y[1] (numeric) 4.046220000000102 absolute error 6.572520305780927e-13 relative error 1.6243605898299718e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.8199999999996943 y[1] (closed_form) 4.064479999999442 y[1] (numeric) 4.064480000000101 absolute error 6.590283874174929e-13 relative error 1.6214334611502172e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.829999999999693 y[1] (closed_form) 4.082779999999438 y[1] (numeric) 4.082780000000099 absolute error 6.608047442568932e-13 relative error 1.6185166583969355e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.839999999999692 y[1] (closed_form) 4.101119999999435 y[1] (numeric) 4.1011200000000985 absolute error 6.634692795159935e-13 relative error 1.6177758259111778e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.849999999999691 y[1] (closed_form) 4.119499999999432 y[1] (numeric) 4.119500000000096 absolute error 6.643574579356937e-13 relative error 1.6127138194824256e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.85999999999969 y[1] (closed_form) 4.137919999999428 y[1] (numeric) 4.137920000000095 absolute error 6.67021993194794e-13 relative error 1.611974115485283e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.869999999999689 y[1] (closed_form) 4.156379999999425 y[1] (numeric) 4.1563800000000946 absolute error 6.696865284538944e-13 relative error 1.611225461709437e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.8799999999996877 y[1] (closed_form) 4.174879999999422 y[1] (numeric) 4.174880000000093 absolute error 6.714628852932947e-13 relative error 1.6083405637847978e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.8899999999996866 y[1] (closed_form) 4.193419999999419 y[1] (numeric) 4.193420000000092 absolute error 6.732392421326949e-13 relative error 1.6054658062697947e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.8999999999996855 y[1] (closed_form) 4.211999999999415 y[1] (numeric) 4.212000000000091 absolute error 6.759037773917953e-13 relative error 1.6047098228677328e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.9099999999996844 y[1] (closed_form) 4.230619999999412 y[1] (numeric) 4.23062000000009 absolute error 6.776801342311956e-13 relative error 1.6018459096569526e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.9199999999996833 y[1] (closed_form) 4.249279999999409 y[1] (numeric) 4.249280000000089 absolute error 6.803446694902959e-13 relative error 1.6010822292021014e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.929999999999682 y[1] (closed_form) 4.2679799999994055 y[1] (numeric) 4.267980000000088 absolute error 6.821210263296962e-13 relative error 1.5982292005346586e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.939999999999681 y[1] (closed_form) 4.286719999999402 y[1] (numeric) 4.286720000000087 absolute error 6.847855615887966e-13 relative error 1.597458106871669e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.94999999999968 y[1] (closed_form) 4.305499999999399 y[1] (numeric) 4.305500000000086 absolute error 6.865619184281968e-13 relative error 1.5946159991366684e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.959999999999679 y[1] (closed_form) 4.324319999999395 y[1] (numeric) 4.3243200000000845 absolute error 6.892264536872972e-13 relative error 1.5938377679898657e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.969999999999678 y[1] (closed_form) 4.343179999999392 y[1] (numeric) 4.343180000000083 absolute error 6.910028105266974e-13 relative error 1.591006613879218e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.9799999999996767 y[1] (closed_form) 4.362079999999389 y[1] (numeric) 4.362080000000082 absolute error 6.936673457857978e-13 relative error 1.5902215130990148e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.9899999999996756 y[1] (closed_form) 4.381019999999385 y[1] (numeric) 4.38102000000008 absolute error 6.954437026251981e-13 relative error 1.587401341754422e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 3.9999999999996745 y[1] (closed_form) 4.399999999999382 y[1] (numeric) 4.400000000000079 absolute error 6.972200594645983e-13 relative error 1.5845910442379458e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.009999999999677 y[1] (closed_form) 4.419019999999386 y[1] (numeric) 4.419020000000078 absolute error 6.918909889463976e-13 relative error 1.5657113770620944e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.019999999999681 y[1] (closed_form) 4.438079999999391 y[1] (numeric) 4.438080000000077 absolute error 6.856737400084967e-13 relative error 1.5449783239792677e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.029999999999684 y[1] (closed_form) 4.457179999999396 y[1] (numeric) 4.457180000000076 absolute error 6.794564910705958e-13 relative error 1.5244089111740784e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.039999999999687 y[1] (closed_form) 4.476319999999402 y[1] (numeric) 4.476320000000074 absolute error 6.723510637129948e-13 relative error 1.502017424386739e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.049999999999691 y[1] (closed_form) 4.4954999999994065 y[1] (numeric) 4.495500000000073 absolute error 6.661338147750939e-13 relative error 1.481779145312383e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.059999999999694 y[1] (closed_form) 4.514719999999412 y[1] (numeric) 4.514720000000072 absolute error 6.59916565837193e-13 relative error 1.461699874714886e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.069999999999697 y[1] (closed_form) 4.533979999999417 y[1] (numeric) 4.53398000000007 absolute error 6.52811138479592e-13 relative error 1.4398191842038915e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.079999999999701 y[1] (closed_form) 4.553279999999422 y[1] (numeric) 4.553280000000068 absolute error 6.465938895416912e-13 relative error 1.4200617786338052e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.089999999999704 y[1] (closed_form) 4.572619999999428 y[1] (numeric) 4.572620000000067 absolute error 6.394884621840902e-13 relative error 1.3985165226591542e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.099999999999707 y[1] (closed_form) 4.591999999999433 y[1] (numeric) 4.592000000000066 absolute error 6.332712132461893e-13 relative error 1.3790749417383874e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.109999999999711 y[1] (closed_form) 4.611419999999438 y[1] (numeric) 4.611420000000066 absolute error 6.279421427279885e-13 relative error 1.3617110190094702e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.119999999999714 y[1] (closed_form) 4.630879999999443 y[1] (numeric) 4.630880000000064 absolute error 6.208367153703875e-13 relative error 1.340645223738171e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.1299999999997175 y[1] (closed_form) 4.650379999999449 y[1] (numeric) 4.650380000000063 absolute error 6.146194664324867e-13 relative error 1.3216542872465466e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.139999999999721 y[1] (closed_form) 4.669919999999454 y[1] (numeric) 4.6699200000000625 absolute error 6.084022174945858e-13 relative error 1.3028107922505244e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.149999999999724 y[1] (closed_form) 4.68949999999946 y[1] (numeric) 4.689500000000061 absolute error 6.012967901369848e-13 relative error 1.282219405346101e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.1599999999997275 y[1] (closed_form) 4.709119999999465 y[1] (numeric) 4.70912000000006 absolute error 5.950795411990839e-13 relative error 1.2636746169117617e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.169999999999731 y[1] (closed_form) 4.72877999999947 y[1] (numeric) 4.728780000000059 absolute error 5.88862292261183e-13 relative error 1.2452731830646573e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.179999999999734 y[1] (closed_form) 4.748479999999476 y[1] (numeric) 4.7484800000000575 absolute error 5.81756864903582e-13 relative error 1.225143340402921e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.1899999999997375 y[1] (closed_form) 4.768219999999482 y[1] (numeric) 4.768220000000057 absolute error 5.755396159656812e-13 relative error 1.207032427123211e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.199999999999741 y[1] (closed_form) 4.787999999999487 y[1] (numeric) 4.788000000000055 absolute error 5.684341886080801e-13 relative error 1.1872059077028845e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.209999999999744 y[1] (closed_form) 4.807819999999492 y[1] (numeric) 4.807820000000055 absolute error 5.622169396701793e-13 relative error 1.1693801757766277e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.2199999999997475 y[1] (closed_form) 4.827679999999498 y[1] (numeric) 4.827680000000053 absolute error 5.551115123125783e-13 relative error 1.1498515069611822e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.229999999999751 y[1] (closed_form) 4.847579999999504 y[1] (numeric) 4.847580000000052 absolute error 5.480060849549773e-13 relative error 1.1304735248413297e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.239999999999754 y[1] (closed_form) 4.86751999999951 y[1] (numeric) 4.867520000000051 absolute error 5.417888360170764e-13 relative error 1.1130695631802869e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.2499999999997575 y[1] (closed_form) 4.887499999999515 y[1] (numeric) 4.887500000000051 absolute error 5.355715870791755e-13 relative error 1.0957986436403654e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.259999999999761 y[1] (closed_form) 4.907519999999521 y[1] (numeric) 4.90752000000005 absolute error 5.284661597215745e-13 relative error 1.076849732087951e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.269999999999764 y[1] (closed_form) 4.9275799999995264 y[1] (numeric) 4.92758000000005 absolute error 5.231370892033738e-13 relative error 1.061651133423352e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.2799999999997675 y[1] (closed_form) 4.947679999999533 y[1] (numeric) 4.947680000000048 absolute error 5.151434834260726e-13 relative error 1.041181894193079e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.289999999999771 y[1] (closed_form) 4.967819999999539 y[1] (numeric) 4.967820000000048 absolute error 5.089262344881718e-13 relative error 1.0244458021591343e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.299999999999774 y[1] (closed_form) 4.987999999999544 y[1] (numeric) 4.988000000000047 absolute error 5.027089855502709e-13 relative error 1.0078367793711243e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.001 TOP MAIN SOLVE Loop x[1] 4.309999999999778 y[1] (closed_form) 5.00821999999955 y[1] (numeric) 5.008220000000046 absolute error 4.956035581926699e-13 relative error 9.89580246460248e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.319999999999781 y[1] (closed_form) 5.028479999999556 y[1] (numeric) 5.0284800000000445 absolute error 4.884981308350689e-13 relative error 9.714628095072706e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.329999999999784 y[1] (closed_form) 5.048779999999562 y[1] (numeric) 5.048780000000044 absolute error 4.82280881897168e-13 relative error 9.552424187570261e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.339999999999788 y[1] (closed_form) 5.069119999999568 y[1] (numeric) 5.0691200000000425 absolute error 4.742872761198669e-13 relative error 9.356402612680451e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.349999999999791 y[1] (closed_form) 5.089499999999574 y[1] (numeric) 5.089500000000042 absolute error 4.68070027181966e-13 relative error 9.196778213616371e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.359999999999794 y[1] (closed_form) 5.10991999999958 y[1] (numeric) 5.109920000000041 absolute error 4.60964599824365e-13 relative error 9.020974884624474e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.369999999999798 y[1] (closed_form) 5.130379999999586 y[1] (numeric) 5.13038000000004 absolute error 4.53859172466764e-13 relative error 8.846502061578297e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.379999999999801 y[1] (closed_form) 5.150879999999592 y[1] (numeric) 5.150880000000039 absolute error 4.46753745109163e-13 relative error 8.67334795431457e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.389999999999804 y[1] (closed_form) 5.171419999999598 y[1] (numeric) 5.1714200000000385 absolute error 4.405364961712621e-13 relative error 8.518675647526142e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.399999999999808 y[1] (closed_form) 5.191999999999604 y[1] (numeric) 5.1920000000000375 absolute error 4.334310688136611e-13 relative error 8.348056024917067e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.409999999999811 y[1] (closed_form) 5.21261999999961 y[1] (numeric) 5.212620000000038 absolute error 4.2721381987576024e-13 relative error 8.195759903384328e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.419999999999814 y[1] (closed_form) 5.233279999999616 y[1] (numeric) 5.233280000000036 absolute error 4.2010839251815923e-13 relative error 8.027630711870759e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.429999999999818 y[1] (closed_form) 5.253979999999623 y[1] (numeric) 5.253980000000036 absolute error 4.1300296516055823e-13 relative error 7.860763938206614e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.439999999999821 y[1] (closed_form) 5.274719999999629 y[1] (numeric) 5.274720000000035 absolute error 4.0589753780295723e-13 relative error 7.695148515996788e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.449999999999824 y[1] (closed_form) 5.295499999999635 y[1] (numeric) 5.295500000000034 absolute error 3.9968028886505635e-13 relative error 7.547545819376526e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.459999999999828 y[1] (closed_form) 5.316319999999641 y[1] (numeric) 5.316320000000034 absolute error 3.9257486150745535e-13 relative error 7.384334680897347e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.469999999999831 y[1] (closed_form) 5.337179999999647 y[1] (numeric) 5.337180000000033 absolute error 3.8546943414985435e-13 relative error 7.222342775583357e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.479999999999834 y[1] (closed_form) 5.358079999999654 y[1] (numeric) 5.358080000000032 absolute error 3.7836400679225335e-13 relative error 7.061559491315505e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.489999999999838 y[1] (closed_form) 5.37901999999966 y[1] (numeric) 5.379020000000032 absolute error 3.7125857943465235e-13 relative error 6.901974326823023e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.499999999999841 y[1] (closed_form) 5.399999999999666 y[1] (numeric) 5.4000000000000306 absolute error 3.6415315207705135e-13 relative error 6.743576890316182e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.509999999999844 y[1] (closed_form) 5.421019999999673 y[1] (numeric) 5.42102000000003 absolute error 3.5704772471945034e-13 relative error 6.5863568981385775e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.519999999999848 y[1] (closed_form) 5.442079999999679 y[1] (numeric) 5.442080000000029 absolute error 3.4994229736184934e-13 relative error 6.430304173438648e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.529999999999851 y[1] (closed_form) 5.463179999999686 y[1] (numeric) 5.463180000000029 absolute error 3.4283687000424834e-13 relative error 6.275408644860101e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.539999999999854 y[1] (closed_form) 5.484319999999692 y[1] (numeric) 5.484320000000029 absolute error 3.3661962106634746e-13 relative error 6.1378552138891666e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.549999999999858 y[1] (closed_form) 5.5054999999996985 y[1] (numeric) 5.505500000000028 absolute error 3.2951419370874646e-13 relative error 5.985181976364808e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.559999999999861 y[1] (closed_form) 5.526719999999705 y[1] (numeric) 5.526720000000028 absolute error 3.2240876635114546e-13 relative error 5.8336367022603396e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.569999999999864 y[1] (closed_form) 5.547979999999712 y[1] (numeric) 5.5479800000000274 absolute error 3.1530333899354446e-13 relative error 5.683209726667379e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.579999999999868 y[1] (closed_form) 5.5692799999997185 y[1] (numeric) 5.569280000000027 absolute error 3.0819791163594346e-13 relative error 5.533891483925373e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.589999999999871 y[1] (closed_form) 5.590619999999725 y[1] (numeric) 5.590620000000026 absolute error 3.0109248427834245e-13 relative error 5.385672506418917e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.599999999999874 y[1] (closed_form) 5.611999999999732 y[1] (numeric) 5.612000000000026 absolute error 2.9398705692074145e-13 relative error 5.238543423391937e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.609999999999878 y[1] (closed_form) 5.633419999999738 y[1] (numeric) 5.633420000000025 absolute error 2.8688162956314045e-13 relative error 5.0924949597784965e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.619999999999881 y[1] (closed_form) 5.654879999999745 y[1] (numeric) 5.654880000000025 absolute error 2.7977620220553945e-13 relative error 4.94751793504994e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.629999999999884 y[1] (closed_form) 5.676379999999752 y[1] (numeric) 5.676380000000024 absolute error 2.717825964282383e-13 relative error 4.787956345915006e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.639999999999888 y[1] (closed_form) 5.697919999999758 y[1] (numeric) 5.697920000000024 absolute error 2.6556534749033744e-13 relative error 4.660741946014488e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.649999999999891 y[1] (closed_form) 5.7194999999997655 y[1] (numeric) 5.719500000000023 absolute error 2.575717417130363e-13 relative error 4.503396131008775e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.6599999999998944 y[1] (closed_form) 5.741119999999772 y[1] (numeric) 5.741120000000023 absolute error 2.504663143554353e-13 relative error 4.362673386994963e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.669999999999898 y[1] (closed_form) 5.762779999999779 y[1] (numeric) 5.7627800000000216 absolute error 2.424727085781342e-13 relative error 4.207564900588665e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.679999999999901 y[1] (closed_form) 5.784479999999786 y[1] (numeric) 5.784480000000022 absolute error 2.353672812205332e-13 relative error 4.0689445070350645e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.6899999999999045 y[1] (closed_form) 5.806219999999793 y[1] (numeric) 5.806220000000021 absolute error 2.282618538629322e-13 relative error 3.931333188596718e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.699999999999908 y[1] (closed_form) 5.8279999999998 y[1] (numeric) 5.828000000000022 absolute error 2.220446049250313e-13 relative error 3.8099623357076e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.709999999999911 y[1] (closed_form) 5.849819999999807 y[1] (numeric) 5.849820000000021 absolute error 2.1405099914773018e-13 relative error 3.659104026239051e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.7199999999999145 y[1] (closed_form) 5.871679999999813 y[1] (numeric) 5.871680000000021 absolute error 2.078337502098293e-13 relative error 3.5395959965433387e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.729999999999918 y[1] (closed_form) 5.893579999999821 y[1] (numeric) 5.8935800000000205 absolute error 1.9984014443252818e-13 relative error 3.390810753948097e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.739999999999921 y[1] (closed_form) 5.915519999999828 y[1] (numeric) 5.91552000000002 absolute error 1.9273471707492718e-13 relative error 3.2581196086723195e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.7499999999999245 y[1] (closed_form) 5.937499999999835 y[1] (numeric) 5.9375000000000195 absolute error 1.8474111129762605e-13 relative error 3.1114292429074725e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.759999999999928 y[1] (closed_form) 5.959519999999841 y[1] (numeric) 5.95952000000002 absolute error 1.7852386235972517e-13 relative error 2.9956080751424597e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.769999999999931 y[1] (closed_form) 5.981579999999848 y[1] (numeric) 5.981580000000019 absolute error 1.7053025658242404e-13 relative error 2.850923277502405e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.7799999999999345 y[1] (closed_form) 6.003679999999855 y[1] (numeric) 6.003680000000019 absolute error 1.6342482922482304e-13 relative error 2.722077612811259e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.789999999999938 y[1] (closed_form) 6.025819999999863 y[1] (numeric) 6.025820000000018 absolute error 1.5543122344752192e-13 relative error 2.579420285496836e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.799999999999941 y[1] (closed_form) 6.04799999999987 y[1] (numeric) 6.048000000000018 absolute error 1.474376176702208e-13 relative error 2.4377912974574065e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.8099999999999445 y[1] (closed_form) 6.070219999999877 y[1] (numeric) 6.070220000000018 absolute error 1.4033219031261979e-13 relative error 2.3118139097532315e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.819999999999948 y[1] (closed_form) 6.092479999999885 y[1] (numeric) 6.092480000000017 absolute error 1.3233858453531866e-13 relative error 2.1721628062024195e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.829999999999951 y[1] (closed_form) 6.114779999999891 y[1] (numeric) 6.1147800000000165 absolute error 1.2523315717771766e-13 relative error 2.0480402758189157e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.839999999999955 y[1] (closed_form) 6.137119999999899 y[1] (numeric) 6.137120000000017 absolute error 1.1812772982011666e-13 relative error 1.924807235643406e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.849999999999958 y[1] (closed_form) 6.159499999999906 y[1] (numeric) 6.159500000000016 absolute error 1.1013412404281553e-13 relative error 1.7880367569253545e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.859999999999961 y[1] (closed_form) 6.181919999999914 y[1] (numeric) 6.181920000000017 absolute error 1.0302869668521453e-13 relative error 1.6666132315723265e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.869999999999965 y[1] (closed_form) 6.204379999999921 y[1] (numeric) 6.204380000000016 absolute error 9.50350909079134e-14 relative error 1.5317419453340157e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.879999999999968 y[1] (closed_form) 6.2268799999999285 y[1] (numeric) 6.226880000000016 absolute error 8.79296635503124e-14 relative error 1.4120982506538332e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.889999999999971 y[1] (closed_form) 6.249419999999936 y[1] (numeric) 6.249420000000017 absolute error 8.08242361927114e-14 relative error 1.2933077980470545e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.899999999999975 y[1] (closed_form) 6.271999999999943 y[1] (numeric) 6.272000000000016 absolute error 7.283063041541027e-14 relative error 1.1612026533069345e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.909999999999978 y[1] (closed_form) 6.29461999999995 y[1] (numeric) 6.294620000000016 absolute error 6.572520305780927e-14 relative error 1.0441488613738365e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 TOP MAIN SOLVE Loop x[1] 4.919999999999981 y[1] (closed_form) 6.3172799999999585 y[1] (numeric) 6.317280000000016 absolute error 5.773159728050814e-14 relative error 9.138679507716695e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 TOP MAIN SOLVE Loop x[1] 4.929999999999985 y[1] (closed_form) 6.339979999999966 y[1] (numeric) 6.339980000000016 absolute error 4.973799150320701e-14 relative error 7.845133817962719e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 TOP MAIN SOLVE Loop x[1] 4.939999999999988 y[1] (closed_form) 6.362719999999973 y[1] (numeric) 6.3627200000000155 absolute error 4.263256414560601e-14 relative error 6.700367790128466e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 TOP MAIN SOLVE Loop x[1] 4.949999999999991 y[1] (closed_form) 6.385499999999981 y[1] (numeric) 6.3855000000000155 absolute error 3.4638958368304884e-14 relative error 5.424627416538249e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 TOP MAIN SOLVE Loop x[1] 4.959999999999995 y[1] (closed_form) 6.408319999999988 y[1] (numeric) 6.408320000000015 absolute error 2.6645352591003757e-14 relative error 4.157931032002741e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 TOP MAIN SOLVE Loop x[1] 4.969999999999998 y[1] (closed_form) 6.431179999999996 y[1] (numeric) 6.431180000000015 absolute error 1.9539925233402755e-14 relative error 3.0383110460915055e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 TOP MAIN SOLVE Loop x[1] 4.980000000000001 y[1] (closed_form) 6.454080000000004 y[1] (numeric) 6.454080000000015 absolute error 1.1546319456101628e-14 relative error 1.7889954038533178e-13% Desired digits 8 Estimated correct digits 12 Correct digits 15 h 0.001 TOP MAIN SOLVE Loop x[1] 4.990000000000005 y[1] (closed_form) 6.477020000000011 y[1] (numeric) 6.4770200000000155 absolute error 4.440892098500626e-15 relative error 6.856381636154618e-14% Desired digits 8 Estimated correct digits 12 Correct digits 16 h 0.001 Finished! diff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) + ( 0.3 * x + 0.1 ) ; Iterations 10000 Total Elapsed Time 1 Seconds Elapsed Time(since restart) 1 Seconds Time to Timeout 2 Minutes 59.0 Seconds Percent Done 100.01000000000008%