##############ECHO OF PROBLEM################# ##############temp/lin_arccospostode.ode################# diff ( y , x , 1 ) = arccos(0.1 * x + 0.2) ; ! /* BEGIN FIRST INPUT BLOCK */ max_terms=30; Digits=32; ! /* END FIRST INPUT BLOCK */ /* BEGIN SECOND INPUT BLOCK */ x_start=-0.8; x_end=0.8; array_y_init[0 + 1] = exact_soln_y(x_start); glob_look_poles=true; glob_max_iter=100; /* END SECOND INPUT BLOCK */ /* BEGIN OVERRIDE BLOCK */ glob_desired_digits_correct=10; glob_display_interval=0.001; glob_look_poles=true; glob_max_iter=10000000; glob_max_minutes=3; glob_subiter_method=3; /* END OVERRIDE BLOCK */ ! /* BEGIN USER DEF BLOCK */ double exact_soln_y (double x) { return(10.0 * (0.1 * x + 0.2) * arccos(0.1 * x + 0.2 ) - 10.0 * sqrt(1.0 - expt((0.1 * x + 0.2) , 2 ))); } /* END USER DEF BLOCK */ #######END OF ECHO OF PROBLEM################# START of Optimize min_size = 0 min_size = 1 opt_iter = 1 WARNING: arccos of linear function has low precision in testing. glob_desired_digits_correct = 10 desired_abs_gbl_error = 1e-10 range = 1.6 estimated_steps = 1600 step_error = 6.25e-14 est_needed_step_err = 6.25e-14 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 value3 = 2.939398589101628e-107 max_value3 = 2.939398589101628e-107 value3 = 2.939398589101628e-107 best_h = 0.001 START of Soultion TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.8 y[1] (analytic) = -8.187131183512555 y[1] (numeric) = -8.187131183512555 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.799 y[1] (analytic) = -8.185680727432294 y[1] (numeric) = -8.185680727431887 absolute error = 4.067857162226574e-13 relative error = 4.96947938440129e-12 % Correct digits = 13 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.798 y[1] (analytic) = -8.184230372081132 y[1] (numeric) = -8.184230372080314 absolute error = 8.171241461241152e-13 relative error = 9.984129343567493e-12 % Correct digits = 13 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.797 y[1] (analytic) = -8.182780117460293 y[1] (numeric) = -8.182780117459068 absolute error = 1.225686219186173e-12 relative error = 1.497884828373699e-11 % Correct digits = 12 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.796 y[1] (analytic) = -8.181329963571011 y[1] (numeric) = -8.181329963569375 absolute error = 1.636024649087631e-12 relative error = 1.999705006853841e-11 % Correct digits = 12 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.795 y[1] (analytic) = -8.179879910414513 y[1] (numeric) = -8.179879910412467 absolute error = 2.046363078989089e-12 relative error = 2.501703082931189e-11 % Correct digits = 12 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.794 y[1] (analytic) = -8.178429957992032 y[1] (numeric) = -8.178429957989573 absolute error = 2.458477865729947e-12 relative error = 3.006051134946141e-11 % Correct digits = 12 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.793 y[1] (analytic) = -8.176980106304796 y[1] (numeric) = -8.176980106301928 absolute error = 2.868816295631405e-12 relative error = 3.50840561959962e-11 % Correct digits = 12 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.792 y[1] (analytic) = -8.175530355354045 y[1] (numeric) = -8.175530355350764 absolute error = 3.280931082372263e-12 relative error = 4.013111002913254e-11 % Correct digits = 12 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.791 y[1] (analytic) = -8.174080705141009 y[1] (numeric) = -8.174080705137316 absolute error = 3.693045869113121e-12 relative error = 4.517995359148357e-11 % Correct digits = 12 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.79 y[1] (analytic) = -8.172631155666922 y[1] (numeric) = -8.172631155662819 absolute error = 4.103384299014579e-12 relative error = 5.020885221486207e-11 % Correct digits = 12 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.789 y[1] (analytic) = -8.171181706933025 y[1] (numeric) = -8.171181706928509 absolute error = 4.515499085755437e-12 relative error = 5.526127367751667e-11 % Correct digits = 12 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.788 y[1] (analytic) = -8.169732358940553 y[1] (numeric) = -8.169732358935624 absolute error = 4.929390229335695e-12 relative error = 6.033723031258439e-11 % Correct digits = 12 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.787 y[1] (analytic) = -8.168283111690746 y[1] (numeric) = -8.168283111685403 absolute error = 5.343281372915953e-12 relative error = 6.54149874564026e-11 % Correct digits = 12 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.786 y[1] (analytic) = -8.166833965184843 y[1] (numeric) = -8.166833965179086 absolute error = 5.757172516496212e-12 relative error = 7.049454587957829e-11 % Correct digits = 12 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.785 y[1] (analytic) = -8.165384919424083 y[1] (numeric) = -8.165384919417912 absolute error = 6.17106366007647e-12 relative error = 7.557590635312909e-11 % Correct digits = 12 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.784 y[1] (analytic) = -8.163935974409711 y[1] (numeric) = -8.163935974403126 absolute error = 6.584954803656728e-12 relative error = 8.06590696484835e-11 % Correct digits = 12 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.783 y[1] (analytic) = -8.162487130142967 y[1] (numeric) = -8.162487130135968 absolute error = 6.998845947236987e-12 relative error = 8.57440365374812e-11 % Correct digits = 12 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.782 y[1] (analytic) = -8.161038386625098 y[1] (numeric) = -8.161038386617683 absolute error = 7.414513447656645e-12 relative error = 9.085257410145366e-11 % Correct digits = 12 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.781 y[1] (analytic) = -8.159589743857348 y[1] (numeric) = -8.159589743849518 absolute error = 7.830180948076304e-12 relative error = 9.596292453270672e-11 % Correct digits = 12 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.78 y[1] (analytic) = -8.15814120184096 y[1] (numeric) = -8.158141201832716 absolute error = 8.244072091656562e-12 relative error = 1.010533145687183e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.779 y[1] (analytic) = -8.156692760577187 y[1] (numeric) = -8.156692760568527 absolute error = 8.659739592076221e-12 relative error = 1.06167289197533e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.778 y[1] (analytic) = -8.155244420067273 y[1] (numeric) = -8.155244420058196 absolute error = 9.07718344933528e-12 relative error = 1.113048607960717e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.777 y[1] (analytic) = -8.153796180312469 y[1] (numeric) = -8.153796180302976 absolute error = 9.492850949754938e-12 relative error = 1.164224704644402e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.776 y[1] (analytic) = -8.152348041314026 y[1] (numeric) = -8.152348041304116 absolute error = 9.910294807013997e-12 relative error = 1.215636863979696e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.775 y[1] (analytic) = -8.150900003073193 y[1] (numeric) = -8.150900003062866 absolute error = 1.032773866427306e-11 relative error = 1.267067276052842e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.774 y[1] (analytic) = -8.149452065591225 y[1] (numeric) = -8.14945206558048 absolute error = 1.074518252153212e-11 relative error = 1.318515948685757e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.773 y[1] (analytic) = -8.148004228869373 y[1] (numeric) = -8.148004228858211 absolute error = 1.116262637879117e-11 relative error = 1.369982889704528e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.772 y[1] (analytic) = -8.146556492908896 y[1] (numeric) = -8.146556492897314 absolute error = 1.158184659288963e-11 relative error = 1.421686156963492e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.771 y[1] (analytic) = -8.145108857711046 y[1] (numeric) = -8.145108857699046 absolute error = 1.199929045014869e-11 relative error = 1.473189697003111e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.77 y[1] (analytic) = -8.143661323277081 y[1] (numeric) = -8.143661323264663 absolute error = 1.241851066424715e-11 relative error = 1.52492965648648e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.769 y[1] (analytic) = -8.142213889608259 y[1] (numeric) = -8.142213889595421 absolute error = 1.283773087834561e-11 relative error = 1.576687993265584e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.768 y[1] (analytic) = -8.14076655670584 y[1] (numeric) = -8.140766556692581 absolute error = 1.325872744928347e-11 relative error = 1.628682920327912e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.767 y[1] (analytic) = -8.139319324571082 y[1] (numeric) = -8.139319324557404 absolute error = 1.367794766338193e-11 relative error = 1.680478074141994e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.766 y[1] (analytic) = -8.137872193205247 y[1] (numeric) = -8.137872193191148 absolute error = 1.409894423431979e-11 relative error = 1.732509911631663e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.765 y[1] (analytic) = -8.136425162609598 y[1] (numeric) = -8.136425162595078 absolute error = 1.451994080525765e-11 relative error = 1.784560235615891e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.764 y[1] (analytic) = -8.134978232785398 y[1] (numeric) = -8.134978232770456 absolute error = 1.494271373303491e-11 relative error = 1.836847414392965e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.763 y[1] (analytic) = -8.13353140373391 y[1] (numeric) = -8.133531403718546 absolute error = 1.536371030397277e-11 relative error = 1.888934774004764e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.762 y[1] (analytic) = -8.132084675456401 y[1] (numeric) = -8.132084675440614 absolute error = 1.578648323175003e-11 relative error = 1.941259081991056e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.761 y[1] (analytic) = -8.130638047954136 y[1] (numeric) = -8.130638047937927 absolute error = 1.620925615952729e-11 relative error = 1.99360198596049e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.76 y[1] (analytic) = -8.129191521228385 y[1] (numeric) = -8.129191521211752 absolute error = 1.663380544414395e-11 relative error = 2.04618200970008e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.759 y[1] (analytic) = -8.127745095280414 y[1] (numeric) = -8.127745095263357 absolute error = 1.70565783719212e-11 relative error = 2.09856216846977e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.758 y[1] (analytic) = -8.126298770111493 y[1] (numeric) = -8.126298770094014 absolute error = 1.747935129969846e-11 relative error = 2.150960947188833e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.757 y[1] (analytic) = -8.124852545722895 y[1] (numeric) = -8.124852545704991 absolute error = 1.790390058431512e-11 relative error = 2.203596986352711e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.756 y[1] (analytic) = -8.12340642211589 y[1] (numeric) = -8.123406422097561 absolute error = 1.832844986893178e-11 relative error = 2.256251739299017e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.755 y[1] (analytic) = -8.12196039929175 y[1] (numeric) = -8.121960399272998 absolute error = 1.875122279670904e-11 relative error = 2.30870650370866e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.754 y[1] (analytic) = -8.120514477251751 y[1] (numeric) = -8.120514477232575 absolute error = 1.91757720813257e-11 relative error = 2.361398669387683e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.753 y[1] (analytic) = -8.119068655997168 y[1] (numeric) = -8.119068655977566 absolute error = 1.960209772278176e-11 relative error = 2.414328361209586e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.752 y[1] (analytic) = -8.117622935529276 y[1] (numeric) = -8.117622935509248 absolute error = 2.002842336423782e-11 relative error = 2.467276876901643e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.751 y[1] (analytic) = -8.116177315849352 y[1] (numeric) = -8.116177315828898 absolute error = 2.045474900569388e-11 relative error = 2.520244224550102e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.75 y[1] (analytic) = -8.114731796958676 y[1] (numeric) = -8.114731796937795 absolute error = 2.088107464714994e-11 relative error = 2.573230412245537e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.749 y[1] (analytic) = -8.113286378858525 y[1] (numeric) = -8.113286378837218 absolute error = 2.1307400288606e-11 relative error = 2.62623544808285e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.748 y[1] (analytic) = -8.111841061550182 y[1] (numeric) = -8.111841061528446 absolute error = 2.173550228690146e-11 relative error = 2.679478323352133e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.747 y[1] (analytic) = -8.110395845034926 y[1] (numeric) = -8.110395845012764 absolute error = 2.216182792835752e-11 relative error = 2.732521118796525e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.746 y[1] (analytic) = -8.10895072931404 y[1] (numeric) = -8.108950729291452 absolute error = 2.258815356981358e-11 relative error = 2.785582786704684e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.745 y[1] (analytic) = -8.107505714388811 y[1] (numeric) = -8.107505714365793 absolute error = 2.301803192494845e-11 relative error = 2.839101535765451e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.744 y[1] (analytic) = -8.106060800260519 y[1] (numeric) = -8.106060800237072 absolute error = 2.344613392324391e-11 relative error = 2.892420190395115e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.743 y[1] (analytic) = -8.104615986930453 y[1] (numeric) = -8.104615986906577 absolute error = 2.387601227837877e-11 relative error = 2.945976998402065e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.742 y[1] (analytic) = -8.103171274399896 y[1] (numeric) = -8.103171274375592 absolute error = 2.430411427667423e-11 relative error = 2.999333650204023e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.741 y[1] (analytic) = -8.101726662670142 y[1] (numeric) = -8.101726662645406 absolute error = 2.473576898864849e-11 relative error = 3.053147806457364e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.74 y[1] (analytic) = -8.100282151742475 y[1] (numeric) = -8.100282151717309 absolute error = 2.516564734378335e-11 relative error = 3.106761822903897e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.739 y[1] (analytic) = -8.098837741618187 y[1] (numeric) = -8.09883774159259 absolute error = 2.559730205575761e-11 relative error = 3.160614260021358e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.738 y[1] (analytic) = -8.097393432298567 y[1] (numeric) = -8.09739343227254 absolute error = 2.602718041089247e-11 relative error = 3.214266495570818e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.737 y[1] (analytic) = -8.095949223784912 y[1] (numeric) = -8.095949223758453 absolute error = 2.645883512286673e-11 relative error = 3.268157246482463e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.736 y[1] (analytic) = -8.09450511607851 y[1] (numeric) = -8.09450511605162 absolute error = 2.689048983484099e-11 relative error = 3.322067186223293e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.735 y[1] (analytic) = -8.09306110918066 y[1] (numeric) = -8.093061109153338 absolute error = 2.732214454681525e-11 relative error = 3.375996323050295e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.734 y[1] (analytic) = -8.091617203092653 y[1] (numeric) = -8.091617203064899 absolute error = 2.775379925878951e-11 relative error = 3.42994466522488e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.733 y[1] (analytic) = -8.090173397815789 y[1] (numeric) = -8.090173397787602 absolute error = 2.818723032760317e-11 relative error = 3.484131790699721e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.732 y[1] (analytic) = -8.088729693351363 y[1] (numeric) = -8.088729693322744 absolute error = 2.861888503957744e-11 relative error = 3.538118607560975e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.731 y[1] (analytic) = -8.087286089700676 y[1] (numeric) = -8.087286089671624 absolute error = 2.90523161083911e-11 relative error = 3.592344302669077e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.73 y[1] (analytic) = -8.085842586865027 y[1] (numeric) = -8.085842586835541 absolute error = 2.948574717720476e-11 relative error = 3.646589314650103e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.729 y[1] (analytic) = -8.084399184845715 y[1] (numeric) = -8.084399184815796 absolute error = 2.991917824601842e-11 relative error = 3.700853651821425e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.728 y[1] (analytic) = -8.082955883644045 y[1] (numeric) = -8.082955883613691 absolute error = 3.035438567167148e-11 relative error = 3.755357088252075e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.727 y[1] (analytic) = -8.081512683261318 y[1] (numeric) = -8.081512683230528 absolute error = 3.078959309732454e-11 relative error = 3.809879945012883e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.726 y[1] (analytic) = -8.080069583698839 y[1] (numeric) = -8.080069583667614 absolute error = 3.12248005229776e-11 relative error = 3.864422230468432e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.725 y[1] (analytic) = -8.078626584957911 y[1] (numeric) = -8.078626584926251 absolute error = 3.166000794863066e-11 relative error = 3.918983952987797e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.724 y[1] (analytic) = -8.077183687039842 y[1] (numeric) = -8.077183687007746 absolute error = 3.209521537428373e-11 relative error = 3.973565120944539e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.723 y[1] (analytic) = -8.075740889945939 y[1] (numeric) = -8.075740889913408 absolute error = 3.253042279993679e-11 relative error = 4.02816574271671e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.722 y[1] (analytic) = -8.074298193677512 y[1] (numeric) = -8.074298193644545 absolute error = 3.296740658242925e-11 relative error = 4.083005828078532e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.721 y[1] (analytic) = -8.072855598235867 y[1] (numeric) = -8.072855598202464 absolute error = 3.340261400808231e-11 relative error = 4.137645421947305e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.72 y[1] (analytic) = -8.071413103622318 y[1] (numeric) = -8.071413103588476 absolute error = 3.384137414741417e-11 relative error = 4.192744654864304e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.719 y[1] (analytic) = -8.069970709838174 y[1] (numeric) = -8.069970709803895 absolute error = 3.427835792990663e-11 relative error = 4.247643413143691e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.718 y[1] (analytic) = -8.068528416884748 y[1] (numeric) = -8.068528416850032 absolute error = 3.471534171239909e-11 relative error = 4.302561745925245e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.717 y[1] (analytic) = -8.067086224763354 y[1] (numeric) = -8.0670862247282 absolute error = 3.515410185173096e-11 relative error = 4.35771985972075e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.716 y[1] (analytic) = -8.065644133475306 y[1] (numeric) = -8.065644133439715 absolute error = 3.559108563422342e-11 relative error = 4.412677406198433e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.715 y[1] (analytic) = -8.064202143021923 y[1] (numeric) = -8.064202142985893 absolute error = 3.602984577355528e-11 relative error = 4.467874829344705e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.714 y[1] (analytic) = -8.062760253404521 y[1] (numeric) = -8.062760253368051 absolute error = 3.647038226972654e-11 relative error = 4.523312255790668e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.713 y[1] (analytic) = -8.061318464624414 y[1] (numeric) = -8.061318464587506 absolute error = 3.6907366052219e-11 relative error = 4.578328745375843e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.712 y[1] (analytic) = -8.059876776682927 y[1] (numeric) = -8.059876776645577 absolute error = 3.734967890522967e-11 relative error = 4.634026045321386e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.711 y[1] (analytic) = -8.058435189581374 y[1] (numeric) = -8.058435189543586 absolute error = 3.778843904456153e-11 relative error = 4.689302346616576e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.71 y[1] (analytic) = -8.056993703321082 y[1] (numeric) = -8.056993703282853 absolute error = 3.822897554073279e-11 relative error = 4.744818842910956e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.709 y[1] (analytic) = -8.055552317903368 y[1] (numeric) = -8.0555523178647 absolute error = 3.866773568006465e-11 relative error = 4.800134634359717e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.708 y[1] (analytic) = -8.054111033329562 y[1] (numeric) = -8.054111033290452 absolute error = 3.911004853307531e-11 relative error = 4.855911269565308e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.707 y[1] (analytic) = -8.052669849600981 y[1] (numeric) = -8.052669849561431 absolute error = 3.955058502924658e-11 relative error = 4.911487217026084e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.706 y[1] (analytic) = -8.051228766718957 y[1] (numeric) = -8.051228766678964 absolute error = 3.999289788225724e-11 relative error = 4.967303630419034e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.705 y[1] (analytic) = -8.049787784684813 y[1] (numeric) = -8.049787784644378 absolute error = 4.04352107352679e-11 relative error = 5.023139965527815e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.704 y[1] (analytic) = -8.04834690349988 y[1] (numeric) = -8.048346903459001 absolute error = 4.087929994511796e-11 relative error = 5.079216941722693e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.703 y[1] (analytic) = -8.046906123165481 y[1] (numeric) = -8.04690612312416 absolute error = 4.132161279812863e-11 relative error = 5.135093185587405e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.702 y[1] (analytic) = -8.045465443682952 y[1] (numeric) = -8.045465443641186 absolute error = 4.176570200797869e-11 relative error = 5.191210166811643e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.701 y[1] (analytic) = -8.044024865053618 y[1] (numeric) = -8.04402486501141 absolute error = 4.220801486098935e-11 relative error = 5.247126353917357e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.7 y[1] (analytic) = -8.042584387278819 y[1] (numeric) = -8.042584387236165 absolute error = 4.265388042767881e-11 relative error = 5.303504243629157e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.699 y[1] (analytic) = -8.041144010359881 y[1] (numeric) = -8.041144010316783 absolute error = 4.309796963752888e-11 relative error = 5.359681356533749e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.698 y[1] (analytic) = -8.03970373429814 y[1] (numeric) = -8.039703734254598 absolute error = 4.354205884737894e-11 relative error = 5.415878530650872e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.697 y[1] (analytic) = -8.038263559094933 y[1] (numeric) = -8.038263559050945 absolute error = 4.39879244140684e-11 relative error = 5.472316762281083e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.696 y[1] (analytic) = -8.036823484751595 y[1] (numeric) = -8.036823484707162 absolute error = 4.443378998075787e-11 relative error = 5.528775151658223e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.695 y[1] (analytic) = -8.035383511269465 y[1] (numeric) = -8.035383511224586 absolute error = 4.487965554744733e-11 relative error = 5.585253707493178e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.694 y[1] (analytic) = -8.03394363864988 y[1] (numeric) = -8.033943638604555 absolute error = 4.532552111413679e-11 relative error = 5.641752438501527e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6929999999999999 y[1] (analytic) = -8.03250386689418 y[1] (numeric) = -8.032503866848408 absolute error = 4.577138668082625e-11 relative error = 5.698271353403538e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6919999999999999 y[1] (analytic) = -8.031064196003706 y[1] (numeric) = -8.031064195957487 absolute error = 4.621902860435512e-11 relative error = 5.755031646659469e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6909999999999999 y[1] (analytic) = -8.029624625979798 y[1] (numeric) = -8.029624625933133 absolute error = 4.666489417104458e-11 relative error = 5.81159099518309e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6899999999999999 y[1] (analytic) = -8.028185156823803 y[1] (numeric) = -8.028185156776688 absolute error = 4.711431245141284e-11 relative error = 5.868613083913067e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6889999999999999 y[1] (analytic) = -8.02674578853706 y[1] (numeric) = -8.026745788489498 absolute error = 4.756195437494171e-11 relative error = 5.925434245452821e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6879999999999999 y[1] (analytic) = -8.025306521120916 y[1] (numeric) = -8.025306521072906 absolute error = 4.800959629847057e-11 relative error = 5.982275713970479e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6869999999999999 y[1] (analytic) = -8.023867354576717 y[1] (numeric) = -8.023867354528258 absolute error = 4.845901457883883e-11 relative error = 6.039358882372151e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6859999999999999 y[1] (analytic) = -8.022428288905811 y[1] (numeric) = -8.022428288856903 absolute error = 4.89084328592071e-11 relative error = 6.096462454746078e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6849999999999999 y[1] (analytic) = -8.020989324109546 y[1] (numeric) = -8.020989324060187 absolute error = 4.935962749641476e-11 relative error = 6.153807903477598e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6839999999999999 y[1] (analytic) = -8.01955046018927 y[1] (numeric) = -8.019550460139461 absolute error = 4.980904577678302e-11 relative error = 6.210952350015823e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6829999999999999 y[1] (analytic) = -8.018111697146336 y[1] (numeric) = -8.018111697096076 absolute error = 5.026024041399069e-11 relative error = 6.268338770072063e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6819999999999999 y[1] (analytic) = -8.016673034982093 y[1] (numeric) = -8.016673034931383 absolute error = 5.070965869435895e-11 relative error = 6.325524126165416e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6809999999999999 y[1] (analytic) = -8.015234473697895 y[1] (numeric) = -8.015234473646734 absolute error = 5.116085333156661e-11 relative error = 6.382951553002184e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6799999999999999 y[1] (analytic) = -8.013796013295094 y[1] (numeric) = -8.013796013243482 absolute error = 5.161204796877428e-11 relative error = 6.440399516427491e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6789999999999999 y[1] (analytic) = -8.012357653775046 y[1] (numeric) = -8.012357653722983 absolute error = 5.206324260598194e-11 relative error = 6.497868025331119e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6779999999999999 y[1] (analytic) = -8.010919395139107 y[1] (numeric) = -8.010919395086592 absolute error = 5.25144372431896e-11 relative error = 6.555357088607644e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6769999999999999 y[1] (analytic) = -8.009481237388634 y[1] (numeric) = -8.009481237335667 absolute error = 5.296740823723667e-11 relative error = 6.613088496915671e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6759999999999999 y[1] (analytic) = -8.008043180524984 y[1] (numeric) = -8.008043180471564 absolute error = 5.342037923128373e-11 relative error = 6.670840557053746e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6749999999999999 y[1] (analytic) = -8.006605224549515 y[1] (numeric) = -8.006605224495642 absolute error = 5.38733502253308e-11 relative error = 6.728613277965373e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6739999999999999 y[1] (analytic) = -8.005167369463592 y[1] (numeric) = -8.005167369409264 absolute error = 5.432809757621726e-11 relative error = 6.786628569873069e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6729999999999999 y[1] (analytic) = -8.00372961526857 y[1] (numeric) = -8.003729615213789 absolute error = 5.478106857026432e-11 relative error = 6.844442679042964e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6719999999999999 y[1] (analytic) = -8.002291961965815 y[1] (numeric) = -8.002291961910579 absolute error = 5.523581592115079e-11 relative error = 6.902499456865824e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6709999999999999 y[1] (analytic) = -8.000854409556689 y[1] (numeric) = -8.000854409500999 absolute error = 5.569056327203725e-11 relative error = 6.960577011064866e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6699999999999999 y[1] (analytic) = -7.999416958042559 y[1] (numeric) = -7.999416957986412 absolute error = 5.614708697976312e-11 relative error = 7.018897411431119e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6689999999999999 y[1] (analytic) = -7.997979607424787 y[1] (numeric) = -7.997979607368185 absolute error = 5.660183433064958e-11 relative error = 7.077016585301648e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6679999999999999 y[1] (analytic) = -7.996542357704741 y[1] (numeric) = -7.996542357647684 absolute error = 5.705746985995575e-11 relative error = 7.135267632888901e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6669999999999999 y[1] (analytic) = -7.99510520888379 y[1] (numeric) = -7.995105208826276 absolute error = 5.751399356768161e-11 relative error = 7.193650623105588e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6659999999999999 y[1] (analytic) = -7.993668160963301 y[1] (numeric) = -7.99366816090533 absolute error = 5.797051727540747e-11 relative error = 7.252054514659959e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6649999999999999 y[1] (analytic) = -7.992231213944645 y[1] (numeric) = -7.992231213886217 absolute error = 5.842704098313334e-11 relative error = 7.310479316613276e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6639999999999999 y[1] (analytic) = -7.990794367829191 y[1] (numeric) = -7.990794367770308 absolute error = 5.88835646908592e-11 relative error = 7.368925038031698e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6629999999999999 y[1] (analytic) = -7.989357622618314 y[1] (numeric) = -7.989357622558972 absolute error = 5.934186475542447e-11 relative error = 7.427614028369986e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6619999999999999 y[1] (analytic) = -7.987920978313386 y[1] (numeric) = -7.987920978253586 absolute error = 5.980016481998973e-11 relative error = 7.486324036297148e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6609999999999999 y[1] (analytic) = -7.98648443491578 y[1] (numeric) = -7.986484434855521 absolute error = 6.0258464884555e-11 relative error = 7.54505507092877e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6599999999999999 y[1] (analytic) = -7.985047992426872 y[1] (numeric) = -7.985047992366155 absolute error = 6.071676494912026e-11 relative error = 7.603807141385357e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6589999999999999 y[1] (analytic) = -7.983611650848039 y[1] (numeric) = -7.983611650786863 absolute error = 6.117595319210523e-11 relative error = 7.662691506995704e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6579999999999999 y[1] (analytic) = -7.982175410180658 y[1] (numeric) = -7.982175410119023 absolute error = 6.163514143509019e-11 relative error = 7.721596966721535e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6569999999999999 y[1] (analytic) = -7.980739270426108 y[1] (numeric) = -7.980739270364013 absolute error = 6.209521785649486e-11 relative error = 7.780634819959413e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6559999999999999 y[1] (analytic) = -7.979303231585768 y[1] (numeric) = -7.979303231523213 absolute error = 6.255529427789952e-11 relative error = 7.839693825681015e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6549999999999999 y[1] (analytic) = -7.977867293661018 y[1] (numeric) = -7.977867293598004 absolute error = 6.301448252088448e-11 relative error = 7.898662662758751e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6539999999999999 y[1] (analytic) = -7.976431456653242 y[1] (numeric) = -7.976431456589766 absolute error = 6.347633529912855e-11 relative error = 7.957986681648488e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6529999999999999 y[1] (analytic) = -7.97499572056382 y[1] (numeric) = -7.974995720499884 absolute error = 6.393641172053321e-11 relative error = 8.017109219967457e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6519999999999999 y[1] (analytic) = -7.97356008539414 y[1] (numeric) = -7.973560085329741 absolute error = 6.439915267719698e-11 relative error = 8.076587118865823e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6509999999999999 y[1] (analytic) = -7.972124551145582 y[1] (numeric) = -7.972124551080721 absolute error = 6.486100545544105e-11 relative error = 8.13597492604661e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6499999999999999 y[1] (analytic) = -7.970689117819536 y[1] (numeric) = -7.970689117754213 absolute error = 6.532374641210481e-11 relative error = 8.19549545171256e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6489999999999999 y[1] (analytic) = -7.969253785417388 y[1] (numeric) = -7.969253785351602 absolute error = 6.578648736876858e-11 relative error = 8.255037314679146e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6479999999999999 y[1] (analytic) = -7.967818553940527 y[1] (numeric) = -7.967818553874277 absolute error = 6.625011650385204e-11 relative error = 8.314711994927106e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6469999999999999 y[1] (analytic) = -7.96638342339034 y[1] (numeric) = -7.966383423323627 absolute error = 6.671285746051581e-11 relative error = 8.374296580382782e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6459999999999999 y[1] (analytic) = -7.964948393768221 y[1] (numeric) = -7.964948393701044 absolute error = 6.717737477401897e-11 relative error = 8.43412555272531e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6449999999999999 y[1] (analytic) = -7.963513465075558 y[1] (numeric) = -7.963513465007917 absolute error = 6.764100390910244e-11 relative error = 8.49386444886995e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6439999999999999 y[1] (analytic) = -7.962078637313747 y[1] (numeric) = -7.962078637245641 absolute error = 6.81055212226056e-11 relative error = 8.553736319989815e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6429999999999999 y[1] (analytic) = -7.960643910484178 y[1] (numeric) = -7.960643910415609 absolute error = 6.856915035768907e-11 relative error = 8.613518093352148e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6419999999999999 y[1] (analytic) = -7.959209284588249 y[1] (numeric) = -7.959209284519215 absolute error = 6.903455584961193e-11 relative error = 8.673544491823634e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6409999999999999 y[1] (analytic) = -7.957774759627355 y[1] (numeric) = -7.957774759557855 absolute error = 6.94999613415348e-11 relative error = 8.733592422612038e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6399999999999999 y[1] (analytic) = -7.956340335602894 y[1] (numeric) = -7.956340335532928 absolute error = 6.996625501187737e-11 relative error = 8.793773526604132e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6389999999999999 y[1] (analytic) = -7.954906012516261 y[1] (numeric) = -7.954906012445829 absolute error = 7.043254868221993e-11 relative error = 8.853976221893917e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6379999999999999 y[1] (analytic) = -7.953471790368858 y[1] (numeric) = -7.953471790297959 absolute error = 7.08988423525625e-11 relative error = 8.914200517868993e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6369999999999999 y[1] (analytic) = -7.952037669162085 y[1] (numeric) = -7.952037669090718 absolute error = 7.136691237974446e-11 relative error = 8.974669807778272e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6359999999999999 y[1] (analytic) = -7.950603648897341 y[1] (numeric) = -7.950603648825507 absolute error = 7.183409422850673e-11 relative error = 9.035049085671539e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6349999999999999 y[1] (analytic) = -7.949169729576031 y[1] (numeric) = -7.949169729503729 absolute error = 7.230216425568869e-11 relative error = 9.095561764982584e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6339999999999999 y[1] (analytic) = -7.947735911199557 y[1] (numeric) = -7.947735911126787 absolute error = 7.277023428287066e-11 relative error = 9.156096163226364e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6329999999999999 y[1] (analytic) = -7.946302193769325 y[1] (numeric) = -7.946302193696086 absolute error = 7.323919248847233e-11 relative error = 9.21676406239609e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6319999999999999 y[1] (analytic) = -7.94486857728674 y[1] (numeric) = -7.944868577213032 absolute error = 7.370815069407399e-11 relative error = 9.277453739737774e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6309999999999999 y[1] (analytic) = -7.943435061753208 y[1] (numeric) = -7.943435061679031 absolute error = 7.417710889967566e-11 relative error = 9.338165204727426e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6299999999999999 y[1] (analytic) = -7.942001647170138 y[1] (numeric) = -7.942001647095491 absolute error = 7.464695528369703e-11 relative error = 9.399010299915378e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6289999999999999 y[1] (analytic) = -7.940568333538939 y[1] (numeric) = -7.940568333463822 absolute error = 7.511680166771839e-11 relative error = 9.45987724209162e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6279999999999999 y[1] (analytic) = -7.939135120861019 y[1] (numeric) = -7.939135120785433 absolute error = 7.558664805173976e-11 relative error = 9.520766040765179e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6269999999999999 y[1] (analytic) = -7.937702009137792 y[1] (numeric) = -7.937702009061734 absolute error = 7.605738261418082e-11 relative error = 9.581788599096367e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6259999999999999 y[1] (analytic) = -7.936268998370668 y[1] (numeric) = -7.93626899829414 absolute error = 7.652811717662189e-11 relative error = 9.642833073366498e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6249999999999999 y[1] (analytic) = -7.934836088561061 y[1] (numeric) = -7.934836088484062 absolute error = 7.699973991748266e-11 relative error = 9.704011407177806e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6239999999999999 y[1] (analytic) = -7.933403279710387 y[1] (numeric) = -7.933403279632915 absolute error = 7.747136265834342e-11 relative error = 9.765211716449079e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6229999999999999 y[1] (analytic) = -7.931970571820059 y[1] (numeric) = -7.931970571742116 absolute error = 7.794298539920419e-11 relative error = 9.826434010750433e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6219999999999999 y[1] (analytic) = -7.930537964891495 y[1] (numeric) = -7.930537964813078 absolute error = 7.841638449690436e-11 relative error = 9.887902289107475e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6209999999999999 y[1] (analytic) = -7.929105458926111 y[1] (numeric) = -7.929105458847222 absolute error = 7.888889541618482e-11 relative error = 9.949280637625576e-10 % Correct digits = 11 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6199999999999999 y[1] (analytic) = -7.927673053925329 y[1] (numeric) = -7.927673053845966 absolute error = 7.936229451388499e-11 relative error = 1.001079307560361e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6189999999999999 y[1] (analytic) = -7.926240749890566 y[1] (numeric) = -7.92624074981073 absolute error = 7.983569361158516e-11 relative error = 1.007232761794264e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6179999999999999 y[1] (analytic) = -7.924808546823243 y[1] (numeric) = -7.924808546742934 absolute error = 8.030909270928532e-11 relative error = 1.013388427427413e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6169999999999999 y[1] (analytic) = -7.923376444724783 y[1] (numeric) = -7.923376444644 absolute error = 8.078337998540519e-11 relative error = 1.019557515018601e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6159999999999999 y[1] (analytic) = -7.92194444359661 y[1] (numeric) = -7.921944443515351 absolute error = 8.125855543994476e-11 relative error = 1.025740031610887e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6149999999999999 y[1] (analytic) = -7.920512543440147 y[1] (numeric) = -7.920512543358413 absolute error = 8.173373089448432e-11 relative error = 1.031924770603098e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6139999999999999 y[1] (analytic) = -7.919080744256819 y[1] (numeric) = -7.919080744174609 absolute error = 8.220979452744359e-11 relative error = 1.038122948639776e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6129999999999999 y[1] (analytic) = -7.917649046048052 y[1] (numeric) = -7.917649045965367 absolute error = 8.268496998198316e-11 relative error = 1.044312137366758e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6119999999999999 y[1] (analytic) = -7.916217448815275 y[1] (numeric) = -7.916217448732114 absolute error = 8.316103361494243e-11 relative error = 1.050514771134642e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6109999999999999 y[1] (analytic) = -7.914785952559915 y[1] (numeric) = -7.914785952476278 absolute error = 8.363620906948199e-11 relative error = 1.056708413478082e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6099999999999999 y[1] (analytic) = -7.913354557283403 y[1] (numeric) = -7.913354557199289 absolute error = 8.411404905928066e-11 relative error = 1.062937954446419e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6089999999999999 y[1] (analytic) = -7.91192326298717 y[1] (numeric) = -7.911923262902579 absolute error = 8.459100087065963e-11 relative error = 1.069158509997e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6079999999999999 y[1] (analytic) = -7.910492069672646 y[1] (numeric) = -7.910492069587577 absolute error = 8.506884086045829e-11 relative error = 1.075392530720009e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6069999999999999 y[1] (analytic) = -7.909060977341265 y[1] (numeric) = -7.909060977255718 absolute error = 8.554668085025696e-11 relative error = 1.081628793801696e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6059999999999999 y[1] (analytic) = -7.907629985994461 y[1] (numeric) = -7.907629985908436 absolute error = 8.602540901847533e-11 relative error = 1.087878532137171e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6049999999999999 y[1] (analytic) = -7.906199095633669 y[1] (numeric) = -7.906199095547165 absolute error = 8.65041371866937e-11 relative error = 1.094130518854086e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6039999999999999 y[1] (analytic) = -7.904768306260325 y[1] (numeric) = -7.904768306173342 absolute error = 8.698375353333176e-11 relative error = 1.100395990916564e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6029999999999999 y[1] (analytic) = -7.903337617875867 y[1] (numeric) = -7.903337617788404 absolute error = 8.746248170155013e-11 relative error = 1.106652479374365e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6019999999999999 y[1] (analytic) = -7.901907030481732 y[1] (numeric) = -7.90190703039379 absolute error = 8.79420980481882e-11 relative error = 1.112922459210797e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.6009999999999999 y[1] (analytic) = -7.900476544079361 y[1] (numeric) = -7.900476543990939 absolute error = 8.842171439482627e-11 relative error = 1.119194695427452e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5999999999999999 y[1] (analytic) = -7.899046158670194 y[1] (numeric) = -7.899046158581291 absolute error = 8.890310709830374e-11 relative error = 1.125491677254239e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5989999999999999 y[1] (analytic) = -7.897615874255671 y[1] (numeric) = -7.897615874166288 absolute error = 8.93827234449418e-11 relative error = 1.131768433259815e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5979999999999999 y[1] (analytic) = -7.896185690837237 y[1] (numeric) = -7.896185690747373 absolute error = 8.986411614841927e-11 relative error = 1.138069944995062e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5969999999999999 y[1] (analytic) = -7.894755608416336 y[1] (numeric) = -7.89475560832599 absolute error = 9.034639703031644e-11 relative error = 1.144384975438646e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5959999999999999 y[1] (analytic) = -7.893325626994411 y[1] (numeric) = -7.893325626903583 absolute error = 9.082778973379391e-11 relative error = 1.150691027153012e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5949999999999999 y[1] (analytic) = -7.89189574657291 y[1] (numeric) = -7.891895746481599 absolute error = 9.131095879411077e-11 relative error = 1.157021857945386e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5939999999999999 y[1] (analytic) = -7.890465967153278 y[1] (numeric) = -7.890465967061485 absolute error = 9.179323967600794e-11 relative error = 1.163343711995315e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5929999999999999 y[1] (analytic) = -7.889036288736965 y[1] (numeric) = -7.889036288644689 absolute error = 9.227640873632481e-11 relative error = 1.169679100957695e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5919999999999999 y[1] (analytic) = -7.88760671132542 y[1] (numeric) = -7.887606711232659 absolute error = 9.276046597506138e-11 relative error = 1.176028031948795e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5909999999999999 y[1] (analytic) = -7.886177234920091 y[1] (numeric) = -7.886177234826848 absolute error = 9.324363503537825e-11 relative error = 1.182367987147109e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5899999999999999 y[1] (analytic) = -7.884747859522434 y[1] (numeric) = -7.884747859428705 absolute error = 9.372858045253452e-11 relative error = 1.188732754964868e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5889999999999999 y[1] (analytic) = -7.883318585133897 y[1] (numeric) = -7.883318585039684 absolute error = 9.421263769127108e-11 relative error = 1.195088548989181e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5879999999999999 y[1] (analytic) = -7.881889411755937 y[1] (numeric) = -7.881889411661239 absolute error = 9.469758310842735e-11 relative error = 1.201457901289312e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5869999999999999 y[1] (analytic) = -7.880460339390007 y[1] (numeric) = -7.880460339294824 absolute error = 9.518252852558362e-11 relative error = 1.207829548355437e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5859999999999999 y[1] (analytic) = -7.879031368037563 y[1] (numeric) = -7.879031367941895 absolute error = 9.566836212115959e-11 relative error = 1.214214763876334e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5849999999999999 y[1] (analytic) = -7.877602497700063 y[1] (numeric) = -7.877602497603909 absolute error = 9.615419571673556e-11 relative error = 1.220602280259872e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5839999999999999 y[1] (analytic) = -7.876173728378964 y[1] (numeric) = -7.876173728282323 absolute error = 9.664091749073123e-11 relative error = 1.227003375287678e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5829999999999999 y[1] (analytic) = -7.874745060075726 y[1] (numeric) = -7.874745059978598 absolute error = 9.712763926472689e-11 relative error = 1.233406777282932e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5819999999999999 y[1] (analytic) = -7.873316492791807 y[1] (numeric) = -7.873316492694193 absolute error = 9.761436103872256e-11 relative error = 1.239812487254776e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5809999999999998 y[1] (analytic) = -7.871888026528671 y[1] (numeric) = -7.87188802643057 absolute error = 9.810108281271823e-11 relative error = 1.2462205062129e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5799999999999998 y[1] (analytic) = -7.87045966128778 y[1] (numeric) = -7.870459661189191 absolute error = 9.85886927651336e-11 relative error = 1.252642120130025e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5789999999999998 y[1] (analytic) = -7.869031397070595 y[1] (numeric) = -7.869031396971519 absolute error = 9.907541453912927e-11 relative error = 1.259054762140256e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5779999999999998 y[1] (analytic) = -7.867603233878585 y[1] (numeric) = -7.86760323377902 absolute error = 9.956480084838404e-11 relative error = 1.265503583348603e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5769999999999998 y[1] (analytic) = -7.866175171713212 y[1] (numeric) = -7.866175171613158 absolute error = 1.000532989792191e-10 relative error = 1.271943438775824e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5759999999999998 y[1] (analytic) = -7.864747210575943 y[1] (numeric) = -7.864747210475401 absolute error = 1.005417971100542e-10 relative error = 1.278385616448712e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5749999999999998 y[1] (analytic) = -7.863319350468248 y[1] (numeric) = -7.863319350367217 absolute error = 1.010311834193089e-10 relative error = 1.284841412593687e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5739999999999998 y[1] (analytic) = -7.861891591391595 y[1] (numeric) = -7.861891591290074 absolute error = 1.015214579069834e-10 relative error = 1.291310834381699e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5729999999999998 y[1] (analytic) = -7.860463933347454 y[1] (numeric) = -7.860463933245442 absolute error = 1.020117323946579e-10 relative error = 1.297782589674897e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5719999999999998 y[1] (analytic) = -7.859036376337295 y[1] (numeric) = -7.859036376234793 absolute error = 1.025020068823324e-10 relative error = 1.304256679495145e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5709999999999998 y[1] (analytic) = -7.857608920362592 y[1] (numeric) = -7.857608920259599 absolute error = 1.029931695484265e-10 relative error = 1.310744408283352e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5699999999999998 y[1] (analytic) = -7.856181565424818 y[1] (numeric) = -7.856181565321334 absolute error = 1.034843322145207e-10 relative error = 1.31723447775134e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5689999999999998 y[1] (analytic) = -7.854754311525448 y[1] (numeric) = -7.854754311421472 absolute error = 1.039763830590346e-10 relative error = 1.323738196450878e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5679999999999998 y[1] (analytic) = -7.853327158665956 y[1] (numeric) = -7.853327158561488 absolute error = 1.044684339035484e-10 relative error = 1.330244261991175e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5669999999999998 y[1] (analytic) = -7.85190010684782 y[1] (numeric) = -7.851900106742859 absolute error = 1.04961372926482e-10 relative error = 1.336763987037263e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5659999999999998 y[1] (analytic) = -7.850473156072517 y[1] (numeric) = -7.850473155967062 absolute error = 1.054543119494156e-10 relative error = 1.343286065093342e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5649999999999998 y[1] (analytic) = -7.849046306341525 y[1] (numeric) = -7.849046306235578 absolute error = 1.059472509723491e-10 relative error = 1.349810497190602e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5639999999999998 y[1] (analytic) = -7.847619557656325 y[1] (numeric) = -7.847619557549885 absolute error = 1.064401899952827e-10 relative error = 1.356337284360798e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5629999999999998 y[1] (analytic) = -7.8461929100184 y[1] (numeric) = -7.846192909911466 absolute error = 1.06934017196636e-10 relative error = 1.362877747500924e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5619999999999998 y[1] (analytic) = -7.844766363429229 y[1] (numeric) = -7.8447663633218 absolute error = 1.074287325764089e-10 relative error = 1.369431893819308e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5609999999999998 y[1] (analytic) = -7.843339917890296 y[1] (numeric) = -7.843339917782373 absolute error = 1.079234479561819e-10 relative error = 1.375988406546215e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5599999999999998 y[1] (analytic) = -7.841913573403087 y[1] (numeric) = -7.841913573294669 absolute error = 1.084181633359549e-10 relative error = 1.382547286719275e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5589999999999998 y[1] (analytic) = -7.840487329969084 y[1] (numeric) = -7.840487329860172 absolute error = 1.089128787157279e-10 relative error = 1.389108535376682e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5579999999999998 y[1] (analytic) = -7.839061187589778 y[1] (numeric) = -7.839061187480369 absolute error = 1.094084822739205e-10 relative error = 1.39568348372032e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5569999999999998 y[1] (analytic) = -7.837635146266653 y[1] (numeric) = -7.837635146156749 absolute error = 1.099040858321132e-10 relative error = 1.402260806749399e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5559999999999998 y[1] (analytic) = -7.8362092060012 y[1] (numeric) = -7.836209205890799 absolute error = 1.104014657471453e-10 relative error = 1.408863174079076e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5549999999999998 y[1] (analytic) = -7.834783366794907 y[1] (numeric) = -7.834783366684009 absolute error = 1.108979574837576e-10 relative error = 1.415456590079584e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5539999999999998 y[1] (analytic) = -7.833357628649266 y[1] (numeric) = -7.833357628537871 absolute error = 1.113953373987897e-10 relative error = 1.422063726432952e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5529999999999998 y[1] (analytic) = -7.831931991565769 y[1] (numeric) = -7.831931991453876 absolute error = 1.118927173138218e-10 relative error = 1.428673249899506e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5519999999999998 y[1] (analytic) = -7.830506455545909 y[1] (numeric) = -7.830506455433518 absolute error = 1.123909854072735e-10 relative error = 1.435296504068052e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5509999999999998 y[1] (analytic) = -7.829081020591181 y[1] (numeric) = -7.829081020478291 absolute error = 1.12890141679145e-10 relative error = 1.441933496182169e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5499999999999998 y[1] (analytic) = -7.827655686703078 y[1] (numeric) = -7.827655686589689 absolute error = 1.133892979510165e-10 relative error = 1.448572886817596e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5489999999999998 y[1] (analytic) = -7.826230453883099 y[1] (numeric) = -7.82623045376921 absolute error = 1.13888454222888e-10 relative error = 1.455214677027311e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5479999999999998 y[1] (analytic) = -7.82480532213274 y[1] (numeric) = -7.824805322018352 absolute error = 1.143876104947594e-10 relative error = 1.461858867864866e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5469999999999998 y[1] (analytic) = -7.823380291453499 y[1] (numeric) = -7.823380291338612 absolute error = 1.148867667666309e-10 relative error = 1.468505460384391e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5459999999999998 y[1] (analytic) = -7.821955361846878 y[1] (numeric) = -7.82195536173149 absolute error = 1.153876993953418e-10 relative error = 1.475177165522676e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5449999999999998 y[1] (analytic) = -7.820530533314376 y[1] (numeric) = -7.820530533198488 absolute error = 1.158877438456329e-10 relative error = 1.481839925718175e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5439999999999998 y[1] (analytic) = -7.819105805857496 y[1] (numeric) = -7.819105805741106 absolute error = 1.163895646527635e-10 relative error = 1.488527813059814e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5429999999999998 y[1] (analytic) = -7.817681179477739 y[1] (numeric) = -7.817681179360849 absolute error = 1.168896091030547e-10 relative error = 1.495195396429092e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5419999999999998 y[1] (analytic) = -7.816256654176612 y[1] (numeric) = -7.81625665405922 absolute error = 1.173914299101853e-10 relative error = 1.501888117343962e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5409999999999998 y[1] (analytic) = -7.814832229955618 y[1] (numeric) = -7.814832229837724 absolute error = 1.178941388957355e-10 relative error = 1.508594624000074e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5399999999999998 y[1] (analytic) = -7.813407906816264 y[1] (numeric) = -7.813407906697868 absolute error = 1.183959597028661e-10 relative error = 1.515292188950993e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5389999999999998 y[1] (analytic) = -7.811983684760057 y[1] (numeric) = -7.811983684641159 absolute error = 1.188986686884164e-10 relative error = 1.522003545915858e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5379999999999998 y[1] (analytic) = -7.810559563788508 y[1] (numeric) = -7.810559563669105 absolute error = 1.19403154030806e-10 relative error = 1.528740073686726e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5369999999999998 y[1] (analytic) = -7.809135543903123 y[1] (numeric) = -7.809135543783216 absolute error = 1.19906751194776e-10 relative error = 1.535467665027169e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5359999999999998 y[1] (analytic) = -7.807711625105414 y[1] (numeric) = -7.807711624985004 absolute error = 1.20410348358746e-10 relative error = 1.542197690441984e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5349999999999998 y[1] (analytic) = -7.806287807396894 y[1] (numeric) = -7.806287807275979 absolute error = 1.209148337011356e-10 relative error = 1.548941528732288e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5339999999999998 y[1] (analytic) = -7.804864090779075 y[1] (numeric) = -7.804864090657655 absolute error = 1.21420207221945e-10 relative error = 1.555699187195263e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5329999999999998 y[1] (analytic) = -7.80344047525347 y[1] (numeric) = -7.803440475131546 absolute error = 1.21923804385915e-10 relative error = 1.562436527485073e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5319999999999998 y[1] (analytic) = -7.802016960821596 y[1] (numeric) = -7.802016960699167 absolute error = 1.224291779067244e-10 relative error = 1.569199074053691e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5309999999999998 y[1] (analytic) = -7.800593547484968 y[1] (numeric) = -7.800593547362033 absolute error = 1.229345514275337e-10 relative error = 1.57596406836464e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5299999999999998 y[1] (analytic) = -7.799170235245104 y[1] (numeric) = -7.799170235121663 absolute error = 1.234417013051825e-10 relative error = 1.582754287723316e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5289999999999998 y[1] (analytic) = -7.797747024103522 y[1] (numeric) = -7.797747023979574 absolute error = 1.239479630044116e-10 relative error = 1.589535575099802e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5279999999999998 y[1] (analytic) = -7.796323914061741 y[1] (numeric) = -7.796323913937287 absolute error = 1.244542247036406e-10 relative error = 1.596319317610321e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5269999999999998 y[1] (analytic) = -7.794900905121283 y[1] (numeric) = -7.794900904996322 absolute error = 1.249613745812894e-10 relative error = 1.60311691068695e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5259999999999998 y[1] (analytic) = -7.793477997283668 y[1] (numeric) = -7.7934779971582 absolute error = 1.254685244589382e-10 relative error = 1.60991696521975e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5249999999999998 y[1] (analytic) = -7.79205519055042 y[1] (numeric) = -7.792055190424445 absolute error = 1.25975674336587e-10 relative error = 1.616719482292171e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5239999999999998 y[1] (analytic) = -7.790632484923064 y[1] (numeric) = -7.790632484796579 absolute error = 1.264846005710751e-10 relative error = 1.623547264177284e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5229999999999998 y[1] (analytic) = -7.789209880403122 y[1] (numeric) = -7.78920988027613 absolute error = 1.269926386271436e-10 relative error = 1.630366116422725e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5219999999999998 y[1] (analytic) = -7.787787376992124 y[1] (numeric) = -7.787787376864621 absolute error = 1.275024530400515e-10 relative error = 1.637210248147488e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5209999999999998 y[1] (analytic) = -7.786364974691593 y[1] (numeric) = -7.786364974563582 absolute error = 1.280113792745396e-10 relative error = 1.644045452410995e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5199999999999998 y[1] (analytic) = -7.78494267350306 y[1] (numeric) = -7.784942673374539 absolute error = 1.285211936874475e-10 relative error = 1.650894541906957e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5189999999999998 y[1] (analytic) = -7.783520473428054 y[1] (numeric) = -7.783520473299023 absolute error = 1.290310081003554e-10 relative error = 1.657746112968428e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5179999999999998 y[1] (analytic) = -7.782098374468106 y[1] (numeric) = -7.782098374338564 absolute error = 1.29541710691683e-10 relative error = 1.664611579785342e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5169999999999998 y[1] (analytic) = -7.780676376624746 y[1] (numeric) = -7.780676376494694 absolute error = 1.300524132830105e-10 relative error = 1.67147953452637e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5159999999999998 y[1] (analytic) = -7.779254479899508 y[1] (numeric) = -7.779254479768945 absolute error = 1.305631158743381e-10 relative error = 1.678349978287697e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5149999999999998 y[1] (analytic) = -7.777832684293926 y[1] (numeric) = -7.777832684162852 absolute error = 1.310747066440854e-10 relative error = 1.685234331522322e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5139999999999998 y[1] (analytic) = -7.776410989809536 y[1] (numeric) = -7.776410989677949 absolute error = 1.315871855922524e-10 relative error = 1.692132601590741e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5129999999999998 y[1] (analytic) = -7.774989396447871 y[1] (numeric) = -7.774989396315772 absolute error = 1.320987763619996e-10 relative error = 1.699021948793282e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5119999999999998 y[1] (analytic) = -7.77356790421047 y[1] (numeric) = -7.773567904077859 absolute error = 1.326112553101666e-10 relative error = 1.705925219207761e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5109999999999998 y[1] (analytic) = -7.772146513098871 y[1] (numeric) = -7.772146512965747 absolute error = 1.331237342583336e-10 relative error = 1.712830992493155e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5099999999999998 y[1] (analytic) = -7.770725223114614 y[1] (numeric) = -7.770725222980976 absolute error = 1.336371013849202e-10 relative error = 1.71975069955384e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5089999999999998 y[1] (analytic) = -7.769304034259238 y[1] (numeric) = -7.769304034125088 absolute error = 1.341504685115069e-10 relative error = 1.7266729158746e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5079999999999998 y[1] (analytic) = -7.767882946534287 y[1] (numeric) = -7.767882946399622 absolute error = 1.346647238165133e-10 relative error = 1.733609076545048e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5069999999999998 y[1] (analytic) = -7.766461959941301 y[1] (numeric) = -7.766461959806122 absolute error = 1.351789791215197e-10 relative error = 1.740547752873322e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5059999999999998 y[1] (analytic) = -7.765041074481827 y[1] (numeric) = -7.765041074346132 absolute error = 1.356950107833654e-10 relative error = 1.747511822304437e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5049999999999998 y[1] (analytic) = -7.763620290157406 y[1] (numeric) = -7.763620290021197 absolute error = 1.362092660883718e-10 relative error = 1.754455537464342e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5039999999999998 y[1] (analytic) = -7.762199606969587 y[1] (numeric) = -7.762199606832862 absolute error = 1.367252977502176e-10 relative error = 1.761424656323622e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5029999999999998 y[1] (analytic) = -7.760779024919915 y[1] (numeric) = -7.760779024782675 absolute error = 1.372404412336437e-10 relative error = 1.768384859212762e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5019999999999998 y[1] (analytic) = -7.759358544009941 y[1] (numeric) = -7.759358543872183 absolute error = 1.377573610739091e-10 relative error = 1.775370480595395e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.5009999999999998 y[1] (analytic) = -7.757938164241211 y[1] (numeric) = -7.757938164102938 absolute error = 1.382733927357549e-10 relative error = 1.782347188240049e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4999999999999998 y[1] (analytic) = -7.756517885615279 y[1] (numeric) = -7.756517885476487 absolute error = 1.387912007544401e-10 relative error = 1.789349329185884e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4989999999999998 y[1] (analytic) = -7.755097708133692 y[1] (numeric) = -7.755097707994384 absolute error = 1.393081205947055e-10 relative error = 1.796342558632067e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4979999999999998 y[1] (analytic) = -7.753677631798007 y[1] (numeric) = -7.753677631658181 absolute error = 1.398259286133907e-10 relative error = 1.803349781269748e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4969999999999998 y[1] (analytic) = -7.752257656609775 y[1] (numeric) = -7.752257656469431 absolute error = 1.403437366320759e-10 relative error = 1.81035954748505e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4959999999999998 y[1] (analytic) = -7.750837782570553 y[1] (numeric) = -7.75083778242969 absolute error = 1.408633210076005e-10 relative error = 1.817394776657077e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4949999999999998 y[1] (analytic) = -7.749418009681895 y[1] (numeric) = -7.749418009540513 absolute error = 1.413820172047053e-10 relative error = 1.824421098824025e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4939999999999998 y[1] (analytic) = -7.747998337945358 y[1] (numeric) = -7.747998337803457 absolute error = 1.419007134018102e-10 relative error = 1.83144997214132e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4929999999999998 y[1] (analytic) = -7.746578767362502 y[1] (numeric) = -7.746578767220082 absolute error = 1.424202977773348e-10 relative error = 1.838492863163967e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4919999999999998 y[1] (analytic) = -7.745159297934886 y[1] (numeric) = -7.745159297791945 absolute error = 1.429407703312791e-10 relative error = 1.845549779323348e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4909999999999998 y[1] (analytic) = -7.743739929664068 y[1] (numeric) = -7.743739929520608 absolute error = 1.434603547068036e-10 relative error = 1.852597788792567e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4899999999999998 y[1] (analytic) = -7.742320662551613 y[1] (numeric) = -7.742320662407631 absolute error = 1.439817154391676e-10 relative error = 1.85967130159804e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4889999999999998 y[1] (analytic) = -7.74090149659908 y[1] (numeric) = -7.740901496454578 absolute error = 1.445021879931119e-10 relative error = 1.866735909978935e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4879999999999998 y[1] (analytic) = -7.739482431808035 y[1] (numeric) = -7.739482431663012 absolute error = 1.450235487254758e-10 relative error = 1.873814560641061e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4869999999999998 y[1] (analytic) = -7.738063468180043 y[1] (numeric) = -7.738063468034498 absolute error = 1.455449094578398e-10 relative error = 1.880895782986791e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4859999999999998 y[1] (analytic) = -7.736644605716669 y[1] (numeric) = -7.736644605570602 absolute error = 1.460671583686235e-10 relative error = 1.887991058303147e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4849999999999998 y[1] (analytic) = -7.73522584441948 y[1] (numeric) = -7.735225844272891 absolute error = 1.465894072794072e-10 relative error = 1.895088911788697e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4839999999999998 y[1] (analytic) = -7.733807184290045 y[1] (numeric) = -7.733807184142932 absolute error = 1.471134325470302e-10 relative error = 1.902212313307564e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4829999999999998 y[1] (analytic) = -7.732388625329932 y[1] (numeric) = -7.732388625182296 absolute error = 1.476365696362336e-10 relative error = 1.909326817234747e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4819999999999998 y[1] (analytic) = -7.730970167540712 y[1] (numeric) = -7.730970167392552 absolute error = 1.48159706725437e-10 relative error = 1.916443906969154e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4809999999999998 y[1] (analytic) = -7.729551810923957 y[1] (numeric) = -7.729551810775273 absolute error = 1.486837319930601e-10 relative error = 1.923575074339104e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4799999999999998 y[1] (analytic) = -7.728133555481238 y[1] (numeric) = -7.728133555332031 absolute error = 1.492077572606831e-10 relative error = 1.93070883402185e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4789999999999998 y[1] (analytic) = -7.726715401214131 y[1] (numeric) = -7.726715401064398 absolute error = 1.497326707067259e-10 relative error = 1.937856682066972e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4779999999999998 y[1] (analytic) = -7.72529734812421 y[1] (numeric) = -7.725297347973951 absolute error = 1.502584723311884e-10 relative error = 1.945018625951956e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4769999999999998 y[1] (analytic) = -7.723879396213049 y[1] (numeric) = -7.723879396062265 absolute error = 1.507842739556509e-10 relative error = 1.952183174035305e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4759999999999998 y[1] (analytic) = -7.722461545482227 y[1] (numeric) = -7.722461545330917 absolute error = 1.513100755801133e-10 relative error = 1.959350327469514e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4749999999999998 y[1] (analytic) = -7.721043795933322 y[1] (numeric) = -7.721043795781486 absolute error = 1.518358772045758e-10 relative error = 1.966520087407714e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4739999999999998 y[1] (analytic) = -7.719626147567912 y[1] (numeric) = -7.71962614741555 absolute error = 1.52362567007458e-10 relative error = 1.973703960462647e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4729999999999998 y[1] (analytic) = -7.718208600387578 y[1] (numeric) = -7.718208600234689 absolute error = 1.528892568103402e-10 relative error = 1.980890446555988e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4719999999999998 y[1] (analytic) = -7.716791154393903 y[1] (numeric) = -7.716791154240486 absolute error = 1.53416834791642e-10 relative error = 1.988091056530501e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4709999999999998 y[1] (analytic) = -7.715373809588468 y[1] (numeric) = -7.715373809434523 absolute error = 1.539453009513636e-10 relative error = 1.995305797886868e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4699999999999998 y[1] (analytic) = -7.713956565972856 y[1] (numeric) = -7.713956565818383 absolute error = 1.544728789326655e-10 relative error = 2.002511650299705e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4689999999999998 y[1] (analytic) = -7.712539423548653 y[1] (numeric) = -7.712539423393651 absolute error = 1.550013450923871e-10 relative error = 2.00973164064643e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4679999999999997 y[1] (analytic) = -7.711122382317444 y[1] (numeric) = -7.711122382161914 absolute error = 1.555298112521086e-10 relative error = 2.016954258290047e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4669999999999997 y[1] (analytic) = -7.709705442280817 y[1] (numeric) = -7.709705442124758 absolute error = 1.560591655902499e-10 relative error = 2.024191024658418e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4659999999999997 y[1] (analytic) = -7.708288603440359 y[1] (numeric) = -7.708288603283771 absolute error = 1.565885199283912e-10 relative error = 2.031430424887084e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4649999999999997 y[1] (analytic) = -7.706871865797661 y[1] (numeric) = -7.706871865640543 absolute error = 1.571178742665325e-10 relative error = 2.038672460143085e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4639999999999997 y[1] (analytic) = -7.705455229354312 y[1] (numeric) = -7.705455229196663 absolute error = 1.576490049615131e-10 relative error = 2.04594018483089e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4629999999999997 y[1] (analytic) = -7.704038694111904 y[1] (numeric) = -7.704038693953724 absolute error = 1.581801356564938e-10 relative error = 2.053210555359604e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4619999999999997 y[1] (analytic) = -7.702622260072029 y[1] (numeric) = -7.702622259913317 absolute error = 1.587112663514745e-10 relative error = 2.060483572901968e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4609999999999997 y[1] (analytic) = -7.70120592723628 y[1] (numeric) = -7.701205927077037 absolute error = 1.592423970464552e-10 relative error = 2.067759238631374e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4599999999999997 y[1] (analytic) = -7.699789695606253 y[1] (numeric) = -7.699789695446479 absolute error = 1.597744159198555e-10 relative error = 2.075049088821581e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4589999999999997 y[1] (analytic) = -7.698373565183544 y[1] (numeric) = -7.698373565023238 absolute error = 1.603055466148362e-10 relative error = 2.082330056569737e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4579999999999997 y[1] (analytic) = -7.69695753596975 y[1] (numeric) = -7.696957535808911 absolute error = 1.608384536666563e-10 relative error = 2.089636754717941e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4569999999999997 y[1] (analytic) = -7.695541607966469 y[1] (numeric) = -7.695541607805096 absolute error = 1.613722488968961e-10 relative error = 2.09695765571383e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4559999999999997 y[1] (analytic) = -7.694125781175299 y[1] (numeric) = -7.694125781013393 absolute error = 1.619060441271358e-10 relative error = 2.104281223518083e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4549999999999997 y[1] (analytic) = -7.692710055597841 y[1] (numeric) = -7.692710055435402 absolute error = 1.624389511789559e-10 relative error = 2.111595913598123e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4539999999999997 y[1] (analytic) = -7.691294431235698 y[1] (numeric) = -7.691294431072724 absolute error = 1.629736345876154e-10 relative error = 2.118936364284155e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4529999999999997 y[1] (analytic) = -7.68987890809047 y[1] (numeric) = -7.689878907926962 absolute error = 1.635074298178552e-10 relative error = 2.126267939613849e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4519999999999997 y[1] (analytic) = -7.688463486163763 y[1] (numeric) = -7.68846348599972 absolute error = 1.640430014049343e-10 relative error = 2.133625290672809e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4509999999999997 y[1] (analytic) = -7.68704816545718 y[1] (numeric) = -7.687048165292603 absolute error = 1.645776848135938e-10 relative error = 2.140973768749707e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4499999999999997 y[1] (analytic) = -7.685632945972329 y[1] (numeric) = -7.685632945807216 absolute error = 1.65113256400673e-10 relative error = 2.148336481346028e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4489999999999997 y[1] (analytic) = -7.684217827710815 y[1] (numeric) = -7.684217827545166 absolute error = 1.656488279877522e-10 relative error = 2.155701877559868e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4479999999999997 y[1] (analytic) = -7.682802810674247 y[1] (numeric) = -7.682802810508062 absolute error = 1.661843995748313e-10 relative error = 2.163069958582562e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4469999999999997 y[1] (analytic) = -7.681387894864234 y[1] (numeric) = -7.681387894697512 absolute error = 1.667217475187499e-10 relative error = 2.170463851073318e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4459999999999997 y[1] (analytic) = -7.679973080282386 y[1] (numeric) = -7.679973080115128 absolute error = 1.672582072842488e-10 relative error = 2.177848874414268e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4449999999999997 y[1] (analytic) = -7.678558366930316 y[1] (numeric) = -7.678558366762521 absolute error = 1.677955552281674e-10 relative error = 2.185248157399207e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4439999999999997 y[1] (analytic) = -7.677143754809636 y[1] (numeric) = -7.677143754641302 absolute error = 1.683337913505056e-10 relative error = 2.192661707618105e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4429999999999997 y[1] (analytic) = -7.675729243921959 y[1] (numeric) = -7.675729243753087 absolute error = 1.688720274728439e-10 relative error = 2.200077961407583e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4419999999999997 y[1] (analytic) = -7.6743148342689 y[1] (numeric) = -7.674314834099489 absolute error = 1.694111517736019e-10 relative error = 2.207508493359082e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4409999999999997 y[1] (analytic) = -7.672900525852074 y[1] (numeric) = -7.672900525682125 absolute error = 1.699493878959402e-10 relative error = 2.214930160026639e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4399999999999997 y[1] (analytic) = -7.671486318673101 y[1] (numeric) = -7.671486318502612 absolute error = 1.704894003751178e-10 relative error = 2.222377689185615e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4389999999999997 y[1] (analytic) = -7.670072212733596 y[1] (numeric) = -7.670072212562568 absolute error = 1.710285246758758e-10 relative error = 2.22981635546977e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4379999999999997 y[1] (analytic) = -7.66865820803518 y[1] (numeric) = -7.668658207863611 absolute error = 1.715685371550535e-10 relative error = 2.237269317535692e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4369999999999997 y[1] (analytic) = -7.667244304579473 y[1] (numeric) = -7.667244304407364 absolute error = 1.721085496342312e-10 relative error = 2.244724998933901e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4359999999999997 y[1] (analytic) = -7.665830502368098 y[1] (numeric) = -7.665830502195448 absolute error = 1.726503384702482e-10 relative error = 2.252206573272313e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4349999999999997 y[1] (analytic) = -7.664416801402674 y[1] (numeric) = -7.664416801229483 absolute error = 1.731912391278456e-10 relative error = 2.259679289572948e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4339999999999997 y[1] (analytic) = -7.663003201684828 y[1] (numeric) = -7.663003201511095 absolute error = 1.737330279638627e-10 relative error = 2.267166323585313e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4329999999999997 y[1] (analytic) = -7.661589703216183 y[1] (numeric) = -7.661589703041908 absolute error = 1.742748167998798e-10 relative error = 2.274656090324475e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4319999999999997 y[1] (analytic) = -7.660176305998367 y[1] (numeric) = -7.660176305823549 absolute error = 1.748174938143165e-10 relative error = 2.282160185757398e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4309999999999997 y[1] (analytic) = -7.658763010033005 y[1] (numeric) = -7.658763009857645 absolute error = 1.753601708287533e-10 relative error = 2.289667020627625e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4299999999999997 y[1] (analytic) = -7.657349815321726 y[1] (numeric) = -7.657349815145823 absolute error = 1.759028478431901e-10 relative error = 2.297176596153711e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4289999999999997 y[1] (analytic) = -7.65593672186616 y[1] (numeric) = -7.655936721689713 absolute error = 1.764473012144663e-10 relative error = 2.304712115899733e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4279999999999997 y[1] (analytic) = -7.654523729667936 y[1] (numeric) = -7.654523729490946 absolute error = 1.769899782289031e-10 relative error = 2.312227180678962e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4269999999999997 y[1] (analytic) = -7.653110838728687 y[1] (numeric) = -7.653110838551153 absolute error = 1.775344316001792e-10 relative error = 2.319768200687274e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4259999999999997 y[1] (analytic) = -7.651698049050045 y[1] (numeric) = -7.651698048871967 absolute error = 1.780788849714554e-10 relative error = 2.32731197480491e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4249999999999997 y[1] (analytic) = -7.650285360633644 y[1] (numeric) = -7.650285360455021 absolute error = 1.786233383427316e-10 relative error = 2.334858504257636e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4239999999999997 y[1] (analytic) = -7.648872773481119 y[1] (numeric) = -7.64887277330195 absolute error = 1.791686798924275e-10 relative error = 2.342419402158327e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4229999999999997 y[1] (analytic) = -7.647460287594106 y[1] (numeric) = -7.647460287414392 absolute error = 1.797140214421233e-10 relative error = 2.349983062137109e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4219999999999997 y[1] (analytic) = -7.646047902974241 y[1] (numeric) = -7.646047902793981 absolute error = 1.802602511702389e-10 relative error = 2.357561101600205e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4209999999999997 y[1] (analytic) = -7.644635619623164 y[1] (numeric) = -7.644635619442358 absolute error = 1.808064808983545e-10 relative error = 2.365141909893505e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4199999999999997 y[1] (analytic) = -7.643223437542514 y[1] (numeric) = -7.64322343736116 absolute error = 1.813535988048898e-10 relative error = 2.372737108719138e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4189999999999997 y[1] (analytic) = -7.64181135673393 y[1] (numeric) = -7.64181135655203 absolute error = 1.818998285330053e-10 relative error = 2.380323460519816e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4179999999999997 y[1] (analytic) = -7.640399377199056 y[1] (numeric) = -7.640399377016609 absolute error = 1.824478346179603e-10 relative error = 2.387935834381017e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4169999999999997 y[1] (analytic) = -7.638987498939533 y[1] (numeric) = -7.638987498756538 absolute error = 1.829958407029153e-10 relative error = 2.395550990603392e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4159999999999997 y[1] (analytic) = -7.637575721957006 y[1] (numeric) = -7.637575721773462 absolute error = 1.835438467878703e-10 relative error = 2.403168930426527e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4149999999999997 y[1] (analytic) = -7.63616404625312 y[1] (numeric) = -7.636164046069027 absolute error = 1.84092741051245e-10 relative error = 2.410801286302575e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4139999999999997 y[1] (analytic) = -7.634752471829518 y[1] (numeric) = -7.634752471644878 absolute error = 1.846407471361999e-10 relative error = 2.418424799199213e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4129999999999997 y[1] (analytic) = -7.633340998687852 y[1] (numeric) = -7.633340998502661 absolute error = 1.851905295779943e-10 relative error = 2.426074370447069e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4119999999999997 y[1] (analytic) = -7.631929626829767 y[1] (numeric) = -7.631929626644027 absolute error = 1.857403120197887e-10 relative error = 2.433726738868575e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4109999999999997 y[1] (analytic) = -7.630518356256914 y[1] (numeric) = -7.630518356070623 absolute error = 1.862909826400028e-10 relative error = 2.441393545528226e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4099999999999997 y[1] (analytic) = -7.629107186970943 y[1] (numeric) = -7.629107186784101 absolute error = 1.868416532602168e-10 relative error = 2.449063156162056e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4089999999999997 y[1] (analytic) = -7.627696118973506 y[1] (numeric) = -7.627696118786113 absolute error = 1.873932120588506e-10 relative error = 2.456747216144591e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4079999999999997 y[1] (analytic) = -7.626285152266254 y[1] (numeric) = -7.626285152078311 absolute error = 1.87942994500645e-10 relative error = 2.464410794353725e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4069999999999997 y[1] (analytic) = -7.624874286850845 y[1] (numeric) = -7.624874286662349 absolute error = 1.884954414776985e-10 relative error = 2.472112121281269e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4059999999999997 y[1] (analytic) = -7.62346352272893 y[1] (numeric) = -7.623463522539883 absolute error = 1.890470002763323e-10 relative error = 2.479804615221142e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4049999999999997 y[1] (analytic) = -7.622052859902166 y[1] (numeric) = -7.622052859712568 absolute error = 1.89598559074966e-10 relative error = 2.487499923706901e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4039999999999997 y[1] (analytic) = -7.620642298372213 y[1] (numeric) = -7.620642298182061 absolute error = 1.901518942304392e-10 relative error = 2.495221357798884e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4029999999999997 y[1] (analytic) = -7.619231838140728 y[1] (numeric) = -7.619231837950022 absolute error = 1.907052293859124e-10 relative error = 2.502945617578805e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4019999999999997 y[1] (analytic) = -7.617821479209368 y[1] (numeric) = -7.61782147901811 absolute error = 1.912585645413856e-10 relative error = 2.510672704307528e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.4009999999999997 y[1] (analytic) = -7.616411221579797 y[1] (numeric) = -7.616411221387985 absolute error = 1.918118996968587e-10 relative error = 2.518402619246615e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3999999999999997 y[1] (analytic) = -7.615001065253675 y[1] (numeric) = -7.615001065061309 absolute error = 1.923661230307516e-10 relative error = 2.526147027194716e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3989999999999997 y[1] (analytic) = -7.613591010232665 y[1] (numeric) = -7.613591010039745 absolute error = 1.929203463646445e-10 relative error = 2.533894270198643e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3979999999999997 y[1] (analytic) = -7.612181056518432 y[1] (numeric) = -7.612181056324957 absolute error = 1.934754578769571e-10 relative error = 2.54165601738126e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3969999999999997 y[1] (analytic) = -7.61077120411264 y[1] (numeric) = -7.61077120391861 absolute error = 1.940305693892697e-10 relative error = 2.549420606474429e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3959999999999997 y[1] (analytic) = -7.609361453016957 y[1] (numeric) = -7.609361452822371 absolute error = 1.945865690800019e-10 relative error = 2.557199710927811e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3949999999999997 y[1] (analytic) = -7.607951803233048 y[1] (numeric) = -7.607951803037906 absolute error = 1.951416805923145e-10 relative error = 2.564969989812341e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3939999999999997 y[1] (analytic) = -7.606542254762584 y[1] (numeric) = -7.606542254566885 absolute error = 1.956985684614665e-10 relative error = 2.572766467430538e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3929999999999997 y[1] (analytic) = -7.605132807607233 y[1] (numeric) = -7.605132807410977 absolute error = 1.962563445090382e-10 relative error = 2.580577479366667e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3919999999999997 y[1] (analytic) = -7.603723461768666 y[1] (numeric) = -7.603723461571852 absolute error = 1.968132323781902e-10 relative error = 2.588379671719549e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3909999999999997 y[1] (analytic) = -7.602314217248554 y[1] (numeric) = -7.602314217051184 absolute error = 1.973701202473421e-10 relative error = 2.596184722272302e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3899999999999997 y[1] (analytic) = -7.600905074048573 y[1] (numeric) = -7.600905073850644 absolute error = 1.979287844733335e-10 relative error = 2.604016002635171e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3889999999999997 y[1] (analytic) = -7.599496032170393 y[1] (numeric) = -7.599496031971906 absolute error = 1.984865605209052e-10 relative error = 2.611838465085928e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3879999999999997 y[1] (analytic) = -7.598087091615692 y[1] (numeric) = -7.598087091416647 absolute error = 1.990452247468966e-10 relative error = 2.619675483406056e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3869999999999997 y[1] (analytic) = -7.596678252386147 y[1] (numeric) = -7.596678252186543 absolute error = 1.996047771513076e-10 relative error = 2.627527065380332e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3859999999999997 y[1] (analytic) = -7.595269514483434 y[1] (numeric) = -7.59526951428327 absolute error = 2.00163441377299e-10 relative error = 2.635369831124583e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3849999999999997 y[1] (analytic) = -7.593860877909232 y[1] (numeric) = -7.593860877708508 absolute error = 2.007238819601298e-10 relative error = 2.643238863435615e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3839999999999997 y[1] (analytic) = -7.59245234266522 y[1] (numeric) = -7.592452342463936 absolute error = 2.012834343645409e-10 relative error = 2.651099082090297e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3829999999999997 y[1] (analytic) = -7.591043908753079 y[1] (numeric) = -7.591043908551235 absolute error = 2.018438749473717e-10 relative error = 2.658973882559546e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3819999999999997 y[1] (analytic) = -7.589635576174492 y[1] (numeric) = -7.589635575972087 absolute error = 2.024052037086221e-10 relative error = 2.666863272645341e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3809999999999997 y[1] (analytic) = -7.588227344931143 y[1] (numeric) = -7.588227344728176 absolute error = 2.029674206482923e-10 relative error = 2.674767260154276e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3799999999999997 y[1] (analytic) = -7.586819215024714 y[1] (numeric) = -7.586819214821185 absolute error = 2.035287494095428e-10 relative error = 2.682662439174515e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3789999999999997 y[1] (analytic) = -7.58541118645689 y[1] (numeric) = -7.5854111862528 absolute error = 2.040900781707933e-10 relative error = 2.690560513518092e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3779999999999997 y[1] (analytic) = -7.584003259229361 y[1] (numeric) = -7.584003259024708 absolute error = 2.046531832888832e-10 relative error = 2.69848490689703e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3769999999999997 y[1] (analytic) = -7.582595433343811 y[1] (numeric) = -7.582595433138595 absolute error = 2.05216288406973e-10 relative error = 2.706412206888318e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3759999999999997 y[1] (analytic) = -7.581187708801931 y[1] (numeric) = -7.581187708596151 absolute error = 2.057793935250629e-10 relative error = 2.714342414792716e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3749999999999997 y[1] (analytic) = -7.579780085605409 y[1] (numeric) = -7.579780085399066 absolute error = 2.063433868215725e-10 relative error = 2.722287249645073e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3739999999999997 y[1] (analytic) = -7.578372563755938 y[1] (numeric) = -7.57837256354903 absolute error = 2.069073801180821e-10 relative error = 2.730234999366885e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3729999999999997 y[1] (analytic) = -7.576965143255208 y[1] (numeric) = -7.576965143047737 absolute error = 2.074713734145917e-10 relative error = 2.738185665263045e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3719999999999997 y[1] (analytic) = -7.575557824104914 y[1] (numeric) = -7.575557823896878 absolute error = 2.080362548895209e-10 relative error = 2.746150972903455e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3709999999999997 y[1] (analytic) = -7.574150606306749 y[1] (numeric) = -7.574150606098148 absolute error = 2.086011363644502e-10 relative error = 2.754119203686745e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3699999999999997 y[1] (analytic) = -7.57274348986241 y[1] (numeric) = -7.572743489653243 absolute error = 2.091669060177992e-10 relative error = 2.762102087543435e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3689999999999997 y[1] (analytic) = -7.571336474773593 y[1] (numeric) = -7.57133647456386 absolute error = 2.097335638495679e-10 relative error = 2.770099632322041e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3679999999999997 y[1] (analytic) = -7.569929561041995 y[1] (numeric) = -7.569929560831696 absolute error = 2.102993335029169e-10 relative error = 2.778088379913132e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3669999999999997 y[1] (analytic) = -7.568522748669317 y[1] (numeric) = -7.568522748458451 absolute error = 2.108659913346855e-10 relative error = 2.786091795413571e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3659999999999997 y[1] (analytic) = -7.567116037657255 y[1] (numeric) = -7.567116037445823 absolute error = 2.114326491664542e-10 relative error = 2.794098149338183e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3649999999999997 y[1] (analytic) = -7.565709428007514 y[1] (numeric) = -7.565709427795515 absolute error = 2.119993069982229e-10 relative error = 2.80210744300359e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3639999999999997 y[1] (analytic) = -7.564302919721795 y[1] (numeric) = -7.564302919509228 absolute error = 2.12567741186831e-10 relative error = 2.810143161144701e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3629999999999997 y[1] (analytic) = -7.562896512801801 y[1] (numeric) = -7.562896512588665 absolute error = 2.131361753754391e-10 relative error = 2.818181830396079e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3619999999999997 y[1] (analytic) = -7.561490207249237 y[1] (numeric) = -7.561490207035533 absolute error = 2.137046095640471e-10 relative error = 2.826223452080484e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3609999999999997 y[1] (analytic) = -7.560084003065808 y[1] (numeric) = -7.560084002851535 absolute error = 2.142730437526552e-10 relative error = 2.834268027521414e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3599999999999997 y[1] (analytic) = -7.558677900253222 y[1] (numeric) = -7.558677900038379 absolute error = 2.14842366119683e-10 relative error = 2.84232730848983e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3589999999999997 y[1] (analytic) = -7.557271898813185 y[1] (numeric) = -7.557271898597773 absolute error = 2.154116884867108e-10 relative error = 2.850389550236238e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3579999999999997 y[1] (analytic) = -7.555865998747407 y[1] (numeric) = -7.555865998531425 absolute error = 2.159818990321583e-10 relative error = 2.858466508907956e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3569999999999997 y[1] (analytic) = -7.5544602000576 y[1] (numeric) = -7.554460199841047 absolute error = 2.165529977560254e-10 relative error = 2.866558192395723e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3559999999999997 y[1] (analytic) = -7.553054502745471 y[1] (numeric) = -7.553054502528348 absolute error = 2.171232083014729e-10 relative error = 2.874641090204638e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3549999999999996 y[1] (analytic) = -7.551648906812737 y[1] (numeric) = -7.551648906595043 absolute error = 2.176943070253401e-10 relative error = 2.882738719870129e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3539999999999996 y[1] (analytic) = -7.550243412261109 y[1] (numeric) = -7.550243412042843 absolute error = 2.182654057492073e-10 relative error = 2.890839325719729e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3529999999999996 y[1] (analytic) = -7.548838019092302 y[1] (numeric) = -7.548838018873465 absolute error = 2.188373926514942e-10 relative error = 2.898954674852169e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3519999999999996 y[1] (analytic) = -7.547432727308031 y[1] (numeric) = -7.547432727088622 absolute error = 2.19409379553781e-10 relative error = 2.907073007221603e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3509999999999996 y[1] (analytic) = -7.546027536910016 y[1] (numeric) = -7.546027536690033 absolute error = 2.199822546344876e-10 relative error = 2.915206094312333e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3499999999999996 y[1] (analytic) = -7.544622447899971 y[1] (numeric) = -7.544622447679416 absolute error = 2.205551297151942e-10 relative error = 2.923342171702512e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3489999999999996 y[1] (analytic) = -7.543217460279617 y[1] (numeric) = -7.543217460058489 absolute error = 2.211280047959008e-10 relative error = 2.931481240734426e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3479999999999996 y[1] (analytic) = -7.541812574050676 y[1] (numeric) = -7.541812573828974 absolute error = 2.217017680550271e-10 relative error = 2.939635079474694e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3469999999999996 y[1] (analytic) = -7.540407789214867 y[1] (numeric) = -7.54040778899259 absolute error = 2.22276419492573e-10 relative error = 2.94780369584915e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3459999999999996 y[1] (analytic) = -7.539003105773913 y[1] (numeric) = -7.539003105551062 absolute error = 2.22851070930119e-10 relative error = 2.955975316676068e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3449999999999996 y[1] (analytic) = -7.537598523729539 y[1] (numeric) = -7.537598523506113 absolute error = 2.23425722367665e-10 relative error = 2.9641499433047e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3439999999999996 y[1] (analytic) = -7.536194043083469 y[1] (numeric) = -7.536194042859468 absolute error = 2.240012619836307e-10 relative error = 2.972339362588646e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3429999999999996 y[1] (analytic) = -7.534789663837429 y[1] (numeric) = -7.534789663612852 absolute error = 2.245768015995964e-10 relative error = 2.980531794768384e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3419999999999996 y[1] (analytic) = -7.533385385993146 y[1] (numeric) = -7.533385385767993 absolute error = 2.251532293939817e-10 relative error = 2.988739031094972e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3409999999999996 y[1] (analytic) = -7.531981209552348 y[1] (numeric) = -7.531981209326618 absolute error = 2.257296571883671e-10 relative error = 2.996949287421058e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3399999999999996 y[1] (analytic) = -7.530577134516764 y[1] (numeric) = -7.530577134290458 absolute error = 2.263060849827525e-10 relative error = 3.005162565103644e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3389999999999996 y[1] (analytic) = -7.529173160888126 y[1] (numeric) = -7.529173160661243 absolute error = 2.268834009555576e-10 relative error = 3.013390661993951e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3379999999999996 y[1] (analytic) = -7.527769288668164 y[1] (numeric) = -7.527769288440703 absolute error = 2.274607169283627e-10 relative error = 3.021621787356952e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3369999999999996 y[1] (analytic) = -7.526365517858613 y[1] (numeric) = -7.526365517630573 absolute error = 2.280398092580072e-10 relative error = 3.029879544341989e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3359999999999996 y[1] (analytic) = -7.524961848461205 y[1] (numeric) = -7.524961848232587 absolute error = 2.286180134092319e-10 relative error = 3.038128538232822e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3349999999999996 y[1] (analytic) = -7.523558280477673 y[1] (numeric) = -7.523558280248478 absolute error = 2.29195329382037e-10 relative error = 3.046368763790387e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3339999999999996 y[1] (analytic) = -7.522154813909759 y[1] (numeric) = -7.522154813679983 absolute error = 2.297753098901012e-10 relative error = 3.054647445771883e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3329999999999996 y[1] (analytic) = -7.520751448759194 y[1] (numeric) = -7.52075144852884 absolute error = 2.30353514041326e-10 relative error = 3.062905556855368e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3319999999999996 y[1] (analytic) = -7.519348185027722 y[1] (numeric) = -7.519348184796788 absolute error = 2.309343827278099e-10 relative error = 3.071202144723645e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3309999999999996 y[1] (analytic) = -7.517945022717077 y[1] (numeric) = -7.517945022485564 absolute error = 2.315134750574543e-10 relative error = 3.0794781600276e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3299999999999996 y[1] (analytic) = -7.516541961829004 y[1] (numeric) = -7.51654196159691 absolute error = 2.320943437439382e-10 relative error = 3.087780856177946e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3289999999999996 y[1] (analytic) = -7.515139002365243 y[1] (numeric) = -7.515139002132568 absolute error = 2.326743242520024e-10 relative error = 3.096074792213061e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3279999999999996 y[1] (analytic) = -7.513736144327538 y[1] (numeric) = -7.513736144094281 absolute error = 2.332569692953257e-10 relative error = 3.104407245807028e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3269999999999996 y[1] (analytic) = -7.512333387717631 y[1] (numeric) = -7.512333387483793 absolute error = 2.338378379818096e-10 relative error = 3.112719123516606e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3259999999999996 y[1] (analytic) = -7.510930732537269 y[1] (numeric) = -7.51093073230285 absolute error = 2.344195948467132e-10 relative error = 3.121045888909747e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3249999999999996 y[1] (analytic) = -7.509528178788199 y[1] (numeric) = -7.509528178553197 absolute error = 2.350022398900364e-10 relative error = 3.129387549990636e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3239999999999996 y[1] (analytic) = -7.508125726472167 y[1] (numeric) = -7.508125726236582 absolute error = 2.355848849333597e-10 relative error = 3.1377322852058e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3229999999999996 y[1] (analytic) = -7.506723375590921 y[1] (numeric) = -7.506723375354753 absolute error = 2.361684181551027e-10 relative error = 3.14609192771156e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3219999999999996 y[1] (analytic) = -7.505321126146212 y[1] (numeric) = -7.50532112590946 absolute error = 2.367519513768457e-10 relative error = 3.154454651541495e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3209999999999996 y[1] (analytic) = -7.503918978139791 y[1] (numeric) = -7.503918977902455 absolute error = 2.373363727770084e-10 relative error = 3.162832294277298e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3199999999999996 y[1] (analytic) = -7.502516931573409 y[1] (numeric) = -7.502516931335489 absolute error = 2.37920794177171e-10 relative error = 3.17121302553695e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3189999999999996 y[1] (analytic) = -7.50111498644882 y[1] (numeric) = -7.501114986210315 absolute error = 2.38504327398914e-10 relative error = 3.179585006092898e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3179999999999996 y[1] (analytic) = -7.499713142767779 y[1] (numeric) = -7.499713142528688 absolute error = 2.390905251559161e-10 relative error = 3.187995602024845e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3169999999999996 y[1] (analytic) = -7.498311400532039 y[1] (numeric) = -7.498311400292364 absolute error = 2.396749465560788e-10 relative error = 3.196385609419646e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3159999999999996 y[1] (analytic) = -7.496909759743359 y[1] (numeric) = -7.496909759503098 absolute error = 2.402611443130809e-10 relative error = 3.20480240542879e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3149999999999996 y[1] (analytic) = -7.495508220403496 y[1] (numeric) = -7.495508220162648 absolute error = 2.40847342070083e-10 relative error = 3.213222305786728e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3139999999999996 y[1] (analytic) = -7.494106782514208 y[1] (numeric) = -7.494106782272774 absolute error = 2.414344280055047e-10 relative error = 3.221657163584018e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3129999999999996 y[1] (analytic) = -7.492705446077255 y[1] (numeric) = -7.492705445835234 absolute error = 2.420206257625068e-10 relative error = 3.23008327905396e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3119999999999996 y[1] (analytic) = -7.491304211094399 y[1] (numeric) = -7.491304210851792 absolute error = 2.426077116979286e-10 relative error = 3.238524359198146e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3109999999999996 y[1] (analytic) = -7.489903077567402 y[1] (numeric) = -7.489903077324207 absolute error = 2.431956858117701e-10 relative error = 3.246980412071715e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3099999999999996 y[1] (analytic) = -7.488502045498028 y[1] (numeric) = -7.488502045254243 absolute error = 2.437845481040313e-10 relative error = 3.255451445734608e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3089999999999996 y[1] (analytic) = -7.48710111488804 y[1] (numeric) = -7.487101114643667 absolute error = 2.443734103962925e-10 relative error = 3.263925605470426e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3079999999999996 y[1] (analytic) = -7.485700285739204 y[1] (numeric) = -7.485700285494243 absolute error = 2.449613845101339e-10 relative error = 3.272391027687856e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3069999999999996 y[1] (analytic) = -7.484299558053288 y[1] (numeric) = -7.484299557807737 absolute error = 2.455511349808148e-10 relative error = 3.280883308800699e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3059999999999996 y[1] (analytic) = -7.482898931832059 y[1] (numeric) = -7.482898931585918 absolute error = 2.461408854514957e-10 relative error = 3.289378724660021e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3049999999999996 y[1] (analytic) = -7.481498407077286 y[1] (numeric) = -7.481498406830555 absolute error = 2.467306359221766e-10 relative error = 3.297877276679982e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3039999999999996 y[1] (analytic) = -7.480097983790738 y[1] (numeric) = -7.480097983543418 absolute error = 2.473203863928575e-10 relative error = 3.306378966275537e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3029999999999996 y[1] (analytic) = -7.47869766197419 y[1] (numeric) = -7.478697661726278 absolute error = 2.479119132203778e-10 relative error = 3.314907547084009e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3019999999999996 y[1] (analytic) = -7.47729744162941 y[1] (numeric) = -7.477297441380908 absolute error = 2.485025518694783e-10 relative error = 3.323427398861454e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.3009999999999996 y[1] (analytic) = -7.475897322758175 y[1] (numeric) = -7.475897322509081 absolute error = 2.490931905185789e-10 relative error = 3.331950396914733e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2999999999999996 y[1] (analytic) = -7.474497305362258 y[1] (numeric) = -7.474497305112573 absolute error = 2.496847173460992e-10 relative error = 3.340488425448673e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2989999999999996 y[1] (analytic) = -7.473097389443435 y[1] (numeric) = -7.473097389193158 absolute error = 2.502771323520392e-10 relative error = 3.349041492562146e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2979999999999996 y[1] (analytic) = -7.471697575003485 y[1] (numeric) = -7.471697574752614 absolute error = 2.508704355363989e-10 relative error = 3.357609606358859e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2969999999999996 y[1] (analytic) = -7.470297862044182 y[1] (numeric) = -7.470297861792719 absolute error = 2.514628505423389e-10 relative error = 3.366168996018162e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2959999999999996 y[1] (analytic) = -7.46889825056731 y[1] (numeric) = -7.468898250315253 absolute error = 2.520570419051182e-10 relative error = 3.374755331363269e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2949999999999996 y[1] (analytic) = -7.467498740574646 y[1] (numeric) = -7.467498740321996 absolute error = 2.526503450894779e-10 relative error = 3.383332945430611e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2939999999999996 y[1] (analytic) = -7.466099332067973 y[1] (numeric) = -7.466099331814728 absolute error = 2.532445364522573e-10 relative error = 3.391925625266403e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2929999999999996 y[1] (analytic) = -7.464700025049074 y[1] (numeric) = -7.464700024795235 absolute error = 2.538396159934564e-10 relative error = 3.400533378992515e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2919999999999996 y[1] (analytic) = -7.463300819519733 y[1] (numeric) = -7.463300819265299 absolute error = 2.544346955346555e-10 relative error = 3.409144314124383e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2909999999999996 y[1] (analytic) = -7.461901715481733 y[1] (numeric) = -7.461901715226704 absolute error = 2.550288868974349e-10 relative error = 3.417746529256858e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2899999999999996 y[1] (analytic) = -7.460502712936862 y[1] (numeric) = -7.460502712681238 absolute error = 2.556248546170536e-10 relative error = 3.426375734356187e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2889999999999996 y[1] (analytic) = -7.459103811886907 y[1] (numeric) = -7.459103811630686 absolute error = 2.562208223366724e-10 relative error = 3.435008129640939e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2879999999999996 y[1] (analytic) = -7.457705012333657 y[1] (numeric) = -7.457705012076839 absolute error = 2.568176782347109e-10 relative error = 3.443655626093849e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2869999999999996 y[1] (analytic) = -7.456306314278899 y[1] (numeric) = -7.456306314021485 absolute error = 2.574145341327494e-10 relative error = 3.452306320085027e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2859999999999996 y[1] (analytic) = -7.454907717724427 y[1] (numeric) = -7.454907717466415 absolute error = 2.580122782092076e-10 relative error = 3.460972127069663e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2849999999999996 y[1] (analytic) = -7.45350922267203 y[1] (numeric) = -7.453509222413421 absolute error = 2.586091341072461e-10 relative error = 3.469629222710434e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2839999999999996 y[1] (analytic) = -7.452110829123503 y[1] (numeric) = -7.452110828864296 absolute error = 2.592077663621239e-10 relative error = 3.478313357191593e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2829999999999996 y[1] (analytic) = -7.45071253708064 y[1] (numeric) = -7.450712536820833 absolute error = 2.598063986170018e-10 relative error = 3.487000703946095e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2819999999999996 y[1] (analytic) = -7.449314346545234 y[1] (numeric) = -7.449314346284829 absolute error = 2.604050308718797e-10 relative error = 3.495691264426875e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2809999999999996 y[1] (analytic) = -7.447916257519084 y[1] (numeric) = -7.44791625725808 absolute error = 2.610045513051773e-10 relative error = 3.504396965281111e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2799999999999996 y[1] (analytic) = -7.446518270003986 y[1] (numeric) = -7.446518269742383 absolute error = 2.616031835600552e-10 relative error = 3.513093959815332e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2789999999999996 y[1] (analytic) = -7.445120384001741 y[1] (numeric) = -7.445120383739537 absolute error = 2.622035921717725e-10 relative error = 3.521818031783637e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2779999999999996 y[1] (analytic) = -7.443722599514145 y[1] (numeric) = -7.443722599251342 absolute error = 2.628031126050701e-10 relative error = 3.530533400347607e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2769999999999996 y[1] (analytic) = -7.442324916543002 y[1] (numeric) = -7.442324916279598 absolute error = 2.634035212167873e-10 relative error = 3.539263928551236e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2759999999999996 y[1] (analytic) = -7.440927335090112 y[1] (numeric) = -7.440927334826108 absolute error = 2.640039298285046e-10 relative error = 3.547997688184754e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2749999999999996 y[1] (analytic) = -7.439529855157281 y[1] (numeric) = -7.439529854892675 absolute error = 2.646061147970613e-10 relative error = 3.556758557983731e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2739999999999996 y[1] (analytic) = -7.438132476746311 y[1] (numeric) = -7.438132476481104 absolute error = 2.652074115871983e-10 relative error = 3.565510730231157e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2729999999999996 y[1] (analytic) = -7.436735199859008 y[1] (numeric) = -7.436735199593199 absolute error = 2.658087083773353e-10 relative error = 3.574266142787694e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2719999999999996 y[1] (analytic) = -7.43533802449718 y[1] (numeric) = -7.435338024230768 absolute error = 2.664117815243117e-10 relative error = 3.583048687854752e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2709999999999996 y[1] (analytic) = -7.433940950662633 y[1] (numeric) = -7.433940950395619 absolute error = 2.670139664928683e-10 relative error = 3.591822537533981e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2699999999999996 y[1] (analytic) = -7.432543978357177 y[1] (numeric) = -7.432543978089559 absolute error = 2.676179278182644e-10 relative error = 3.600623536134344e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2689999999999996 y[1] (analytic) = -7.431147107582621 y[1] (numeric) = -7.4311471073144 absolute error = 2.682210009652408e-10 relative error = 3.609415842293749e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2679999999999996 y[1] (analytic) = -7.429750338340778 y[1] (numeric) = -7.429750338071953 absolute error = 2.688249622906369e-10 relative error = 3.61822335944967e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2669999999999996 y[1] (analytic) = -7.42835367063346 y[1] (numeric) = -7.42835367036403 absolute error = 2.694306999728724e-10 relative error = 3.627058052418988e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2659999999999996 y[1] (analytic) = -7.426957104462479 y[1] (numeric) = -7.426957104192444 absolute error = 2.700355494766882e-10 relative error = 3.635884059629718e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2649999999999996 y[1] (analytic) = -7.425560639829651 y[1] (numeric) = -7.425560639559011 absolute error = 2.70640398980504e-10 relative error = 3.644713336913947e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2639999999999996 y[1] (analytic) = -7.424164276736792 y[1] (numeric) = -7.424164276465546 absolute error = 2.712461366627394e-10 relative error = 3.653557849099248e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2629999999999996 y[1] (analytic) = -7.422768015185718 y[1] (numeric) = -7.422768014913866 absolute error = 2.718518743449749e-10 relative error = 3.66240563882385e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2619999999999996 y[1] (analytic) = -7.421371855178247 y[1] (numeric) = -7.421371854905789 absolute error = 2.724576120272104e-10 relative error = 3.671256707573596e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2609999999999996 y[1] (analytic) = -7.4199757967162 y[1] (numeric) = -7.419975796443135 absolute error = 2.730642378878656e-10 relative error = 3.680123026933774e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2599999999999996 y[1] (analytic) = -7.418579839801396 y[1] (numeric) = -7.418579839527724 absolute error = 2.736717519269405e-10 relative error = 3.689004605149158e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2589999999999996 y[1] (analytic) = -7.417183984435656 y[1] (numeric) = -7.417183984161377 absolute error = 2.742792659660154e-10 relative error = 3.697889475865337e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2579999999999996 y[1] (analytic) = -7.415788230620804 y[1] (numeric) = -7.415788230345917 absolute error = 2.748867800050903e-10 relative error = 3.706777640575619e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2569999999999996 y[1] (analytic) = -7.414392578358664 y[1] (numeric) = -7.414392578083169 absolute error = 2.754951822225848e-10 relative error = 3.715681079886542e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2559999999999996 y[1] (analytic) = -7.412997027651061 y[1] (numeric) = -7.412997027374956 absolute error = 2.761044726184991e-10 relative error = 3.724599802058571e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2549999999999996 y[1] (analytic) = -7.411601578499818 y[1] (numeric) = -7.411601578223106 absolute error = 2.76711986657574e-10 relative error = 3.73349786448698e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2539999999999996 y[1] (analytic) = -7.410206230906767 y[1] (numeric) = -7.410206230629445 absolute error = 2.77322165231908e-10 relative error = 3.742435184532952e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2529999999999996 y[1] (analytic) = -7.408810984873733 y[1] (numeric) = -7.408810984595801 absolute error = 2.779314556278223e-10 relative error = 3.751363831460455e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2519999999999996 y[1] (analytic) = -7.407415840402547 y[1] (numeric) = -7.407415840124005 absolute error = 2.785416342021563e-10 relative error = 3.760307780790382e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2509999999999996 y[1] (analytic) = -7.406020797495039 y[1] (numeric) = -7.406020797215887 absolute error = 2.791518127764903e-10 relative error = 3.76925504814824e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2499999999999996 y[1] (analytic) = -7.404625856153042 y[1] (numeric) = -7.404625855873279 absolute error = 2.797628795292439e-10 relative error = 3.778217629953154e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2489999999999996 y[1] (analytic) = -7.403231016378387 y[1] (numeric) = -7.403231016098014 absolute error = 2.803730581035779e-10 relative error = 3.787171540146462e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2479999999999996 y[1] (analytic) = -7.401836278172912 y[1] (numeric) = -7.401836277891927 absolute error = 2.809850130347513e-10 relative error = 3.796152771756665e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2469999999999996 y[1] (analytic) = -7.400441641538448 y[1] (numeric) = -7.400441641256851 absolute error = 2.815969679659247e-10 relative error = 3.805137336470971e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2459999999999996 y[1] (analytic) = -7.399047106476833 y[1] (numeric) = -7.399047106194624 absolute error = 2.822089228970981e-10 relative error = 3.814125235803183e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2449999999999996 y[1] (analytic) = -7.397652672989906 y[1] (numeric) = -7.397652672707084 absolute error = 2.828226541851109e-10 relative error = 3.82314048370701e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2439999999999996 y[1] (analytic) = -7.396258341079504 y[1] (numeric) = -7.396258340796068 absolute error = 2.83435497294704e-10 relative error = 3.832147069829578e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2429999999999995 y[1] (analytic) = -7.394864110747467 y[1] (numeric) = -7.394864110463418 absolute error = 2.840492285827168e-10 relative error = 3.841169010393151e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2419999999999995 y[1] (analytic) = -7.393469981995637 y[1] (numeric) = -7.393469981710974 absolute error = 2.846629598707295e-10 relative error = 3.850194300699569e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2409999999999995 y[1] (analytic) = -7.392075954825856 y[1] (numeric) = -7.392075954540578 absolute error = 2.85277579337162e-10 relative error = 3.859234957548304e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2399999999999995 y[1] (analytic) = -7.390682029239967 y[1] (numeric) = -7.390682028954075 absolute error = 2.858921988035945e-10 relative error = 3.868278971717509e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2389999999999995 y[1] (analytic) = -7.389288205239813 y[1] (numeric) = -7.389288204953306 absolute error = 2.86506818270027e-10 relative error = 3.877326344733209e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2379999999999995 y[1] (analytic) = -7.387894482827243 y[1] (numeric) = -7.38789448254012 absolute error = 2.871232140932989e-10 relative error = 3.886401122277817e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2369999999999995 y[1] (analytic) = -7.386500862004101 y[1] (numeric) = -7.386500861716362 absolute error = 2.877387217381511e-10 relative error = 3.895467246450466e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2359999999999995 y[1] (analytic) = -7.385107342772237 y[1] (numeric) = -7.385107342483881 absolute error = 2.883560057398427e-10 relative error = 3.904560791821869e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2349999999999995 y[1] (analytic) = -7.383713925133497 y[1] (numeric) = -7.383713924844526 absolute error = 2.889715133846948e-10 relative error = 3.913633658003215e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2339999999999995 y[1] (analytic) = -7.382320609089735 y[1] (numeric) = -7.382320608800146 absolute error = 2.895887973863864e-10 relative error = 3.922733957528481e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2329999999999995 y[1] (analytic) = -7.3809273946428 y[1] (numeric) = -7.380927394352594 absolute error = 2.90206081388078e-10 relative error = 3.931837638705326e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2319999999999995 y[1] (analytic) = -7.379534281794545 y[1] (numeric) = -7.379534281503721 absolute error = 2.908233653897696e-10 relative error = 3.940944703072069e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2309999999999995 y[1] (analytic) = -7.378141270546823 y[1] (numeric) = -7.378141270255382 absolute error = 2.914415375698809e-10 relative error = 3.950067190137727e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2299999999999995 y[1] (analytic) = -7.376748360901491 y[1] (numeric) = -7.37674836060943 absolute error = 2.920605979284119e-10 relative error = 3.959205108261548e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2289999999999995 y[1] (analytic) = -7.375355552860403 y[1] (numeric) = -7.375355552567724 absolute error = 2.926787701085232e-10 relative error = 3.968334380774535e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2279999999999995 y[1] (analytic) = -7.373962846425417 y[1] (numeric) = -7.373962846132119 absolute error = 2.932978304670542e-10 relative error = 3.977479091981491e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2269999999999995 y[1] (analytic) = -7.372570241598391 y[1] (numeric) = -7.372570241304473 absolute error = 2.939177790040048e-10 relative error = 3.986639250252606e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2259999999999995 y[1] (analytic) = -7.371177738381184 y[1] (numeric) = -7.371177738086646 absolute error = 2.945377275409555e-10 relative error = 3.995802814621049e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2249999999999995 y[1] (analytic) = -7.369785336775657 y[1] (numeric) = -7.369785336480499 absolute error = 2.951585642563259e-10 relative error = 4.004981838256096e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2239999999999995 y[1] (analytic) = -7.368393036783673 y[1] (numeric) = -7.368393036487893 absolute error = 2.95780289150116e-10 relative error = 4.01417632954098e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2229999999999995 y[1] (analytic) = -7.367000838407092 y[1] (numeric) = -7.367000838110691 absolute error = 2.964011258654864e-10 relative error = 4.023362184516526e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2219999999999995 y[1] (analytic) = -7.365608741647781 y[1] (numeric) = -7.365608741350758 absolute error = 2.970237389376962e-10 relative error = 4.032575573261419e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2209999999999995 y[1] (analytic) = -7.364216746507603 y[1] (numeric) = -7.364216746209958 absolute error = 2.976454638314863e-10 relative error = 4.041780328812854e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2199999999999995 y[1] (analytic) = -7.362824852988426 y[1] (numeric) = -7.362824852690158 absolute error = 2.982680769036961e-10 relative error = 4.051000571915477e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2189999999999995 y[1] (analytic) = -7.361433061092116 y[1] (numeric) = -7.361433060793226 absolute error = 2.988898017974861e-10 relative error = 4.060212180386843e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2179999999999995 y[1] (analytic) = -7.360041370820543 y[1] (numeric) = -7.36004137052103 absolute error = 2.995133030481156e-10 relative error = 4.069451351667118e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2169999999999995 y[1] (analytic) = -7.358649782175577 y[1] (numeric) = -7.35864978187544 absolute error = 3.001368042987451e-10 relative error = 4.078693961299107e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2159999999999995 y[1] (analytic) = -7.357258295159086 y[1] (numeric) = -7.357258294858326 absolute error = 3.007603055493746e-10 relative error = 4.087940010849806e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2149999999999995 y[1] (analytic) = -7.355866909772947 y[1] (numeric) = -7.355866909471561 absolute error = 3.013855831568435e-10 relative error = 4.097213650731296e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2139999999999995 y[1] (analytic) = -7.354475626019028 y[1] (numeric) = -7.354475625717019 absolute error = 3.020099725858927e-10 relative error = 4.106478666098597e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2129999999999995 y[1] (analytic) = -7.353084443899208 y[1] (numeric) = -7.353084443596573 absolute error = 3.026352501933616e-10 relative error = 4.115759209653243e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2119999999999995 y[1] (analytic) = -7.35169336341536 y[1] (numeric) = -7.351693363112099 absolute error = 3.032614159792502e-10 relative error = 4.125055289824611e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2109999999999995 y[1] (analytic) = -7.35030238456936 y[1] (numeric) = -7.350302384265474 absolute error = 3.03886693586719e-10 relative error = 4.134342747921155e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2099999999999995 y[1] (analytic) = -7.348911507363089 y[1] (numeric) = -7.348911507058576 absolute error = 3.045128593726076e-10 relative error = 4.143645750360544e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2089999999999995 y[1] (analytic) = -7.347520731798422 y[1] (numeric) = -7.347520731493283 absolute error = 3.051390251584962e-10 relative error = 4.15295221744558e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2079999999999995 y[1] (analytic) = -7.346130057877244 y[1] (numeric) = -7.346130057571477 absolute error = 3.057669673012242e-10 relative error = 4.162286331608719e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2069999999999995 y[1] (analytic) = -7.344739485601432 y[1] (numeric) = -7.344739485295038 absolute error = 3.063940212655325e-10 relative error = 4.17161183002045e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2059999999999995 y[1] (analytic) = -7.34334901497287 y[1] (numeric) = -7.343349014665848 absolute error = 3.070219634082605e-10 relative error = 4.180952897407598e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2049999999999995 y[1] (analytic) = -7.341958645993443 y[1] (numeric) = -7.341958645685792 absolute error = 3.076507937294082e-10 relative error = 4.190309542226792e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2039999999999995 y[1] (analytic) = -7.340568378665035 y[1] (numeric) = -7.340568378356754 absolute error = 3.082805122289756e-10 relative error = 4.199681772939766e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2029999999999995 y[1] (analytic) = -7.33917821298953 y[1] (numeric) = -7.339178212680621 absolute error = 3.089084543717036e-10 relative error = 4.209033292378293e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2019999999999995 y[1] (analytic) = -7.337788148968817 y[1] (numeric) = -7.337788148659279 absolute error = 3.095381728712709e-10 relative error = 4.218412505064901e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.2009999999999995 y[1] (analytic) = -7.336398186604784 y[1] (numeric) = -7.336398186294617 absolute error = 3.101670031924186e-10 relative error = 4.227783106957571e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1999999999999995 y[1] (analytic) = -7.335008325899321 y[1] (numeric) = -7.335008325588523 absolute error = 3.107976098704057e-10 relative error = 4.237181419044945e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1989999999999995 y[1] (analytic) = -7.333618566854318 y[1] (numeric) = -7.333618566542889 absolute error = 3.114282165483928e-10 relative error = 4.246583234584245e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1979999999999995 y[1] (analytic) = -7.332228909471667 y[1] (numeric) = -7.332228909159607 absolute error = 3.120597114047996e-10 relative error = 4.256000668523665e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1969999999999995 y[1] (analytic) = -7.33083935375326 y[1] (numeric) = -7.330839353440568 absolute error = 3.126912062612064e-10 relative error = 4.26542161370804e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1959999999999995 y[1] (analytic) = -7.329449899700992 y[1] (numeric) = -7.329449899387669 absolute error = 3.133235892960329e-10 relative error = 4.274858189682353e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1949999999999995 y[1] (analytic) = -7.328060547316758 y[1] (numeric) = -7.328060547002803 absolute error = 3.139550841524397e-10 relative error = 4.284286164466769e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1939999999999995 y[1] (analytic) = -7.326671296602454 y[1] (numeric) = -7.326671296287866 absolute error = 3.145874671872662e-10 relative error = 4.29372977784806e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1929999999999995 y[1] (analytic) = -7.325282147559978 y[1] (numeric) = -7.325282147244757 absolute error = 3.152207384005123e-10 relative error = 4.303189038329549e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1919999999999995 y[1] (analytic) = -7.323893100191229 y[1] (numeric) = -7.323893099875375 absolute error = 3.158540096137585e-10 relative error = 4.312651827284474e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1909999999999995 y[1] (analytic) = -7.322504154498105 y[1] (numeric) = -7.322504154181618 absolute error = 3.164872808270047e-10 relative error = 4.322118146325547e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1899999999999995 y[1] (analytic) = -7.321115310482509 y[1] (numeric) = -7.321115310165388 absolute error = 3.171205520402509e-10 relative error = 4.331587997066401e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1889999999999995 y[1] (analytic) = -7.319726568146343 y[1] (numeric) = -7.319726567828588 absolute error = 3.177547114319168e-10 relative error = 4.341073515159808e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1879999999999995 y[1] (analytic) = -7.318337927491509 y[1] (numeric) = -7.318337927173119 absolute error = 3.183897590020024e-10 relative error = 4.350574709128472e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1869999999999995 y[1] (analytic) = -7.316949388519912 y[1] (numeric) = -7.316949388200888 absolute error = 3.19024806572088e-10 relative error = 4.360079448856499e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1859999999999995 y[1] (analytic) = -7.31556095123346 y[1] (numeric) = -7.315560950913799 absolute error = 3.196607423205933e-10 relative error = 4.369599876913007e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1849999999999995 y[1] (analytic) = -7.314172615634055 y[1] (numeric) = -7.314172615313759 absolute error = 3.202957898906789e-10 relative error = 4.379111715329854e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1839999999999995 y[1] (analytic) = -7.31278438172361 y[1] (numeric) = -7.312784381402677 absolute error = 3.209326138176039e-10 relative error = 4.38865139548885e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1829999999999995 y[1] (analytic) = -7.31139624950403 y[1] (numeric) = -7.311396249182461 absolute error = 3.215694377445288e-10 relative error = 4.398194637123417e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1819999999999995 y[1] (analytic) = -7.310008218977227 y[1] (numeric) = -7.310008218655021 absolute error = 3.222062616714538e-10 relative error = 4.407741441863043e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1809999999999995 y[1] (analytic) = -7.308620290145114 y[1] (numeric) = -7.30862028982227 absolute error = 3.228439737767985e-10 relative error = 4.417303963815425e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1799999999999995 y[1] (analytic) = -7.3072324630096 y[1] (numeric) = -7.307232462686119 absolute error = 3.234816858821432e-10 relative error = 4.426870056750762e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1789999999999995 y[1] (analytic) = -7.305844737572602 y[1] (numeric) = -7.305844737248482 absolute error = 3.241193979874879e-10 relative error = 4.436439722303461e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1779999999999995 y[1] (analytic) = -7.304457113836034 y[1] (numeric) = -7.304457113511275 absolute error = 3.24758886449672e-10 relative error = 4.446037280916014e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1769999999999995 y[1] (analytic) = -7.30306959180181 y[1] (numeric) = -7.303069591476413 absolute error = 3.253965985550167e-10 relative error = 4.455614101230753e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1759999999999995 y[1] (analytic) = -7.301682171471851 y[1] (numeric) = -7.301682171145814 absolute error = 3.260360870172008e-10 relative error = 4.4652188271224e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1749999999999995 y[1] (analytic) = -7.300294852848072 y[1] (numeric) = -7.300294852521396 absolute error = 3.266764636578046e-10 relative error = 4.474839307762452e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1739999999999995 y[1] (analytic) = -7.298907635932394 y[1] (numeric) = -7.298907635605078 absolute error = 3.273159521199887e-10 relative error = 4.484451214434033e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1729999999999995 y[1] (analytic) = -7.297520520726737 y[1] (numeric) = -7.297520520398781 absolute error = 3.279563287605924e-10 relative error = 4.494078883767665e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1719999999999995 y[1] (analytic) = -7.296133507233025 y[1] (numeric) = -7.296133506904427 absolute error = 3.285975935796159e-10 relative error = 4.503722324349747e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1709999999999995 y[1] (analytic) = -7.294746595453178 y[1] (numeric) = -7.294746595123939 absolute error = 3.292388583986394e-10 relative error = 4.513369369182122e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1699999999999995 y[1] (analytic) = -7.293359785389123 y[1] (numeric) = -7.293359785059242 absolute error = 3.298810113960826e-10 relative error = 4.523032197821055e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1689999999999995 y[1] (analytic) = -7.291973077042783 y[1] (numeric) = -7.29197307671226 absolute error = 3.305231643935258e-10 relative error = 4.532698638645653e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1679999999999995 y[1] (analytic) = -7.290586470416086 y[1] (numeric) = -7.290586470084921 absolute error = 3.31165317390969e-10 relative error = 4.542368693311292e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1669999999999995 y[1] (analytic) = -7.289199965510958 y[1] (numeric) = -7.289199965179151 absolute error = 3.318074703884122e-10 relative error = 4.55204236347429e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1659999999999995 y[1] (analytic) = -7.287813562329331 y[1] (numeric) = -7.287813561996879 absolute error = 3.324513997426948e-10 relative error = 4.561744025137173e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1649999999999995 y[1] (analytic) = -7.286427260873132 y[1] (numeric) = -7.286427260540036 absolute error = 3.330953290969774e-10 relative error = 4.571449314887728e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1639999999999995 y[1] (analytic) = -7.285041061144293 y[1] (numeric) = -7.285041060810554 absolute error = 3.3373925845126e-10 relative error = 4.58115823438939e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1629999999999995 y[1] (analytic) = -7.283654963144746 y[1] (numeric) = -7.283654962810363 absolute error = 3.343822996271228e-10 relative error = 4.59085859117566e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1619999999999995 y[1] (analytic) = -7.282268966876426 y[1] (numeric) = -7.282268966541398 absolute error = 3.350280053382448e-10 relative error = 4.600599165756273e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1609999999999995 y[1] (analytic) = -7.280883072341267 y[1] (numeric) = -7.280883072005594 absolute error = 3.356728228709471e-10 relative error = 4.610331185596241e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1599999999999995 y[1] (analytic) = -7.279497279541204 y[1] (numeric) = -7.279497279204885 absolute error = 3.363185285820691e-10 relative error = 4.6200790475914e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1589999999999995 y[1] (analytic) = -7.278111588478174 y[1] (numeric) = -7.27811158814121 absolute error = 3.369642342931911e-10 relative error = 4.629830556962497e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1579999999999995 y[1] (analytic) = -7.276725999154116 y[1] (numeric) = -7.276725998816505 absolute error = 3.376108281827328e-10 relative error = 4.639597921125221e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1569999999999995 y[1] (analytic) = -7.275340511570968 y[1] (numeric) = -7.275340511232711 absolute error = 3.382565338938548e-10 relative error = 4.649356732593879e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1559999999999995 y[1] (analytic) = -7.273955125730672 y[1] (numeric) = -7.273955125391768 absolute error = 3.389040159618162e-10 relative error = 4.659143617245963e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1549999999999995 y[1] (analytic) = -7.272569841635169 y[1] (numeric) = -7.272569841295618 absolute error = 3.395514980297776e-10 relative error = 4.668934165277574e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1539999999999995 y[1] (analytic) = -7.271184659286402 y[1] (numeric) = -7.271184658946203 absolute error = 3.40198980097739e-10 relative error = 4.678728378370276e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1529999999999995 y[1] (analytic) = -7.269799578686315 y[1] (numeric) = -7.269799578345467 absolute error = 3.408473503441201e-10 relative error = 4.688538475578066e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1519999999999995 y[1] (analytic) = -7.268414599836852 y[1] (numeric) = -7.268414599495356 absolute error = 3.414957205905012e-10 relative error = 4.698352245868947e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1509999999999995 y[1] (analytic) = -7.26702972273996 y[1] (numeric) = -7.267029722397816 absolute error = 3.421440908368822e-10 relative error = 4.708169690929519e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1499999999999995 y[1] (analytic) = -7.265644947397588 y[1] (numeric) = -7.265644947054794 absolute error = 3.427942374401027e-10 relative error = 4.718015261162534e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1489999999999995 y[1] (analytic) = -7.264260273811682 y[1] (numeric) = -7.264260273468238 absolute error = 3.434434958649035e-10 relative error = 4.727852292174174e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1479999999999995 y[1] (analytic) = -7.262875701984194 y[1] (numeric) = -7.2628757016401 absolute error = 3.44093642468124e-10 relative error = 4.73770523670285e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1469999999999995 y[1] (analytic) = -7.261491231917073 y[1] (numeric) = -7.261491231572329 absolute error = 3.447446772497642e-10 relative error = 4.74757410343591e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1459999999999995 y[1] (analytic) = -7.260106863612274 y[1] (numeric) = -7.260106863266877 absolute error = 3.453966002098241e-10 relative error = 4.757458901065978e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1449999999999995 y[1] (analytic) = -7.258722597071746 y[1] (numeric) = -7.258722596725699 absolute error = 3.460476349914643e-10 relative error = 4.767335166260024e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1439999999999995 y[1] (analytic) = -7.257338432297447 y[1] (numeric) = -7.257338431950748 absolute error = 3.466995579515242e-10 relative error = 4.777227370417255e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1429999999999995 y[1] (analytic) = -7.255954369291332 y[1] (numeric) = -7.25595436894398 absolute error = 3.473514809115841e-10 relative error = 4.78712328155819e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1419999999999995 y[1] (analytic) = -7.254570408055357 y[1] (numeric) = -7.254570407707353 absolute error = 3.480042920500637e-10 relative error = 4.797035144405593e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1409999999999995 y[1] (analytic) = -7.253186548591479 y[1] (numeric) = -7.253186548242822 absolute error = 3.486571031885433e-10 relative error = 4.806950722317354e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1399999999999995 y[1] (analytic) = -7.251802790901659 y[1] (numeric) = -7.251802790552349 absolute error = 3.493099143270229e-10 relative error = 4.81687001700154e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1389999999999995 y[1] (analytic) = -7.250419134987857 y[1] (numeric) = -7.250419134637894 absolute error = 3.499636136439221e-10 relative error = 4.826805280195822e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1379999999999995 y[1] (analytic) = -7.249035580852034 y[1] (numeric) = -7.249035580501417 absolute error = 3.506173129608214e-10 relative error = 4.836744268257692e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1369999999999995 y[1] (analytic) = -7.247652128496153 y[1] (numeric) = -7.247652128144881 absolute error = 3.512719004561404e-10 relative error = 4.846699237605757e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1359999999999995 y[1] (analytic) = -7.246268777922177 y[1] (numeric) = -7.246268777570251 absolute error = 3.519264879514594e-10 relative error = 4.856657939927702e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1349999999999995 y[1] (analytic) = -7.244885529132072 y[1] (numeric) = -7.24488552877949 absolute error = 3.525819636251981e-10 relative error = 4.86663263632596e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1339999999999995 y[1] (analytic) = -7.243502382127803 y[1] (numeric) = -7.243502381774565 absolute error = 3.532374392989368e-10 relative error = 4.87661107381554e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1329999999999995 y[1] (analytic) = -7.242119336911338 y[1] (numeric) = -7.242119336557444 absolute error = 3.538938031510952e-10 relative error = 4.886605518185592e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1319999999999995 y[1] (analytic) = -7.240736393484646 y[1] (numeric) = -7.240736393130095 absolute error = 3.545510551816733e-10 relative error = 4.896615978185661e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1309999999999995 y[1] (analytic) = -7.239353551849695 y[1] (numeric) = -7.239353551494488 absolute error = 3.552074190338317e-10 relative error = 4.906617925064237e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1299999999999994 y[1] (analytic) = -7.237970812008458 y[1] (numeric) = -7.237970811652593 absolute error = 3.558646710644098e-10 relative error = 4.916635895712616e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1289999999999994 y[1] (analytic) = -7.236588173962904 y[1] (numeric) = -7.236588173606382 absolute error = 3.565219230949879e-10 relative error = 4.926657625450436e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1279999999999994 y[1] (analytic) = -7.235205637715008 y[1] (numeric) = -7.235205637357829 absolute error = 3.57179175125566e-10 relative error = 4.936683116008417e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1269999999999994 y[1] (analytic) = -7.233823203266746 y[1] (numeric) = -7.233823202908908 absolute error = 3.578382035129835e-10 relative error = 4.946736925383884e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1259999999999994 y[1] (analytic) = -7.232440870620091 y[1] (numeric) = -7.232440870261594 absolute error = 3.584972319004009e-10 relative error = 4.956794508430794e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1249999999999994 y[1] (analytic) = -7.23105863977702 y[1] (numeric) = -7.231058639417864 absolute error = 3.591562602878184e-10 relative error = 4.966855866887197e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1239999999999994 y[1] (analytic) = -7.229676510739512 y[1] (numeric) = -7.229676510379695 absolute error = 3.598161768536556e-10 relative error = 4.976933287667261e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1229999999999994 y[1] (analytic) = -7.228294483509544 y[1] (numeric) = -7.228294483149068 absolute error = 3.604752052410731e-10 relative error = 4.987002204509689e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1219999999999994 y[1] (analytic) = -7.226912558089098 y[1] (numeric) = -7.226912557727962 absolute error = 3.6113600998533e-10 relative error = 4.997099481729716e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1209999999999994 y[1] (analytic) = -7.225530734480154 y[1] (numeric) = -7.225530734118358 absolute error = 3.617959265511672e-10 relative error = 5.007188258499559e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1199999999999994 y[1] (analytic) = -7.224149012684696 y[1] (numeric) = -7.224149012322239 absolute error = 3.624567312954241e-10 relative error = 5.017293118663468e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1189999999999994 y[1] (analytic) = -7.222767392704706 y[1] (numeric) = -7.222767392341588 absolute error = 3.631184242181007e-10 relative error = 5.027414071023045e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1179999999999994 y[1] (analytic) = -7.221385874542171 y[1] (numeric) = -7.22138587417839 absolute error = 3.63781005319197e-10 relative error = 5.037551124385253e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1169999999999994 y[1] (analytic) = -7.220004458199075 y[1] (numeric) = -7.220004457834632 absolute error = 3.644426982418736e-10 relative error = 5.047679684297294e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1159999999999994 y[1] (analytic) = -7.218623143677405 y[1] (numeric) = -7.2186231433123 absolute error = 3.651052793429699e-10 relative error = 5.057824353426118e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1149999999999994 y[1] (analytic) = -7.217241930979151 y[1] (numeric) = -7.217241930613383 absolute error = 3.657678604440662e-10 relative error = 5.067972834249206e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1139999999999994 y[1] (analytic) = -7.215860820106302 y[1] (numeric) = -7.215860819739871 absolute error = 3.664313297235822e-10 relative error = 5.078137437221024e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1129999999999994 y[1] (analytic) = -7.214479811060849 y[1] (numeric) = -7.214479810693754 absolute error = 3.670956871815179e-10 relative error = 5.088318171168857e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1119999999999994 y[1] (analytic) = -7.213098903844783 y[1] (numeric) = -7.213098903477023 absolute error = 3.677591564610339e-10 relative error = 5.098490418105982e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1109999999999994 y[1] (analytic) = -7.211718098460096 y[1] (numeric) = -7.211718098091673 absolute error = 3.684235139189695e-10 relative error = 5.108678804259393e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1099999999999994 y[1] (analytic) = -7.210337394908786 y[1] (numeric) = -7.210337394539697 absolute error = 3.690887595553249e-10 relative error = 5.118883338468159e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1089999999999994 y[1] (analytic) = -7.208956793192844 y[1] (numeric) = -7.20895679282309 absolute error = 3.697540051916803e-10 relative error = 5.129091709092023e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1079999999999994 y[1] (analytic) = -7.20757629331427 y[1] (numeric) = -7.20757629294385 absolute error = 3.704201390064554e-10 relative error = 5.139316240745953e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1069999999999994 y[1] (analytic) = -7.20619589527506 y[1] (numeric) = -7.206195894903974 absolute error = 3.710862728212305e-10 relative error = 5.14954461707797e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1059999999999994 y[1] (analytic) = -7.204815599077214 y[1] (numeric) = -7.204815598705461 absolute error = 3.717532948144253e-10 relative error = 5.159789167429061e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1049999999999994 y[1] (analytic) = -7.203435404722731 y[1] (numeric) = -7.203435404350311 absolute error = 3.724194286292004e-10 relative error = 5.170025240804326e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1039999999999994 y[1] (analytic) = -7.202055312213613 y[1] (numeric) = -7.202055311840525 absolute error = 3.730873388008149e-10 relative error = 5.180289828767551e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1029999999999994 y[1] (analytic) = -7.200675321551861 y[1] (numeric) = -7.200675321178107 absolute error = 3.737543607940097e-10 relative error = 5.190545943313823e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1019999999999994 y[1] (analytic) = -7.199295432739481 y[1] (numeric) = -7.199295432365058 absolute error = 3.744231591440439e-10 relative error = 5.200830590189686e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.1009999999999994 y[1] (analytic) = -7.197915645778475 y[1] (numeric) = -7.197915645403384 absolute error = 3.750910693156584e-10 relative error = 5.211106767215958e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.09999999999999942 y[1] (analytic) = -7.196535960670852 y[1] (numeric) = -7.196535960295091 absolute error = 3.757607558441123e-10 relative error = 5.22141149433073e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.09899999999999942 y[1] (analytic) = -7.195156377418617 y[1] (numeric) = -7.195156377042187 absolute error = 3.764304423725662e-10 relative error = 5.231720099287361e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.09799999999999942 y[1] (analytic) = -7.193776896023778 y[1] (numeric) = -7.193776895646679 absolute error = 3.770992407226004e-10 relative error = 5.242020237394833e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.09699999999999942 y[1] (analytic) = -7.192397516488347 y[1] (numeric) = -7.192397516110578 absolute error = 3.777689272510543e-10 relative error = 5.252336601043404e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.09599999999999942 y[1] (analytic) = -7.191018238814333 y[1] (numeric) = -7.191018238435893 absolute error = 3.784403901363476e-10 relative error = 5.262681550349474e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.09499999999999942 y[1] (analytic) = -7.189639063003748 y[1] (numeric) = -7.189639062624637 absolute error = 3.791109648432212e-10 relative error = 5.273018040558394e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.09399999999999942 y[1] (analytic) = -7.188259989058604 y[1] (numeric) = -7.188259988678822 absolute error = 3.797824277285144e-10 relative error = 5.283370778277204e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.09299999999999942 y[1] (analytic) = -7.186881016980918 y[1] (numeric) = -7.186881016600463 absolute error = 3.804547787922274e-10 relative error = 5.293739772417296e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.09199999999999942 y[1] (analytic) = -7.185502146772703 y[1] (numeric) = -7.185502146391575 absolute error = 3.811280180343601e-10 relative error = 5.30412503189551e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.09099999999999941 y[1] (analytic) = -7.184123378435975 y[1] (numeric) = -7.184123378054175 absolute error = 3.817994809196534e-10 relative error = 5.314489476415053e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.08999999999999941 y[1] (analytic) = -7.182744711972753 y[1] (numeric) = -7.18274471159028 absolute error = 3.824727201617861e-10 relative error = 5.324882555330848e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.08899999999999941 y[1] (analytic) = -7.181366147385056 y[1] (numeric) = -7.181366147001911 absolute error = 3.831450712254991e-10 relative error = 5.335267181231434e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.08799999999999941 y[1] (analytic) = -7.179987684674905 y[1] (numeric) = -7.179987684291086 absolute error = 3.838191986460515e-10 relative error = 5.345680459386889e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.08699999999999941 y[1] (analytic) = -7.178609323844318 y[1] (numeric) = -7.178609323459826 absolute error = 3.844924378881842e-10 relative error = 5.356085288149923e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.08599999999999941 y[1] (analytic) = -7.177231064895322 y[1] (numeric) = -7.177231064510154 absolute error = 3.851674534871563e-10 relative error = 5.366518787043871e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.08499999999999941 y[1] (analytic) = -7.175852907829936 y[1] (numeric) = -7.175852907444095 absolute error = 3.858415809077087e-10 relative error = 5.376943840176788e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.08399999999999941 y[1] (analytic) = -7.174474852650189 y[1] (numeric) = -7.174474852263671 absolute error = 3.865174846851005e-10 relative error = 5.387397581334114e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.08299999999999941 y[1] (analytic) = -7.173096899358104 y[1] (numeric) = -7.17309689897091 absolute error = 3.871933884624923e-10 relative error = 5.397855262447952e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.08199999999999941 y[1] (analytic) = -7.171719047955709 y[1] (numeric) = -7.171719047567839 absolute error = 3.878701804183038e-10 relative error = 5.408329269798512e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.08099999999999941 y[1] (analytic) = -7.170341298445032 y[1] (numeric) = -7.170341298056486 absolute error = 3.885460841956956e-10 relative error = 5.41879483867743e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.0799999999999994 y[1] (analytic) = -7.168963650828104 y[1] (numeric) = -7.16896365043888 absolute error = 3.892237643299268e-10 relative error = 5.429289131420922e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.0789999999999994 y[1] (analytic) = -7.167586105106953 y[1] (numeric) = -7.167586104717053 absolute error = 3.899005562857383e-10 relative error = 5.439774989350062e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.0779999999999994 y[1] (analytic) = -7.166208661283615 y[1] (numeric) = -7.166208660893036 absolute error = 3.905791245983892e-10 relative error = 5.450289589089755e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.0769999999999994 y[1] (analytic) = -7.164831319360118 y[1] (numeric) = -7.164831318968861 absolute error = 3.912568047326204e-10 relative error = 5.460795757681047e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.0759999999999994 y[1] (analytic) = -7.1634540793385 y[1] (numeric) = -7.163454078946565 absolute error = 3.919344848668516e-10 relative error = 5.471305888555989e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.0749999999999994 y[1] (analytic) = -7.162076941220795 y[1] (numeric) = -7.162076940828181 absolute error = 3.926139413579222e-10 relative error = 5.481844785808738e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.0739999999999994 y[1] (analytic) = -7.16069990500904 y[1] (numeric) = -7.160699904615747 absolute error = 3.932933978489928e-10 relative error = 5.492387658556628e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.0729999999999994 y[1] (analytic) = -7.159322970705273 y[1] (numeric) = -7.1593229703113 absolute error = 3.939728543400633e-10 relative error = 5.502934508641851e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.0719999999999994 y[1] (analytic) = -7.157946138311532 y[1] (numeric) = -7.15794613791688 absolute error = 3.946523108311339e-10 relative error = 5.513485337907661e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.0709999999999994 y[1] (analytic) = -7.156569407829857 y[1] (numeric) = -7.156569407434525 absolute error = 3.953326555006242e-10 relative error = 5.524052558871277e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.0699999999999994 y[1] (analytic) = -7.155192779262292 y[1] (numeric) = -7.155192778866278 absolute error = 3.960138883485342e-10 relative error = 5.534636180541368e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.0689999999999994 y[1] (analytic) = -7.153816252610875 y[1] (numeric) = -7.15381625221418 absolute error = 3.966951211964442e-10 relative error = 5.545223796482966e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.06799999999999939 y[1] (analytic) = -7.152439827877653 y[1] (numeric) = -7.152439827480277 absolute error = 3.973763540443542e-10 relative error = 5.55581540854805e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.06699999999999939 y[1] (analytic) = -7.151063505064671 y[1] (numeric) = -7.151063504666611 absolute error = 3.980593632491036e-10 relative error = 5.566435859046448e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.06599999999999939 y[1] (analytic) = -7.149687284173972 y[1] (numeric) = -7.149687283775231 absolute error = 3.987414842754333e-10 relative error = 5.577047896319304e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.06499999999999939 y[1] (analytic) = -7.148311165207606 y[1] (numeric) = -7.148311164808183 absolute error = 3.99423605301763e-10 relative error = 5.587663940062445e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.06399999999999939 y[1] (analytic) = -7.146935148167621 y[1] (numeric) = -7.146935147767515 absolute error = 4.001066145065124e-10 relative error = 5.598296419537183e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.06299999999999939 y[1] (analytic) = -7.145559233056066 y[1] (numeric) = -7.145559232655277 absolute error = 4.007896237112618e-10 relative error = 5.608932913986203e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.06199999999999939 y[1] (analytic) = -7.144183419874993 y[1] (numeric) = -7.144183419473519 absolute error = 4.014735210944309e-10 relative error = 5.619585857461871e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.06099999999999939 y[1] (analytic) = -7.142807708626452 y[1] (numeric) = -7.142807708224294 absolute error = 4.021583066560197e-10 relative error = 5.630255259011501e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.05999999999999939 y[1] (analytic) = -7.141432099312498 y[1] (numeric) = -7.141432098909655 absolute error = 4.028430922176085e-10 relative error = 5.640928690708829e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.05899999999999939 y[1] (analytic) = -7.140056591935183 y[1] (numeric) = -7.140056591531655 absolute error = 4.035278777791973e-10 relative error = 5.651606154424448e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.05799999999999939 y[1] (analytic) = -7.138681186496565 y[1] (numeric) = -7.138681186092351 absolute error = 4.042135515192058e-10 relative error = 5.662300093801791e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.05699999999999938 y[1] (analytic) = -7.137305882998699 y[1] (numeric) = -7.137305882593799 absolute error = 4.048992252592143e-10 relative error = 5.672998073736728e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.05599999999999938 y[1] (analytic) = -7.135930681443643 y[1] (numeric) = -7.135930681038058 absolute error = 4.055848989992228e-10 relative error = 5.68370009610534e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.05499999999999938 y[1] (analytic) = -7.134555581833457 y[1] (numeric) = -7.134555581427185 absolute error = 4.06271460917651e-10 relative error = 5.694418611751095e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.05399999999999938 y[1] (analytic) = -7.133180584170201 y[1] (numeric) = -7.133180583763242 absolute error = 4.069589110144989e-10 relative error = 5.705153629751267e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.05299999999999938 y[1] (analytic) = -7.131805688455936 y[1] (numeric) = -7.13180568804829 absolute error = 4.076454729329271e-10 relative error = 5.71588025165593e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.05199999999999938 y[1] (analytic) = -7.130430894692725 y[1] (numeric) = -7.130430894284391 absolute error = 4.083338112081947e-10 relative error = 5.726635840649168e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.05099999999999938 y[1] (analytic) = -7.129056202882632 y[1] (numeric) = -7.129056202473609 absolute error = 4.09023037661882e-10 relative error = 5.737407954456771e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.04999999999999938 y[1] (analytic) = -7.127681613027721 y[1] (numeric) = -7.127681612618009 absolute error = 4.097122641155693e-10 relative error = 5.748184141203949e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.04899999999999938 y[1] (analytic) = -7.126307125130058 y[1] (numeric) = -7.126307124719657 absolute error = 4.104006023908369e-10 relative error = 5.758951939407844e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.04799999999999938 y[1] (analytic) = -7.124932739191712 y[1] (numeric) = -7.124932738780622 absolute error = 4.110898288445242e-10 relative error = 5.76973627530918e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.04699999999999938 y[1] (analytic) = -7.12355845521475 y[1] (numeric) = -7.12355845480297 absolute error = 4.117790552982115e-10 relative error = 5.780524689830707e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.04599999999999937 y[1] (analytic) = -7.122184273201242 y[1] (numeric) = -7.122184272788773 absolute error = 4.124691699303185e-10 relative error = 5.791329655458689e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.04499999999999937 y[1] (analytic) = -7.120810193153259 y[1] (numeric) = -7.1208101927401 absolute error = 4.131592845624255e-10 relative error = 5.802138708312754e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.04399999999999937 y[1] (analytic) = -7.119436215072874 y[1] (numeric) = -7.119436214659024 absolute error = 4.138502873729522e-10 relative error = 5.812964325697185e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.04299999999999937 y[1] (analytic) = -7.11806233896216 y[1] (numeric) = -7.118062338547618 absolute error = 4.145412901834788e-10 relative error = 5.823794038925494e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.04199999999999937 y[1] (analytic) = -7.116688564823191 y[1] (numeric) = -7.116688564407958 absolute error = 4.152331811724252e-10 relative error = 5.834640330122995e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.04099999999999937 y[1] (analytic) = -7.115314892658042 y[1] (numeric) = -7.115314892242116 absolute error = 4.159259603397913e-10 relative error = 5.845503208423927e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.03999999999999937 y[1] (analytic) = -7.113941322468792 y[1] (numeric) = -7.113941322052173 absolute error = 4.166187395071574e-10 relative error = 5.856370197928142e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.03899999999999937 y[1] (analytic) = -7.112567854257515 y[1] (numeric) = -7.112567853840204 absolute error = 4.173106304961038e-10 relative error = 5.867228813097449e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.03799999999999937 y[1] (analytic) = -7.111194488026295 y[1] (numeric) = -7.11119448760829 absolute error = 4.180051860203093e-10 relative error = 5.878129008061011e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.03699999999999937 y[1] (analytic) = -7.109821223777208 y[1] (numeric) = -7.109821223358511 absolute error = 4.186979651876754e-10 relative error = 5.889008345068279e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.03599999999999937 y[1] (analytic) = -7.10844806151234 y[1] (numeric) = -7.108448061092948 absolute error = 4.193925207118809e-10 relative error = 5.899916790313498e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.03499999999999936 y[1] (analytic) = -7.10707500123377 y[1] (numeric) = -7.107075000813684 absolute error = 4.200861880576667e-10 relative error = 5.910816868891082e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.03399999999999936 y[1] (analytic) = -7.105702042943586 y[1] (numeric) = -7.105702042522804 absolute error = 4.207816317602919e-10 relative error = 5.921746074030149e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.03299999999999936 y[1] (analytic) = -7.104329186643868 y[1] (numeric) = -7.104329186222391 absolute error = 4.214770754629171e-10 relative error = 5.932679418280527e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.03199999999999936 y[1] (analytic) = -7.102956432336706 y[1] (numeric) = -7.102956431914533 absolute error = 4.221725191655423e-10 relative error = 5.943616903569511e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.03099999999999936 y[1] (analytic) = -7.101583780024186 y[1] (numeric) = -7.101583779601317 absolute error = 4.228688510465872e-10 relative error = 5.954571038590874e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.02999999999999936 y[1] (analytic) = -7.100211229708398 y[1] (numeric) = -7.100211229284833 absolute error = 4.235651829276321e-10 relative error = 5.965529323344197e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.02899999999999936 y[1] (analytic) = -7.09883878139143 y[1] (numeric) = -7.098838780967169 absolute error = 4.24261514808677e-10 relative error = 5.976491759762408e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.02799999999999936 y[1] (analytic) = -7.097466435075376 y[1] (numeric) = -7.097466434650417 absolute error = 4.249596230465613e-10 relative error = 5.987483377820979e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.02699999999999936 y[1] (analytic) = -7.096094190762325 y[1] (numeric) = -7.096094190336669 absolute error = 4.256559549276062e-10 relative error = 5.998454128212164e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.02599999999999936 y[1] (analytic) = -7.094722048454374 y[1] (numeric) = -7.094722048028019 absolute error = 4.263549513439102e-10 relative error = 6.009466592659456e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.02499999999999936 y[1] (analytic) = -7.093350008153614 y[1] (numeric) = -7.093350007726561 absolute error = 4.270530595817945e-10 relative error = 6.020470709762081e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.02399999999999936 y[1] (analytic) = -7.091978069862144 y[1] (numeric) = -7.091978069434391 absolute error = 4.277529441765182e-10 relative error = 6.031504045314018e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.02299999999999935 y[1] (analytic) = -7.090606233582058 y[1] (numeric) = -7.090606233153606 absolute error = 4.284519405928222e-10 relative error = 6.042529037413143e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.02199999999999935 y[1] (analytic) = -7.089234499315457 y[1] (numeric) = -7.089234498886305 absolute error = 4.291518251875459e-10 relative error = 6.053570737841797e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.02099999999999935 y[1] (analytic) = -7.087862867064438 y[1] (numeric) = -7.087862866634587 absolute error = 4.298517097822696e-10 relative error = 6.064616624845906e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.01999999999999935 y[1] (analytic) = -7.086491336831105 y[1] (numeric) = -7.086491336400552 absolute error = 4.30552482555413e-10 relative error = 6.07567923377925e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.01899999999999935 y[1] (analytic) = -7.085119908617556 y[1] (numeric) = -7.085119908186304 absolute error = 4.312523671501367e-10 relative error = 6.086733502217923e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.01799999999999935 y[1] (analytic) = -7.083748582425897 y[1] (numeric) = -7.083748581993943 absolute error = 4.319540281016998e-10 relative error = 6.097817039601553e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.01699999999999935 y[1] (analytic) = -7.08237735825823 y[1] (numeric) = -7.082377357825575 absolute error = 4.326556890532629e-10 relative error = 6.108904781087038e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.01599999999999935 y[1] (analytic) = -7.081006236116663 y[1] (numeric) = -7.081006235683304 absolute error = 4.333582381832457e-10 relative error = 6.120009271745908e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.01499999999999935 y[1] (analytic) = -7.079635216003299 y[1] (numeric) = -7.079635215569239 absolute error = 4.340607873132285e-10 relative error = 6.131117975288435e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.01399999999999935 y[1] (analytic) = -7.078264297920249 y[1] (numeric) = -7.078264297485485 absolute error = 4.34764224621631e-10 relative error = 6.142243441649591e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.01299999999999935 y[1] (analytic) = -7.07689348186962 y[1] (numeric) = -7.076893481434153 absolute error = 4.354667737516138e-10 relative error = 6.153360579288659e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.01199999999999934 y[1] (analytic) = -7.075522767853524 y[1] (numeric) = -7.075522767417353 absolute error = 4.36171099238436e-10 relative error = 6.1645070413752e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.01099999999999934 y[1] (analytic) = -7.07415215587407 y[1] (numeric) = -7.074152155437195 absolute error = 4.368745365468385e-10 relative error = 6.175645178681615e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.009999999999999343 y[1] (analytic) = -7.072781645933373 y[1] (numeric) = -7.072781645495793 absolute error = 4.375797502120804e-10 relative error = 6.186812658972372e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.008999999999999342 y[1] (analytic) = -7.071411238033543 y[1] (numeric) = -7.071411237595259 absolute error = 4.382840756989026e-10 relative error = 6.197971818434124e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.007999999999999341 y[1] (analytic) = -7.070040932176701 y[1] (numeric) = -7.070040931737711 absolute error = 4.389901775425642e-10 relative error = 6.209160339435395e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.006999999999999341 y[1] (analytic) = -7.068670728364958 y[1] (numeric) = -7.068670727925262 absolute error = 4.396953912078061e-10 relative error = 6.22034054356796e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.005999999999999341 y[1] (analytic) = -7.067300626600432 y[1] (numeric) = -7.067300626160031 absolute error = 4.404014930514677e-10 relative error = 6.231537560378453e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.004999999999999341 y[1] (analytic) = -7.065930626885244 y[1] (numeric) = -7.065930626444135 absolute error = 4.41108483073549e-10 relative error = 6.242751399159936e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.003999999999999341 y[1] (analytic) = -7.064560729221512 y[1] (numeric) = -7.064560728779696 absolute error = 4.418154730956303e-10 relative error = 6.253969496901992e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.002999999999999341 y[1] (analytic) = -7.063190933611356 y[1] (numeric) = -7.063190933168833 absolute error = 4.425224631177116e-10 relative error = 6.265191855594553e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.001999999999999341 y[1] (analytic) = -7.0618212400569 y[1] (numeric) = -7.061821239613669 absolute error = 4.432303413182126e-10 relative error = 6.276431054415098e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = -0.0009999999999993408 y[1] (analytic) = -7.060451648560266 y[1] (numeric) = -7.060451648116328 absolute error = 4.439382195187136e-10 relative error = 6.287674523048952e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 6.591949208711867e-16 y[1] (analytic) = -7.059082159123579 y[1] (numeric) = -7.059082158678933 absolute error = 4.446460977192146e-10 relative error = 6.298922263491825e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.001000000000000659 y[1] (analytic) = -7.057712771748966 y[1] (numeric) = -7.057712771303611 absolute error = 4.45355752276555e-10 relative error = 6.310199446756343e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.002000000000000659 y[1] (analytic) = -7.056343486438552 y[1] (numeric) = -7.056343485992487 absolute error = 4.460645186554757e-10 relative error = 6.321468328642991e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.003000000000000659 y[1] (analytic) = -7.054974303194466 y[1] (numeric) = -7.054974302747691 absolute error = 4.467741732128161e-10 relative error = 6.332754082612582e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.004000000000000659 y[1] (analytic) = -7.053605222018835 y[1] (numeric) = -7.053605221571352 absolute error = 4.474838277701565e-10 relative error = 6.344044126162205e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.005000000000000659 y[1] (analytic) = -7.052236242913794 y[1] (numeric) = -7.052236242465599 absolute error = 4.481943705059166e-10 relative error = 6.355351055578575e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.006000000000000659 y[1] (analytic) = -7.05086736588147 y[1] (numeric) = -7.050867365432565 absolute error = 4.489049132416767e-10 relative error = 6.366662283478601e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.007000000000000659 y[1] (analytic) = -7.049498590924 y[1] (numeric) = -7.049498590474383 absolute error = 4.496172323342762e-10 relative error = 6.378003010216127e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.008000000000000659 y[1] (analytic) = -7.048129918043514 y[1] (numeric) = -7.048129917593187 absolute error = 4.503277750700363e-10 relative error = 6.389322846010229e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.00900000000000066 y[1] (analytic) = -7.046761347242152 y[1] (numeric) = -7.046761346791111 absolute error = 4.510400941626358e-10 relative error = 6.400672194456488e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.01000000000000066 y[1] (analytic) = -7.045392878522046 y[1] (numeric) = -7.045392878070293 absolute error = 4.517524132552353e-10 relative error = 6.412025859230751e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.01100000000000066 y[1] (analytic) = -7.044024511885335 y[1] (numeric) = -7.044024511432871 absolute error = 4.524647323478348e-10 relative error = 6.423383842353105e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.01200000000000066 y[1] (analytic) = -7.042656247334159 y[1] (numeric) = -7.042656246880981 absolute error = 4.53177939618854e-10 relative error = 6.43475875725717e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.01300000000000066 y[1] (analytic) = -7.041288084870658 y[1] (numeric) = -7.041288084416767 absolute error = 4.538911468898732e-10 relative error = 6.446137999453984e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.01400000000000066 y[1] (analytic) = -7.039920024496973 y[1] (numeric) = -7.039920024042367 absolute error = 4.546061305177318e-10 relative error = 6.457546803597602e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.01500000000000067 y[1] (analytic) = -7.038552066215245 y[1] (numeric) = -7.038552065759925 absolute error = 4.553202259671707e-10 relative error = 6.468947330129e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.01600000000000067 y[1] (analytic) = -7.037184210027618 y[1] (numeric) = -7.037184209571584 absolute error = 4.560343214166096e-10 relative error = 6.480352194941617e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.01700000000000067 y[1] (analytic) = -7.035816455936239 y[1] (numeric) = -7.035816455479489 absolute error = 4.567501932228879e-10 relative error = 6.491786647412042e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.01800000000000067 y[1] (analytic) = -7.034448803943253 y[1] (numeric) = -7.034448803485787 absolute error = 4.574651768507465e-10 relative error = 6.503212825919046e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.01900000000000067 y[1] (analytic) = -7.033081254050807 y[1] (numeric) = -7.033081253592625 absolute error = 4.581819368354445e-10 relative error = 6.514668610881579e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.02000000000000067 y[1] (analytic) = -7.031713806261048 y[1] (numeric) = -7.031713805802151 absolute error = 4.588969204633031e-10 relative error = 6.52610349492183e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.02100000000000067 y[1] (analytic) = -7.030346460576128 y[1] (numeric) = -7.030346460116514 absolute error = 4.596136804480011e-10 relative error = 6.537567999320709e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.02200000000000067 y[1] (analytic) = -7.028979216998197 y[1] (numeric) = -7.028979216537866 absolute error = 4.603304404326991e-10 relative error = 6.549036868959307e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.02300000000000067 y[1] (analytic) = -7.027612075529408 y[1] (numeric) = -7.027612075068359 absolute error = 4.610489767742365e-10 relative error = 6.560535382703299e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.02400000000000067 y[1] (analytic) = -7.026245036171911 y[1] (numeric) = -7.026245035710145 absolute error = 4.617657367589345e-10 relative error = 6.572012993878122e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.02500000000000067 y[1] (analytic) = -7.024878098927864 y[1] (numeric) = -7.02487809846538 absolute error = 4.624842731004719e-10 relative error = 6.583520263092625e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.02600000000000068 y[1] (analytic) = -7.023511263799421 y[1] (numeric) = -7.023511263336219 absolute error = 4.632028094420093e-10 relative error = 6.595031915581157e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.02700000000000068 y[1] (analytic) = -7.02214453078874 y[1] (numeric) = -7.022144530324818 absolute error = 4.639222339619664e-10 relative error = 6.606560601649391e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.02800000000000068 y[1] (analytic) = -7.020777899897977 y[1] (numeric) = -7.020777899433336 absolute error = 4.646416584819235e-10 relative error = 6.618093680027614e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.02900000000000068 y[1] (analytic) = -7.019411371129293 y[1] (numeric) = -7.019411370663932 absolute error = 4.653610830018806e-10 relative error = 6.629631152775886e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.03000000000000068 y[1] (analytic) = -7.018044944484849 y[1] (numeric) = -7.018044944018767 absolute error = 4.660822838786771e-10 relative error = 6.641198333233093e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.03100000000000068 y[1] (analytic) = -7.016678619966805 y[1] (numeric) = -7.016678619500002 absolute error = 4.668025965770539e-10 relative error = 6.652757263938395e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.03200000000000068 y[1] (analytic) = -7.015312397577324 y[1] (numeric) = -7.015312397109801 absolute error = 4.675229092754307e-10 relative error = 6.664320600133012e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.03300000000000068 y[1] (analytic) = -7.013946277318571 y[1] (numeric) = -7.013946276850326 absolute error = 4.682449983306469e-10 relative error = 6.67591366995267e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.03400000000000068 y[1] (analytic) = -7.012580259192712 y[1] (numeric) = -7.012580258723744 absolute error = 4.689670873858631e-10 relative error = 6.687511159264088e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.03500000000000068 y[1] (analytic) = -7.011214343201911 y[1] (numeric) = -7.011214342732221 absolute error = 4.69690064619499e-10 relative error = 6.699125738109997e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.03600000000000068 y[1] (analytic) = -7.009848529348337 y[1] (numeric) = -7.009848528877924 absolute error = 4.704130418531349e-10 relative error = 6.710744745533986e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.03700000000000069 y[1] (analytic) = -7.00848281763416 y[1] (numeric) = -7.008482817163023 absolute error = 4.711369072651905e-10 relative error = 6.722380856520831e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.03800000000000069 y[1] (analytic) = -7.007117208061549 y[1] (numeric) = -7.007117207589689 absolute error = 4.718607726772461e-10 relative error = 6.734021405184712e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.03900000000000069 y[1] (analytic) = -7.005751700632675 y[1] (numeric) = -7.005751700160091 absolute error = 4.72583749910882e-10 relative error = 6.745653715763349e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.04000000000000069 y[1] (analytic) = -7.00438629534971 y[1] (numeric) = -7.004386294876403 absolute error = 4.733076153229376e-10 relative error = 6.757303143562653e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.04100000000000069 y[1] (analytic) = -7.003020992214831 y[1] (numeric) = -7.003020991740797 absolute error = 4.740332570918326e-10 relative error = 6.768982380872617e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.04200000000000069 y[1] (analytic) = -7.001655791230208 y[1] (numeric) = -7.00165579075545 absolute error = 4.747580106823079e-10 relative error = 6.780653388830641e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.04300000000000069 y[1] (analytic) = -7.00029069239802 y[1] (numeric) = -7.000290691922537 absolute error = 4.754836524512029e-10 relative error = 6.792341537581509e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.04400000000000069 y[1] (analytic) = -6.998925695720445 y[1] (numeric) = -6.998925695244235 absolute error = 4.762092942200979e-10 relative error = 6.80403414643022e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.04500000000000069 y[1] (analytic) = -6.99756080119966 y[1] (numeric) = -6.997560800722724 absolute error = 4.769358241674126e-10 relative error = 6.815743910158622e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.04600000000000069 y[1] (analytic) = -6.996196008837845 y[1] (numeric) = -6.996196008360182 absolute error = 4.776623541147273e-10 relative error = 6.827458143129884e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.04700000000000069 y[1] (analytic) = -6.994831318637181 y[1] (numeric) = -6.994831318158791 absolute error = 4.783897722404618e-10 relative error = 6.839189545083519e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.04800000000000069 y[1] (analytic) = -6.99346673059985 y[1] (numeric) = -6.993466730120733 absolute error = 4.791163021877765e-10 relative error = 6.850912725321298e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.0490000000000007 y[1] (analytic) = -6.992102244728035 y[1] (numeric) = -6.992102244248191 absolute error = 4.798437203135109e-10 relative error = 6.862653083703224e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.0500000000000007 y[1] (analytic) = -6.990737861023923 y[1] (numeric) = -6.99073786054335 absolute error = 4.805738029745044e-10 relative error = 6.874436039919188e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.0510000000000007 y[1] (analytic) = -6.989373579489698 y[1] (numeric) = -6.989373579008395 absolute error = 4.813029974570782e-10 relative error = 6.886210788180801e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.0520000000000007 y[1] (analytic) = -6.988009400127544 y[1] (numeric) = -6.988009399645513 absolute error = 4.820313037612323e-10 relative error = 6.897977323162076e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.0530000000000007 y[1] (analytic) = -6.986645322939654 y[1] (numeric) = -6.986645322456893 absolute error = 4.827604982438061e-10 relative error = 6.909761064566006e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.0540000000000007 y[1] (analytic) = -6.985281347928216 y[1] (numeric) = -6.985281347444724 absolute error = 4.834914690832193e-10 relative error = 6.921574736951997e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.0550000000000007 y[1] (analytic) = -6.983917475095419 y[1] (numeric) = -6.983917474611197 absolute error = 4.842215517442128e-10 relative error = 6.933380204891339e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.0560000000000007 y[1] (analytic) = -6.982553704443457 y[1] (numeric) = -6.982553703958503 absolute error = 4.849534107620457e-10 relative error = 6.94521562295236e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.0570000000000007 y[1] (analytic) = -6.98119003597452 y[1] (numeric) = -6.981190035488836 absolute error = 4.856843816014589e-10 relative error = 6.957042840815049e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.0580000000000007 y[1] (analytic) = -6.979826469690805 y[1] (numeric) = -6.979826469204389 absolute error = 4.864162406192918e-10 relative error = 6.968887303022581e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.0590000000000007 y[1] (analytic) = -6.978463005594508 y[1] (numeric) = -6.978463005107359 absolute error = 4.871489878155444e-10 relative error = 6.980749019160894e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.06000000000000071 y[1] (analytic) = -6.977099643687821 y[1] (numeric) = -6.97709964319994 absolute error = 4.878808468333773e-10 relative error = 6.992602539004339e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.06100000000000071 y[1] (analytic) = -6.975736383972946 y[1] (numeric) = -6.975736383484333 absolute error = 4.886135940296299e-10 relative error = 7.004473322017165e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.06200000000000071 y[1] (analytic) = -6.974373226452082 y[1] (numeric) = -6.974373225962735 absolute error = 4.893472294043022e-10 relative error = 7.016361377798489e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.06300000000000071 y[1] (analytic) = -6.973010171127428 y[1] (numeric) = -6.973010170637346 absolute error = 4.900817529573942e-10 relative error = 7.028266715953399e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.06400000000000071 y[1] (analytic) = -6.971647218001185 y[1] (numeric) = -6.97164721751037 absolute error = 4.908153883320665e-10 relative error = 7.040163866363656e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.06500000000000071 y[1] (analytic) = -6.970284367075557 y[1] (numeric) = -6.970284366584007 absolute error = 4.915499118851585e-10 relative error = 7.052078308411864e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.06600000000000071 y[1] (analytic) = -6.968921618352747 y[1] (numeric) = -6.968921617860462 absolute error = 4.922844354382505e-10 relative error = 7.063997306869014e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.06700000000000071 y[1] (analytic) = -6.967558971834961 y[1] (numeric) = -6.967558971341941 absolute error = 4.930207353481819e-10 relative error = 7.075946358561512e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.06800000000000071 y[1] (analytic) = -6.966196427524403 y[1] (numeric) = -6.966196427030648 absolute error = 4.937552589012739e-10 relative error = 7.087874481264679e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.06900000000000071 y[1] (analytic) = -6.964833985423284 y[1] (numeric) = -6.964833984928792 absolute error = 4.944915588112053e-10 relative error = 7.099832671476847e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.07000000000000071 y[1] (analytic) = -6.96347164553381 y[1] (numeric) = -6.963471645038582 absolute error = 4.952278587211367e-10 relative error = 7.111795436673646e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.07100000000000072 y[1] (analytic) = -6.962109407858192 y[1] (numeric) = -6.962109407362227 absolute error = 4.959650468094878e-10 relative error = 7.123775536329375e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.07200000000000072 y[1] (analytic) = -6.960747272398641 y[1] (numeric) = -6.960747271901939 absolute error = 4.967022348978389e-10 relative error = 7.135760220277006e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.07300000000000072 y[1] (analytic) = -6.95938523915737 y[1] (numeric) = -6.959385238659929 absolute error = 4.974403111646097e-10 relative error = 7.147762252989446e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.07400000000000072 y[1] (analytic) = -6.958023308136592 y[1] (numeric) = -6.958023307638412 absolute error = 4.981792756098002e-10 relative error = 7.159781644123526e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.07500000000000072 y[1] (analytic) = -6.956661479338521 y[1] (numeric) = -6.956661478839603 absolute error = 4.989182400549907e-10 relative error = 7.171805636033776e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.07600000000000072 y[1] (analytic) = -6.955299752765374 y[1] (numeric) = -6.955299752265717 absolute error = 4.996563163217616e-10 relative error = 7.183821461082278e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.07700000000000072 y[1] (analytic) = -6.953938128419368 y[1] (numeric) = -6.953938127918972 absolute error = 5.003952807669521e-10 relative error = 7.195854658555785e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.07800000000000072 y[1] (analytic) = -6.952576606302721 y[1] (numeric) = -6.952576605801585 absolute error = 5.01136021568982e-10 relative error = 7.207918012937634e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.07900000000000072 y[1] (analytic) = -6.951215186417653 y[1] (numeric) = -6.951215185915777 absolute error = 5.018758741925922e-10 relative error = 7.219973209479027e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.08000000000000072 y[1] (analytic) = -6.949853868766385 y[1] (numeric) = -6.949853868263769 absolute error = 5.026157268162024e-10 relative error = 7.23203302266581e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.08100000000000072 y[1] (analytic) = -6.94849265335114 y[1] (numeric) = -6.948492652847783 absolute error = 5.03357355796652e-10 relative error = 7.244123019312559e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.08200000000000073 y[1] (analytic) = -6.947131540174139 y[1] (numeric) = -6.947131539670041 absolute error = 5.040980965986819e-10 relative error = 7.256204862158778e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.08300000000000073 y[1] (analytic) = -6.945770529237608 y[1] (numeric) = -6.945770528732768 absolute error = 5.048397255791315e-10 relative error = 7.268304120529943e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.08400000000000073 y[1] (analytic) = -6.944409620543772 y[1] (numeric) = -6.944409620038191 absolute error = 5.055813545595811e-10 relative error = 7.280408014295566e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.08500000000000073 y[1] (analytic) = -6.943048814094859 y[1] (numeric) = -6.943048813588535 absolute error = 5.063238717184504e-10 relative error = 7.29252933798447e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.08600000000000073 y[1] (analytic) = -6.941688109893096 y[1] (numeric) = -6.941688109386029 absolute error = 5.070672770557394e-10 relative error = 7.30466810130927e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.08700000000000073 y[1] (analytic) = -6.940327507940713 y[1] (numeric) = -6.940327507432903 absolute error = 5.078106823930284e-10 relative error = 7.316811516632628e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.08800000000000073 y[1] (analytic) = -6.93896700823994 y[1] (numeric) = -6.938967007731386 absolute error = 5.085540877303174e-10 relative error = 7.32895958615188e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.08900000000000073 y[1] (analytic) = -6.937606610793011 y[1] (numeric) = -6.937606610283711 absolute error = 5.092992694244458e-10 relative error = 7.341137916815808e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.09000000000000073 y[1] (analytic) = -6.936246315602155 y[1] (numeric) = -6.936246315092111 absolute error = 5.100435629401545e-10 relative error = 7.353308111231287e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.09100000000000073 y[1] (analytic) = -6.93488612266961 y[1] (numeric) = -6.93488612215882 absolute error = 5.107896328127026e-10 relative error = 7.36550858626172e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.09200000000000073 y[1] (analytic) = -6.933526031997608 y[1] (numeric) = -6.933526031486074 absolute error = 5.115339263284113e-10 relative error = 7.377688119547365e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.09300000000000073 y[1] (analytic) = -6.932166043588389 y[1] (numeric) = -6.932166043076109 absolute error = 5.122799962009594e-10 relative error = 7.389897947911548e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.09400000000000074 y[1] (analytic) = -6.930806157444189 y[1] (numeric) = -6.930806156931162 absolute error = 5.130269542519272e-10 relative error = 7.402125273708586e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.09500000000000074 y[1] (analytic) = -6.929446373567247 y[1] (numeric) = -6.929446373053473 absolute error = 5.13773912302895e-10 relative error = 7.414357289244835e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.09600000000000074 y[1] (analytic) = -6.928086691959803 y[1] (numeric) = -6.928086691445283 absolute error = 5.145199821754431e-10 relative error = 7.426581176770708e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.09700000000000074 y[1] (analytic) = -6.9267271126241 y[1] (numeric) = -6.926727112108832 absolute error = 5.152678284048307e-10 relative error = 7.43883539840547e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.09800000000000074 y[1] (analytic) = -6.925367635562379 y[1] (numeric) = -6.925367635046364 absolute error = 5.160156746342182e-10 relative error = 7.451094321468679e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.09900000000000074 y[1] (analytic) = -6.924008260776886 y[1] (numeric) = -6.924008260260122 absolute error = 5.167644090420254e-10 relative error = 7.463370775702158e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1000000000000007 y[1] (analytic) = -6.922648988269865 y[1] (numeric) = -6.922648987752352 absolute error = 5.175131434498326e-10 relative error = 7.475651940850052e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1010000000000007 y[1] (analytic) = -6.921289818043561 y[1] (numeric) = -6.9212898175253 absolute error = 5.182609896792201e-10 relative error = 7.487924986584608e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1020000000000007 y[1] (analytic) = -6.919930750100225 y[1] (numeric) = -6.919930749581213 absolute error = 5.190115004438667e-10 relative error = 7.500241247881702e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1030000000000007 y[1] (analytic) = -6.918571784442102 y[1] (numeric) = -6.91857178392234 absolute error = 5.197620112085133e-10 relative error = 7.512562236866719e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1040000000000007 y[1] (analytic) = -6.917212921071444 y[1] (numeric) = -6.917212920550933 absolute error = 5.205116337947402e-10 relative error = 7.524875115657352e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1050000000000007 y[1] (analytic) = -6.915854159990503 y[1] (numeric) = -6.91585415946924 absolute error = 5.212630327378065e-10 relative error = 7.537218406851458e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1060000000000007 y[1] (analytic) = -6.91449550120153 y[1] (numeric) = -6.914495500679516 absolute error = 5.220135435024531e-10 relative error = 7.549553592329953e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1070000000000007 y[1] (analytic) = -6.913136944706779 y[1] (numeric) = -6.913136944184014 absolute error = 5.227649424455194e-10 relative error = 7.561906362144147e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1080000000000007 y[1] (analytic) = -6.911778490508506 y[1] (numeric) = -6.911778489984989 absolute error = 5.235172295670054e-10 relative error = 7.574276726112063e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1090000000000007 y[1] (analytic) = -6.910420138608965 y[1] (numeric) = -6.910420138084696 absolute error = 5.242695166884914e-10 relative error = 7.586651841316618e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1100000000000007 y[1] (analytic) = -6.909061889010416 y[1] (numeric) = -6.909061888485393 absolute error = 5.250226919883971e-10 relative error = 7.599044565275939e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1110000000000008 y[1] (analytic) = -6.907703741715115 y[1] (numeric) = -6.90770374118934 absolute error = 5.257749791098831e-10 relative error = 7.611429192233111e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1120000000000008 y[1] (analytic) = -6.906345696725324 y[1] (numeric) = -6.906345696198795 absolute error = 5.265290425882085e-10 relative error = 7.623844297829817e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1130000000000008 y[1] (analytic) = -6.904987754043302 y[1] (numeric) = -6.904987753516019 absolute error = 5.272831060665339e-10 relative error = 7.636264173789109e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1140000000000008 y[1] (analytic) = -6.903629913671312 y[1] (numeric) = -6.903629913143275 absolute error = 5.280371695448594e-10 relative error = 7.648688822371304e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1150000000000008 y[1] (analytic) = -6.902272175611619 y[1] (numeric) = -6.902272175082826 absolute error = 5.287930093800242e-10 relative error = 7.661143981665242e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1160000000000008 y[1] (analytic) = -6.900914539866485 y[1] (numeric) = -6.900914539336938 absolute error = 5.295470728583496e-10 relative error = 7.673578187342614e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1170000000000008 y[1] (analytic) = -6.899557006438178 y[1] (numeric) = -6.899557005907876 absolute error = 5.303020245150947e-10 relative error = 7.68603004541095e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1180000000000008 y[1] (analytic) = -6.898199575328964 y[1] (numeric) = -6.898199574797906 absolute error = 5.310578643502595e-10 relative error = 7.698499565735371e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1190000000000008 y[1] (analytic) = -6.896842246541112 y[1] (numeric) = -6.896842246009298 absolute error = 5.31814592363844e-10 relative error = 7.710986758187174e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1200000000000008 y[1] (analytic) = -6.895485020076891 y[1] (numeric) = -6.89548501954432 absolute error = 5.325713203774285e-10 relative error = 7.723478752064489e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1210000000000008 y[1] (analytic) = -6.894127895938572 y[1] (numeric) = -6.894127895405243 absolute error = 5.333289365694327e-10 relative error = 7.735988432759193e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1220000000000008 y[1] (analytic) = -6.892770874128428 y[1] (numeric) = -6.892770873594341 absolute error = 5.340865527614369e-10 relative error = 7.74850292450742e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1230000000000008 y[1] (analytic) = -6.891413954648731 y[1] (numeric) = -6.891413954113886 absolute error = 5.348450571318608e-10 relative error = 7.76103511777973e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1240000000000008 y[1] (analytic) = -6.890057137501755 y[1] (numeric) = -6.890057136966152 absolute error = 5.35602673323865e-10 relative error = 7.773559241020571e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1250000000000007 y[1] (analytic) = -6.888700422689776 y[1] (numeric) = -6.888700422153414 absolute error = 5.363611776942889e-10 relative error = 7.786101075431297e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1260000000000008 y[1] (analytic) = -6.887343810215072 y[1] (numeric) = -6.887343809677951 absolute error = 5.371214584215522e-10 relative error = 7.798673526721755e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1270000000000008 y[1] (analytic) = -6.88598730007992 y[1] (numeric) = -6.885987299542039 absolute error = 5.378808509703958e-10 relative error = 7.811237917388449e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1280000000000008 y[1] (analytic) = -6.8846308922866 y[1] (numeric) = -6.88463089174796 absolute error = 5.386402435192394e-10 relative error = 7.823807142990352e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1290000000000008 y[1] (analytic) = -6.883274586837393 y[1] (numeric) = -6.883274586297992 absolute error = 5.394014124249225e-10 relative error = 7.836407012679662e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1300000000000008 y[1] (analytic) = -6.88191838373458 y[1] (numeric) = -6.881918383194417 absolute error = 5.401625813306055e-10 relative error = 7.849011732067038e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1310000000000008 y[1] (analytic) = -6.880562282980443 y[1] (numeric) = -6.88056228243952 absolute error = 5.409228620578688e-10 relative error = 7.861608394940042e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1320000000000008 y[1] (analytic) = -6.879206284577268 y[1] (numeric) = -6.879206284035583 absolute error = 5.416849191419715e-10 relative error = 7.874235729147906e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1330000000000008 y[1] (analytic) = -6.87785038852734 y[1] (numeric) = -6.877850387984894 absolute error = 5.424460880476545e-10 relative error = 7.886855011450767e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1340000000000008 y[1] (analytic) = -6.876494594832946 y[1] (numeric) = -6.876494594289737 absolute error = 5.432090333101769e-10 relative error = 7.899504984972265e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1350000000000008 y[1] (analytic) = -6.875138903496373 y[1] (numeric) = -6.875138902952401 absolute error = 5.439719785726993e-10 relative error = 7.912159829906283e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1360000000000008 y[1] (analytic) = -6.87378331451991 y[1] (numeric) = -6.873783313975175 absolute error = 5.447349238352217e-10 relative error = 7.924819548567164e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1370000000000008 y[1] (analytic) = -6.872427827905849 y[1] (numeric) = -6.87242782736035 absolute error = 5.454987572761638e-10 relative error = 7.937497067064682e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1380000000000008 y[1] (analytic) = -6.87107244365648 y[1] (numeric) = -6.871072443110217 absolute error = 5.462634788955256e-10 relative error = 7.950192395363952e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1390000000000008 y[1] (analytic) = -6.869717161774098 y[1] (numeric) = -6.869717161227069 absolute error = 5.470290886933071e-10 relative error = 7.962905543436339e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1400000000000008 y[1] (analytic) = -6.868361982260993 y[1] (numeric) = -6.8683619817132 absolute error = 5.477929221342492e-10 relative error = 7.975597726925883e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1410000000000008 y[1] (analytic) = -6.867006905119465 y[1] (numeric) = -6.867006904570905 absolute error = 5.485594201104504e-10 relative error = 7.988333602831977e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1420000000000008 y[1] (analytic) = -6.865651930351806 y[1] (numeric) = -6.865651929802482 absolute error = 5.493241417298123e-10 relative error = 8.001048513708503e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1430000000000008 y[1] (analytic) = -6.864297057960318 y[1] (numeric) = -6.864297057410227 absolute error = 5.500906397060135e-10 relative error = 8.013794202978001e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1440000000000008 y[1] (analytic) = -6.862942287947297 y[1] (numeric) = -6.86294228739644 absolute error = 5.508571376822147e-10 relative error = 8.026544804982992e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1450000000000008 y[1] (analytic) = -6.861587620315044 y[1] (numeric) = -6.861587619763421 absolute error = 5.516227474799962e-10 relative error = 8.039287377848407e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1460000000000008 y[1] (analytic) = -6.860233055065861 y[1] (numeric) = -6.860233054513471 absolute error = 5.523901336346171e-10 relative error = 8.052060756546906e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1470000000000008 y[1] (analytic) = -6.858878592202051 y[1] (numeric) = -6.858878591648892 absolute error = 5.531584079676577e-10 relative error = 8.064852009431261e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1480000000000008 y[1] (analytic) = -6.857524231725916 y[1] (numeric) = -6.85752423117199 absolute error = 5.539257941222786e-10 relative error = 8.077635242753863e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1490000000000008 y[1] (analytic) = -6.856169973639763 y[1] (numeric) = -6.856169973085068 absolute error = 5.546949566337389e-10 relative error = 8.090449314506504e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1500000000000008 y[1] (analytic) = -6.854815817945897 y[1] (numeric) = -6.854815817390433 absolute error = 5.554641191451992e-10 relative error = 8.103268328391771e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1510000000000008 y[1] (analytic) = -6.853461764646626 y[1] (numeric) = -6.853461764090393 absolute error = 5.562332816566595e-10 relative error = 8.11609228676188e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1520000000000008 y[1] (analytic) = -6.852107813744259 y[1] (numeric) = -6.852107813187256 absolute error = 5.570024441681198e-10 relative error = 8.128921191970446e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1530000000000008 y[1] (analytic) = -6.850753965241107 y[1] (numeric) = -6.850753964683333 absolute error = 5.577733830364195e-10 relative error = 8.141780975735116e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1540000000000008 y[1] (analytic) = -6.849400219139479 y[1] (numeric) = -6.849400218580935 absolute error = 5.585443219047193e-10 relative error = 8.154645721299254e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1550000000000008 y[1] (analytic) = -6.848046575441689 y[1] (numeric) = -6.848046574882374 absolute error = 5.59315260773019e-10 relative error = 8.167515431025583e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1560000000000008 y[1] (analytic) = -6.846693034150049 y[1] (numeric) = -6.846693033589964 absolute error = 5.60085311462899e-10 relative error = 8.180377134907264e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1570000000000008 y[1] (analytic) = -6.845339595266878 y[1] (numeric) = -6.84533959470602 absolute error = 5.608580266880381e-10 relative error = 8.193282727358569e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1580000000000008 y[1] (analytic) = -6.843986258794488 y[1] (numeric) = -6.843986258232857 absolute error = 5.616307419131772e-10 relative error = 8.206193301330559e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1590000000000008 y[1] (analytic) = -6.842633024735198 y[1] (numeric) = -6.842633024172795 absolute error = 5.624034571383163e-10 relative error = 8.219108859196503e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1600000000000008 y[1] (analytic) = -6.841279893091326 y[1] (numeric) = -6.84127989252815 absolute error = 5.631761723634554e-10 relative error = 8.232029403331084e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1610000000000008 y[1] (analytic) = -6.839926863865195 y[1] (numeric) = -6.839926863301244 absolute error = 5.639506639454339e-10 relative error = 8.244980906517316e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1620000000000008 y[1] (analytic) = -6.83857393705912 y[1] (numeric) = -6.838573936494397 absolute error = 5.64723379170573e-10 relative error = 8.257911435456794e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1630000000000008 y[1] (analytic) = -6.837221112675429 y[1] (numeric) = -6.837221112109932 absolute error = 5.654978707525515e-10 relative error = 8.270872938483485e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1640000000000008 y[1] (analytic) = -6.835868390716443 y[1] (numeric) = -6.83586839015017 absolute error = 5.6627236233453e-10 relative error = 8.283839447575746e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1650000000000008 y[1] (analytic) = -6.834515771184487 y[1] (numeric) = -6.83451577061744 absolute error = 5.670477420949283e-10 relative error = 8.296823960604504e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1660000000000008 y[1] (analytic) = -6.833163254081889 y[1] (numeric) = -6.833163253514065 absolute error = 5.678240100337462e-10 relative error = 8.309826487674626e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1670000000000008 y[1] (analytic) = -6.831810839410973 y[1] (numeric) = -6.831810838842372 absolute error = 5.686002779725641e-10 relative error = 8.322834038267778e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1680000000000008 y[1] (analytic) = -6.830458527174068 y[1] (numeric) = -6.830458526604692 absolute error = 5.693756577329623e-10 relative error = 8.3358336115764e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1690000000000008 y[1] (analytic) = -6.829106317373506 y[1] (numeric) = -6.829106316803354 absolute error = 5.701528138501999e-10 relative error = 8.3488642196082e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1700000000000008 y[1] (analytic) = -6.827754210011618 y[1] (numeric) = -6.827754209440687 absolute error = 5.709308581458572e-10 relative error = 8.361912871859014e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1710000000000008 y[1] (analytic) = -6.826402205090734 y[1] (numeric) = -6.826402204519025 absolute error = 5.717089024415145e-10 relative error = 8.37496656753051e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1720000000000008 y[1] (analytic) = -6.825050302613187 y[1] (numeric) = -6.825050302040701 absolute error = 5.724860585587521e-10 relative error = 8.38801229552195e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1730000000000008 y[1] (analytic) = -6.823698502581315 y[1] (numeric) = -6.82369850200805 absolute error = 5.732649910328291e-10 relative error = 8.401089098763238e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1740000000000008 y[1] (analytic) = -6.82234680499745 y[1] (numeric) = -6.822346804423407 absolute error = 5.740439235069061e-10 relative error = 8.414170957806074e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1750000000000008 y[1] (analytic) = -6.820995209863933 y[1] (numeric) = -6.82099520928911 absolute error = 5.748237441594028e-10 relative error = 8.42727089630766e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1760000000000008 y[1] (analytic) = -6.819643717183099 y[1] (numeric) = -6.819643716607496 absolute error = 5.756026766334799e-10 relative error = 8.440362876775571e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1770000000000008 y[1] (analytic) = -6.81829232695729 y[1] (numeric) = -6.818292326380907 absolute error = 5.763833854643963e-10 relative error = 8.453485973101586e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1780000000000008 y[1] (analytic) = -6.816941039188846 y[1] (numeric) = -6.816941038611682 absolute error = 5.771640942953127e-10 relative error = 8.466614145220624e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1790000000000008 y[1] (analytic) = -6.815589853880109 y[1] (numeric) = -6.815589853302163 absolute error = 5.779456913046488e-10 relative error = 8.479760427127592e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1800000000000008 y[1] (analytic) = -6.814238771033422 y[1] (numeric) = -6.814238770454695 absolute error = 5.787264001355652e-10 relative error = 8.49289876069015e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1810000000000008 y[1] (analytic) = -6.812887790651129 y[1] (numeric) = -6.812887790071621 absolute error = 5.795079971449013e-10 relative error = 8.506055214062404e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1820000000000008 y[1] (analytic) = -6.811536912735579 y[1] (numeric) = -6.811536912155288 absolute error = 5.802913705110768e-10 relative error = 8.519242836753947e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1830000000000008 y[1] (analytic) = -6.810186137289116 y[1] (numeric) = -6.810186136708041 absolute error = 5.810747438772523e-10 relative error = 8.532435562892805e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1840000000000008 y[1] (analytic) = -6.808835464314088 y[1] (numeric) = -6.808835463732231 absolute error = 5.818572290650081e-10 relative error = 8.545620350419549e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1850000000000008 y[1] (analytic) = -6.807484893812846 y[1] (numeric) = -6.807484893230205 absolute error = 5.826406024311837e-10 relative error = 8.558823288182854e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1860000000000008 y[1] (analytic) = -6.80613442578774 y[1] (numeric) = -6.806134425204315 absolute error = 5.834248639757789e-10 relative error = 8.57204438638829e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1870000000000008 y[1] (analytic) = -6.804784060241123 y[1] (numeric) = -6.804784059656914 absolute error = 5.842091255203741e-10 relative error = 8.585270602983294e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1880000000000008 y[1] (analytic) = -6.803433797175347 y[1] (numeric) = -6.803433796590353 absolute error = 5.84994275243389e-10 relative error = 8.598514995269993e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1890000000000008 y[1] (analytic) = -6.802083636592767 y[1] (numeric) = -6.802083636006988 absolute error = 5.857785367879842e-10 relative error = 8.611751458578165e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1900000000000008 y[1] (analytic) = -6.800733578495739 y[1] (numeric) = -6.800733577909174 absolute error = 5.865645746894188e-10 relative error = 8.625019167699283e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1910000000000008 y[1] (analytic) = -6.799383622886618 y[1] (numeric) = -6.799383622299268 absolute error = 5.873506125908534e-10 relative error = 8.638292015379754e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1920000000000008 y[1] (analytic) = -6.798033769767765 y[1] (numeric) = -6.798033769179629 absolute error = 5.88136650492288e-10 relative error = 8.651570004077516e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1930000000000008 y[1] (analytic) = -6.796684019141538 y[1] (numeric) = -6.796684018552615 absolute error = 5.889235765721423e-10 relative error = 8.664866204071776e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1940000000000008 y[1] (analytic) = -6.795334371010298 y[1] (numeric) = -6.795334370420587 absolute error = 5.897113908304163e-10 relative error = 8.678180625609756e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1950000000000008 y[1] (analytic) = -6.793984825376407 y[1] (numeric) = -6.793984824785908 absolute error = 5.904992050886904e-10 relative error = 8.691500205933635e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1960000000000008 y[1] (analytic) = -6.792635382242227 y[1] (numeric) = -6.79263538165094 absolute error = 5.912870193469644e-10 relative error = 8.704824947512233e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1970000000000008 y[1] (analytic) = -6.791286041610123 y[1] (numeric) = -6.791286041018048 absolute error = 5.920748336052384e-10 relative error = 8.71815485281585e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1980000000000008 y[1] (analytic) = -6.789936803482463 y[1] (numeric) = -6.789936802889597 absolute error = 5.928653123987715e-10 relative error = 8.731529166732439e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.1990000000000008 y[1] (analytic) = -6.788587667861609 y[1] (numeric) = -6.788587667267955 absolute error = 5.936540148354652e-10 relative error = 8.744882498106781e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2000000000000008 y[1] (analytic) = -6.787238634749933 y[1] (numeric) = -6.787238634155489 absolute error = 5.944436054505786e-10 relative error = 8.758254091834802e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2010000000000008 y[1] (analytic) = -6.785889704149803 y[1] (numeric) = -6.785889703554569 absolute error = 5.95233196065692e-10 relative error = 8.771630869592335e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2020000000000008 y[1] (analytic) = -6.784540876063589 y[1] (numeric) = -6.784540875467566 absolute error = 5.960236748592251e-10 relative error = 8.785025925070995e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2030000000000008 y[1] (analytic) = -6.783192150493665 y[1] (numeric) = -6.78319214989685 absolute error = 5.96815041831178e-10 relative error = 8.798439268563889e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2040000000000008 y[1] (analytic) = -6.781843527442401 y[1] (numeric) = -6.781843526844796 absolute error = 5.976055206247111e-10 relative error = 8.811844717539255e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2050000000000008 y[1] (analytic) = -6.780495006912174 y[1] (numeric) = -6.780495006313776 absolute error = 5.983977757750836e-10 relative error = 8.825281563736346e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2060000000000008 y[1] (analytic) = -6.779146588905358 y[1] (numeric) = -6.779146588306168 absolute error = 5.991900309254561e-10 relative error = 8.838723622027598e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2070000000000008 y[1] (analytic) = -6.777798273424331 y[1] (numeric) = -6.777798272824348 absolute error = 5.999831742542483e-10 relative error = 8.85218399914284e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2080000000000008 y[1] (analytic) = -6.776450060471469 y[1] (numeric) = -6.776450059870694 absolute error = 6.007754294046208e-10 relative error = 8.865636491724135e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2090000000000008 y[1] (analytic) = -6.775101950049153 y[1] (numeric) = -6.775101949447585 absolute error = 6.01568572733413e-10 relative error = 8.879107313345279e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2100000000000008 y[1] (analytic) = -6.773753942159764 y[1] (numeric) = -6.773753941557401 absolute error = 6.023626042406249e-10 relative error = 8.892596474334966e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2110000000000008 y[1] (analytic) = -6.772406036805681 y[1] (numeric) = -6.772406036202525 absolute error = 6.031566357478368e-10 relative error = 8.906090870362606e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2120000000000008 y[1] (analytic) = -6.77105823398929 y[1] (numeric) = -6.771058233385339 absolute error = 6.039515554334685e-10 relative error = 8.919603621214753e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2130000000000008 y[1] (analytic) = -6.769710533712974 y[1] (numeric) = -6.769710533108228 absolute error = 6.047464751191001e-10 relative error = 8.933121617349502e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2140000000000008 y[1] (analytic) = -6.768362935979119 y[1] (numeric) = -6.768362935373577 absolute error = 6.055422829831514e-10 relative error = 8.9466579837825e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2150000000000008 y[1] (analytic) = -6.767015440790111 y[1] (numeric) = -6.767015440183773 absolute error = 6.063380908472027e-10 relative error = 8.960199605757175e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2160000000000008 y[1] (analytic) = -6.765668048148338 y[1] (numeric) = -6.765668047541204 absolute error = 6.071347868896737e-10 relative error = 8.973759613521644e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2170000000000008 y[1] (analytic) = -6.76432075805619 y[1] (numeric) = -6.764320757448258 absolute error = 6.079314829321447e-10 relative error = 8.987324887101322e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2180000000000008 y[1] (analytic) = -6.762973570516057 y[1] (numeric) = -6.762973569907328 absolute error = 6.087290671530354e-10 relative error = 9.000908561980165e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2190000000000008 y[1] (analytic) = -6.761626485530331 y[1] (numeric) = -6.761626484920805 absolute error = 6.095266513739261e-10 relative error = 9.014497512962215e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2200000000000008 y[1] (analytic) = -6.760279503101405 y[1] (numeric) = -6.76027950249108 absolute error = 6.103242355948169e-10 relative error = 9.028091742579862e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2210000000000008 y[1] (analytic) = -6.758932623231672 y[1] (numeric) = -6.75893262262055 absolute error = 6.111227079941273e-10 relative error = 9.041704394175912e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2220000000000008 y[1] (analytic) = -6.757585845923528 y[1] (numeric) = -6.757585845311608 absolute error = 6.11920292215018e-10 relative error = 9.055309191286931e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2230000000000008 y[1] (analytic) = -6.756239171179372 y[1] (numeric) = -6.756239170566652 absolute error = 6.127196527927481e-10 relative error = 9.068945566735932e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2240000000000008 y[1] (analytic) = -6.754892599001598 y[1] (numeric) = -6.754892598388079 absolute error = 6.135190133704782e-10 relative error = 9.082587241448649e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2250000000000008 y[1] (analytic) = -6.753546129392609 y[1] (numeric) = -6.753546128778289 absolute error = 6.14319262126628e-10 relative error = 9.096247369259886e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2260000000000008 y[1] (analytic) = -6.752199762354803 y[1] (numeric) = -6.752199761739683 absolute error = 6.151203990611975e-10 relative error = 9.109925960583202e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2270000000000008 y[1] (analytic) = -6.750853497890583 y[1] (numeric) = -6.750853497274662 absolute error = 6.15921535995767e-10 relative error = 9.123609869303519e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2280000000000008 y[1] (analytic) = -6.749507336002351 y[1] (numeric) = -6.749507335385628 absolute error = 6.167226729303366e-10 relative error = 9.137299097975552e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2290000000000008 y[1] (analytic) = -6.748161276692511 y[1] (numeric) = -6.748161276074987 absolute error = 6.175238098649061e-10 relative error = 9.150993649155554e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2300000000000008 y[1] (analytic) = -6.746815319963471 y[1] (numeric) = -6.746815319345144 absolute error = 6.18326723156315e-10 relative error = 9.164719854220981e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2310000000000008 y[1] (analytic) = -6.745469465817634 y[1] (numeric) = -6.745469465198505 absolute error = 6.191296364477239e-10 relative error = 9.178451397417715e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2320000000000008 y[1] (analytic) = -6.74412371425741 y[1] (numeric) = -6.744123713637478 absolute error = 6.199316615607131e-10 relative error = 9.192175111647893e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2330000000000008 y[1] (analytic) = -6.742778065285208 y[1] (numeric) = -6.742778064664472 absolute error = 6.207354630305417e-10 relative error = 9.205930508470408e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2340000000000008 y[1] (analytic) = -6.741432518903439 y[1] (numeric) = -6.741432518281899 absolute error = 6.2154015267879e-10 relative error = 9.219704431305199e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2350000000000008 y[1] (analytic) = -6.740087075114514 y[1] (numeric) = -6.740087074492169 absolute error = 6.223448423270384e-10 relative error = 9.233483713064119e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2360000000000008 y[1] (analytic) = -6.738741733920844 y[1] (numeric) = -6.738741733297696 absolute error = 6.23148643796867e-10 relative error = 9.247255176142454e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2370000000000008 y[1] (analytic) = -6.737396495324846 y[1] (numeric) = -6.737396494700893 absolute error = 6.239533334451153e-10 relative error = 9.26104518085114e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2380000000000008 y[1] (analytic) = -6.736051359328936 y[1] (numeric) = -6.736051358704176 absolute error = 6.24759799450203e-10 relative error = 9.274866923111513e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2390000000000009 y[1] (analytic) = -6.734706325935528 y[1] (numeric) = -6.734706325309963 absolute error = 6.25565377276871e-10 relative error = 9.288680857067257e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2400000000000009 y[1] (analytic) = -6.733361395147043 y[1] (numeric) = -6.733361394520671 absolute error = 6.263718432819587e-10 relative error = 9.30251335883153e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2410000000000009 y[1] (analytic) = -6.732016566965896 y[1] (numeric) = -6.732016566338718 absolute error = 6.271783092870464e-10 relative error = 9.316351245548318e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2420000000000009 y[1] (analytic) = -6.730671841394511 y[1] (numeric) = -6.730671840766526 absolute error = 6.279856634705538e-10 relative error = 9.330207715793837e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2430000000000009 y[1] (analytic) = -6.729327218435309 y[1] (numeric) = -6.729327217806516 absolute error = 6.287930176540613e-10 relative error = 9.344069581450182e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2440000000000009 y[1] (analytic) = -6.727982698090711 y[1] (numeric) = -6.727982697461111 absolute error = 6.296003718375687e-10 relative error = 9.357936845114639e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2450000000000009 y[1] (analytic) = -6.726638280363145 y[1] (numeric) = -6.726638279732735 absolute error = 6.304095023779155e-10 relative error = 9.37183591718094e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2460000000000009 y[1] (analytic) = -6.725293965255033 y[1] (numeric) = -6.725293964623814 absolute error = 6.312186329182623e-10 relative error = 9.385740403011894e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2470000000000009 y[1] (analytic) = -6.723949752768803 y[1] (numeric) = -6.723949752136775 absolute error = 6.320277634586091e-10 relative error = 9.3996503052146e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2480000000000009 y[1] (analytic) = -6.722605642906882 y[1] (numeric) = -6.722605642274045 absolute error = 6.328368939989559e-10 relative error = 9.413565626397724e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2490000000000009 y[1] (analytic) = -6.721261635671701 y[1] (numeric) = -6.721261635038054 absolute error = 6.336469127177224e-10 relative error = 9.427499583631338e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2500000000000008 y[1] (analytic) = -6.719917731065689 y[1] (numeric) = -6.719917730431233 absolute error = 6.34456931436489e-10 relative error = 9.441438970352878e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2510000000000008 y[1] (analytic) = -6.71857392909128 y[1] (numeric) = -6.718573928456011 absolute error = 6.352687265120949e-10 relative error = 9.455410228670627e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2520000000000008 y[1] (analytic) = -6.717230229750903 y[1] (numeric) = -6.717230229114824 absolute error = 6.360787452308614e-10 relative error = 9.469360487506311e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2530000000000008 y[1] (analytic) = -6.715886633046996 y[1] (numeric) = -6.715886632410104 absolute error = 6.36891428484887e-10 relative error = 9.48335585879194e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2540000000000008 y[1] (analytic) = -6.714543138981992 y[1] (numeric) = -6.714543138344288 absolute error = 6.377041117389126e-10 relative error = 9.497356685917376e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2550000000000008 y[1] (analytic) = -6.713199747558328 y[1] (numeric) = -6.713199746919813 absolute error = 6.385159068145185e-10 relative error = 9.511349741183472e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2560000000000008 y[1] (analytic) = -6.711856458778445 y[1] (numeric) = -6.711856458139115 absolute error = 6.393294782469638e-10 relative error = 9.525374718209059e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2570000000000008 y[1] (analytic) = -6.710513272644778 y[1] (numeric) = -6.710513272004635 absolute error = 6.401430496794092e-10 relative error = 9.539405164265669e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2580000000000008 y[1] (analytic) = -6.70917018915977 y[1] (numeric) = -6.709170188518813 absolute error = 6.409566211118545e-10 relative error = 9.553441081990579e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2590000000000008 y[1] (analytic) = -6.707827208325862 y[1] (numeric) = -6.707827207684091 absolute error = 6.417710807227195e-10 relative error = 9.567495714948396e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2600000000000008 y[1] (analytic) = -6.706484330145498 y[1] (numeric) = -6.706484329502912 absolute error = 6.425864285120042e-10 relative error = 9.581569073733498e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2610000000000008 y[1] (analytic) = -6.705141554621121 y[1] (numeric) = -6.70514155397772 absolute error = 6.434008881228692e-10 relative error = 9.595634676488572e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2620000000000008 y[1] (analytic) = -6.703798881755177 y[1] (numeric) = -6.70379888111096 absolute error = 6.442171240905736e-10 relative error = 9.609732264550064e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2630000000000008 y[1] (analytic) = -6.702456311550113 y[1] (numeric) = -6.70245631090508 absolute error = 6.450324718798583e-10 relative error = 9.623822101880709e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2640000000000008 y[1] (analytic) = -6.701113844008376 y[1] (numeric) = -6.701113843362528 absolute error = 6.458487078475628e-10 relative error = 9.637930691552588e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2650000000000008 y[1] (analytic) = -6.699771479132417 y[1] (numeric) = -6.699771478485752 absolute error = 6.466658319936869e-10 relative error = 9.652058044186105e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2660000000000008 y[1] (analytic) = -6.698429216924685 y[1] (numeric) = -6.698429216277203 absolute error = 6.474820679613913e-10 relative error = 9.666177651402528e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2670000000000008 y[1] (analytic) = -6.697087057387634 y[1] (numeric) = -6.697087056739334 absolute error = 6.483000802859351e-10 relative error = 9.680329294372661e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2680000000000008 y[1] (analytic) = -6.695745000523714 y[1] (numeric) = -6.695744999874597 absolute error = 6.491172044320592e-10 relative error = 9.694473197251209e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2690000000000008 y[1] (analytic) = -6.694403046335382 y[1] (numeric) = -6.694403045685446 absolute error = 6.499361049350227e-10 relative error = 9.708649157161334e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2700000000000009 y[1] (analytic) = -6.693061194825092 y[1] (numeric) = -6.693061194174337 absolute error = 6.507550054379863e-10 relative error = 9.722830652454422e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2710000000000009 y[1] (analytic) = -6.691719445995301 y[1] (numeric) = -6.691719445343727 absolute error = 6.515739059409498e-10 relative error = 9.737017685804028e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2720000000000009 y[1] (analytic) = -6.690377799848468 y[1] (numeric) = -6.690377799196074 absolute error = 6.52393694622333e-10 relative error = 9.751223535345182e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2730000000000009 y[1] (analytic) = -6.689036256387052 y[1] (numeric) = -6.689036255733838 absolute error = 6.532134833037162e-10 relative error = 9.765434933619814e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2740000000000009 y[1] (analytic) = -6.687694815613513 y[1] (numeric) = -6.687694814959479 absolute error = 6.540341601635191e-10 relative error = 9.779665164094657e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2750000000000009 y[1] (analytic) = -6.686353477530314 y[1] (numeric) = -6.686353476875459 absolute error = 6.548557252017417e-10 relative error = 9.793914237445021e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2760000000000009 y[1] (analytic) = -6.685012242139917 y[1] (numeric) = -6.68501224148424 absolute error = 6.556764020615446e-10 relative error = 9.808155592122869e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2770000000000009 y[1] (analytic) = -6.683671109444787 y[1] (numeric) = -6.683671108788288 absolute error = 6.56498855278187e-10 relative error = 9.822429089164478e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2780000000000009 y[1] (analytic) = -6.682330079447389 y[1] (numeric) = -6.682330078790068 absolute error = 6.573213084948293e-10 relative error = 9.836708164365146e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2790000000000009 y[1] (analytic) = -6.680989152150192 y[1] (numeric) = -6.680989151492048 absolute error = 6.581446498898913e-10 relative error = 9.851006114537332e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2800000000000009 y[1] (analytic) = -6.679648327555661 y[1] (numeric) = -6.679648326896695 absolute error = 6.589662149281139e-10 relative error = 9.865283060032815e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2810000000000009 y[1] (analytic) = -6.678307605666268 y[1] (numeric) = -6.678307605006478 absolute error = 6.597904445015956e-10 relative error = 9.879605484805622e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2820000000000009 y[1] (analytic) = -6.676966986484484 y[1] (numeric) = -6.676966985823869 absolute error = 6.606146740750773e-10 relative error = 9.893933509215989e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2830000000000009 y[1] (analytic) = -6.675626470012777 y[1] (numeric) = -6.675626469351339 absolute error = 6.614380154701394e-10 relative error = 9.908253831177486e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2840000000000009 y[1] (analytic) = -6.674286056253625 y[1] (numeric) = -6.674286055591362 absolute error = 6.622631332220408e-10 relative error = 9.922606367785483e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2850000000000009 y[1] (analytic) = -6.672945745209501 y[1] (numeric) = -6.672945744546412 absolute error = 6.630882509739422e-10 relative error = 9.936964517506715e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2860000000000009 y[1] (analytic) = -6.67160553688288 y[1] (numeric) = -6.671605536218966 absolute error = 6.639142569042633e-10 relative error = 9.951341595871067e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2870000000000009 y[1] (analytic) = -6.670265431276239 y[1] (numeric) = -6.670265430611499 absolute error = 6.647402628345844e-10 relative error = 9.965724298131835e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2880000000000009 y[1] (analytic) = -6.668925428392056 y[1] (numeric) = -6.66892542772649 absolute error = 6.655653805864858e-10 relative error = 9.980099308847126e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2890000000000009 y[1] (analytic) = -6.667585528232812 y[1] (numeric) = -6.66758552756642 absolute error = 6.663922746952267e-10 relative error = 9.994506585232336e-09 % Correct digits = 10 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2900000000000009 y[1] (analytic) = -6.666245730800987 y[1] (numeric) = -6.666245730133768 absolute error = 6.672191688039675e-10 relative error = 1.000891949903859e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2910000000000009 y[1] (analytic) = -6.664906036099064 y[1] (numeric) = -6.664906035431016 absolute error = 6.680478392695477e-10 relative error = 1.00233647053868e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2920000000000009 y[1] (analytic) = -6.663566444129523 y[1] (numeric) = -6.663566443460648 absolute error = 6.688747333782885e-10 relative error = 1.003778890758349e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2930000000000009 y[1] (analytic) = -6.662226954894853 y[1] (numeric) = -6.662226954225149 absolute error = 6.697034038438687e-10 relative error = 1.005224541850569e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2940000000000009 y[1] (analytic) = -6.660887568397537 y[1] (numeric) = -6.660887567727005 absolute error = 6.705320743094489e-10 relative error = 1.006670758850182e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2950000000000009 y[1] (analytic) = -6.659548284640064 y[1] (numeric) = -6.659548283968702 absolute error = 6.713616329534489e-10 relative error = 1.008118875723017e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2960000000000009 y[1] (analytic) = -6.65820910362492 y[1] (numeric) = -6.658209102952729 absolute error = 6.721911915974488e-10 relative error = 1.009567559588191e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2970000000000009 y[1] (analytic) = -6.656870025354597 y[1] (numeric) = -6.656870024681576 absolute error = 6.730207502414487e-10 relative error = 1.011016810720438e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2980000000000009 y[1] (analytic) = -6.655531049831585 y[1] (numeric) = -6.655531049157734 absolute error = 6.738511970638683e-10 relative error = 1.012467963891356e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.2990000000000009 y[1] (analytic) = -6.654192177058377 y[1] (numeric) = -6.654192176383694 absolute error = 6.746825320647076e-10 relative error = 1.013921020181544e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3000000000000009 y[1] (analytic) = -6.652853407037464 y[1] (numeric) = -6.652853406361951 absolute error = 6.755129788871272e-10 relative error = 1.015373310604683e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3010000000000009 y[1] (analytic) = -6.651514739771343 y[1] (numeric) = -6.651514739094998 absolute error = 6.763452020663863e-10 relative error = 1.016828840538113e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3020000000000009 y[1] (analytic) = -6.650176175262511 y[1] (numeric) = -6.650176174585333 absolute error = 6.77178313424065e-10 relative error = 1.018286276299039e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3030000000000009 y[1] (analytic) = -6.648837713513463 y[1] (numeric) = -6.648837712835451 absolute error = 6.780114247817437e-10 relative error = 1.019744283130443e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3040000000000009 y[1] (analytic) = -6.647499354526697 y[1] (numeric) = -6.647499353847853 absolute error = 6.788436479610027e-10 relative error = 1.021201525200203e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3050000000000009 y[1] (analytic) = -6.646161098304715 y[1] (numeric) = -6.646161097625037 absolute error = 6.796776474971011e-10 relative error = 1.022662011112658e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3060000000000009 y[1] (analytic) = -6.644822944850017 y[1] (numeric) = -6.644822944169505 absolute error = 6.805125352116193e-10 relative error = 1.024124406112343e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3070000000000009 y[1] (analytic) = -6.643484894165106 y[1] (numeric) = -6.643484893483759 absolute error = 6.813474229261374e-10 relative error = 1.025587374368167e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3080000000000009 y[1] (analytic) = -6.642146946252484 y[1] (numeric) = -6.642146945570302 absolute error = 6.821814224622358e-10 relative error = 1.02704957897254e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3090000000000009 y[1] (analytic) = -6.640809101114657 y[1] (numeric) = -6.640809100431641 absolute error = 6.830163101767539e-10 relative error = 1.028513694305879e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3100000000000009 y[1] (analytic) = -6.639471358754133 y[1] (numeric) = -6.63947135807028 absolute error = 6.838529742481114e-10 relative error = 1.029981059179437e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3110000000000009 y[1] (analytic) = -6.638133719173415 y[1] (numeric) = -6.638133718488726 absolute error = 6.846887501410492e-10 relative error = 1.031447661506745e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3120000000000009 y[1] (analytic) = -6.636796182375015 y[1] (numeric) = -6.63679618168949 absolute error = 6.855254142124068e-10 relative error = 1.032916177285842e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3130000000000009 y[1] (analytic) = -6.635458748361443 y[1] (numeric) = -6.63545874767508 absolute error = 6.86362966462184e-10 relative error = 1.0343866076052e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3140000000000009 y[1] (analytic) = -6.634121417135209 y[1] (numeric) = -6.634121416448008 absolute error = 6.872005187119612e-10 relative error = 1.03585761475061e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3150000000000009 y[1] (analytic) = -6.632784188698825 y[1] (numeric) = -6.632784188010787 absolute error = 6.880380709617384e-10 relative error = 1.037329199002196e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3160000000000009 y[1] (analytic) = -6.631447063054805 y[1] (numeric) = -6.631447062365929 absolute error = 6.888765113899353e-10 relative error = 1.038802699983556e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3170000000000009 y[1] (analytic) = -6.630110040205666 y[1] (numeric) = -6.630110039515951 absolute error = 6.897149518181322e-10 relative error = 1.040276779172035e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3180000000000009 y[1] (analytic) = -6.628773120153922 y[1] (numeric) = -6.628773119463368 absolute error = 6.905542804247489e-10 relative error = 1.041752776732105e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3190000000000009 y[1] (analytic) = -6.627436302902092 y[1] (numeric) = -6.627436302210699 absolute error = 6.913936090313655e-10 relative error = 1.0432293536018e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3200000000000009 y[1] (analytic) = -6.626099588452694 y[1] (numeric) = -6.626099587760461 absolute error = 6.922329376379821e-10 relative error = 1.044706510062627e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3210000000000009 y[1] (analytic) = -6.624762976808249 y[1] (numeric) = -6.624762976115175 absolute error = 6.930740426014381e-10 relative error = 1.046186927785536e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3220000000000009 y[1] (analytic) = -6.623426467971278 y[1] (numeric) = -6.623426467277363 absolute error = 6.939151475648941e-10 relative error = 1.047667926745229e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3230000000000009 y[1] (analytic) = -6.622090061944303 y[1] (numeric) = -6.622090061249547 absolute error = 6.947562525283502e-10 relative error = 1.049149507224255e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3240000000000009 y[1] (analytic) = -6.620753758729848 y[1] (numeric) = -6.620753758034251 absolute error = 6.955973574918062e-10 relative error = 1.050631669505335e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3250000000000009 y[1] (analytic) = -6.619417558330439 y[1] (numeric) = -6.619417557634 absolute error = 6.964393506336819e-10 relative error = 1.052115755648657e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3260000000000009 y[1] (analytic) = -6.618081460748603 y[1] (numeric) = -6.618081460051321 absolute error = 6.972822319539773e-10 relative error = 1.053601766749943e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3270000000000009 y[1] (analytic) = -6.616745465986866 y[1] (numeric) = -6.616745465288741 absolute error = 6.981251132742727e-10 relative error = 1.055088361586461e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3280000000000009 y[1] (analytic) = -6.615409574047757 y[1] (numeric) = -6.615409573348789 absolute error = 6.989679945945682e-10 relative error = 1.05657554044215e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3290000000000009 y[1] (analytic) = -6.614073784933809 y[1] (numeric) = -6.614073784233997 absolute error = 6.998117640932833e-10 relative error = 1.058064646462493e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3300000000000009 y[1] (analytic) = -6.612738098647551 y[1] (numeric) = -6.612738097946895 absolute error = 7.006555335919984e-10 relative error = 1.059554337612883e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3310000000000009 y[1] (analytic) = -6.611402515191516 y[1] (numeric) = -6.611402514490016 absolute error = 7.015001912691332e-10 relative error = 1.061045957581986e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3320000000000009 y[1] (analytic) = -6.61006703456824 y[1] (numeric) = -6.610067033865894 absolute error = 7.023457371246877e-10 relative error = 1.06253950746895e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3330000000000009 y[1] (analytic) = -6.608731656780256 y[1] (numeric) = -6.608731656077065 absolute error = 7.031903948018225e-10 relative error = 1.064032300479898e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3340000000000009 y[1] (analytic) = -6.607396381830101 y[1] (numeric) = -6.607396381126065 absolute error = 7.040359406573771e-10 relative error = 1.065527024522744e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3350000000000009 y[1] (analytic) = -6.606061209720316 y[1] (numeric) = -6.606061209015433 absolute error = 7.04883262869771e-10 relative error = 1.067025025188366e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3360000000000009 y[1] (analytic) = -6.604726140453436 y[1] (numeric) = -6.604726139747707 absolute error = 7.057288087253255e-10 relative error = 1.068520925345854e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3370000000000009 y[1] (analytic) = -6.603391174032005 y[1] (numeric) = -6.603391173325428 absolute error = 7.065770191161391e-10 relative error = 1.070021448819767e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3380000000000009 y[1] (analytic) = -6.602056310458563 y[1] (numeric) = -6.602056309751138 absolute error = 7.074252295069527e-10 relative error = 1.071522562426943e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3390000000000009 y[1] (analytic) = -6.600721549735653 y[1] (numeric) = -6.60072154902738 absolute error = 7.082725517193467e-10 relative error = 1.073022920877054e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3400000000000009 y[1] (analytic) = -6.599386891865819 y[1] (numeric) = -6.599386891156698 absolute error = 7.091207621101603e-10 relative error = 1.074525215341138e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3410000000000009 y[1] (analytic) = -6.598052336851607 y[1] (numeric) = -6.598052336141637 absolute error = 7.099698606793936e-10 relative error = 1.076029446923378e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3420000000000009 y[1] (analytic) = -6.596717884695566 y[1] (numeric) = -6.596717883984746 absolute error = 7.108198474270466e-10 relative error = 1.077535616728667e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3430000000000009 y[1] (analytic) = -6.595383535400241 y[1] (numeric) = -6.595383534688571 absolute error = 7.116698341746996e-10 relative error = 1.079042379195787e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3440000000000009 y[1] (analytic) = -6.594049288968182 y[1] (numeric) = -6.594049288255662 absolute error = 7.125198209223527e-10 relative error = 1.080549734613594e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3450000000000009 y[1] (analytic) = -6.592715145401942 y[1] (numeric) = -6.592715144688571 absolute error = 7.133715840268451e-10 relative error = 1.082060377694891e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3460000000000009 y[1] (analytic) = -6.59138110470407 y[1] (numeric) = -6.591381103989848 absolute error = 7.142224589529178e-10 relative error = 1.083570267911225e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3470000000000009 y[1] (analytic) = -6.590047166877122 y[1] (numeric) = -6.590047166162048 absolute error = 7.150742220574102e-10 relative error = 1.085082100248864e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3480000000000009 y[1] (analytic) = -6.58871333192365 y[1] (numeric) = -6.588713331207725 absolute error = 7.159250969834829e-10 relative error = 1.086593179755873e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3490000000000009 y[1] (analytic) = -6.587379599846211 y[1] (numeric) = -6.587379599129434 absolute error = 7.167768600879754e-10 relative error = 1.088106202509886e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3500000000000009 y[1] (analytic) = -6.586045970647364 y[1] (numeric) = -6.586045969929733 absolute error = 7.176303995493072e-10 relative error = 1.089622518196254e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3510000000000009 y[1] (analytic) = -6.584712444329663 y[1] (numeric) = -6.58471244361118 absolute error = 7.184830508322193e-10 relative error = 1.091138082196636e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3520000000000009 y[1] (analytic) = -6.583379020895672 y[1] (numeric) = -6.583379020176335 absolute error = 7.193365902935511e-10 relative error = 1.092655592227599e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3530000000000009 y[1] (analytic) = -6.582045700347949 y[1] (numeric) = -6.582045699627759 absolute error = 7.201901297548829e-10 relative error = 1.094173700004561e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3540000000000009 y[1] (analytic) = -6.580712482689059 y[1] (numeric) = -6.580712481968014 absolute error = 7.210445573946345e-10 relative error = 1.095693755488305e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3550000000000009 y[1] (analytic) = -6.579379367921563 y[1] (numeric) = -6.579379367199663 absolute error = 7.218998732128057e-10 relative error = 1.097215759791117e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3560000000000009 y[1] (analytic) = -6.578046356048027 y[1] (numeric) = -6.578046355325272 absolute error = 7.227551890309769e-10 relative error = 1.098738363809882e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3570000000000009 y[1] (analytic) = -6.576713447071016 y[1] (numeric) = -6.576713446347406 absolute error = 7.236105048491481e-10 relative error = 1.100261567837372e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3580000000000009 y[1] (analytic) = -6.575380640993099 y[1] (numeric) = -6.575380640268633 absolute error = 7.24466708845739e-10 relative error = 1.101786722930037e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3590000000000009 y[1] (analytic) = -6.574047937816844 y[1] (numeric) = -6.574047937091521 absolute error = 7.2532291284233e-10 relative error = 1.103312479165158e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3600000000000009 y[1] (analytic) = -6.572715337544819 y[1] (numeric) = -6.57271533681864 absolute error = 7.261791168389209e-10 relative error = 1.104838836836312e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3610000000000009 y[1] (analytic) = -6.5713828401796 y[1] (numeric) = -6.571382839452562 absolute error = 7.270379853707709e-10 relative error = 1.106369850993038e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3620000000000009 y[1] (analytic) = -6.570050445723754 y[1] (numeric) = -6.570050444995858 absolute error = 7.278959657242012e-10 relative error = 1.107900116958716e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3630000000000009 y[1] (analytic) = -6.568718154179857 y[1] (numeric) = -6.568718153451104 absolute error = 7.287530578992119e-10 relative error = 1.109429634205703e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3640000000000009 y[1] (analytic) = -6.567385965550485 y[1] (numeric) = -6.567385964820873 absolute error = 7.296119264310619e-10 relative error = 1.11096245942948e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3650000000000009 y[1] (analytic) = -6.566053879838214 y[1] (numeric) = -6.566053879107742 absolute error = 7.304716831413316e-10 relative error = 1.112497241888807e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3660000000000009 y[1] (analytic) = -6.56472189704562 y[1] (numeric) = -6.564721896314289 absolute error = 7.313314398516013e-10 relative error = 1.114032629745868e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3670000000000009 y[1] (analytic) = -6.563390017175283 y[1] (numeric) = -6.563390016443092 absolute error = 7.32191196561871e-10 relative error = 1.115568623296574e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3680000000000009 y[1] (analytic) = -6.562058240229784 y[1] (numeric) = -6.562058239496733 absolute error = 7.330509532721408e-10 relative error = 1.117105222837022e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3690000000000009 y[1] (analytic) = -6.560726566211704 y[1] (numeric) = -6.560726565477792 absolute error = 7.339124863392499e-10 relative error = 1.118645136224639e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3700000000000009 y[1] (analytic) = -6.559394995123625 y[1] (numeric) = -6.559394994388851 absolute error = 7.34774019406359e-10 relative error = 1.120185657294009e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3710000000000009 y[1] (analytic) = -6.558063526968132 y[1] (numeric) = -6.558063526232496 absolute error = 7.356355524734681e-10 relative error = 1.121726786342311e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3720000000000009 y[1] (analytic) = -6.556732161747808 y[1] (numeric) = -6.556732161011312 absolute error = 7.364961973621575e-10 relative error = 1.123267169061595e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3730000000000009 y[1] (analytic) = -6.555400899465243 y[1] (numeric) = -6.555400898727885 absolute error = 7.373586186076864e-10 relative error = 1.124810869565333e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3740000000000009 y[1] (analytic) = -6.554069740123023 y[1] (numeric) = -6.554069739384802 absolute error = 7.382219280316349e-10 relative error = 1.126356534646484e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3750000000000009 y[1] (analytic) = -6.552738683723739 y[1] (numeric) = -6.552738682984653 absolute error = 7.390861256340031e-10 relative error = 1.127904165429043e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3760000000000009 y[1] (analytic) = -6.551407730269977 y[1] (numeric) = -6.551407729530029 absolute error = 7.399485468795319e-10 relative error = 1.129449695919077e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3770000000000009 y[1] (analytic) = -6.550076879764334 y[1] (numeric) = -6.55007687902352 absolute error = 7.408136326603199e-10 relative error = 1.130999904671308e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3780000000000009 y[1] (analytic) = -6.5487461322094 y[1] (numeric) = -6.548746131467722 absolute error = 7.416787184411078e-10 relative error = 1.132550725692709e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3790000000000009 y[1] (analytic) = -6.54741548760777 y[1] (numeric) = -6.547415486865226 absolute error = 7.425438042218957e-10 relative error = 1.134102159283004e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3800000000000009 y[1] (analytic) = -6.546084945962039 y[1] (numeric) = -6.546084945218631 absolute error = 7.434080018242639e-10 relative error = 1.135652848933523e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3810000000000009 y[1] (analytic) = -6.544754507274805 y[1] (numeric) = -6.544754506530531 absolute error = 7.442739757834715e-10 relative error = 1.137206865370085e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.3820000000000009 y[1] (analytic) = -6.543424171548668 y[1] (numeric) = -6.543424170803526 absolute error = 7.451417260995186e-10 relative error = 1.138764210548132e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.383000000000001 y[1] (analytic) = -6.542093938786223 y[1] (numeric) = -6.542093938040215 absolute error = 7.460085882371459e-10 relative error = 1.140320813515489e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.384000000000001 y[1] (analytic) = -6.540763808990072 y[1] (numeric) = -6.540763808243198 absolute error = 7.468745621963535e-10 relative error = 1.141876673745348e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.385000000000001 y[1] (analytic) = -6.539433782162821 y[1] (numeric) = -6.539433781415078 absolute error = 7.477432006908202e-10 relative error = 1.143437223464805e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.386000000000001 y[1] (analytic) = -6.538103858307069 y[1] (numeric) = -6.538103857558458 absolute error = 7.486109510068673e-10 relative error = 1.144997031602229e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.387000000000001 y[1] (analytic) = -6.536774037425422 y[1] (numeric) = -6.536774036675943 absolute error = 7.494787013229143e-10 relative error = 1.146557456372019e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.388000000000001 y[1] (analytic) = -6.535444319520486 y[1] (numeric) = -6.535444318770139 absolute error = 7.503464516389613e-10 relative error = 1.148118498076371e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.389000000000001 y[1] (analytic) = -6.534114704594869 y[1] (numeric) = -6.534114703843652 absolute error = 7.512168664902674e-10 relative error = 1.149684234900257e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.390000000000001 y[1] (analytic) = -6.532785192651178 y[1] (numeric) = -6.532785191899092 absolute error = 7.520863931631538e-10 relative error = 1.151249231352634e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.391000000000001 y[1] (analytic) = -6.531455783692024 y[1] (numeric) = -6.531455782939068 absolute error = 7.5295680801446e-10 relative error = 1.15281620660201e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.392000000000001 y[1] (analytic) = -6.530126477720017 y[1] (numeric) = -6.53012647696619 absolute error = 7.538272228657661e-10 relative error = 1.154383801657948e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.393000000000001 y[1] (analytic) = -6.528797274737771 y[1] (numeric) = -6.528797273983073 absolute error = 7.546985258954919e-10 relative error = 1.155953377225677e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.394000000000001 y[1] (analytic) = -6.527468174747899 y[1] (numeric) = -6.527468173992328 absolute error = 7.555707171036374e-10 relative error = 1.157524934440326e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.395000000000001 y[1] (analytic) = -6.526139177753015 y[1] (numeric) = -6.526139176996572 absolute error = 7.56442908311783e-10 relative error = 1.159097113482386e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.396000000000001 y[1] (analytic) = -6.524810283755735 y[1] (numeric) = -6.52481028299842 absolute error = 7.573150995199285e-10 relative error = 1.160669914656908e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.397000000000001 y[1] (analytic) = -6.523481492758677 y[1] (numeric) = -6.52348149200049 absolute error = 7.581864025496543e-10 relative error = 1.162241976759298e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.398000000000001 y[1] (analytic) = -6.522152804764461 y[1] (numeric) = -6.522152804005401 absolute error = 7.590603701146392e-10 relative error = 1.163818746411679e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.399000000000001 y[1] (analytic) = -6.520824219775707 y[1] (numeric) = -6.520824219015773 absolute error = 7.599343376796242e-10 relative error = 1.165396140222536e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.400000000000001 y[1] (analytic) = -6.519495737795036 y[1] (numeric) = -6.519495737034227 absolute error = 7.608083052446091e-10 relative error = 1.16697415849822e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.401000000000001 y[1] (analytic) = -6.51816735882507 y[1] (numeric) = -6.518167358063387 absolute error = 7.616831609880137e-10 relative error = 1.168554164165111e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.402000000000001 y[1] (analytic) = -6.516839082868434 y[1] (numeric) = -6.516839082105876 absolute error = 7.625580167314183e-10 relative error = 1.170134795465554e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.403000000000001 y[1] (analytic) = -6.515510909927753 y[1] (numeric) = -6.515510909164319 absolute error = 7.634337606532426e-10 relative error = 1.171717415882138e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.404000000000001 y[1] (analytic) = -6.514182840005652 y[1] (numeric) = -6.514182839241343 absolute error = 7.643086163966473e-10 relative error = 1.173299299649354e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.405000000000001 y[1] (analytic) = -6.512854873104761 y[1] (numeric) = -6.512854872339576 absolute error = 7.651852484968913e-10 relative error = 1.174884537434991e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.406000000000001 y[1] (analytic) = -6.511527009227708 y[1] (numeric) = -6.511527008461647 absolute error = 7.660618805971353e-10 relative error = 1.176470403196551e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.407000000000001 y[1] (analytic) = -6.510199248377126 y[1] (numeric) = -6.510199247610186 absolute error = 7.669402890542187e-10 relative error = 1.178059625817755e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.408000000000001 y[1] (analytic) = -6.508871590555644 y[1] (numeric) = -6.508871589787826 absolute error = 7.678178093328825e-10 relative error = 1.179648113579294e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.409000000000001 y[1] (analytic) = -6.507544035765894 y[1] (numeric) = -6.507544034997199 absolute error = 7.686953296115462e-10 relative error = 1.181237230799739e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.410000000000001 y[1] (analytic) = -6.506216584010515 y[1] (numeric) = -6.50621658324094 absolute error = 7.695746262470493e-10 relative error = 1.182829708033903e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.411000000000001 y[1] (analytic) = -6.504889235292138 y[1] (numeric) = -6.504889234521685 absolute error = 7.704530347041327e-10 relative error = 1.184421451058776e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.412000000000001 y[1] (analytic) = -6.503561989613402 y[1] (numeric) = -6.50356198884207 absolute error = 7.713323313396359e-10 relative error = 1.186015190708572e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.413000000000001 y[1] (analytic) = -6.502234846976946 y[1] (numeric) = -6.502234846204733 absolute error = 7.722125161535587e-10 relative error = 1.187610928129703e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.414000000000001 y[1] (analytic) = -6.500907807385408 y[1] (numeric) = -6.500907806612315 absolute error = 7.730927009674815e-10 relative error = 1.1892072982318e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.415000000000001 y[1] (analytic) = -6.49958087084143 y[1] (numeric) = -6.499580870067456 absolute error = 7.73973773959824e-10 relative error = 1.190805667842434e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.416000000000001 y[1] (analytic) = -6.498254037347652 y[1] (numeric) = -6.498254036572798 absolute error = 7.748539587737469e-10 relative error = 1.19240330451903e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.417000000000001 y[1] (analytic) = -6.496927306906721 y[1] (numeric) = -6.496927306130985 absolute error = 7.757359199445091e-10 relative error = 1.194004308959781e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.418000000000001 y[1] (analytic) = -6.495600679521279 y[1] (numeric) = -6.495600678744661 absolute error = 7.766178811152713e-10 relative error = 1.195605948444028e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.419000000000001 y[1] (analytic) = -6.494274155193974 y[1] (numeric) = -6.494274154416472 absolute error = 7.775016186428729e-10 relative error = 1.197210958550379e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.420000000000001 y[1] (analytic) = -6.49294773392745 y[1] (numeric) = -6.492947733149067 absolute error = 7.783835798136352e-10 relative error = 1.198813869617902e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.421000000000001 y[1] (analytic) = -6.49162141572436 y[1] (numeric) = -6.491621414945093 absolute error = 7.792673173412368e-10 relative error = 1.200420153050905e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.422000000000001 y[1] (analytic) = -6.490295200587351 y[1] (numeric) = -6.4902951998072 absolute error = 7.801510548688384e-10 relative error = 1.202027073896789e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.423000000000001 y[1] (analytic) = -6.488969088519075 y[1] (numeric) = -6.48896908773804 absolute error = 7.8103479239644e-10 relative error = 1.203634632469315e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.424000000000001 y[1] (analytic) = -6.487643079522184 y[1] (numeric) = -6.487643078740265 absolute error = 7.819185299240416e-10 relative error = 1.205242829082438e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.425000000000001 y[1] (analytic) = -6.486317173599333 y[1] (numeric) = -6.48631717281653 absolute error = 7.82803155630063e-10 relative error = 1.206853033361112e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.426000000000001 y[1] (analytic) = -6.484991370753177 y[1] (numeric) = -6.484991369969488 absolute error = 7.83688669514504e-10 relative error = 1.208465246459511e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.427000000000001 y[1] (analytic) = -6.483665670986371 y[1] (numeric) = -6.483665670201797 absolute error = 7.84574183398945e-10 relative error = 1.210078099661771e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.428000000000001 y[1] (analytic) = -6.482340074301574 y[1] (numeric) = -6.482340073516114 absolute error = 7.85459697283386e-10 relative error = 1.211691593283177e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.429000000000001 y[1] (analytic) = -6.481014580701445 y[1] (numeric) = -6.481014579915098 absolute error = 7.863469875246665e-10 relative error = 1.213308468501485e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.430000000000001 y[1] (analytic) = -6.479689190188645 y[1] (numeric) = -6.479689189401411 absolute error = 7.872342777659469e-10 relative error = 1.214925985891351e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.431000000000001 y[1] (analytic) = -6.478363902765834 y[1] (numeric) = -6.478363901977712 absolute error = 7.881215680072273e-10 relative error = 1.216544145769199e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.432000000000001 y[1] (analytic) = -6.477038718435675 y[1] (numeric) = -6.477038717646665 absolute error = 7.890097464269274e-10 relative error = 1.218164319724011e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.433000000000001 y[1] (analytic) = -6.475713637200833 y[1] (numeric) = -6.475713636410935 absolute error = 7.898979248466276e-10 relative error = 1.219785137361426e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.434000000000001 y[1] (analytic) = -6.474388659063973 y[1] (numeric) = -6.474388658273187 absolute error = 7.907861032663277e-10 relative error = 1.22140659899873e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.435000000000001 y[1] (analytic) = -6.473063784027764 y[1] (numeric) = -6.473063783236088 absolute error = 7.916760580428672e-10 relative error = 1.223031449182259e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.436000000000001 y[1] (analytic) = -6.471739012094871 y[1] (numeric) = -6.471739011302306 absolute error = 7.925651246409871e-10 relative error = 1.224655572729033e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.437000000000001 y[1] (analytic) = -6.470414343267966 y[1] (numeric) = -6.470414342474511 absolute error = 7.934550794175266e-10 relative error = 1.226281714467117e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.438000000000001 y[1] (analytic) = -6.469089777549718 y[1] (numeric) = -6.469089776755372 absolute error = 7.943459223724858e-10 relative error = 1.227909875558039e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.439000000000001 y[1] (analytic) = -6.467765314942801 y[1] (numeric) = -6.467765314147563 absolute error = 7.952376535058647e-10 relative error = 1.229540057164083e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.440000000000001 y[1] (analytic) = -6.466440955449885 y[1] (numeric) = -6.466440954653756 absolute error = 7.96128496460824e-10 relative error = 1.231169513408842e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.441000000000001 y[1] (analytic) = -6.465116699073649 y[1] (numeric) = -6.465116698276628 absolute error = 7.970211157726226e-10 relative error = 1.232802365171263e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.442000000000001 y[1] (analytic) = -6.463792545816765 y[1] (numeric) = -6.463792545018852 absolute error = 7.979128469060015e-10 relative error = 1.234434492212153e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.443000000000001 y[1] (analytic) = -6.462468495681914 y[1] (numeric) = -6.462468494883107 absolute error = 7.988063543962198e-10 relative error = 1.23607001709945e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.444000000000001 y[1] (analytic) = -6.461144548671771 y[1] (numeric) = -6.461144547872071 absolute error = 7.996998618864382e-10 relative error = 1.237706192551959e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.445000000000001 y[1] (analytic) = -6.459820704789017 y[1] (numeric) = -6.459820703988425 absolute error = 8.005924811982368e-10 relative error = 1.239341643963452e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.446000000000001 y[1] (analytic) = -6.458496964036335 y[1] (numeric) = -6.458496963234849 absolute error = 8.014868768668748e-10 relative error = 1.240980496437322e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.447000000000001 y[1] (analytic) = -6.457173326416407 y[1] (numeric) = -6.457173325614025 absolute error = 8.023821607139325e-10 relative error = 1.242621376495151e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.448000000000001 y[1] (analytic) = -6.455849791931914 y[1] (numeric) = -6.455849791128638 absolute error = 8.032765563825706e-10 relative error = 1.244261533758811e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.449000000000001 y[1] (analytic) = -6.454526360585544 y[1] (numeric) = -6.454526359781373 absolute error = 8.041709520512086e-10 relative error = 1.245902343759667e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.450000000000001 y[1] (analytic) = -6.453203032379984 y[1] (numeric) = -6.453203031574916 absolute error = 8.050680122551057e-10 relative error = 1.247547935832094e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.451000000000001 y[1] (analytic) = -6.451879807317919 y[1] (numeric) = -6.451879806511955 absolute error = 8.059641842805831e-10 relative error = 1.249192806360766e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.452000000000001 y[1] (analytic) = -6.450556685402039 y[1] (numeric) = -6.450556684595179 absolute error = 8.068603563060606e-10 relative error = 1.25083833172419e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.453000000000001 y[1] (analytic) = -6.449233666635036 y[1] (numeric) = -6.449233665827277 absolute error = 8.077583046883774e-10 relative error = 1.252487266614787e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.454000000000001 y[1] (analytic) = -6.447910751019599 y[1] (numeric) = -6.447910750210943 absolute error = 8.086553648922745e-10 relative error = 1.254135480650695e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.455000000000001 y[1] (analytic) = -6.446587938558423 y[1] (numeric) = -6.44658793774887 absolute error = 8.095533132745913e-10 relative error = 1.255785728807761e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.456000000000001 y[1] (analytic) = -6.445265229254201 y[1] (numeric) = -6.44526522844375 absolute error = 8.104512616569082e-10 relative error = 1.257436634226281e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.457000000000001 y[1] (analytic) = -6.44394262310963 y[1] (numeric) = -6.44394262229828 absolute error = 8.11349210039225e-10 relative error = 1.259088197231178e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.458000000000001 y[1] (analytic) = -6.442620120127406 y[1] (numeric) = -6.442620119315157 absolute error = 8.122498229568009e-10 relative error = 1.260744553942035e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.459000000000001 y[1] (analytic) = -6.441297720310227 y[1] (numeric) = -6.441297719497078 absolute error = 8.131486595175375e-10 relative error = 1.262398812825522e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.460000000000001 y[1] (analytic) = -6.439975423660793 y[1] (numeric) = -6.439975422846744 absolute error = 8.140492724351134e-10 relative error = 1.264056489166489e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.461000000000001 y[1] (analytic) = -6.438653230181805 y[1] (numeric) = -6.438653229366855 absolute error = 8.149498853526893e-10 relative error = 1.265714826095205e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.462000000000001 y[1] (analytic) = -6.437331139875964 y[1] (numeric) = -6.437331139060113 absolute error = 8.158504982702652e-10 relative error = 1.267373823938449e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.463000000000001 y[1] (analytic) = -6.436009152745975 y[1] (numeric) = -6.436009151929222 absolute error = 8.167528875446806e-10 relative error = 1.269036243051653e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.464000000000001 y[1] (analytic) = -6.434687268794541 y[1] (numeric) = -6.434687267976887 absolute error = 8.176535004622565e-10 relative error = 1.270696564272087e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.465000000000001 y[1] (analytic) = -6.43336548802437 y[1] (numeric) = -6.433365487205814 absolute error = 8.185558897366718e-10 relative error = 1.272360308551416e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.466000000000001 y[1] (analytic) = -6.432043810438167 y[1] (numeric) = -6.432043809618709 absolute error = 8.194573908326674e-10 relative error = 1.274023335324334e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.467000000000001 y[1] (analytic) = -6.430722236038643 y[1] (numeric) = -6.430722235218282 absolute error = 8.203615564639222e-10 relative error = 1.275691168662991e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.468000000000001 y[1] (analytic) = -6.429400764828507 y[1] (numeric) = -6.429400764007242 absolute error = 8.212657220951769e-10 relative error = 1.277359667152562e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.469000000000001 y[1] (analytic) = -6.42807939681047 y[1] (numeric) = -6.428079395988301 absolute error = 8.221689995480119e-10 relative error = 1.279027449405746e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.470000000000001 y[1] (analytic) = -6.426758131987246 y[1] (numeric) = -6.426758131164172 absolute error = 8.230731651792667e-10 relative error = 1.280697278901269e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.471000000000001 y[1] (analytic) = -6.425436970361547 y[1] (numeric) = -6.425436969537569 absolute error = 8.239782189889411e-10 relative error = 1.282369156821061e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.472000000000001 y[1] (analytic) = -6.424115911936089 y[1] (numeric) = -6.424115911111206 absolute error = 8.248832727986155e-10 relative error = 1.284041701778718e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.473000000000001 y[1] (analytic) = -6.42279495671359 y[1] (numeric) = -6.4227949558878 absolute error = 8.257901029651293e-10 relative error = 1.285717679811577e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.474000000000001 y[1] (analytic) = -6.421474104696766 y[1] (numeric) = -6.421474103870069 absolute error = 8.266969331316432e-10 relative error = 1.287394326681134e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.475000000000001 y[1] (analytic) = -6.420153355888337 y[1] (numeric) = -6.420153355060733 absolute error = 8.27603763298157e-10 relative error = 1.289071642718796e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.476000000000001 y[1] (analytic) = -6.418832710291022 y[1] (numeric) = -6.418832709462512 absolute error = 8.285097052862511e-10 relative error = 1.290748244549105e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.477000000000001 y[1] (analytic) = -6.417512167907545 y[1] (numeric) = -6.417512167078128 absolute error = 8.294174236311846e-10 relative error = 1.292428283625085e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.478000000000001 y[1] (analytic) = -6.416191728740629 y[1] (numeric) = -6.416191727910303 absolute error = 8.303260301545379e-10 relative error = 1.294110377710789e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.479000000000001 y[1] (analytic) = -6.414871392792997 y[1] (numeric) = -6.414871391961762 absolute error = 8.312346366778911e-10 relative error = 1.295793143431947e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.480000000000001 y[1] (analytic) = -6.413551160067375 y[1] (numeric) = -6.413551159235232 absolute error = 8.321432432012443e-10 relative error = 1.297476581121562e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.481000000000001 y[1] (analytic) = -6.412231030566492 y[1] (numeric) = -6.412231029733439 absolute error = 8.330527379030173e-10 relative error = 1.2991620762445e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.482000000000001 y[1] (analytic) = -6.410911004293074 y[1] (numeric) = -6.410911003459112 absolute error = 8.339622326047902e-10 relative error = 1.300848244572926e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.483000000000001 y[1] (analytic) = -6.409591081249852 y[1] (numeric) = -6.409591080414979 absolute error = 8.348726154849828e-10 relative error = 1.302536472142908e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.484000000000001 y[1] (analytic) = -6.408271261439556 y[1] (numeric) = -6.408271260603773 absolute error = 8.357829983651754e-10 relative error = 1.304225374157187e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.485000000000001 y[1] (analytic) = -6.40695154486492 y[1] (numeric) = -6.406951544028226 absolute error = 8.366933812453681e-10 relative error = 1.305914950950372e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.486000000000001 y[1] (analytic) = -6.405631931528677 y[1] (numeric) = -6.405631930691071 absolute error = 8.376055404824001e-10 relative error = 1.307607975974525e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.487000000000001 y[1] (analytic) = -6.404312421433561 y[1] (numeric) = -6.404312420595043 absolute error = 8.385176997194321e-10 relative error = 1.309301677590138e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.488000000000001 y[1] (analytic) = -6.402993014582309 y[1] (numeric) = -6.402993013742879 absolute error = 8.394298589564642e-10 relative error = 1.310996056133013e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.489000000000001 y[1] (analytic) = -6.401673710977659 y[1] (numeric) = -6.401673710137317 absolute error = 8.403420181934962e-10 relative error = 1.312691111939162e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.490000000000001 y[1] (analytic) = -6.400354510622349 y[1] (numeric) = -6.400354509781094 absolute error = 8.412550656089479e-10 relative error = 1.314388233046715e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.491000000000001 y[1] (analytic) = -6.399035413519121 y[1] (numeric) = -6.399035412676952 absolute error = 8.421690012028193e-10 relative error = 1.316087420650282e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.492000000000001 y[1] (analytic) = -6.397716419670714 y[1] (numeric) = -6.397716418827631 absolute error = 8.430829367966908e-10 relative error = 1.317787287671128e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.493000000000001 y[1] (analytic) = -6.396397529079873 y[1] (numeric) = -6.396397528235876 absolute error = 8.439968723905622e-10 relative error = 1.319487834446668e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.494000000000001 y[1] (analytic) = -6.395078741749342 y[1] (numeric) = -6.395078740904429 absolute error = 8.44912584341273e-10 relative error = 1.321191839007992e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.4950000000000011 y[1] (analytic) = -6.393760057681866 y[1] (numeric) = -6.393760056836038 absolute error = 8.458282962919839e-10 relative error = 1.322896525145251e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.4960000000000011 y[1] (analytic) = -6.392441476880191 y[1] (numeric) = -6.392441476033447 absolute error = 8.467440082426947e-10 relative error = 1.324601893197066e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.4970000000000011 y[1] (analytic) = -6.391122999347067 y[1] (numeric) = -6.391122998499406 absolute error = 8.476606083718252e-10 relative error = 1.326309333208615e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.4980000000000011 y[1] (analytic) = -6.389804625085242 y[1] (numeric) = -6.389804624236665 absolute error = 8.485772085009557e-10 relative error = 1.328017456386056e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.4990000000000011 y[1] (analytic) = -6.388486354097467 y[1] (numeric) = -6.388486353247973 absolute error = 8.494938086300863e-10 relative error = 1.329726263068928e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.500000000000001 y[1] (analytic) = -6.387168186386496 y[1] (numeric) = -6.387168185536084 absolute error = 8.504112969376365e-10 relative error = 1.331437144163808e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.501000000000001 y[1] (analytic) = -6.38585012195508 y[1] (numeric) = -6.385850121103751 absolute error = 8.513296734236064e-10 relative error = 1.333150100871714e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.502000000000001 y[1] (analytic) = -6.384532160805975 y[1] (numeric) = -6.384532159953727 absolute error = 8.522480499095764e-10 relative error = 1.334863743253491e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.503000000000001 y[1] (analytic) = -6.383214302941937 y[1] (numeric) = -6.38321430208877 absolute error = 8.53167314573966e-10 relative error = 1.336579463078269e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.504000000000001 y[1] (analytic) = -6.381896548365723 y[1] (numeric) = -6.381896547511636 absolute error = 8.540865792383556e-10 relative error = 1.338295869833663e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.505000000000001 y[1] (analytic) = -6.380578897080093 y[1] (numeric) = -6.380578896225086 absolute error = 8.55006732081165e-10 relative error = 1.340014355864225e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.506000000000001 y[1] (analytic) = -6.379261349087805 y[1] (numeric) = -6.379261348231879 absolute error = 8.559259967455546e-10 relative error = 1.341732137793581e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.507000000000001 y[1] (analytic) = -6.377943904391622 y[1] (numeric) = -6.377943903534775 absolute error = 8.568470377667836e-10 relative error = 1.343453392835251e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.508000000000001 y[1] (analytic) = -6.376626562994306 y[1] (numeric) = -6.376626562136538 absolute error = 8.577680787880126e-10 relative error = 1.345175337326365e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.509000000000001 y[1] (analytic) = -6.375309324898622 y[1] (numeric) = -6.375309324039932 absolute error = 8.586900079876614e-10 relative error = 1.346899364763475e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.510000000000001 y[1] (analytic) = -6.373992190107334 y[1] (numeric) = -6.373992189247723 absolute error = 8.596110490088904e-10 relative error = 1.348622689470875e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.511000000000001 y[1] (analytic) = -6.37267515862321 y[1] (numeric) = -6.372675157762676 absolute error = 8.605338663869588e-10 relative error = 1.35034949211639e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.512000000000001 y[1] (analytic) = -6.371358230449016 y[1] (numeric) = -6.371358229587559 absolute error = 8.614566837650273e-10 relative error = 1.352076986737437e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.513000000000001 y[1] (analytic) = -6.370041405587524 y[1] (numeric) = -6.370041404725144 absolute error = 8.623803893215154e-10 relative error = 1.353806567984115e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.514000000000001 y[1] (analytic) = -6.368724684041504 y[1] (numeric) = -6.368724683178199 absolute error = 8.633049830564232e-10 relative error = 1.355538237065983e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.515000000000001 y[1] (analytic) = -6.367408065813726 y[1] (numeric) = -6.367408064949497 absolute error = 8.642295767913311e-10 relative error = 1.35727060031119e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.516000000000001 y[1] (analytic) = -6.366091550906965 y[1] (numeric) = -6.366091550041811 absolute error = 8.651541705262389e-10 relative error = 1.359003658065492e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.517000000000001 y[1] (analytic) = -6.364775139323996 y[1] (numeric) = -6.364775138457917 absolute error = 8.660787642611467e-10 relative error = 1.360737410674862e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.518000000000001 y[1] (analytic) = -6.363458831067594 y[1] (numeric) = -6.36345883020059 absolute error = 8.670042461744742e-10 relative error = 1.36247325423337e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.519000000000001 y[1] (analytic) = -6.362142626140536 y[1] (numeric) = -6.362142625272607 absolute error = 8.679297280878018e-10 relative error = 1.364209793917043e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.520000000000001 y[1] (analytic) = -6.360826524545602 y[1] (numeric) = -6.360826523676746 absolute error = 8.68856098179549e-10 relative error = 1.365948426398278e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.521000000000001 y[1] (analytic) = -6.359510526285571 y[1] (numeric) = -6.359510525415788 absolute error = 8.697833564497159e-10 relative error = 1.367689152891039e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.522000000000001 y[1] (analytic) = -6.358194631363225 y[1] (numeric) = -6.358194630492513 absolute error = 8.707115028983026e-10 relative error = 1.369431974610092e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.523000000000001 y[1] (analytic) = -6.356878839781346 y[1] (numeric) = -6.356878838909706 absolute error = 8.716396493468892e-10 relative error = 1.371175495578378e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.524000000000001 y[1] (analytic) = -6.355563151542717 y[1] (numeric) = -6.355563150670149 absolute error = 8.725677957954758e-10 relative error = 1.372919716144545e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.525000000000001 y[1] (analytic) = -6.354247566650125 y[1] (numeric) = -6.354247565776629 absolute error = 8.734959422440625e-10 relative error = 1.374664636657457e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.526000000000001 y[1] (analytic) = -6.352932085106357 y[1] (numeric) = -6.352932084231931 absolute error = 8.744258650494885e-10 relative error = 1.376413053587443e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.527000000000001 y[1] (analytic) = -6.351616706914199 y[1] (numeric) = -6.351616706038843 absolute error = 8.753557878549145e-10 relative error = 1.378162172320672e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.528000000000001 y[1] (analytic) = -6.35030143207644 y[1] (numeric) = -6.350301431200156 absolute error = 8.762848224819209e-10 relative error = 1.379910594567462e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.529000000000001 y[1] (analytic) = -6.348986260595874 y[1] (numeric) = -6.348986259718658 absolute error = 8.772156334657666e-10 relative error = 1.381662516597472e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.530000000000001 y[1] (analytic) = -6.347671192475289 y[1] (numeric) = -6.347671191597143 absolute error = 8.781464444496123e-10 relative error = 1.383415142061221e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.531000000000001 y[1] (analytic) = -6.346356227717481 y[1] (numeric) = -6.346356226838402 absolute error = 8.790781436118777e-10 relative error = 1.385169870819e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.532000000000001 y[1] (analytic) = -6.345041366325242 y[1] (numeric) = -6.345041365445232 absolute error = 8.800098427741432e-10 relative error = 1.386925304292862e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.533000000000001 y[1] (analytic) = -6.343726608301369 y[1] (numeric) = -6.343726607420428 absolute error = 8.809415419364086e-10 relative error = 1.388681442834584e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.534000000000001 y[1] (analytic) = -6.342411953648662 y[1] (numeric) = -6.342411952766787 absolute error = 8.818750174555134e-10 relative error = 1.390441087555324e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.535000000000001 y[1] (analytic) = -6.341097402369916 y[1] (numeric) = -6.341097401487107 absolute error = 8.828084929746183e-10 relative error = 1.392201439209368e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.536000000000001 y[1] (analytic) = -6.339782954467931 y[1] (numeric) = -6.33978295358419 absolute error = 8.837410803153034e-10 relative error = 1.393961097189441e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.537000000000001 y[1] (analytic) = -6.33846860994551 y[1] (numeric) = -6.338468609060835 absolute error = 8.846745558344082e-10 relative error = 1.39572286347887e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.538000000000001 y[1] (analytic) = -6.337154368805455 y[1] (numeric) = -6.337154367919846 absolute error = 8.856098077103525e-10 relative error = 1.397488140844025e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.539000000000001 y[1] (analytic) = -6.335840231050571 y[1] (numeric) = -6.335840230164026 absolute error = 8.865450595862967e-10 relative error = 1.399254127718582e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.540000000000001 y[1] (analytic) = -6.334526196683661 y[1] (numeric) = -6.33452619579618 absolute error = 8.874803114622409e-10 relative error = 1.401020824457032e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.541000000000001 y[1] (analytic) = -6.333212265707532 y[1] (numeric) = -6.333212264819116 absolute error = 8.884155633381852e-10 relative error = 1.402788231414084e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.542000000000001 y[1] (analytic) = -6.331898438124994 y[1] (numeric) = -6.331898437235641 absolute error = 8.893525915709688e-10 relative error = 1.404559154354226e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.543000000000001 y[1] (analytic) = -6.330584713938853 y[1] (numeric) = -6.330584713048564 absolute error = 8.902887316253327e-10 relative error = 1.406329386391546e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.544000000000001 y[1] (analytic) = -6.329271093151923 y[1] (numeric) = -6.329271092260696 absolute error = 8.912266480365361e-10 relative error = 1.408103136869609e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.545000000000001 y[1] (analytic) = -6.327957575767013 y[1] (numeric) = -6.327957574874849 absolute error = 8.921645644477394e-10 relative error = 1.409877600735337e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.546000000000001 y[1] (analytic) = -6.326644161786938 y[1] (numeric) = -6.326644160893835 absolute error = 8.931024808589427e-10 relative error = 1.41165277834543e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.547000000000001 y[1] (analytic) = -6.325330851214511 y[1] (numeric) = -6.32533085032047 absolute error = 8.940412854485658e-10 relative error = 1.41343007421802e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.548000000000001 y[1] (analytic) = -6.32401764405255 y[1] (numeric) = -6.32401764315757 absolute error = 8.949800900381888e-10 relative error = 1.415208085132205e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.549000000000001 y[1] (analytic) = -6.322704540303872 y[1] (numeric) = -6.322704539407952 absolute error = 8.959197828062315e-10 relative error = 1.416988216190114e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.550000000000001 y[1] (analytic) = -6.321391539971294 y[1] (numeric) = -6.321391539074434 absolute error = 8.968594755742743e-10 relative error = 1.418769063588722e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.551000000000001 y[1] (analytic) = -6.320078643057636 y[1] (numeric) = -6.320078642159837 absolute error = 8.97799168342317e-10 relative error = 1.420550627686437e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.552000000000001 y[1] (analytic) = -6.318765849565721 y[1] (numeric) = -6.318765848666981 absolute error = 8.987397492887794e-10 relative error = 1.422334314461974e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.553000000000001 y[1] (analytic) = -6.31745315949837 y[1] (numeric) = -6.317453158598689 absolute error = 8.996803302352419e-10 relative error = 1.424118719238244e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.554000000000001 y[1] (analytic) = -6.316140572858408 y[1] (numeric) = -6.316140571957785 absolute error = 9.006226875385437e-10 relative error = 1.425906654783273e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.555000000000001 y[1] (analytic) = -6.314828089648659 y[1] (numeric) = -6.314828088747094 absolute error = 9.015650448418455e-10 relative error = 1.427695310217077e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.556000000000001 y[1] (analytic) = -6.313515709871951 y[1] (numeric) = -6.313515708969444 absolute error = 9.025074021451474e-10 relative error = 1.429484685900072e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.557000000000001 y[1] (analytic) = -6.312203433531112 y[1] (numeric) = -6.312203432627661 absolute error = 9.034506476268689e-10 relative error = 1.43127618927432e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5580000000000011 y[1] (analytic) = -6.31089126062897 y[1] (numeric) = -6.310891259724576 absolute error = 9.043938931085904e-10 relative error = 1.43306841420439e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5590000000000011 y[1] (analytic) = -6.309579191168356 y[1] (numeric) = -6.309579190263018 absolute error = 9.053380267687317e-10 relative error = 1.434862768718319e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5600000000000011 y[1] (analytic) = -6.308267225152102 y[1] (numeric) = -6.30826722424582 absolute error = 9.062821604288729e-10 relative error = 1.43665784609659e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5610000000000011 y[1] (analytic) = -6.306955362583042 y[1] (numeric) = -6.306955361675815 absolute error = 9.072271822674338e-10 relative error = 1.438455054953607e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5620000000000011 y[1] (analytic) = -6.30564360346401 y[1] (numeric) = -6.305643602555838 absolute error = 9.081722041059948e-10 relative error = 1.440252987985381e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5630000000000011 y[1] (analytic) = -6.304331947797842 y[1] (numeric) = -6.304331946888724 absolute error = 9.091181141229754e-10 relative error = 1.44205305439308e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5640000000000011 y[1] (analytic) = -6.303020395587375 y[1] (numeric) = -6.303020394677312 absolute error = 9.100631359615363e-10 relative error = 1.443852437156406e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5650000000000011 y[1] (analytic) = -6.30170894683545 y[1] (numeric) = -6.30170894592444 absolute error = 9.110099341569367e-10 relative error = 1.44565536403331e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5660000000000011 y[1] (analytic) = -6.300397601544905 y[1] (numeric) = -6.300397600632947 absolute error = 9.119576205307567e-10 relative error = 1.447460427429434e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5670000000000011 y[1] (analytic) = -6.29908635971858 y[1] (numeric) = -6.299086358805676 absolute error = 9.12904418726157e-10 relative error = 1.449264808566527e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5680000000000011 y[1] (analytic) = -6.297775221359319 y[1] (numeric) = -6.297775220445468 absolute error = 9.138512169215574e-10 relative error = 1.4510699172339e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5690000000000011 y[1] (analytic) = -6.296464186469968 y[1] (numeric) = -6.296464185555168 absolute error = 9.147997914737971e-10 relative error = 1.452878574993798e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5700000000000011 y[1] (analytic) = -6.29515325505337 y[1] (numeric) = -6.295153254137621 absolute error = 9.157483660260368e-10 relative error = 1.454687962188894e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5710000000000011 y[1] (analytic) = -6.293842427112372 y[1] (numeric) = -6.293842426195674 absolute error = 9.166978287566963e-10 relative error = 1.456499490371384e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5720000000000011 y[1] (analytic) = -6.292531702649821 y[1] (numeric) = -6.292531701732175 absolute error = 9.17646403308936e-10 relative error = 1.458310337828747e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5730000000000011 y[1] (analytic) = -6.291221081668571 y[1] (numeric) = -6.291221080749973 absolute error = 9.185976423964348e-10 relative error = 1.460126151142669e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5740000000000011 y[1] (analytic) = -6.289910564171467 y[1] (numeric) = -6.28991056325192 absolute error = 9.195471051270943e-10 relative error = 1.461939872984857e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5750000000000011 y[1] (analytic) = -6.288600150161365 y[1] (numeric) = -6.288600149240867 absolute error = 9.204983442145931e-10 relative error = 1.463757151408288e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5760000000000011 y[1] (analytic) = -6.287289839641116 y[1] (numeric) = -6.287289838719667 absolute error = 9.214495833020919e-10 relative error = 1.465575163232317e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5770000000000011 y[1] (analytic) = -6.285979632613576 y[1] (numeric) = -6.285979631691175 absolute error = 9.224008223895908e-10 relative error = 1.467393908825117e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5780000000000011 y[1] (analytic) = -6.284669529081602 y[1] (numeric) = -6.284669528158248 absolute error = 9.23353837833929e-10 relative error = 1.469216215047128e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5790000000000011 y[1] (analytic) = -6.28335952904805 y[1] (numeric) = -6.283359528123743 absolute error = 9.243068532782672e-10 relative error = 1.471039256953522e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5800000000000011 y[1] (analytic) = -6.282049632515778 y[1] (numeric) = -6.282049631590518 absolute error = 9.252598687226055e-10 relative error = 1.472863034913759e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5810000000000011 y[1] (analytic) = -6.28073983948765 y[1] (numeric) = -6.280739838561435 absolute error = 9.262146605237831e-10 relative error = 1.474690377558034e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5820000000000011 y[1] (analytic) = -6.279430149966522 y[1] (numeric) = -6.279430149039355 absolute error = 9.271676759681213e-10 relative error = 1.476515629325162e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5830000000000011 y[1] (analytic) = -6.278120563955262 y[1] (numeric) = -6.278120563027139 absolute error = 9.281233559477187e-10 relative error = 1.478345862416816e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5840000000000011 y[1] (analytic) = -6.276811081456732 y[1] (numeric) = -6.276811080527653 absolute error = 9.290781477488963e-10 relative error = 1.480175419798161e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5850000000000011 y[1] (analytic) = -6.275501702473796 y[1] (numeric) = -6.275501701543763 absolute error = 9.300329395500739e-10 relative error = 1.482005716265611e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5860000000000011 y[1] (analytic) = -6.274192427009324 y[1] (numeric) = -6.274192426078335 absolute error = 9.30989507708091e-10 relative error = 1.483839583402544e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5870000000000011 y[1] (analytic) = -6.272883255066182 y[1] (numeric) = -6.272883254134237 absolute error = 9.319451876876883e-10 relative error = 1.485672775649092e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5880000000000011 y[1] (analytic) = -6.27157418664724 y[1] (numeric) = -6.271574185714338 absolute error = 9.329017558457053e-10 relative error = 1.48750812488504e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5890000000000011 y[1] (analytic) = -6.27026522175537 y[1] (numeric) = -6.270265220821511 absolute error = 9.338592121821421e-10 relative error = 1.489345632369769e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5900000000000011 y[1] (analytic) = -6.268956360393443 y[1] (numeric) = -6.268956359458626 absolute error = 9.348175566969985e-10 relative error = 1.491185299363496e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5910000000000011 y[1] (analytic) = -6.267647602564333 y[1] (numeric) = -6.267647601628558 absolute error = 9.357750130334352e-10 relative error = 1.493024292958931e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5920000000000011 y[1] (analytic) = -6.266338948270915 y[1] (numeric) = -6.266338947334182 absolute error = 9.367333575482917e-10 relative error = 1.494865447402533e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5930000000000011 y[1] (analytic) = -6.265030397516066 y[1] (numeric) = -6.265030396578374 absolute error = 9.376917020631481e-10 relative error = 1.496707346280268e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5940000000000011 y[1] (analytic) = -6.263721950302664 y[1] (numeric) = -6.263721949364012 absolute error = 9.386518229348439e-10 relative error = 1.498552825911259e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5950000000000011 y[1] (analytic) = -6.262413606633586 y[1] (numeric) = -6.262413605693974 absolute error = 9.396119438065398e-10 relative error = 1.500399051910652e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5960000000000011 y[1] (analytic) = -6.261105366511713 y[1] (numeric) = -6.261105365571141 absolute error = 9.405720646782356e-10 relative error = 1.502246024654049e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5970000000000011 y[1] (analytic) = -6.259797229939928 y[1] (numeric) = -6.259797228998395 absolute error = 9.415330737283512e-10 relative error = 1.504095163378617e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5980000000000011 y[1] (analytic) = -6.258489196921114 y[1] (numeric) = -6.258489195978619 absolute error = 9.424949709568864e-10 relative error = 1.505946469350063e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.5990000000000011 y[1] (analytic) = -6.257181267458154 y[1] (numeric) = -6.257181266514698 absolute error = 9.434568681854216e-10 relative error = 1.507798524380421e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6000000000000011 y[1] (analytic) = -6.255873441553935 y[1] (numeric) = -6.255873440609516 absolute error = 9.444187654139569e-10 relative error = 1.509651328846843e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6010000000000011 y[1] (analytic) = -6.254565719211343 y[1] (numeric) = -6.254565718265963 absolute error = 9.453806626424921e-10 relative error = 1.511504883126718e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6020000000000011 y[1] (analytic) = -6.253258100433269 y[1] (numeric) = -6.253258099486924 absolute error = 9.463443362278667e-10 relative error = 1.513362028287778e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6030000000000011 y[1] (analytic) = -6.2519505852226 y[1] (numeric) = -6.251950584275292 absolute error = 9.473080098132414e-10 relative error = 1.515219925205971e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6040000000000011 y[1] (analytic) = -6.250643173582229 y[1] (numeric) = -6.250643172633956 absolute error = 9.482725715770357e-10 relative error = 1.517079995199251e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6050000000000011 y[1] (analytic) = -6.249335865515047 y[1] (numeric) = -6.24933586456581 absolute error = 9.492362451624103e-10 relative error = 1.51893939706532e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6060000000000011 y[1] (analytic) = -6.248028661023949 y[1] (numeric) = -6.248028660073747 absolute error = 9.502016951046244e-10 relative error = 1.520802394893147e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6070000000000011 y[1] (analytic) = -6.246721560111831 y[1] (numeric) = -6.246721559160664 absolute error = 9.511671450468384e-10 relative error = 1.522666147184268e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6080000000000011 y[1] (analytic) = -6.245414562781587 y[1] (numeric) = -6.245414561829454 absolute error = 9.521325949890524e-10 relative error = 1.524530654318952e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6090000000000011 y[1] (analytic) = -6.244107669036117 y[1] (numeric) = -6.244107668083019 absolute error = 9.530980449312665e-10 relative error = 1.526395916677704e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6100000000000011 y[1] (analytic) = -6.24280087887832 y[1] (numeric) = -6.242800877924256 absolute error = 9.540643830519002e-10 relative error = 1.52826335736552e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6110000000000011 y[1] (analytic) = -6.241494192311098 y[1] (numeric) = -6.241494191356066 absolute error = 9.550324975293734e-10 relative error = 1.530134400679053e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6120000000000011 y[1] (analytic) = -6.24018760933735 y[1] (numeric) = -6.24018760838135 absolute error = 9.559997238284268e-10 relative error = 1.532004778827387e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6130000000000011 y[1] (analytic) = -6.238881129959982 y[1] (numeric) = -6.238881129003014 absolute error = 9.569687264843196e-10 relative error = 1.533878762153075e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6140000000000011 y[1] (analytic) = -6.237574754181899 y[1] (numeric) = -6.237574753223961 absolute error = 9.579377291402125e-10 relative error = 1.535753504994831e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6150000000000011 y[1] (analytic) = -6.236268482006004 y[1] (numeric) = -6.236268481047097 absolute error = 9.589067317961053e-10 relative error = 1.537629007735819e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6160000000000011 y[1] (analytic) = -6.234962313435206 y[1] (numeric) = -6.23496231247533 absolute error = 9.598757344519981e-10 relative error = 1.539505270759442e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6170000000000011 y[1] (analytic) = -6.233656248472416 y[1] (numeric) = -6.233656247511569 absolute error = 9.608465134647304e-10 relative error = 1.541385144072052e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6180000000000011 y[1] (analytic) = -6.232350287120541 y[1] (numeric) = -6.232350286158725 absolute error = 9.618164042990429e-10 relative error = 1.543264354519167e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6190000000000011 y[1] (analytic) = -6.231044429382495 y[1] (numeric) = -6.231044428419707 absolute error = 9.627880714901949e-10 relative error = 1.545147177815274e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6200000000000011 y[1] (analytic) = -6.229738675261189 y[1] (numeric) = -6.22973867429743 absolute error = 9.637588505029271e-10 relative error = 1.547029339015606e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6210000000000011 y[1] (analytic) = -6.228433024759537 y[1] (numeric) = -6.228433023794807 absolute error = 9.64730517694079e-10 relative error = 1.548913689621516e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6220000000000011 y[1] (analytic) = -6.227127477880457 y[1] (numeric) = -6.227127476914754 absolute error = 9.657030730636507e-10 relative error = 1.550800230915378e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6230000000000011 y[1] (analytic) = -6.225822034626865 y[1] (numeric) = -6.225822033660189 absolute error = 9.666756284332223e-10 relative error = 1.552687537576166e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6240000000000011 y[1] (analytic) = -6.224516695001678 y[1] (numeric) = -6.22451669403403 absolute error = 9.676481838027939e-10 relative error = 1.554575609990445e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6250000000000011 y[1] (analytic) = -6.223211459007817 y[1] (numeric) = -6.223211458039195 absolute error = 9.686216273507853e-10 relative error = 1.556465875747721e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6260000000000011 y[1] (analytic) = -6.221906326648202 y[1] (numeric) = -6.221906325678606 absolute error = 9.695959590771963e-10 relative error = 1.558358336133174e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6270000000000011 y[1] (analytic) = -6.220601297925757 y[1] (numeric) = -6.220601296955187 absolute error = 9.705702908036073e-10 relative error = 1.560251564631287e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6280000000000011 y[1] (analytic) = -6.219296372843404 y[1] (numeric) = -6.219296371871859 absolute error = 9.715446225300184e-10 relative error = 1.562145561630209e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6290000000000011 y[1] (analytic) = -6.21799155140407 y[1] (numeric) = -6.21799155043155 absolute error = 9.725198424348491e-10 relative error = 1.564041755919155e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6300000000000011 y[1] (analytic) = -6.21668683361068 y[1] (numeric) = -6.216686832637183 absolute error = 9.734968386965193e-10 relative error = 1.565941577486714e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6310000000000011 y[1] (analytic) = -6.215382219466163 y[1] (numeric) = -6.21538221849169 absolute error = 9.744729467797697e-10 relative error = 1.567840741519943e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6320000000000011 y[1] (analytic) = -6.214077708973446 y[1] (numeric) = -6.214077707997997 absolute error = 9.754490548630201e-10 relative error = 1.569740676809403e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6330000000000011 y[1] (analytic) = -6.212773302135462 y[1] (numeric) = -6.212773301159035 absolute error = 9.7642693930311e-10 relative error = 1.571644242946208e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6340000000000011 y[1] (analytic) = -6.211468998955141 y[1] (numeric) = -6.211468997977737 absolute error = 9.774039355647801e-10 relative error = 1.57354715241949e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6350000000000011 y[1] (analytic) = -6.210164799435418 y[1] (numeric) = -6.210164798457035 absolute error = 9.783827081832897e-10 relative error = 1.575453695322606e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6360000000000011 y[1] (analytic) = -6.208860703579226 y[1] (numeric) = -6.208860702599866 absolute error = 9.793605926233795e-10 relative error = 1.577359582344643e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6370000000000011 y[1] (analytic) = -6.207556711389504 y[1] (numeric) = -6.207556710409164 absolute error = 9.803402534203087e-10 relative error = 1.579269105381832e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6380000000000011 y[1] (analytic) = -6.206252822869187 y[1] (numeric) = -6.206252821887866 absolute error = 9.813208023956577e-10 relative error = 1.581180835527076e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6390000000000011 y[1] (analytic) = -6.204949038021213 y[1] (numeric) = -6.204949037038912 absolute error = 9.823004631925869e-10 relative error = 1.583091911268698e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6400000000000011 y[1] (analytic) = -6.203645356848523 y[1] (numeric) = -6.203645355865243 absolute error = 9.832801239895161e-10 relative error = 1.585003763801589e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6410000000000011 y[1] (analytic) = -6.20234177935406 y[1] (numeric) = -6.202341778369798 absolute error = 9.842615611432848e-10 relative error = 1.586919257528872e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6420000000000011 y[1] (analytic) = -6.201038305540765 y[1] (numeric) = -6.201038304555522 absolute error = 9.852429982970534e-10 relative error = 1.588835530038118e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6430000000000011 y[1] (analytic) = -6.199734935411583 y[1] (numeric) = -6.199734934425358 absolute error = 9.862253236292418e-10 relative error = 1.590754014330726e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6440000000000011 y[1] (analytic) = -6.198431668969458 y[1] (numeric) = -6.198431667982252 absolute error = 9.872058726045907e-10 relative error = 1.592670412980002e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6450000000000011 y[1] (analytic) = -6.19712850621734 y[1] (numeric) = -6.19712850522915 absolute error = 9.881899742936184e-10 relative error = 1.594593323830877e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6460000000000011 y[1] (analytic) = -6.195825447158176 y[1] (numeric) = -6.195825446169002 absolute error = 9.891731878042265e-10 relative error = 1.596515583339954e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6470000000000011 y[1] (analytic) = -6.194522491794913 y[1] (numeric) = -6.194522490804757 absolute error = 9.901564013148345e-10 relative error = 1.598438624811464e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6480000000000011 y[1] (analytic) = -6.193219640130506 y[1] (numeric) = -6.193219639139365 absolute error = 9.911405030038622e-10 relative error = 1.600363882755782e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6490000000000011 y[1] (analytic) = -6.191916892167905 y[1] (numeric) = -6.19191689117578 absolute error = 9.9212460469289e-10 relative error = 1.602289924058604e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6500000000000011 y[1] (analytic) = -6.190614247910064 y[1] (numeric) = -6.190614246916955 absolute error = 9.931087063819177e-10 relative error = 1.604216749116921e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6510000000000011 y[1] (analytic) = -6.18931170735994 y[1] (numeric) = -6.189311706365845 absolute error = 9.940954726062046e-10 relative error = 1.606148663387059e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6520000000000011 y[1] (analytic) = -6.188009270520487 y[1] (numeric) = -6.188009269525407 absolute error = 9.95080462473652e-10 relative error = 1.608078493376196e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6530000000000011 y[1] (analytic) = -6.186706937394664 y[1] (numeric) = -6.186706936398598 absolute error = 9.960663405195191e-10 relative error = 1.61001054454178e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6540000000000011 y[1] (analytic) = -6.185404707985431 y[1] (numeric) = -6.185404706988378 absolute error = 9.97053106743806e-10 relative error = 1.611944818188854e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6550000000000011 y[1] (analytic) = -6.184102582295749 y[1] (numeric) = -6.184102581297708 absolute error = 9.980407611465125e-10 relative error = 1.613881315623335e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6560000000000011 y[1] (analytic) = -6.182800560328577 y[1] (numeric) = -6.182800559329549 absolute error = 9.990275273707994e-10 relative error = 1.615817165090163e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6570000000000011 y[1] (analytic) = -6.181498642086881 y[1] (numeric) = -6.181498641086865 absolute error = 1.000016069951926e-09 relative error = 1.617756676582103e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6580000000000011 y[1] (analytic) = -6.180196827573624 y[1] (numeric) = -6.18019682657262 absolute error = 1.001004612533052e-09 relative error = 1.619696978042771e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6590000000000011 y[1] (analytic) = -6.178895116791774 y[1] (numeric) = -6.17889511578978 absolute error = 1.001994043292598e-09 relative error = 1.621639507311877e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6600000000000011 y[1] (analytic) = -6.177593509744297 y[1] (numeric) = -6.177593508741314 absolute error = 1.002983474052144e-09 relative error = 1.623582827957321e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6610000000000011 y[1] (analytic) = -6.176292006434164 y[1] (numeric) = -6.17629200543019 absolute error = 1.003973792990109e-09 relative error = 1.625528378425466e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6620000000000011 y[1] (analytic) = -6.174990606864341 y[1] (numeric) = -6.174990605859378 absolute error = 1.004963223749655e-09 relative error = 1.627473283331803e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6630000000000011 y[1] (analytic) = -6.173689311037804 y[1] (numeric) = -6.17368931003185 absolute error = 1.005954430866041e-09 relative error = 1.629421858122204e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6640000000000011 y[1] (analytic) = -6.172388118957524 y[1] (numeric) = -6.172388117950578 absolute error = 1.006945637982426e-09 relative error = 1.631371227110217e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6650000000000011 y[1] (analytic) = -6.171087030626475 y[1] (numeric) = -6.171087029618537 absolute error = 1.007937733277231e-09 relative error = 1.633322829956763e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6660000000000011 y[1] (analytic) = -6.169786046047633 y[1] (numeric) = -6.169786045038703 absolute error = 1.008929828572036e-09 relative error = 1.635275228414698e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6670000000000011 y[1] (analytic) = -6.168485165223975 y[1] (numeric) = -6.168485164214053 absolute error = 1.009922812045261e-09 relative error = 1.637229862752845e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6680000000000011 y[1] (analytic) = -6.16718438815848 y[1] (numeric) = -6.167184387147564 absolute error = 1.010915795518486e-09 relative error = 1.63918529411822e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6690000000000011 y[1] (analytic) = -6.165883714854127 y[1] (numeric) = -6.165883713842218 absolute error = 1.01190877899171e-09 relative error = 1.641141522915747e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6700000000000012 y[1] (analytic) = -6.164583145313899 y[1] (numeric) = -6.164583144300996 absolute error = 1.012903538821774e-09 relative error = 1.643101431102845e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6710000000000012 y[1] (analytic) = -6.163282679540776 y[1] (numeric) = -6.163282678526879 absolute error = 1.013897410473419e-09 relative error = 1.645060697668607e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6720000000000012 y[1] (analytic) = -6.161982317537744 y[1] (numeric) = -6.161982316522852 absolute error = 1.014892170303483e-09 relative error = 1.647022204875495e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6730000000000012 y[1] (analytic) = -6.160682059307787 y[1] (numeric) = -6.160682058291899 absolute error = 1.015887818311967e-09 relative error = 1.648985954042419e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6740000000000012 y[1] (analytic) = -6.159381904853892 y[1] (numeric) = -6.159381903837009 absolute error = 1.016883466320451e-09 relative error = 1.650950504496396e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6750000000000012 y[1] (analytic) = -6.158081854179048 y[1] (numeric) = -6.158081853161168 absolute error = 1.017880002507354e-09 relative error = 1.652917298942027e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6760000000000012 y[1] (analytic) = -6.156781907286243 y[1] (numeric) = -6.156781906267367 absolute error = 1.018876538694258e-09 relative error = 1.654884896098834e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6770000000000012 y[1] (analytic) = -6.155482064178469 y[1] (numeric) = -6.155482063158595 absolute error = 1.019873963059581e-09 relative error = 1.65685473928141e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6780000000000012 y[1] (analytic) = -6.154182324858717 y[1] (numeric) = -6.154182323837846 absolute error = 1.020871387424904e-09 relative error = 1.658825386601364e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6790000000000012 y[1] (analytic) = -6.152882689329983 y[1] (numeric) = -6.152882688308113 absolute error = 1.021870588147067e-09 relative error = 1.660799725499631e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6800000000000012 y[1] (analytic) = -6.151583157595258 y[1] (numeric) = -6.15158315657239 absolute error = 1.02286801251239e-09 relative error = 1.662771982931698e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6810000000000012 y[1] (analytic) = -6.150283729657542 y[1] (numeric) = -6.150283728633675 absolute error = 1.023867213234553e-09 relative error = 1.664747933981191e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6820000000000012 y[1] (analytic) = -6.148984405519831 y[1] (numeric) = -6.148984404494964 absolute error = 1.024867302135135e-09 relative error = 1.666726136457803e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6830000000000012 y[1] (analytic) = -6.147685185185125 y[1] (numeric) = -6.147685184159258 absolute error = 1.025867391035717e-09 relative error = 1.668705146951707e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6840000000000012 y[1] (analytic) = -6.146386068656422 y[1] (numeric) = -6.146386067629555 absolute error = 1.0268674799363e-09 relative error = 1.670684965874214e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6850000000000012 y[1] (analytic) = -6.145087055936727 y[1] (numeric) = -6.145087054908859 absolute error = 1.027868457015302e-09 relative error = 1.672667038984069e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6860000000000012 y[1] (analytic) = -6.143788147029043 y[1] (numeric) = -6.143788146000173 absolute error = 1.028870322272724e-09 relative error = 1.674651367609828e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6870000000000012 y[1] (analytic) = -6.142489341936372 y[1] (numeric) = -6.1424893409065 absolute error = 1.029872187530145e-09 relative error = 1.676636507122511e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6880000000000012 y[1] (analytic) = -6.141190640661721 y[1] (numeric) = -6.141190639630847 absolute error = 1.030874052787567e-09 relative error = 1.67862245793511e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6890000000000012 y[1] (analytic) = -6.139892043208099 y[1] (numeric) = -6.139892042176221 absolute error = 1.031877694401828e-09 relative error = 1.680612113601058e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6900000000000012 y[1] (analytic) = -6.138593549578513 y[1] (numeric) = -6.138593548545632 absolute error = 1.03288044783767e-09 relative error = 1.682601135741572e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6910000000000012 y[1] (analytic) = -6.137295159775974 y[1] (numeric) = -6.13729515874209 absolute error = 1.033884089451931e-09 relative error = 1.684592418217132e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6920000000000012 y[1] (analytic) = -6.135996873803492 y[1] (numeric) = -6.135996872768605 absolute error = 1.034887731066192e-09 relative error = 1.686584514872317e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6930000000000012 y[1] (analytic) = -6.134698691664083 y[1] (numeric) = -6.13469869062819 absolute error = 1.035892260858873e-09 relative error = 1.688578873916755e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6940000000000012 y[1] (analytic) = -6.133400613360759 y[1] (numeric) = -6.133400612323861 absolute error = 1.036897678829973e-09 relative error = 1.690575496684884e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6950000000000012 y[1] (analytic) = -6.132102638896535 y[1] (numeric) = -6.132102637858632 absolute error = 1.037903096801074e-09 relative error = 1.692572936104415e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6960000000000012 y[1] (analytic) = -6.130804768274429 y[1] (numeric) = -6.130804767235521 absolute error = 1.038908514772174e-09 relative error = 1.69457119259171e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6970000000000012 y[1] (analytic) = -6.12950700149746 y[1] (numeric) = -6.129507000457545 absolute error = 1.039914820921695e-09 relative error = 1.696571715584369e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6980000000000012 y[1] (analytic) = -6.128209338568648 y[1] (numeric) = -6.128209337527726 absolute error = 1.040922015249635e-09 relative error = 1.698574506419783e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.6990000000000012 y[1] (analytic) = -6.126911779491013 y[1] (numeric) = -6.126911778449083 absolute error = 1.041930097755994e-09 relative error = 1.700579566436244e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7000000000000012 y[1] (analytic) = -6.125614324267577 y[1] (numeric) = -6.12561432322464 absolute error = 1.042937292083934e-09 relative error = 1.702583997089362e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7010000000000012 y[1] (analytic) = -6.124316972901366 y[1] (numeric) = -6.12431697185742 absolute error = 1.043946262768713e-09 relative error = 1.704592148623145e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7020000000000012 y[1] (analytic) = -6.123019725395404 y[1] (numeric) = -6.123019724350449 absolute error = 1.044955233453493e-09 relative error = 1.706601122187326e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7030000000000012 y[1] (analytic) = -6.121722581752718 y[1] (numeric) = -6.121722580706754 absolute error = 1.045964204138272e-09 relative error = 1.708610918201394e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7040000000000012 y[1] (analytic) = -6.120425541976336 y[1] (numeric) = -6.120425540929363 absolute error = 1.046973174823052e-09 relative error = 1.710621537085108e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7050000000000012 y[1] (analytic) = -6.119128606069287 y[1] (numeric) = -6.119128605021304 absolute error = 1.047983033686251e-09 relative error = 1.712634430737088e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7060000000000012 y[1] (analytic) = -6.117831774034604 y[1] (numeric) = -6.11783177298561 absolute error = 1.048994668906289e-09 relative error = 1.714651052286937e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7070000000000012 y[1] (analytic) = -6.116535045875317 y[1] (numeric) = -6.116535044825311 absolute error = 1.050005415947908e-09 relative error = 1.716667047720063e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7080000000000012 y[1] (analytic) = -6.11523842159446 y[1] (numeric) = -6.115238420543443 absolute error = 1.051016162989526e-09 relative error = 1.718683868936527e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7090000000000012 y[1] (analytic) = -6.113941901195068 y[1] (numeric) = -6.11394190014304 absolute error = 1.052028686387985e-09 relative error = 1.720704421777951e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7100000000000012 y[1] (analytic) = -6.112645484680178 y[1] (numeric) = -6.112645483627138 absolute error = 1.053040321608023e-09 relative error = 1.722724349460812e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7110000000000012 y[1] (analytic) = -6.111349172052829 y[1] (numeric) = -6.111349170998775 absolute error = 1.054054621363321e-09 relative error = 1.724749464788409e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7120000000000012 y[1] (analytic) = -6.110052963316058 y[1] (numeric) = -6.11005296226099 absolute error = 1.055067144761779e-09 relative error = 1.726772502785591e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7130000000000012 y[1] (analytic) = -6.108756858472906 y[1] (numeric) = -6.108756857416825 absolute error = 1.056080556338657e-09 relative error = 1.728797823854886e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7140000000000012 y[1] (analytic) = -6.107460857526417 y[1] (numeric) = -6.107460856469321 absolute error = 1.057095744272374e-09 relative error = 1.730826883597103e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7150000000000012 y[1] (analytic) = -6.106164960479631 y[1] (numeric) = -6.106164959421521 absolute error = 1.058110044027671e-09 relative error = 1.732855320607909e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7160000000000012 y[1] (analytic) = -6.104869167335594 y[1] (numeric) = -6.10486916627647 absolute error = 1.059124343782969e-09 relative error = 1.73488458925519e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7170000000000012 y[1] (analytic) = -6.103573478097355 y[1] (numeric) = -6.103573477037214 absolute error = 1.060140419895106e-09 relative error = 1.736917600319575e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7180000000000012 y[1] (analytic) = -6.102277892767957 y[1] (numeric) = -6.102277891706801 absolute error = 1.061156496007243e-09 relative error = 1.738951445106851e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7190000000000012 y[1] (analytic) = -6.100982411350452 y[1] (numeric) = -6.100982410288279 absolute error = 1.062173460297799e-09 relative error = 1.740987579839109e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7200000000000012 y[1] (analytic) = -6.09968703384789 y[1] (numeric) = -6.0996870327847 absolute error = 1.063190424588356e-09 relative error = 1.743024549765563e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7210000000000012 y[1] (analytic) = -6.098391760263321 y[1] (numeric) = -6.098391759199114 absolute error = 1.064207388878913e-09 relative error = 1.74506235531343e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7220000000000012 y[1] (analytic) = -6.0970965905998 y[1] (numeric) = -6.097096589534575 absolute error = 1.065225241347889e-09 relative error = 1.747102453633752e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7230000000000012 y[1] (analytic) = -6.095801524860381 y[1] (numeric) = -6.095801523794137 absolute error = 1.066243981995285e-09 relative error = 1.749144846082742e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7240000000000012 y[1] (analytic) = -6.094506563048118 y[1] (numeric) = -6.094506561980856 absolute error = 1.067262722642681e-09 relative error = 1.751188076674904e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7250000000000012 y[1] (analytic) = -6.093211705166071 y[1] (numeric) = -6.093211704097789 absolute error = 1.068282351468497e-09 relative error = 1.753233603491512e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7260000000000012 y[1] (analytic) = -6.091916951217298 y[1] (numeric) = -6.091916950147995 absolute error = 1.069302868472732e-09 relative error = 1.755281427891203e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7270000000000012 y[1] (analytic) = -6.090622301204858 y[1] (numeric) = -6.090622300134535 absolute error = 1.070323385476968e-09 relative error = 1.757330092961493e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7280000000000012 y[1] (analytic) = -6.089327755131812 y[1] (numeric) = -6.089327754060469 absolute error = 1.071343014302784e-09 relative error = 1.759378140550743e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7290000000000012 y[1] (analytic) = -6.088033313001225 y[1] (numeric) = -6.088033311928861 absolute error = 1.072364419485439e-09 relative error = 1.76142994683581e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7300000000000012 y[1] (analytic) = -6.086738974816161 y[1] (numeric) = -6.086738973742774 absolute error = 1.073386712846514e-09 relative error = 1.763484054906319e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7310000000000012 y[1] (analytic) = -6.085444740579684 y[1] (numeric) = -6.085444739505275 absolute error = 1.074409006207588e-09 relative error = 1.7655390066121e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7320000000000012 y[1] (analytic) = -6.08415061029486 y[1] (numeric) = -6.08415060921943 absolute error = 1.075430411390244e-09 relative error = 1.767593342562117e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7330000000000012 y[1] (analytic) = -6.082856583964761 y[1] (numeric) = -6.082856582888307 absolute error = 1.076453592929738e-09 relative error = 1.769651442658399e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7340000000000012 y[1] (analytic) = -6.081562661592455 y[1] (numeric) = -6.081562660514977 absolute error = 1.077477662647652e-09 relative error = 1.771711848752891e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7350000000000012 y[1] (analytic) = -6.080268843181012 y[1] (numeric) = -6.080268842102511 absolute error = 1.078501732365567e-09 relative error = 1.773773101456032e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7360000000000012 y[1] (analytic) = -6.078975128733506 y[1] (numeric) = -6.078975127653981 absolute error = 1.079525802083481e-09 relative error = 1.775835201201735e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7370000000000012 y[1] (analytic) = -6.077681518253012 y[1] (numeric) = -6.077681517172461 absolute error = 1.080551648158234e-09 relative error = 1.77790107117826e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7380000000000012 y[1] (analytic) = -6.076388011742603 y[1] (numeric) = -6.076388010661026 absolute error = 1.081576606054568e-09 relative error = 1.779966328622242e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7390000000000012 y[1] (analytic) = -6.075094609205358 y[1] (numeric) = -6.075094608122755 absolute error = 1.082603340307742e-09 relative error = 1.782035359033445e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7400000000000012 y[1] (analytic) = -6.073801310644353 y[1] (numeric) = -6.073801309560724 absolute error = 1.083629186382495e-09 relative error = 1.784103777783169e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7410000000000012 y[1] (analytic) = -6.07250811606267 y[1] (numeric) = -6.072508114978014 absolute error = 1.084655920635669e-09 relative error = 1.786174509617526e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7420000000000012 y[1] (analytic) = -6.071215025463388 y[1] (numeric) = -6.071215024377705 absolute error = 1.085683543067262e-09 relative error = 1.788247555907306e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7430000000000012 y[1] (analytic) = -6.06992203884959 y[1] (numeric) = -6.069922037762879 absolute error = 1.086711165498855e-09 relative error = 1.790321454779039e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7440000000000012 y[1] (analytic) = -6.06862915622436 y[1] (numeric) = -6.068629155136621 absolute error = 1.087738787930448e-09 relative error = 1.79239620667016e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7450000000000012 y[1] (analytic) = -6.067336377590784 y[1] (numeric) = -6.067336376502016 absolute error = 1.088767298540461e-09 relative error = 1.79447327588715e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7460000000000012 y[1] (analytic) = -6.066043702951947 y[1] (numeric) = -6.06604370186215 absolute error = 1.089796697328893e-09 relative error = 1.796552663803857e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7470000000000012 y[1] (analytic) = -6.064751132310938 y[1] (numeric) = -6.064751131220111 absolute error = 1.090826096117326e-09 relative error = 1.798632907302286e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7480000000000012 y[1] (analytic) = -6.063458665670845 y[1] (numeric) = -6.063458664578989 absolute error = 1.091856383084178e-09 relative error = 1.800715471626584e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7490000000000012 y[1] (analytic) = -6.062166303034761 y[1] (numeric) = -6.062166301941874 absolute error = 1.092887558229449e-09 relative error = 1.802800358153063e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7500000000000012 y[1] (analytic) = -6.060874044405777 y[1] (numeric) = -6.060874043311858 absolute error = 1.093918733374721e-09 relative error = 1.804886102829368e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7510000000000012 y[1] (analytic) = -6.059581889786987 y[1] (numeric) = -6.059581888692036 absolute error = 1.094950796698413e-09 relative error = 1.806974171838288e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7520000000000012 y[1] (analytic) = -6.058289839181484 y[1] (numeric) = -6.058289838085502 absolute error = 1.095981971843685e-09 relative error = 1.809061634449235e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7530000000000012 y[1] (analytic) = -6.056997892592366 y[1] (numeric) = -6.056997891495352 absolute error = 1.097014035167376e-09 relative error = 1.811151422900462e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7540000000000012 y[1] (analytic) = -6.055706050022732 y[1] (numeric) = -6.055706048924685 absolute error = 1.098047874847907e-09 relative error = 1.813245005252171e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7550000000000012 y[1] (analytic) = -6.05441431147568 y[1] (numeric) = -6.054414310376599 absolute error = 1.099081714528438e-09 relative error = 1.815339449837803e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7560000000000012 y[1] (analytic) = -6.05312267695431 y[1] (numeric) = -6.053122675854195 absolute error = 1.100115554208969e-09 relative error = 1.817434757100451e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7570000000000012 y[1] (analytic) = -6.051831146461724 y[1] (numeric) = -6.051831145360575 absolute error = 1.1011493938895e-09 relative error = 1.819530927483495e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7580000000000012 y[1] (analytic) = -6.050539720001028 y[1] (numeric) = -6.050539718898843 absolute error = 1.10218500992687e-09 relative error = 1.821630897295693e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7590000000000012 y[1] (analytic) = -6.049248397575324 y[1] (numeric) = -6.049248396472104 absolute error = 1.103220625964241e-09 relative error = 1.823731732369325e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7600000000000012 y[1] (analytic) = -6.047957179187717 y[1] (numeric) = -6.047957178083462 absolute error = 1.104255353823191e-09 relative error = 1.825831964589902e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7610000000000012 y[1] (analytic) = -6.046666064841318 y[1] (numeric) = -6.046666063736027 absolute error = 1.105290969860562e-09 relative error = 1.827934531207765e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7620000000000012 y[1] (analytic) = -6.045375054539235 y[1] (numeric) = -6.045375053432907 absolute error = 1.106328362254771e-09 relative error = 1.830040902795721e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7630000000000012 y[1] (analytic) = -6.044084148284578 y[1] (numeric) = -6.044084147177212 absolute error = 1.107365754648981e-09 relative error = 1.832148142681422e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7640000000000012 y[1] (analytic) = -6.042793346080459 y[1] (numeric) = -6.042793344972055 absolute error = 1.108404035221611e-09 relative error = 1.834257721125869e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7650000000000012 y[1] (analytic) = -6.041502647929991 y[1] (numeric) = -6.041502646820549 absolute error = 1.10944231579424e-09 relative error = 1.83636816938973e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7660000000000012 y[1] (analytic) = -6.040212053836289 y[1] (numeric) = -6.040212052725807 absolute error = 1.110481484545289e-09 relative error = 1.838480958363034e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7670000000000012 y[1] (analytic) = -6.038921563802467 y[1] (numeric) = -6.038921562690947 absolute error = 1.111519765117919e-09 relative error = 1.840593147922986e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7680000000000012 y[1] (analytic) = -6.037631177831646 y[1] (numeric) = -6.037631176719087 absolute error = 1.112558933868968e-09 relative error = 1.842707679717084e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7690000000000012 y[1] (analytic) = -6.036340895926942 y[1] (numeric) = -6.036340894813343 absolute error = 1.113598990798437e-09 relative error = 1.84482455513711e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7700000000000012 y[1] (analytic) = -6.035050718091477 y[1] (numeric) = -6.035050716976838 absolute error = 1.114639047727906e-09 relative error = 1.84694230387578e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7710000000000012 y[1] (analytic) = -6.033760644328373 y[1] (numeric) = -6.033760643212692 absolute error = 1.115680881014214e-09 relative error = 1.849063870412118e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7720000000000012 y[1] (analytic) = -6.03247067464075 y[1] (numeric) = -6.032470673524029 absolute error = 1.116721826122102e-09 relative error = 1.851184840096394e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7730000000000012 y[1] (analytic) = -6.031180809031737 y[1] (numeric) = -6.031180807913972 absolute error = 1.11776454758683e-09 relative error = 1.853309630367854e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7740000000000012 y[1] (analytic) = -6.029891047504456 y[1] (numeric) = -6.029891046385649 absolute error = 1.118806380873139e-09 relative error = 1.85543382468937e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7750000000000012 y[1] (analytic) = -6.028601390062037 y[1] (numeric) = -6.028601388942187 absolute error = 1.119849990516286e-09 relative error = 1.857561842390715e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7760000000000012 y[1] (analytic) = -6.027311836707606 y[1] (numeric) = -6.027311835586714 absolute error = 1.120891823802594e-09 relative error = 1.859687791456427e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7770000000000012 y[1] (analytic) = -6.026022387444295 y[1] (numeric) = -6.026022386322359 absolute error = 1.121935433445742e-09 relative error = 1.861817566067105e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7780000000000012 y[1] (analytic) = -6.024733042275236 y[1] (numeric) = -6.024733041152256 absolute error = 1.122979931267309e-09 relative error = 1.863949694347315e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7790000000000012 y[1] (analytic) = -6.023443801203562 y[1] (numeric) = -6.023443800079536 absolute error = 1.124025317267296e-09 relative error = 1.866084177696988e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7800000000000012 y[1] (analytic) = -6.022154664232405 y[1] (numeric) = -6.022154663107335 absolute error = 1.125069815088864e-09 relative error = 1.868218067813885e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7810000000000012 y[1] (analytic) = -6.020865631364902 y[1] (numeric) = -6.020865630238787 absolute error = 1.126115201088851e-09 relative error = 1.870354314539927e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7820000000000012 y[1] (analytic) = -6.019576702604192 y[1] (numeric) = -6.01957670147703 absolute error = 1.127162363445677e-09 relative error = 1.872494394760422e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7830000000000013 y[1] (analytic) = -6.018287877953412 y[1] (numeric) = -6.018287876825203 absolute error = 1.128208637624084e-09 relative error = 1.874633883428894e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7840000000000013 y[1] (analytic) = -6.016999157415701 y[1] (numeric) = -6.016999156286446 absolute error = 1.129254911802491e-09 relative error = 1.876774256168428e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7850000000000013 y[1] (analytic) = -6.015710540994203 y[1] (numeric) = -6.0157105398639 absolute error = 1.130302962337737e-09 relative error = 1.878918466297972e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7860000000000013 y[1] (analytic) = -6.014422028692058 y[1] (numeric) = -6.014422027560707 absolute error = 1.131351012872983e-09 relative error = 1.881063562676222e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7870000000000013 y[1] (analytic) = -6.013133620512413 y[1] (numeric) = -6.013133619380013 absolute error = 1.132399951586649e-09 relative error = 1.883211022824653e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7880000000000013 y[1] (analytic) = -6.011845316458411 y[1] (numeric) = -6.011845315324963 absolute error = 1.133448002121895e-09 relative error = 1.885357893389066e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7890000000000013 y[1] (analytic) = -6.010557116533201 y[1] (numeric) = -6.010557115398703 absolute error = 1.134497829013981e-09 relative error = 1.887508606969768e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7900000000000013 y[1] (analytic) = -6.009269020739931 y[1] (numeric) = -6.009269019604384 absolute error = 1.135547655906066e-09 relative error = 1.889660209897283e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7910000000000013 y[1] (analytic) = -6.007981029081751 y[1] (numeric) = -6.007981027945153 absolute error = 1.136598370976571e-09 relative error = 1.891814180961698e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7920000000000013 y[1] (analytic) = -6.006693141561812 y[1] (numeric) = -6.006693140424163 absolute error = 1.137649086047077e-09 relative error = 1.893969042925463e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7930000000000013 y[1] (analytic) = -6.005405358183267 y[1] (numeric) = -6.005405357044567 absolute error = 1.138699801117582e-09 relative error = 1.896124796248654e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7940000000000013 y[1] (analytic) = -6.004117678949269 y[1] (numeric) = -6.004117677809518 absolute error = 1.139751404366507e-09 relative error = 1.898282920673809e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7950000000000013 y[1] (analytic) = -6.002830103862976 y[1] (numeric) = -6.002830102722172 absolute error = 1.140804783972271e-09 relative error = 1.900444897212956e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7960000000000013 y[1] (analytic) = -6.001542632927542 y[1] (numeric) = -6.001542631785686 absolute error = 1.141856387221196e-09 relative error = 1.902604808564362e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7970000000000013 y[1] (analytic) = -6.000255266146128 y[1] (numeric) = -6.000255265003219 absolute error = 1.142909766826961e-09 relative error = 1.904768574222733e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7980000000000013 y[1] (analytic) = -5.998968003521894 y[1] (numeric) = -5.998968002377929 absolute error = 1.143964034611145e-09 relative error = 1.906934716003724e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 TOP MAIN SOLVE Loop WARNING: arccos of linear function has low precision in testing. x[1] = 0.7990000000000013 y[1] (analytic) = -5.997680845057999 y[1] (numeric) = -5.99768084391298 absolute error = 1.145018302395329e-09 relative error = 1.909101754453652e-08 % Correct digits = 9 h = 0.001 NO POLE for equation 1 Finished! diff ( y , x , 1 ) = arccos(0.1 * x + 0.2) ; Iterations = 1600 Total Elapsed Time = 0 Seconds Elapsed Time(since restart) = 0 Seconds Time to Timeout = 3 Minutes 0 Seconds Percent Done = 100.1 %