##############ECHO OF PROBLEM################# ##############temp/lin_arctanpostode.ode################# diff ( y , x , 1 ) = arctan (0.1 * x + 0.2 ) ; ! /* BEGIN FIRST INPUT BLOCK */ Digits=32; max_terms=30; ! /* END FIRST INPUT BLOCK */ /* BEGIN SECOND INPUT BLOCK */ x_start=-1.0; x_end=5.00; array_y_init[0 + 1] = exact_soln_y(x_start); glob_h=0.00001; 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) * arctan(0.1 * x + 0.2) - 5.0 * ln(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: arctan of linear function has low precision in testing. glob_desired_digits_correct = 10 desired_abs_gbl_error = 1e-10 range = 6 estimated_steps = 6000 step_error = 1.666666666666667e-14 est_needed_step_err = 1.666666666666667e-14 hn_div_ho = 0.5 hn_div_ho_2 = 0.25 hn_div_ho_3 = 0.125 value3 = 9.686992578078866e-107 max_value3 = 9.686992578078866e-107 value3 = 9.686992578078866e-107 best_h = 0.001 START of Soultion x[1] = -1 y[1] (analytic) = 0.04991699822532158 y[1] (numeric) = 0.04991699822532158 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -1 y[1] (analytic) = 0.04991699822532158 y[1] (numeric) = 0.04991699822532158 absolute error = 0 relative error = 0 % Correct digits = 16 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.999 y[1] (analytic) = 0.05001671638243604 y[1] (numeric) = 0.05001671638276639 absolute error = 3.303468609772153e-13 relative error = 6.604729076001888e-10 % Correct digits = 11 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.998 y[1] (analytic) = 0.05011653354749042 y[1] (numeric) = 0.05011653354815082 absolute error = 6.604022884104666e-13 relative error = 1.317733373926729e-09 % Correct digits = 10 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.997 y[1] (analytic) = 0.05021644971852016 y[1] (numeric) = 0.05021644971951146 absolute error = 9.912973220060906e-13 relative error = 1.974048997017194e-09 % Correct digits = 10 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.996 y[1] (analytic) = 0.0503164648935611 y[1] (numeric) = 0.05031646489488301 absolute error = 1.321907860951654e-12 relative error = 2.62718746984313e-09 % Correct digits = 10 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.995 y[1] (analytic) = 0.05041657907064496 y[1] (numeric) = 0.05041657907229828 absolute error = 1.653323311590071e-12 relative error = 3.279324662772922e-09 % Correct digits = 10 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.994 y[1] (analytic) = 0.05051679224780373 y[1] (numeric) = 0.05051679224978822 absolute error = 1.984488962047948e-12 relative error = 3.928374850709618e-09 % Correct digits = 10 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.993 y[1] (analytic) = 0.05061710442306544 y[1] (numeric) = 0.05061710442538188 absolute error = 2.316438707516966e-12 relative error = 4.576395141365297e-09 % Correct digits = 10 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.992 y[1] (analytic) = 0.05071751559445718 y[1] (numeric) = 0.05071751559710643 absolute error = 2.649255814723972e-12 relative error = 5.223552028667399e-09 % Correct digits = 10 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.991 y[1] (analytic) = 0.05081802576000541 y[1] (numeric) = 0.05081802576298717 absolute error = 2.981760671705302e-12 relative error = 5.867525601618305e-09 % Correct digits = 10 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.99 y[1] (analytic) = 0.0509186349177335 y[1] (numeric) = 0.0509186349210475 absolute error = 3.314001850718284e-12 relative error = 6.508426347392343e-09 % Correct digits = 10 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.989 y[1] (analytic) = 0.05101934306566082 y[1] (numeric) = 0.05101934306930896 absolute error = 3.648137347767033e-12 relative error = 7.150498474807795e-09 % Correct digits = 10 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.988 y[1] (analytic) = 0.05112015020181027 y[1] (numeric) = 0.05112015020579119 absolute error = 3.98091976050452e-12 relative error = 7.787378841393832e-09 % Correct digits = 10 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.987 y[1] (analytic) = 0.05122105632419634 y[1] (numeric) = 0.05122105632851198 absolute error = 4.315631185747293e-12 relative error = 8.42550211856648e-09 % Correct digits = 10 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.986 y[1] (analytic) = 0.05132206143083823 y[1] (numeric) = 0.05132206143548719 absolute error = 4.648961771103188e-12 relative error = 9.058408102659991e-09 % Correct digits = 10 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.985 y[1] (analytic) = 0.05142316551974666 y[1] (numeric) = 0.05142316552473085 absolute error = 4.98418667449485e-12 relative error = 9.692492914659068e-09 % Correct digits = 10 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.984 y[1] (analytic) = 0.05152436858893593 y[1] (numeric) = 0.05152436859425508 absolute error = 5.319147899918164e-12 relative error = 1.032355765939531e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.983 y[1] (analytic) = 0.05162567063641631 y[1] (numeric) = 0.05162567064207013 absolute error = 5.653824630691417e-12 relative error = 1.09515761461184e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.982 y[1] (analytic) = 0.05172707166019504 y[1] (numeric) = 0.05172707166618438 absolute error = 5.989340967627044e-12 relative error = 1.157873580583135e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.981 y[1] (analytic) = 0.05182857165827866 y[1] (numeric) = 0.05182857166460431 absolute error = 6.325648338467715e-12 relative error = 1.22049443696319e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.98 y[1] (analytic) = 0.05193017062867283 y[1] (numeric) = 0.05193017063533453 absolute error = 6.661705909127846e-12 relative error = 1.282819953888162e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.979 y[1] (analytic) = 0.05203186856938034 y[1] (numeric) = 0.05203186857637779 absolute error = 6.997451229562301e-12 relative error = 1.344839503549975e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.978 y[1] (analytic) = 0.05213366547840088 y[1] (numeric) = 0.05213366548573494 absolute error = 7.334056972840841e-12 relative error = 1.406779459211315e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.977 y[1] (analytic) = 0.05223556135373349 y[1] (numeric) = 0.05223556136140495 absolute error = 7.67146068891833e-12 relative error = 1.468627978738094e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.976 y[1] (analytic) = 0.05233755619337634 y[1] (numeric) = 0.05233755620138493 absolute error = 8.008586849239663e-12 relative error = 1.530179746958304e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.975 y[1] (analytic) = 0.05243964999532356 y[1] (numeric) = 0.05243965000367009 absolute error = 8.346524860147753e-12 relative error = 1.591643891767408e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.974 y[1] (analytic) = 0.05254184275756848 y[1] (numeric) = 0.05254184276625378 absolute error = 8.685302477218215e-12 relative error = 1.65302585927425e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.973 y[1] (analytic) = 0.05264413447810369 y[1] (numeric) = 0.05264413448712747 absolute error = 9.02378172185081e-12 relative error = 1.714109617587896e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.972 y[1] (analytic) = 0.05274652515491875 y[1] (numeric) = 0.05274652516428076 absolute error = 9.362011166302864e-12 relative error = 1.774905766551682e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.971 y[1] (analytic) = 0.05284901478600032 y[1] (numeric) = 0.05284901479570134 absolute error = 9.701024705766059e-12 relative error = 1.835611268260739e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.97 y[1] (analytic) = 0.05295160336933419 y[1] (numeric) = 0.05295160337937507 absolute error = 1.004088479028553e-11 relative error = 1.896238102603046e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.969 y[1] (analytic) = 0.05305429090290547 y[1] (numeric) = 0.0530542909132859 absolute error = 1.038043262457933e-11 relative error = 1.956567969888907e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.968 y[1] (analytic) = 0.05315707738469619 y[1] (numeric) = 0.05315707739541592 absolute error = 1.071973065869258e-11 relative error = 2.016614002518274e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.967 y[1] (analytic) = 0.05325996281268439 y[1] (numeric) = 0.05325996282374534 absolute error = 1.106095076641722e-11 relative error = 2.076785296549803e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.966 y[1] (analytic) = 0.0533629471848517 y[1] (numeric) = 0.05336294719625249 absolute error = 1.140079003425498e-11 relative error = 2.136461840228225e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.965 y[1] (analytic) = 0.05346603049917129 y[1] (numeric) = 0.05346603051091382 absolute error = 1.174253055902241e-11 relative error = 2.196260027047345e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.964 y[1] (analytic) = 0.05356921275362102 y[1] (numeric) = 0.05356921276570394 absolute error = 1.208291799947858e-11 relative error = 2.25557132135787e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.963 y[1] (analytic) = 0.05367249394617034 y[1] (numeric) = 0.05367249395859553 absolute error = 1.242519281907661e-11 relative error = 2.315001950820133e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.962 y[1] (analytic) = 0.05377587407479221 y[1] (numeric) = 0.05377587408755944 absolute error = 1.276723171628191e-11 relative error = 2.374156057142851e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.961 y[1] (analytic) = 0.05387935313745568 y[1] (numeric) = 0.05387935315056463 absolute error = 1.310895142436763e-11 relative error = 2.433019451982729e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.96 y[1] (analytic) = 0.05398293113212667 y[1] (numeric) = 0.05398293114557818 absolute error = 1.345151073861572e-11 relative error = 2.49180814315034e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.959 y[1] (analytic) = 0.05408660805677042 y[1] (numeric) = 0.0540866080705653 absolute error = 1.379488190345057e-11 relative error = 2.550517105633835e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.958 y[1] (analytic) = 0.05419038390935135 y[1] (numeric) = 0.05419038392348934 absolute error = 1.413798939031707e-11 relative error = 2.608948003388726e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.957 y[1] (analytic) = 0.05429425868782986 y[1] (numeric) = 0.05429425870231176 absolute error = 1.448189484998252e-11 relative error = 2.667297648034499e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.956 y[1] (analytic) = 0.05439823239016659 y[1] (numeric) = 0.05439823240499213 absolute error = 1.482554357057353e-11 relative error = 2.7253722996436e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.955 y[1] (analytic) = 0.05450230501431822 y[1] (numeric) = 0.0545023050294882 absolute error = 1.516998332506958e-11 relative error = 2.783365459696484e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.954 y[1] (analytic) = 0.05460647655824163 y[1] (numeric) = 0.05460647657375581 absolute error = 1.551417327938509e-11 relative error = 2.841086672720614e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.953 y[1] (analytic) = 0.05471074701988976 y[1] (numeric) = 0.05471074703574891 absolute error = 1.585915426760565e-11 relative error = 2.898727422208318e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.952 y[1] (analytic) = 0.05481511639721574 y[1] (numeric) = 0.05481511641341963 absolute error = 1.620389239453957e-11 relative error = 2.956099240420955e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.951 y[1] (analytic) = 0.05491958468816876 y[1] (numeric) = 0.05491958470471818 absolute error = 1.654942155537853e-11 relative error = 3.013391606900434e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.95 y[1] (analytic) = 0.05502415189069714 y[1] (numeric) = 0.05502415190759293 absolute error = 1.689579032237987e-11 relative error = 3.070613492769966e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.949 y[1] (analytic) = 0.05512881800274851 y[1] (numeric) = 0.05512881801999036 absolute error = 1.724184683915553e-11 relative error = 3.127556052135186e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.948 y[1] (analytic) = 0.05523358302226743 y[1] (numeric) = 0.05523358303985509 absolute error = 1.758766049464455e-11 relative error = 3.184233129969874e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.947 y[1] (analytic) = 0.05533844694719448 y[1] (numeric) = 0.05533844696512985 absolute error = 1.793536846816934e-11 relative error = 3.241032131834813e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.946 y[1] (analytic) = 0.0554434097754738 y[1] (numeric) = 0.05544340979375553 absolute error = 1.828172335738287e-11 relative error = 3.297366347311139e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.945 y[1] (analytic) = 0.05554847150504225 y[1] (numeric) = 0.05554847152367112 absolute error = 1.862886928050145e-11 relative error = 3.353624100855856e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.944 y[1] (analytic) = 0.05565363213383689 y[1] (numeric) = 0.05565363215281375 absolute error = 1.89768548097824e-11 relative error = 3.409814253299138e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9429999999999999 y[1] (analytic) = 0.05575889165979306 y[1] (numeric) = 0.0557588916791187 absolute error = 1.932563831186229e-11 relative error = 3.465929421584564e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9419999999999999 y[1] (analytic) = 0.05586425008084626 y[1] (numeric) = 0.05586425010051934 absolute error = 1.967308260741873e-11 relative error = 3.521587165127612e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9409999999999999 y[1] (analytic) = 0.05596970739492479 y[1] (numeric) = 0.05596970741494721 absolute error = 2.002241428211704e-11 relative error = 3.577366260080292e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9399999999999999 y[1] (analytic) = 0.05607526359996048 y[1] (numeric) = 0.05607526362033195 absolute error = 2.037146840105919e-11 relative error = 3.632879650176722e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9389999999999999 y[1] (analytic) = 0.05618091869388111 y[1] (numeric) = 0.05618091871460136 absolute error = 2.072025190313909e-11 relative error = 3.688129775171479e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9379999999999999 y[1] (analytic) = 0.05628667267461039 y[1] (numeric) = 0.05628667269568134 absolute error = 2.107095053993646e-11 relative error = 3.743506151402173e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9369999999999999 y[1] (analytic) = 0.05639252554007566 y[1] (numeric) = 0.05639252556149595 absolute error = 2.142028221463477e-11 relative error = 3.798425768218578e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9359999999999999 y[1] (analytic) = 0.05649847728819692 y[1] (numeric) = 0.05649847730996735 absolute error = 2.177043267881373e-11 relative error = 3.853277773799718e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9349999999999999 y[1] (analytic) = 0.05660452791689449 y[1] (numeric) = 0.05660452793901586 absolute error = 2.212136723800384e-11 relative error = 3.908056131213026e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9339999999999999 y[1] (analytic) = 0.05671067742408787 y[1] (numeric) = 0.05671067744655992 absolute error = 2.247205199701341e-11 relative error = 3.962578656743113e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9329999999999999 y[1] (analytic) = 0.05681692580769257 y[1] (numeric) = 0.05681692583051611 absolute error = 2.282354166771583e-11 relative error = 4.017032133165096e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9319999999999999 y[1] (analytic) = 0.05692327306562436 y[1] (numeric) = 0.05692327308879914 absolute error = 2.317478153823771e-11 relative error = 4.071231376930929e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9309999999999999 y[1] (analytic) = 0.05702971919579503 y[1] (numeric) = 0.05702971921932184 absolute error = 2.352681244266464e-11 relative error = 4.125360035859924e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9299999999999999 y[1] (analytic) = 0.0571362641961155 y[1] (numeric) = 0.05713626421999518 absolute error = 2.387967601436003e-11 relative error = 4.179425510284504e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9289999999999999 y[1] (analytic) = 0.05724290806449604 y[1] (numeric) = 0.05724290808872828 absolute error = 2.423223427472365e-11 relative error = 4.233229074843822e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9279999999999999 y[1] (analytic) = 0.05734965079884382 y[1] (numeric) = 0.05734965082342836 absolute error = 2.458454273490673e-11 relative error = 4.286781591946914e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9269999999999999 y[1] (analytic) = 0.05745649239706316 y[1] (numeric) = 0.05745649242200081 absolute error = 2.493765610678267e-11 relative error = 4.340267751544356e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9259999999999999 y[1] (analytic) = 0.05756343285705754 y[1] (numeric) = 0.05756343288234914 absolute error = 2.529159520703317e-11 relative error = 4.393691264007425e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9249999999999999 y[1] (analytic) = 0.05767047217672973 y[1] (numeric) = 0.05767047220237498 absolute error = 2.564524981263361e-11 relative error = 4.446859691740407e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9239999999999999 y[1] (analytic) = 0.05777761035397838 y[1] (numeric) = 0.05777761037997811 absolute error = 2.599973014660861e-11 relative error = 4.499966334246005e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9229999999999999 y[1] (analytic) = 0.05788484738670252 y[1] (numeric) = 0.05788484741305645 absolute error = 2.635392598593356e-11 relative error = 4.552819464112064e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9219999999999999 y[1] (analytic) = 0.05799218327279706 y[1] (numeric) = 0.05799218329950603 absolute error = 2.670896837031478e-11 relative error = 4.605615250709729e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9209999999999999 y[1] (analytic) = 0.05809961801015626 y[1] (numeric) = 0.05809961803722104 absolute error = 2.706478097191933e-11 relative error = 4.65834060512897e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9199999999999999 y[1] (analytic) = 0.05820715159667454 y[1] (numeric) = 0.05820715162409379 absolute error = 2.741924742810653e-11 relative error = 4.710632057397056e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9189999999999999 y[1] (analytic) = 0.05831478403023914 y[1] (numeric) = 0.05831478405801474 absolute error = 2.777560126343559e-11 relative error = 4.763046236959833e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9179999999999999 y[1] (analytic) = 0.05842251530874077 y[1] (numeric) = 0.05842251533687248 absolute error = 2.813171223747801e-11 relative error = 4.815217573021739e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9169999999999999 y[1] (analytic) = 0.05853034543006511 y[1] (numeric) = 0.05853034545855373 absolute error = 2.848862118431938e-11 relative error = 4.867324970490558e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9159999999999999 y[1] (analytic) = 0.05863827439209809 y[1] (numeric) = 0.05863827442094335 absolute error = 2.88452595142985e-11 relative error = 4.919186284613041e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9149999999999999 y[1] (analytic) = 0.05874630219272275 y[1] (numeric) = 0.05874630222192435 absolute error = 2.920159253294585e-11 relative error = 4.970796704301028e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9139999999999999 y[1] (analytic) = 0.05885442882981797 y[1] (numeric) = 0.05885442885937785 absolute error = 2.95598753807802e-11 relative error = 5.022540523883905e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9129999999999999 y[1] (analytic) = 0.05896265430126636 y[1] (numeric) = 0.05896265433118312 absolute error = 2.991675657204595e-11 relative error = 5.073848341220864e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9119999999999999 y[1] (analytic) = 0.059070978604942 y[1] (numeric) = 0.05907097863521758 absolute error = 3.027558065360481e-11 relative error = 5.12528848659905e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9109999999999999 y[1] (analytic) = 0.05917940173872377 y[1] (numeric) = 0.05917940176935677 absolute error = 3.063300307859507e-11 relative error = 5.176294821944863e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9099999999999999 y[1] (analytic) = 0.05928792370048203 y[1] (numeric) = 0.05928792373147439 absolute error = 3.099235451609061e-11 relative error = 5.227431251035468e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9089999999999999 y[1] (analytic) = 0.05939654448809083 y[1] (numeric) = 0.05939654451944224 absolute error = 3.13514145200422e-11 relative error = 5.278322971520379e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9079999999999999 y[1] (analytic) = 0.05950526409942009 y[1] (numeric) = 0.0595052641311303 absolute error = 3.171021084602543e-11 relative error = 5.328975734490433e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9069999999999999 y[1] (analytic) = 0.05961408253233684 y[1] (numeric) = 0.05961408256440666 absolute error = 3.206981902259542e-11 relative error = 5.379571010792558e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9059999999999999 y[1] (analytic) = 0.0597229997847073 y[1] (numeric) = 0.05972299981713756 absolute error = 3.243025986643389e-11 relative error = 5.430112349235678e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9049999999999999 y[1] (analytic) = 0.059832015854397 y[1] (numeric) = 0.05983201588718739 absolute error = 3.279038846004667e-11 relative error = 5.480408438826976e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9039999999999999 y[1] (analytic) = 0.05994113073926729 y[1] (numeric) = 0.05994113077241865 absolute error = 3.315136359871573e-11 relative error = 5.530653691355601e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9029999999999999 y[1] (analytic) = 0.06005034443717998 y[1] (numeric) = 0.06005034447069201 absolute error = 3.351203342605302e-11 relative error = 5.580656320982591e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9019999999999999 y[1] (analytic) = 0.06015965694599271 y[1] (numeric) = 0.06015965697986626 absolute error = 3.387354979844659e-11 relative error = 5.630608869471443e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.9009999999999999 y[1] (analytic) = 0.0602690682635636 y[1] (numeric) = 0.06026906829779835 absolute error = 3.423475392061448e-11 relative error = 5.680319093519407e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8999999999999999 y[1] (analytic) = 0.06037857838774654 y[1] (numeric) = 0.06037857842234334 absolute error = 3.459680458783865e-11 relative error = 5.729979988210497e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8989999999999999 y[1] (analytic) = 0.06048818731639591 y[1] (numeric) = 0.06048818735135447 absolute error = 3.495855688262495e-11 relative error = 5.779402298793816e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8979999999999999 y[1] (analytic) = 0.06059789504736193 y[1] (numeric) = 0.06059789508268307 absolute error = 3.532114878357362e-11 relative error = 5.828774870144816e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8969999999999999 y[1] (analytic) = 0.06070770157849413 y[1] (numeric) = 0.06070770161417868 absolute error = 3.568454559621514e-11 relative error = 5.878092016064152e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8959999999999999 y[1] (analytic) = 0.06081760690764124 y[1] (numeric) = 0.06081760694368891 absolute error = 3.604766485310051e-11 relative error = 5.927175810755457e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8949999999999999 y[1] (analytic) = 0.06092761103264797 y[1] (numeric) = 0.06092761106905955 absolute error = 3.641158208278483e-11 relative error = 5.976203804096921e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8939999999999999 y[1] (analytic) = 0.06103771395135929 y[1] (numeric) = 0.06103771398813453 absolute error = 3.677524257339471e-11 relative error = 6.025003263179343e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8929999999999999 y[1] (analytic) = 0.06114791566161732 y[1] (numeric) = 0.06114791569875593 absolute error = 3.713860469156671e-11 relative error = 6.073568377552842e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8919999999999999 y[1] (analytic) = 0.06125821616126001 y[1] (numeric) = 0.06125821619876393 absolute error = 3.750392357781962e-11 relative error = 6.122268314031854e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8909999999999999 y[1] (analytic) = 0.06136861544812799 y[1] (numeric) = 0.06136861548599691 absolute error = 3.786891633605904e-11 relative error = 6.170730113353765e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8899999999999999 y[1] (analytic) = 0.06147911352005769 y[1] (numeric) = 0.06147911355829136 absolute error = 3.823366623301183e-11 relative error = 6.218968368914105e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8889999999999999 y[1] (analytic) = 0.06158971037488271 y[1] (numeric) = 0.06158971041348191 absolute error = 3.859920022497576e-11 relative error = 6.267150793538582e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8879999999999999 y[1] (analytic) = 0.06170040601043687 y[1] (numeric) = 0.06170040604940136 absolute error = 3.896448441675915e-11 relative error = 6.315109889255534e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8869999999999999 y[1] (analytic) = 0.06181120042455005 y[1] (numeric) = 0.06181120046388061 absolute error = 3.933055964244758e-11 relative error = 6.363015015451204e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8859999999999999 y[1] (analytic) = 0.06192209361505126 y[1] (numeric) = 0.06192209365474875 absolute error = 3.969748141319229e-11 relative error = 6.410875197466372e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8849999999999999 y[1] (analytic) = 0.0620330855797689 y[1] (numeric) = 0.06203308561983298 absolute error = 4.006407705592352e-11 relative error = 6.458501407995377e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8839999999999999 y[1] (analytic) = 0.06214417631652714 y[1] (numeric) = 0.06214417635695867 absolute error = 4.043152618260493e-11 relative error = 6.506084492401942e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8829999999999999 y[1] (analytic) = 0.06225536582315064 y[1] (numeric) = 0.06225536586394931 absolute error = 4.079867693684847e-11 relative error = 6.553439434079566e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8819999999999999 y[1] (analytic) = 0.06236665409746099 y[1] (numeric) = 0.06236665413862657 absolute error = 4.116557789091146e-11 relative error = 6.600575016671827e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8809999999999999 y[1] (analytic) = 0.06247804113727586 y[1] (numeric) = 0.06247804117881023 absolute error = 4.153436622411633e-11 relative error = 6.647834257936738e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8799999999999999 y[1] (analytic) = 0.06258952694041532 y[1] (numeric) = 0.06258952698231822 absolute error = 4.190289781824674e-11 relative error = 6.69487370596968e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8789999999999999 y[1] (analytic) = 0.06270111150469553 y[1] (numeric) = 0.06270111154696664 absolute error = 4.227111716215148e-11 relative error = 6.74168545783848e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8779999999999999 y[1] (analytic) = 0.06281279482792955 y[1] (numeric) = 0.06281279487056972 absolute error = 4.264016917332469e-11 relative error = 6.788452781019202e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8769999999999999 y[1] (analytic) = 0.06292457690793085 y[1] (numeric) = 0.06292457695093982 absolute error = 4.300897138431736e-11 relative error = 6.835003665935912e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8759999999999999 y[1] (analytic) = 0.06303645774250892 y[1] (numeric) = 0.06303645778588747 absolute error = 4.337855075142727e-11 relative error = 6.881501960122792e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8749999999999999 y[1] (analytic) = 0.06314843732947238 y[1] (numeric) = 0.06314843737322134 absolute error = 4.374896278580565e-11 relative error = 6.92795651578021e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8739999999999999 y[1] (analytic) = 0.06326051566662916 y[1] (numeric) = 0.06326051571074826 absolute error = 4.411909726442786e-11 relative error = 6.974191847712258e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8729999999999999 y[1] (analytic) = 0.06337269275178314 y[1] (numeric) = 0.06337269279627317 absolute error = 4.449002277695513e-11 relative error = 7.020377523046517e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8719999999999999 y[1] (analytic) = 0.06348496858273849 y[1] (numeric) = 0.0634849686275992 absolute error = 4.486071236708966e-11 relative error = 7.066351826042686e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8709999999999999 y[1] (analytic) = 0.0635973431572954 y[1] (numeric) = 0.06359734320252759 absolute error = 4.523219299112924e-11 relative error = 7.112277140140334e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8699999999999999 y[1] (analytic) = 0.06370981647325435 y[1] (numeric) = 0.06370981651885776 absolute error = 4.560340993720047e-11 relative error = 7.157987961924983e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8689999999999999 y[1] (analytic) = 0.06382238852841188 y[1] (numeric) = 0.06382238857438727 absolute error = 4.597539016160113e-11 relative error = 7.203646121945783e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8679999999999999 y[1] (analytic) = 0.06393505932056466 y[1] (numeric) = 0.06393505936691181 absolute error = 4.634714834139686e-11 relative error = 7.249097573995577e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8669999999999999 y[1] (analytic) = 0.06404782884750554 y[1] (numeric) = 0.06404782889422524 absolute error = 4.671969755509764e-11 relative error = 7.294501374329915e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8659999999999999 y[1] (analytic) = 0.06416069710702646 y[1] (numeric) = 0.06416069715411955 absolute error = 4.709309331385469e-11 relative error = 7.339866216743049e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8649999999999999 y[1] (analytic) = 0.06427366409691872 y[1] (numeric) = 0.06427366414438491 absolute error = 4.746619763906779e-11 relative error = 7.385015045585882e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8639999999999999 y[1] (analytic) = 0.06438672981497061 y[1] (numeric) = 0.06438672986280961 absolute error = 4.783899665294911e-11 relative error = 7.429946635032554e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8629999999999999 y[1] (analytic) = 0.06449989425896746 y[1] (numeric) = 0.06449989430718009 absolute error = 4.821262833409889e-11 relative error = 7.474838352528906e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8619999999999999 y[1] (analytic) = 0.06461315742669385 y[1] (numeric) = 0.06461315747528096 absolute error = 4.858710656030496e-11 relative error = 7.519692349879191e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8609999999999999 y[1] (analytic) = 0.06472651931593371 y[1] (numeric) = 0.06472651936489496 absolute error = 4.896125171960364e-11 relative error = 7.564326374576249e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8599999999999999 y[1] (analytic) = 0.06483997992446676 y[1] (numeric) = 0.064839979973803 absolute error = 4.933624342395859e-11 relative error = 7.608923303404976e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8589999999999999 y[1] (analytic) = 0.06495353925007318 y[1] (numeric) = 0.06495353929978413 absolute error = 4.971095757255739e-11 relative error = 7.653310065394379e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8579999999999999 y[1] (analytic) = 0.06506719729052907 y[1] (numeric) = 0.06506719734061554 absolute error = 5.008647663284904e-11 relative error = 7.697653920639892e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8569999999999999 y[1] (analytic) = 0.06518095404360978 y[1] (numeric) = 0.0651809540940726 absolute error = 5.046281448262135e-11 relative error = 7.741957021503374e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8559999999999999 y[1] (analytic) = 0.06529480950708991 y[1] (numeric) = 0.0652948095579288 absolute error = 5.083888865442532e-11 relative error = 7.786053598778794e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8549999999999999 y[1] (analytic) = 0.06540876367874116 y[1] (numeric) = 0.0654087637299558 absolute error = 5.12146436371097e-11 relative error = 7.829936044755917e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8539999999999999 y[1] (analytic) = 0.06552281655633214 y[1] (numeric) = 0.06552281660792342 absolute error = 5.159127292042598e-11 relative error = 7.873787427326365e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8529999999999999 y[1] (analytic) = 0.06563696813763092 y[1] (numeric) = 0.0656369681895996 absolute error = 5.196867935985949e-11 relative error = 7.917592910581874e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8519999999999999 y[1] (analytic) = 0.06575121842040464 y[1] (numeric) = 0.06575121847275048 absolute error = 5.234583599911247e-11 relative error = 7.961196348396173e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8509999999999999 y[1] (analytic) = 0.06586556740241652 y[1] (numeric) = 0.0658655674551403 absolute error = 5.272378367227049e-11 relative error = 8.004756620427463e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8499999999999999 y[1] (analytic) = 0.06598001508143005 y[1] (numeric) = 0.06598001513453149 absolute error = 5.310143991188454e-11 relative error = 8.048109695996393e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8489999999999999 y[1] (analytic) = 0.0660945614552047 y[1] (numeric) = 0.06609456150868462 absolute error = 5.347991494097926e-11 relative error = 8.091424432436099e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8479999999999999 y[1] (analytic) = 0.06620920652150029 y[1] (numeric) = 0.06620920657535842 absolute error = 5.385812629210562e-11 relative error = 8.134537343324923e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8469999999999999 y[1] (analytic) = 0.06632395027807263 y[1] (numeric) = 0.06632395033230977 absolute error = 5.423714255492484e-11 relative error = 8.177610399791913e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8459999999999999 y[1] (analytic) = 0.06643879272267779 y[1] (numeric) = 0.0664387927772937 absolute error = 5.461590901756352e-11 relative error = 8.220484867257572e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8449999999999999 y[1] (analytic) = 0.06655373385306795 y[1] (numeric) = 0.06655373390806339 absolute error = 5.499543875853163e-11 relative error = 8.263313802940973e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8439999999999999 y[1] (analytic) = 0.06666877366699436 y[1] (numeric) = 0.06666877372237021 absolute error = 5.537584280013164e-11 relative error = 8.306113905248942e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8429999999999999 y[1] (analytic) = 0.06678391216220772 y[1] (numeric) = 0.06678391221796362 absolute error = 5.575589989703644e-11 relative error = 8.348702268536477e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8419999999999999 y[1] (analytic) = 0.06689914933645445 y[1] (numeric) = 0.0668991493925913 absolute error = 5.613684517236095e-11 relative error = 8.391264422516514e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8409999999999999 y[1] (analytic) = 0.0670144851874816 y[1] (numeric) = 0.06701448524399906 absolute error = 5.651745738077807e-11 relative error = 8.43361807863826e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8399999999999999 y[1] (analytic) = 0.06712991971303305 y[1] (numeric) = 0.06712991976993085 absolute error = 5.689780591122684e-11 relative error = 8.475774461589341e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8389999999999999 y[1] (analytic) = 0.06724545291084873 y[1] (numeric) = 0.0672454529681288 absolute error = 5.728006957639309e-11 relative error = 8.518058410928195e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8379999999999999 y[1] (analytic) = 0.06736108477867112 y[1] (numeric) = 0.06736108483633317 absolute error = 5.766205568580318e-11 relative error = 8.560143571806168e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8369999999999999 y[1] (analytic) = 0.06747681531423864 y[1] (numeric) = 0.06747681537228241 absolute error = 5.804376423945712e-11 relative error = 8.602030781854192e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8359999999999999 y[1] (analytic) = 0.06759264451528681 y[1] (numeric) = 0.0675926445737131 absolute error = 5.842629158259172e-11 relative error = 8.643883073605439e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8349999999999999 y[1] (analytic) = 0.0677085723795515 y[1] (numeric) = 0.06770857243835998 absolute error = 5.880848585881893e-11 relative error = 8.685530323864802e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8339999999999999 y[1] (analytic) = 0.0678245989047644 y[1] (numeric) = 0.06782459896395597 absolute error = 5.919156831346584e-11 relative error = 8.727153461914225e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8329999999999999 y[1] (analytic) = 0.06794072408865671 y[1] (numeric) = 0.06794072414823213 absolute error = 5.957541404644218e-11 relative error = 8.7687340465641e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8319999999999999 y[1] (analytic) = 0.06805694792895864 y[1] (numeric) = 0.06805694798891766 absolute error = 5.995902385702578e-11 relative error = 8.810125296775594e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8309999999999998 y[1] (analytic) = 0.06817327042339653 y[1] (numeric) = 0.06817327048373996 absolute error = 6.034342470151444e-11 relative error = 8.851478640638171e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8299999999999998 y[1] (analytic) = 0.068289691569697 y[1] (numeric) = 0.06828969163042455 absolute error = 6.072754799024693e-11 relative error = 8.892637614019375e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8289999999999998 y[1] (analytic) = 0.06840621136558374 y[1] (numeric) = 0.06840621142669512 absolute error = 6.111137984543547e-11 relative error = 8.933601002815013e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8279999999999998 y[1] (analytic) = 0.06852282980877639 y[1] (numeric) = 0.06852282987027353 absolute error = 6.149714071312928e-11 relative error = 8.97469367286007e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8269999999999998 y[1] (analytic) = 0.06863954689699715 y[1] (numeric) = 0.06863954695887979 absolute error = 6.188263790285475e-11 relative error = 9.015595338313925e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8259999999999998 y[1] (analytic) = 0.06875636262796425 y[1] (numeric) = 0.06875636269023207 absolute error = 6.226781590346064e-11 relative error = 9.056298722546934e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8249999999999998 y[1] (analytic) = 0.06887327699939289 y[1] (numeric) = 0.0688732770620467 absolute error = 6.26538126935472e-11 relative error = 9.096969887769313e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8239999999999998 y[1] (analytic) = 0.0689902900089986 y[1] (numeric) = 0.06899029007203816 absolute error = 6.303955968345321e-11 relative error = 9.137453933768183e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8229999999999998 y[1] (analytic) = 0.06910740165449304 y[1] (numeric) = 0.06910740171791913 absolute error = 6.342608382947645e-11 relative error = 9.177900240929227e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8219999999999998 y[1] (analytic) = 0.06922461193358692 y[1] (numeric) = 0.06922461199740039 absolute error = 6.381346839834379e-11 relative error = 9.218320856686851e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8209999999999998 y[1] (analytic) = 0.06934192084399038 y[1] (numeric) = 0.06934192090819091 absolute error = 6.420053377809154e-11 relative error = 9.258545623870697e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8199999999999998 y[1] (analytic) = 0.06945932838340939 y[1] (numeric) = 0.06945932844799785 absolute error = 6.458845958068338e-11 relative error = 9.298745191453732e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8189999999999998 y[1] (analytic) = 0.06957683454955042 y[1] (numeric) = 0.06957683461452648 absolute error = 6.497605231636783e-11 relative error = 9.338747980851864e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8179999999999998 y[1] (analytic) = 0.06969443934011575 y[1] (numeric) = 0.06969443940548026 absolute error = 6.536450547489636e-11 relative error = 9.378726063913236e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8169999999999998 y[1] (analytic) = 0.06981214275280816 y[1] (numeric) = 0.0698121428185608 absolute error = 6.575263944430532e-11 relative error = 9.418510426921461e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8159999999999998 y[1] (analytic) = 0.06992994478532627 y[1] (numeric) = 0.06992994485146789 absolute error = 6.614161995877055e-11 relative error = 9.458268580336325e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8149999999999998 y[1] (analytic) = 0.07004784543536915 y[1] (numeric) = 0.07004784550189946 absolute error = 6.653030903969182e-11 relative error = 9.497838031446255e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8139999999999998 y[1] (analytic) = 0.07016584470063182 y[1] (numeric) = 0.07016584476755162 absolute error = 6.691980303230594e-11 relative error = 9.537375815516028e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8129999999999998 y[1] (analytic) = 0.07028394257880854 y[1] (numeric) = 0.07028394264611863 absolute error = 6.73100880588251e-11 relative error = 9.576879951398728e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8119999999999998 y[1] (analytic) = 0.07040213906759275 y[1] (numeric) = 0.07040213913529293 absolute error = 6.770017879631496e-11 relative error = 9.616210486348482e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8109999999999998 y[1] (analytic) = 0.07052043416467518 y[1] (numeric) = 0.07052043423276509 absolute error = 6.808990871132181e-11 relative error = 9.655344513665677e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8099999999999998 y[1] (analytic) = 0.0706388278677423 y[1] (numeric) = 0.07063882793622389 absolute error = 6.848159539440957e-11 relative error = 9.694610947201483e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8089999999999998 y[1] (analytic) = 0.07075732017448438 y[1] (numeric) = 0.07075732024335624 absolute error = 6.887185266535312e-11 relative error = 9.733530395938994e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8079999999999998 y[1] (analytic) = 0.07087591108258313 y[1] (numeric) = 0.07087591115184722 absolute error = 6.926408058216538e-11 relative error = 9.772584157889739e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8069999999999998 y[1] (analytic) = 0.07099460058972518 y[1] (numeric) = 0.07099460065938007 absolute error = 6.965489296462124e-11 relative error = 9.811294434509738e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8059999999999998 y[1] (analytic) = 0.07111338869358858 y[1] (numeric) = 0.07111338876363621 absolute error = 7.004763435958239e-11 relative error = 9.850133096793027e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8049999999999998 y[1] (analytic) = 0.07123227539185514 y[1] (numeric) = 0.07123227546229521 absolute error = 7.044007044321177e-11 relative error = 9.888785674150462e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8039999999999998 y[1] (analytic) = 0.07135126068220259 y[1] (numeric) = 0.07135126075303483 absolute error = 7.08322428488728e-11 relative error = 9.92725877183285e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8029999999999998 y[1] (analytic) = 0.07147034456230575 y[1] (numeric) = 0.07147034463353097 absolute error = 7.122522016622668e-11 relative error = 9.965702642462374e-08 % Correct digits = 9 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8019999999999998 y[1] (analytic) = 0.07158952702983974 y[1] (numeric) = 0.07158952710145769 absolute error = 7.161794768340002e-11 relative error = 1.000396994570846e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.8009999999999998 y[1] (analytic) = 0.07170880808247468 y[1] (numeric) = 0.07170880815448724 absolute error = 7.201256257971522e-11 relative error = 1.004235944026446e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7999999999999998 y[1] (analytic) = 0.07182818771788423 y[1] (numeric) = 0.07182818779029003 absolute error = 7.240580357503745e-11 relative error = 1.008041632059852e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7989999999999998 y[1] (analytic) = 0.07194766593373476 y[1] (numeric) = 0.07194766600653463 absolute error = 7.279986335984034e-11 relative error = 1.011844684814244e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7979999999999998 y[1] (analytic) = 0.07206724272769305 y[1] (numeric) = 0.07206724280088776 absolute error = 7.319471417854828e-11 relative error = 1.015644714688411e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7969999999999998 y[1] (analytic) = 0.07218691809742504 y[1] (numeric) = 0.07218691817101436 absolute error = 7.358931519707568e-11 relative error = 1.01942730257244e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7959999999999998 y[1] (analytic) = 0.07230669204059273 y[1] (numeric) = 0.07230669211457748 absolute error = 7.398474888287154e-11 relative error = 1.023207490135723e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7949999999999998 y[1] (analytic) = 0.07242656455485852 y[1] (numeric) = 0.07242656462923835 absolute error = 7.437983562397221e-11 relative error = 1.026968986878208e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7939999999999998 y[1] (analytic) = 0.0725465356378806 y[1] (numeric) = 0.0725465357126564 absolute error = 7.477579666570477e-11 relative error = 1.03072870411003e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7929999999999998 y[1] (analytic) = 0.07266660528731668 y[1] (numeric) = 0.0726666053624892 absolute error = 7.517252098576677e-11 relative error = 1.034485107547572e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7919999999999998 y[1] (analytic) = 0.07278677350082348 y[1] (numeric) = 0.07278677357639249 absolute error = 7.556900938343603e-11 relative error = 1.038224470584358e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7909999999999998 y[1] (analytic) = 0.07290704027605499 y[1] (numeric) = 0.07290704035202018 absolute error = 7.596519246977351e-11 relative error = 1.041945910602586e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7899999999999998 y[1] (analytic) = 0.07302740561066216 y[1] (numeric) = 0.07302740568702437 absolute error = 7.636220822337947e-11 relative error = 1.045665084016492e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7889999999999998 y[1] (analytic) = 0.07314786950229531 y[1] (numeric) = 0.07314786957905529 absolute error = 7.675998725531485e-11 relative error = 1.049381038403397e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7879999999999998 y[1] (analytic) = 0.07326843194860383 y[1] (numeric) = 0.07326843202576139 absolute error = 7.715755812043312e-11 relative error = 1.053080515965695e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7869999999999998 y[1] (analytic) = 0.07338909294723334 y[1] (numeric) = 0.07338909302478923 absolute error = 7.755589226388082e-11 relative error = 1.056776819951207e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7859999999999998 y[1] (analytic) = 0.0735098524958296 y[1] (numeric) = 0.07350985257378358 absolute error = 7.795397660714798e-11 relative error = 1.060456169621215e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7849999999999998 y[1] (analytic) = 0.07363071059203452 y[1] (numeric) = 0.07363071067038737 absolute error = 7.835285198432018e-11 relative error = 1.064132769523978e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7839999999999998 y[1] (analytic) = 0.07375166723348914 y[1] (numeric) = 0.07375166731224171 absolute error = 7.875257390654866e-11 relative error = 1.067807371150367e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7829999999999998 y[1] (analytic) = 0.073872722417835 y[1] (numeric) = 0.07387272249698587 absolute error = 7.915086641663294e-11 relative error = 1.071449160475554e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7819999999999998 y[1] (analytic) = 0.07399387614270615 y[1] (numeric) = 0.07399387622225728 absolute error = 7.955112957258592e-11 relative error = 1.075104234560735e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7809999999999998 y[1] (analytic) = 0.07411512840574049 y[1] (numeric) = 0.07411512848569157 absolute error = 7.995108741720713e-11 relative error = 1.078741805310218e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7799999999999998 y[1] (analytic) = 0.07423647920457176 y[1] (numeric) = 0.07423647928492252 absolute error = 8.035076770607219e-11 relative error = 1.082362317919893e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7789999999999998 y[1] (analytic) = 0.07435792853682975 y[1] (numeric) = 0.07435792861758209 absolute error = 8.075233537407911e-11 relative error = 1.085994956598101e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7779999999999998 y[1] (analytic) = 0.07447947640014785 y[1] (numeric) = 0.07447947648130039 absolute error = 8.115254301888086e-11 relative error = 1.089596046337401e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7769999999999998 y[1] (analytic) = 0.0746011227921522 y[1] (numeric) = 0.07460112287370575 absolute error = 8.155355557537547e-11 relative error = 1.093194747250569e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7759999999999998 y[1] (analytic) = 0.07472286771046922 y[1] (numeric) = 0.07472286779242464 absolute error = 8.195541467692635e-11 relative error = 1.096791613973935e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7749999999999998 y[1] (analytic) = 0.07484471115272366 y[1] (numeric) = 0.0748447112350817 absolute error = 8.235803705680667e-11 relative error = 1.100385528761702e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7739999999999998 y[1] (analytic) = 0.07496665311654044 y[1] (numeric) = 0.07496665319929975 absolute error = 8.275931329126962e-11 relative error = 1.103948353711549e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7729999999999998 y[1] (analytic) = 0.07508869359953731 y[1] (numeric) = 0.0750886936826998 absolute error = 8.316249078266225e-11 relative error = 1.107523473855919e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7719999999999998 y[1] (analytic) = 0.07521083259933559 y[1] (numeric) = 0.07521083268290099 absolute error = 8.356540459608652e-11 relative error = 1.111082030447097e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7709999999999998 y[1] (analytic) = 0.07533307011355268 y[1] (numeric) = 0.07533307019752068 absolute error = 8.396799922039122e-11 relative error = 1.114623353247422e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7699999999999998 y[1] (analytic) = 0.07545540613980294 y[1] (numeric) = 0.07545540622417439 absolute error = 8.437145426754e-11 relative error = 1.118163145410913e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7689999999999998 y[1] (analytic) = 0.07557784067570014 y[1] (numeric) = 0.07557784076047581 absolute error = 8.477567259301821e-11 relative error = 1.121700115206855e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7679999999999998 y[1] (analytic) = 0.07570037371885716 y[1] (numeric) = 0.07570037380403681 absolute error = 8.517965499610369e-11 relative error = 1.125221063141003e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7669999999999998 y[1] (analytic) = 0.075823005266883 y[1] (numeric) = 0.07582300535246743 absolute error = 8.558442843309422e-11 relative error = 1.128739597327392e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7659999999999998 y[1] (analytic) = 0.07594573531738695 y[1] (numeric) = 0.07594573540337587 absolute error = 8.598892431432859e-11 relative error = 1.132241645366522e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7649999999999998 y[1] (analytic) = 0.07606856386797432 y[1] (numeric) = 0.07606856395436855 absolute error = 8.639422510725581e-11 relative error = 1.13574150364141e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7639999999999998 y[1] (analytic) = 0.07619149091625074 y[1] (numeric) = 0.07619149100305002 absolute error = 8.679927610000249e-11 relative error = 1.139225326295449e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7629999999999998 y[1] (analytic) = 0.07631451645981793 y[1] (numeric) = 0.07631451654702302 absolute error = 8.72050903710786e-11 relative error = 1.142706452408631e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7619999999999998 y[1] (analytic) = 0.07643764049627781 y[1] (numeric) = 0.07643764058388849 absolute error = 8.761068259754978e-11 relative error = 1.146171991033868e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7609999999999998 y[1] (analytic) = 0.07656086302322847 y[1] (numeric) = 0.07656086311124552 absolute error = 8.801705198013821e-11 relative error = 1.149635055099026e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7599999999999998 y[1] (analytic) = 0.07668418403826713 y[1] (numeric) = 0.07668418412669138 absolute error = 8.84242540299951e-11 relative error = 1.153096367118797e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7589999999999998 y[1] (analytic) = 0.07680760353899041 y[1] (numeric) = 0.07680760362782153 absolute error = 8.88311230129446e-11 relative error = 1.156540744925736e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7579999999999998 y[1] (analytic) = 0.07693112152299182 y[1] (numeric) = 0.07693112161222961 absolute error = 8.923778382907699e-11 relative error = 1.15996988036119e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7569999999999998 y[1] (analytic) = 0.0770547379878611 y[1] (numeric) = 0.0770547380775074 absolute error = 8.964630426877562e-11 relative error = 1.163410668957153e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7559999999999998 y[1] (analytic) = 0.07717845293119141 y[1] (numeric) = 0.0771784530212449 absolute error = 9.005349244084471e-11 relative error = 1.166821684300048e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7549999999999998 y[1] (analytic) = 0.07730226635056775 y[1] (numeric) = 0.07730226644103028 absolute error = 9.046252635869223e-11 relative error = 1.170244167854567e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7539999999999998 y[1] (analytic) = 0.07742617824357965 y[1] (numeric) = 0.07742617833444988 absolute error = 9.08702280089102e-11 relative error = 1.173637005859131e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7529999999999998 y[1] (analytic) = 0.07755018860780841 y[1] (numeric) = 0.07755018869908822 absolute error = 9.127981703827004e-11 relative error = 1.177041844474369e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7519999999999998 y[1] (analytic) = 0.07767429744083884 y[1] (numeric) = 0.07767429753252801 absolute error = 9.168917014523714e-11 relative error = 1.180431277348505e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7509999999999998 y[1] (analytic) = 0.07779850474025196 y[1] (numeric) = 0.07779850483235012 absolute error = 9.209816242972124e-11 relative error = 1.18380375994644e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7499999999999998 y[1] (analytic) = 0.07792281050362559 y[1] (numeric) = 0.07792281059613362 absolute error = 9.250802901483723e-11 relative error = 1.187175211173024e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7489999999999998 y[1] (analytic) = 0.07804721472853705 y[1] (numeric) = 0.07804721482145575 absolute error = 9.291870051164608e-11 relative error = 1.190544734169372e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7479999999999998 y[1] (analytic) = 0.07817171741256285 y[1] (numeric) = 0.07817171750589193 absolute error = 9.332908057491096e-11 relative error = 1.193898300613672e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7469999999999998 y[1] (analytic) = 0.07829631855327658 y[1] (numeric) = 0.07829631864701575 absolute error = 9.373916920463188e-11 relative error = 1.19723597401131e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7459999999999998 y[1] (analytic) = 0.07842101814824894 y[1] (numeric) = 0.07842101824239901 absolute error = 9.415007662383346e-11 relative error = 1.200571974796985e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7449999999999998 y[1] (analytic) = 0.07854581619504987 y[1] (numeric) = 0.07854581628961167 absolute error = 9.45618028325157e-11 relative error = 1.203906298429619e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7439999999999998 y[1] (analytic) = 0.0786707126912486 y[1] (numeric) = 0.07867071278622188 absolute error = 9.497327924101739e-11 relative error = 1.207225357341682e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7429999999999998 y[1] (analytic) = 0.07879570763441046 y[1] (numeric) = 0.07879570772979597 absolute error = 9.538550505006071e-11 relative error = 1.21054189261961e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7419999999999998 y[1] (analytic) = 0.07892080102209982 y[1] (numeric) = 0.07892080111789843 absolute error = 9.579860515973593e-11 relative error = 1.213857486480781e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7409999999999998 y[1] (analytic) = 0.07904599285188062 y[1] (numeric) = 0.07904599294809196 absolute error = 9.621134444692814e-11 relative error = 1.217156505671484e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7399999999999998 y[1] (analytic) = 0.07917128312131357 y[1] (numeric) = 0.07917128321793744 absolute error = 9.662387556730323e-11 relative error = 1.220440944720413e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7389999999999998 y[1] (analytic) = 0.07929667182795673 y[1] (numeric) = 0.07929667192499393 absolute error = 9.703719772158337e-11 relative error = 1.223723461334124e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7379999999999998 y[1] (analytic) = 0.07942215896936734 y[1] (numeric) = 0.07942215906681867 absolute error = 9.745132478755636e-11 relative error = 1.227004227184793e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7369999999999998 y[1] (analytic) = 0.07954774454310191 y[1] (numeric) = 0.07954774464096707 absolute error = 9.786516041998539e-11 relative error = 1.230269456187515e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7359999999999998 y[1] (analytic) = 0.07967342854671404 y[1] (numeric) = 0.07967342864499276 absolute error = 9.827871849665826e-11 relative error = 1.233519383931565e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7349999999999998 y[1] (analytic) = 0.07979921097775333 y[1] (numeric) = 0.07979921107644752 absolute error = 9.869419170804861e-11 relative error = 1.236781548323365e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7339999999999998 y[1] (analytic) = 0.079925091833773 y[1] (numeric) = 0.07992509193288133 absolute error = 9.910833265180941e-11 relative error = 1.240015249002571e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7329999999999998 y[1] (analytic) = 0.08005107111231806 y[1] (numeric) = 0.08005107121184235 absolute error = 9.952429158577303e-11 relative error = 1.243259961458011e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7319999999999998 y[1] (analytic) = 0.08017714881093797 y[1] (numeric) = 0.08017714891087692 absolute error = 9.993894600768272e-11 relative error = 1.246476676831501e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7309999999999998 y[1] (analytic) = 0.08030332492717412 y[1] (numeric) = 0.08030332502752957 absolute error = 1.003554461753708e-10 relative error = 1.249704744683756e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7299999999999998 y[1] (analytic) = 0.08042959945857131 y[1] (numeric) = 0.08042959955934303 absolute error = 1.00771724298454e-10 relative error = 1.252918390453515e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7289999999999998 y[1] (analytic) = 0.08055597240267048 y[1] (numeric) = 0.08055597250385819 absolute error = 1.011877109879933e-10 relative error = 1.256116808846799e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7279999999999998 y[1] (analytic) = 0.08068244375700964 y[1] (numeric) = 0.08068244385861414 absolute error = 1.016045025892254e-10 relative error = 1.259313648149112e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7269999999999998 y[1] (analytic) = 0.08080901351912607 y[1] (numeric) = 0.08080901362114816 absolute error = 1.020220852243625e-10 relative error = 1.262508732397973e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7259999999999998 y[1] (analytic) = 0.08093568168655631 y[1] (numeric) = 0.0809356817889957 absolute error = 1.024393903037435e-10 relative error = 1.26568885526245e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7249999999999998 y[1] (analytic) = 0.0810624482568329 y[1] (numeric) = 0.08106244835969041 absolute error = 1.028575141726051e-10 relative error = 1.268867600034953e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7239999999999998 y[1] (analytic) = 0.08118931322748875 y[1] (numeric) = 0.08118931333076414 absolute error = 1.032753882412862e-10 relative error = 1.272031799947775e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7229999999999998 y[1] (analytic) = 0.08131627659605287 y[1] (numeric) = 0.08131627669974689 absolute error = 1.036940255882968e-10 relative error = 1.27519397012492e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7219999999999998 y[1] (analytic) = 0.08144333836005445 y[1] (numeric) = 0.08144333846416689 absolute error = 1.041124408907024e-10 relative error = 1.278342010373269e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7209999999999998 y[1] (analytic) = 0.08157049851701893 y[1] (numeric) = 0.08157049862155051 absolute error = 1.04531577838074e-10 relative error = 1.281487544375672e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7199999999999998 y[1] (analytic) = 0.08169775706447184 y[1] (numeric) = 0.08169775716942236 absolute error = 1.049505204964163e-10 relative error = 1.284619361258529e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7189999999999998 y[1] (analytic) = 0.08182511399993495 y[1] (numeric) = 0.08182511410530521 absolute error = 1.053702680664514e-10 relative error = 1.287749725182604e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7179999999999997 y[1] (analytic) = 0.08195256932092924 y[1] (numeric) = 0.08195256942672002 absolute error = 1.05790778914816e-10 relative error = 1.290878123668527e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7169999999999997 y[1] (analytic) = 0.08208012302497492 y[1] (numeric) = 0.08208012313118594 absolute error = 1.062110260852123e-10 relative error = 1.293992043029649e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7159999999999997 y[1] (analytic) = 0.08220777510958932 y[1] (numeric) = 0.08220777521622032 absolute error = 1.066309956998523e-10 relative error = 1.297091370709218e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7149999999999997 y[1] (analytic) = 0.08233552557228582 y[1] (numeric) = 0.08233552567933868 absolute error = 1.070528526936343e-10 relative error = 1.300202457560656e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7139999999999997 y[1] (analytic) = 0.08246337441058135 y[1] (numeric) = 0.08246337451805473 absolute error = 1.074733774197867e-10 relative error = 1.303286194482919e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7129999999999997 y[1] (analytic) = 0.08259132162198575 y[1] (numeric) = 0.0825913217298804 absolute error = 1.078946515464807e-10 relative error = 1.306367901948662e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7119999999999997 y[1] (analytic) = 0.08271936720400899 y[1] (numeric) = 0.08271936731232579 absolute error = 1.083167999738066e-10 relative error = 1.309449088345505e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7109999999999997 y[1] (analytic) = 0.0828475111541595 y[1] (numeric) = 0.0828475112628992 absolute error = 1.087396978016741e-10 relative error = 1.312528237563292e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7099999999999997 y[1] (analytic) = 0.08297575346994582 y[1] (numeric) = 0.08297575357910711 absolute error = 1.091612911174877e-10 relative error = 1.315580594962918e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7089999999999997 y[1] (analytic) = 0.08310409414886943 y[1] (numeric) = 0.08310409425845418 absolute error = 1.095847440568676e-10 relative error = 1.318644348142003e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7079999999999997 y[1] (analytic) = 0.08323253318843536 y[1] (numeric) = 0.08323253329844328 absolute error = 1.100079194404913e-10 relative error = 1.321693756351707e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7069999999999997 y[1] (analytic) = 0.08336107058614467 y[1] (numeric) = 0.08336107069657549 absolute error = 1.104308172683588e-10 relative error = 1.32472887514371e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7059999999999997 y[1] (analytic) = 0.08348970633949553 y[1] (numeric) = 0.08348970645035003 absolute error = 1.108545061301314e-10 relative error = 1.327762558887942e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7049999999999997 y[1] (analytic) = 0.08361844044598533 y[1] (numeric) = 0.08361844055726438 absolute error = 1.112790415369602e-10 relative error = 1.330795467404617e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7039999999999997 y[1] (analytic) = 0.08374727290311082 y[1] (numeric) = 0.08374727301481413 absolute error = 1.117033132658207e-10 relative error = 1.333814336797007e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7029999999999997 y[1] (analytic) = 0.08387620370836482 y[1] (numeric) = 0.08387620382049316 absolute error = 1.121283343952229e-10 relative error = 1.33683129943613e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7019999999999997 y[1] (analytic) = 0.08400523285924033 y[1] (numeric) = 0.08400523297179345 absolute error = 1.125531196022322e-10 relative error = 1.339834624240932e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.7009999999999997 y[1] (analytic) = 0.08413436035322656 y[1] (numeric) = 0.08413436046620523 absolute error = 1.129786680875711e-10 relative error = 1.342836239715208e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6999999999999997 y[1] (analytic) = 0.08426358618781295 y[1] (numeric) = 0.08426358630121693 absolute error = 1.134039806505172e-10 relative error = 1.345824285210861e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6989999999999997 y[1] (analytic) = 0.084392910360485 y[1] (numeric) = 0.08439291047431513 absolute error = 1.138301258807317e-10 relative error = 1.348811474737693e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6979999999999997 y[1] (analytic) = 0.08452233286872761 y[1] (numeric) = 0.08452233298298463 absolute error = 1.142570205114879e-10 relative error = 1.351796816693897e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6969999999999997 y[1] (analytic) = 0.08465185371002477 y[1] (numeric) = 0.08465185382470843 absolute error = 1.146836514642757e-10 relative error = 1.354768341602122e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6959999999999997 y[1] (analytic) = 0.08478147288185769 y[1] (numeric) = 0.08478147299696771 absolute error = 1.151100187390952e-10 relative error = 1.357726102488218e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6949999999999997 y[1] (analytic) = 0.08491119038170471 y[1] (numeric) = 0.08491119049724187 absolute error = 1.155371631700319e-10 relative error = 1.360682410064599e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6939999999999997 y[1] (analytic) = 0.08504100620704332 y[1] (numeric) = 0.08504100632300848 absolute error = 1.159651680238127e-10 relative error = 1.363638239903707e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6929999999999997 y[1] (analytic) = 0.08517092035535048 y[1] (numeric) = 0.08517092047174332 absolute error = 1.163928398106862e-10 relative error = 1.366579571115017e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6919999999999997 y[1] (analytic) = 0.08530093282409898 y[1] (numeric) = 0.08530093294092037 absolute error = 1.168213858981915e-10 relative error = 1.369520614025307e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6909999999999997 y[1] (analytic) = 0.0854310436107622 y[1] (numeric) = 0.08543104372801177 absolute error = 1.172495711632138e-10 relative error = 1.37244690229259e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6899999999999997 y[1] (analytic) = 0.08556125271280926 y[1] (numeric) = 0.0855612528304879 absolute error = 1.176786446066558e-10 relative error = 1.375373090920609e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6889999999999997 y[1] (analytic) = 0.08569156012770993 y[1] (numeric) = 0.08569156024581734 absolute error = 1.18107412738766e-10 relative error = 1.378285242592681e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6879999999999997 y[1] (analytic) = 0.08582196585292985 y[1] (numeric) = 0.08582196597146682 absolute error = 1.185369719047813e-10 relative error = 1.381196185926503e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6869999999999997 y[1] (analytic) = 0.08595246988593397 y[1] (numeric) = 0.08595247000490132 absolute error = 1.189673498602772e-10 relative error = 1.384106239392035e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6859999999999997 y[1] (analytic) = 0.08608307222418654 y[1] (numeric) = 0.08608307234358398 absolute error = 1.193974363822292e-10 relative error = 1.387002499995376e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6849999999999997 y[1] (analytic) = 0.08621377286514781 y[1] (numeric) = 0.08621377298497615 absolute error = 1.198283416936619e-10 relative error = 1.389897898113015e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6839999999999997 y[1] (analytic) = 0.0863445718062784 y[1] (numeric) = 0.0863445719265374 absolute error = 1.20258997204914e-10 relative error = 1.392780051938013e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6829999999999997 y[1] (analytic) = 0.08647546904503617 y[1] (numeric) = 0.08647546916572546 absolute error = 1.20689291893683e-10 relative error = 1.395647727921874e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6819999999999997 y[1] (analytic) = 0.08660646457887582 y[1] (numeric) = 0.08660646469999629 absolute error = 1.211204747608718e-10 relative error = 1.39851540355354e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6809999999999997 y[1] (analytic) = 0.08673755840525164 y[1] (numeric) = 0.08673755852680405 absolute error = 1.215524070286023e-10 relative error = 1.401381469151923e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6799999999999997 y[1] (analytic) = 0.08686875052161586 y[1] (numeric) = 0.08686875064360107 absolute error = 1.219852135969646e-10 relative error = 1.404247360120721e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6789999999999997 y[1] (analytic) = 0.0870000409254213 y[1] (numeric) = 0.08700004104783791 absolute error = 1.224166185087583e-10 relative error = 1.407086907162458e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6779999999999997 y[1] (analytic) = 0.08713142961411342 y[1] (numeric) = 0.08713142973696332 absolute error = 1.228498969219061e-10 relative error = 1.409937808503569e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6769999999999997 y[1] (analytic) = 0.08726291658514133 y[1] (numeric) = 0.08726291670842425 absolute error = 1.232829116570855e-10 relative error = 1.412775511998844e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6759999999999997 y[1] (analytic) = 0.0873945018359502 y[1] (numeric) = 0.08739450195966583 absolute error = 1.23715634958721e-10 relative error = 1.415599750095834e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6749999999999997 y[1] (analytic) = 0.08752618536398225 y[1] (numeric) = 0.08752618548813144 absolute error = 1.241491909276249e-10 relative error = 1.418423417076203e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6739999999999997 y[1] (analytic) = 0.08765796716667903 y[1] (numeric) = 0.08765796729126263 absolute error = 1.245835934415851e-10 relative error = 1.421246664375562e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6729999999999997 y[1] (analytic) = 0.08778984724148151 y[1] (numeric) = 0.08778984736649914 absolute error = 1.250176351330623e-10 relative error = 1.424055731515048e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6719999999999997 y[1] (analytic) = 0.08792182558582638 y[1] (numeric) = 0.08792182571127893 absolute error = 1.254525511251714e-10 relative error = 1.426864720895823e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6709999999999997 y[1] (analytic) = 0.08805390219715106 y[1] (numeric) = 0.08805390232303817 absolute error = 1.258871062947975e-10 relative error = 1.42965959660639e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6699999999999997 y[1] (analytic) = 0.08818607707288864 y[1] (numeric) = 0.0881860771992112 absolute error = 1.263225635206311e-10 relative error = 1.432454733372723e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6689999999999997 y[1] (analytic) = 0.08831835021047291 y[1] (numeric) = 0.08831835033723061 absolute error = 1.267577015573451e-10 relative error = 1.43523629297045e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6679999999999997 y[1] (analytic) = 0.08845072160733354 y[1] (numeric) = 0.08845072173452714 absolute error = 1.271936028723886e-10 relative error = 1.438016565167772e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6669999999999997 y[1] (analytic) = 0.0885831912609005 y[1] (numeric) = 0.0885831913885298 absolute error = 1.276292960206149e-10 relative error = 1.440784580053269e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6659999999999997 y[1] (analytic) = 0.08871575916859999 y[1] (numeric) = 0.08871575929666572 absolute error = 1.280657385693829e-10 relative error = 1.443551177034963e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6649999999999997 y[1] (analytic) = 0.08884842532785731 y[1] (numeric) = 0.08884842545636032 absolute error = 1.285030137854193e-10 relative error = 1.446317290500463e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6639999999999997 y[1] (analytic) = 0.08898118973609713 y[1] (numeric) = 0.08898118986503716 absolute error = 1.289400253234874e-10 relative error = 1.449070592401622e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6629999999999997 y[1] (analytic) = 0.0891140523907402 y[1] (numeric) = 0.08911405252011803 absolute error = 1.293778278954605e-10 relative error = 1.451822966462965e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6619999999999997 y[1] (analytic) = 0.08924701328920756 y[1] (numeric) = 0.08924701341902293 absolute error = 1.298153667894653e-10 relative error = 1.454562589885162e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6609999999999997 y[1] (analytic) = 0.08938007242891748 y[1] (numeric) = 0.08938007255917005 absolute error = 1.302525726165626e-10 relative error = 1.457288734243871e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6599999999999997 y[1] (analytic) = 0.08951322980728406 y[1] (numeric) = 0.08951322993797579 absolute error = 1.306917352117409e-10 relative error = 1.460027031681366e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6589999999999997 y[1] (analytic) = 0.08964648542172529 y[1] (numeric) = 0.08964648555285479 absolute error = 1.311294961503506e-10 relative error = 1.462739956100634e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6579999999999997 y[1] (analytic) = 0.08977983926965066 y[1] (numeric) = 0.08977983940121984 absolute error = 1.315691722236778e-10 relative error = 1.465464555227308e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6569999999999997 y[1] (analytic) = 0.0899132913484734 y[1] (numeric) = 0.08991329148048195 absolute error = 1.32008556863461e-10 relative error = 1.468176227159127e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6559999999999997 y[1] (analytic) = 0.09004684165560269 y[1] (numeric) = 0.09004684178805038 absolute error = 1.324476917030637e-10 relative error = 1.470875482891774e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6549999999999997 y[1] (analytic) = 0.09018049018844496 y[1] (numeric) = 0.09018049032133253 absolute error = 1.32887575943208e-10 relative error = 1.473573448819368e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6539999999999997 y[1] (analytic) = 0.09031423694440574 y[1] (numeric) = 0.09031423707773407 absolute error = 1.333283344839842e-10 relative error = 1.476271504857605e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6529999999999997 y[1] (analytic) = 0.09044808192089013 y[1] (numeric) = 0.09044808205465886 absolute error = 1.337687322022774e-10 relative error = 1.478955986256042e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6519999999999997 y[1] (analytic) = 0.09058202511529999 y[1] (numeric) = 0.09058202524950894 absolute error = 1.34208949509329e-10 relative error = 1.481628936187916e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6509999999999997 y[1] (analytic) = 0.09071606652503361 y[1] (numeric) = 0.09071606665968457 absolute error = 1.346509570510079e-10 relative error = 1.4843121203216e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6499999999999997 y[1] (analytic) = 0.09085020614749258 y[1] (numeric) = 0.09085020628258424 absolute error = 1.350916600806329e-10 relative error = 1.486971420420507e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6489999999999997 y[1] (analytic) = 0.09098444398007037 y[1] (numeric) = 0.09098444411560462 absolute error = 1.355342504893997e-10 relative error = 1.489642015277773e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6479999999999997 y[1] (analytic) = 0.09111878002016516 y[1] (numeric) = 0.09111878015614062 absolute error = 1.359754669971736e-10 relative error = 1.492288054856324e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6469999999999997 y[1] (analytic) = 0.09125321426516676 y[1] (numeric) = 0.09125321440158533 absolute error = 1.364185708840893e-10 relative error = 1.494945377898464e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6459999999999997 y[1] (analytic) = 0.09138774671246866 y[1] (numeric) = 0.09138774684933007 absolute error = 1.368614110930366e-10 relative error = 1.497590388388071e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6449999999999997 y[1] (analytic) = 0.09152237735946041 y[1] (numeric) = 0.09152237749676435 absolute error = 1.373039459906522e-10 relative error = 1.500222677251723e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6439999999999997 y[1] (analytic) = 0.0916571062035286 y[1] (numeric) = 0.09165710634127593 absolute error = 1.377473274333241e-10 relative error = 1.502854859146983e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6429999999999997 y[1] (analytic) = 0.09179193324205925 y[1] (numeric) = 0.09179193338025071 absolute error = 1.381914582765376e-10 relative error = 1.505485867828067e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6419999999999997 y[1] (analytic) = 0.09192685847243749 y[1] (numeric) = 0.09192685861107289 absolute error = 1.386353948307217e-10 relative error = 1.508105434412173e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6409999999999997 y[1] (analytic) = 0.09206188189204476 y[1] (numeric) = 0.09206188203112479 absolute error = 1.390800391520841e-10 relative error = 1.510723399236772e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6399999999999997 y[1] (analytic) = 0.09219700349826254 y[1] (numeric) = 0.09219700363778702 absolute error = 1.395244753066294e-10 relative error = 1.513329826486809e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6389999999999997 y[1] (analytic) = 0.09233222328846975 y[1] (numeric) = 0.09233222342843836 absolute error = 1.399686061498429e-10 relative error = 1.515923706424189e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6379999999999997 y[1] (analytic) = 0.09246754126004116 y[1] (numeric) = 0.09246754140045579 absolute error = 1.40414638249986e-10 relative error = 1.51852894904068e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6369999999999997 y[1] (analytic) = 0.09260295741035419 y[1] (numeric) = 0.09260295755121456 absolute error = 1.408603650387974e-10 relative error = 1.521121668011085e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6359999999999997 y[1] (analytic) = 0.09273847173678224 y[1] (numeric) = 0.09273847187808806 absolute error = 1.413058281496404e-10 relative error = 1.523702358938003e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6349999999999997 y[1] (analytic) = 0.09287408423669584 y[1] (numeric) = 0.09287408437844795 absolute error = 1.417521100499641e-10 relative error = 1.526282721546943e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6339999999999997 y[1] (analytic) = 0.09300979490746596 y[1] (numeric) = 0.09300979504966407 absolute error = 1.421981143945317e-10 relative error = 1.52885096172938e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6329999999999997 y[1] (analytic) = 0.09314560374645851 y[1] (numeric) = 0.09314560388910449 absolute error = 1.426459783626655e-10 relative error = 1.531430068894572e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6319999999999997 y[1] (analytic) = 0.09328151075104295 y[1] (numeric) = 0.09328151089413549 absolute error = 1.430925378187453e-10 relative error = 1.533986067192265e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6309999999999997 y[1] (analytic) = 0.09341751591858173 y[1] (numeric) = 0.09341751606212155 absolute error = 1.435398189197912e-10 relative error = 1.536540738729273e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6299999999999997 y[1] (analytic) = 0.09355361924643742 y[1] (numeric) = 0.09355361939042539 absolute error = 1.439879743214689e-10 relative error = 1.539095713038938e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6289999999999997 y[1] (analytic) = 0.0936898207319721 y[1] (numeric) = 0.09368982087640793 absolute error = 1.444358244118149e-10 relative error = 1.541638390204812e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6279999999999997 y[1] (analytic) = 0.09382612037254381 y[1] (numeric) = 0.09382612051742829 absolute error = 1.448844794138537e-10 relative error = 1.544180648614467e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6269999999999997 y[1] (analytic) = 0.093962518165511 y[1] (numeric) = 0.09396251831084385 absolute error = 1.453328429823486e-10 relative error = 1.546710814266929e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6259999999999997 y[1] (analytic) = 0.09409901410822813 y[1] (numeric) = 0.09409901425401015 absolute error = 1.457820253403241e-10 relative error = 1.549240730329573e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6249999999999997 y[1] (analytic) = 0.09423560819805007 y[1] (numeric) = 0.094235608344281 absolute error = 1.462309301425435e-10 relative error = 1.551758755938812e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6239999999999997 y[1] (analytic) = 0.09437230043232774 y[1] (numeric) = 0.09437230057900839 absolute error = 1.466806537342435e-10 relative error = 1.554276552148106e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6229999999999997 y[1] (analytic) = 0.09450909080841138 y[1] (numeric) = 0.09450909095554252 absolute error = 1.47131140604273e-10 relative error = 1.55679352478945e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6219999999999997 y[1] (analytic) = 0.09464597932365044 y[1] (numeric) = 0.09464597947123185 absolute error = 1.475814054296976e-10 relative error = 1.559299259031698e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6209999999999997 y[1] (analytic) = 0.09478296597539061 y[1] (numeric) = 0.09478296612342302 absolute error = 1.480324057778759e-10 relative error = 1.561803898564548e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6199999999999997 y[1] (analytic) = 0.09492005076097768 y[1] (numeric) = 0.09492005090946089 absolute error = 1.48483211837025e-10 relative error = 1.564297644666531e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6189999999999997 y[1] (analytic) = 0.09505723367775486 y[1] (numeric) = 0.09505723382668854 absolute error = 1.489336848292666e-10 relative error = 1.566779076847045e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6179999999999997 y[1] (analytic) = 0.09519451472306124 y[1] (numeric) = 0.09519451487244729 absolute error = 1.493860452006501e-10 relative error = 1.56927156606914e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6169999999999997 y[1] (analytic) = 0.09533189389423853 y[1] (numeric) = 0.09533189404407666 absolute error = 1.498381280162775e-10 relative error = 1.571752347462102e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6159999999999997 y[1] (analytic) = 0.09546937118862445 y[1] (numeric) = 0.09546937133891438 absolute error = 1.502899332761487e-10 relative error = 1.574221463962636e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6149999999999997 y[1] (analytic) = 0.09560694660355387 y[1] (numeric) = 0.09560694675429642 absolute error = 1.507425434477128e-10 relative error = 1.576690280391293e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6139999999999997 y[1] (analytic) = 0.09574462013636205 y[1] (numeric) = 0.09574462028755695 absolute error = 1.511949038190963e-10 relative error = 1.57914777460875e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6129999999999997 y[1] (analytic) = 0.09588239178438036 y[1] (numeric) = 0.09588239193602838 absolute error = 1.516480135910214e-10 relative error = 1.581604408993534e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6119999999999997 y[1] (analytic) = 0.09602026154493933 y[1] (numeric) = 0.09602026169704131 absolute error = 1.521019837857907e-10 relative error = 1.584061335998382e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6109999999999997 y[1] (analytic) = 0.09615822941536897 y[1] (numeric) = 0.09615822956792459 absolute error = 1.525556209136525e-10 relative error = 1.586506135160487e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6099999999999997 y[1] (analytic) = 0.09629629539299625 y[1] (numeric) = 0.09629629554600529 absolute error = 1.530090359969094e-10 relative error = 1.588940004103605e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6089999999999997 y[1] (analytic) = 0.09643445947514435 y[1] (numeric) = 0.09643445962860867 absolute error = 1.534643107037326e-10 relative error = 1.591384568742125e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6079999999999997 y[1] (analytic) = 0.09657272165914002 y[1] (numeric) = 0.09657272181305823 absolute error = 1.539182115095628e-10 relative error = 1.593806292969846e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6069999999999997 y[1] (analytic) = 0.09671108194230169 y[1] (numeric) = 0.0967110820966757 absolute error = 1.543740135723226e-10 relative error = 1.596239132806134e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6059999999999997 y[1] (analytic) = 0.09684954032195259 y[1] (numeric) = 0.09684954047678103 absolute error = 1.548284417340895e-10 relative error = 1.598649216293647e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6049999999999996 y[1] (analytic) = 0.09698809679540758 y[1] (numeric) = 0.09698809695069237 absolute error = 1.552847850305739e-10 relative error = 1.601070545369508e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6039999999999996 y[1] (analytic) = 0.09712675135998525 y[1] (numeric) = 0.09712675151572611 absolute error = 1.557408646490899e-10 relative error = 1.603480631941045e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6029999999999996 y[1] (analytic) = 0.09726550401300028 y[1] (numeric) = 0.09726550416919687 absolute error = 1.561965834451229e-10 relative error = 1.605878518084335e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6019999999999996 y[1] (analytic) = 0.0974043547517643 y[1] (numeric) = 0.09740435490841748 absolute error = 1.566531765417878e-10 relative error = 1.608276929106707e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.6009999999999996 y[1] (analytic) = 0.09754330357358845 y[1] (numeric) = 0.09754330373069899 absolute error = 1.571105329167821e-10 relative error = 1.610674717391082e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5999999999999996 y[1] (analytic) = 0.09768235047578304 y[1] (numeric) = 0.09768235063335068 absolute error = 1.575676394915959e-10 relative error = 1.613061507264399e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5989999999999996 y[1] (analytic) = 0.0978214954556556 y[1] (numeric) = 0.09782149561368006 absolute error = 1.580244546328657e-10 relative error = 1.615436912886916e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5979999999999996 y[1] (analytic) = 0.09796073851050968 y[1] (numeric) = 0.09796073866899285 absolute error = 1.584831710310652e-10 relative error = 1.617823359039524e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5969999999999996 y[1] (analytic) = 0.09810007963765251 y[1] (numeric) = 0.09810007979659301 absolute error = 1.58940499650484e-10 relative error = 1.620187264246418e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5959999999999996 y[1] (analytic) = 0.09823951883438298 y[1] (numeric) = 0.09823951899378271 absolute error = 1.593997295268323e-10 relative error = 1.622562197149563e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5949999999999996 y[1] (analytic) = 0.09837905609800478 y[1] (numeric) = 0.09837905625786235 absolute error = 1.598575716244e-10 relative error = 1.624914671524705e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5939999999999996 y[1] (analytic) = 0.0985186914258132 y[1] (numeric) = 0.09851869158613057 absolute error = 1.603173704900485e-10 relative error = 1.627278724167495e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5929999999999996 y[1] (analytic) = 0.09865842481510739 y[1] (numeric) = 0.0986584249758842 absolute error = 1.60776808533214e-10 relative error = 1.629630807855697e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5919999999999996 y[1] (analytic) = 0.09879825626318232 y[1] (numeric) = 0.09879825642441835 absolute error = 1.612360245317745e-10 relative error = 1.631972371073719e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5909999999999996 y[1] (analytic) = 0.09893818576733031 y[1] (numeric) = 0.0989381859290263 absolute error = 1.616959899308767e-10 relative error = 1.634313270218356e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5899999999999996 y[1] (analytic) = 0.09907821332484276 y[1] (numeric) = 0.09907821348699958 absolute error = 1.62156815752823e-10 relative error = 1.636654621749866e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5889999999999996 y[1] (analytic) = 0.0992183389330106 y[1] (numeric) = 0.09921833909562795 absolute error = 1.626173501412254e-10 relative error = 1.638984807546717e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5879999999999996 y[1] (analytic) = 0.09935856258912074 y[1] (numeric) = 0.09935856275219941 absolute error = 1.630786755635327e-10 relative error = 1.641314762552624e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5869999999999996 y[1] (analytic) = 0.09949888429046046 y[1] (numeric) = 0.09949888445400017 absolute error = 1.635397095522961e-10 relative error = 1.643633601708393e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5859999999999996 y[1] (analytic) = 0.09963930403431309 y[1] (numeric) = 0.09963930419831465 absolute error = 1.640015623305402e-10 relative error = 1.645952507597428e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5849999999999996 y[1] (analytic) = 0.09977982181796241 y[1] (numeric) = 0.09977982198242553 absolute error = 1.644631236752403e-10 relative error = 1.648260346418393e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5839999999999996 y[1] (analytic) = 0.09992043763868819 y[1] (numeric) = 0.09992043780361372 absolute error = 1.649255315649967e-10 relative error = 1.650568546960999e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5829999999999996 y[1] (analytic) = 0.1000611514937707 y[1] (numeric) = 0.1000611516591583 absolute error = 1.653875925100579e-10 relative error = 1.652865173357055e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5819999999999996 y[1] (analytic) = 0.1002019633804862 y[1] (numeric) = 0.1002019635463367 absolute error = 1.658505277557509e-10 relative error = 1.655162455509824e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5809999999999996 y[1] (analytic) = 0.1003428732961103 y[1] (numeric) = 0.1003428734624245 absolute error = 1.6631418464641e-10 relative error = 1.657458862630128e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5799999999999996 y[1] (analytic) = 0.1004838812379177 y[1] (numeric) = 0.1004838814046954 absolute error = 1.667776472480398e-10 relative error = 1.659745276490236e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5789999999999996 y[1] (analytic) = 0.1006249872031807 y[1] (numeric) = 0.1006249873704215 absolute error = 1.6724079066055e-10 relative error = 1.662020491221126e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5779999999999996 y[1] (analytic) = 0.1007661911891684 y[1] (numeric) = 0.1007661913568732 absolute error = 1.67704738984753e-10 relative error = 1.664295702810885e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5769999999999996 y[1] (analytic) = 0.1009074931931493 y[1] (numeric) = 0.1009074933613188 absolute error = 1.681694922206489e-10 relative error = 1.666570904687444e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5759999999999996 y[1] (analytic) = 0.1010488932123912 y[1] (numeric) = 0.1010488933810252 absolute error = 1.686339540230009e-10 relative error = 1.668835240664684e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5749999999999996 y[1] (analytic) = 0.101190391244158 y[1] (numeric) = 0.1011903914132572 absolute error = 1.690992207370456e-10 relative error = 1.671099584238521e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5739999999999996 y[1] (analytic) = 0.1013319872857128 y[1] (numeric) = 0.1013319874552782 absolute error = 1.695653617517223e-10 relative error = 1.673364613620185e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5729999999999996 y[1] (analytic) = 0.1014736813343194 y[1] (numeric) = 0.1014736815043494 absolute error = 1.700300178431036e-10 relative error = 1.675607069806757e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5719999999999996 y[1] (analytic) = 0.101615473387234 y[1] (numeric) = 0.1016154735577307 absolute error = 1.704966584581413e-10 relative error = 1.677861183684264e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5709999999999996 y[1] (analytic) = 0.1017573634417169 y[1] (numeric) = 0.1017573636126798 absolute error = 1.709629382506961e-10 relative error = 1.680103851635442e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5699999999999996 y[1] (analytic) = 0.101899351495024 y[1] (numeric) = 0.101899351666453 absolute error = 1.714290098764337e-10 relative error = 1.682336613151116e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5689999999999996 y[1] (analytic) = 0.1020414375444086 y[1] (numeric) = 0.1020414377163045 absolute error = 1.718958725360764e-10 relative error = 1.684569295304832e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5679999999999996 y[1] (analytic) = 0.1021836215871234 y[1] (numeric) = 0.1021836217594869 absolute error = 1.723635123518363e-10 relative error = 1.686801756237191e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5669999999999996 y[1] (analytic) = 0.1023259036204203 y[1] (numeric) = 0.1023259037932511 absolute error = 1.728308884896279e-10 relative error = 1.689023818746299e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5659999999999996 y[1] (analytic) = 0.1024682836415472 y[1] (numeric) = 0.1024682838148462 absolute error = 1.732990417835367e-10 relative error = 1.691245677440724e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5649999999999996 y[1] (analytic) = 0.1026107616477525 y[1] (numeric) = 0.1026107618215194 absolute error = 1.737669175216894e-10 relative error = 1.693457048084346e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5639999999999996 y[1] (analytic) = 0.1027533376362807 y[1] (numeric) = 0.1027533378105163 absolute error = 1.742356398048983e-10 relative error = 1.695668907823179e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5629999999999996 y[1] (analytic) = 0.1028960116043766 y[1] (numeric) = 0.1028960117790806 absolute error = 1.747040151434121e-10 relative error = 1.697869649361425e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5619999999999996 y[1] (analytic) = 0.1030387835492811 y[1] (numeric) = 0.1030387837244543 absolute error = 1.751732786603455e-10 relative error = 1.700071299624419e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5609999999999996 y[1] (analytic) = 0.1031816534682345 y[1] (numeric) = 0.1031816536438777 absolute error = 1.756432499444571e-10 relative error = 1.702272100131936e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5599999999999996 y[1] (analytic) = 0.1033246213584762 y[1] (numeric) = 0.1033246215345893 absolute error = 1.761130130617516e-10 relative error = 1.70446318356921e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5589999999999996 y[1] (analytic) = 0.1034676872172431 y[1] (numeric) = 0.1034676873938256 absolute error = 1.765824847455022e-10 relative error = 1.706643779277153e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5579999999999996 y[1] (analytic) = 0.103610851041769 y[1] (numeric) = 0.1036108512188218 absolute error = 1.7705273358537e-10 relative error = 1.708824238051998e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5569999999999996 y[1] (analytic) = 0.1037541128292871 y[1] (numeric) = 0.1037541130068109 absolute error = 1.775238012147184e-10 relative error = 1.711004955599294e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5559999999999996 y[1] (analytic) = 0.1038974725770298 y[1] (numeric) = 0.1038974727550243 absolute error = 1.779945635327351e-10 relative error = 1.713175105397965e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5549999999999996 y[1] (analytic) = 0.1040409302822257 y[1] (numeric) = 0.1040409304606918 absolute error = 1.784661446402325e-10 relative error = 1.715345529457665e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5539999999999996 y[1] (analytic) = 0.1041844859421038 y[1] (numeric) = 0.1041844861210413 absolute error = 1.789374898253371e-10 relative error = 1.717506097066834e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5529999999999996 y[1] (analytic) = 0.1043281395538892 y[1] (numeric) = 0.1043281397332988 absolute error = 1.794095566554077e-10 relative error = 1.719666021291756e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5519999999999996 y[1] (analytic) = 0.1044718911148072 y[1] (numeric) = 0.1044718912946887 absolute error = 1.79881429196449e-10 relative error = 1.721816531479956e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5509999999999996 y[1] (analytic) = 0.1046157406220796 y[1] (numeric) = 0.1046157408024336 absolute error = 1.803540233824563e-10 relative error = 1.723966415665674e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5499999999999996 y[1] (analytic) = 0.1047596880729269 y[1] (numeric) = 0.1047596882537544 absolute error = 1.808275057468833e-10 relative error = 1.726117260114434e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5489999999999996 y[1] (analytic) = 0.1049037334645695 y[1] (numeric) = 0.1049037336458701 absolute error = 1.813006272888273e-10 relative error = 1.728257148732083e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5479999999999996 y[1] (analytic) = 0.1050478767942247 y[1] (numeric) = 0.1050478769759982 absolute error = 1.817734990305908e-10 relative error = 1.730387177521558e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5469999999999996 y[1] (analytic) = 0.1051921180591069 y[1] (numeric) = 0.1051921182413541 absolute error = 1.822471895618349e-10 relative error = 1.732517539569184e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5459999999999996 y[1] (analytic) = 0.1053364572564299 y[1] (numeric) = 0.1053364574391516 absolute error = 1.827216433714085e-10 relative error = 1.734647700620811e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5449999999999996 y[1] (analytic) = 0.1054808943834069 y[1] (numeric) = 0.1054808945666028 absolute error = 1.831958612585893e-10 relative error = 1.736768182801905e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5439999999999996 y[1] (analytic) = 0.1056254294372471 y[1] (numeric) = 0.105625429620918 absolute error = 1.83670884057463e-10 relative error = 1.738888873976918e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5429999999999996 y[1] (analytic) = 0.1057700624151601 y[1] (numeric) = 0.1057700625993057 absolute error = 1.841455599116415e-10 relative error = 1.740998877251752e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5419999999999996 y[1] (analytic) = 0.1059147933143515 y[1] (numeric) = 0.1059147934989726 absolute error = 1.846211100664519e-10 relative error = 1.743109761055782e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5409999999999996 y[1] (analytic) = 0.1060596221320265 y[1] (numeric) = 0.1060596223171239 absolute error = 1.850974096218039e-10 relative error = 1.745220338343169e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5399999999999996 y[1] (analytic) = 0.1062045488653892 y[1] (numeric) = 0.1062045490509627 absolute error = 1.855734732547631e-10 relative error = 1.747321326979802e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5389999999999996 y[1] (analytic) = 0.1063495735116413 y[1] (numeric) = 0.1063495736976905 absolute error = 1.860492315763906e-10 relative error = 1.749412107948183e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5379999999999996 y[1] (analytic) = 0.1064946960679813 y[1] (numeric) = 0.1064946962545071 absolute error = 1.865257809319232e-10 relative error = 1.751503012064129e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5369999999999996 y[1] (analytic) = 0.1066399165316072 y[1] (numeric) = 0.1066399167186104 absolute error = 1.87003176832512e-10 relative error = 1.75359455365933e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5359999999999996 y[1] (analytic) = 0.1067852348997164 y[1] (numeric) = 0.1067852350871967 absolute error = 1.874802257884056e-10 relative error = 1.755675547883291e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5349999999999996 y[1] (analytic) = 0.1069306511695033 y[1] (numeric) = 0.1069306513574604 absolute error = 1.879570388219065e-10 relative error = 1.757747070332177e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5339999999999996 y[1] (analytic) = 0.1070761653381585 y[1] (numeric) = 0.1070761655265942 absolute error = 1.884357669901249e-10 relative error = 1.759829242997484e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5329999999999996 y[1] (analytic) = 0.107221777402875 y[1] (numeric) = 0.1072217775917892 absolute error = 1.889141343358602e-10 relative error = 1.761900790228783e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5319999999999996 y[1] (analytic) = 0.1073674873608422 y[1] (numeric) = 0.1073674875502344 absolute error = 1.893922657592029e-10 relative error = 1.763962912931833e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5309999999999996 y[1] (analytic) = 0.1075132952092463 y[1] (numeric) = 0.1075132953991174 absolute error = 1.898711604608749e-10 relative error = 1.766024937579495e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5299999999999996 y[1] (analytic) = 0.107659200945274 y[1] (numeric) = 0.1076592011356238 absolute error = 1.903498469957299e-10 relative error = 1.768077835655586e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5289999999999996 y[1] (analytic) = 0.1078052045661083 y[1] (numeric) = 0.1078052047569376 absolute error = 1.908293106867021e-10 relative error = 1.770130778516186e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5279999999999996 y[1] (analytic) = 0.1079513060689314 y[1] (numeric) = 0.107951306260241 absolute error = 1.913095376560037e-10 relative error = 1.772183631885329e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5269999999999996 y[1] (analytic) = 0.1080975054509248 y[1] (numeric) = 0.1080975056427143 absolute error = 1.917895148251247e-10 relative error = 1.774227018700217e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5259999999999996 y[1] (analytic) = 0.1082438027092671 y[1] (numeric) = 0.1082438029015363 absolute error = 1.922692005607018e-10 relative error = 1.776260587196103e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5249999999999996 y[1] (analytic) = 0.1083901978411341 y[1] (numeric) = 0.1083901980338838 absolute error = 1.92749677330184e-10 relative error = 1.778294358431694e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5239999999999996 y[1] (analytic) = 0.108536690843701 y[1] (numeric) = 0.1085366910369321 absolute error = 1.932310145225102e-10 relative error = 1.780328965444264e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5229999999999996 y[1] (analytic) = 0.1086832817141425 y[1] (numeric) = 0.1086832819078545 absolute error = 1.937119770145657e-10 relative error = 1.782353034977952e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5219999999999996 y[1] (analytic) = 0.1088299704496289 y[1] (numeric) = 0.1088299706438227 absolute error = 1.941938415628286e-10 relative error = 1.784378335862085e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5209999999999996 y[1] (analytic) = 0.1089767570473303 y[1] (numeric) = 0.1089767572420067 absolute error = 1.946764138782697e-10 relative error = 1.786403074865944e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5199999999999996 y[1] (analytic) = 0.1091236415044168 y[1] (numeric) = 0.1091236416995745 absolute error = 1.951576955594447e-10 relative error = 1.78840893567088e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5189999999999996 y[1] (analytic) = 0.1092706238180518 y[1] (numeric) = 0.1092706240136927 absolute error = 1.956408507419738e-10 relative error = 1.790424945937331e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5179999999999996 y[1] (analytic) = 0.1094177039854021 y[1] (numeric) = 0.1094177041815257 absolute error = 1.961236728575955e-10 relative error = 1.792430892936313e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5169999999999996 y[1] (analytic) = 0.1095648820036304 y[1] (numeric) = 0.1095648822002367 absolute error = 1.966062451730366e-10 relative error = 1.794427571842975e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5159999999999996 y[1] (analytic) = 0.109712157869897 y[1] (numeric) = 0.1097121580669866 absolute error = 1.970896224001706e-10 relative error = 1.796424628106311e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5149999999999996 y[1] (analytic) = 0.1098595315813612 y[1] (numeric) = 0.109859531778935 absolute error = 1.975738184167852e-10 relative error = 1.798422181242084e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5139999999999996 y[1] (analytic) = 0.1100070031351817 y[1] (numeric) = 0.1100070033332394 absolute error = 1.980577229998559e-10 relative error = 1.800410131675648e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5129999999999996 y[1] (analytic) = 0.1101545725285135 y[1] (numeric) = 0.1101545727270558 absolute error = 1.985423769834682e-10 relative error = 1.802397961574184e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5119999999999996 y[1] (analytic) = 0.1103022397585116 y[1] (numeric) = 0.1103022399575384 absolute error = 1.990268228002634e-10 relative error = 1.804376984873558e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5109999999999996 y[1] (analytic) = 0.1104500048223275 y[1] (numeric) = 0.1104500050218395 absolute error = 1.995119902620246e-10 relative error = 1.806355650078643e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5099999999999996 y[1] (analytic) = 0.1105978677171128 y[1] (numeric) = 0.1105978679171098 absolute error = 1.999969773125443e-10 relative error = 1.808325797239568e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5089999999999996 y[1] (analytic) = 0.1107458284400155 y[1] (numeric) = 0.1107458286404982 absolute error = 2.004826998858178e-10 relative error = 1.810295725896416e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5079999999999996 y[1] (analytic) = 0.1108938869881827 y[1] (numeric) = 0.1108938871891519 absolute error = 2.009692273707842e-10 relative error = 1.8122660574807e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5069999999999996 y[1] (analytic) = 0.1110420433587608 y[1] (numeric) = 0.1110420435602163 absolute error = 2.014554911777822e-10 relative error = 1.814227161930986e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5059999999999996 y[1] (analytic) = 0.1111902975488937 y[1] (numeric) = 0.1111902977508351 absolute error = 2.019414635512362e-10 relative error = 1.816178821379955e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5049999999999996 y[1] (analytic) = 0.1113386495557209 y[1] (numeric) = 0.1113386497581502 absolute error = 2.024293233038321e-10 relative error = 1.818140637699434e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5039999999999996 y[1] (analytic) = 0.1114870993763859 y[1] (numeric) = 0.1114870995793017 absolute error = 2.029158369110107e-10 relative error = 1.820083561650096e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5029999999999996 y[1] (analytic) = 0.1116356470080251 y[1] (numeric) = 0.1116356472114282 absolute error = 2.034030999187308e-10 relative error = 1.822026434836795e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5019999999999996 y[1] (analytic) = 0.111784292447775 y[1] (numeric) = 0.1117842926516662 absolute error = 2.038912372270829e-10 relative error = 1.823970369739915e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.5009999999999996 y[1] (analytic) = 0.1119330356927718 y[1] (numeric) = 0.1119330358971508 absolute error = 2.043789998351642e-10 relative error = 1.825904198615085e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4999999999999996 y[1] (analytic) = 0.1120818767401474 y[1] (numeric) = 0.112081876945015 absolute error = 2.048676506216651e-10 relative error = 1.827839224147128e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4989999999999996 y[1] (analytic) = 0.1122308155870334 y[1] (numeric) = 0.1122308157923905 absolute error = 2.053570508087077e-10 relative error = 1.829774200023131e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4979999999999996 y[1] (analytic) = 0.1123798522305606 y[1] (numeric) = 0.1123798524364068 absolute error = 2.058462011955697e-10 relative error = 1.831700230155596e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4969999999999996 y[1] (analytic) = 0.1125289866678569 y[1] (numeric) = 0.112528986874192 absolute error = 2.063350601488878e-10 relative error = 1.833616975134692e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4959999999999996 y[1] (analytic) = 0.1126782188960475 y[1] (numeric) = 0.1126782191028722 absolute error = 2.068247101361109e-10 relative error = 1.835534073598726e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4949999999999996 y[1] (analytic) = 0.1128275489122567 y[1] (numeric) = 0.1128275491195719 absolute error = 2.073151650350269e-10 relative error = 1.83745164220709e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4939999999999996 y[1] (analytic) = 0.1129769767136085 y[1] (numeric) = 0.1129769769214139 absolute error = 2.078053285003989e-10 relative error = 1.839359970015625e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4929999999999995 y[1] (analytic) = 0.1131265022972238 y[1] (numeric) = 0.1131265025055191 absolute error = 2.082952144100148e-10 relative error = 1.841259211415806e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4919999999999995 y[1] (analytic) = 0.1132761256602197 y[1] (numeric) = 0.1132761258690067 absolute error = 2.087870293321359e-10 relative error = 1.843168877071311e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4909999999999995 y[1] (analytic) = 0.113425846799717 y[1] (numeric) = 0.1134258470089944 absolute error = 2.092773732087494e-10 relative error = 1.84505894479486e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4899999999999995 y[1] (analytic) = 0.1135756657128281 y[1] (numeric) = 0.1135756659225978 absolute error = 2.097697016090194e-10 relative error = 1.84695991251695e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4889999999999995 y[1] (analytic) = 0.1137255823966693 y[1] (numeric) = 0.113725582606931 absolute error = 2.102616830645943e-10 relative error = 1.848851231477643e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4879999999999995 y[1] (analytic) = 0.1138755968483528 y[1] (numeric) = 0.1138755970591062 absolute error = 2.107534147199885e-10 relative error = 1.850733788035791e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4869999999999995 y[1] (analytic) = 0.114025709064988 y[1] (numeric) = 0.114025709276234 absolute error = 2.112459512870757e-10 relative error = 1.852616861752447e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4859999999999995 y[1] (analytic) = 0.1141759190436838 y[1] (numeric) = 0.1141759192554231 absolute error = 2.117392927658557e-10 relative error = 1.854500445797541e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4849999999999995 y[1] (analytic) = 0.1143262267815484 y[1] (numeric) = 0.1143262269937807 absolute error = 2.122323289333039e-10 relative error = 1.856374822365405e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4839999999999995 y[1] (analytic) = 0.1144766322756869 y[1] (numeric) = 0.114476632488412 absolute error = 2.127250736672082e-10 relative error = 1.858240144197426e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4829999999999995 y[1] (analytic) = 0.114627135523202 y[1] (numeric) = 0.1146271357364206 absolute error = 2.132186510683809e-10 relative error = 1.860106248796759e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4819999999999995 y[1] (analytic) = 0.1147777365211953 y[1] (numeric) = 0.1147777367349084 absolute error = 2.137130333812465e-10 relative error = 1.861972886543039e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4809999999999995 y[1] (analytic) = 0.1149284352667683 y[1] (numeric) = 0.1149284354809754 absolute error = 2.142070965049925e-10 relative error = 1.863830269748141e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4799999999999995 y[1] (analytic) = 0.115079231757018 y[1] (numeric) = 0.11507923197172 absolute error = 2.147019922960069e-10 relative error = 1.865688439329658e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4789999999999995 y[1] (analytic) = 0.1152301259890422 y[1] (numeric) = 0.1152301262042388 absolute error = 2.15196555020114e-10 relative error = 1.867537270944042e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4779999999999995 y[1] (analytic) = 0.1153811179599347 y[1] (numeric) = 0.1153811181756267 absolute error = 2.15691992044853e-10 relative error = 1.869387260745303e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4769999999999995 y[1] (analytic) = 0.1155322076667887 y[1] (numeric) = 0.1155322078829769 absolute error = 2.161881923479214e-10 relative error = 1.871237438580235e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4759999999999995 y[1] (analytic) = 0.1156833951066966 y[1] (numeric) = 0.1156833953233807 absolute error = 2.166841012174459e-10 relative error = 1.873078681841891e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4749999999999995 y[1] (analytic) = 0.115834680276748 y[1] (numeric) = 0.1158346804939278 absolute error = 2.171797602867898e-10 relative error = 1.874911380321608e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4739999999999995 y[1] (analytic) = 0.11598606317403 y[1] (numeric) = 0.1159860633917062 absolute error = 2.176761826344631e-10 relative error = 1.87674429735453e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4729999999999995 y[1] (analytic) = 0.1161375437956286 y[1] (numeric) = 0.116137544013802 absolute error = 2.181733960160415e-10 relative error = 1.878577666494902e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4719999999999995 y[1] (analytic) = 0.1162891221386293 y[1] (numeric) = 0.1162891223572997 absolute error = 2.186704012308027e-10 relative error = 1.880402889017631e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4709999999999995 y[1] (analytic) = 0.1164407982001139 y[1] (numeric) = 0.116440798419282 absolute error = 2.1916812809053e-10 relative error = 1.882227977464307e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4699999999999995 y[1] (analytic) = 0.1165925719771644 y[1] (numeric) = 0.11659257219683 absolute error = 2.196656190278645e-10 relative error = 1.884044714880189e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4689999999999995 y[1] (analytic) = 0.116744443466859 y[1] (numeric) = 0.1167444436870228 absolute error = 2.201638454879529e-10 relative error = 1.885861450446267e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4679999999999995 y[1] (analytic) = 0.1168964126662762 y[1] (numeric) = 0.116896412886938 absolute error = 2.206618499034363e-10 relative error = 1.887669988072233e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4669999999999995 y[1] (analytic) = 0.1170484795724907 y[1] (numeric) = 0.1170484797936514 absolute error = 2.211606592306126e-10 relative error = 1.889479128976151e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4659999999999995 y[1] (analytic) = 0.1172006441825767 y[1] (numeric) = 0.1172006444042369 absolute error = 2.216602318361183e-10 relative error = 1.891288511100784e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4649999999999995 y[1] (analytic) = 0.1173529064936075 y[1] (numeric) = 0.117352906715767 absolute error = 2.221595407636556e-10 relative error = 1.893089378027098e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4639999999999995 y[1] (analytic) = 0.1175052665026537 y[1] (numeric) = 0.1175052667253123 absolute error = 2.22658558257649e-10 relative error = 1.894881522204969e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4629999999999995 y[1] (analytic) = 0.1176577242067831 y[1] (numeric) = 0.1176577244299415 absolute error = 2.231583529077596e-10 relative error = 1.896674055292447e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4619999999999995 y[1] (analytic) = 0.1178102796030627 y[1] (numeric) = 0.1178102798267217 absolute error = 2.236590218585022e-10 relative error = 1.898467795951889e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4609999999999995 y[1] (analytic) = 0.1179629326885591 y[1] (numeric) = 0.1179629329127184 absolute error = 2.241593161089739e-10 relative error = 1.900252147009519e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4599999999999995 y[1] (analytic) = 0.1181156834603348 y[1] (numeric) = 0.1181156836849953 absolute error = 2.246604707822897e-10 relative error = 1.902037597384215e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4589999999999995 y[1] (analytic) = 0.1182685319154528 y[1] (numeric) = 0.1182685321406141 absolute error = 2.251612923886981e-10 relative error = 1.903814047084478e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4579999999999995 y[1] (analytic) = 0.1184214780509722 y[1] (numeric) = 0.1184214782766352 absolute error = 2.256630021735262e-10 relative error = 1.905591839314773e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4569999999999995 y[1] (analytic) = 0.1185745218639526 y[1] (numeric) = 0.118574522090117 absolute error = 2.261643650136591e-10 relative error = 1.907360548104512e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4559999999999995 y[1] (analytic) = 0.1187276633514496 y[1] (numeric) = 0.1187276635781161 absolute error = 2.266665050099093e-10 relative error = 1.909129672155228e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4549999999999995 y[1] (analytic) = 0.1188809025105182 y[1] (numeric) = 0.1188809027376877 absolute error = 2.271694915512157e-10 relative error = 1.910899789233317e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4539999999999995 y[1] (analytic) = 0.1190342393382127 y[1] (numeric) = 0.1190342395658849 absolute error = 2.276721866589781e-10 relative error = 1.91266133109896e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4529999999999995 y[1] (analytic) = 0.1191876738315847 y[1] (numeric) = 0.1191876740597593 absolute error = 2.28174562577621e-10 relative error = 1.914414093692588e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4519999999999995 y[1] (analytic) = 0.1193412059876829 y[1] (numeric) = 0.1193412062163607 absolute error = 2.286778266746836e-10 relative error = 1.916168223557966e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4509999999999995 y[1] (analytic) = 0.1194948358035554 y[1] (numeric) = 0.1194948360327372 absolute error = 2.291817707833488e-10 relative error = 1.917921969114333e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4499999999999995 y[1] (analytic) = 0.1196485632762495 y[1] (numeric) = 0.119648563505935 absolute error = 2.296855344807724e-10 relative error = 1.919668136344145e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4489999999999995 y[1] (analytic) = 0.1198023884028089 y[1] (numeric) = 0.119802388632999 absolute error = 2.301900337009499e-10 relative error = 1.921414395571038e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4479999999999995 y[1] (analytic) = 0.1199563111802775 y[1] (numeric) = 0.1199563114109718 absolute error = 2.306942969987347e-10 relative error = 1.923152643899106e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4469999999999995 y[1] (analytic) = 0.1201103316056954 y[1] (numeric) = 0.1201103318368948 absolute error = 2.311993235748488e-10 relative error = 1.924891226958246e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4459999999999995 y[1] (analytic) = 0.1202644496761021 y[1] (numeric) = 0.1202644499078072 absolute error = 2.317051550626559e-10 relative error = 1.926630485456737e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4449999999999995 y[1] (analytic) = 0.1204186653885362 y[1] (numeric) = 0.1204186656207469 absolute error = 2.322107089947067e-10 relative error = 1.928361423417777e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4439999999999995 y[1] (analytic) = 0.1205729787400339 y[1] (numeric) = 0.1205729789727498 absolute error = 2.327159576154259e-10 relative error = 1.93008383841277e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4429999999999995 y[1] (analytic) = 0.1207273897276282 y[1] (numeric) = 0.1207273899608502 absolute error = 2.332220250256256e-10 relative error = 1.931807070059209e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4419999999999995 y[1] (analytic) = 0.1208818983483516 y[1] (numeric) = 0.1208818985820806 absolute error = 2.337289251030938e-10 relative error = 1.933531225904023e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4409999999999995 y[1] (analytic) = 0.1210365045992362 y[1] (numeric) = 0.1210365048334717 absolute error = 2.342354782358669e-10 relative error = 1.935246552364045e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4399999999999995 y[1] (analytic) = 0.1211912084773109 y[1] (numeric) = 0.1211912087120527 absolute error = 2.34741809324035e-10 relative error = 1.936954109736291e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4389999999999995 y[1] (analytic) = 0.1213460099796011 y[1] (numeric) = 0.121346010214851 absolute error = 2.352499306468303e-10 relative error = 1.938670506647702e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4379999999999995 y[1] (analytic) = 0.1215009091031353 y[1] (numeric) = 0.1215009093388921 absolute error = 2.357567752131473e-10 relative error = 1.9403704626854e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4369999999999995 y[1] (analytic) = 0.1216559058449344 y[1] (numeric) = 0.1216559060811999 absolute error = 2.362654655252427e-10 relative error = 1.942079703277146e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4359999999999995 y[1] (analytic) = 0.1218110002020228 y[1] (numeric) = 0.1218110004387967 absolute error = 2.36773878281582e-10 relative error = 1.943780757804255e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4349999999999995 y[1] (analytic) = 0.1219661921714208 y[1] (numeric) = 0.1219661924087028 absolute error = 2.372819996043773e-10 relative error = 1.945473539674689e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4339999999999995 y[1] (analytic) = 0.1221214817501461 y[1] (numeric) = 0.122121481987937 absolute error = 2.377909258388655e-10 relative error = 1.947167053912536e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4329999999999995 y[1] (analytic) = 0.1222768689352157 y[1] (numeric) = 0.1222768691735164 absolute error = 2.383006292294709e-10 relative error = 1.948861066729853e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4319999999999995 y[1] (analytic) = 0.122432353723646 y[1] (numeric) = 0.1224323539624561 absolute error = 2.388101244532592e-10 relative error = 1.950547524327605e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4309999999999995 y[1] (analytic) = 0.1225879361124505 y[1] (numeric) = 0.1225879363517698 absolute error = 2.393192310989889e-10 relative error = 1.952224979784798e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4299999999999995 y[1] (analytic) = 0.12274361609864 y[1] (numeric) = 0.1227436163384692 absolute error = 2.398292120453505e-10 relative error = 1.953903752131739e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4289999999999995 y[1] (analytic) = 0.1228993936792247 y[1] (numeric) = 0.1228993939195646 absolute error = 2.403399423922536e-10 relative error = 1.955582816132977e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4279999999999995 y[1] (analytic) = 0.1230552688512138 y[1] (numeric) = 0.1230552690920643 absolute error = 2.408504506945519e-10 relative error = 1.957254272352728e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4269999999999995 y[1] (analytic) = 0.1232112416116132 y[1] (numeric) = 0.1232112418529749 absolute error = 2.413617222751796e-10 relative error = 1.958926142762205e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4259999999999995 y[1] (analytic) = 0.1233673119574277 y[1] (numeric) = 0.1233673121993015 absolute error = 2.418737848897123e-10 relative error = 1.96059864685371e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4249999999999995 y[1] (analytic) = 0.1235234798856627 y[1] (numeric) = 0.1235234801280472 absolute error = 2.423845013588277e-10 relative error = 1.962254476502658e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4239999999999995 y[1] (analytic) = 0.1236797453933166 y[1] (numeric) = 0.1236797456362136 absolute error = 2.428970496959337e-10 relative error = 1.963919386504974e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4229999999999995 y[1] (analytic) = 0.1238361084773911 y[1] (numeric) = 0.1238361087208005 absolute error = 2.434093482328592e-10 relative error = 1.965576528733529e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4219999999999995 y[1] (analytic) = 0.1239925691348844 y[1] (numeric) = 0.1239925693788059 absolute error = 2.439214108473919e-10 relative error = 1.967226040635094e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4209999999999995 y[1] (analytic) = 0.1241491273627908 y[1] (numeric) = 0.1241491276072261 absolute error = 2.444352775743397e-10 relative error = 1.968884379348447e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4199999999999995 y[1] (analytic) = 0.1243057831581081 y[1] (numeric) = 0.1243057834030559 absolute error = 2.449478259114457e-10 relative error = 1.970526388139879e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4189999999999995 y[1] (analytic) = 0.124462536517827 y[1] (numeric) = 0.1244625367632881 absolute error = 2.454611236490933e-10 relative error = 1.972168738614254e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4179999999999995 y[1] (analytic) = 0.1246193874389386 y[1] (numeric) = 0.1246193876849139 absolute error = 2.459752956873729e-10 relative error = 1.973812427924962e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4169999999999995 y[1] (analytic) = 0.1247763359184337 y[1] (numeric) = 0.1247763361649228 absolute error = 2.464891207809572e-10 relative error = 1.975447659739641e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4159999999999995 y[1] (analytic) = 0.1249333819532989 y[1] (numeric) = 0.1249333822003026 absolute error = 2.470037507862344e-10 relative error = 1.977083681914306e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4149999999999995 y[1] (analytic) = 0.1250905255405201 y[1] (numeric) = 0.1250905257880393 absolute error = 2.475191718254166e-10 relative error = 1.978720376750185e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4139999999999995 y[1] (analytic) = 0.125247766677084 y[1] (numeric) = 0.1252477669251172 absolute error = 2.480332328413937e-10 relative error = 1.980340563523798e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4129999999999995 y[1] (analytic) = 0.1254051053599698 y[1] (numeric) = 0.1254051056085189 absolute error = 2.485491812365126e-10 relative error = 1.981970195894842e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4119999999999995 y[1] (analytic) = 0.1255625415861606 y[1] (numeric) = 0.1255625418352254 absolute error = 2.49064879831451e-10 relative error = 1.98359221376977e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4109999999999995 y[1] (analytic) = 0.1257200753526345 y[1] (numeric) = 0.1257200756022158 absolute error = 2.49581327826931e-10 relative error = 1.985214589848724e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4099999999999995 y[1] (analytic) = 0.1258777066563701 y[1] (numeric) = 0.1258777069064676 absolute error = 2.500975537778061e-10 relative error = 1.986829601690633e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4089999999999995 y[1] (analytic) = 0.1260354354943432 y[1] (numeric) = 0.1260354357449565 absolute error = 2.506133633950469e-10 relative error = 1.988435731681946e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4079999999999995 y[1] (analytic) = 0.1261932618635264 y[1] (numeric) = 0.1261932621146566 absolute error = 2.511301444574343e-10 relative error = 1.990044006699999e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4069999999999995 y[1] (analytic) = 0.1263511857608925 y[1] (numeric) = 0.1263511860125401 absolute error = 2.516476471647877e-10 relative error = 1.99165243799933e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4059999999999995 y[1] (analytic) = 0.1265092071834118 y[1] (numeric) = 0.1265092074355777 absolute error = 2.521658715171071e-10 relative error = 1.993261021322499e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4049999999999995 y[1] (analytic) = 0.1266673261280555 y[1] (numeric) = 0.1266673263807382 absolute error = 2.526827913573726e-10 relative error = 1.994853756539557e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4039999999999995 y[1] (analytic) = 0.1268255425917873 y[1] (numeric) = 0.1268255428449889 absolute error = 2.532015985767799e-10 relative error = 1.99645586687343e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4029999999999995 y[1] (analytic) = 0.1269838565715751 y[1] (numeric) = 0.1269838568252952 absolute error = 2.537201004848555e-10 relative error = 1.998050046163504e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4019999999999995 y[1] (analytic) = 0.1271422680643825 y[1] (numeric) = 0.1271422683186209 absolute error = 2.542383803483261e-10 relative error = 1.999636975325818e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.4009999999999995 y[1] (analytic) = 0.1273007770671705 y[1] (numeric) = 0.1273007773219279 absolute error = 2.547573818567628e-10 relative error = 2.001224090897257e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3999999999999995 y[1] (analytic) = 0.1274593835768994 y[1] (numeric) = 0.1274593838321766 absolute error = 2.552772437880435e-10 relative error = 2.002812477388363e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3989999999999995 y[1] (analytic) = 0.1276180875905289 y[1] (numeric) = 0.1276180878463257 absolute error = 2.557967726524168e-10 relative error = 2.004392774425187e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3979999999999995 y[1] (analytic) = 0.1277768891050148 y[1] (numeric) = 0.127776889361332 absolute error = 2.563171619396343e-10 relative error = 2.005974348999664e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3969999999999995 y[1] (analytic) = 0.1279357881173135 y[1] (numeric) = 0.1279357883741506 absolute error = 2.568371904043687e-10 relative error = 2.00754764701849e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3959999999999995 y[1] (analytic) = 0.1280947846243772 y[1] (numeric) = 0.1280947848817352 absolute error = 2.573579960252204e-10 relative error = 2.009121579616939e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3949999999999995 y[1] (analytic) = 0.1282538786231589 y[1] (numeric) = 0.1282538788810375 absolute error = 2.578786073570427e-10 relative error = 2.010688566501391e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3939999999999995 y[1] (analytic) = 0.1284130701106075 y[1] (numeric) = 0.1284130703690074 absolute error = 2.583999403338311e-10 relative error = 2.012255762682572e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3929999999999995 y[1] (analytic) = 0.1285723590836724 y[1] (numeric) = 0.1285723593425935 absolute error = 2.589210790215901e-10 relative error = 2.013816039986397e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3919999999999995 y[1] (analytic) = 0.1287317455392992 y[1] (numeric) = 0.1287317457987422 absolute error = 2.594429671098908e-10 relative error = 2.01537675126675e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3909999999999995 y[1] (analytic) = 0.1288912294744329 y[1] (numeric) = 0.1288912297343985 absolute error = 2.599656045987331e-10 relative error = 2.016937891420303e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3899999999999995 y[1] (analytic) = 0.1290508108860177 y[1] (numeric) = 0.1290508111465057 absolute error = 2.604880200429704e-10 relative error = 2.018491927749627e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3889999999999995 y[1] (analytic) = 0.1292104897709952 y[1] (numeric) = 0.1292104900320053 absolute error = 2.610100746647248e-10 relative error = 2.020037809061192e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3879999999999995 y[1] (analytic) = 0.129370266126304 y[1] (numeric) = 0.1293702663878371 absolute error = 2.615330452204745e-10 relative error = 2.021585431115525e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3869999999999995 y[1] (analytic) = 0.1295301399488824 y[1] (numeric) = 0.1295301402109391 absolute error = 2.620567096656146e-10 relative error = 2.02313306979389e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3859999999999995 y[1] (analytic) = 0.1296901112356676 y[1] (numeric) = 0.1296901114982477 absolute error = 2.625801520661497e-10 relative error = 2.02467365911191e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3849999999999995 y[1] (analytic) = 0.1298501799835933 y[1] (numeric) = 0.1298501802466977 absolute error = 2.631043993783777e-10 relative error = 2.026215130480536e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3839999999999995 y[1] (analytic) = 0.1300103461895927 y[1] (numeric) = 0.130010346453222 absolute error = 2.636293683355717e-10 relative error = 2.027756836760698e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3829999999999995 y[1] (analytic) = 0.1301706098505989 y[1] (numeric) = 0.130170610114752 absolute error = 2.641530327807118e-10 relative error = 2.029283208274809e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3819999999999995 y[1] (analytic) = 0.1303309709635384 y[1] (numeric) = 0.130330971228217 absolute error = 2.646785846049937e-10 relative error = 2.03081878887437e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3809999999999995 y[1] (analytic) = 0.1304914295253412 y[1] (numeric) = 0.130491429790545 absolute error = 2.652037756067926e-10 relative error = 2.03234631248553e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3799999999999994 y[1] (analytic) = 0.1306519855329334 y[1] (numeric) = 0.1306519857986622 absolute error = 2.657287445639867e-10 relative error = 2.03386686761836e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3789999999999994 y[1] (analytic) = 0.1308126389832385 y[1] (numeric) = 0.130812639249493 absolute error = 2.662544906772979e-10 relative error = 2.035388114992574e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3779999999999994 y[1] (analytic) = 0.130973389873179 y[1] (numeric) = 0.1309733901399601 absolute error = 2.667810694578776e-10 relative error = 2.036910472548665e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3769999999999994 y[1] (analytic) = 0.1311342381996772 y[1] (numeric) = 0.1311342384669845 absolute error = 2.673073429271255e-10 relative error = 2.038425254891087e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3759999999999994 y[1] (analytic) = 0.1312951839596513 y[1] (numeric) = 0.1312951842274857 absolute error = 2.678343935524907e-10 relative error = 2.039940731069006e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3749999999999994 y[1] (analytic) = 0.1314562271500201 y[1] (numeric) = 0.1314562274183813 absolute error = 2.683611388665241e-10 relative error = 2.041448660779422e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3739999999999994 y[1] (analytic) = 0.1316173677676983 y[1] (numeric) = 0.131617368036587 absolute error = 2.68888716847826e-10 relative error = 2.042957714535125e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3729999999999994 y[1] (analytic) = 0.1317786058096013 y[1] (numeric) = 0.1317786060790173 absolute error = 2.694159895177961e-10 relative error = 2.044459249379664e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3719999999999994 y[1] (analytic) = 0.1319399412726404 y[1] (numeric) = 0.1319399415425845 absolute error = 2.699441503661859e-10 relative error = 2.045962335305076e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3709999999999994 y[1] (analytic) = 0.1321013741537266 y[1] (numeric) = 0.1321013744241996 absolute error = 2.704729773483905e-10 relative error = 2.04746528248556e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3699999999999994 y[1] (analytic) = 0.13226290444977 y[1] (numeric) = 0.1322629047207716 absolute error = 2.710015822859901e-10 relative error = 2.04896137290641e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3689999999999994 y[1] (analytic) = 0.1324245321576781 y[1] (numeric) = 0.132424532429208 absolute error = 2.715299096678336e-10 relative error = 2.050450209214427e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3679999999999994 y[1] (analytic) = 0.1325862572743554 y[1] (numeric) = 0.1325862575464144 absolute error = 2.7205904196137e-10 relative error = 2.051939978955807e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3669999999999994 y[1] (analytic) = 0.1327480797967059 y[1] (numeric) = 0.1327480800692949 absolute error = 2.72588923655448e-10 relative error = 2.053430257318208e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3659999999999994 y[1] (analytic) = 0.1329099997216332 y[1] (numeric) = 0.1329099999947517 absolute error = 2.731185277937698e-10 relative error = 2.054913312510642e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3649999999999994 y[1] (analytic) = 0.1330720170460366 y[1] (numeric) = 0.1330720173196856 absolute error = 2.736489645993601e-10 relative error = 2.056397510715499e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3639999999999994 y[1] (analytic) = 0.1332341317668162 y[1] (numeric) = 0.1332341320409953 absolute error = 2.741790960936186e-10 relative error = 2.057874303361555e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3629999999999994 y[1] (analytic) = 0.1333963438808682 y[1] (numeric) = 0.1333963441555782 absolute error = 2.747100047439943e-10 relative error = 2.059351828932648e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3619999999999994 y[1] (analytic) = 0.1335586533850879 y[1] (numeric) = 0.1335586536603297 absolute error = 2.752418015727898e-10 relative error = 2.060830912836391e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3609999999999994 y[1] (analytic) = 0.1337210602763715 y[1] (numeric) = 0.1337210605521436 absolute error = 2.75772099600502e-10 relative error = 2.062293695776438e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3599999999999994 y[1] (analytic) = 0.1338835645516077 y[1] (numeric) = 0.1338835648279121 absolute error = 2.763043682740829e-10 relative error = 2.063766147842417e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3589999999999994 y[1] (analytic) = 0.1340461662076892 y[1] (numeric) = 0.1340461664845255 absolute error = 2.768362761251808e-10 relative error = 2.065230837682106e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3579999999999994 y[1] (analytic) = 0.1342088652415035 y[1] (numeric) = 0.1342088655188726 absolute error = 2.773690166435472e-10 relative error = 2.066696683147068e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3569999999999994 y[1] (analytic) = 0.1343716616499389 y[1] (numeric) = 0.1343716619278404 absolute error = 2.779014796061574e-10 relative error = 2.068155414570508e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3559999999999994 y[1] (analytic) = 0.1345345554298805 y[1] (numeric) = 0.1345345557083142 absolute error = 2.784336372574359e-10 relative error = 2.069606848350241e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3549999999999994 y[1] (analytic) = 0.13469754657821 y[1] (numeric) = 0.1346975468571777 absolute error = 2.789677100434318e-10 relative error = 2.071067492543034e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3539999999999994 y[1] (analytic) = 0.1348606350918124 y[1] (numeric) = 0.1348606353713127 absolute error = 2.795003395394957e-10 relative error = 2.072512407710474e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3529999999999994 y[1] (analytic) = 0.1350238209675647 y[1] (numeric) = 0.1350238212475996 absolute error = 2.800349119258527e-10 relative error = 2.073966726161027e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3519999999999994 y[1] (analytic) = 0.1351871042023486 y[1] (numeric) = 0.1351871044829168 absolute error = 2.805681520445802e-10 relative error = 2.075406183896243e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3509999999999994 y[1] (analytic) = 0.1353504847930381 y[1] (numeric) = 0.1353504850741412 absolute error = 2.811031407645714e-10 relative error = 2.076853593796883e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3499999999999994 y[1] (analytic) = 0.13551396273651 y[1] (numeric) = 0.135513963018148 absolute error = 2.81637962951109e-10 relative error = 2.078294791649764e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3489999999999994 y[1] (analytic) = 0.1356775380296381 y[1] (numeric) = 0.1356775383118105 absolute error = 2.821724243151635e-10 relative error = 2.079728364864082e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3479999999999994 y[1] (analytic) = 0.1358412106692928 y[1] (numeric) = 0.1358412109520006 absolute error = 2.827078016132134e-10 relative error = 2.08116373683881e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3469999999999994 y[1] (analytic) = 0.1360049806523444 y[1] (numeric) = 0.1360049809355883 absolute error = 2.832438728006537e-10 relative error = 2.082599265424558e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3459999999999994 y[1] (analytic) = 0.1361688479756623 y[1] (numeric) = 0.136168848259442 absolute error = 2.837796386767621e-10 relative error = 2.084027609071662e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3449999999999994 y[1] (analytic) = 0.136332812636112 y[1] (numeric) = 0.1363328129204283 absolute error = 2.843162649757147e-10 relative error = 2.085457341326827e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3439999999999994 y[1] (analytic) = 0.1364968746305597 y[1] (numeric) = 0.1364968749154123 absolute error = 2.848525582077599e-10 relative error = 2.086879710460311e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3429999999999994 y[1] (analytic) = 0.1366610339558676 y[1] (numeric) = 0.1366610342412572 absolute error = 2.853896285959223e-10 relative error = 2.088302863917188e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3419999999999994 y[1] (analytic) = 0.1368252906088981 y[1] (numeric) = 0.1368252908948246 absolute error = 2.859265046950554e-10 relative error = 2.089719695990624e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3409999999999994 y[1] (analytic) = 0.1369896445865104 y[1] (numeric) = 0.1369896448729745 absolute error = 2.864640746835789e-10 relative error = 2.091136709991782e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3399999999999994 y[1] (analytic) = 0.1371540958855636 y[1] (numeric) = 0.137154096172565 absolute error = 2.870014226274975e-10 relative error = 2.092547224159904e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3389999999999994 y[1] (analytic) = 0.1373186445029132 y[1] (numeric) = 0.1373186447904527 absolute error = 2.875395199719577e-10 relative error = 2.093958333282685e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3379999999999994 y[1] (analytic) = 0.137483290435414 y[1] (numeric) = 0.1374832907234924 absolute error = 2.880784499836864e-10 relative error = 2.095370637925036e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3369999999999994 y[1] (analytic) = 0.1376480336799202 y[1] (numeric) = 0.1376480339685373 absolute error = 2.886170746840833e-10 relative error = 2.096775863542075e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3359999999999994 y[1] (analytic) = 0.1378128742332822 y[1] (numeric) = 0.1378128745224387 absolute error = 2.89156504296173e-10 relative error = 2.098182088610273e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3349999999999994 y[1] (analytic) = 0.1379778120923509 y[1] (numeric) = 0.1379778123820465 absolute error = 2.896956841080822e-10 relative error = 2.099581662551542e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3339999999999994 y[1] (analytic) = 0.1381428472539732 y[1] (numeric) = 0.1381428475442088 absolute error = 2.90235613320533e-10 relative error = 2.100981839377757e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3329999999999994 y[1] (analytic) = 0.1383079797149966 y[1] (numeric) = 0.1383079800057718 absolute error = 2.907752649772277e-10 relative error = 2.102375188882174e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3319999999999994 y[1] (analytic) = 0.1384732094722646 y[1] (numeric) = 0.1384732097635804 absolute error = 2.913157770567665e-10 relative error = 2.103769950642441e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3309999999999994 y[1] (analytic) = 0.1386385365226216 y[1] (numeric) = 0.1386385368144774 absolute error = 2.918558450470954e-10 relative error = 2.105156707272897e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3299999999999994 y[1] (analytic) = 0.1388039608629075 y[1] (numeric) = 0.1388039611553043 absolute error = 2.923968567269952e-10 relative error = 2.106545482630621e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3289999999999994 y[1] (analytic) = 0.1389694824899632 y[1] (numeric) = 0.1389694827829007 absolute error = 2.929374520732608e-10 relative error = 2.107926480149465e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3279999999999994 y[1] (analytic) = 0.1391351014006255 y[1] (numeric) = 0.1391351016941044 absolute error = 2.934789355979461e-10 relative error = 2.109309100605053e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3269999999999994 y[1] (analytic) = 0.1393008175917306 y[1] (numeric) = 0.1393008178857518 absolute error = 2.940212240343243e-10 relative error = 2.11069273761232e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3259999999999994 y[1] (analytic) = 0.1394666310601142 y[1] (numeric) = 0.1394666313546774 absolute error = 2.945631794037951e-10 relative error = 2.112069225195736e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3249999999999994 y[1] (analytic) = 0.1396325418026082 y[1] (numeric) = 0.1396325420977141 absolute error = 2.951059396849587e-10 relative error = 2.113446735805582e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3239999999999994 y[1] (analytic) = 0.1397985498160447 y[1] (numeric) = 0.1397985501116931 absolute error = 2.956483946547905e-10 relative error = 2.114817321380102e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3229999999999994 y[1] (analytic) = 0.1399646550972533 y[1] (numeric) = 0.1399646553934439 absolute error = 2.961906275800175e-10 relative error = 2.116181598662975e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3219999999999994 y[1] (analytic) = 0.1401308576430596 y[1] (numeric) = 0.1401308579397944 absolute error = 2.967347478843863e-10 relative error = 2.117554640536255e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3209999999999994 y[1] (analytic) = 0.1402971574502921 y[1] (numeric) = 0.1402971577475706 absolute error = 2.972784796106964e-10 relative error = 2.118920190639097e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3199999999999994 y[1] (analytic) = 0.140463554515775 y[1] (numeric) = 0.140463554813597 absolute error = 2.978219892924017e-10 relative error = 2.120279458391139e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3189999999999994 y[1] (analytic) = 0.1406300488363302 y[1] (numeric) = 0.1406300491346964 absolute error = 2.983662483746485e-10 relative error = 2.121639371126841e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3179999999999994 y[1] (analytic) = 0.1407966404087796 y[1] (numeric) = 0.1407966407076899 absolute error = 2.989102854122905e-10 relative error = 2.122993024154939e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3169999999999994 y[1] (analytic) = 0.1409633292299418 y[1] (numeric) = 0.1409633295293969 absolute error = 2.994550996060497e-10 relative error = 2.124347525288463e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3159999999999994 y[1] (analytic) = 0.1411301152966344 y[1] (numeric) = 0.141130115596635 absolute error = 3.000006354447748e-10 relative error = 2.12570247543707e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3149999999999994 y[1] (analytic) = 0.1412969986056745 y[1] (numeric) = 0.1412969989062204 absolute error = 3.005459769944707e-10 relative error = 2.127051387929488e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3139999999999994 y[1] (analytic) = 0.1414639791538753 y[1] (numeric) = 0.1414639794549674 absolute error = 3.010920679447082e-10 relative error = 2.128400952281992e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3129999999999994 y[1] (analytic) = 0.1416310569380508 y[1] (numeric) = 0.1416310572396886 absolute error = 3.016378813391896e-10 relative error = 2.129743912531314e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3119999999999994 y[1] (analytic) = 0.1417982319550106 y[1] (numeric) = 0.1417982322571951 absolute error = 3.021845274009394e-10 relative error = 2.131088118904161e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3109999999999994 y[1] (analytic) = 0.1419655042015653 y[1] (numeric) = 0.1419655045042962 absolute error = 3.027308126402062e-10 relative error = 2.132425157384594e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3099999999999994 y[1] (analytic) = 0.1421328736745214 y[1] (numeric) = 0.1421328739777994 absolute error = 3.032779583023171e-10 relative error = 2.133763642862885e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3089999999999994 y[1] (analytic) = 0.142300340370686 y[1] (numeric) = 0.1423003406745107 absolute error = 3.03824743141945e-10 relative error = 2.135094985370346e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3079999999999994 y[1] (analytic) = 0.142467904286862 y[1] (numeric) = 0.1424679045912344 absolute error = 3.043724161599926e-10 relative error = 2.136427974311552e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3069999999999994 y[1] (analytic) = 0.1426355654198523 y[1] (numeric) = 0.1426355657247731 absolute error = 3.049208385785818e-10 relative error = 2.137761628251956e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3059999999999994 y[1] (analytic) = 0.1428033237664587 y[1] (numeric) = 0.1428033240719277 absolute error = 3.054689834414148e-10 relative error = 2.139088750770118e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3049999999999994 y[1] (analytic) = 0.1429711793234806 y[1] (numeric) = 0.1429711796294973 absolute error = 3.060167674817649e-10 relative error = 2.140408779795991e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3039999999999994 y[1] (analytic) = 0.1431391320877142 y[1] (numeric) = 0.1431391323942796 absolute error = 3.065654397005346e-10 relative error = 2.141730463425435e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3029999999999994 y[1] (analytic) = 0.1433071820559556 y[1] (numeric) = 0.1433071823630705 absolute error = 3.07114861319846e-10 relative error = 2.143052824804902e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3019999999999994 y[1] (analytic) = 0.1434753292249999 y[1] (numeric) = 0.143475329532664 absolute error = 3.076640886501281e-10 relative error = 2.144369281548364e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.3009999999999994 y[1] (analytic) = 0.1436435735916388 y[1] (numeric) = 0.1436435738998528 absolute error = 3.082139821142249e-10 relative error = 2.145685841751889e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2999999999999994 y[1] (analytic) = 0.1438119151526639 y[1] (numeric) = 0.1438119154614276 absolute error = 3.087636812892924e-10 relative error = 2.14699651945754e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2989999999999994 y[1] (analytic) = 0.1439803539048635 y[1] (numeric) = 0.1439803542141776 absolute error = 3.093140465981747e-10 relative error = 2.148307308666272e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2979999999999994 y[1] (analytic) = 0.1441488898450249 y[1] (numeric) = 0.1441488901548903 absolute error = 3.098653278410524e-10 relative error = 2.149619939315453e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2969999999999994 y[1] (analytic) = 0.1443175229699352 y[1] (numeric) = 0.1443175232803514 absolute error = 3.104162760170226e-10 relative error = 2.150925747815737e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2959999999999994 y[1] (analytic) = 0.1444862532763783 y[1] (numeric) = 0.1444862535873452 absolute error = 3.109669188816611e-10 relative error = 2.152224947565307e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2949999999999994 y[1] (analytic) = 0.1446550807611357 y[1] (numeric) = 0.1446550810726541 absolute error = 3.115183666579924e-10 relative error = 2.153525234086956e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2939999999999994 y[1] (analytic) = 0.1448240054209882 y[1] (numeric) = 0.1448240057330588 absolute error = 3.120706193460165e-10 relative error = 2.154826601010378e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2929999999999994 y[1] (analytic) = 0.1449930272527158 y[1] (numeric) = 0.1449930275653384 absolute error = 3.126225667227089e-10 relative error = 2.156121384911999e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2919999999999994 y[1] (analytic) = 0.145162146253095 y[1] (numeric) = 0.1451621465662704 absolute error = 3.131753745222454e-10 relative error = 2.157417636800531e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2909999999999994 y[1] (analytic) = 0.1453313624189028 y[1] (numeric) = 0.1453313627326305 absolute error = 3.137277659881477e-10 relative error = 2.158706563858251e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2899999999999994 y[1] (analytic) = 0.1455006757469117 y[1] (numeric) = 0.1455006760611929 absolute error = 3.142811288991965e-10 relative error = 2.15999772706119e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2889999999999994 y[1] (analytic) = 0.1456700862338957 y[1] (numeric) = 0.1456700865487298 absolute error = 3.148340199654598e-10 relative error = 2.161281208140052e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2879999999999994 y[1] (analytic) = 0.1458395938766241 y[1] (numeric) = 0.145839594192012 absolute error = 3.15387854721294e-10 relative error = 2.16256673745336e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2869999999999994 y[1] (analytic) = 0.1460091986718673 y[1] (numeric) = 0.1460091989878086 absolute error = 3.159413286546453e-10 relative error = 2.163845370897993e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2859999999999994 y[1] (analytic) = 0.1461789006163914 y[1] (numeric) = 0.146178900932887 absolute error = 3.164956074996894e-10 relative error = 2.165125104684226e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2849999999999994 y[1] (analytic) = 0.1463486997069621 y[1] (numeric) = 0.1463487000240128 absolute error = 3.170506912564264e-10 relative error = 2.166405932483619e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2839999999999994 y[1] (analytic) = 0.1465185959403447 y[1] (numeric) = 0.1465185962579501 absolute error = 3.17605441946256e-10 relative error = 2.167680081206686e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2829999999999994 y[1] (analytic) = 0.1466885893133003 y[1] (numeric) = 0.1466885896314614 absolute error = 3.18161025303354e-10 relative error = 2.168955518576973e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2819999999999994 y[1] (analytic) = 0.1468586798225908 y[1] (numeric) = 0.1468586801413072 absolute error = 3.187163311046959e-10 relative error = 2.170224677831189e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2809999999999994 y[1] (analytic) = 0.1470288674649742 y[1] (numeric) = 0.1470288677842466 absolute error = 3.19272414062155e-10 relative error = 2.171494751792286e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2799999999999994 y[1] (analytic) = 0.1471991522372087 y[1] (numeric) = 0.1471991525570369 absolute error = 3.19828219463858e-10 relative error = 2.172758569617716e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2789999999999994 y[1] (analytic) = 0.1473695341360492 y[1] (numeric) = 0.1473695344564339 absolute error = 3.20384746510527e-10 relative error = 2.174022930782647e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2779999999999994 y[1] (analytic) = 0.1475400131582505 y[1] (numeric) = 0.1475400134791916 absolute error = 3.209411347793178e-10 relative error = 2.175281999162346e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2769999999999994 y[1] (analytic) = 0.1477105893005641 y[1] (numeric) = 0.1477105896220622 absolute error = 3.214981614263479e-10 relative error = 2.176541051990239e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2759999999999994 y[1] (analytic) = 0.1478812625597416 y[1] (numeric) = 0.1478812628817966 absolute error = 3.220549937843487e-10 relative error = 2.177794456239808e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2749999999999994 y[1] (analytic) = 0.148052032932531 y[1] (numeric) = 0.1480520332551436 absolute error = 3.22612575542891e-10 relative error = 2.179048603067202e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2739999999999994 y[1] (analytic) = 0.1482229004156796 y[1] (numeric) = 0.1482229007388506 absolute error = 3.231709899687019e-10 relative error = 2.180304049255506e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2729999999999994 y[1] (analytic) = 0.1483938650059342 y[1] (numeric) = 0.1483938653296633 absolute error = 3.237290435720297e-10 relative error = 2.181552745183123e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2719999999999994 y[1] (analytic) = 0.1485649267000377 y[1] (numeric) = 0.1485649270243257 absolute error = 3.242879575982016e-10 relative error = 2.182802932033616e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2709999999999994 y[1] (analytic) = 0.1487360854947336 y[1] (numeric) = 0.1487360858195801 absolute error = 3.248465385574661e-10 relative error = 2.184046578050948e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2699999999999994 y[1] (analytic) = 0.1489073413867613 y[1] (numeric) = 0.1489073417121672 absolute error = 3.254059521839991e-10 relative error = 2.185291531992456e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2689999999999994 y[1] (analytic) = 0.1490786943728611 y[1] (numeric) = 0.1490786946988261 absolute error = 3.259650049880491e-10 relative error = 2.186529781195811e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2679999999999993 y[1] (analytic) = 0.1492501444497689 y[1] (numeric) = 0.1492501447762939 absolute error = 3.265249737260945e-10 relative error = 2.187769900859215e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2669999999999993 y[1] (analytic) = 0.1494216916142219 y[1] (numeric) = 0.1494216919413065 absolute error = 3.270845816416568e-10 relative error = 2.189003337521612e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2659999999999993 y[1] (analytic) = 0.1495933358629528 y[1] (numeric) = 0.1495933361905978 absolute error = 3.276449667133363e-10 relative error = 2.190237718968326e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2649999999999993 y[1] (analytic) = 0.1497650771926939 y[1] (numeric) = 0.1497650775209001 absolute error = 3.282061844522843e-10 relative error = 2.191473410253051e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2639999999999993 y[1] (analytic) = 0.149936915600177 y[1] (numeric) = 0.1499369159289441 absolute error = 3.287670968799006e-10 relative error = 2.192702814806419e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2629999999999993 y[1] (analytic) = 0.1501088510821312 y[1] (numeric) = 0.1501088514114589 absolute error = 3.293276762406094e-10 relative error = 2.193925766978389e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2619999999999993 y[1] (analytic) = 0.1502808836352826 y[1] (numeric) = 0.1502808839651717 absolute error = 3.29889143779738e-10 relative error = 2.195150413011595e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2609999999999993 y[1] (analytic) = 0.150453013256357 y[1] (numeric) = 0.1504530135868083 absolute error = 3.304513329638326e-10 relative error = 2.196375637892851e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2599999999999993 y[1] (analytic) = 0.1506252399420794 y[1] (numeric) = 0.1506252402730927 absolute error = 3.310132723477466e-10 relative error = 2.197594987898659e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2589999999999993 y[1] (analytic) = 0.1507975636891712 y[1] (numeric) = 0.1507975640207471 absolute error = 3.315759333766266e-10 relative error = 2.198814922899428e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2579999999999993 y[1] (analytic) = 0.150969984494354 y[1] (numeric) = 0.1509699848264925 absolute error = 3.321384556276286e-10 relative error = 2.200029739289335e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2569999999999993 y[1] (analytic) = 0.151142502354346 y[1] (numeric) = 0.1511425026870476 absolute error = 3.327016440124453e-10 relative error = 2.201244777808714e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2559999999999993 y[1] (analytic) = 0.1513151172658644 y[1] (numeric) = 0.15131511759913 absolute error = 3.332656373089549e-10 relative error = 2.202460952552408e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2549999999999993 y[1] (analytic) = 0.151487829225626 y[1] (numeric) = 0.1514878295594553 absolute error = 3.338293530497083e-10 relative error = 2.203671111772966e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2539999999999993 y[1] (analytic) = 0.1516606382303448 y[1] (numeric) = 0.1516606385647376 absolute error = 3.343927634791299e-10 relative error = 2.204875090735464e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2529999999999993 y[1] (analytic) = 0.1518335442767322 y[1] (numeric) = 0.1518335446116892 absolute error = 3.349570065758201e-10 relative error = 2.206080403190264e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2519999999999993 y[1] (analytic) = 0.1520065473614988 y[1] (numeric) = 0.1520065476970209 absolute error = 3.355220823397786e-10 relative error = 2.20728704232619e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2509999999999993 y[1] (analytic) = 0.152179647481355 y[1] (numeric) = 0.1521796478174417 absolute error = 3.360867140145274e-10 relative error = 2.208486611560226e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2499999999999993 y[1] (analytic) = 0.1523528446330068 y[1] (numeric) = 0.1523528449696591 absolute error = 3.366523448899983e-10 relative error = 2.20968860608372e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2489999999999993 y[1] (analytic) = 0.1525261388131613 y[1] (numeric) = 0.1525261391503788 absolute error = 3.372175316762593e-10 relative error = 2.210883552814105e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2479999999999993 y[1] (analytic) = 0.1526995300185213 y[1] (numeric) = 0.1526995303563048 absolute error = 3.377835788853645e-10 relative error = 2.212080016516056e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2469999999999993 y[1] (analytic) = 0.1528730182457904 y[1] (numeric) = 0.1528730185841397 absolute error = 3.383492930275622e-10 relative error = 2.213270182731407e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2459999999999993 y[1] (analytic) = 0.1530466034916683 y[1] (numeric) = 0.1530466038305841 absolute error = 3.389158120814528e-10 relative error = 2.214461506164056e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2449999999999993 y[1] (analytic) = 0.1532202857528551 y[1] (numeric) = 0.1532202860923371 absolute error = 3.394820535795873e-10 relative error = 2.215646915886667e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2439999999999993 y[1] (analytic) = 0.1533940650260473 y[1] (numeric) = 0.1533940653660963 absolute error = 3.400490444782633e-10 relative error = 2.216833124674809e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2429999999999993 y[1] (analytic) = 0.1535679413079406 y[1] (numeric) = 0.1535679416485575 absolute error = 3.406168680442079e-10 relative error = 2.218020669829709e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2419999999999993 y[1] (analytic) = 0.1537419145952302 y[1] (numeric) = 0.1537419149364146 absolute error = 3.411844418099719e-10 relative error = 2.219202503808008e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2409999999999993 y[1] (analytic) = 0.1539159848846088 y[1] (numeric) = 0.1539159852263604 absolute error = 3.417516269976772e-10 relative error = 2.220377742142179e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2399999999999993 y[1] (analytic) = 0.1540901521727647 y[1] (numeric) = 0.1540901525150855 absolute error = 3.423207550756757e-10 relative error = 2.221561535560483e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2389999999999993 y[1] (analytic) = 0.1542644164563906 y[1] (numeric) = 0.1542644167992791 absolute error = 3.428884953748934e-10 relative error = 2.222732262250675e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2379999999999993 y[1] (analytic) = 0.1544387777321707 y[1] (numeric) = 0.1544387780756288 absolute error = 3.43458123053253e-10 relative error = 2.223911171123625e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2369999999999993 y[1] (analytic) = 0.154613235996794 y[1] (numeric) = 0.1546132363408204 absolute error = 3.44026418463983e-10 relative error = 2.225077408451089e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2359999999999993 y[1] (analytic) = 0.1547877912469416 y[1] (numeric) = 0.1547877915915381 absolute error = 3.44596517987128e-10 relative error = 2.226251277385139e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2349999999999993 y[1] (analytic) = 0.1549624434792981 y[1] (numeric) = 0.1549624438244645 absolute error = 3.451663677100925e-10 relative error = 2.227419495719324e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2339999999999993 y[1] (analytic) = 0.1551371926905445 y[1] (numeric) = 0.1551371930362804 absolute error = 3.457358843661495e-10 relative error = 2.228581543665008e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2329999999999993 y[1] (analytic) = 0.1553120388773589 y[1] (numeric) = 0.1553120392236652 absolute error = 3.463062336894751e-10 relative error = 2.22974494567632e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2319999999999993 y[1] (analytic) = 0.1554869820364189 y[1] (numeric) = 0.1554869823832963 absolute error = 3.468773601689179e-10 relative error = 2.230909338041371e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2309999999999993 y[1] (analytic) = 0.1556620221644015 y[1] (numeric) = 0.1556620225118497 absolute error = 3.474481813370289e-10 relative error = 2.232067761332778e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2299999999999993 y[1] (analytic) = 0.155837159257981 y[1] (numeric) = 0.1558371596059998 absolute error = 3.480187249493838e-10 relative error = 2.233220411655832e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2289999999999993 y[1] (analytic) = 0.1560123933138279 y[1] (numeric) = 0.156012393662419 absolute error = 3.485911281853049e-10 relative error = 2.23438100513011e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2279999999999993 y[1] (analytic) = 0.1561877243286163 y[1] (numeric) = 0.1561877246777785 absolute error = 3.491621991535965e-10 relative error = 2.235529076657556e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2269999999999993 y[1] (analytic) = 0.1563631522990125 y[1] (numeric) = 0.1563631526487476 absolute error = 3.497350742343031e-10 relative error = 2.236684724579525e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2259999999999993 y[1] (analytic) = 0.1565386772216872 y[1] (numeric) = 0.1565386775719938 absolute error = 3.503066448029557e-10 relative error = 2.237828062817076e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2249999999999993 y[1] (analytic) = 0.1567142990933032 y[1] (numeric) = 0.1567142994441833 absolute error = 3.508801027507502e-10 relative error = 2.238979498238678e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2239999999999993 y[1] (analytic) = 0.1568900179105272 y[1] (numeric) = 0.1568900182619805 absolute error = 3.514532276316373e-10 relative error = 2.240124848682645e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2229999999999993 y[1] (analytic) = 0.1570658336700219 y[1] (numeric) = 0.1570658340220479 absolute error = 3.520260472011927e-10 relative error = 2.241264309211645e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2219999999999993 y[1] (analytic) = 0.1572417463684471 y[1] (numeric) = 0.1572417467210468 absolute error = 3.525996994380165e-10 relative error = 2.242405134650494e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2209999999999993 y[1] (analytic) = 0.1574177560024625 y[1] (numeric) = 0.1574177563556365 absolute error = 3.531740733198063e-10 relative error = 2.243546613091611e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2199999999999993 y[1] (analytic) = 0.1575938625687267 y[1] (numeric) = 0.1575938629224749 absolute error = 3.537482529125668e-10 relative error = 2.244682928298031e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2189999999999993 y[1] (analytic) = 0.1577700660638948 y[1] (numeric) = 0.157770066418218 absolute error = 3.543231541502934e-10 relative error = 2.245819901012129e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2179999999999993 y[1] (analytic) = 0.1579463664846225 y[1] (numeric) = 0.1579463668395203 absolute error = 3.54897833343415e-10 relative error = 2.246951552240788e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2169999999999993 y[1] (analytic) = 0.1581227638275615 y[1] (numeric) = 0.1581227641830348 absolute error = 3.554732341815026e-10 relative error = 2.248083865831986e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2159999999999993 y[1] (analytic) = 0.158299258089364 y[1] (numeric) = 0.1582992584454124 absolute error = 3.56048357463834e-10 relative error = 2.249210525439326e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2149999999999993 y[1] (analytic) = 0.1584758492666785 y[1] (numeric) = 0.1584758496233028 absolute error = 3.566242856578583e-10 relative error = 2.250338378422199e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2139999999999993 y[1] (analytic) = 0.1586525373561541 y[1] (numeric) = 0.1586525377133539 absolute error = 3.571998807849752e-10 relative error = 2.251460246003558e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2129999999999993 y[1] (analytic) = 0.1588293223544357 y[1] (numeric) = 0.158829322712212 absolute error = 3.577763085793606e-10 relative error = 2.252583485692677e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2119999999999993 y[1] (analytic) = 0.159006204258168 y[1] (numeric) = 0.1590062046165215 absolute error = 3.583535690410145e-10 relative error = 2.253708090906813e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2109999999999993 y[1] (analytic) = 0.1591831830639951 y[1] (numeric) = 0.1591831834229256 absolute error = 3.589304409246097e-10 relative error = 2.254826383138172e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2099999999999993 y[1] (analytic) = 0.1593602587685582 y[1] (numeric) = 0.1593602591280654 absolute error = 3.595071462747512e-10 relative error = 2.255939774777035e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2089999999999993 y[1] (analytic) = 0.1595374313684961 y[1] (numeric) = 0.1595374317285806 absolute error = 3.600844900031319e-10 relative error = 2.257053325444463e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2079999999999993 y[1] (analytic) = 0.1597147008604466 y[1] (numeric) = 0.1597147012211093 absolute error = 3.606627219099323e-10 relative error = 2.258168596672058e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2069999999999993 y[1] (analytic) = 0.1598920672410472 y[1] (numeric) = 0.1598920676022879 absolute error = 3.612407040165522e-10 relative error = 2.259278463589813e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2059999999999993 y[1] (analytic) = 0.1600695305069317 y[1] (numeric) = 0.160069530868751 absolute error = 3.618193800125624e-10 relative error = 2.260388837692594e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2049999999999993 y[1] (analytic) = 0.160247090654734 y[1] (numeric) = 0.1602470910171318 absolute error = 3.623978062083921e-10 relative error = 2.261493826363494e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2039999999999993 y[1] (analytic) = 0.1604247476810847 y[1] (numeric) = 0.1604247480440617 absolute error = 3.629770095603391e-10 relative error = 2.262599847013111e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2029999999999993 y[1] (analytic) = 0.1606025015826134 y[1] (numeric) = 0.1606025019461705 absolute error = 3.635570178239789e-10 relative error = 2.263707067084296e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2019999999999993 y[1] (analytic) = 0.1607803523559496 y[1] (numeric) = 0.1607803527200863 absolute error = 3.641367207762869e-10 relative error = 2.264808575429225e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.2009999999999993 y[1] (analytic) = 0.1609582999977196 y[1] (numeric) = 0.1609583003624357 absolute error = 3.647160906616875e-10 relative error = 2.26590421660054e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1999999999999993 y[1] (analytic) = 0.1611363445045472 y[1] (numeric) = 0.1611363448698435 absolute error = 3.652963487255079e-10 relative error = 2.267001587064049e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1989999999999993 y[1] (analytic) = 0.1613144858730558 y[1] (numeric) = 0.1613144862389331 absolute error = 3.658773006787186e-10 relative error = 2.268099474752941e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1979999999999993 y[1] (analytic) = 0.1614927240998678 y[1] (numeric) = 0.1614927244663259 absolute error = 3.664580860984756e-10 relative error = 2.269192548091865e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1969999999999993 y[1] (analytic) = 0.1616710591816024 y[1] (numeric) = 0.161671059548642 absolute error = 3.670395654076231e-10 relative error = 2.270286143145346e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1959999999999993 y[1] (analytic) = 0.1618494911148788 y[1] (numeric) = 0.1618494914824996 absolute error = 3.676207671610143e-10 relative error = 2.271374254121575e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1949999999999993 y[1] (analytic) = 0.1620280198963125 y[1] (numeric) = 0.1620280202645153 absolute error = 3.682028015816741e-10 relative error = 2.272463749278057e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1939999999999993 y[1] (analytic) = 0.1622066455225199 y[1] (numeric) = 0.1622066458913044 absolute error = 3.687845029354264e-10 relative error = 2.273547435417659e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1929999999999993 y[1] (analytic) = 0.1623853679901131 y[1] (numeric) = 0.1623853683594801 absolute error = 3.693670092008716e-10 relative error = 2.274632337707673e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1919999999999993 y[1] (analytic) = 0.1625641872957049 y[1] (numeric) = 0.1625641876656542 absolute error = 3.699492379105607e-10 relative error = 2.275711791537588e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1909999999999993 y[1] (analytic) = 0.1627431034359046 y[1] (numeric) = 0.1627431038064368 absolute error = 3.705322160207913e-10 relative error = 2.276792123278658e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1899999999999993 y[1] (analytic) = 0.1629221164073203 y[1] (numeric) = 0.1629221167784364 absolute error = 3.711160823094417e-10 relative error = 2.277874179964722e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1889999999999993 y[1] (analytic) = 0.1631012262065603 y[1] (numeric) = 0.1631012265782598 absolute error = 3.716995045088822e-10 relative error = 2.278949785687949e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1879999999999993 y[1] (analytic) = 0.1632804328302284 y[1] (numeric) = 0.1632804332025123 absolute error = 3.722838703978937e-10 relative error = 2.280027459168838e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1869999999999993 y[1] (analytic) = 0.1634597362749295 y[1] (numeric) = 0.1634597366477973 absolute error = 3.728678477088465e-10 relative error = 2.281099041305837e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1859999999999993 y[1] (analytic) = 0.1636391365372643 y[1] (numeric) = 0.1636391369107169 absolute error = 3.734526021759166e-10 relative error = 2.282171674077937e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1849999999999993 y[1] (analytic) = 0.1638186336138342 y[1] (numeric) = 0.1638186339878713 absolute error = 3.740371068428061e-10 relative error = 2.283239083317682e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1839999999999993 y[1] (analytic) = 0.1639982275012369 y[1] (numeric) = 0.1639982278758592 absolute error = 3.746223886658129e-10 relative error = 2.28430754632996e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1829999999999993 y[1] (analytic) = 0.1641779181960703 y[1] (numeric) = 0.1641779185712777 absolute error = 3.752073929330635e-10 relative error = 2.285370633613287e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1819999999999993 y[1] (analytic) = 0.1643577056949288 y[1] (numeric) = 0.164357706070722 absolute error = 3.757932298675826e-10 relative error = 2.286435115887466e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1809999999999993 y[1] (analytic) = 0.1645375899944073 y[1] (numeric) = 0.164537590370786 absolute error = 3.763786504684674e-10 relative error = 2.287493395772119e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1799999999999993 y[1] (analytic) = 0.1647175710910968 y[1] (numeric) = 0.1647175714680618 absolute error = 3.76964959247772e-10 relative error = 2.288553411459012e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1789999999999993 y[1] (analytic) = 0.1648976489815878 y[1] (numeric) = 0.1648976493591398 absolute error = 3.775519896720425e-10 relative error = 2.289614145524897e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1779999999999993 y[1] (analytic) = 0.1650778236624701 y[1] (numeric) = 0.165077824040609 absolute error = 3.781388258072838e-10 relative error = 2.290670045302107e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1769999999999993 y[1] (analytic) = 0.16525809513033 y[1] (numeric) = 0.1652580955090565 absolute error = 3.787264113430666e-10 relative error = 2.29172683519307e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1759999999999993 y[1] (analytic) = 0.1654384633817542 y[1] (numeric) = 0.1654384637610679 absolute error = 3.793136638119421e-10 relative error = 2.2927779674589e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1749999999999993 y[1] (analytic) = 0.1656189284133254 y[1] (numeric) = 0.1656189287932271 absolute error = 3.79901748948086e-10 relative error = 2.293830497441619e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1739999999999993 y[1] (analytic) = 0.1657994902216271 y[1] (numeric) = 0.1657994906021166 absolute error = 3.804895010173226e-10 relative error = 2.294877387793627e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1729999999999993 y[1] (analytic) = 0.1659801488032389 y[1] (numeric) = 0.165980149184317 absolute error = 3.810780857538276e-10 relative error = 2.295925678471204e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1719999999999993 y[1] (analytic) = 0.166160904154741 y[1] (numeric) = 0.1661609045364073 absolute error = 3.816663651790009e-10 relative error = 2.296968514468155e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1709999999999993 y[1] (analytic) = 0.1663417562727096 y[1] (numeric) = 0.166341756654965 absolute error = 3.822554217602914e-10 relative error = 2.298012419284556e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1699999999999993 y[1] (analytic) = 0.1665227051537206 y[1] (numeric) = 0.1665227055365659 absolute error = 3.828453387644259e-10 relative error = 2.299057887697737e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1689999999999993 y[1] (analytic) = 0.1667037507943493 y[1] (numeric) = 0.1667037511777842 absolute error = 3.834348116793507e-10 relative error = 2.300097087511649e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1679999999999993 y[1] (analytic) = 0.1668848931911681 y[1] (numeric) = 0.1668848935751923 absolute error = 3.840241458163973e-10 relative error = 2.301131866840064e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1669999999999993 y[1] (analytic) = 0.1670661323407469 y[1] (numeric) = 0.1670661327253612 absolute error = 3.846142293539856e-10 relative error = 2.302167554639555e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1659999999999993 y[1] (analytic) = 0.1672474682396551 y[1] (numeric) = 0.1672474686248601 absolute error = 3.852050900476911e-10 relative error = 2.303204312161644e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1649999999999993 y[1] (analytic) = 0.1674289008844612 y[1] (numeric) = 0.1674289012702568 absolute error = 3.857956454300648e-10 relative error = 2.304235668943998e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1639999999999993 y[1] (analytic) = 0.1676104302717303 y[1] (numeric) = 0.1676104306581173 absolute error = 3.863870057241314e-10 relative error = 2.305268264616469e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1629999999999993 y[1] (analytic) = 0.1677920563980278 y[1] (numeric) = 0.1677920567850059 absolute error = 3.869780329512906e-10 relative error = 2.306295311342516e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1619999999999993 y[1] (analytic) = 0.1679737792599154 y[1] (numeric) = 0.1679737796474853 absolute error = 3.875699206012939e-10 relative error = 2.307323930609341e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1609999999999993 y[1] (analytic) = 0.1681555988539544 y[1] (numeric) = 0.1681555992421169 absolute error = 3.88162474385112e-10 relative error = 2.308352960178488e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1599999999999993 y[1] (analytic) = 0.1683375151767051 y[1] (numeric) = 0.16833751556546 absolute error = 3.887549171466276e-10 relative error = 2.30937778033939e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1589999999999993 y[1] (analytic) = 0.1685195282247256 y[1] (numeric) = 0.1685195286140725 absolute error = 3.893468880633577e-10 relative error = 2.310396261875077e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1579999999999993 y[1] (analytic) = 0.168701637994571 y[1] (numeric) = 0.1687016383845108 absolute error = 3.899398026696588e-10 relative error = 2.311416814353679e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1569999999999993 y[1] (analytic) = 0.1688838444827959 y[1] (numeric) = 0.1688838448733294 absolute error = 3.905334111653502e-10 relative error = 2.312437950245345e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1559999999999993 y[1] (analytic) = 0.1690661476859545 y[1] (numeric) = 0.1690661480770813 absolute error = 3.911267698608611e-10 relative error = 2.313454084181245e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1549999999999992 y[1] (analytic) = 0.1692485476005972 y[1] (numeric) = 0.169248547992318 absolute error = 3.917208502013381e-10 relative error = 2.314470970384599e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1539999999999992 y[1] (analytic) = 0.1694310442232745 y[1] (numeric) = 0.1694310446155892 absolute error = 3.923147084972101e-10 relative error = 2.315483034975703e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1529999999999992 y[1] (analytic) = 0.1696136375505337 y[1] (numeric) = 0.169613637943443 absolute error = 3.929093161936237e-10 relative error = 2.316496019234082e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1519999999999992 y[1] (analytic) = 0.1697963275789223 y[1] (numeric) = 0.169796327972426 absolute error = 3.935037018454324e-10 relative error = 2.317504197271462e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1509999999999992 y[1] (analytic) = 0.1699791143049842 y[1] (numeric) = 0.169979114699083 absolute error = 3.940987813866315e-10 relative error = 2.318512971420251e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1499999999999992 y[1] (analytic) = 0.1701619977252636 y[1] (numeric) = 0.1701619981199573 absolute error = 3.946936666388012e-10 relative error = 2.319517118481748e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1489999999999992 y[1] (analytic) = 0.1703449778363013 y[1] (numeric) = 0.1703449782315905 absolute error = 3.952891902692102e-10 relative error = 2.320521539819486e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1479999999999992 y[1] (analytic) = 0.170528054634637 y[1] (numeric) = 0.1705280550305227 absolute error = 3.958856853447656e-10 relative error = 2.321528186039335e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1469999999999992 y[1] (analytic) = 0.1707112281168105 y[1] (numeric) = 0.1707112285132923 absolute error = 3.964817918422625e-10 relative error = 2.322529081513998e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1459999999999992 y[1] (analytic) = 0.1708944982793573 y[1] (numeric) = 0.170894498676436 absolute error = 3.970786754958766e-10 relative error = 2.323531064451128e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1449999999999992 y[1] (analytic) = 0.1710778651188138 y[1] (numeric) = 0.171077865516489 absolute error = 3.976752815937346e-10 relative error = 2.324527964605758e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1439999999999992 y[1] (analytic) = 0.1712613286317122 y[1] (numeric) = 0.1712613290299849 absolute error = 3.982726648477097e-10 relative error = 2.325525955156943e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1429999999999992 y[1] (analytic) = 0.1714448888145857 y[1] (numeric) = 0.1714448892134555 absolute error = 3.988697705459288e-10 relative error = 2.326518879062639e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1419999999999992 y[1] (analytic) = 0.1716285456639635 y[1] (numeric) = 0.1716285460634311 absolute error = 3.994676811558406e-10 relative error = 2.327513057984947e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1409999999999992 y[1] (analytic) = 0.1718122991763753 y[1] (numeric) = 0.1718122995764405 absolute error = 4.000652309432695e-10 relative error = 2.328501701339666e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1399999999999992 y[1] (analytic) = 0.171996149348347 y[1] (numeric) = 0.1719961497490106 absolute error = 4.006636689091181e-10 relative error = 2.329492087044615e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1389999999999992 y[1] (analytic) = 0.1721800961764053 y[1] (numeric) = 0.172180096577667 absolute error = 4.012617460524837e-10 relative error = 2.330476953859843e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1379999999999992 y[1] (analytic) = 0.1723641396570727 y[1] (numeric) = 0.1723641400589334 absolute error = 4.018606836186933e-10 relative error = 2.331463403108186e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1369999999999992 y[1] (analytic) = 0.1725482797868717 y[1] (numeric) = 0.172548280189332 absolute error = 4.02460342829869e-10 relative error = 2.332450623831083e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1359999999999992 y[1] (analytic) = 0.1727325165623237 y[1] (numeric) = 0.1727325169653834 absolute error = 4.030597244852885e-10 relative error = 2.333432827280441e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1349999999999992 y[1] (analytic) = 0.1729168499799467 y[1] (numeric) = 0.1729168503836066 absolute error = 4.036598832968252e-10 relative error = 2.334416127425626e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1339999999999992 y[1] (analytic) = 0.1731012800362592 y[1] (numeric) = 0.1731012804405189 absolute error = 4.042597367970302e-10 relative error = 2.335394265786773e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1329999999999992 y[1] (analytic) = 0.1732858067277757 y[1] (numeric) = 0.1732858071326361 absolute error = 4.048603674533524e-10 relative error = 2.336373503972948e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1319999999999992 y[1] (analytic) = 0.1734704300510115 y[1] (numeric) = 0.1734704304564722 absolute error = 4.054607760650697e-10 relative error = 2.337348076821151e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1309999999999992 y[1] (analytic) = 0.1736551500024779 y[1] (numeric) = 0.1736551504085398 absolute error = 4.060619340773286e-10 relative error = 2.338323591736464e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1299999999999992 y[1] (analytic) = 0.173839966578687 y[1] (numeric) = 0.1738399669853498 absolute error = 4.066627867782557e-10 relative error = 2.339293976993396e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1289999999999992 y[1] (analytic) = 0.174024879776147 y[1] (numeric) = 0.1740248801834114 absolute error = 4.072643888797245e-10 relative error = 2.340265308061697e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1279999999999992 y[1] (analytic) = 0.1742098895913665 y[1] (numeric) = 0.1742098899992323 absolute error = 4.078657966921639e-10 relative error = 2.341232163391355e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1269999999999992 y[1] (analytic) = 0.1743949960208505 y[1] (numeric) = 0.1743949964293184 absolute error = 4.08467953905145e-10 relative error = 2.342199966886143e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1259999999999992 y[1] (analytic) = 0.1745801990611035 y[1] (numeric) = 0.1745801994701744 absolute error = 4.090708882742433e-10 relative error = 2.343168872954874e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1249999999999992 y[1] (analytic) = 0.1747654987086293 y[1] (numeric) = 0.1747654991183028 absolute error = 4.096734895764342e-10 relative error = 2.344132523888171e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1239999999999992 y[1] (analytic) = 0.1749508949599281 y[1] (numeric) = 0.1749508953702051 absolute error = 4.102769235458936e-10 relative error = 2.345097598042388e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1229999999999992 y[1] (analytic) = 0.1751363878115006 y[1] (numeric) = 0.1751363882223806 absolute error = 4.108800244484456e-10 relative error = 2.346057433197013e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1219999999999992 y[1] (analytic) = 0.1753219772598434 y[1] (numeric) = 0.1753219776713275 absolute error = 4.114840412849929e-10 relative error = 2.347019168481858e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1209999999999992 y[1] (analytic) = 0.1755076633014544 y[1] (numeric) = 0.175507663713542 absolute error = 4.12087641787906e-10 relative error = 2.347975205390882e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1199999999999992 y[1] (analytic) = 0.1756934459328269 y[1] (numeric) = 0.1756934463455189 absolute error = 4.12692047202512e-10 relative error = 2.348932511462591e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1189999999999992 y[1] (analytic) = 0.1758793251504553 y[1] (numeric) = 0.1758793255637514 absolute error = 4.132961473057861e-10 relative error = 2.349884768731251e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1179999999999992 y[1] (analytic) = 0.17606530095083 y[1] (numeric) = 0.176065301364731 absolute error = 4.139010523207531e-10 relative error = 2.350838297412981e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1169999999999992 y[1] (analytic) = 0.1762513733304408 y[1] (numeric) = 0.1762513737449476 absolute error = 4.145067344918374e-10 relative error = 2.351792934485163e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1159999999999992 y[1] (analytic) = 0.1764375422857773 y[1] (numeric) = 0.1764375427008894 absolute error = 4.151121113515899e-10 relative error = 2.352742539789119e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1149999999999992 y[1] (analytic) = 0.1766238078133261 y[1] (numeric) = 0.1766238082290433 absolute error = 4.157172384111618e-10 relative error = 2.35368744201537e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1139999999999992 y[1] (analytic) = 0.17681016990957 y[1] (numeric) = 0.1768101703258942 absolute error = 4.163241973387244e-10 relative error = 2.354639427990224e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1129999999999992 y[1] (analytic) = 0.176996628570996 y[1] (numeric) = 0.1769966289879258 absolute error = 4.169297962430818e-10 relative error = 2.355580440199431e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1119999999999992 y[1] (analytic) = 0.1771831837940824 y[1] (numeric) = 0.1771831842116197 absolute error = 4.175373102821567e-10 relative error = 2.356528996382679e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1109999999999992 y[1] (analytic) = 0.177369835575313 y[1] (numeric) = 0.1773698359934563 absolute error = 4.181433532757239e-10 relative error = 2.357465980161977e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1099999999999992 y[1] (analytic) = 0.1775565839111629 y[1] (numeric) = 0.1775565843299143 absolute error = 4.187513391595843e-10 relative error = 2.358410653862875e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1089999999999992 y[1] (analytic) = 0.1777434287981117 y[1] (numeric) = 0.1777434292174706 absolute error = 4.193589642209616e-10 relative error = 2.359350030865484e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1079999999999992 y[1] (analytic) = 0.1779303702326344 y[1] (numeric) = 0.1779303706526008 absolute error = 4.199663949933097e-10 relative error = 2.360285062320874e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1069999999999992 y[1] (analytic) = 0.1781174082112041 y[1] (numeric) = 0.1781174086317786 absolute error = 4.205745474106237e-10 relative error = 2.361220902742556e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1059999999999992 y[1] (analytic) = 0.1783045427302939 y[1] (numeric) = 0.1783045431514763 absolute error = 4.21182394516606e-10 relative error = 2.36215178854805e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1049999999999992 y[1] (analytic) = 0.1784917737863724 y[1] (numeric) = 0.1784917742081645 absolute error = 4.217921012461545e-10 relative error = 2.363089862903013e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1039999999999992 y[1] (analytic) = 0.1786791013759117 y[1] (numeric) = 0.1786791017983122 absolute error = 4.224005034636491e-10 relative error = 2.364017393253995e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1029999999999992 y[1] (analytic) = 0.1788665254953772 y[1] (numeric) = 0.1788665259183868 absolute error = 4.230096273261097e-10 relative error = 2.364945739034006e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1019999999999992 y[1] (analytic) = 0.1790540461412345 y[1] (numeric) = 0.1790540465648542 absolute error = 4.236196116114144e-10 relative error = 2.365875671289053e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.1009999999999992 y[1] (analytic) = 0.1792416633099492 y[1] (numeric) = 0.1792416637341784 absolute error = 4.242292073186604e-10 relative error = 2.366800215333154e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.0999999999999992 y[1] (analytic) = 0.1794293769979825 y[1] (numeric) = 0.1794293774228221 absolute error = 4.248396079375993e-10 relative error = 2.367726038208204e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.0989999999999992 y[1] (analytic) = 0.1796171872017966 y[1] (numeric) = 0.1796171876272464 absolute error = 4.254497587563577e-10 relative error = 2.368647262460316e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.0979999999999992 y[1] (analytic) = 0.1798050939178498 y[1] (numeric) = 0.1798050943439105 absolute error = 4.260606867312333e-10 relative error = 2.369569612559998e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.0969999999999992 y[1] (analytic) = 0.1799930971425999 y[1] (numeric) = 0.1799930975692723 absolute error = 4.266723918622262e-10 relative error = 2.370493083544166e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.0959999999999992 y[1] (analytic) = 0.1801811968725041 y[1] (numeric) = 0.1801811972997879 absolute error = 4.272837916818872e-10 relative error = 2.371411662806483e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.0949999999999992 y[1] (analytic) = 0.180369393104017 y[1] (numeric) = 0.1803693935319119 absolute error = 4.278948861902165e-10 relative error = 2.372325364223265e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.0939999999999992 y[1] (analytic) = 0.1805576858335906 y[1] (numeric) = 0.1805576862620974 absolute error = 4.285067856102387e-10 relative error = 2.373240350483713e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.09299999999999919 y[1] (analytic) = 0.1807460750576761 y[1] (numeric) = 0.1807460754867956 absolute error = 4.291194899419537e-10 relative error = 2.374156616153472e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.09199999999999919 y[1] (analytic) = 0.1809345607727244 y[1] (numeric) = 0.1809345612024564 absolute error = 4.297319167179126e-10 relative error = 2.375068173170672e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.09099999999999919 y[1] (analytic) = 0.1811231429751828 y[1] (numeric) = 0.1811231434055278 absolute error = 4.303450373832618e-10 relative error = 2.375980398276476e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.08999999999999919 y[1] (analytic) = 0.1813118216614986 y[1] (numeric) = 0.1813118220924566 absolute error = 4.309579915151573e-10 relative error = 2.376888542434577e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.08899999999999919 y[1] (analytic) = 0.181500596828116 y[1] (numeric) = 0.1815005972596876 absolute error = 4.315715840252921e-10 relative error = 2.377797051730895e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.08799999999999919 y[1] (analytic) = 0.1816894684714792 y[1] (numeric) = 0.1816894689036643 absolute error = 4.321850377575487e-10 relative error = 2.378701646239837e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.08699999999999919 y[1] (analytic) = 0.1818784365880292 y[1] (numeric) = 0.1818784370208283 absolute error = 4.327991853791957e-10 relative error = 2.379606914917156e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.08599999999999919 y[1] (analytic) = 0.1820675011742059 y[1] (numeric) = 0.18206750160762 absolute error = 4.3341411015696e-10 relative error = 2.380513311611063e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.08499999999999919 y[1] (analytic) = 0.182256662226449 y[1] (numeric) = 0.1822566626604778 absolute error = 4.340287851345437e-10 relative error = 2.38141519674751e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.08399999999999919 y[1] (analytic) = 0.1824459197411956 y[1] (numeric) = 0.1824459201758388 absolute error = 4.3464312704522e-10 relative error = 2.382312126583991e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.08299999999999919 y[1] (analytic) = 0.1826352737148789 y[1] (numeric) = 0.1826352741501382 absolute error = 4.352593563350382e-10 relative error = 2.383216272966763e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.08199999999999918 y[1] (analytic) = 0.1828247241439358 y[1] (numeric) = 0.18282472457981 absolute error = 4.358742256016512e-10 relative error = 2.384109849707704e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.08099999999999918 y[1] (analytic) = 0.1830142710247965 y[1] (numeric) = 0.1830142714612863 absolute error = 4.364898165132303e-10 relative error = 2.385004262613436e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.07999999999999918 y[1] (analytic) = 0.1832039143538914 y[1] (numeric) = 0.1832039147909977 absolute error = 4.371062678476534e-10 relative error = 2.385900265227433e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.07899999999999918 y[1] (analytic) = 0.1833936541276507 y[1] (numeric) = 0.1833936545653731 absolute error = 4.377223583595935e-10 relative error = 2.386791192103724e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.07799999999999918 y[1] (analytic) = 0.1835834903425007 y[1] (numeric) = 0.18358349078084 absolute error = 4.383393092943777e-10 relative error = 2.387683709883685e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.07699999999999918 y[1] (analytic) = 0.1837734229948671 y[1] (numeric) = 0.1837734234338241 absolute error = 4.389570373852791e-10 relative error = 2.388577359183974e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.07599999999999918 y[1] (analytic) = 0.1839634520811753 y[1] (numeric) = 0.1839634525207498 absolute error = 4.395744324092732e-10 relative error = 2.389466100121384e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.07499999999999918 y[1] (analytic) = 0.184153577597848 y[1] (numeric) = 0.1841535780380395 absolute error = 4.401915221219355e-10 relative error = 2.390350097260774e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.07399999999999918 y[1] (analytic) = 0.184343799541305 y[1] (numeric) = 0.1843437999821144 absolute error = 4.408094167462906e-10 relative error = 2.391235386506833e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.07299999999999918 y[1] (analytic) = 0.1845341179079657 y[1] (numeric) = 0.1845341183493938 absolute error = 4.41428088526763e-10 relative error = 2.392121812113466e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.07199999999999918 y[1] (analytic) = 0.184724532694249 y[1] (numeric) = 0.1847245331362956 absolute error = 4.420465105070548e-10 relative error = 2.393003809833521e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.07099999999999917 y[1] (analytic) = 0.1849150438965703 y[1] (numeric) = 0.1849150443392359 absolute error = 4.426656818878882e-10 relative error = 2.393886795578878e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.06999999999999917 y[1] (analytic) = 0.185105651511345 y[1] (numeric) = 0.1851056519546296 absolute error = 4.432845479573899e-10 relative error = 2.394765067074255e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.06899999999999917 y[1] (analytic) = 0.1852963555349853 y[1] (numeric) = 0.1852963559788895 absolute error = 4.439041911830088e-10 relative error = 2.395644479360504e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.06799999999999917 y[1] (analytic) = 0.1854871559639037 y[1] (numeric) = 0.1854871564084272 absolute error = 4.445235568528716e-10 relative error = 2.396519341422093e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.06699999999999917 y[1] (analytic) = 0.1856780527945089 y[1] (numeric) = 0.1856780532396526 absolute error = 4.451437274344272e-10 relative error = 2.397395495778226e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.06599999999999917 y[1] (analytic) = 0.1858690460232102 y[1] (numeric) = 0.1858690464689739 absolute error = 4.457636204602267e-10 relative error = 2.398267113312468e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.06499999999999917 y[1] (analytic) = 0.1860601356464135 y[1] (numeric) = 0.1860601360927978 absolute error = 4.463842351309921e-10 relative error = 2.39913957699835e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.06399999999999917 y[1] (analytic) = 0.1862513216605237 y[1] (numeric) = 0.1862513221075293 absolute error = 4.470056547134504e-10 relative error = 2.400013329989669e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.06299999999999917 y[1] (analytic) = 0.1864426040619453 y[1] (numeric) = 0.1864426045095721 absolute error = 4.476267967401526e-10 relative error = 2.400882561109418e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.06199999999999917 y[1] (analytic) = 0.1866339828470804 y[1] (numeric) = 0.1866339832953281 absolute error = 4.482476889666742e-10 relative error = 2.401747431677266e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.06099999999999917 y[1] (analytic) = 0.1868254580123282 y[1] (numeric) = 0.1868254584611975 absolute error = 4.488692750825862e-10 relative error = 2.402613004984397e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.05999999999999917 y[1] (analytic) = 0.1870170295540874 y[1] (numeric) = 0.1870170300035791 absolute error = 4.494916938657667e-10 relative error = 2.403480019640504e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.05899999999999916 y[1] (analytic) = 0.1872086974687563 y[1] (numeric) = 0.18720869791887 absolute error = 4.501137240708886e-10 relative error = 2.404341946484667e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.05799999999999916 y[1] (analytic) = 0.1874004617527291 y[1] (numeric) = 0.1874004622034658 absolute error = 4.507366979655814e-10 relative error = 2.405205909045831e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.05699999999999916 y[1] (analytic) = 0.1875923224024003 y[1] (numeric) = 0.1875923228537606 absolute error = 4.513603379940889e-10 relative error = 2.40607042022693e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.05599999999999916 y[1] (analytic) = 0.187784279414164 y[1] (numeric) = 0.1877842798661466 absolute error = 4.519826179993913e-10 relative error = 2.406924687249936e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.05499999999999916 y[1] (analytic) = 0.187976332784408 y[1] (numeric) = 0.1879763332370147 absolute error = 4.526067853838356e-10 relative error = 2.407786015822189e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.05399999999999916 y[1] (analytic) = 0.1881684825095235 y[1] (numeric) = 0.1881684829627542 absolute error = 4.532306474569481e-10 relative error = 2.408642730240487e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.05299999999999916 y[1] (analytic) = 0.1883607285858983 y[1] (numeric) = 0.1883607290397525 absolute error = 4.5385425972988e-10 relative error = 2.409495138063817e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.05199999999999916 y[1] (analytic) = 0.1885530710099172 y[1] (numeric) = 0.1885530714643958 absolute error = 4.544786214033536e-10 relative error = 2.410348550512071e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.05099999999999916 y[1] (analytic) = 0.1887455097779648 y[1] (numeric) = 0.1887455102330686 absolute error = 4.551037602329444e-10 relative error = 2.411203110306128e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.04999999999999916 y[1] (analytic) = 0.188938044886425 y[1] (numeric) = 0.1889380453421537 absolute error = 4.557286492623547e-10 relative error = 2.412053377266096e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.04899999999999916 y[1] (analytic) = 0.1891306763316781 y[1] (numeric) = 0.1891306767880323 absolute error = 4.56354259936731e-10 relative error = 2.412904499619213e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.04799999999999915 y[1] (analytic) = 0.1893234041101046 y[1] (numeric) = 0.1893234045670843 absolute error = 4.569796485665023e-10 relative error = 2.413751488964022e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.04699999999999915 y[1] (analytic) = 0.1895162282180819 y[1] (numeric) = 0.1895162286756877 absolute error = 4.576057588412397e-10 relative error = 2.414599336129987e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.04599999999999915 y[1] (analytic) = 0.1897091486519874 y[1] (numeric) = 0.189709149110219 absolute error = 4.582315915602209e-10 relative error = 2.415442770242069e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.04499999999999915 y[1] (analytic) = 0.189902165408195 y[1] (numeric) = 0.1899021658670532 absolute error = 4.588582014353193e-10 relative error = 2.416287357487487e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.04399999999999915 y[1] (analytic) = 0.1900952784830782 y[1] (numeric) = 0.1900952789425638 absolute error = 4.59485588466535e-10 relative error = 2.41713309311592e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.04299999999999915 y[1] (analytic) = 0.1902884878730097 y[1] (numeric) = 0.1902884883331223 absolute error = 4.601126701864189e-10 relative error = 2.417974283833073e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.04199999999999915 y[1] (analytic) = 0.1904817935743597 y[1] (numeric) = 0.1904817940350992 absolute error = 4.607395021061222e-10 relative error = 2.418811233663968e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.04099999999999915 y[1] (analytic) = 0.190675195583496 y[1] (numeric) = 0.190675196044863 absolute error = 4.61367027915216e-10 relative error = 2.419648903484067e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.03999999999999915 y[1] (analytic) = 0.1908686938967852 y[1] (numeric) = 0.1908686943587807 absolute error = 4.619954974138807e-10 relative error = 2.420488598636877e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.03899999999999915 y[1] (analytic) = 0.1910622885105944 y[1] (numeric) = 0.1910622889732179 absolute error = 4.626235228233355e-10 relative error = 2.421323048256501e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.03799999999999915 y[1] (analytic) = 0.1912559794212859 y[1] (numeric) = 0.1912559798845383 absolute error = 4.632524086556344e-10 relative error = 2.422159087822362e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.03699999999999914 y[1] (analytic) = 0.1914497666252234 y[1] (numeric) = 0.1914497670891044 absolute error = 4.63880961421026e-10 relative error = 2.42299047733553e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.03599999999999914 y[1] (analytic) = 0.1916436501187665 y[1] (numeric) = 0.1916436505832768 absolute error = 4.645102913425347e-10 relative error = 2.423823022858654e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.03499999999999914 y[1] (analytic) = 0.1918376298982742 y[1] (numeric) = 0.1918376303634146 absolute error = 4.651404261757364e-10 relative error = 2.424656864361734e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.03399999999999914 y[1] (analytic) = 0.1920317059601053 y[1] (numeric) = 0.1920317064258755 absolute error = 4.657702279420306e-10 relative error = 2.425486070715816e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.03299999999999914 y[1] (analytic) = 0.1922258783006156 y[1] (numeric) = 0.1922258787670154 absolute error = 4.663998076637199e-10 relative error = 2.426311232321867e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.03199999999999914 y[1] (analytic) = 0.1924201469161586 y[1] (numeric) = 0.1924201473831888 absolute error = 4.670301367859508e-10 relative error = 2.427137408794545e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.03099999999999914 y[1] (analytic) = 0.1926145118030872 y[1] (numeric) = 0.1926145122707484 absolute error = 4.676611875531478e-10 relative error = 2.427964451771136e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.02999999999999914 y[1] (analytic) = 0.1928089729577535 y[1] (numeric) = 0.1928089734260456 absolute error = 4.682920440313154e-10 relative error = 2.428787606964345e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.02899999999999914 y[1] (analytic) = 0.1930035303765075 y[1] (numeric) = 0.19300353084543 absolute error = 4.689224841758488e-10 relative error = 2.429605734470681e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.02799999999999914 y[1] (analytic) = 0.1931981840556947 y[1] (numeric) = 0.1931981845252496 absolute error = 4.695548949662509e-10 relative error = 2.430431203384855e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.02699999999999914 y[1] (analytic) = 0.1933929339916653 y[1] (numeric) = 0.1933929344618512 absolute error = 4.701859179778722e-10 relative error = 2.431246624543873e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.02599999999999913 y[1] (analytic) = 0.1935877801807608 y[1] (numeric) = 0.1935877806515795 absolute error = 4.708187451019086e-10 relative error = 2.432068515183583e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.02499999999999913 y[1] (analytic) = 0.1937827226193267 y[1] (numeric) = 0.193782723090778 absolute error = 4.714513224257644e-10 relative error = 2.432886255561077e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.02399999999999913 y[1] (analytic) = 0.1939777613037049 y[1] (numeric) = 0.1939777617757884 absolute error = 4.720835666827128e-10 relative error = 2.433699427758559e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.02299999999999913 y[1] (analytic) = 0.1941728962302345 y[1] (numeric) = 0.1941728967029511 absolute error = 4.72716615851354e-10 relative error = 2.43451390502434e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.02199999999999913 y[1] (analytic) = 0.1943681273952551 y[1] (numeric) = 0.1943681278686046 absolute error = 4.733494429753904e-10 relative error = 2.435324398700493e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.02099999999999913 y[1] (analytic) = 0.194563454795102 y[1] (numeric) = 0.194563455269086 absolute error = 4.739839909451149e-10 relative error = 2.436140905517305e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.01999999999999913 y[1] (analytic) = 0.1947588784261135 y[1] (numeric) = 0.1947588789007308 absolute error = 4.746172899139367e-10 relative error = 2.436948157380123e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.01899999999999913 y[1] (analytic) = 0.1949543982846218 y[1] (numeric) = 0.194954398759873 absolute error = 4.752512550165733e-10 relative error = 2.437756004472056e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.01799999999999913 y[1] (analytic) = 0.1951500143669588 y[1] (numeric) = 0.195150014842845 absolute error = 4.758861360532052e-10 relative error = 2.438565723896653e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.01699999999999913 y[1] (analytic) = 0.1953457266694568 y[1] (numeric) = 0.1953457271459774 absolute error = 4.765206007562028e-10 relative error = 2.439370488828354e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.01599999999999913 y[1] (analytic) = 0.1955415351884437 y[1] (numeric) = 0.1955415356655996 absolute error = 4.77155898126469e-10 relative error = 2.440176700395816e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.01499999999999913 y[1] (analytic) = 0.1957374399202483 y[1] (numeric) = 0.1957374403980391 absolute error = 4.777908901854033e-10 relative error = 2.440978539313049e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.01399999999999912 y[1] (analytic) = 0.1959334408611954 y[1] (numeric) = 0.1959334413396221 absolute error = 4.784267149116062e-10 relative error = 2.441781825546241e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.01299999999999912 y[1] (analytic) = 0.1961295380076098 y[1] (numeric) = 0.1961295384866731 absolute error = 4.79063261282775e-10 relative error = 2.442585987553733e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.01199999999999912 y[1] (analytic) = 0.1963257313558154 y[1] (numeric) = 0.1963257318355149 absolute error = 4.796995300981877e-10 relative error = 2.443385932070175e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.01099999999999912 y[1] (analytic) = 0.1965220209021335 y[1] (numeric) = 0.196522021382469 absolute error = 4.80335465846693e-10 relative error = 2.444181388130017e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.009999999999999121 y[1] (analytic) = 0.1967184066428828 y[1] (numeric) = 0.1967184071238551 absolute error = 4.809722620180423e-10 relative error = 2.444978435043885e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.00899999999999912 y[1] (analytic) = 0.1969148885743817 y[1] (numeric) = 0.1969148890559915 absolute error = 4.816097520787821e-10 relative error = 2.445776221216818e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.007999999999999119 y[1] (analytic) = 0.1971114666929478 y[1] (numeric) = 0.1971114671751948 absolute error = 4.822470200949169e-10 relative error = 2.446570096533966e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.006999999999999119 y[1] (analytic) = 0.1973081409948951 y[1] (numeric) = 0.1973081414777801 absolute error = 4.82885065267169e-10 relative error = 2.447365135732857e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.005999999999999119 y[1] (analytic) = 0.1975049114765383 y[1] (numeric) = 0.197504911960061 absolute error = 4.835227496169381e-10 relative error = 2.448155572446997e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.004999999999999119 y[1] (analytic) = 0.1977017781341881 y[1] (numeric) = 0.1977017786183494 absolute error = 4.841612666339756e-10 relative error = 2.448947456129383e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.003999999999999119 y[1] (analytic) = 0.1978987409641561 y[1] (numeric) = 0.1978987414489556 absolute error = 4.847994505841058e-10 relative error = 2.449734890794044e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.002999999999999119 y[1] (analytic) = 0.1980957999627501 y[1] (numeric) = 0.1980958004481885 absolute error = 4.854384394459288e-10 relative error = 2.450523633197729e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.001999999999999119 y[1] (analytic) = 0.1982929551262782 y[1] (numeric) = 0.1982929556123554 absolute error = 4.860771785075713e-10 relative error = 2.451308359381827e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = -0.0009999999999991188 y[1] (analytic) = 0.1984902064510452 y[1] (numeric) = 0.1984902069377619 absolute error = 4.867166669697554e-10 relative error = 2.452094114224205e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 8.81239525796218e-16 y[1] (analytic) = 0.1986875539333552 y[1] (numeric) = 0.1986875544207122 absolute error = 4.873569325880567e-10 relative error = 2.452881033260535e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.001000000000000881 y[1] (analytic) = 0.1988849975695118 y[1] (numeric) = 0.1988849980575088 absolute error = 4.879969206506019e-10 relative error = 2.453663808805102e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.002000000000000881 y[1] (analytic) = 0.199082537355815 y[1] (numeric) = 0.1990825378444527 absolute error = 4.886376026025374e-10 relative error = 2.454447331707492e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.003000000000000881 y[1] (analytic) = 0.1992801732885652 y[1] (numeric) = 0.1992801737778433 absolute error = 4.892780902654437e-10 relative error = 2.45522714172348e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.004000000000000881 y[1] (analytic) = 0.1994779053640592 y[1] (numeric) = 0.1994779058539785 absolute error = 4.899192995733159e-10 relative error = 2.456007840463251e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.005000000000000881 y[1] (analytic) = 0.1996757335785944 y[1] (numeric) = 0.1996757340691547 absolute error = 4.905602868365833e-10 relative error = 2.456784698093991e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.006000000000000881 y[1] (analytic) = 0.1998736579284645 y[1] (numeric) = 0.1998736584196665 absolute error = 4.912019124780898e-10 relative error = 2.457562029779295e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.007000000000000881 y[1] (analytic) = 0.2000716784099637 y[1] (numeric) = 0.200071678901807 absolute error = 4.918433715861426e-10 relative error = 2.458335809920654e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.008000000000000881 y[1] (analytic) = 0.2002697950193825 y[1] (numeric) = 0.2002697955118681 absolute error = 4.92485580094737e-10 relative error = 2.459110621484749e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.009000000000000882 y[1] (analytic) = 0.200468007753011 y[1] (numeric) = 0.2004680082461396 absolute error = 4.93128538003873e-10 relative error = 2.459886460344524e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.01000000000000088 y[1] (analytic) = 0.2006663166071389 y[1] (numeric) = 0.2006663171009101 absolute error = 4.937711906016773e-10 relative error = 2.460658066337931e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.01100000000000088 y[1] (analytic) = 0.2008647215780529 y[1] (numeric) = 0.2008647220724665 absolute error = 4.944135656437254e-10 relative error = 2.461425589120208e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.01200000000000088 y[1] (analytic) = 0.2010632226620374 y[1] (numeric) = 0.2010632231570941 absolute error = 4.950567455974664e-10 relative error = 2.462194423440611e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.01300000000000089 y[1] (analytic) = 0.2012618198553761 y[1] (numeric) = 0.2012618203510769 absolute error = 4.957007582184758e-10 relative error = 2.462964702270303e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.01400000000000089 y[1] (analytic) = 0.2014605131543526 y[1] (numeric) = 0.2014605136506969 absolute error = 4.963442989946998e-10 relative error = 2.463729945006228e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.01500000000000089 y[1] (analytic) = 0.2016593025552463 y[1] (numeric) = 0.201659303052235 absolute error = 4.969887834604947e-10 relative error = 2.464497184920792e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.01600000000000089 y[1] (analytic) = 0.2018581880543374 y[1] (numeric) = 0.2018581885519703 absolute error = 4.97632879348231e-10 relative error = 2.465259815045378e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.01700000000000089 y[1] (analytic) = 0.2020571696479024 y[1] (numeric) = 0.2020571701461802 absolute error = 4.982778356588113e-10 relative error = 2.466024029372937e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.01800000000000089 y[1] (analytic) = 0.2022562473322184 y[1] (numeric) = 0.2022562478311409 absolute error = 4.989224311469087e-10 relative error = 2.466783784074653e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.01900000000000089 y[1] (analytic) = 0.2024554211035589 y[1] (numeric) = 0.2024554216031267 absolute error = 4.995678315466989e-10 relative error = 2.46754484924937e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.02000000000000089 y[1] (analytic) = 0.2026546909581966 y[1] (numeric) = 0.2026546914584107 absolute error = 5.00214036858182e-10 relative error = 2.468307219996036e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.02100000000000089 y[1] (analytic) = 0.2028540568924041 y[1] (numeric) = 0.202854057393264 absolute error = 5.008599091027577e-10 relative error = 2.469065281590197e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.02200000000000089 y[1] (analytic) = 0.2030535189024501 y[1] (numeric) = 0.2030535194039566 absolute error = 5.01506530747875e-10 relative error = 2.469824376640358e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.02300000000000089 y[1] (analytic) = 0.2032530769846037 y[1] (numeric) = 0.2032530774867566 absolute error = 5.021529303483874e-10 relative error = 2.470579721587316e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.0240000000000009 y[1] (analytic) = 0.2034527311351317 y[1] (numeric) = 0.2034527316379307 absolute error = 5.02799024637568e-10 relative error = 2.471330917173154e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.0250000000000009 y[1] (analytic) = 0.203652481350297 y[1] (numeric) = 0.203652481853744 absolute error = 5.034470063058905e-10 relative error = 2.472088741408091e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.0260000000000009 y[1] (analytic) = 0.2038523276263666 y[1] (numeric) = 0.2038523281304601 absolute error = 5.040934614175541e-10 relative error = 2.472836426677886e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.0270000000000009 y[1] (analytic) = 0.204052269959599 y[1] (numeric) = 0.2040522704643409 absolute error = 5.047418871750864e-10 relative error = 2.473591140520132e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.0280000000000009 y[1] (analytic) = 0.204252308346257 y[1] (numeric) = 0.204252308851647 absolute error = 5.053900353768626e-10 relative error = 2.474341854291823e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.0290000000000009 y[1] (analytic) = 0.2044524427825994 y[1] (numeric) = 0.2044524432886372 absolute error = 5.060377950005801e-10 relative error = 2.475088035698677e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.0300000000000009 y[1] (analytic) = 0.2046526732648825 y[1] (numeric) = 0.2046526737715689 absolute error = 5.066863595359905e-10 relative error = 2.475835528814153e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.0310000000000009 y[1] (analytic) = 0.2048529997893632 y[1] (numeric) = 0.2048530002966979 absolute error = 5.073346742712204e-10 relative error = 2.476579180157865e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.0320000000000009 y[1] (analytic) = 0.2050534223522935 y[1] (numeric) = 0.2050534228602783 absolute error = 5.079848763855921e-10 relative error = 2.477329422538704e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.0330000000000009 y[1] (analytic) = 0.2052539409499293 y[1] (numeric) = 0.205253941458563 absolute error = 5.086337184767586e-10 relative error = 2.478070414252545e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.0340000000000009 y[1] (analytic) = 0.2054545555785197 y[1] (numeric) = 0.2054545560878029 absolute error = 5.092831989461644e-10 relative error = 2.478811908123053e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.03500000000000091 y[1] (analytic) = 0.2056552662343142 y[1] (numeric) = 0.2056552667442478 absolute error = 5.099335675939898e-10 relative error = 2.479555116342096e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.03600000000000091 y[1] (analytic) = 0.205856072913562 y[1] (numeric) = 0.2058560734241456 absolute error = 5.105836031749078e-10 relative error = 2.480294100380024e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.03700000000000091 y[1] (analytic) = 0.2060569756125083 y[1] (numeric) = 0.2060569761237428 absolute error = 5.112344991786699e-10 relative error = 2.481034663636189e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.03800000000000091 y[1] (analytic) = 0.2062579743273994 y[1] (numeric) = 0.2062579748392844 absolute error = 5.118849510932222e-10 relative error = 2.481770475844449e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.03900000000000091 y[1] (analytic) = 0.2064590690544774 y[1] (numeric) = 0.2064590695670136 absolute error = 5.125362634306185e-10 relative error = 2.482507868401645e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.04000000000000091 y[1] (analytic) = 0.206660259789984 y[1] (numeric) = 0.2066602603031724 absolute error = 5.131884084352833e-10 relative error = 2.483246701406476e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.04100000000000091 y[1] (analytic) = 0.2068615465301609 y[1] (numeric) = 0.2068615470440011 absolute error = 5.138401926174652e-10 relative error = 2.483981200162525e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.04200000000000091 y[1] (analytic) = 0.2070629292712466 y[1] (numeric) = 0.2070629297857383 absolute error = 5.144916437327396e-10 relative error = 2.484711510377456e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.04300000000000091 y[1] (analytic) = 0.2072644080094773 y[1] (numeric) = 0.2072644085246212 absolute error = 5.151439275152825e-10 relative error = 2.485443267672504e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.04400000000000091 y[1] (analytic) = 0.2074659827410886 y[1] (numeric) = 0.2074659832568856 absolute error = 5.157969884539426e-10 relative error = 2.486176199293558e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.04500000000000091 y[1] (analytic) = 0.2076676534623156 y[1] (numeric) = 0.2076676539787654 absolute error = 5.164497718368466e-10 relative error = 2.486905222004466e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.04600000000000092 y[1] (analytic) = 0.20786942016939 y[1] (numeric) = 0.2078694206864932 absolute error = 5.171032213535653e-10 relative error = 2.487634886036556e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.04700000000000092 y[1] (analytic) = 0.2080712828585435 y[1] (numeric) = 0.2080712833763 absolute error = 5.177564765812548e-10 relative error = 2.488361053328294e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.04800000000000092 y[1] (analytic) = 0.2082732415260048 y[1] (numeric) = 0.2082732420444153 absolute error = 5.184105089650615e-10 relative error = 2.489088397370208e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.04900000000000092 y[1] (analytic) = 0.2084752961680026 y[1] (numeric) = 0.2084752966870669 absolute error = 5.190642360375364e-10 relative error = 2.489811721477261e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.05000000000000092 y[1] (analytic) = 0.2086774467807625 y[1] (numeric) = 0.2086774473004812 absolute error = 5.197187125105529e-10 relative error = 2.490536090642185e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.05100000000000092 y[1] (analytic) = 0.2088796933605091 y[1] (numeric) = 0.2088796938808831 absolute error = 5.203739383841111e-10 relative error = 2.49126150087739e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.05200000000000092 y[1] (analytic) = 0.2090820359034667 y[1] (numeric) = 0.2090820364244957 absolute error = 5.210289977242155e-10 relative error = 2.491983567468106e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.05300000000000092 y[1] (analytic) = 0.2092844744058572 y[1] (numeric) = 0.2092844749275408 absolute error = 5.216836684862614e-10 relative error = 2.492701238194003e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.05400000000000092 y[1] (analytic) = 0.2094870088638996 y[1] (numeric) = 0.2094870093862386 absolute error = 5.223390331376976e-10 relative error = 2.493419692087222e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.05500000000000092 y[1] (analytic) = 0.2096896392738124 y[1] (numeric) = 0.2096896397968078 absolute error = 5.229953414787047e-10 relative error = 2.494140117222378e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.05600000000000092 y[1] (analytic) = 0.209892365631814 y[1] (numeric) = 0.2098923661554653 absolute error = 5.236512612416533e-10 relative error = 2.494856159562393e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.05700000000000092 y[1] (analytic) = 0.2100951879341188 y[1] (numeric) = 0.2100951884584268 absolute error = 5.243079859162947e-10 relative error = 2.495573511568033e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.05800000000000093 y[1] (analytic) = 0.2102981061769419 y[1] (numeric) = 0.2102981067019063 absolute error = 5.249643497684531e-10 relative error = 2.496286625266874e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.05900000000000093 y[1] (analytic) = 0.2105011203564946 y[1] (numeric) = 0.2105011208821162 absolute error = 5.256215462878799e-10 relative error = 2.497001181740565e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.06000000000000093 y[1] (analytic) = 0.2107042304689879 y[1] (numeric) = 0.2107042309952674 absolute error = 5.262795477189997e-10 relative error = 2.497717044159961e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.06100000000000093 y[1] (analytic) = 0.2109074365106322 y[1] (numeric) = 0.2109074370375694 absolute error = 5.269372438387876e-10 relative error = 2.498428943790344e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.06200000000000093 y[1] (analytic) = 0.2111107384776354 y[1] (numeric) = 0.2111107390052299 absolute error = 5.275945791360925e-10 relative error = 2.49913662820134e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.06300000000000093 y[1] (analytic) = 0.2113141363662026 y[1] (numeric) = 0.2113141368944554 absolute error = 5.282527748562416e-10 relative error = 2.499845887928631e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.06400000000000093 y[1] (analytic) = 0.2115176301725387 y[1] (numeric) = 0.2115176307014504 absolute error = 5.289116922213566e-10 relative error = 2.500556061402134e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.06500000000000093 y[1] (analytic) = 0.2117212198928479 y[1] (numeric) = 0.2117212204224183 absolute error = 5.295704152974423e-10 relative error = 2.501262818934531e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.06600000000000093 y[1] (analytic) = 0.2119249055233321 y[1] (numeric) = 0.2119249060535607 absolute error = 5.302286110175913e-10 relative error = 2.501964597828806e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.06700000000000093 y[1] (analytic) = 0.2121286870601889 y[1] (numeric) = 0.2121286875910778 absolute error = 5.308888606503359e-10 relative error = 2.502673579927936e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.06800000000000093 y[1] (analytic) = 0.2123325644996204 y[1] (numeric) = 0.2123325650311682 absolute error = 5.315477780154509e-10 relative error = 2.503373796045313e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.06900000000000094 y[1] (analytic) = 0.2125365378378205 y[1] (numeric) = 0.2125365383700289 absolute error = 5.322083884706785e-10 relative error = 2.504079505034512e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.07000000000000094 y[1] (analytic) = 0.2127406070709867 y[1] (numeric) = 0.2127406076038555 absolute error = 5.3286872137015e-10 relative error = 2.504781427047182e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.07100000000000094 y[1] (analytic) = 0.2129447721953131 y[1] (numeric) = 0.2129447727288419 absolute error = 5.335287767138652e-10 relative error = 2.505479572067222e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.07200000000000094 y[1] (analytic) = 0.213149033206991 y[1] (numeric) = 0.2131490337411807 absolute error = 5.341896924804246e-10 relative error = 2.506179288937558e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.07300000000000094 y[1] (analytic) = 0.2133533901022124 y[1] (numeric) = 0.2133533906370627 absolute error = 5.348503029356522e-10 relative error = 2.506875108379663e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.07400000000000094 y[1] (analytic) = 0.2135578428771647 y[1] (numeric) = 0.2135578434126773 absolute error = 5.355125787254167e-10 relative error = 2.507576268381001e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.07500000000000094 y[1] (analytic) = 0.2137623915280387 y[1] (numeric) = 0.2137623920642123 absolute error = 5.361736610254297e-10 relative error = 2.508269378877627e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.07600000000000094 y[1] (analytic) = 0.2139670360510187 y[1] (numeric) = 0.2139670365878542 absolute error = 5.368354649704088e-10 relative error = 2.508963412674487e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.07700000000000094 y[1] (analytic) = 0.2141717764422894 y[1] (numeric) = 0.2141717769797875 absolute error = 5.374981293382319e-10 relative error = 2.509659014212201e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.07800000000000094 y[1] (analytic) = 0.2143766126980353 y[1] (numeric) = 0.2143766132361957 absolute error = 5.381604051279965e-10 relative error = 2.510350351910978e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.07900000000000094 y[1] (analytic) = 0.2145815448144369 y[1] (numeric) = 0.2145815453532604 absolute error = 5.388234580738782e-10 relative error = 2.511042869692429e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.08000000000000095 y[1] (analytic) = 0.2147865727876755 y[1] (numeric) = 0.2147865733271618 absolute error = 5.394862612195794e-10 relative error = 2.511731782008932e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.08100000000000095 y[1] (analytic) = 0.2149916966139286 y[1] (numeric) = 0.2149916971540784 absolute error = 5.401498415213979e-10 relative error = 2.512421875024188e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.08200000000000095 y[1] (analytic) = 0.2151969162893735 y[1] (numeric) = 0.2151969168301875 absolute error = 5.408140602014555e-10 relative error = 2.513112499596544e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.08300000000000095 y[1] (analytic) = 0.2154022318101864 y[1] (numeric) = 0.2154022323516646 absolute error = 5.414781678592107e-10 relative error = 2.513800174254295e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.08400000000000095 y[1] (analytic) = 0.2156076431725419 y[1] (numeric) = 0.2156076437146837 absolute error = 5.421418591833316e-10 relative error = 2.514483490501669e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.08500000000000095 y[1] (analytic) = 0.215813150372611 y[1] (numeric) = 0.2158131509154174 absolute error = 5.428064109302966e-10 relative error = 2.515168375945196e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.08600000000000095 y[1] (analytic) = 0.2160187534065651 y[1] (numeric) = 0.2160187539500367 absolute error = 5.434716010555007e-10 relative error = 2.515853797344356e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.08700000000000095 y[1] (analytic) = 0.2162244522705742 y[1] (numeric) = 0.2162244528147109 absolute error = 5.441366524028268e-10 relative error = 2.516536158093336e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.08800000000000095 y[1] (analytic) = 0.2164302469608056 y[1] (numeric) = 0.216430247505608 absolute error = 5.448024253951189e-10 relative error = 2.517219441577312e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.08900000000000095 y[1] (analytic) = 0.2166361374734265 y[1] (numeric) = 0.2166361380188944 absolute error = 5.454679208316549e-10 relative error = 2.517899031958895e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.09000000000000095 y[1] (analytic) = 0.2168421238046009 y[1] (numeric) = 0.216842124350735 absolute error = 5.461341101575812e-10 relative error = 2.518579418866554e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.09100000000000096 y[1] (analytic) = 0.2170482059504931 y[1] (numeric) = 0.2170482064972931 absolute error = 5.468000219277513e-10 relative error = 2.519256123464443e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.09200000000000096 y[1] (analytic) = 0.2172543839072637 y[1] (numeric) = 0.2172543844547305 absolute error = 5.474667941207656e-10 relative error = 2.51993439338124e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.09300000000000096 y[1] (analytic) = 0.2174606576710731 y[1] (numeric) = 0.2174606582192075 absolute error = 5.481343434698971e-10 relative error = 2.520613840407835e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.09400000000000096 y[1] (analytic) = 0.2176670272380813 y[1] (numeric) = 0.2176670277868828 absolute error = 5.488014209742431e-10 relative error = 2.521288722218691e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.09500000000000096 y[1] (analytic) = 0.2178734926044452 y[1] (numeric) = 0.2178734931539136 absolute error = 5.494683597007111e-10 relative error = 2.521960579657502e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.09600000000000096 y[1] (analytic) = 0.2180800537663196 y[1] (numeric) = 0.2180800543164556 absolute error = 5.50136020072145e-10 relative error = 2.522633365918164e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.09700000000000096 y[1] (analytic) = 0.2182867107198586 y[1] (numeric) = 0.2182867112706631 absolute error = 5.508045131108474e-10 relative error = 2.523307586130291e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.09800000000000096 y[1] (analytic) = 0.218493463461216 y[1] (numeric) = 0.2184934640126886 absolute error = 5.514726175714912e-10 relative error = 2.523977645992056e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.09900000000000096 y[1] (analytic) = 0.2187003119865417 y[1] (numeric) = 0.2187003125386832 absolute error = 5.521415546994035e-10 relative error = 2.52464914057087e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.100000000000001 y[1] (analytic) = 0.2189072562919864 y[1] (numeric) = 0.2189072568447966 absolute error = 5.52810186515984e-10 relative error = 2.525316866511842e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.101000000000001 y[1] (analytic) = 0.2191142963736972 y[1] (numeric) = 0.2191142969271768 absolute error = 5.534795677331061e-10 relative error = 2.525985647185487e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.102000000000001 y[1] (analytic) = 0.2193214322278216 y[1] (numeric) = 0.2193214327819703 absolute error = 5.541486991500477e-10 relative error = 2.526650922899418e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.103000000000001 y[1] (analytic) = 0.2195286638505036 y[1] (numeric) = 0.2195286644053222 absolute error = 5.548185799675309e-10 relative error = 2.527317254321539e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.104000000000001 y[1] (analytic) = 0.2197359912378867 y[1] (numeric) = 0.2197359917933759 absolute error = 5.554892101855557e-10 relative error = 2.527984637638091e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.105000000000001 y[1] (analytic) = 0.2199434143861139 y[1] (numeric) = 0.2199434149422735 absolute error = 5.561595906034e-10 relative error = 2.528648526057042e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.106000000000001 y[1] (analytic) = 0.2201509332913257 y[1] (numeric) = 0.2201509338481553 absolute error = 5.568295824431857e-10 relative error = 2.529308298258873e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.107000000000001 y[1] (analytic) = 0.2203585479496598 y[1] (numeric) = 0.2203585485071603 absolute error = 5.575004624613911e-10 relative error = 2.529969759052643e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.108000000000001 y[1] (analytic) = 0.2205662583572537 y[1] (numeric) = 0.2205662589154258 absolute error = 5.581721196357137e-10 relative error = 2.530632399501631e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.109000000000001 y[1] (analytic) = 0.2207740645102444 y[1] (numeric) = 0.2207740650690878 absolute error = 5.588433882319777e-10 relative error = 2.531290935245005e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.110000000000001 y[1] (analytic) = 0.2209819664047652 y[1] (numeric) = 0.2209819669642807 absolute error = 5.595154339843589e-10 relative error = 2.531950652296728e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.111000000000001 y[1] (analytic) = 0.2211899640369499 y[1] (numeric) = 0.2211899645971371 absolute error = 5.601872021809839e-10 relative error = 2.532606778160171e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.112000000000001 y[1] (analytic) = 0.2213980574029287 y[1] (numeric) = 0.2213980579637886 absolute error = 5.608598308004531e-10 relative error = 2.533264462116432e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.113000000000001 y[1] (analytic) = 0.2216062464988316 y[1] (numeric) = 0.2216062470603647 absolute error = 5.615331533093126e-10 relative error = 2.533922947484575e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.114000000000001 y[1] (analytic) = 0.2218145313207879 y[1] (numeric) = 0.221814531882994 absolute error = 5.622060872401136e-10 relative error = 2.534577351143203e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.115000000000001 y[1] (analytic) = 0.2220229118649241 y[1] (numeric) = 0.222022912427803 absolute error = 5.62878910148612e-10 relative error = 2.535228933899671e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.116000000000001 y[1] (analytic) = 0.2222313881273646 y[1] (numeric) = 0.222231388690917 absolute error = 5.635523991909253e-10 relative error = 2.535881199949774e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.117000000000001 y[1] (analytic) = 0.222439960104233 y[1] (numeric) = 0.2224399606684598 absolute error = 5.642267486560826e-10 relative error = 2.536535020019299e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.118000000000001 y[1] (analytic) = 0.2226486277916528 y[1] (numeric) = 0.2226486283565534 absolute error = 5.6490065403203e-10 relative error = 2.537184529880172e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.119000000000001 y[1] (analytic) = 0.2228573911857433 y[1] (numeric) = 0.2228573917513187 absolute error = 5.655754198308216e-10 relative error = 2.53783559442027e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.120000000000001 y[1] (analytic) = 0.2230662502826249 y[1] (numeric) = 0.2230662508488749 absolute error = 5.662499358294326e-10 relative error = 2.538483231380785e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.121000000000001 y[1] (analytic) = 0.2232752050784143 y[1] (numeric) = 0.2232752056453394 absolute error = 5.669251179618584e-10 relative error = 2.539131551856617e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.122000000000001 y[1] (analytic) = 0.2234842555692284 y[1] (numeric) = 0.2234842561368285 absolute error = 5.676000502941037e-10 relative error = 2.539776454714408e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.123000000000001 y[1] (analytic) = 0.2236934017511809 y[1] (numeric) = 0.2236934023194567 absolute error = 5.682758152936174e-10 relative error = 2.540422787819745e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.124000000000001 y[1] (analytic) = 0.223902643620386 y[1] (numeric) = 0.2239026441893373 absolute error = 5.689512194706481e-10 relative error = 2.541065215984104e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.125000000000001 y[1] (analytic) = 0.2241119811729542 y[1] (numeric) = 0.2241119817425817 absolute error = 5.696274840705229e-10 relative error = 2.541709198630142e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.126000000000001 y[1] (analytic) = 0.2243214144049956 y[1] (numeric) = 0.2243214149753 absolute error = 5.703043315374856e-10 relative error = 2.542353493313142e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.127000000000001 y[1] (analytic) = 0.2245309433126197 y[1] (numeric) = 0.2245309438836008 absolute error = 5.709810402265703e-10 relative error = 2.542994884369144e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.128000000000001 y[1] (analytic) = 0.2247405678919337 y[1] (numeric) = 0.2247405684635911 absolute error = 5.716574158487475e-10 relative error = 2.543632514640742e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.129000000000001 y[1] (analytic) = 0.2249502881390408 y[1] (numeric) = 0.2249502887113765 absolute error = 5.723356233389154e-10 relative error = 2.54427601793138e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.130000000000001 y[1] (analytic) = 0.2251601040500484 y[1] (numeric) = 0.2251601046230609 absolute error = 5.730124430503025e-10 relative error = 2.544911077687785e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.131000000000001 y[1] (analytic) = 0.2253700156210557 y[1] (numeric) = 0.2253700161947469 absolute error = 5.736911223852559e-10 relative error = 2.545552125930888e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.132000000000001 y[1] (analytic) = 0.2255800228481669 y[1] (numeric) = 0.2255800234225354 absolute error = 5.743685249637309e-10 relative error = 2.546185241546527e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.133000000000001 y[1] (analytic) = 0.2257901257274782 y[1] (numeric) = 0.2257901263025259 absolute error = 5.750477038990454e-10 relative error = 2.546823967816513e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.134000000000001 y[1] (analytic) = 0.22600032425509 y[1] (numeric) = 0.2260003248308165 absolute error = 5.757264942563012e-10 relative error = 2.54745870898163e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.135000000000001 y[1] (analytic) = 0.2262106184270983 y[1] (numeric) = 0.2262106190035034 absolute error = 5.764051180801033e-10 relative error = 2.548090456973236e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.136000000000001 y[1] (analytic) = 0.2264210082395974 y[1] (numeric) = 0.2264210088166818 absolute error = 5.770844080377202e-10 relative error = 2.54872289689238e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.137000000000001 y[1] (analytic) = 0.2266314936886804 y[1] (numeric) = 0.226631494266445 absolute error = 5.777645861737568e-10 relative error = 2.549357005815889e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.138000000000001 y[1] (analytic) = 0.2268420747704405 y[1] (numeric) = 0.2268420753488849 absolute error = 5.784443479761592e-10 relative error = 2.549987027589713e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.139000000000001 y[1] (analytic) = 0.227052751480968 y[1] (numeric) = 0.227052752060092 absolute error = 5.791239154895322e-10 relative error = 2.550613950776436e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.140000000000001 y[1] (analytic) = 0.2272635238163508 y[1] (numeric) = 0.227263524396155 absolute error = 5.798042324034469e-10 relative error = 2.551241935648153e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.141000000000001 y[1] (analytic) = 0.2274743917726763 y[1] (numeric) = 0.2274743923531616 absolute error = 5.80485243206752e-10 relative error = 2.551870734473059e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.142000000000001 y[1] (analytic) = 0.2276853553460315 y[1] (numeric) = 0.2276853559271975 absolute error = 5.811660042098765e-10 relative error = 2.552496199532168e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.143000000000001 y[1] (analytic) = 0.2278964145324995 y[1] (numeric) = 0.2278964151143471 absolute error = 5.818475701246939e-10 relative error = 2.553122967372173e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.144000000000001 y[1] (analytic) = 0.2281075693281633 y[1] (numeric) = 0.2281075699106932 absolute error = 5.825298576844773e-10 relative error = 2.553750668599822e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.145000000000001 y[1] (analytic) = 0.2283188197291054 y[1] (numeric) = 0.2283188203123173 absolute error = 5.832118954440801e-10 relative error = 2.55437504510599e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.146000000000001 y[1] (analytic) = 0.2285301657314057 y[1] (numeric) = 0.2285301663152992 absolute error = 5.838935168700488e-10 relative error = 2.554995376655465e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.147000000000001 y[1] (analytic) = 0.2287416073311412 y[1] (numeric) = 0.2287416079157172 absolute error = 5.845760819855883e-10 relative error = 2.555617619401083e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.148000000000001 y[1] (analytic) = 0.2289531445243889 y[1] (numeric) = 0.2289531451096483 absolute error = 5.852593409905182e-10 relative error = 2.556240676258431e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.149000000000001 y[1] (analytic) = 0.2291647773072253 y[1] (numeric) = 0.2291647778931676 absolute error = 5.859422946841164e-10 relative error = 2.556860184052562e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.150000000000001 y[1] (analytic) = 0.2293765056757243 y[1] (numeric) = 0.2293765062623492 absolute error = 5.866248875552316e-10 relative error = 2.557475909867417e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.151000000000001 y[1] (analytic) = 0.2295883296259558 y[1] (numeric) = 0.2295883302132652 absolute error = 5.873093955610642e-10 relative error = 2.55809777665052e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.152000000000001 y[1] (analytic) = 0.2298002491539939 y[1] (numeric) = 0.2298002497419865 absolute error = 5.879925712992673e-10 relative error = 2.558711635274343e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.153000000000001 y[1] (analytic) = 0.2300122642559049 y[1] (numeric) = 0.2300122648445825 absolute error = 5.886776066610366e-10 relative error = 2.55933138419998e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.154000000000001 y[1] (analytic) = 0.2302243749277587 y[1] (numeric) = 0.2302243755171209 absolute error = 5.893621701780205e-10 relative error = 2.559946879486389e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.155000000000001 y[1] (analytic) = 0.2304365811656215 y[1] (numeric) = 0.2304365817556681 absolute error = 5.900466226727019e-10 relative error = 2.56055969797876e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.156000000000001 y[1] (analytic) = 0.2306488829655572 y[1] (numeric) = 0.2306488835562889 absolute error = 5.907317413011981e-10 relative error = 2.561173215781029e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.157000000000001 y[1] (analytic) = 0.23086128032363 y[1] (numeric) = 0.2308612809150466 absolute error = 5.914166101295137e-10 relative error = 2.561783462780956e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.158000000000001 y[1] (analytic) = 0.2310737732359008 y[1] (numeric) = 0.231073773828003 absolute error = 5.921022006027954e-10 relative error = 2.562394651332086e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.159000000000001 y[1] (analytic) = 0.2312863616984298 y[1] (numeric) = 0.2312863622912183 absolute error = 5.927885682321943e-10 relative error = 2.563007018135903e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.160000000000001 y[1] (analytic) = 0.2314990457072768 y[1] (numeric) = 0.2314990463007515 absolute error = 5.934747415725639e-10 relative error = 2.563616362907145e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.161000000000001 y[1] (analytic) = 0.2317118252584983 y[1] (numeric) = 0.2317118258526598 absolute error = 5.941615810467482e-10 relative error = 2.564226406588875e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.162000000000001 y[1] (analytic) = 0.2319247003481509 y[1] (numeric) = 0.2319247009429991 absolute error = 5.948481429651764e-10 relative error = 2.564833077599011e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.163000000000001 y[1] (analytic) = 0.232137670972288 y[1] (numeric) = 0.2321376715678235 absolute error = 5.955354820397218e-10 relative error = 2.565440927986286e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.164000000000001 y[1] (analytic) = 0.2323507371269635 y[1] (numeric) = 0.232350737723186 absolute error = 5.962225435585111e-10 relative error = 2.566045414492131e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.165000000000001 y[1] (analytic) = 0.2325638988082274 y[1] (numeric) = 0.2325638994051378 absolute error = 5.969103822334176e-10 relative error = 2.566651080809541e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.166000000000001 y[1] (analytic) = 0.232777156012131 y[1] (numeric) = 0.2327771566097288 absolute error = 5.975977768191143e-10 relative error = 2.567252676581249e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.167000000000001 y[1] (analytic) = 0.2329905087347211 y[1] (numeric) = 0.2329905093330072 absolute error = 5.982861428499575e-10 relative error = 2.567856287790485e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.168000000000001 y[1] (analytic) = 0.2332039569720447 y[1] (numeric) = 0.2332039575710199 absolute error = 5.989752305257667e-10 relative error = 2.568460837041324e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.169000000000001 y[1] (analytic) = 0.2334175007201482 y[1] (numeric) = 0.2334175013198122 absolute error = 5.996639851346686e-10 relative error = 2.569061802497941e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.170000000000001 y[1] (analytic) = 0.2336311399750744 y[1] (numeric) = 0.2336311405754279 absolute error = 6.00353489144112e-10 relative error = 2.569663826526559e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.171000000000001 y[1] (analytic) = 0.2338448747328666 y[1] (numeric) = 0.2338448753339093 absolute error = 6.010426878422237e-10 relative error = 2.570262395226008e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.172000000000001 y[1] (analytic) = 0.2340587049895656 y[1] (numeric) = 0.2340587055912973 absolute error = 6.017316922513061e-10 relative error = 2.57085799170824e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.173000000000001 y[1] (analytic) = 0.2342726307412087 y[1] (numeric) = 0.2342726313436311 absolute error = 6.024224452616522e-10 relative error = 2.571458916714533e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.174000000000001 y[1] (analytic) = 0.2344866519838369 y[1] (numeric) = 0.2344866525869487 absolute error = 6.03111782737642e-10 relative error = 2.572051661086509e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.175000000000001 y[1] (analytic) = 0.2347007687134833 y[1] (numeric) = 0.2347007693172863 absolute error = 6.038030353483492e-10 relative error = 2.572650437653473e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.176000000000001 y[1] (analytic) = 0.2349149809261849 y[1] (numeric) = 0.2349149815306788 absolute error = 6.044939548921491e-10 relative error = 2.573245658956478e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.177000000000001 y[1] (analytic) = 0.235129288617975 y[1] (numeric) = 0.2351292892231596 absolute error = 6.05184652391344e-10 relative error = 2.573837806206332e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.178000000000001 y[1] (analytic) = 0.2353436917848845 y[1] (numeric) = 0.2353436923907605 absolute error = 6.058760715355049e-10 relative error = 2.574430896959435e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.179000000000001 y[1] (analytic) = 0.2355581904229437 y[1] (numeric) = 0.2355581910295119 absolute error = 6.065682123246319e-10 relative error = 2.575024927961712e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.180000000000001 y[1] (analytic) = 0.2357727845281825 y[1] (numeric) = 0.2357727851354426 absolute error = 6.072601310691539e-10 relative error = 2.57561589343051e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.181000000000001 y[1] (analytic) = 0.2359874740966283 y[1] (numeric) = 0.2359874747045801 absolute error = 6.079517167467685e-10 relative error = 2.576203330596412e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.182000000000001 y[1] (analytic) = 0.2362022591243061 y[1] (numeric) = 0.2362022597329501 absolute error = 6.086440240693491e-10 relative error = 2.576791713702612e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.183000000000001 y[1] (analytic) = 0.23641713960724 y[1] (numeric) = 0.2364171402165773 absolute error = 6.093372195703495e-10 relative error = 2.577381743906731e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.184000000000001 y[1] (analytic) = 0.2366321155414532 y[1] (numeric) = 0.2366321161514843 absolute error = 6.100311089607402e-10 relative error = 2.577972594991549e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.185000000000001 y[1] (analytic) = 0.236847186922969 y[1] (numeric) = 0.2368471875336926 absolute error = 6.107236383279258e-10 relative error = 2.578555592161432e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.186000000000001 y[1] (analytic) = 0.2370623537478044 y[1] (numeric) = 0.2370623543592223 absolute error = 6.114178885407995e-10 relative error = 2.579143752159182e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.187000000000001 y[1] (analytic) = 0.2372776160119796 y[1] (numeric) = 0.2372776166240916 absolute error = 6.121120554869464e-10 relative error = 2.579729456890878e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.188000000000001 y[1] (analytic) = 0.2374929737115117 y[1] (numeric) = 0.2374929743243176 absolute error = 6.128058893661859e-10 relative error = 2.580311660548643e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.189000000000001 y[1] (analytic) = 0.2377084268424153 y[1] (numeric) = 0.2377084274559157 absolute error = 6.135003616236645e-10 relative error = 2.580894458699077e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.190000000000001 y[1] (analytic) = 0.2379239754007042 y[1] (numeric) = 0.2379239760148998 absolute error = 6.14195638792836e-10 relative error = 2.58147854901309e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.191000000000001 y[1] (analytic) = 0.2381396193823919 y[1] (numeric) = 0.2381396199972825 absolute error = 6.148906106506757e-10 relative error = 2.582059265255301e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.192000000000001 y[1] (analytic) = 0.2383553587834893 y[1] (numeric) = 0.2383553593990748 absolute error = 6.155854159750618e-10 relative error = 2.582637198160207e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.193000000000001 y[1] (analytic) = 0.2385711936000041 y[1] (numeric) = 0.2385711942162861 absolute error = 6.162819699007116e-10 relative error = 2.583220382147181e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.194000000000001 y[1] (analytic) = 0.2387871238279474 y[1] (numeric) = 0.2387871244449244 absolute error = 6.169770527808538e-10 relative error = 2.583795318986306e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.195000000000001 y[1] (analytic) = 0.2390031494633223 y[1] (numeric) = 0.2390031500809964 absolute error = 6.176741063068647e-10 relative error = 2.584376430577764e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.196000000000001 y[1] (analytic) = 0.2392192705021372 y[1] (numeric) = 0.239219271120507 absolute error = 6.183697442985192e-10 relative error = 2.584949544409695e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.197000000000001 y[1] (analytic) = 0.2394354869403925 y[1] (numeric) = 0.2394354875594598 absolute error = 6.190672696693156e-10 relative error = 2.585528476083549e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.198000000000001 y[1] (analytic) = 0.2396517987740925 y[1] (numeric) = 0.2396517993938569 absolute error = 6.197644342176289e-10 relative error = 2.586103828087054e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.199000000000001 y[1] (analytic) = 0.2398682059992375 y[1] (numeric) = 0.2398682066196988 absolute error = 6.204613212101862e-10 relative error = 2.586675956596592e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.200000000000001 y[1] (analytic) = 0.2400847086118257 y[1] (numeric) = 0.2400847092329848 absolute error = 6.211590408700118e-10 relative error = 2.587249493987206e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.201000000000001 y[1] (analytic) = 0.2403013066078549 y[1] (numeric) = 0.2403013072297123 absolute error = 6.218573989080767e-10 relative error = 2.587823627288382e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.202000000000001 y[1] (analytic) = 0.2405179999833221 y[1] (numeric) = 0.2405180006058776 absolute error = 6.225554793903854e-10 relative error = 2.588394546077859e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.203000000000001 y[1] (analytic) = 0.2407347887342208 y[1] (numeric) = 0.2407347893574752 absolute error = 6.232543925399625e-10 relative error = 2.588966870210255e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.204000000000001 y[1] (analytic) = 0.2409516728565454 y[1] (numeric) = 0.2409516734804984 absolute error = 6.239529726226323e-10 relative error = 2.589535757214323e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.205000000000001 y[1] (analytic) = 0.2411686523462865 y[1] (numeric) = 0.2411686529709389 absolute error = 6.246524131281461e-10 relative error = 2.590106164507763e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.206000000000001 y[1] (analytic) = 0.2413857271994354 y[1] (numeric) = 0.2413857278247868 absolute error = 6.253513817888745e-10 relative error = 2.590672568110055e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.207000000000001 y[1] (analytic) = 0.2416028974119797 y[1] (numeric) = 0.2416028980380309 absolute error = 6.26051210872447e-10 relative error = 2.591240492471862e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.208000000000001 y[1] (analytic) = 0.2418201629799076 y[1] (numeric) = 0.2418201636066584 absolute error = 6.267507901558389e-10 relative error = 2.591805341756859e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.209000000000001 y[1] (analytic) = 0.242037523899204 y[1] (numeric) = 0.2420375245266551 absolute error = 6.274511188397724e-10 relative error = 2.592371251909985e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.210000000000001 y[1] (analytic) = 0.2422549801658533 y[1] (numeric) = 0.2422549807940053 absolute error = 6.281520859019452e-10 relative error = 2.592937761163457e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.211000000000001 y[1] (analytic) = 0.242472531775839 y[1] (numeric) = 0.2424725324046918 absolute error = 6.288528586750886e-10 relative error = 2.593501433211621e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.212000000000001 y[1] (analytic) = 0.2426901787251425 y[1] (numeric) = 0.2426901793546959 absolute error = 6.295533816480514e-10 relative error = 2.594062046330473e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.213000000000001 y[1] (analytic) = 0.2429079210097428 y[1] (numeric) = 0.2429079216399975 absolute error = 6.302546817771315e-10 relative error = 2.594623835884926e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2140000000000011 y[1] (analytic) = 0.2431257586256182 y[1] (numeric) = 0.2431257592565748 absolute error = 6.309565925288751e-10 relative error = 2.595186113127838e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2150000000000011 y[1] (analytic) = 0.2433436915687466 y[1] (numeric) = 0.2433436922004049 absolute error = 6.316582812360139e-10 relative error = 2.595745454356951e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2160000000000011 y[1] (analytic) = 0.2435617198351024 y[1] (numeric) = 0.2435617204674631 absolute error = 6.323607470992698e-10 relative error = 2.59630596929351e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2170000000000011 y[1] (analytic) = 0.2437798434206604 y[1] (numeric) = 0.2437798440537234 absolute error = 6.330629909179208e-10 relative error = 2.596863555390522e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2180000000000011 y[1] (analytic) = 0.2439980623213923 y[1] (numeric) = 0.2439980629551581 absolute error = 6.33765873114811e-10 relative error = 2.597421746243295e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2190000000000011 y[1] (analytic) = 0.2442163765332688 y[1] (numeric) = 0.2442163771677384 absolute error = 6.344695879789697e-10 relative error = 2.597981335181009e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2200000000000011 y[1] (analytic) = 0.2444347860522606 y[1] (numeric) = 0.2444347866874337 absolute error = 6.351730252873722e-10 relative error = 2.598537775844928e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2210000000000011 y[1] (analytic) = 0.2446532908743358 y[1] (numeric) = 0.2446532915102119 absolute error = 6.358761572844429e-10 relative error = 2.599090962610659e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2220000000000011 y[1] (analytic) = 0.2448718909954598 y[1] (numeric) = 0.2448718916320398 absolute error = 6.36579983170904e-10 relative error = 2.599644984089689e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2230000000000011 y[1] (analytic) = 0.2450905864115976 y[1] (numeric) = 0.2450905870488823 absolute error = 6.372846694802092e-10 relative error = 2.600200516922232e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2240000000000011 y[1] (analytic) = 0.2453093771187141 y[1] (numeric) = 0.2453093777567031 absolute error = 6.37989022722607e-10 relative error = 2.600752691218408e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2250000000000011 y[1] (analytic) = 0.2455282631127701 y[1] (numeric) = 0.2455282637514642 absolute error = 6.386941253655465e-10 relative error = 2.601305924084988e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2260000000000011 y[1] (analytic) = 0.2457472443897276 y[1] (numeric) = 0.2457472450291265 absolute error = 6.393988671860029e-10 relative error = 2.60185569434906e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2270000000000011 y[1] (analytic) = 0.2459663209455444 y[1] (numeric) = 0.2459663215856489 absolute error = 6.401044971848791e-10 relative error = 2.602407088597283e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2280000000000011 y[1] (analytic) = 0.2461854927761795 y[1] (numeric) = 0.2461854934169893 absolute error = 6.408098218724234e-10 relative error = 2.602955253967861e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2290000000000011 y[1] (analytic) = 0.2464047598775881 y[1] (numeric) = 0.2464047605191039 absolute error = 6.415158682049338e-10 relative error = 2.603504366245335e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2300000000000011 y[1] (analytic) = 0.2466241222457249 y[1] (numeric) = 0.2466241228879475 absolute error = 6.422226084268345e-10 relative error = 2.604054309768424e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2310000000000011 y[1] (analytic) = 0.2468435798765441 y[1] (numeric) = 0.2468435805194732 absolute error = 6.429291266041304e-10 relative error = 2.604601371142339e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2320000000000011 y[1] (analytic) = 0.2470631327659977 y[1] (numeric) = 0.2470631334096331 absolute error = 6.436354227368213e-10 relative error = 2.605145557457297e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2330000000000011 y[1] (analytic) = 0.2472827809100349 y[1] (numeric) = 0.2472827815543774 absolute error = 6.443424405144782e-10 relative error = 2.605690692021534e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2340000000000011 y[1] (analytic) = 0.2475025243046049 y[1] (numeric) = 0.2475025249496549 absolute error = 6.450500689147987e-10 relative error = 2.60623632315332e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2350000000000011 y[1] (analytic) = 0.2477223629456556 y[1] (numeric) = 0.2477223635914132 absolute error = 6.457575862928167e-10 relative error = 2.606779535824468e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2360000000000011 y[1] (analytic) = 0.2479422968291324 y[1] (numeric) = 0.2479422974755982 absolute error = 6.464657698046494e-10 relative error = 2.607323470307918e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2370000000000011 y[1] (analytic) = 0.2481623259509805 y[1] (numeric) = 0.2481623265981543 absolute error = 6.471737590274529e-10 relative error = 2.607864656923344e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2380000000000011 y[1] (analytic) = 0.2483824503071421 y[1] (numeric) = 0.2483824509550245 absolute error = 6.478823588729199e-10 relative error = 2.608406343007601e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2390000000000011 y[1] (analytic) = 0.2486026698935596 y[1] (numeric) = 0.2486026705421504 absolute error = 6.485907921849332e-10 relative error = 2.608945400556761e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2400000000000011 y[1] (analytic) = 0.2488229847061721 y[1] (numeric) = 0.2488229853554721 absolute error = 6.492999471419125e-10 relative error = 2.609485405492792e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2410000000000011 y[1] (analytic) = 0.2490433947409183 y[1] (numeric) = 0.2490433953909281 absolute error = 6.500098514994335e-10 relative error = 2.610026466173269e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2420000000000011 y[1] (analytic) = 0.2492638999937362 y[1] (numeric) = 0.2492639006444556 absolute error = 6.507194505456226e-10 relative error = 2.610564347913897e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2430000000000011 y[1] (analytic) = 0.2494845004605615 y[1] (numeric) = 0.2494845011119903 absolute error = 6.514287997916313e-10 relative error = 2.611099281073812e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2440000000000011 y[1] (analytic) = 0.2497051961373275 y[1] (numeric) = 0.2497051967894664 absolute error = 6.521388429270303e-10 relative error = 2.611635052113136e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2450000000000011 y[1] (analytic) = 0.2499259870199668 y[1] (numeric) = 0.2499259876728165 absolute error = 6.528497464852734e-10 relative error = 2.612172324573502e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2460000000000011 y[1] (analytic) = 0.2501468731044119 y[1] (numeric) = 0.2501468737579721 absolute error = 6.535602059543066e-10 relative error = 2.612705878923816e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2470000000000011 y[1] (analytic) = 0.2503678543865912 y[1] (numeric) = 0.2503678550408628 absolute error = 6.542715813573352e-10 relative error = 2.613241156538727e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2480000000000011 y[1] (analytic) = 0.2505889308624344 y[1] (numeric) = 0.250588931517417 absolute error = 6.549826236934564e-10 relative error = 2.613773168029603e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2490000000000011 y[1] (analytic) = 0.2508101025278672 y[1] (numeric) = 0.2508101031835617 absolute error = 6.556944431856948e-10 relative error = 2.614306348018184e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2500000000000011 y[1] (analytic) = 0.2510313693788153 y[1] (numeric) = 0.2510313700352221 absolute error = 6.564068733005968e-10 relative error = 2.614840029454867e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2510000000000011 y[1] (analytic) = 0.2512527314112032 y[1] (numeric) = 0.2512527320683224 absolute error = 6.57119136882045e-10 relative error = 2.61537111732567e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2520000000000011 y[1] (analytic) = 0.2514741886209538 y[1] (numeric) = 0.2514741892787849 absolute error = 6.578310673965859e-10 relative error = 2.61589895569017e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2530000000000011 y[1] (analytic) = 0.251695741003987 y[1] (numeric) = 0.2516957416625307 absolute error = 6.58543775067244e-10 relative error = 2.616427963541952e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2540000000000011 y[1] (analytic) = 0.2519173885562223 y[1] (numeric) = 0.2519173892154794 absolute error = 6.592571488717169e-10 relative error = 2.616957696529097e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2550000000000011 y[1] (analytic) = 0.2521391312735787 y[1] (numeric) = 0.2521391319335491 absolute error = 6.599703561427361e-10 relative error = 2.617484849769899e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2560000000000011 y[1] (analytic) = 0.252360969151973 y[1] (numeric) = 0.2523609698126564 absolute error = 6.606833413691504e-10 relative error = 2.618009209543349e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2570000000000011 y[1] (analytic) = 0.2525829021873185 y[1] (numeric) = 0.2525829028487165 absolute error = 6.613979919301016e-10 relative error = 2.618538254974998e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2580000000000011 y[1] (analytic) = 0.2528049303755318 y[1] (numeric) = 0.2528049310376431 absolute error = 6.621113102234233e-10 relative error = 2.61906011579712e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2590000000000011 y[1] (analytic) = 0.2530270537125221 y[1] (numeric) = 0.2530270543753485 absolute error = 6.628264048735844e-10 relative error = 2.619587096116045e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2600000000000011 y[1] (analytic) = 0.2532492721942021 y[1] (numeric) = 0.2532492728577435 absolute error = 6.63541388501443e-10 relative error = 2.620111729255481e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2610000000000011 y[1] (analytic) = 0.2534715858164814 y[1] (numeric) = 0.2534715864807374 absolute error = 6.642559835512429e-10 relative error = 2.620632925823006e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2620000000000011 y[1] (analytic) = 0.2536939945752669 y[1] (numeric) = 0.2536939952402382 absolute error = 6.649712447348577e-10 relative error = 2.62115485172658e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2630000000000011 y[1] (analytic) = 0.2539164984664649 y[1] (numeric) = 0.2539164991321522 absolute error = 6.656873385857409e-10 relative error = 2.621678160364437e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2640000000000011 y[1] (analytic) = 0.2541390974859813 y[1] (numeric) = 0.2541390981523844 absolute error = 6.66403154880868e-10 relative error = 2.622198478994865e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2650000000000011 y[1] (analytic) = 0.2543617916297197 y[1] (numeric) = 0.2543617922968384 absolute error = 6.671186936202389e-10 relative error = 2.62271581492624e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2660000000000011 y[1] (analytic) = 0.2545845808935812 y[1] (numeric) = 0.2545845815614162 absolute error = 6.678350095157271e-10 relative error = 2.623234318322242e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2670000000000011 y[1] (analytic) = 0.2548074652734664 y[1] (numeric) = 0.2548074659420184 absolute error = 6.685520470561812e-10 relative error = 2.623753767726832e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2680000000000011 y[1] (analytic) = 0.2550304447652754 y[1] (numeric) = 0.2550304454345441 absolute error = 6.69268751529728e-10 relative error = 2.624270024489463e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2690000000000011 y[1] (analytic) = 0.2552535193649049 y[1] (numeric) = 0.2552535200348911 absolute error = 6.699861776482408e-10 relative error = 2.624787228459103e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2700000000000011 y[1] (analytic) = 0.2554766890682512 y[1] (numeric) = 0.2554766897389555 absolute error = 6.707043809228708e-10 relative error = 2.62530559390368e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2710000000000011 y[1] (analytic) = 0.2556999538712109 y[1] (numeric) = 0.2556999545426322 absolute error = 6.714213629521737e-10 relative error = 2.62581730183006e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2720000000000011 y[1] (analytic) = 0.2559233137696744 y[1] (numeric) = 0.2559233144418145 absolute error = 6.72140121338316e-10 relative error = 2.626334082025947e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2730000000000011 y[1] (analytic) = 0.2561467687595356 y[1] (numeric) = 0.2561467694323942 absolute error = 6.728586021687022e-10 relative error = 2.62684790218988e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2740000000000011 y[1] (analytic) = 0.2563703188366852 y[1] (numeric) = 0.2563703195102617 absolute error = 6.73576527887576e-10 relative error = 2.627357686896128e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2750000000000011 y[1] (analytic) = 0.2565939639970107 y[1] (numeric) = 0.2565939646713061 absolute error = 6.742954528071721e-10 relative error = 2.627869503645174e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2760000000000011 y[1] (analytic) = 0.2568177042363997 y[1] (numeric) = 0.2568177049114149 absolute error = 6.750152103940366e-10 relative error = 2.628382698151868e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2770000000000011 y[1] (analytic) = 0.2570415395507395 y[1] (numeric) = 0.257041540226474 absolute error = 6.757345238916912e-10 relative error = 2.62889229916981e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2780000000000011 y[1] (analytic) = 0.2572654699359136 y[1] (numeric) = 0.2572654706123682 absolute error = 6.764546145454631e-10 relative error = 2.629403062579568e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2790000000000011 y[1] (analytic) = 0.2574894953878062 y[1] (numeric) = 0.2574894960649806 absolute error = 6.771743721323276e-10 relative error = 2.629910673103118e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2800000000000011 y[1] (analytic) = 0.2577136159022978 y[1] (numeric) = 0.2577136165801928 absolute error = 6.778949623864605e-10 relative error = 2.630419661813516e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2810000000000011 y[1] (analytic) = 0.2579378314752698 y[1] (numeric) = 0.2579378321538851 absolute error = 6.786153305959886e-10 relative error = 2.630925935581698e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2820000000000011 y[1] (analytic) = 0.2581621421026002 y[1] (numeric) = 0.2581621427819364 absolute error = 6.793361984058777e-10 relative error = 2.631432296281041e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2830000000000011 y[1] (analytic) = 0.2583865477801659 y[1] (numeric) = 0.258386548460224 absolute error = 6.800581209276402e-10 relative error = 2.631940891544519e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2840000000000011 y[1] (analytic) = 0.2586110485038443 y[1] (numeric) = 0.2586110491846239 absolute error = 6.807795438490416e-10 relative error = 2.632445704804919e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2850000000000011 y[1] (analytic) = 0.2588356442695095 y[1] (numeric) = 0.2588356449510104 absolute error = 6.815008557481406e-10 relative error = 2.632948246643094e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2860000000000011 y[1] (analytic) = 0.2590603350730338 y[1] (numeric) = 0.2590603357552565 absolute error = 6.822226672476006e-10 relative error = 2.633450879522987e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2870000000000011 y[1] (analytic) = 0.2592851209102885 y[1] (numeric) = 0.2592851215932339 absolute error = 6.829453669254804e-10 relative error = 2.633955101348744e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2880000000000011 y[1] (analytic) = 0.2595100017771447 y[1] (numeric) = 0.2595100024608127 absolute error = 6.836679555810576e-10 relative error = 2.634457057143255e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2890000000000011 y[1] (analytic) = 0.2597349776694705 y[1] (numeric) = 0.2597349783538615 absolute error = 6.84391043836996e-10 relative error = 2.634959103228399e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2900000000000011 y[1] (analytic) = 0.2599600485831336 y[1] (numeric) = 0.2599600492682476 absolute error = 6.851139655594807e-10 relative error = 2.635458676414217e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2910000000000011 y[1] (analytic) = 0.260185214513999 y[1] (numeric) = 0.2601852151998366 absolute error = 6.858376089269314e-10 relative error = 2.635959196251832e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2920000000000011 y[1] (analytic) = 0.260410475457931 y[1] (numeric) = 0.260410476144493 absolute error = 6.865620294504993e-10 relative error = 2.636460872947534e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2930000000000011 y[1] (analytic) = 0.2606358314107935 y[1] (numeric) = 0.2606358320980797 absolute error = 6.872862279294623e-10 relative error = 2.636959869290636e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2940000000000011 y[1] (analytic) = 0.2608612823684482 y[1] (numeric) = 0.2608612830564581 absolute error = 6.880098712969129e-10 relative error = 2.637454914927342e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2950000000000011 y[1] (analytic) = 0.2610868283267537 y[1] (numeric) = 0.2610868290154881 absolute error = 6.887344028427833e-10 relative error = 2.63795154760095e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2960000000000011 y[1] (analytic) = 0.2613124692815685 y[1] (numeric) = 0.2613124699710283 absolute error = 6.894598225670734e-10 relative error = 2.638449762702173e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2970000000000011 y[1] (analytic) = 0.261538205228751 y[1] (numeric) = 0.2615382059189359 absolute error = 6.901848537133048e-10 relative error = 2.638944673913486e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2980000000000011 y[1] (analytic) = 0.2617640361641569 y[1] (numeric) = 0.2617640368550665 absolute error = 6.909095517926289e-10 relative error = 2.639436501350961e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.2990000000000011 y[1] (analytic) = 0.2619899620836382 y[1] (numeric) = 0.2619899627752743 absolute error = 6.916361372510949e-10 relative error = 2.639933727805554e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3000000000000011 y[1] (analytic) = 0.2622159829830497 y[1] (numeric) = 0.2622159836754121 absolute error = 6.923624451538046e-10 relative error = 2.640428082519138e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3010000000000011 y[1] (analytic) = 0.2624420988582428 y[1] (numeric) = 0.2624420995513312 absolute error = 6.93088419989607e-10 relative error = 2.640919360898635e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3020000000000011 y[1] (analytic) = 0.2626683097050665 y[1] (numeric) = 0.2626683103988816 absolute error = 6.938150609592242e-10 relative error = 2.64141137443746e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3030000000000011 y[1] (analytic) = 0.2628946155193702 y[1] (numeric) = 0.2628946162139117 absolute error = 6.945414798842364e-10 relative error = 2.641900742288357e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3040000000000011 y[1] (analytic) = 0.2631210162969999 y[1] (numeric) = 0.2631210169922685 absolute error = 6.952686204542147e-10 relative error = 2.642391057312673e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3050000000000011 y[1] (analytic) = 0.2633475120338008 y[1] (numeric) = 0.2633475127297975 absolute error = 6.959967047137638e-10 relative error = 2.642883159740777e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3060000000000011 y[1] (analytic) = 0.2635741027256187 y[1] (numeric) = 0.2635741034223429 absolute error = 6.967242893729519e-10 relative error = 2.643371568633371e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3070000000000011 y[1] (analytic) = 0.2638007883682959 y[1] (numeric) = 0.2638007890657475 absolute error = 6.974515964763839e-10 relative error = 2.643857134735557e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3080000000000011 y[1] (analytic) = 0.2640275689576727 y[1] (numeric) = 0.2640275696558524 absolute error = 6.981797362470843e-10 relative error = 2.644344069838451e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3090000000000011 y[1] (analytic) = 0.264254444489589 y[1] (numeric) = 0.2642544451884975 absolute error = 6.989085421515995e-10 relative error = 2.644831739733085e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3100000000000011 y[1] (analytic) = 0.264481414959884 y[1] (numeric) = 0.2644814156595212 absolute error = 6.996371260115097e-10 relative error = 2.645316783856549e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3110000000000011 y[1] (analytic) = 0.2647084803643938 y[1] (numeric) = 0.2647084810647603 absolute error = 7.003665425386885e-10 relative error = 2.645803192910837e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3120000000000011 y[1] (analytic) = 0.2649356406989549 y[1] (numeric) = 0.2649356414000504 absolute error = 7.010955149766573e-10 relative error = 2.646286143785798e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3130000000000011 y[1] (analytic) = 0.2651628959594003 y[1] (numeric) = 0.2651628966612257 absolute error = 7.018253755930459e-10 relative error = 2.646770669228564e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3140000000000011 y[1] (analytic) = 0.2653902461415628 y[1] (numeric) = 0.2653902468441185 absolute error = 7.025557913209468e-10 relative error = 2.647255509707746e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3150000000000011 y[1] (analytic) = 0.2656176912412742 y[1] (numeric) = 0.2656176919445604 absolute error = 7.032861515376965e-10 relative error = 2.647738365058167e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3160000000000011 y[1] (analytic) = 0.2658452312543647 y[1] (numeric) = 0.2658452319583808 absolute error = 7.040161231763875e-10 relative error = 2.648217987039137e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3170000000000011 y[1] (analytic) = 0.2660728661766614 y[1] (numeric) = 0.2660728668814082 absolute error = 7.047468164600446e-10 relative error = 2.648698556102003e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3180000000000011 y[1] (analytic) = 0.2663005960039913 y[1] (numeric) = 0.2663005967094695 absolute error = 7.054782313886676e-10 relative error = 2.649180069345747e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3190000000000011 y[1] (analytic) = 0.2665284207321807 y[1] (numeric) = 0.2665284214383902 absolute error = 7.062094242726857e-10 relative error = 2.64965898320583e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3200000000000011 y[1] (analytic) = 0.2667563403570528 y[1] (numeric) = 0.2667563410639942 absolute error = 7.069413943128211e-10 relative error = 2.650139049615771e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3210000000000011 y[1] (analytic) = 0.266984354874431 y[1] (numeric) = 0.266984355582104 absolute error = 7.076730867972003e-10 relative error = 2.650616314690183e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3220000000000011 y[1] (analytic) = 0.2672124642801357 y[1] (numeric) = 0.267212464988541 absolute error = 7.084053343930918e-10 relative error = 2.651093901257637e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3230000000000011 y[1] (analytic) = 0.2674406685699873 y[1] (numeric) = 0.2674406692791248 absolute error = 7.091375264778321e-10 relative error = 2.651569524820628e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3240000000000011 y[1] (analytic) = 0.2676689677398033 y[1] (numeric) = 0.2676689684496737 absolute error = 7.098703846963872e-10 relative error = 2.652045885970766e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3250000000000011 y[1] (analytic) = 0.2678973617854006 y[1] (numeric) = 0.2678973624960045 absolute error = 7.106039645599083e-10 relative error = 2.652523189568168e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3260000000000011 y[1] (analytic) = 0.2681258507025955 y[1] (numeric) = 0.2681258514139327 absolute error = 7.113372668676732e-10 relative error = 2.652997706128256e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3270000000000011 y[1] (analytic) = 0.2683544344872021 y[1] (numeric) = 0.2683544351992723 absolute error = 7.120702361085307e-10 relative error = 2.653469235450587e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3280000000000011 y[1] (analytic) = 0.2685831131350317 y[1] (numeric) = 0.2685831138478358 absolute error = 7.128040935278079e-10 relative error = 2.653942331696191e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3290000000000011 y[1] (analytic) = 0.2688118866418959 y[1] (numeric) = 0.2688118873554345 absolute error = 7.135385615697487e-10 relative error = 2.654415957878774e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3300000000000011 y[1] (analytic) = 0.2690407550036051 y[1] (numeric) = 0.2690407557178779 absolute error = 7.142727520559333e-10 relative error = 2.654886810908489e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3310000000000011 y[1] (analytic) = 0.2692697182159666 y[1] (numeric) = 0.2692697189309743 absolute error = 7.150077196982352e-10 relative error = 2.655358814334876e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3320000000000011 y[1] (analytic) = 0.2694987762747883 y[1] (numeric) = 0.2694987769905307 absolute error = 7.157424097847809e-10 relative error = 2.655828051163358e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3330000000000011 y[1] (analytic) = 0.2697279291758746 y[1] (numeric) = 0.2697279298923524 absolute error = 7.164778770274438e-10 relative error = 2.656298438269136e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3340000000000011 y[1] (analytic) = 0.2699571769150305 y[1] (numeric) = 0.2699571776322435 absolute error = 7.172129556920481e-10 relative error = 2.656765654049613e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3350000000000011 y[1] (analytic) = 0.2701865194880575 y[1] (numeric) = 0.2701865202060064 absolute error = 7.179489225350721e-10 relative error = 2.65723443158979e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3360000000000011 y[1] (analytic) = 0.2704159568907568 y[1] (numeric) = 0.2704159576094424 absolute error = 7.186855555119109e-10 relative error = 2.657703945341683e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3370000000000011 y[1] (analytic) = 0.2706454891189292 y[1] (numeric) = 0.2706454898383511 absolute error = 7.194218554218423e-10 relative error = 2.658170501063508e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3380000000000011 y[1] (analytic) = 0.270875116168373 y[1] (numeric) = 0.2708751168885308 absolute error = 7.201578777760176e-10 relative error = 2.65863431075882e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3390000000000011 y[1] (analytic) = 0.2711048380348837 y[1] (numeric) = 0.2711048387557785 absolute error = 7.208947327974613e-10 relative error = 2.659099476139566e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3400000000000011 y[1] (analytic) = 0.2713346547142571 y[1] (numeric) = 0.2713346554358894 absolute error = 7.216323649750223e-10 relative error = 2.659565788730431e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3410000000000011 y[1] (analytic) = 0.271564566202288 y[1] (numeric) = 0.2715645669246577 absolute error = 7.223697195968271e-10 relative error = 2.660029361336984e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3420000000000011 y[1] (analytic) = 0.2717945724947682 y[1] (numeric) = 0.2717945732178759 absolute error = 7.231076293301442e-10 relative error = 2.660493264059065e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3430000000000011 y[1] (analytic) = 0.2720246735874897 y[1] (numeric) = 0.2720246743113351 absolute error = 7.2384548355231e-10 relative error = 2.660955250882799e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3440000000000011 y[1] (analytic) = 0.2722548694762413 y[1] (numeric) = 0.2722548702008252 absolute error = 7.245838928859882e-10 relative error = 2.661417569059201e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3450000000000011 y[1] (analytic) = 0.2724851601568112 y[1] (numeric) = 0.2724851608821344 absolute error = 7.253231903980861e-10 relative error = 2.661881439637569e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3460000000000011 y[1] (analytic) = 0.2727155456249876 y[1] (numeric) = 0.2727155463510496 absolute error = 7.260620438209742e-10 relative error = 2.662341973051238e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3470000000000011 y[1] (analytic) = 0.2729460258765556 y[1] (numeric) = 0.2729460266033563 absolute error = 7.268007307104085e-10 relative error = 2.662800194200726e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3480000000000011 y[1] (analytic) = 0.2731766009072983 y[1] (numeric) = 0.2731766016348385 absolute error = 7.275401947559601e-10 relative error = 2.663259563006455e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3490000000000011 y[1] (analytic) = 0.2734072707129986 y[1] (numeric) = 0.2734072714412789 absolute error = 7.282802694241752e-10 relative error = 2.66371946702422e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3500000000000011 y[1] (analytic) = 0.2736380352894385 y[1] (numeric) = 0.2736380360184587 absolute error = 7.290201220477854e-10 relative error = 2.664176861512216e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3510000000000011 y[1] (analytic) = 0.2738688946323968 y[1] (numeric) = 0.2738688953621576 absolute error = 7.297607518275129e-10 relative error = 2.664635400844047e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3520000000000011 y[1] (analytic) = 0.2740998487376529 y[1] (numeric) = 0.274099849468154 absolute error = 7.305011595626354e-10 relative error = 2.665091436302887e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3530000000000011 y[1] (analytic) = 0.2743308976009827 y[1] (numeric) = 0.2743308983322249 absolute error = 7.312422334315727e-10 relative error = 2.665548211398238e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3540000000000011 y[1] (analytic) = 0.2745620412181628 y[1] (numeric) = 0.2745620419501458 absolute error = 7.319829742336026e-10 relative error = 2.666002084577963e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3550000000000011 y[1] (analytic) = 0.2747932795849661 y[1] (numeric) = 0.2747932803176907 absolute error = 7.327246032140522e-10 relative error = 2.66645750696932e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3560000000000011 y[1] (analytic) = 0.2750246126971666 y[1] (numeric) = 0.2750246134306324 absolute error = 7.334658436164432e-10 relative error = 2.666909831899564e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3570000000000011 y[1] (analytic) = 0.2752560405505344 y[1] (numeric) = 0.2752560412847422 absolute error = 7.342078611749514e-10 relative error = 2.667363301842445e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3580000000000012 y[1] (analytic) = 0.2754875631408394 y[1] (numeric) = 0.2754875638757899 absolute error = 7.349504893561232e-10 relative error = 2.667817308980984e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3590000000000012 y[1] (analytic) = 0.2757191804638509 y[1] (numeric) = 0.2757191811995439 absolute error = 7.356930065149925e-10 relative error = 2.668269234216181e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3600000000000012 y[1] (analytic) = 0.2759508925153362 y[1] (numeric) = 0.2759508932517713 absolute error = 7.364351350958032e-10 relative error = 2.66871807655007e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3610000000000012 y[1] (analytic) = 0.2761826992910584 y[1] (numeric) = 0.2761827000282376 absolute error = 7.371792065669069e-10 relative error = 2.669172285082281e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3620000000000012 y[1] (analytic) = 0.2764146007867855 y[1] (numeric) = 0.2764146015247071 absolute error = 7.379216127034738e-10 relative error = 2.669618792216679e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3630000000000012 y[1] (analytic) = 0.2766465969982763 y[1] (numeric) = 0.2766465977369424 absolute error = 7.386661837749386e-10 relative error = 2.670071462254572e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3640000000000012 y[1] (analytic) = 0.2768786879212959 y[1] (numeric) = 0.2768786886607051 absolute error = 7.394091450230178e-10 relative error = 2.670516646023685e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3650000000000012 y[1] (analytic) = 0.2771108735516009 y[1] (numeric) = 0.277110874291755 absolute error = 7.4015404916139e-10 relative error = 2.670967182468088e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3660000000000012 y[1] (analytic) = 0.277343153884952 y[1] (numeric) = 0.2773431546258506 absolute error = 7.408986202328549e-10 relative error = 2.671414851437782e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3670000000000012 y[1] (analytic) = 0.2775755289171061 y[1] (numeric) = 0.277575529658749 absolute error = 7.416429692597148e-10 relative error = 2.671860059685578e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3680000000000012 y[1] (analytic) = 0.277807998643818 y[1] (numeric) = 0.277807999386206 absolute error = 7.423880399315408e-10 relative error = 2.672306209884792e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3690000000000012 y[1] (analytic) = 0.2780405630608422 y[1] (numeric) = 0.2780405638039759 absolute error = 7.431337212260303e-10 relative error = 2.672752899955156e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3700000000000012 y[1] (analytic) = 0.2782732221639323 y[1] (numeric) = 0.2782732229078115 absolute error = 7.438791804759148e-10 relative error = 2.673197135862722e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3710000000000012 y[1] (analytic) = 0.2785059759488397 y[1] (numeric) = 0.2785059766934642 absolute error = 7.446244731923457e-10 relative error = 2.673639122663313e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3720000000000012 y[1] (analytic) = 0.2787388244113128 y[1] (numeric) = 0.2787388251566842 absolute error = 7.453714312433135e-10 relative error = 2.674085437568712e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3730000000000012 y[1] (analytic) = 0.278971767547103 y[1] (numeric) = 0.27897176829322 absolute error = 7.461170570266518e-10 relative error = 2.674525324146551e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3740000000000012 y[1] (analytic) = 0.2792048053519545 y[1] (numeric) = 0.279204806098819 absolute error = 7.468644591668294e-10 relative error = 2.674969931929938e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3750000000000012 y[1] (analytic) = 0.2794379378216163 y[1] (numeric) = 0.2794379385692268 absolute error = 7.476105290393775e-10 relative error = 2.675408124134621e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3760000000000012 y[1] (analytic) = 0.2796711649518295 y[1] (numeric) = 0.279671165700188 absolute error = 7.483585418022187e-10 relative error = 2.675851627146173e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3770000000000012 y[1] (analytic) = 0.2799044867383395 y[1] (numeric) = 0.2799044874874456 absolute error = 7.491061104758501e-10 relative error = 2.676291899444006e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3780000000000012 y[1] (analytic) = 0.2801379031768877 y[1] (numeric) = 0.280137903926741 absolute error = 7.49853346082574e-10 relative error = 2.676729345007961e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3790000000000012 y[1] (analytic) = 0.2803714142632132 y[1] (numeric) = 0.2803714150138146 absolute error = 7.506014143565665e-10 relative error = 2.677168128316749e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3800000000000012 y[1] (analytic) = 0.2806050199930548 y[1] (numeric) = 0.2806050207444051 absolute error = 7.513502597866761e-10 relative error = 2.677608047800687e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3810000000000012 y[1] (analytic) = 0.280838720362151 y[1] (numeric) = 0.2808387211142498 absolute error = 7.520988276610296e-10 relative error = 2.678045344641839e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3820000000000012 y[1] (analytic) = 0.2810725153662378 y[1] (numeric) = 0.2810725161190847 absolute error = 7.528468959350221e-10 relative error = 2.678479234990521e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3830000000000012 y[1] (analytic) = 0.2813064050010474 y[1] (numeric) = 0.2813064057546444 absolute error = 7.535970181216101e-10 relative error = 2.67891880427964e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3840000000000012 y[1] (analytic) = 0.2815403892623163 y[1] (numeric) = 0.281540390016662 absolute error = 7.543456415071148e-10 relative error = 2.679351419111228e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3850000000000012 y[1] (analytic) = 0.2817744681457729 y[1] (numeric) = 0.2817744689008692 absolute error = 7.550962632940639e-10 relative error = 2.679789507768401e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3860000000000012 y[1] (analytic) = 0.2820086416471501 y[1] (numeric) = 0.2820086424029964 absolute error = 7.558463299695006e-10 relative error = 2.680224001487222e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3870000000000012 y[1] (analytic) = 0.2822429097621765 y[1] (numeric) = 0.2822429105187726 absolute error = 7.565961190891812e-10 relative error = 2.680655892212507e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3880000000000012 y[1] (analytic) = 0.2824772724865784 y[1] (numeric) = 0.2824772732439252 absolute error = 7.573467963872815e-10 relative error = 2.681089312851766e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3890000000000012 y[1] (analytic) = 0.2827117298160832 y[1] (numeric) = 0.2827117305741804 absolute error = 7.580971406184744e-10 relative error = 2.681519939450871e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3900000000000012 y[1] (analytic) = 0.2829462817464147 y[1] (numeric) = 0.2829462825052628 absolute error = 7.588481509834821e-10 relative error = 2.681951309978993e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3910000000000012 y[1] (analytic) = 0.2831809282732958 y[1] (numeric) = 0.2831809290328959 absolute error = 7.596000495269095e-10 relative error = 2.682384206304406e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3920000000000012 y[1] (analytic) = 0.2834156693924499 y[1] (numeric) = 0.2834156701528014 absolute error = 7.603515594922783e-10 relative error = 2.682814119354171e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3930000000000012 y[1] (analytic) = 0.2836505050995962 y[1] (numeric) = 0.2836505058607001 absolute error = 7.611039021249155e-10 relative error = 2.683245361603268e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3940000000000012 y[1] (analytic) = 0.283885435390455 y[1] (numeric) = 0.2838854361523108 absolute error = 7.618558006683429e-10 relative error = 2.683673431926823e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3950000000000012 y[1] (analytic) = 0.2841204602607427 y[1] (numeric) = 0.2841204610233514 absolute error = 7.626086984124925e-10 relative error = 2.684103417658243e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3960000000000012 y[1] (analytic) = 0.284355579706177 y[1] (numeric) = 0.2843555804695381 absolute error = 7.633610965562809e-10 relative error = 2.684530042790289e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3970000000000012 y[1] (analytic) = 0.2845907937224715 y[1] (numeric) = 0.2845907944865859 absolute error = 7.641144383896403e-10 relative error = 2.684958386724178e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3980000000000012 y[1] (analytic) = 0.284826102305341 y[1] (numeric) = 0.2848261030702082 absolute error = 7.648672251114874e-10 relative error = 2.685383182653428e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.3990000000000012 y[1] (analytic) = 0.2850615054504963 y[1] (numeric) = 0.2850615062161172 absolute error = 7.656209000117542e-10 relative error = 2.6858095020645e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4000000000000012 y[1] (analytic) = 0.2852970031536482 y[1] (numeric) = 0.2852970039200236 absolute error = 7.663753520681382e-10 relative error = 2.686236951656316e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4010000000000012 y[1] (analytic) = 0.285532595410507 y[1] (numeric) = 0.2855325961776365 absolute error = 7.671295265687661e-10 relative error = 2.686661834407636e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4020000000000012 y[1] (analytic) = 0.2857682822167799 y[1] (numeric) = 0.2857682829846641 absolute error = 7.67884200669755e-10 relative error = 2.68708687581797e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4030000000000012 y[1] (analytic) = 0.2860040635681739 y[1] (numeric) = 0.2860040643368127 absolute error = 7.686388192595928e-10 relative error = 2.687510134192113e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4040000000000012 y[1] (analytic) = 0.2862399394603945 y[1] (numeric) = 0.2862399402297876 absolute error = 7.693931047825231e-10 relative error = 2.687930643895975e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4050000000000012 y[1] (analytic) = 0.2864759098891432 y[1] (numeric) = 0.2864759106592923 absolute error = 7.701491666622928e-10 relative error = 2.688355774697829e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4060000000000012 y[1] (analytic) = 0.2867119748501255 y[1] (numeric) = 0.2867119756210293 absolute error = 7.709038407632818e-10 relative error = 2.688774478869467e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4070000000000012 y[1] (analytic) = 0.2869481343390391 y[1] (numeric) = 0.2869481351106994 absolute error = 7.716602912211101e-10 relative error = 2.689197798753997e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4080000000000012 y[1] (analytic) = 0.2871843883515855 y[1] (numeric) = 0.2871843891240022 absolute error = 7.724166861677872e-10 relative error = 2.689619343869612e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4090000000000012 y[1] (analytic) = 0.2874207368834633 y[1] (numeric) = 0.2874207376566358 absolute error = 7.731725260029521e-10 relative error = 2.690037379997534e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4100000000000012 y[1] (analytic) = 0.2876571799303677 y[1] (numeric) = 0.2876571807042969 absolute error = 7.739291985053853e-10 relative error = 2.690456739834298e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4110000000000012 y[1] (analytic) = 0.2878937174879942 y[1] (numeric) = 0.2878937182626809 absolute error = 7.746866481639358e-10 relative error = 2.690877226927475e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4120000000000012 y[1] (analytic) = 0.288130349552038 y[1] (numeric) = 0.2881303503274817 absolute error = 7.754437092444277e-10 relative error = 2.691294792270323e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4130000000000012 y[1] (analytic) = 0.2883670761181912 y[1] (numeric) = 0.2883670768943919 absolute error = 7.762006593026172e-10 relative error = 2.691710405193694e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4140000000000012 y[1] (analytic) = 0.2886038971821435 y[1] (numeric) = 0.2886038979591026 absolute error = 7.769591636730411e-10 relative error = 2.692129840445943e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4150000000000012 y[1] (analytic) = 0.2888408127395872 y[1] (numeric) = 0.2888408135173036 absolute error = 7.777164467981379e-10 relative error = 2.692543478955347e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4160000000000012 y[1] (analytic) = 0.2890778227862087 y[1] (numeric) = 0.2890778235646833 absolute error = 7.784745625905032e-10 relative error = 2.692958439659462e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4170000000000012 y[1] (analytic) = 0.2893149273176953 y[1] (numeric) = 0.2893149280969287 absolute error = 7.792333445166832e-10 relative error = 2.693374143329324e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4180000000000012 y[1] (analytic) = 0.2895521263297324 y[1] (numeric) = 0.2895521271097252 absolute error = 7.799927925766781e-10 relative error = 2.693790587772953e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4190000000000012 y[1] (analytic) = 0.2897894198180052 y[1] (numeric) = 0.2897894205987572 absolute error = 7.80752018592068e-10 relative error = 2.694204705894367e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4200000000000012 y[1] (analytic) = 0.2900268077781964 y[1] (numeric) = 0.2900268085597075 absolute error = 7.81511022562853e-10 relative error = 2.694616503039017e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4210000000000012 y[1] (analytic) = 0.2902642902059867 y[1] (numeric) = 0.2902642909882574 absolute error = 7.822706926674527e-10 relative error = 2.69502904443503e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4220000000000012 y[1] (analytic) = 0.2905018670970559 y[1] (numeric) = 0.290501867880087 absolute error = 7.830310844170185e-10 relative error = 2.695442518981848e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4230000000000012 y[1] (analytic) = 0.2907395384470837 y[1] (numeric) = 0.290739539230875 absolute error = 7.837912541219794e-10 relative error = 2.695853678204259e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4240000000000012 y[1] (analytic) = 0.2909773042517474 y[1] (numeric) = 0.2909773050362985 absolute error = 7.845510907600328e-10 relative error = 2.696262145865699e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4250000000000012 y[1] (analytic) = 0.2912151645067206 y[1] (numeric) = 0.2912151652920335 absolute error = 7.853128147772281e-10 relative error = 2.696675552962507e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4260000000000012 y[1] (analytic) = 0.2914531192076813 y[1] (numeric) = 0.2914531199937543 absolute error = 7.86072984482189e-10 relative error = 2.69708207830864e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4270000000000012 y[1] (analytic) = 0.2916911683502991 y[1] (numeric) = 0.2916911691371341 absolute error = 7.868349860551405e-10 relative error = 2.697493347176733e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4280000000000012 y[1] (analytic) = 0.2919293119302488 y[1] (numeric) = 0.2919293127178447 absolute error = 7.875958774050673e-10 relative error = 2.697899269509631e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4290000000000012 y[1] (analytic) = 0.2921675499431978 y[1] (numeric) = 0.2921675507315562 absolute error = 7.883583785783799e-10 relative error = 2.698309167912897e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4300000000000012 y[1] (analytic) = 0.2924058823848172 y[1] (numeric) = 0.2924058831739377 absolute error = 7.891204911736338e-10 relative error = 2.698716197970058e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4310000000000012 y[1] (analytic) = 0.2926443092507741 y[1] (numeric) = 0.2926443100406566 absolute error = 7.898825482577365e-10 relative error = 2.69912150446386e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4320000000000012 y[1] (analytic) = 0.2928828305367339 y[1] (numeric) = 0.2928828313273792 absolute error = 7.90645271475654e-10 relative error = 2.699527555188968e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4330000000000012 y[1] (analytic) = 0.2931214462383614 y[1] (numeric) = 0.2931214470297701 absolute error = 7.914087163385375e-10 relative error = 2.699934537355473e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4340000000000012 y[1] (analytic) = 0.2933601563513211 y[1] (numeric) = 0.2933601571434928 absolute error = 7.921717726233624e-10 relative error = 2.700338663832305e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4350000000000012 y[1] (analytic) = 0.2935989608712737 y[1] (numeric) = 0.2935989616642093 absolute error = 7.929356615754557e-10 relative error = 2.700744100804609e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4360000000000012 y[1] (analytic) = 0.2938378597938808 y[1] (numeric) = 0.2938378605875802 absolute error = 7.936993839940953e-10 relative error = 2.70114744420904e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4370000000000012 y[1] (analytic) = 0.294076853114801 y[1] (numeric) = 0.2940768539092647 absolute error = 7.944636615242473e-10 relative error = 2.701551152732536e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4380000000000012 y[1] (analytic) = 0.294315940829693 y[1] (numeric) = 0.2943159416249206 absolute error = 7.952276059874919e-10 relative error = 2.701952207364986e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4390000000000012 y[1] (analytic) = 0.2945551229342121 y[1] (numeric) = 0.2945551237302045 absolute error = 7.959924386291561e-10 relative error = 2.702354760290278e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4400000000000012 y[1] (analytic) = 0.2947943994240144 y[1] (numeric) = 0.2947944002207714 absolute error = 7.967569937150643e-10 relative error = 2.702754853117332e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4410000000000012 y[1] (analytic) = 0.2950337702947529 y[1] (numeric) = 0.295033771092275 absolute error = 7.975221594236359e-10 relative error = 2.703155501917198e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4420000000000012 y[1] (analytic) = 0.2952732355420796 y[1] (numeric) = 0.2952732363403677 absolute error = 7.982880467771736e-10 relative error = 2.703557080991883e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4430000000000012 y[1] (analytic) = 0.2955127951616466 y[1] (numeric) = 0.2955127959607003 absolute error = 7.990537675972575e-10 relative error = 2.703956582185121e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4440000000000012 y[1] (analytic) = 0.2957524491491033 y[1] (numeric) = 0.2957524499489225 absolute error = 7.998192108615854e-10 relative error = 2.70435363481422e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4450000000000012 y[1] (analytic) = 0.295992197500097 y[1] (numeric) = 0.2959921983006825 absolute error = 8.005854312820304e-10 relative error = 2.704751807796447e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4460000000000012 y[1] (analytic) = 0.2962320402102747 y[1] (numeric) = 0.2962320410116269 absolute error = 8.013522068139878e-10 relative error = 2.705150348507755e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4470000000000012 y[1] (analytic) = 0.2964719772752825 y[1] (numeric) = 0.2964719780774013 absolute error = 8.021188158124914e-10 relative error = 2.705546821606353e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4480000000000012 y[1] (analytic) = 0.2967120086907635 y[1] (numeric) = 0.2967120094936497 absolute error = 8.028862574782636e-10 relative error = 2.70594459934731e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4490000000000012 y[1] (analytic) = 0.2969521344523616 y[1] (numeric) = 0.2969521352560148 absolute error = 8.036531995436746e-10 relative error = 2.706339191754826e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4500000000000012 y[1] (analytic) = 0.2971923545557169 y[1] (numeric) = 0.2971923553601378 absolute error = 8.044209187652029e-10 relative error = 2.706734902274857e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4510000000000012 y[1] (analytic) = 0.2974326689964691 y[1] (numeric) = 0.2974326698016587 absolute error = 8.051895816763022e-10 relative error = 2.707132287764465e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4520000000000012 y[1] (analytic) = 0.2976730777702582 y[1] (numeric) = 0.2976730785762159 absolute error = 8.059577449870403e-10 relative error = 2.70752649525488e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4530000000000012 y[1] (analytic) = 0.297913580872721 y[1] (numeric) = 0.2979135816794468 absolute error = 8.067257417643248e-10 relative error = 2.707918650103387e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4540000000000012 y[1] (analytic) = 0.2981541782994926 y[1] (numeric) = 0.2981541791069869 absolute error = 8.074942936531215e-10 relative error = 2.708311177319817e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4550000000000012 y[1] (analytic) = 0.2983948700462071 y[1] (numeric) = 0.2983948708544709 absolute error = 8.082637892314892e-10 relative error = 2.708705377898514e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4560000000000012 y[1] (analytic) = 0.2986356561084985 y[1] (numeric) = 0.2986356569175315 absolute error = 8.090330072541008e-10 relative error = 2.709097158043873e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4570000000000012 y[1] (analytic) = 0.2988765364819977 y[1] (numeric) = 0.2988765372918006 absolute error = 8.098028914105271e-10 relative error = 2.709489680730772e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4580000000000012 y[1] (analytic) = 0.2991175111623361 y[1] (numeric) = 0.2991175119729085 absolute error = 8.105723869888948e-10 relative error = 2.709879417754929e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4590000000000012 y[1] (analytic) = 0.2993585801451412 y[1] (numeric) = 0.2993585809564839 absolute error = 8.113427152345309e-10 relative error = 2.710270455054801e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4600000000000012 y[1] (analytic) = 0.2995997434260417 y[1] (numeric) = 0.2995997442381546 absolute error = 8.121128214355622e-10 relative error = 2.710659268758812e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4610000000000012 y[1] (analytic) = 0.2998410010006629 y[1] (numeric) = 0.2998410018135465 absolute error = 8.128835937704082e-10 relative error = 2.711048826069691e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4620000000000012 y[1] (analytic) = 0.3000823528646296 y[1] (numeric) = 0.3000823536782846 absolute error = 8.136549767279178e-10 relative error = 2.711438939879835e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4630000000000012 y[1] (analytic) = 0.3003237990135659 y[1] (numeric) = 0.3003237998279922 absolute error = 8.144262486631249e-10 relative error = 2.711827205629936e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4640000000000012 y[1] (analytic) = 0.3005653394430942 y[1] (numeric) = 0.3005653402582914 absolute error = 8.151971875314246e-10 relative error = 2.712212888691263e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4650000000000012 y[1] (analytic) = 0.300806974148834 y[1] (numeric) = 0.3008069749648029 absolute error = 8.159688480446903e-10 relative error = 2.712599501236841e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4660000000000012 y[1] (analytic) = 0.3010487031264046 y[1] (numeric) = 0.3010487039431459 absolute error = 8.167412857140732e-10 relative error = 2.712987225097393e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4670000000000012 y[1] (analytic) = 0.3012905263714251 y[1] (numeric) = 0.3012905271889385 absolute error = 8.175133348053976e-10 relative error = 2.713372188137051e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4680000000000012 y[1] (analytic) = 0.3015324438795109 y[1] (numeric) = 0.3015324446977971 absolute error = 8.182861610528391e-10 relative error = 2.713758262708929e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4690000000000012 y[1] (analytic) = 0.3017744556462781 y[1] (numeric) = 0.301774456465337 absolute error = 8.19058820766827e-10 relative error = 2.71414231868213e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4700000000000013 y[1] (analytic) = 0.3020165616673399 y[1] (numeric) = 0.302016562487172 absolute error = 8.198320355923272e-10 relative error = 2.714526750010955e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4710000000000013 y[1] (analytic) = 0.3022587619383094 y[1] (numeric) = 0.3022587627589145 absolute error = 8.206051393955249e-10 relative error = 2.714909351620415e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4720000000000013 y[1] (analytic) = 0.3025010564547969 y[1] (numeric) = 0.3025010572761757 absolute error = 8.213788538213862e-10 relative error = 2.715292513182102e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4730000000000013 y[1] (analytic) = 0.3027434452124119 y[1] (numeric) = 0.3027434460345653 absolute error = 8.221534009145159e-10 relative error = 2.715676966474613e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4740000000000013 y[1] (analytic) = 0.3029859282067641 y[1] (numeric) = 0.3029859290296916 absolute error = 8.229274484072846e-10 relative error = 2.71605831095133e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4750000000000013 y[1] (analytic) = 0.3032285054334601 y[1] (numeric) = 0.3032285062571616 absolute error = 8.23701440388902e-10 relative error = 2.716438018290643e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4760000000000013 y[1] (analytic) = 0.3034711768881049 y[1] (numeric) = 0.303471177712581 absolute error = 8.244760985043342e-10 relative error = 2.716818470072803e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4770000000000013 y[1] (analytic) = 0.3037139425663024 y[1] (numeric) = 0.3037139433915539 absolute error = 8.252515337758837e-10 relative error = 2.717200029747488e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4780000000000013 y[1] (analytic) = 0.3039568024636569 y[1] (numeric) = 0.3039568032896834 absolute error = 8.260265804693745e-10 relative error = 2.717578859147723e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4790000000000013 y[1] (analytic) = 0.3041997565757686 y[1] (numeric) = 0.3041997574025709 absolute error = 8.268023488078313e-10 relative error = 2.717958614151275e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4800000000000013 y[1] (analytic) = 0.3044428048982387 y[1] (numeric) = 0.3044428057258166 absolute error = 8.275779506128345e-10 relative error = 2.718336374838801e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4810000000000013 y[1] (analytic) = 0.304685947426665 y[1] (numeric) = 0.3046859482550193 absolute error = 8.283543295739548e-10 relative error = 2.718715242925116e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4820000000000013 y[1] (analytic) = 0.3049291841566452 y[1] (numeric) = 0.3049291849857764 absolute error = 8.291312636465875e-10 relative error = 2.71909448726513e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4830000000000013 y[1] (analytic) = 0.3051725150837771 y[1] (numeric) = 0.3051725159136841 absolute error = 8.299069764738931e-10 relative error = 2.719468285818806e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4840000000000013 y[1] (analytic) = 0.3054159402036525 y[1] (numeric) = 0.3054159410343369 absolute error = 8.306844101468869e-10 relative error = 2.719846284358909e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4850000000000013 y[1] (analytic) = 0.3056594595118667 y[1] (numeric) = 0.3056594603433282 absolute error = 8.314615662641245e-10 relative error = 2.720221934540994e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4860000000000013 y[1] (analytic) = 0.3059030730040107 y[1] (numeric) = 0.3059030738362502 absolute error = 8.322394440263281e-10 relative error = 2.720598508062116e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4870000000000013 y[1] (analytic) = 0.3061467806756762 y[1] (numeric) = 0.3061467815086932 absolute error = 8.330170442327756e-10 relative error = 2.720972738613416e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4880000000000013 y[1] (analytic) = 0.3063905825224523 y[1] (numeric) = 0.3063905833562467 absolute error = 8.337944223946181e-10 relative error = 2.721344812657607e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4890000000000013 y[1] (analytic) = 0.306634478539925 y[1] (numeric) = 0.3066344793744986 absolute error = 8.345735769133e-10 relative error = 2.7217212522454e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4900000000000013 y[1] (analytic) = 0.306878468723684 y[1] (numeric) = 0.3068784695590354 absolute error = 8.353513436532012e-10 relative error = 2.722091735948274e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4910000000000013 y[1] (analytic) = 0.3071225530693112 y[1] (numeric) = 0.3071225539054422 absolute error = 8.36130942261093e-10 relative error = 2.72246676092327e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4920000000000013 y[1] (analytic) = 0.3073667315723927 y[1] (numeric) = 0.3073667324093029 absolute error = 8.369101522909261e-10 relative error = 2.722839091952319e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4930000000000013 y[1] (analytic) = 0.3076110042285107 y[1] (numeric) = 0.3076110050661999 absolute error = 8.376891957873056e-10 relative error = 2.72320945698361e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4940000000000013 y[1] (analytic) = 0.3078553710332456 y[1] (numeric) = 0.3078553718717144 absolute error = 8.384687943951974e-10 relative error = 2.723580204500153e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4950000000000013 y[1] (analytic) = 0.3080998319821769 y[1] (numeric) = 0.3080998328214261 absolute error = 8.392492256703576e-10 relative error = 2.723952234154113e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4960000000000013 y[1] (analytic) = 0.308344387070884 y[1] (numeric) = 0.3083443879109135 absolute error = 8.40029434900913e-10 relative error = 2.724322122029749e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4970000000000013 y[1] (analytic) = 0.3085890362949441 y[1] (numeric) = 0.3085890371357534 absolute error = 8.408093110645609e-10 relative error = 2.724689513145664e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4980000000000013 y[1] (analytic) = 0.3088337796499318 y[1] (numeric) = 0.3088337804915217 absolute error = 8.415899088731749e-10 relative error = 2.72505782828268e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.4990000000000013 y[1] (analytic) = 0.3090786171314214 y[1] (numeric) = 0.3090786179737927 absolute error = 8.42371283837906e-10 relative error = 2.725427244550297e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5000000000000012 y[1] (analytic) = 0.3093235487349868 y[1] (numeric) = 0.3093235495781392 absolute error = 8.431523812468811e-10 relative error = 2.725794349298807e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5010000000000012 y[1] (analytic) = 0.3095685744561988 y[1] (numeric) = 0.3095685753001329 absolute error = 8.439341447896709e-10 relative error = 2.726162196121364e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5020000000000012 y[1] (analytic) = 0.3098136942906285 y[1] (numeric) = 0.3098136951353441 absolute error = 8.447155752655533e-10 relative error = 2.72652755779461e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5030000000000012 y[1] (analytic) = 0.3100589082338439 y[1] (numeric) = 0.3100589090793417 absolute error = 8.45497782897553e-10 relative error = 2.726894020602967e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5040000000000012 y[1] (analytic) = 0.3103042162814123 y[1] (numeric) = 0.3103042171276932 absolute error = 8.462809342191235e-10 relative error = 2.727262118319522e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5050000000000012 y[1] (analytic) = 0.3105496184289013 y[1] (numeric) = 0.3105496192759649 absolute error = 8.47063585940333e-10 relative error = 2.727627199240188e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5060000000000012 y[1] (analytic) = 0.3107951146718756 y[1] (numeric) = 0.3107951155197214 absolute error = 8.478457935723327e-10 relative error = 2.727989448828539e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5070000000000012 y[1] (analytic) = 0.3110407050058975 y[1] (numeric) = 0.3110407058545265 absolute error = 8.486289448939033e-10 relative error = 2.728353335226053e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5080000000000012 y[1] (analytic) = 0.3112863894265293 y[1] (numeric) = 0.3112863902759421 absolute error = 8.494128178604399e-10 relative error = 2.728718140954636e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5090000000000012 y[1] (analytic) = 0.3115321679293326 y[1] (numeric) = 0.3115321687795292 absolute error = 8.501965242935228e-10 relative error = 2.729081012546928e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5100000000000012 y[1] (analytic) = 0.3117780405098662 y[1] (numeric) = 0.311778041360847 absolute error = 8.50980785838118e-10 relative error = 2.72944426889869e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5110000000000012 y[1] (analytic) = 0.312024007163689 y[1] (numeric) = 0.3120240080154537 absolute error = 8.517647143158058e-10 relative error = 2.729805062303962e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5120000000000012 y[1] (analytic) = 0.3122700678863566 y[1] (numeric) = 0.3122700687389061 absolute error = 8.525494754607621e-10 relative error = 2.730167131391625e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5130000000000012 y[1] (analytic) = 0.3125162226734254 y[1] (numeric) = 0.3125162235267595 absolute error = 8.533340145611135e-10 relative error = 2.730527097957517e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5140000000000012 y[1] (analytic) = 0.3127624715204488 y[1] (numeric) = 0.3127624723745679 absolute error = 8.541191087729771e-10 relative error = 2.73088745149251e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5150000000000012 y[1] (analytic) = 0.313008814422979 y[1] (numeric) = 0.313008815277884 absolute error = 8.549050911632605e-10 relative error = 2.731249254878808e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5160000000000012 y[1] (analytic) = 0.3132552513765685 y[1] (numeric) = 0.3132552522322593 absolute error = 8.556907404866365e-10 relative error = 2.73160860584584e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5170000000000012 y[1] (analytic) = 0.3135017823767674 y[1] (numeric) = 0.3135017832332435 absolute error = 8.564761122542563e-10 relative error = 2.731965686960404e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5180000000000012 y[1] (analytic) = 0.3137484074191234 y[1] (numeric) = 0.3137484082763855 absolute error = 8.57262150155691e-10 relative error = 2.732323511081637e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5190000000000012 y[1] (analytic) = 0.3139951264991835 y[1] (numeric) = 0.3139951273572325 absolute error = 8.580489652132428e-10 relative error = 2.732682429755718e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5200000000000012 y[1] (analytic) = 0.3142419396124948 y[1] (numeric) = 0.3142419404713304 absolute error = 8.588355582261897e-10 relative error = 2.733039260403168e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5210000000000012 y[1] (analytic) = 0.314488846754601 y[1] (numeric) = 0.3144888476142238 absolute error = 8.596227618618002e-10 relative error = 2.733396655343307e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5220000000000012 y[1] (analytic) = 0.3147358479210463 y[1] (numeric) = 0.314735848781456 absolute error = 8.604096879416545e-10 relative error = 2.73375179098599e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5230000000000012 y[1] (analytic) = 0.3149829431073715 y[1] (numeric) = 0.3149829439685689 absolute error = 8.611973911776261e-10 relative error = 2.734108020839912e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5240000000000012 y[1] (analytic) = 0.3152301323091172 y[1] (numeric) = 0.3152301331711031 absolute error = 8.619859270808661e-10 relative error = 2.734465518149121e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5250000000000012 y[1] (analytic) = 0.3154774155218247 y[1] (numeric) = 0.3154774163845978 absolute error = 8.627730752053253e-10 relative error = 2.734817241285657e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5260000000000012 y[1] (analytic) = 0.315724792741029 y[1] (numeric) = 0.3157247936045908 absolute error = 8.63561777642019e-10 relative error = 2.735172522071618e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5270000000000012 y[1] (analytic) = 0.3159722639622683 y[1] (numeric) = 0.3159722648266187 absolute error = 8.643503690564103e-10 relative error = 2.735526081363985e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5280000000000012 y[1] (analytic) = 0.3162198291810768 y[1] (numeric) = 0.3162198300462167 absolute error = 8.651398486492212e-10 relative error = 2.7358810827572e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5290000000000012 y[1] (analytic) = 0.3164674883929897 y[1] (numeric) = 0.3164674892589186 absolute error = 8.659288841528223e-10 relative error = 2.736233312780335e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5300000000000012 y[1] (analytic) = 0.3167152415935393 y[1] (numeric) = 0.316715242460257 absolute error = 8.667176421006673e-10 relative error = 2.736583303474169e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5310000000000012 y[1] (analytic) = 0.3169630887782547 y[1] (numeric) = 0.3169630896457629 absolute error = 8.675081208942004e-10 relative error = 2.736937364656688e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5320000000000012 y[1] (analytic) = 0.3172110299426689 y[1] (numeric) = 0.3172110308109662 absolute error = 8.682973229312552e-10 relative error = 2.737286036643136e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5330000000000013 y[1] (analytic) = 0.317459065082307 y[1] (numeric) = 0.3174590659513954 absolute error = 8.690883568363006e-10 relative error = 2.737639123995321e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5340000000000013 y[1] (analytic) = 0.3177071941926987 y[1] (numeric) = 0.3177071950625776 absolute error = 8.698788911409849e-10 relative error = 2.737989277678672e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5350000000000013 y[1] (analytic) = 0.3179554172693694 y[1] (numeric) = 0.3179554181400386 absolute error = 8.706692589122156e-10 relative error = 2.738337551816553e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5360000000000013 y[1] (analytic) = 0.3182037343078427 y[1] (numeric) = 0.3182037351793029 absolute error = 8.71460292817261e-10 relative error = 2.738686567311547e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5370000000000013 y[1] (analytic) = 0.3184521453036425 y[1] (numeric) = 0.3184521461758937 absolute error = 8.722511601888527e-10 relative error = 2.739033707426168e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5380000000000013 y[1] (analytic) = 0.3187006502522888 y[1] (numeric) = 0.3187006511253326 absolute error = 8.730437484061326e-10 relative error = 2.739384898383535e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5390000000000013 y[1] (analytic) = 0.3189492491493051 y[1] (numeric) = 0.3189492500231401 absolute error = 8.73835004355783e-10 relative error = 2.739730558032219e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5400000000000013 y[1] (analytic) = 0.3191979419902083 y[1] (numeric) = 0.3191979428648353 absolute error = 8.746269819503993e-10 relative error = 2.740077133633992e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5410000000000013 y[1] (analytic) = 0.3194467287705163 y[1] (numeric) = 0.3194467296459361 absolute error = 8.754197367011329e-10 relative error = 2.740424796555095e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5420000000000013 y[1] (analytic) = 0.3196956094857466 y[1] (numeric) = 0.3196956103619587 absolute error = 8.762121028738079e-10 relative error = 2.740769897601216e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5430000000000013 y[1] (analytic) = 0.319944584131413 y[1] (numeric) = 0.3199445850084183 absolute error = 8.770053017137514e-10 relative error = 2.741116259538036e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5440000000000013 y[1] (analytic) = 0.3201936527030305 y[1] (numeric) = 0.3201936535808287 absolute error = 8.777982229979386e-10 relative error = 2.74146041180919e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5450000000000013 y[1] (analytic) = 0.3204428151961105 y[1] (numeric) = 0.3204428160747023 absolute error = 8.785918659270919e-10 relative error = 2.741805477490251e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5460000000000013 y[1] (analytic) = 0.3206920716061641 y[1] (numeric) = 0.3206920724855502 absolute error = 8.793860639677575e-10 relative error = 2.742150934893442e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5470000000000013 y[1] (analytic) = 0.3209414219287019 y[1] (numeric) = 0.320941422808882 absolute error = 8.801800954749694e-10 relative error = 2.742494534315686e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5480000000000013 y[1] (analytic) = 0.3211908661592323 y[1] (numeric) = 0.3211908670402063 absolute error = 8.809739604487277e-10 relative error = 2.742836279821169e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5490000000000013 y[1] (analytic) = 0.3214404042932617 y[1] (numeric) = 0.3214404051750301 absolute error = 8.817684360451494e-10 relative error = 2.743178593194776e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5500000000000013 y[1] (analytic) = 0.3216900363262956 y[1] (numeric) = 0.3216900372088591 absolute error = 8.82563577775386e-10 relative error = 2.743521645414554e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5510000000000013 y[1] (analytic) = 0.3219397622538394 y[1] (numeric) = 0.3219397631371979 absolute error = 8.833584974610176e-10 relative error = 2.743862675665758e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5520000000000013 y[1] (analytic) = 0.3221895820713951 y[1] (numeric) = 0.3221895829555493 absolute error = 8.841541943027664e-10 relative error = 2.744204789672074e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5530000000000013 y[1] (analytic) = 0.3224394957744658 y[1] (numeric) = 0.3224394966594153 absolute error = 8.849495580776079e-10 relative error = 2.744544541455916e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5540000000000013 y[1] (analytic) = 0.3226895033585506 y[1] (numeric) = 0.3226895042442963 absolute error = 8.857456434974154e-10 relative error = 2.744885204751253e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5550000000000013 y[1] (analytic) = 0.3229396048191498 y[1] (numeric) = 0.3229396057056912 absolute error = 8.865414513614667e-10 relative error = 2.74522368310304e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5560000000000013 y[1] (analytic) = 0.32318980015176 y[1] (numeric) = 0.323189801039098 absolute error = 8.873380363816352e-10 relative error = 2.745563244771242e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5570000000000013 y[1] (analytic) = 0.3234400893518775 y[1] (numeric) = 0.3234400902400129 absolute error = 8.88135398557921e-10 relative error = 2.745903886984458e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5580000000000013 y[1] (analytic) = 0.3236904724149989 y[1] (numeric) = 0.3236904733039311 absolute error = 8.889322056226945e-10 relative error = 2.746241491108849e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5590000000000013 y[1] (analytic) = 0.3239409493366174 y[1] (numeric) = 0.3239409502263464 absolute error = 8.89729012687468e-10 relative error = 2.746577777553285e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5600000000000013 y[1] (analytic) = 0.3241915201122247 y[1] (numeric) = 0.3241915210027512 absolute error = 8.905264858860562e-10 relative error = 2.746914803872058e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5610000000000013 y[1] (analytic) = 0.324442184737312 y[1] (numeric) = 0.3244421856286366 absolute error = 8.913246252184592e-10 relative error = 2.747252568096622e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5620000000000013 y[1] (analytic) = 0.32469294320737 y[1] (numeric) = 0.3246929440994924 absolute error = 8.921224314839549e-10 relative error = 2.747587990892021e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5630000000000013 y[1] (analytic) = 0.3249437955178859 y[1] (numeric) = 0.324943796410807 absolute error = 8.92921070416719e-10 relative error = 2.747924664921228e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5640000000000013 y[1] (analytic) = 0.3251947416643481 y[1] (numeric) = 0.3251947425580676 absolute error = 8.937194873048782e-10 relative error = 2.748259343711458e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5650000000000013 y[1] (analytic) = 0.3254457816422415 y[1] (numeric) = 0.3254457825367599 absolute error = 8.945184593045497e-10 relative error = 2.748594419600997e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5660000000000013 y[1] (analytic) = 0.3256969154470514 y[1] (numeric) = 0.3256969163423685 absolute error = 8.953170982373138e-10 relative error = 2.748927164411127e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5670000000000013 y[1] (analytic) = 0.3259481430742598 y[1] (numeric) = 0.3259481439703765 absolute error = 8.961167363708e-10 relative error = 2.749261670641395e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5680000000000013 y[1] (analytic) = 0.3261994645193487 y[1] (numeric) = 0.3261994654162657 absolute error = 8.969169851269498e-10 relative error = 2.749596742743116e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5690000000000013 y[1] (analytic) = 0.3264508797777997 y[1] (numeric) = 0.3264508806755166 absolute error = 8.97716845305041e-10 relative error = 2.74992931835894e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5700000000000013 y[1] (analytic) = 0.3267023888450918 y[1] (numeric) = 0.3267023897436083 absolute error = 8.985164834385273e-10 relative error = 2.750259912744516e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5710000000000013 y[1] (analytic) = 0.3269539917167021 y[1] (numeric) = 0.3269539926160188 absolute error = 8.993167321946771e-10 relative error = 2.75059107696692e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5720000000000013 y[1] (analytic) = 0.3272056883881067 y[1] (numeric) = 0.3272056892882245 absolute error = 9.001178691292466e-10 relative error = 2.750923657725641e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5730000000000013 y[1] (analytic) = 0.3274574788547819 y[1] (numeric) = 0.3274574797557007 absolute error = 9.009187840192112e-10 relative error = 2.7512542610723e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5740000000000013 y[1] (analytic) = 0.3277093631122009 y[1] (numeric) = 0.3277093640139212 absolute error = 9.017202540206881e-10 relative error = 2.751585262798725e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5750000000000013 y[1] (analytic) = 0.3279613411558371 y[1] (numeric) = 0.3279613420583586 absolute error = 9.025215019775601e-10 relative error = 2.751914292083315e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5760000000000013 y[1] (analytic) = 0.3282134129811606 y[1] (numeric) = 0.3282134138844841 absolute error = 9.033234160682468e-10 relative error = 2.752244059325197e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5770000000000013 y[1] (analytic) = 0.3284655785836414 y[1] (numeric) = 0.3284655794877676 absolute error = 9.041261628262021e-10 relative error = 2.752575069585177e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5780000000000013 y[1] (analytic) = 0.3287178379587501 y[1] (numeric) = 0.3287178388636777 absolute error = 9.049275773165277e-10 relative error = 2.752900733759647e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5790000000000013 y[1] (analytic) = 0.328970191101951 y[1] (numeric) = 0.3289701920076817 absolute error = 9.057307126525416e-10 relative error = 2.75323034472703e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5800000000000013 y[1] (analytic) = 0.3292226380087119 y[1] (numeric) = 0.3292226389152455 absolute error = 9.065336259439505e-10 relative error = 2.753557991719761e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5810000000000013 y[1] (analytic) = 0.3294751786744967 y[1] (numeric) = 0.3294751795818338 absolute error = 9.073371498580229e-10 relative error = 2.753886206263878e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5820000000000013 y[1] (analytic) = 0.3297278130947695 y[1] (numeric) = 0.3297278140029099 absolute error = 9.081403962163392e-10 relative error = 2.754212293141689e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5830000000000013 y[1] (analytic) = 0.3299805412649924 y[1] (numeric) = 0.3299805421739357 absolute error = 9.089433650188994e-10 relative error = 2.754536256999979e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5840000000000013 y[1] (analytic) = 0.3302333631806237 y[1] (numeric) = 0.330233364090372 absolute error = 9.097482767117526e-10 relative error = 2.75486482634451e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5850000000000013 y[1] (analytic) = 0.3304862788371263 y[1] (numeric) = 0.3304862797476781 absolute error = 9.105517451146738e-10 relative error = 2.755187744310018e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5860000000000013 y[1] (analytic) = 0.3307392882299552 y[1] (numeric) = 0.330739289141312 absolute error = 9.113567678298296e-10 relative error = 2.755514086963217e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5870000000000013 y[1] (analytic) = 0.3309923913545689 y[1] (numeric) = 0.3309923922667305 absolute error = 9.121616240115316e-10 relative error = 2.755838647162124e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5880000000000013 y[1] (analytic) = 0.3312455882064226 y[1] (numeric) = 0.331245589119389 absolute error = 9.129663691709311e-10 relative error = 2.756161596337993e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5890000000000013 y[1] (analytic) = 0.3314988787809696 y[1] (numeric) = 0.3314988796947415 absolute error = 9.137718359752967e-10 relative error = 2.756485449771463e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5900000000000013 y[1] (analytic) = 0.331752263073664 y[1] (numeric) = 0.3317522639882408 absolute error = 9.145768031793011e-10 relative error = 2.756806523957981e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5910000000000013 y[1] (analytic) = 0.3320057410799548 y[1] (numeric) = 0.3320057419953383 absolute error = 9.153834912289938e-10 relative error = 2.757131513001601e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5920000000000013 y[1] (analytic) = 0.3322593127952953 y[1] (numeric) = 0.3322593137114844 absolute error = 9.161890690556618e-10 relative error = 2.757451887044999e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5930000000000013 y[1] (analytic) = 0.3325129782151324 y[1] (numeric) = 0.3325129791321276 absolute error = 9.169952575049933e-10 relative error = 2.75777283168691e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5940000000000013 y[1] (analytic) = 0.3327667373349135 y[1] (numeric) = 0.3327667382527157 absolute error = 9.178021675992909e-10 relative error = 2.758094679023065e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5950000000000013 y[1] (analytic) = 0.3330205901500858 y[1] (numeric) = 0.3330205910686947 absolute error = 9.186088556489835e-10 relative error = 2.758414593028571e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5960000000000013 y[1] (analytic) = 0.3332745366560934 y[1] (numeric) = 0.3332745375755096 absolute error = 9.194161543213397e-10 relative error = 2.75873507633164e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5970000000000013 y[1] (analytic) = 0.3335285768483796 y[1] (numeric) = 0.3335285777686039 absolute error = 9.202243411721156e-10 relative error = 2.759056959579344e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5980000000000013 y[1] (analytic) = 0.3337827107223888 y[1] (numeric) = 0.3337827116434199 absolute error = 9.210310847329595e-10 relative error = 2.759373254353466e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.5990000000000013 y[1] (analytic) = 0.3340369382735589 y[1] (numeric) = 0.3340369391953986 absolute error = 9.21839660161794e-10 relative error = 2.759693777958338e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6000000000000013 y[1] (analytic) = 0.3342912594973315 y[1] (numeric) = 0.3342912604199795 absolute error = 9.226480135460235e-10 relative error = 2.760012376433039e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6010000000000013 y[1] (analytic) = 0.3345456743891452 y[1] (numeric) = 0.3345456753126011 absolute error = 9.234559228410433e-10 relative error = 2.760328390218177e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6020000000000013 y[1] (analytic) = 0.3348001829444347 y[1] (numeric) = 0.3348001838687003 absolute error = 9.242656084929024e-10 relative error = 2.760648457131514e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6030000000000013 y[1] (analytic) = 0.3350547851586389 y[1] (numeric) = 0.3350547860837129 absolute error = 9.25073961877132e-10 relative error = 2.760963289747185e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6040000000000013 y[1] (analytic) = 0.33530948102719 y[1] (numeric) = 0.3353094819530732 absolute error = 9.2588314792863e-10 relative error = 2.761279356289811e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6050000000000013 y[1] (analytic) = 0.3355642705455212 y[1] (numeric) = 0.3355642714722143 absolute error = 9.266931666473965e-10 relative error = 2.76159665372266e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6060000000000013 y[1] (analytic) = 0.3358191537090656 y[1] (numeric) = 0.3358191546365681 absolute error = 9.275025192323483e-10 relative error = 2.761910715896458e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6070000000000013 y[1] (analytic) = 0.3360741305132522 y[1] (numeric) = 0.3360741314415651 absolute error = 9.283128710180222e-10 relative error = 2.762226505206763e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6080000000000013 y[1] (analytic) = 0.3363292009535102 y[1] (numeric) = 0.3363292018826342 absolute error = 9.291239999598133e-10 relative error = 2.762543357299039e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6090000000000013 y[1] (analytic) = 0.3365843650252698 y[1] (numeric) = 0.3365843659552035 absolute error = 9.299337411228237e-10 relative error = 2.762854837458082e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6100000000000013 y[1] (analytic) = 0.3368396227239543 y[1] (numeric) = 0.3368396236546995 absolute error = 9.30745147620371e-10 relative error = 2.763170021666757e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6110000000000013 y[1] (analytic) = 0.3370949740449912 y[1] (numeric) = 0.3370949749765474 absolute error = 9.315561655398596e-10 relative error = 2.763482808306502e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6120000000000013 y[1] (analytic) = 0.3373504189838041 y[1] (numeric) = 0.3373504199161712 absolute error = 9.323670169258946e-10 relative error = 2.763793860800442e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6130000000000013 y[1] (analytic) = 0.3376059575358137 y[1] (numeric) = 0.3376059584689934 absolute error = 9.331797001799202e-10 relative error = 2.76410910219476e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6140000000000013 y[1] (analytic) = 0.3378615896964446 y[1] (numeric) = 0.3378615906304356 absolute error = 9.339909956551651e-10 relative error = 2.764418993275677e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6150000000000013 y[1] (analytic) = 0.3381173154611145 y[1] (numeric) = 0.3381173163959176 absolute error = 9.348030682865272e-10 relative error = 2.76472994886899e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6160000000000013 y[1] (analytic) = 0.3383731348252424 y[1] (numeric) = 0.3383731357608582 absolute error = 9.356157515405528e-10 relative error = 2.765041474181349e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6170000000000013 y[1] (analytic) = 0.3386290477842465 y[1] (numeric) = 0.3386290487206748 absolute error = 9.364282682611247e-10 relative error = 2.765351272693413e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6180000000000013 y[1] (analytic) = 0.338885054333542 y[1] (numeric) = 0.3388850552707835 absolute error = 9.372414511155114e-10 relative error = 2.76566180517671e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6190000000000013 y[1] (analytic) = 0.3391411544685438 y[1] (numeric) = 0.3391411554065992 absolute error = 9.380553556148641e-10 relative error = 2.765973233430952e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6200000000000013 y[1] (analytic) = 0.3393973481846662 y[1] (numeric) = 0.3393973491235353 absolute error = 9.388691490919143e-10 relative error = 2.766283101838131e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6210000000000013 y[1] (analytic) = 0.3396536354773217 y[1] (numeric) = 0.3396536364170041 absolute error = 9.39682331946301e-10 relative error = 2.766589942797896e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6220000000000013 y[1] (analytic) = 0.33991001634192 y[1] (numeric) = 0.3399100172824164 absolute error = 9.404964029791074e-10 relative error = 2.766898172347618e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6230000000000013 y[1] (analytic) = 0.3401664907738707 y[1] (numeric) = 0.340166491715182 absolute error = 9.41311251168031e-10 relative error = 2.767207460754204e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6240000000000013 y[1] (analytic) = 0.3404230587685832 y[1] (numeric) = 0.340423059710709 absolute error = 9.421258218011985e-10 relative error = 2.767514707168083e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6250000000000013 y[1] (analytic) = 0.3406797203214644 y[1] (numeric) = 0.3406797212644045 absolute error = 9.429401148786098e-10 relative error = 2.76781991598694e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6260000000000013 y[1] (analytic) = 0.3409364754279183 y[1] (numeric) = 0.3409364763716742 absolute error = 9.437559067571044e-10 relative error = 2.768128301826819e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6270000000000013 y[1] (analytic) = 0.341193324083351 y[1] (numeric) = 0.3411933250279225 absolute error = 9.445715876132965e-10 relative error = 2.768435139084213e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6280000000000013 y[1] (analytic) = 0.3414502662831655 y[1] (numeric) = 0.3414502672285525 absolute error = 9.453870464248837e-10 relative error = 2.7687401058896e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6290000000000013 y[1] (analytic) = 0.3417073020227629 y[1] (numeric) = 0.3417073029689661 absolute error = 9.462031713702856e-10 relative error = 2.769045805486633e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6300000000000013 y[1] (analytic) = 0.3419644312975447 y[1] (numeric) = 0.3419644322445636 absolute error = 9.47018907737629e-10 relative error = 2.769349151735678e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6310000000000013 y[1] (analytic) = 0.3422216541029091 y[1] (numeric) = 0.3422216550507445 absolute error = 9.478353657499383e-10 relative error = 2.769653393893409e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6320000000000013 y[1] (analytic) = 0.3424789704342538 y[1] (numeric) = 0.3424789713829065 absolute error = 9.486527119406674e-10 relative error = 2.769959015988053e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6330000000000013 y[1] (analytic) = 0.3427363802869766 y[1] (numeric) = 0.3427363812364463 absolute error = 9.49469725064489e-10 relative error = 2.77026245147798e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6340000000000013 y[1] (analytic) = 0.3429938836564729 y[1] (numeric) = 0.3429938846067593 absolute error = 9.502864051214033e-10 relative error = 2.770563705075181e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6350000000000013 y[1] (analytic) = 0.3432514805381355 y[1] (numeric) = 0.3432514814892394 absolute error = 9.511038623344348e-10 relative error = 2.770866015911521e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6360000000000013 y[1] (analytic) = 0.3435091709273575 y[1] (numeric) = 0.3435091718792794 absolute error = 9.519218746589786e-10 relative error = 2.771168734998004e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6370000000000013 y[1] (analytic) = 0.3437669548195309 y[1] (numeric) = 0.3437669557722707 absolute error = 9.527397759612199e-10 relative error = 2.771469923458421e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6380000000000013 y[1] (analytic) = 0.3440248322100452 y[1] (numeric) = 0.3440248331636035 absolute error = 9.535583433972761e-10 relative error = 2.771771843536802e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6390000000000013 y[1] (analytic) = 0.3442828030942889 y[1] (numeric) = 0.3442828040486666 absolute error = 9.543776879894494e-10 relative error = 2.772074815854434e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6400000000000013 y[1] (analytic) = 0.3445408674676519 y[1] (numeric) = 0.3445408684228476 absolute error = 9.551957003139933e-10 relative error = 2.772372715418655e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6410000000000013 y[1] (analytic) = 0.3447990253255175 y[1] (numeric) = 0.3447990262815329 absolute error = 9.560153224619228e-10 relative error = 2.772674086185043e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6420000000000013 y[1] (analytic) = 0.3450572766632725 y[1] (numeric) = 0.3450572776201072 absolute error = 9.568346670540961e-10 relative error = 2.772973450398591e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6430000000000013 y[1] (analytic) = 0.3453156214763005 y[1] (numeric) = 0.3453156224339544 absolute error = 9.57653900623967e-10 relative error = 2.773271294619645e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6440000000000013 y[1] (analytic) = 0.3455740597599829 y[1] (numeric) = 0.3455740607184568 absolute error = 9.58473855838804e-10 relative error = 2.773570031571549e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6450000000000014 y[1] (analytic) = 0.345832591509701 y[1] (numeric) = 0.3458325924689954 absolute error = 9.592944216763044e-10 relative error = 2.773869338018696e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6460000000000014 y[1] (analytic) = 0.3460912167208358 y[1] (numeric) = 0.3460912176809503 absolute error = 9.60114543424595e-10 relative error = 2.774166164982577e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6470000000000014 y[1] (analytic) = 0.3463499353887641 y[1] (numeric) = 0.3463499363496998 absolute error = 9.60935719884759e-10 relative error = 2.774464845232747e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6480000000000014 y[1] (analytic) = 0.3466087475088647 y[1] (numeric) = 0.3466087484706212 absolute error = 9.617564522557132e-10 relative error = 2.774761050227434e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6490000000000014 y[1] (analytic) = 0.3468676530765124 y[1] (numeric) = 0.3468676540390904 absolute error = 9.625780172939358e-10 relative error = 2.775058466122263e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6500000000000014 y[1] (analytic) = 0.347126652087083 y[1] (numeric) = 0.347126653050482 absolute error = 9.633990272206461e-10 relative error = 2.775353092101266e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6510000000000014 y[1] (analytic) = 0.3473857445359487 y[1] (numeric) = 0.3473857455001695 absolute error = 9.642208698146248e-10 relative error = 2.775648929125369e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6520000000000014 y[1] (analytic) = 0.3476449304184814 y[1] (numeric) = 0.347644931383525 absolute error = 9.650435450758721e-10 relative error = 2.775945974285287e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6530000000000014 y[1] (analytic) = 0.3479042097300531 y[1] (numeric) = 0.3479042106959191 absolute error = 9.658659982925144e-10 relative error = 2.776241193062745e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6540000000000014 y[1] (analytic) = 0.3481635824660335 y[1] (numeric) = 0.3481635834327215 absolute error = 9.666880074199469e-10 relative error = 2.776533951577936e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6550000000000014 y[1] (analytic) = 0.3484230486217895 y[1] (numeric) = 0.3484230495893003 absolute error = 9.675107937034966e-10 relative error = 2.776827760191381e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6560000000000014 y[1] (analytic) = 0.3486826081926883 y[1] (numeric) = 0.3486826091610224 absolute error = 9.683341906097098e-10 relative error = 2.777122138752017e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6570000000000014 y[1] (analytic) = 0.3489422611740962 y[1] (numeric) = 0.3489422621432536 absolute error = 9.691573654713181e-10 relative error = 2.777414699527555e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6580000000000014 y[1] (analytic) = 0.3492020075613769 y[1] (numeric) = 0.3492020085313581 absolute error = 9.699812064667412e-10 relative error = 2.777707989826645e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6590000000000014 y[1] (analytic) = 0.3494618473498941 y[1] (numeric) = 0.349461848320699 absolute error = 9.708049364398619e-10 relative error = 2.777999783958837e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6600000000000014 y[1] (analytic) = 0.3497217805350089 y[1] (numeric) = 0.3497217815066382 absolute error = 9.716293325467973e-10 relative error = 2.778292307274618e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6610000000000014 y[1] (analytic) = 0.3499818071120818 y[1] (numeric) = 0.3499818080845362 absolute error = 9.724543947875475e-10 relative error = 2.778585557951927e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6620000000000014 y[1] (analytic) = 0.3502419270764741 y[1] (numeric) = 0.350241928049752 absolute error = 9.732779582272144e-10 relative error = 2.77887335291729e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6630000000000014 y[1] (analytic) = 0.3505021404235402 y[1] (numeric) = 0.3505021413976438 absolute error = 9.741035755794769e-10 relative error = 2.779165840192555e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6640000000000014 y[1] (analytic) = 0.3507624471486393 y[1] (numeric) = 0.3507624481235681 absolute error = 9.749288043536808e-10 relative error = 2.779456045762346e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6650000000000014 y[1] (analytic) = 0.3510228472471266 y[1] (numeric) = 0.3510228482228804 absolute error = 9.757537555721285e-10 relative error = 2.779744290790222e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6660000000000014 y[1] (analytic) = 0.3512833407143545 y[1] (numeric) = 0.3512833416909347 absolute error = 9.765801500805082e-10 relative error = 2.780035478182875e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6670000000000014 y[1] (analytic) = 0.3515439275456782 y[1] (numeric) = 0.3515439285230838 absolute error = 9.774056008993171e-10 relative error = 2.780322811214872e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6680000000000014 y[1] (analytic) = 0.3518046077364466 y[1] (numeric) = 0.3518046087146793 absolute error = 9.78232772563814e-10 relative error = 2.780613872165809e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6690000000000014 y[1] (analytic) = 0.3520653812820129 y[1] (numeric) = 0.3520653822610715 absolute error = 9.790585564495302e-10 relative error = 2.78089982288057e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6700000000000014 y[1] (analytic) = 0.3523262481777232 y[1] (numeric) = 0.3523262491576092 absolute error = 9.798860611809346e-10 relative error = 2.781189497657446e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6710000000000014 y[1] (analytic) = 0.3525872084189271 y[1] (numeric) = 0.3525872093996403 absolute error = 9.807131773342803e-10 relative error = 2.781476905336408e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6720000000000014 y[1] (analytic) = 0.3528482620009709 y[1] (numeric) = 0.352848262982511 absolute error = 9.815401824653236e-10 relative error = 2.781762837371218e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6730000000000014 y[1] (analytic) = 0.3531094089191987 y[1] (numeric) = 0.3531094099015666 absolute error = 9.823679092413329e-10 relative error = 2.782049654944556e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6740000000000014 y[1] (analytic) = 0.3533706491689558 y[1] (numeric) = 0.353370650152151 absolute error = 9.831951364169811e-10 relative error = 2.782333899912807e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6750000000000014 y[1] (analytic) = 0.3536319827455832 y[1] (numeric) = 0.3536319837296066 absolute error = 9.840234183045027e-10 relative error = 2.782619973070841e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6760000000000014 y[1] (analytic) = 0.3538934096444227 y[1] (numeric) = 0.3538934106292748 absolute error = 9.848520332589317e-10 relative error = 2.782905831019769e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6770000000000014 y[1] (analytic) = 0.3541549298608149 y[1] (numeric) = 0.3541549308464956 absolute error = 9.856806482133607e-10 relative error = 2.783190533591441e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6780000000000014 y[1] (analytic) = 0.354416543390098 y[1] (numeric) = 0.3544165443766077 absolute error = 9.865097627681507e-10 relative error = 2.783475492796967e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6790000000000014 y[1] (analytic) = 0.35467825022761 y[1] (numeric) = 0.3546782512149488 absolute error = 9.873387663006383e-10 relative error = 2.783758986255929e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6800000000000014 y[1] (analytic) = 0.3549400503686864 y[1] (numeric) = 0.3549400513568549 absolute error = 9.881684914780919e-10 relative error = 2.784043362961303e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6810000000000014 y[1] (analytic) = 0.3552019438086632 y[1] (numeric) = 0.3552019447976609 absolute error = 9.889977725663357e-10 relative error = 2.784325338881253e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6820000000000014 y[1] (analytic) = 0.3554639305428728 y[1] (numeric) = 0.3554639315327006 absolute error = 9.898278308106967e-10 relative error = 2.784608354774586e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6830000000000014 y[1] (analytic) = 0.3557260105666486 y[1] (numeric) = 0.3557260115573063 absolute error = 9.90657722521604e-10 relative error = 2.784889755302263e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6840000000000014 y[1] (analytic) = 0.3559881838753208 y[1] (numeric) = 0.3559881848668091 absolute error = 9.914882803663261e-10 relative error = 2.785171882877941e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6850000000000014 y[1] (analytic) = 0.3562504504642193 y[1] (numeric) = 0.3562504514565388 absolute error = 9.923195598560142e-10 relative error = 2.785454891531933e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6860000000000014 y[1] (analytic) = 0.3565128103286738 y[1] (numeric) = 0.3565128113218241 absolute error = 9.931502842341899e-10 relative error = 2.785735197898196e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6870000000000014 y[1] (analytic) = 0.3567752634640101 y[1] (numeric) = 0.3567752644579921 absolute error = 9.939820078130879e-10 relative error = 2.786017164313177e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6880000000000014 y[1] (analytic) = 0.3570378098655556 y[1] (numeric) = 0.3570378108603689 absolute error = 9.948133428139272e-10 relative error = 2.786296900007675e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6890000000000014 y[1] (analytic) = 0.3573004495286337 y[1] (numeric) = 0.3573004505242793 absolute error = 9.956456215043374e-10 relative error = 2.786578138420583e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6900000000000014 y[1] (analytic) = 0.3575631824485694 y[1] (numeric) = 0.3575631834450467 absolute error = 9.964772895720841e-10 relative error = 2.786856529098641e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6910000000000014 y[1] (analytic) = 0.3578260086206836 y[1] (numeric) = 0.3578260096179933 absolute error = 9.973096792847969e-10 relative error = 2.787135801360943e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6920000000000014 y[1] (analytic) = 0.3580889280402981 y[1] (numeric) = 0.3580889290384401 absolute error = 9.981420689975096e-10 relative error = 2.787413937817095e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6930000000000014 y[1] (analytic) = 0.3583519407027317 y[1] (numeric) = 0.3583519417017068 absolute error = 9.989750693328858e-10 relative error = 2.787692644761141e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6940000000000014 y[1] (analytic) = 0.358615046603304 y[1] (numeric) = 0.3586150476031116 absolute error = 9.998076255790522e-10 relative error = 2.787968979687092e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6950000000000014 y[1] (analytic) = 0.3588782457373307 y[1] (numeric) = 0.3588782467379718 absolute error = 1.000641014492487e-09 relative error = 2.788246505264278e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6960000000000014 y[1] (analytic) = 0.3591415381001281 y[1] (numeric) = 0.3591415391016032 absolute error = 1.001475125050888e-09 relative error = 2.788524909562754e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6970000000000014 y[1] (analytic) = 0.3594049236870114 y[1] (numeric) = 0.3594049246893204 absolute error = 1.002308958053533e-09 relative error = 2.788801410317895e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6980000000000014 y[1] (analytic) = 0.3596684024932933 y[1] (numeric) = 0.3596684034964367 absolute error = 1.003143401678841e-09 relative error = 2.789078480969833e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.6990000000000014 y[1] (analytic) = 0.3599319745142865 y[1] (numeric) = 0.3599319755182642 absolute error = 1.003977734281847e-09 relative error = 2.789354115139878e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7000000000000014 y[1] (analytic) = 0.3601956397453009 y[1] (numeric) = 0.3601956407501137 absolute error = 1.004812788529819e-09 relative error = 2.789630627512135e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7010000000000014 y[1] (analytic) = 0.3604593981816474 y[1] (numeric) = 0.3604593991872947 absolute error = 1.005647287666278e-09 relative error = 2.78990447395548e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7020000000000014 y[1] (analytic) = 0.3607232498186327 y[1] (numeric) = 0.3607232508251155 absolute error = 1.006482730492309e-09 relative error = 2.790179815130729e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7030000000000014 y[1] (analytic) = 0.3609871946515652 y[1] (numeric) = 0.360987195658883 absolute error = 1.00731778474028e-09 relative error = 2.790452956960346e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7040000000000014 y[1] (analytic) = 0.3612512326757493 y[1] (numeric) = 0.361251233683903 absolute error = 1.008153671655521e-09 relative error = 2.79072728468837e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7050000000000014 y[1] (analytic) = 0.3615153638864906 y[1] (numeric) = 0.36151536489548 absolute error = 1.008989336526156e-09 relative error = 2.790999878065931e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7060000000000014 y[1] (analytic) = 0.3617795882790907 y[1] (numeric) = 0.3617795892889171 absolute error = 1.009826444686723e-09 relative error = 2.791275343891719e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7070000000000014 y[1] (analytic) = 0.362043905848854 y[1] (numeric) = 0.3620439068595164 absolute error = 1.010662387113115e-09 relative error = 2.791546469325314e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7080000000000014 y[1] (analytic) = 0.3623083165910793 y[1] (numeric) = 0.3623083176025784 absolute error = 1.011499106695624e-09 relative error = 2.791818626226171e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7090000000000014 y[1] (analytic) = 0.3625728205010659 y[1] (numeric) = 0.3625728215134026 absolute error = 1.012336658945401e-09 relative error = 2.792091965267497e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7100000000000014 y[1] (analytic) = 0.3628374175741136 y[1] (numeric) = 0.3628374185872872 absolute error = 1.013173600572514e-09 relative error = 2.792362505902695e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7110000000000014 y[1] (analytic) = 0.3631021078055176 y[1] (numeric) = 0.363102108819529 absolute error = 1.014011430378048e-09 relative error = 2.792634381844917e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7120000000000014 y[1] (analytic) = 0.3633668911905749 y[1] (numeric) = 0.3633668922054237 absolute error = 1.014848871605523e-09 relative error = 2.79290407631901e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7130000000000014 y[1] (analytic) = 0.3636317677245784 y[1] (numeric) = 0.3636317687402657 absolute error = 1.01568731203372e-09 relative error = 2.793175410359142e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7140000000000014 y[1] (analytic) = 0.3638967374028229 y[1] (numeric) = 0.3638967384193481 absolute error = 1.016525141839253e-09 relative error = 2.793443956366088e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7150000000000014 y[1] (analytic) = 0.3641618002205988 y[1] (numeric) = 0.3641618012379627 absolute error = 1.017363859823206e-09 relative error = 2.793713836011674e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7160000000000014 y[1] (analytic) = 0.3644269561731969 y[1] (numeric) = 0.3644269571914001 absolute error = 1.018203188429823e-09 relative error = 2.793984284592584e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7170000000000014 y[1] (analytic) = 0.3646922052559072 y[1] (numeric) = 0.3646922062749496 absolute error = 1.019042406014137e-09 relative error = 2.794253321918595e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7180000000000014 y[1] (analytic) = 0.3649575474640183 y[1] (numeric) = 0.3649575484838994 absolute error = 1.01988112399809e-09 relative error = 2.794519886175642e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7190000000000014 y[1] (analytic) = 0.3652229827928156 y[1] (numeric) = 0.3652229838135363 absolute error = 1.020720730160463e-09 relative error = 2.794787782398402e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7200000000000014 y[1] (analytic) = 0.3654885112375848 y[1] (numeric) = 0.3654885122591458 absolute error = 1.02156100245665e-09 relative error = 2.795056399987871e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7210000000000014 y[1] (analytic) = 0.3657541327936114 y[1] (numeric) = 0.3657541338160122 absolute error = 1.022400830663628e-09 relative error = 2.795322701768487e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7220000000000014 y[1] (analytic) = 0.3660198474561772 y[1] (numeric) = 0.3660198484794187 absolute error = 1.023241491537874e-09 relative error = 2.79559018083134e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7230000000000014 y[1] (analytic) = 0.3662856552205649 y[1] (numeric) = 0.3662856562446469 absolute error = 1.024081930367515e-09 relative error = 2.795855954967299e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7240000000000014 y[1] (analytic) = 0.3665515560820543 y[1] (numeric) = 0.3665515571069774 absolute error = 1.024923090842123e-09 relative error = 2.796122602225943e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7250000000000014 y[1] (analytic) = 0.3668175500359246 y[1] (numeric) = 0.3668175510616895 absolute error = 1.025764917450545e-09 relative error = 2.796389969209721e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7260000000000014 y[1] (analytic) = 0.3670836370774551 y[1] (numeric) = 0.3670836381040613 absolute error = 1.026606244458605e-09 relative error = 2.79665487852293e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7270000000000014 y[1] (analytic) = 0.367349817201922 y[1] (numeric) = 0.3673498182293695 absolute error = 1.027447515955515e-09 relative error = 2.796918544240777e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7280000000000014 y[1] (analytic) = 0.3676160904046001 y[1] (numeric) = 0.3676160914328896 absolute error = 1.028289564608542e-09 relative error = 2.797183233946048e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7290000000000014 y[1] (analytic) = 0.3678824566807637 y[1] (numeric) = 0.367882457709896 absolute error = 1.029132279395384e-09 relative error = 2.797448643462852e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7300000000000014 y[1] (analytic) = 0.3681489160256869 y[1] (numeric) = 0.3681489170556616 absolute error = 1.029974605604167e-09 relative error = 2.79771190615784e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7310000000000014 y[1] (analytic) = 0.3684154684346406 y[1] (numeric) = 0.3684154694654581 absolute error = 1.030817542435614e-09 relative error = 2.797975738682883e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7320000000000014 y[1] (analytic) = 0.3686821139028958 y[1] (numeric) = 0.3686821149345562 absolute error = 1.031660423755909e-09 relative error = 2.79823833284093e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7330000000000014 y[1] (analytic) = 0.3689488524257211 y[1] (numeric) = 0.3689488534582251 absolute error = 1.032503971210019e-09 relative error = 2.798501647102667e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7340000000000014 y[1] (analytic) = 0.3692156839983857 y[1] (numeric) = 0.3692156850317327 absolute error = 1.03334707457492e-09 relative error = 2.798762672767275e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7350000000000014 y[1] (analytic) = 0.3694826086161549 y[1] (numeric) = 0.369482609650346 absolute error = 1.03419106611824e-09 relative error = 2.799025020397189e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7360000000000014 y[1] (analytic) = 0.3697496262742946 y[1] (numeric) = 0.3697496273093303 absolute error = 1.035035668284223e-09 relative error = 2.799287936308538e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7370000000000014 y[1] (analytic) = 0.3700167369680709 y[1] (numeric) = 0.3700167380039499 absolute error = 1.03587904920488e-09 relative error = 2.799546468337909e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7380000000000014 y[1] (analytic) = 0.3702839406927438 y[1] (numeric) = 0.3702839417294679 absolute error = 1.036724039948922e-09 relative error = 2.799808271483154e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7390000000000014 y[1] (analytic) = 0.3705512374435771 y[1] (numeric) = 0.370551238481146 absolute error = 1.03756886415951e-09 relative error = 2.800068544684049e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7400000000000014 y[1] (analytic) = 0.3708186272158303 y[1] (numeric) = 0.3708186282542447 absolute error = 1.038414465526216e-09 relative error = 2.800329835970781e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7410000000000014 y[1] (analytic) = 0.3710861100047639 y[1] (numeric) = 0.3710861110440234 absolute error = 1.03925951178141e-09 relative error = 2.800588552797268e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7420000000000014 y[1] (analytic) = 0.3713536858056345 y[1] (numeric) = 0.37135368684574 absolute error = 1.040105501726174e-09 relative error = 2.800848736615374e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7430000000000014 y[1] (analytic) = 0.3716213546137002 y[1] (numeric) = 0.3716213556546513 absolute error = 1.04095110309288e-09 relative error = 2.801106799083026e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7440000000000014 y[1] (analytic) = 0.3718891164242152 y[1] (numeric) = 0.3718891174660128 absolute error = 1.041797537126854e-09 relative error = 2.801366028519296e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7450000000000014 y[1] (analytic) = 0.3721569712324352 y[1] (numeric) = 0.3721569722750788 absolute error = 1.042643638093921e-09 relative error = 2.801623289874436e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7460000000000014 y[1] (analytic) = 0.3724249190336123 y[1] (numeric) = 0.3724249200771024 absolute error = 1.043490127639046e-09 relative error = 2.801880524930365e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7470000000000014 y[1] (analytic) = 0.3726929598229988 y[1] (numeric) = 0.3726929608673354 absolute error = 1.044336617184172e-09 relative error = 2.802136690964469e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7480000000000014 y[1] (analytic) = 0.3729610935958444 y[1] (numeric) = 0.3729610946410283 absolute error = 1.045183883885414e-09 relative error = 2.802393873871513e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7490000000000014 y[1] (analytic) = 0.3732293203473985 y[1] (numeric) = 0.3732293213934304 absolute error = 1.046031927742774e-09 relative error = 2.802652071303341e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7500000000000014 y[1] (analytic) = 0.3734976400729104 y[1] (numeric) = 0.3734976411197898 absolute error = 1.046879416488622e-09 relative error = 2.802907713912893e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7510000000000014 y[1] (analytic) = 0.3737660527676256 y[1] (numeric) = 0.3737660538153533 absolute error = 1.047727682390587e-09 relative error = 2.803164371489806e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7520000000000014 y[1] (analytic) = 0.3740345584267907 y[1] (numeric) = 0.3740345594753665 absolute error = 1.048575781759098e-09 relative error = 2.80341951869224e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7530000000000014 y[1] (analytic) = 0.3743031570456491 y[1] (numeric) = 0.3743031580950738 absolute error = 1.049424658283726e-09 relative error = 2.803675679806625e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7540000000000014 y[1] (analytic) = 0.374571848619445 y[1] (numeric) = 0.3745718496697181 absolute error = 1.050273035207994e-09 relative error = 2.803929443921032e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7550000000000014 y[1] (analytic) = 0.3748406331434191 y[1] (numeric) = 0.3748406341945414 absolute error = 1.051122244799529e-09 relative error = 2.804184370261043e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7560000000000014 y[1] (analytic) = 0.3751095106128133 y[1] (numeric) = 0.3751095116647843 absolute error = 1.051971010301855e-09 relative error = 2.804437052484378e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7570000000000014 y[1] (analytic) = 0.3753784810228654 y[1] (numeric) = 0.3753784820756861 absolute error = 1.052820775004903e-09 relative error = 2.804691340153761e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7580000000000015 y[1] (analytic) = 0.375647544368814 y[1] (numeric) = 0.3756475454224851 absolute error = 1.053671039308313e-09 relative error = 2.804945899696363e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7590000000000015 y[1] (analytic) = 0.3759167006458969 y[1] (numeric) = 0.375916701700418 absolute error = 1.054521081567117e-09 relative error = 2.805198810681323e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7600000000000015 y[1] (analytic) = 0.3761859498493497 y[1] (numeric) = 0.3761859509047206 absolute error = 1.055370901781316e-09 relative error = 2.805450076495303e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7610000000000015 y[1] (analytic) = 0.376455291974406 y[1] (numeric) = 0.3764552930306272 absolute error = 1.056221221595877e-09 relative error = 2.805701617465072e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7620000000000015 y[1] (analytic) = 0.3767247270162988 y[1] (numeric) = 0.376724728073371 absolute error = 1.057072263055403e-09 relative error = 2.805954022257927e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7630000000000015 y[1] (analytic) = 0.3769942549702609 y[1] (numeric) = 0.3769942560281841 absolute error = 1.057923193492627e-09 relative error = 2.806205080170468e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7640000000000015 y[1] (analytic) = 0.3772638758315222 y[1] (numeric) = 0.377263876890297 absolute error = 1.058774845574817e-09 relative error = 2.80645700106109e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7650000000000015 y[1] (analytic) = 0.377533589595313 y[1] (numeric) = 0.3775335906549392 absolute error = 1.059626220101251e-09 relative error = 2.806707136276506e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7660000000000015 y[1] (analytic) = 0.3778033962568611 y[1] (numeric) = 0.3778033973173391 absolute error = 1.060477983205743e-09 relative error = 2.806957252667853e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7670000000000015 y[1] (analytic) = 0.3780732958113927 y[1] (numeric) = 0.3780732968727235 absolute error = 1.061330801022109e-09 relative error = 2.807209112043632e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7680000000000015 y[1] (analytic) = 0.378343288254135 y[1] (numeric) = 0.3783432893163183 absolute error = 1.062183285771567e-09 relative error = 2.807459042482323e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7690000000000015 y[1] (analytic) = 0.3786133735803124 y[1] (numeric) = 0.3786133746433479 absolute error = 1.063035437454118e-09 relative error = 2.807707047962014e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7700000000000015 y[1] (analytic) = 0.3788835517851475 y[1] (numeric) = 0.3788835528490356 absolute error = 1.063888088737031e-09 relative error = 2.807955330138815e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7710000000000015 y[1] (analytic) = 0.379153822863862 y[1] (numeric) = 0.3791538239286036 absolute error = 1.064741683709514e-09 relative error = 2.808205059538111e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7720000000000015 y[1] (analytic) = 0.3794241868116777 y[1] (numeric) = 0.3794241878772727 absolute error = 1.065594945615089e-09 relative error = 2.80845286793481e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7730000000000015 y[1] (analytic) = 0.3796946436238133 y[1] (numeric) = 0.3796946446902623 absolute error = 1.066449040187933e-09 relative error = 2.80870182947466e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7740000000000015 y[1] (analytic) = 0.3799651932954883 y[1] (numeric) = 0.379965194362791 absolute error = 1.067302635160416e-09 relative error = 2.80894843525945e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7750000000000015 y[1] (analytic) = 0.3802358358219187 y[1] (numeric) = 0.3802358368900757 absolute error = 1.068157062800168e-09 relative error = 2.809196193965351e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7760000000000015 y[1] (analytic) = 0.3805065711983214 y[1] (numeric) = 0.3805065722673325 absolute error = 1.069011101861861e-09 relative error = 2.809441893461253e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7770000000000015 y[1] (analytic) = 0.38077739941991 y[1] (numeric) = 0.3807774004897759 absolute error = 1.069865973590822e-09 relative error = 2.80968874523723e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7780000000000015 y[1] (analytic) = 0.381048320481899 y[1] (numeric) = 0.3810483215526195 absolute error = 1.070720512252876e-09 relative error = 2.809933687409439e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7790000000000015 y[1] (analytic) = 0.3813193343794996 y[1] (numeric) = 0.3813193354510753 absolute error = 1.071575717048745e-09 relative error = 2.810179344282299e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7800000000000015 y[1] (analytic) = 0.3815904411079227 y[1] (numeric) = 0.3815904421803545 absolute error = 1.072431754511882e-09 relative error = 2.810426150608352e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7810000000000015 y[1] (analytic) = 0.3818616406623793 y[1] (numeric) = 0.3818616417356667 absolute error = 1.07328734788581e-09 relative error = 2.810670760289197e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7820000000000015 y[1] (analytic) = 0.3821329330380778 y[1] (numeric) = 0.3821329341122204 absolute error = 1.074142552681678e-09 relative error = 2.810913323125293e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7830000000000015 y[1] (analytic) = 0.3824043182302231 y[1] (numeric) = 0.382404319305223 absolute error = 1.074999866901294e-09 relative error = 2.811160375689324e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7840000000000015 y[1] (analytic) = 0.3826757962340248 y[1] (numeric) = 0.3826757973098804 absolute error = 1.075855571297524e-09 relative error = 2.811402189229616e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7850000000000015 y[1] (analytic) = 0.3829473670446844 y[1] (numeric) = 0.3829473681213976 absolute error = 1.076713218584047e-09 relative error = 2.811648052037423e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7860000000000015 y[1] (analytic) = 0.3832190306574089 y[1] (numeric) = 0.3832190317349781 absolute error = 1.077569200536033e-09 relative error = 2.811888539792693e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7870000000000015 y[1] (analytic) = 0.3834907870673971 y[1] (numeric) = 0.3834907881458243 absolute error = 1.078427125378312e-09 relative error = 2.812133072674787e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7880000000000015 y[1] (analytic) = 0.3837626362698526 y[1] (numeric) = 0.3837626373491373 absolute error = 1.079284772664835e-09 relative error = 2.812375855959848e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7890000000000015 y[1] (analytic) = 0.384034578259975 y[1] (numeric) = 0.3840345793401172 absolute error = 1.080142197906753e-09 relative error = 2.812617037769819e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7900000000000015 y[1] (analytic) = 0.3843066130329624 y[1] (numeric) = 0.3843066141139626 absolute error = 1.081000178260183e-09 relative error = 2.812858643594209e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7910000000000015 y[1] (analytic) = 0.3845787405840119 y[1] (numeric) = 0.3845787416658709 absolute error = 1.081858935769731e-09 relative error = 2.813101249764472e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7920000000000015 y[1] (analytic) = 0.384850960908321 y[1] (numeric) = 0.3848509619910384 absolute error = 1.082717360212371e-09 relative error = 2.813341969205308e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7930000000000015 y[1] (analytic) = 0.3851232740010846 y[1] (numeric) = 0.3851232750846602 absolute error = 1.083575562610406e-09 relative error = 2.813581094056015e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7940000000000015 y[1] (analytic) = 0.3853956798574946 y[1] (numeric) = 0.3853956809419301 absolute error = 1.084435430342978e-09 relative error = 2.813823524809524e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7950000000000015 y[1] (analytic) = 0.3856681784727464 y[1] (numeric) = 0.3856681795580406 absolute error = 1.085294132341375e-09 relative error = 2.814061913635604e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7960000000000015 y[1] (analytic) = 0.3859407698420287 y[1] (numeric) = 0.3859407709281831 absolute error = 1.086154388652005e-09 relative error = 2.814303316792845e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7970000000000015 y[1] (analytic) = 0.3862134539605332 y[1] (numeric) = 0.3862134550475477 absolute error = 1.087014478429182e-09 relative error = 2.814543272074264e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7980000000000015 y[1] (analytic) = 0.3864862308234493 y[1] (numeric) = 0.3864862319113234 absolute error = 1.08787412411715e-09 relative error = 2.814781064255045e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.7990000000000015 y[1] (analytic) = 0.3867591004259632 y[1] (numeric) = 0.3867591015146978 absolute error = 1.088734602472385e-09 relative error = 2.815019998943245e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8000000000000015 y[1] (analytic) = 0.3870320627632627 y[1] (numeric) = 0.3870320638528575 absolute error = 1.089594747760714e-09 relative error = 2.815257061602129e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8010000000000015 y[1] (analytic) = 0.387305117830532 y[1] (numeric) = 0.3873051189209876 absolute error = 1.090455614694008e-09 relative error = 2.815494979261143e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8020000000000015 y[1] (analytic) = 0.3875782656229552 y[1] (numeric) = 0.3875782667142723 absolute error = 1.091317092249966e-09 relative error = 2.815733463526109e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8030000000000015 y[1] (analytic) = 0.3878515061357159 y[1] (numeric) = 0.3878515072278943 absolute error = 1.09217840327247e-09 relative error = 2.815970509317291e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8040000000000015 y[1] (analytic) = 0.3881248393639947 y[1] (numeric) = 0.3881248404570352 absolute error = 1.093040491451092e-09 relative error = 2.816208550945142e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8050000000000015 y[1] (analytic) = 0.3883982653029733 y[1] (numeric) = 0.3883982663968755 absolute error = 1.093902191051654e-09 relative error = 2.81644458478296e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8060000000000015 y[1] (analytic) = 0.3886717839478298 y[1] (numeric) = 0.3886717850425942 absolute error = 1.09476444576373e-09 relative error = 2.816681042919947e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8070000000000015 y[1] (analytic) = 0.3889453952937427 y[1] (numeric) = 0.3889453963893693 absolute error = 1.095626589453502e-09 relative error = 2.816916211660132e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8080000000000015 y[1] (analytic) = 0.3892190993358881 y[1] (numeric) = 0.3892191004323776 absolute error = 1.096489510299392e-09 relative error = 2.817152375539373e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8090000000000015 y[1] (analytic) = 0.3894928960694424 y[1] (numeric) = 0.3894928971667945 absolute error = 1.097352042567223e-09 relative error = 2.817386539372408e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8100000000000015 y[1] (analytic) = 0.3897667854895792 y[1] (numeric) = 0.3897667865877943 absolute error = 1.098215185457718e-09 relative error = 2.817621270828066e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8110000000000015 y[1] (analytic) = 0.3900407675914712 y[1] (numeric) = 0.3900407686905503 absolute error = 1.09907910550433e-09 relative error = 2.817856995542338e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8120000000000015 y[1] (analytic) = 0.3903148423702912 y[1] (numeric) = 0.390314843470234 absolute error = 1.099942859017489e-09 relative error = 2.818091293525483e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8130000000000015 y[1] (analytic) = 0.3905890098212102 y[1] (numeric) = 0.3905890109220164 absolute error = 1.100806168441437e-09 relative error = 2.818323457040751e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8140000000000015 y[1] (analytic) = 0.3908632699393965 y[1] (numeric) = 0.3908632710410667 absolute error = 1.101670199510352e-09 relative error = 2.818556472909737e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8150000000000015 y[1] (analytic) = 0.3911376227200181 y[1] (numeric) = 0.3911376238225532 absolute error = 1.102535063246535e-09 relative error = 2.81879062305327e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8160000000000015 y[1] (analytic) = 0.3914120681582435 y[1] (numeric) = 0.3914120692616429 absolute error = 1.103399427382357e-09 relative error = 2.819022501207767e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8170000000000015 y[1] (analytic) = 0.391686606249237 y[1] (numeric) = 0.3916866073535016 absolute error = 1.104264679696598e-09 relative error = 2.819255655103855e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8180000000000015 y[1] (analytic) = 0.3919612369881645 y[1] (numeric) = 0.391961238093294 absolute error = 1.10512948792163e-09 relative error = 2.819486682952274e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8190000000000015 y[1] (analytic) = 0.392235960370188 y[1] (numeric) = 0.3922359614761833 absolute error = 1.105995239836233e-09 relative error = 2.819719127212116e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8200000000000015 y[1] (analytic) = 0.3925107763904701 y[1] (numeric) = 0.3925107774973317 absolute error = 1.106861602373499e-09 relative error = 2.819952136224642e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8210000000000015 y[1] (analytic) = 0.3927856850441726 y[1] (numeric) = 0.3927856861519002 absolute error = 1.107727576332707e-09 relative error = 2.820183164791588e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8220000000000015 y[1] (analytic) = 0.3930606863264551 y[1] (numeric) = 0.3930606874350485 absolute error = 1.108593328247309e-09 relative error = 2.820412640623568e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8230000000000015 y[1] (analytic) = 0.3933357802324753 y[1] (numeric) = 0.3933357813419351 absolute error = 1.109459801806878e-09 relative error = 2.820642966045825e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8240000000000015 y[1] (analytic) = 0.3936109667573904 y[1] (numeric) = 0.3936109678677174 absolute error = 1.110326997011413e-09 relative error = 2.820874139149136e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8250000000000015 y[1] (analytic) = 0.3938862458963575 y[1] (numeric) = 0.3938862470075514 absolute error = 1.111193970171342e-09 relative error = 2.821103762185514e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8260000000000015 y[1] (analytic) = 0.3941616176445308 y[1] (numeric) = 0.3941616187565921 absolute error = 1.112061331909331e-09 relative error = 2.821333387443696e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8270000000000015 y[1] (analytic) = 0.3944370819970646 y[1] (numeric) = 0.3944370831099932 absolute error = 1.112928638136168e-09 relative error = 2.821561888910968e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8280000000000015 y[1] (analytic) = 0.3947126389491104 y[1] (numeric) = 0.3947126400629071 absolute error = 1.113796721519122e-09 relative error = 2.821791378367091e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8290000000000015 y[1] (analytic) = 0.3949882884958207 y[1] (numeric) = 0.3949882896104852 absolute error = 1.114664416324018e-09 relative error = 2.822018902304269e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8300000000000015 y[1] (analytic) = 0.3952640306323446 y[1] (numeric) = 0.3952640317478774 absolute error = 1.115532777262729e-09 relative error = 2.822247133082401e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8310000000000015 y[1] (analytic) = 0.3955398653538308 y[1] (numeric) = 0.3955398664702327 absolute error = 1.116401859846405e-09 relative error = 2.822476209440296e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8320000000000015 y[1] (analytic) = 0.395815792655428 y[1] (numeric) = 0.3958157937726987 absolute error = 1.117270720385477e-09 relative error = 2.822703745320495e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8330000000000015 y[1] (analytic) = 0.3960918125322826 y[1] (numeric) = 0.3960918136504219 absolute error = 1.118139303368793e-09 relative error = 2.822929603670263e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8340000000000015 y[1] (analytic) = 0.3963679249795391 y[1] (numeric) = 0.3963679260985475 absolute error = 1.119008385952469e-09 relative error = 2.82315574856425e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8350000000000015 y[1] (analytic) = 0.3966441299923411 y[1] (numeric) = 0.3966441311122196 absolute error = 1.119878523248019e-09 relative error = 2.823383578800582e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8360000000000015 y[1] (analytic) = 0.396920427565833 y[1] (numeric) = 0.396920428686581 absolute error = 1.120747994409754e-09 relative error = 2.823608755243185e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8370000000000015 y[1] (analytic) = 0.3971968176951549 y[1] (numeric) = 0.3971968188167733 absolute error = 1.12161840926106e-09 relative error = 2.823835336268713e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8380000000000015 y[1] (analytic) = 0.3974733003754485 y[1] (numeric) = 0.397473301497937 absolute error = 1.122488435534308e-09 relative error = 2.824059966981477e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8390000000000015 y[1] (analytic) = 0.397749875601852 y[1] (numeric) = 0.3977498767252113 absolute error = 1.123359238963673e-09 relative error = 2.824285582148506e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8400000000000015 y[1] (analytic) = 0.3980265433695044 y[1] (numeric) = 0.3980265444937342 absolute error = 1.124229820348432e-09 relative error = 2.824509669207573e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8410000000000015 y[1] (analytic) = 0.3983033036735417 y[1] (numeric) = 0.3983033047986426 absolute error = 1.125100901333553e-09 relative error = 2.824734043018913e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8420000000000015 y[1] (analytic) = 0.3985801565090994 y[1] (numeric) = 0.3985801576350721 absolute error = 1.12597270396364e-09 relative error = 2.824959259952357e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8430000000000015 y[1] (analytic) = 0.3988571018713126 y[1] (numeric) = 0.3988571029981571 absolute error = 1.126844451082576e-09 relative error = 2.825183369672433e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8440000000000015 y[1] (analytic) = 0.3991341397553151 y[1] (numeric) = 0.3991341408830308 absolute error = 1.127715698601151e-09 relative error = 2.825405261731018e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8450000000000015 y[1] (analytic) = 0.3994112701562375 y[1] (numeric) = 0.3994112712848253 absolute error = 1.128587834298145e-09 relative error = 2.825628415183868e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8460000000000015 y[1] (analytic) = 0.399688493069211 y[1] (numeric) = 0.3996884941986714 absolute error = 1.129460358573198e-09 relative error = 2.825851577312279e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8470000000000015 y[1] (analytic) = 0.3999658084893659 y[1] (numeric) = 0.3999658096196986 absolute error = 1.130332771825948e-09 relative error = 2.826073498870094e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8480000000000015 y[1] (analytic) = 0.4002432164118296 y[1] (numeric) = 0.4002432175430355 absolute error = 1.131205962234816e-09 relative error = 2.826296401413243e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8490000000000015 y[1] (analytic) = 0.4005207168317305 y[1] (numeric) = 0.4005207179638093 absolute error = 1.132078875087927e-09 relative error = 2.826517649431712e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8500000000000015 y[1] (analytic) = 0.4007983097441936 y[1] (numeric) = 0.400798310877146 absolute error = 1.132952398563702e-09 relative error = 2.826739462266696e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8510000000000015 y[1] (analytic) = 0.4010759951443449 y[1] (numeric) = 0.4010759962781704 absolute error = 1.133825533461419e-09 relative error = 2.826959347326089e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8520000000000015 y[1] (analytic) = 0.4013537730273066 y[1] (numeric) = 0.4013537741620062 absolute error = 1.134699556537555e-09 relative error = 2.827180489618455e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8530000000000015 y[1] (analytic) = 0.4016316433882015 y[1] (numeric) = 0.4016316445237758 absolute error = 1.135574245747506e-09 relative error = 2.827402333560417e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8540000000000015 y[1] (analytic) = 0.4019096062221518 y[1] (numeric) = 0.4019096073586004 absolute error = 1.13644860189055e-09 relative error = 2.827622391444876e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8550000000000015 y[1] (analytic) = 0.4021876615242775 y[1] (numeric) = 0.4021876626616002 absolute error = 1.137322624966686e-09 relative error = 2.827840666857535e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8560000000000015 y[1] (analytic) = 0.4024658092896955 y[1] (numeric) = 0.4024658104278939 absolute error = 1.13819836888851e-09 relative error = 2.828062266698618e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8570000000000015 y[1] (analytic) = 0.4027440495135262 y[1] (numeric) = 0.4027440506525992 absolute error = 1.13907300258731e-09 relative error = 2.828280154513006e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8580000000000015 y[1] (analytic) = 0.4030223821908845 y[1] (numeric) = 0.4030223833308326 absolute error = 1.139948080375319e-09 relative error = 2.828498194513184e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8590000000000015 y[1] (analytic) = 0.4033008073168854 y[1] (numeric) = 0.4033008084577094 absolute error = 1.140823990830597e-09 relative error = 2.828717349762749e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8600000000000015 y[1] (analytic) = 0.4035793248866439 y[1] (numeric) = 0.4035793260283437 absolute error = 1.141699790263573e-09 relative error = 2.828935279537053e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8610000000000015 y[1] (analytic) = 0.4038579348952723 y[1] (numeric) = 0.4038579360378483 absolute error = 1.142575978274607e-09 relative error = 2.829153223325667e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8620000000000015 y[1] (analytic) = 0.4041366373378819 y[1] (numeric) = 0.4041366384813349 absolute error = 1.14345299895291e-09 relative error = 2.829372279843354e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8630000000000015 y[1] (analytic) = 0.4044154322095842 y[1] (numeric) = 0.4044154333539139 absolute error = 1.144329742075456e-09 relative error = 2.829589701419749e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8640000000000015 y[1] (analytic) = 0.4046943195054887 y[1] (numeric) = 0.4046943206506949 absolute error = 1.145206207642246e-09 relative error = 2.829805491319021e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8650000000000015 y[1] (analytic) = 0.4049732992207024 y[1] (numeric) = 0.4049733003667858 absolute error = 1.146083450365154e-09 relative error = 2.830022257197163e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8660000000000015 y[1] (analytic) = 0.4052523713503326 y[1] (numeric) = 0.4052523724972936 absolute error = 1.146961026154969e-09 relative error = 2.830238901090708e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8670000000000015 y[1] (analytic) = 0.4055315358894854 y[1] (numeric) = 0.4055315370373241 absolute error = 1.147838712967086e-09 relative error = 2.83045487559787e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8680000000000015 y[1] (analytic) = 0.4058107928332647 y[1] (numeric) = 0.4058107939819817 absolute error = 1.148717010401867e-09 relative error = 2.8306714131032e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8690000000000015 y[1] (analytic) = 0.4060901421767749 y[1] (numeric) = 0.4060901433263699 absolute error = 1.149595030280892e-09 relative error = 2.830886325185561e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8700000000000015 y[1] (analytic) = 0.4063695839151172 y[1] (numeric) = 0.4063695850655908 absolute error = 1.150473605271429e-09 relative error = 2.83110166412391e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8710000000000016 y[1] (analytic) = 0.4066491180433935 y[1] (numeric) = 0.4066491191947454 absolute error = 1.151351958217361e-09 relative error = 2.831315517803486e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8720000000000016 y[1] (analytic) = 0.4069287445567025 y[1] (numeric) = 0.4069287457089336 absolute error = 1.152231143830562e-09 relative error = 2.831530481057003e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8730000000000016 y[1] (analytic) = 0.407208463450144 y[1] (numeric) = 0.4072084646032539 absolute error = 1.153109885354553e-09 relative error = 2.831743416098551e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8740000000000016 y[1] (analytic) = 0.4074882747188143 y[1] (numeric) = 0.4074882758728037 absolute error = 1.153989404034661e-09 relative error = 2.83195732400145e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8750000000000016 y[1] (analytic) = 0.4077681783578097 y[1] (numeric) = 0.4077681795126794 absolute error = 1.154869644359735e-09 relative error = 2.832172066517551e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8760000000000016 y[1] (analytic) = 0.4080481743622263 y[1] (numeric) = 0.4080481755179758 absolute error = 1.15574949610675e-09 relative error = 2.832384921003925e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8770000000000016 y[1] (analytic) = 0.4083282627271569 y[1] (numeric) = 0.4083282638837871 absolute error = 1.156630125009883e-09 relative error = 2.832598746128769e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8780000000000016 y[1] (analytic) = 0.4086084434476953 y[1] (numeric) = 0.4086084446052057 absolute error = 1.157510420846108e-09 relative error = 2.832810822702145e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8790000000000016 y[1] (analytic) = 0.4088887165189317 y[1] (numeric) = 0.4088887176773232 absolute error = 1.158391549349602e-09 relative error = 2.833024005190342e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8800000000000016 y[1] (analytic) = 0.4091690819359577 y[1] (numeric) = 0.4091690830952299 absolute error = 1.159272233763886e-09 relative error = 2.833235170846396e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8810000000000016 y[1] (analytic) = 0.4094495396938614 y[1] (numeric) = 0.409449540854015 absolute error = 1.160153639823136e-09 relative error = 2.833447170780955e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8820000000000016 y[1] (analytic) = 0.4097300897877317 y[1] (numeric) = 0.4097300909487664 absolute error = 1.161034712815479e-09 relative error = 2.833657429008873e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8830000000000016 y[1] (analytic) = 0.4100107322126543 y[1] (numeric) = 0.4100107333745708 absolute error = 1.161916562963938e-09 relative error = 2.833868656787511e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8840000000000016 y[1] (analytic) = 0.4102914669637158 y[1] (numeric) = 0.410291468126514 absolute error = 1.162798191067793e-09 relative error = 2.834078416675006e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8850000000000016 y[1] (analytic) = 0.4105722940359997 y[1] (numeric) = 0.4105722951996801 absolute error = 1.163680485305463e-09 relative error = 2.83428887484412e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8860000000000016 y[1] (analytic) = 0.4108532134245893 y[1] (numeric) = 0.4108532145891526 absolute error = 1.164563279143493e-09 relative error = 2.834499624419379e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8870000000000016 y[1] (analytic) = 0.4111342251245673 y[1] (numeric) = 0.4111342262900133 absolute error = 1.165446017470373e-09 relative error = 2.834709314500053e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8880000000000016 y[1] (analytic) = 0.4114153291310139 y[1] (numeric) = 0.4114153302973433 absolute error = 1.166329421931067e-09 relative error = 2.834919701204554e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8890000000000016 y[1] (analytic) = 0.4116965254390096 y[1] (numeric) = 0.4116965266062221 absolute error = 1.167212493324854e-09 relative error = 2.835128355966098e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8900000000000016 y[1] (analytic) = 0.4119778140436322 y[1] (numeric) = 0.4119778152117283 absolute error = 1.168096175341304e-09 relative error = 2.835337572856757e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8910000000000016 y[1] (analytic) = 0.4122591949399596 y[1] (numeric) = 0.4122591961089392 absolute error = 1.16897963531315e-09 relative error = 2.835545330852832e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8920000000000016 y[1] (analytic) = 0.4125406681230672 y[1] (numeric) = 0.412540669292931 absolute error = 1.169863816929961e-09 relative error = 2.835753920340705e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8930000000000016 y[1] (analytic) = 0.4128222335880307 y[1] (numeric) = 0.4128222347587786 absolute error = 1.170747832013319e-09 relative error = 2.835961188034383e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8940000000000016 y[1] (analytic) = 0.4131038913299234 y[1] (numeric) = 0.4131038925015557 absolute error = 1.171632291185887e-09 relative error = 2.836168614664944e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8950000000000016 y[1] (analytic) = 0.4133856413438184 y[1] (numeric) = 0.4133856425163351 absolute error = 1.172516639336152e-09 relative error = 2.836374856960631e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8960000000000016 y[1] (analytic) = 0.4136674836247856 y[1] (numeric) = 0.4136674847981882 absolute error = 1.173402597309803e-09 relative error = 2.836584077210502e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8970000000000016 y[1] (analytic) = 0.4139494181678978 y[1] (numeric) = 0.4139494193421851 absolute error = 1.174287334038127e-09 relative error = 2.836789430059872e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8980000000000016 y[1] (analytic) = 0.4142314449682224 y[1] (numeric) = 0.4142314461433951 absolute error = 1.175172681389114e-09 relative error = 2.836995345631635e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.8990000000000016 y[1] (analytic) = 0.4145135640208271 y[1] (numeric) = 0.414513565196886 absolute error = 1.17605886140737e-09 relative error = 2.837202358348589e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9000000000000016 y[1] (analytic) = 0.4147957753207797 y[1] (numeric) = 0.4147957764977245 absolute error = 1.176944819381021e-09 relative error = 2.837407923142027e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9010000000000016 y[1] (analytic) = 0.4150780788631451 y[1] (numeric) = 0.4150780800409763 absolute error = 1.17783116593273e-09 relative error = 2.837613513965095e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9020000000000016 y[1] (analytic) = 0.4153604746429883 y[1] (numeric) = 0.4153604758217057 absolute error = 1.178717401462137e-09 relative error = 2.837817927849951e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9030000000000016 y[1] (analytic) = 0.4156429626553715 y[1] (numeric) = 0.4156429638349758 absolute error = 1.17960435863651e-09 relative error = 2.838023170416514e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9040000000000016 y[1] (analytic) = 0.4159255428953578 y[1] (numeric) = 0.4159255440758489 absolute error = 1.180491038255127e-09 relative error = 2.838226837518669e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9050000000000016 y[1] (analytic) = 0.4162082153580072 y[1] (numeric) = 0.4162082165393856 absolute error = 1.18137843951871e-09 relative error = 2.838431332986859e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9060000000000016 y[1] (analytic) = 0.4164909800383796 y[1] (numeric) = 0.4164909812206458 absolute error = 1.182266229360351e-09 relative error = 2.838635855334504e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9070000000000016 y[1] (analytic) = 0.4167738369315339 y[1] (numeric) = 0.416773838114688 absolute error = 1.183154074713144e-09 relative error = 2.838839605249761e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9080000000000016 y[1] (analytic) = 0.4170567860325269 y[1] (numeric) = 0.4170567872165695 absolute error = 1.1840425306886e-09 relative error = 2.839043915224185e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9090000000000016 y[1] (analytic) = 0.4173398273364157 y[1] (numeric) = 0.4173398285213464 absolute error = 1.184930764619452e-09 relative error = 2.839246788838787e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9100000000000016 y[1] (analytic) = 0.4176229608382554 y[1] (numeric) = 0.417622962024074 absolute error = 1.185818554461093e-09 relative error = 2.839447697226491e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9110000000000016 y[1] (analytic) = 0.4179061865330977 y[1] (numeric) = 0.4179061877198058 absolute error = 1.186708120659574e-09 relative error = 2.839651957546669e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9120000000000016 y[1] (analytic) = 0.4181895044159983 y[1] (numeric) = 0.4181895056035947 absolute error = 1.187596354590426e-09 relative error = 2.83985212935677e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9130000000000016 y[1] (analytic) = 0.4184729144820058 y[1] (numeric) = 0.4184729156704922 absolute error = 1.188486364878116e-09 relative error = 2.840055649358451e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9140000000000016 y[1] (analytic) = 0.4187564167261725 y[1] (numeric) = 0.4187564179155485 absolute error = 1.189375986587748e-09 relative error = 2.840257340738229e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9150000000000016 y[1] (analytic) = 0.4190400111435475 y[1] (numeric) = 0.4190400123338129 absolute error = 1.190265441763927e-09 relative error = 2.840457736996829e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9160000000000016 y[1] (analytic) = 0.4193236977291779 y[1] (numeric) = 0.4193236989203334 absolute error = 1.19115556307392e-09 relative error = 2.840658826402016e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9170000000000016 y[1] (analytic) = 0.4196074764781105 y[1] (numeric) = 0.4196074776701568 absolute error = 1.192046350517728e-09 relative error = 2.840860607448955e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9180000000000016 y[1] (analytic) = 0.419891347385392 y[1] (numeric) = 0.4198913485783288 absolute error = 1.192936749383477e-09 relative error = 2.84106056676742e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9190000000000016 y[1] (analytic) = 0.4201753104460668 y[1] (numeric) = 0.4201753116398938 absolute error = 1.193826981715773e-09 relative error = 2.841259236408683e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9200000000000016 y[1] (analytic) = 0.4204593656551774 y[1] (numeric) = 0.4204593668498953 absolute error = 1.194717824670732e-09 relative error = 2.841458467238738e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9210000000000016 y[1] (analytic) = 0.420743513007766 y[1] (numeric) = 0.4207435142033754 absolute error = 1.195609389270658e-09 relative error = 2.841658521895237e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9220000000000016 y[1] (analytic) = 0.4210277524988745 y[1] (numeric) = 0.4210277536953751 absolute error = 1.196500565292524e-09 relative error = 2.841856761676827e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9230000000000016 y[1] (analytic) = 0.4213120841235416 y[1] (numeric) = 0.4213120853209343 absolute error = 1.197392685003962e-09 relative error = 2.84205635234723e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9240000000000016 y[1] (analytic) = 0.4215965078768072 y[1] (numeric) = 0.4215965090750916 absolute error = 1.198284416137341e-09 relative error = 2.842254131022086e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9250000000000016 y[1] (analytic) = 0.4218810237537077 y[1] (numeric) = 0.4218810249528846 absolute error = 1.199176924426837e-09 relative error = 2.842452864452399e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9260000000000016 y[1] (analytic) = 0.4221656317492798 y[1] (numeric) = 0.4221656329493496 absolute error = 1.20006976578324e-09 relative error = 2.842651498679908e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9270000000000016 y[1] (analytic) = 0.4224503318585592 y[1] (numeric) = 0.4224503330595219 absolute error = 1.200962662650795e-09 relative error = 2.842849376794643e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9280000000000016 y[1] (analytic) = 0.4227351240765803 y[1] (numeric) = 0.4227351252784354 absolute error = 1.201855170940291e-09 relative error = 2.843045449714205e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9290000000000016 y[1] (analytic) = 0.4230200083983746 y[1] (numeric) = 0.4230200096011231 absolute error = 1.202748511897056e-09 relative error = 2.84324260795811e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9300000000000016 y[1] (analytic) = 0.4233049848189742 y[1] (numeric) = 0.4233049860226166 absolute error = 1.203642352454182e-09 relative error = 2.843440062414851e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9310000000000016 y[1] (analytic) = 0.4235900533334107 y[1] (numeric) = 0.4235900545379465 absolute error = 1.2045358599444e-09 relative error = 2.843635846652664e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9320000000000016 y[1] (analytic) = 0.423875213936712 y[1] (numeric) = 0.4238752151421422 absolute error = 1.205430200101887e-09 relative error = 2.843832714129558e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9330000000000016 y[1] (analytic) = 0.4241604666239077 y[1] (numeric) = 0.424160467830232 absolute error = 1.206324262703617e-09 relative error = 2.844028045105945e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9340000000000016 y[1] (analytic) = 0.4244458113900239 y[1] (numeric) = 0.4244458125972428 absolute error = 1.207218991439163e-09 relative error = 2.84422406593111e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9350000000000016 y[1] (analytic) = 0.4247312482300873 y[1] (numeric) = 0.4247312494382007 absolute error = 1.208113442618952e-09 relative error = 2.844418553269449e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9360000000000016 y[1] (analytic) = 0.4250167771391208 y[1] (numeric) = 0.4250167783481304 absolute error = 1.209009559133278e-09 relative error = 2.844616081443611e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9370000000000016 y[1] (analytic) = 0.425302398112151 y[1] (numeric) = 0.4253023993220554 absolute error = 1.209904398891126e-09 relative error = 2.844809726589122e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9380000000000016 y[1] (analytic) = 0.4255881111441985 y[1] (numeric) = 0.4255881123549983 absolute error = 1.210799849271638e-09 relative error = 2.845003931186866e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9390000000000016 y[1] (analytic) = 0.4258739162302841 y[1] (numeric) = 0.4258739174419803 absolute error = 1.21169624334172e-09 relative error = 2.845199476096855e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9400000000000016 y[1] (analytic) = 0.4261598133654294 y[1] (numeric) = 0.4261598145780215 absolute error = 1.212592193322592e-09 relative error = 2.845393102053952e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9410000000000016 y[1] (analytic) = 0.4264458025446533 y[1] (numeric) = 0.426445803758141 absolute error = 1.213487754725406e-09 relative error = 2.845584942997162e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9420000000000016 y[1] (analytic) = 0.4267318837629715 y[1] (numeric) = 0.4267318849773565 absolute error = 1.214384981462757e-09 relative error = 2.845779815546401e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9430000000000016 y[1] (analytic) = 0.4270180570154036 y[1] (numeric) = 0.4270180582306847 absolute error = 1.215281042465932e-09 relative error = 2.845971083658633e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9440000000000016 y[1] (analytic) = 0.4273043222969621 y[1] (numeric) = 0.4273043235131411 absolute error = 1.216178935337098e-09 relative error = 2.846165769631261e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9450000000000016 y[1] (analytic) = 0.4275906796026648 y[1] (numeric) = 0.4275906808197401 absolute error = 1.217075273896029e-09 relative error = 2.84635594729751e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9460000000000016 y[1] (analytic) = 0.4278771289275215 y[1] (numeric) = 0.4278771301454948 absolute error = 1.217973333300648e-09 relative error = 2.846549280055027e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9470000000000016 y[1] (analytic) = 0.4281636702665462 y[1] (numeric) = 0.4281636714854175 absolute error = 1.218871226171814e-09 relative error = 2.846741353401202e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9480000000000016 y[1] (analytic) = 0.4284503036147499 y[1] (numeric) = 0.4284503048345188 absolute error = 1.219768841487223e-09 relative error = 2.84693191064699e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9490000000000016 y[1] (analytic) = 0.4287370289671415 y[1] (numeric) = 0.4287370301878086 absolute error = 1.220667122936447e-09 relative error = 2.847123155835461e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9500000000000016 y[1] (analytic) = 0.4290238463187295 y[1] (numeric) = 0.4290238475402955 absolute error = 1.221565959497184e-09 relative error = 2.847314828718543e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9510000000000016 y[1] (analytic) = 0.4293107556645224 y[1] (numeric) = 0.4293107568869869 absolute error = 1.222464518502164e-09 relative error = 2.847504988804516e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9520000000000016 y[1] (analytic) = 0.4295977569995252 y[1] (numeric) = 0.4295977582228891 absolute error = 1.223363910174413e-09 relative error = 2.84769622336684e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9530000000000016 y[1] (analytic) = 0.4298848503187442 y[1] (numeric) = 0.4298848515430073 absolute error = 1.224263024290906e-09 relative error = 2.847885947558186e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9540000000000016 y[1] (analytic) = 0.4301720356171826 y[1] (numeric) = 0.4301720368423454 absolute error = 1.225162749030062e-09 relative error = 2.848076229019115e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9550000000000016 y[1] (analytic) = 0.430459312889844 y[1] (numeric) = 0.4304593141159063 absolute error = 1.226062307235765e-09 relative error = 2.848265261134025e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9560000000000016 y[1] (analytic) = 0.4307466821317295 y[1] (numeric) = 0.4307466833586918 absolute error = 1.226962309530677e-09 relative error = 2.848454463905659e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9570000000000016 y[1] (analytic) = 0.4310341433378399 y[1] (numeric) = 0.4310341445657022 absolute error = 1.227862311825589e-09 relative error = 2.84864280661684e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9580000000000016 y[1] (analytic) = 0.4313216965031744 y[1] (numeric) = 0.4313216977319371 absolute error = 1.228762758209712e-09 relative error = 2.848831320500633e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9590000000000016 y[1] (analytic) = 0.4316093416227306 y[1] (numeric) = 0.4316093428523947 absolute error = 1.229664092772254e-09 relative error = 2.849021034042173e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9600000000000016 y[1] (analytic) = 0.4318970786915069 y[1] (numeric) = 0.4318970799220721 absolute error = 1.230565205290191e-09 relative error = 2.849209374183223e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9610000000000016 y[1] (analytic) = 0.4321849077044995 y[1] (numeric) = 0.4321849089359652 absolute error = 1.231465707185464e-09 relative error = 2.849395444478273e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9620000000000016 y[1] (analytic) = 0.4324728286567009 y[1] (numeric) = 0.4324728298890689 absolute error = 1.232368040948728e-09 relative error = 2.849584897105728e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9630000000000016 y[1] (analytic) = 0.4327608415431078 y[1] (numeric) = 0.4327608427763769 absolute error = 1.233269097955514e-09 relative error = 2.849770541988066e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9640000000000016 y[1] (analytic) = 0.4330489463587097 y[1] (numeric) = 0.4330489475928816 absolute error = 1.234171931319139e-09 relative error = 2.849959436910467e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9650000000000016 y[1] (analytic) = 0.433337143098501 y[1] (numeric) = 0.4333371443335745 absolute error = 1.235073432415135e-09 relative error = 2.850144401617548e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9660000000000016 y[1] (analytic) = 0.4336254317574693 y[1] (numeric) = 0.4336254329934457 absolute error = 1.235976376801062e-09 relative error = 2.850331844679155e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9670000000000016 y[1] (analytic) = 0.4339138123306051 y[1] (numeric) = 0.4339138135674844 absolute error = 1.23687932118699e-09 relative error = 2.850518434855893e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9680000000000016 y[1] (analytic) = 0.4342022848128965 y[1] (numeric) = 0.4342022860506785 absolute error = 1.237781988017161e-09 relative error = 2.850703534530082e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9690000000000016 y[1] (analytic) = 0.4344908491993296 y[1] (numeric) = 0.4344908504380148 absolute error = 1.238685209958845e-09 relative error = 2.850889063006661e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9700000000000016 y[1] (analytic) = 0.4347795054848909 y[1] (numeric) = 0.4347795067244791 absolute error = 1.239588154344773e-09 relative error = 2.851073104198675e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9710000000000016 y[1] (analytic) = 0.4350682536645629 y[1] (numeric) = 0.4350682549050557 absolute error = 1.240492764065237e-09 relative error = 2.851260126696479e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9720000000000016 y[1] (analytic) = 0.4353570937333319 y[1] (numeric) = 0.4353570949747281 absolute error = 1.241396152540375e-09 relative error = 2.851443494109606e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9730000000000016 y[1] (analytic) = 0.4356460256861782 y[1] (numeric) = 0.4356460269284785 absolute error = 1.24230031817163e-09 relative error = 2.851627800838777e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9740000000000016 y[1] (analytic) = 0.4359350495180831 y[1] (numeric) = 0.4359350507612881 absolute error = 1.243204983403245e-09 relative error = 2.851812408241966e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9750000000000016 y[1] (analytic) = 0.4362241652240272 y[1] (numeric) = 0.4362241664681367 absolute error = 1.244109537612559e-09 relative error = 2.851995915846693e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9760000000000016 y[1] (analytic) = 0.4365133727989887 y[1] (numeric) = 0.4365133740440033 absolute error = 1.245014591422233e-09 relative error = 2.852179724618778e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9770000000000016 y[1] (analytic) = 0.4368026722379448 y[1] (numeric) = 0.4368026734838654 absolute error = 1.245920533410327e-09 relative error = 2.85236472347317e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9780000000000016 y[1] (analytic) = 0.4370920635358746 y[1] (numeric) = 0.4370920647826996 absolute error = 1.246825032108489e-09 relative error = 2.852545575918826e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9790000000000016 y[1] (analytic) = 0.4373815466877501 y[1] (numeric) = 0.4373815479354814 absolute error = 1.247731307163491e-09 relative error = 2.852729651290605e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9800000000000016 y[1] (analytic) = 0.4376711216885476 y[1] (numeric) = 0.437671122937185 absolute error = 1.248637360173888e-09 relative error = 2.852912377121454e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9810000000000016 y[1] (analytic) = 0.4379607885332396 y[1] (numeric) = 0.4379607897827835 absolute error = 1.249543912784645e-09 relative error = 2.853095403744826e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9820000000000016 y[1] (analytic) = 0.4382505472167986 y[1] (numeric) = 0.4382505484672489 absolute error = 1.250450298861949e-09 relative error = 2.853277210497955e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9830000000000017 y[1] (analytic) = 0.4385403977341956 y[1] (numeric) = 0.438540398985552 absolute error = 1.251356407383497e-09 relative error = 2.853457546554146e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9840000000000017 y[1] (analytic) = 0.4388303400803985 y[1] (numeric) = 0.4388303413326627 absolute error = 1.252264236750733e-09 relative error = 2.853640968674374e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9850000000000017 y[1] (analytic) = 0.4391203742503786 y[1] (numeric) = 0.4391203755035494 absolute error = 1.253170789361491e-09 relative error = 2.8538206442841e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9860000000000017 y[1] (analytic) = 0.439410500239101 y[1] (numeric) = 0.4394105014931797 absolute error = 1.254078674239878e-09 relative error = 2.85400251827729e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9870000000000017 y[1] (analytic) = 0.4397007180415342 y[1] (numeric) = 0.4397007192965198 absolute error = 1.254985615428694e-09 relative error = 2.854181410070266e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9880000000000017 y[1] (analytic) = 0.4399910276526406 y[1] (numeric) = 0.4399910289085349 absolute error = 1.255894277463199e-09 relative error = 2.854363381370332e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9890000000000017 y[1] (analytic) = 0.4402814290673865 y[1] (numeric) = 0.4402814303241891 absolute error = 1.256802606430796e-09 relative error = 2.854543761005278e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9900000000000017 y[1] (analytic) = 0.4405719222807348 y[1] (numeric) = 0.4405719235384453 absolute error = 1.257710435798032e-09 relative error = 2.854722174048604e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9910000000000017 y[1] (analytic) = 0.4408625072876463 y[1] (numeric) = 0.4408625085462652 absolute error = 1.258618986810234e-09 relative error = 2.854901394436411e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9920000000000017 y[1] (analytic) = 0.4411531840830812 y[1] (numeric) = 0.4411531853426096 absolute error = 1.259528426000855e-09 relative error = 2.855081797989815e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9930000000000017 y[1] (analytic) = 0.4414439526620003 y[1] (numeric) = 0.4414439539224379 absolute error = 1.260437587635721e-09 relative error = 2.855260741561904e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9940000000000017 y[1] (analytic) = 0.4417348130193613 y[1] (numeric) = 0.4417348142807085 absolute error = 1.261347248870948e-09 relative error = 2.855439987284096e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9950000000000017 y[1] (analytic) = 0.442025765150122 y[1] (numeric) = 0.4420257664123788 absolute error = 1.262256743572721e-09 relative error = 2.855618027478623e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9960000000000017 y[1] (analytic) = 0.4423168090492379 y[1] (numeric) = 0.4423168103124047 absolute error = 1.263166793386006e-09 relative error = 2.855796495957702e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9970000000000017 y[1] (analytic) = 0.4426079447116647 y[1] (numeric) = 0.4426079459757414 absolute error = 1.264076676665837e-09 relative error = 2.855973761359651e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9980000000000017 y[1] (analytic) = 0.4428991721323554 y[1] (numeric) = 0.4428991733973426 absolute error = 1.264987226079484e-09 relative error = 2.856151706017316e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 0.9990000000000017 y[1] (analytic) = 0.4431904913062638 y[1] (numeric) = 0.4431904925721612 absolute error = 1.265897442426223e-09 relative error = 2.856328073951011e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.000000000000002 y[1] (analytic) = 0.4434819022283402 y[1] (numeric) = 0.4434819034951487 absolute error = 1.266808546951381e-09 relative error = 2.856505621956872e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.001000000000001 y[1] (analytic) = 0.4437734048935353 y[1] (numeric) = 0.4437734061612557 absolute error = 1.267720317610355e-09 relative error = 2.856683847276721e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.002000000000001 y[1] (analytic) = 0.4440649992967997 y[1] (numeric) = 0.4440650005654314 absolute error = 1.268631699691269e-09 relative error = 2.856860373369247e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.003000000000001 y[1] (analytic) = 0.4443566854330813 y[1] (numeric) = 0.4443566867026241 absolute error = 1.269542748705277e-09 relative error = 2.857035328427541e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.004000000000001 y[1] (analytic) = 0.4446484632973263 y[1] (numeric) = 0.4446484645677809 absolute error = 1.270454574875401e-09 relative error = 2.857211212323199e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.005000000000001 y[1] (analytic) = 0.4449403328844808 y[1] (numeric) = 0.4449403341558478 absolute error = 1.27136701166819e-09 relative error = 2.857387648869928e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.006000000000001 y[1] (analytic) = 0.4452322941894903 y[1] (numeric) = 0.4452322954617696 absolute error = 1.272279281927524e-09 relative error = 2.85756289139719e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.007000000000001 y[1] (analytic) = 0.4455243472072979 y[1] (numeric) = 0.4455243484804901 absolute error = 1.273192162809522e-09 relative error = 2.857738686539434e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.008000000000001 y[1] (analytic) = 0.4458164919328471 y[1] (numeric) = 0.4458164932069519 absolute error = 1.274104766135764e-09 relative error = 2.85791304088338e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.009000000000001 y[1] (analytic) = 0.4461087283610783 y[1] (numeric) = 0.4461087296360964 absolute error = 1.275018091106972e-09 relative error = 2.858088196998868e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.01 y[1] (analytic) = 0.4464010564869328 y[1] (numeric) = 0.446401057762864 absolute error = 1.275931138522424e-09 relative error = 2.858261914888127e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.011 y[1] (analytic) = 0.4466934763053492 y[1] (numeric) = 0.4466934775821939 absolute error = 1.276844741049388e-09 relative error = 2.858436061368773e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.012 y[1] (analytic) = 0.4469859878112651 y[1] (numeric) = 0.4469859890890243 absolute error = 1.27775917624362e-09 relative error = 2.85861125647442e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.013 y[1] (analytic) = 0.4472785909996187 y[1] (numeric) = 0.447278592278292 absolute error = 1.278673333882097e-09 relative error = 2.858785015898932e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.014 y[1] (analytic) = 0.447571285865345 y[1] (numeric) = 0.4475712871449331 absolute error = 1.279588102143236e-09 relative error = 2.858959326823772e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.015 y[1] (analytic) = 0.4478640724033796 y[1] (numeric) = 0.4478640736838822 absolute error = 1.280502648359771e-09 relative error = 2.859132328896558e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.016 y[1] (analytic) = 0.4481569506086562 y[1] (numeric) = 0.4481569518900729 absolute error = 1.281416750487097e-09 relative error = 2.859303529147019e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.017 y[1] (analytic) = 0.4484499204761052 y[1] (numeric) = 0.4484499217584378 absolute error = 1.282332628971261e-09 relative error = 2.859477882412932e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.018 y[1] (analytic) = 0.448742982000661 y[1] (numeric) = 0.4487429832839082 absolute error = 1.283247175187796e-09 relative error = 2.859648455039027e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.018999999999999 y[1] (analytic) = 0.4490361351772509 y[1] (numeric) = 0.4490361364614144 absolute error = 1.28416349776117e-09 relative error = 2.859822177238062e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.019999999999999 y[1] (analytic) = 0.4493293800008061 y[1] (numeric) = 0.4493293812858856 absolute error = 1.285079487267637e-09 relative error = 2.859994348166888e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.020999999999999 y[1] (analytic) = 0.4496227164662545 y[1] (numeric) = 0.4496227177522497 absolute error = 1.285995143707197e-09 relative error = 2.860164970787713e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.021999999999999 y[1] (analytic) = 0.4499161445685221 y[1] (numeric) = 0.4499161458554336 absolute error = 1.286911521791723e-09 relative error = 2.860336392297935e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.022999999999999 y[1] (analytic) = 0.4502096643025357 y[1] (numeric) = 0.4502096655903632 absolute error = 1.28782751129819e-09 relative error = 2.860506145049753e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.023999999999999 y[1] (analytic) = 0.4505032756632179 y[1] (numeric) = 0.4505032769519632 absolute error = 1.288745332672647e-09 relative error = 2.860679161045819e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.024999999999999 y[1] (analytic) = 0.4507969786454953 y[1] (numeric) = 0.450796979935157 absolute error = 1.289661710757173e-09 relative error = 2.860848168575143e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.025999999999999 y[1] (analytic) = 0.4510907732442883 y[1] (numeric) = 0.4510907745348671 absolute error = 1.290578810486664e-09 relative error = 2.861017974729781e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.026999999999999 y[1] (analytic) = 0.4513846594545182 y[1] (numeric) = 0.4513846607460149 absolute error = 1.291496687372273e-09 relative error = 2.861188700858819e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.027999999999998 y[1] (analytic) = 0.4516786372711063 y[1] (numeric) = 0.4516786385635205 absolute error = 1.292414231190975e-09 relative error = 2.861357887101583e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.028999999999998 y[1] (analytic) = 0.4519727066889706 y[1] (numeric) = 0.4519727079823031 absolute error = 1.293332496654642e-09 relative error = 2.861527869966408e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.029999999999998 y[1] (analytic) = 0.4522668677030302 y[1] (numeric) = 0.4522668689972806 absolute error = 1.294250429051402e-09 relative error = 2.861696315771775e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.030999999999998 y[1] (analytic) = 0.4525611203082008 y[1] (numeric) = 0.4525611216033699 absolute error = 1.295169027581977e-09 relative error = 2.861865435324952e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.031999999999998 y[1] (analytic) = 0.4528554644993983 y[1] (numeric) = 0.4528554657954867 absolute error = 1.296088403268669e-09 relative error = 2.862035472402677e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.032999999999998 y[1] (analytic) = 0.4531499002715382 y[1] (numeric) = 0.4531499015685457 absolute error = 1.297007445888454e-09 relative error = 2.862203975133297e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.033999999999998 y[1] (analytic) = 0.4534444276195341 y[1] (numeric) = 0.4534444289174603 absolute error = 1.297926210952483e-09 relative error = 2.862371068856793e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.034999999999998 y[1] (analytic) = 0.4537390465382976 y[1] (numeric) = 0.4537390478371431 absolute error = 1.298845531128023e-09 relative error = 2.862538591371583e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.035999999999998 y[1] (analytic) = 0.4540337570227396 y[1] (numeric) = 0.4540337583225054 absolute error = 1.299765794993135e-09 relative error = 2.862707397608849e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.036999999999997 y[1] (analytic) = 0.4543285590677716 y[1] (numeric) = 0.4543285603684572 absolute error = 1.300685614769037e-09 relative error = 2.862874430429577e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.037999999999997 y[1] (analytic) = 0.4546234526683016 y[1] (numeric) = 0.4546234539699077 absolute error = 1.301606156189905e-09 relative error = 2.863042257390033e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.038999999999997 y[1] (analytic) = 0.4549184378192386 y[1] (numeric) = 0.4549184391217649 absolute error = 1.302526309032714e-09 relative error = 2.863208436388485e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.039999999999997 y[1] (analytic) = 0.4552135145154882 y[1] (numeric) = 0.4552135158189355 absolute error = 1.303447294542792e-09 relative error = 2.863375653357153e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.040999999999997 y[1] (analytic) = 0.4555086827519575 y[1] (numeric) = 0.4555086840563254 absolute error = 1.304367891474811e-09 relative error = 2.863541225151774e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.041999999999997 y[1] (analytic) = 0.4558039425235501 y[1] (numeric) = 0.4558039438288393 absolute error = 1.305289210051797e-09 relative error = 2.863707590647608e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.042999999999997 y[1] (analytic) = 0.4560992938251693 y[1] (numeric) = 0.4560992951313805 absolute error = 1.306211194762597e-09 relative error = 2.863874626526586e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.043999999999997 y[1] (analytic) = 0.4563947366517188 y[1] (numeric) = 0.4563947379588517 absolute error = 1.30713290191764e-09 relative error = 2.864040263713935e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.044999999999997 y[1] (analytic) = 0.4566902709980997 y[1] (numeric) = 0.4566902723061539 absolute error = 1.308054276005777e-09 relative error = 2.864204383305594e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.045999999999996 y[1] (analytic) = 0.4569858968592113 y[1] (numeric) = 0.4569858981681876 absolute error = 1.308976371738879e-09 relative error = 2.864369296153903e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.046999999999996 y[1] (analytic) = 0.4572816142299527 y[1] (numeric) = 0.4572816155398518 absolute error = 1.309899078094645e-09 relative error = 2.864534757865724e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.047999999999996 y[1] (analytic) = 0.4575774231052229 y[1] (numeric) = 0.4575774244160445 absolute error = 1.310821617916957e-09 relative error = 2.864699068895114e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.048999999999996 y[1] (analytic) = 0.4578733234799178 y[1] (numeric) = 0.4578733247916625 absolute error = 1.311744712850782e-09 relative error = 2.864863807485641e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.049999999999996 y[1] (analytic) = 0.4581693153489342 y[1] (numeric) = 0.4581693166616018 absolute error = 1.312667585740002e-09 relative error = 2.865027276521772e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.050999999999996 y[1] (analytic) = 0.4584653987071657 y[1] (numeric) = 0.4584654000207569 absolute error = 1.313591180274187e-09 relative error = 2.865191536762437e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.051999999999996 y[1] (analytic) = 0.4587615735495061 y[1] (numeric) = 0.4587615748640214 absolute error = 1.314515329919885e-09 relative error = 2.865356223602788e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.052999999999996 y[1] (analytic) = 0.4590578398708496 y[1] (numeric) = 0.4590578411862879 absolute error = 1.315438313831407e-09 relative error = 2.865517587503767e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.053999999999996 y[1] (analytic) = 0.4593541976660847 y[1] (numeric) = 0.4593541989824477 absolute error = 1.316363018588618e-09 relative error = 2.865681918826206e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.054999999999995 y[1] (analytic) = 0.4596506469301035 y[1] (numeric) = 0.459650648247391 absolute error = 1.317287445790072e-09 relative error = 2.865844864111296e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.055999999999995 y[1] (analytic) = 0.4599471876577946 y[1] (numeric) = 0.459947188976007 absolute error = 1.318212428103038e-09 relative error = 2.86600823632778e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.056999999999995 y[1] (analytic) = 0.4602438198440467 y[1] (numeric) = 0.4602438211631838 absolute error = 1.319137132860249e-09 relative error = 2.866170225397567e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.057999999999995 y[1] (analytic) = 0.4605405434837468 y[1] (numeric) = 0.4605405448038083 absolute error = 1.320061560061703e-09 relative error = 2.866330833928609e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.058999999999995 y[1] (analytic) = 0.4608373585717788 y[1] (numeric) = 0.4608373598927665 absolute error = 1.320987708108845e-09 relative error = 2.866494400980929e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.059999999999995 y[1] (analytic) = 0.4611342651030306 y[1] (numeric) = 0.4611342664249431 absolute error = 1.321912523888358e-09 relative error = 2.866654299898978e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.060999999999995 y[1] (analytic) = 0.4614312630723827 y[1] (numeric) = 0.4614312643952217 absolute error = 1.322838949491256e-09 relative error = 2.866816913711692e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.061999999999995 y[1] (analytic) = 0.4617283524747197 y[1] (numeric) = 0.4617283537984849 absolute error = 1.323765264071852e-09 relative error = 2.866978510149711e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.062999999999995 y[1] (analytic) = 0.4620255333049231 y[1] (numeric) = 0.4620255346296142 absolute error = 1.324691134563238e-09 relative error = 2.867138370227218e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.063999999999995 y[1] (analytic) = 0.4623228055578722 y[1] (numeric) = 0.4623228068834899 absolute error = 1.325617726699591e-09 relative error = 2.867299018701887e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.064999999999994 y[1] (analytic) = 0.4626201692284473 y[1] (numeric) = 0.4626201705549913 absolute error = 1.326543985769035e-09 relative error = 2.867458174124639e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.065999999999994 y[1] (analytic) = 0.4629176243115257 y[1] (numeric) = 0.4629176256389966 absolute error = 1.327470966483446e-09 relative error = 2.867618117710959e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.066999999999994 y[1] (analytic) = 0.4632151708019841 y[1] (numeric) = 0.4632151721303829 absolute error = 1.328398779865125e-09 relative error = 2.867779087557111e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.067999999999994 y[1] (analytic) = 0.4635128086947 y[1] (numeric) = 0.4635128100240261 absolute error = 1.329326093646443e-09 relative error = 2.867938207338786e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.068999999999994 y[1] (analytic) = 0.4638105379845469 y[1] (numeric) = 0.463810539314801 absolute error = 1.330254184583879e-09 relative error = 2.868098233309654e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.069999999999994 y[1] (analytic) = 0.4641083586663996 y[1] (numeric) = 0.4641083599975816 absolute error = 1.331181997965558e-09 relative error = 2.868256891107643e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.070999999999994 y[1] (analytic) = 0.46440627073513 y[1] (numeric) = 0.4644062720672404 absolute error = 1.332110477481052e-09 relative error = 2.868416215337475e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.071999999999994 y[1] (analytic) = 0.4647042741856105 y[1] (numeric) = 0.4647042755186491 absolute error = 1.333038623929639e-09 relative error = 2.868574054468888e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.072999999999994 y[1] (analytic) = 0.4650023690127107 y[1] (numeric) = 0.4650023703466782 absolute error = 1.333967492023191e-09 relative error = 2.868732679481742e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.073999999999993 y[1] (analytic) = 0.4653005552113 y[1] (numeric) = 0.465300556546197 absolute error = 1.334896970739408e-09 relative error = 2.868891850200374e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.074999999999993 y[1] (analytic) = 0.4655988327762478 y[1] (numeric) = 0.4655988341120739 absolute error = 1.335826171899868e-09 relative error = 2.869049657909739e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.075999999999993 y[1] (analytic) = 0.465897201702421 y[1] (numeric) = 0.4658972030391761 absolute error = 1.336755151015723e-09 relative error = 2.86920622431542e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.076999999999993 y[1] (analytic) = 0.466195661984685 y[1] (numeric) = 0.4661956633223698 absolute error = 1.337684796265393e-09 relative error = 2.869363456902645e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.077999999999993 y[1] (analytic) = 0.4664942136179047 y[1] (numeric) = 0.4664942149565199 absolute error = 1.338615163160028e-09 relative error = 2.869521473328411e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.078999999999993 y[1] (analytic) = 0.4667928565969453 y[1] (numeric) = 0.4667928579364904 absolute error = 1.339545085965455e-09 relative error = 2.86967777470102e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.079999999999993 y[1] (analytic) = 0.4670915909166684 y[1] (numeric) = 0.4670915922571442 absolute error = 1.340475841438149e-09 relative error = 2.869835097667809e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.080999999999993 y[1] (analytic) = 0.4673904165719368 y[1] (numeric) = 0.467390417913343 absolute error = 1.341406263843936e-09 relative error = 2.869990946075546e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.081999999999993 y[1] (analytic) = 0.4676893335576102 y[1] (numeric) = 0.4676893348999475 absolute error = 1.342337352383538e-09 relative error = 2.870147459153435e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.082999999999992 y[1] (analytic) = 0.4679883418685492 y[1] (numeric) = 0.4679883432118173 absolute error = 1.343268107856233e-09 relative error = 2.870302500470271e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.083999999999992 y[1] (analytic) = 0.4682874414996113 y[1] (numeric) = 0.4682874428438109 absolute error = 1.344199584973893e-09 relative error = 2.870458325060611e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.084999999999992 y[1] (analytic) = 0.4685866324456538 y[1] (numeric) = 0.4685866337907856 absolute error = 1.34513178373652e-09 relative error = 2.870614931364963e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.085999999999992 y[1] (analytic) = 0.468885914701535 y[1] (numeric) = 0.4688859160475978 absolute error = 1.346062761253819e-09 relative error = 2.870768174195727e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.086999999999992 y[1] (analytic) = 0.4691852882621074 y[1] (numeric) = 0.4691852896091027 absolute error = 1.346995293083353e-09 relative error = 2.870923975627434e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.087999999999992 y[1] (analytic) = 0.4694847531222269 y[1] (numeric) = 0.4694847544701544 absolute error = 1.347927547357131e-09 relative error = 2.871078428837087e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.088999999999992 y[1] (analytic) = 0.4697843092767456 y[1] (numeric) = 0.4697843106256061 absolute error = 1.348860467764723e-09 relative error = 2.871233545116386e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.089999999999992 y[1] (analytic) = 0.4700839567205165 y[1] (numeric) = 0.4700839580703097 absolute error = 1.349793166127711e-09 relative error = 2.871387433734983e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.090999999999992 y[1] (analytic) = 0.4703836954483895 y[1] (numeric) = 0.470383696799116 absolute error = 1.350726475113362e-09 relative error = 2.871541867168233e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.091999999999991 y[1] (analytic) = 0.4706835254552152 y[1] (numeric) = 0.4706835268068748 absolute error = 1.351659617565559e-09 relative error = 2.871695193194451e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.092999999999991 y[1] (analytic) = 0.4709834467358416 y[1] (numeric) = 0.4709834480884349 absolute error = 1.352593315129269e-09 relative error = 2.87184894607961e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.093999999999991 y[1] (analytic) = 0.4712834592851171 y[1] (numeric) = 0.4712834606386438 absolute error = 1.353526735137223e-09 relative error = 2.872001358143074e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.094999999999991 y[1] (analytic) = 0.4715835630978873 y[1] (numeric) = 0.4715835644523482 absolute error = 1.354460876790142e-09 relative error = 2.872154550706838e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.095999999999991 y[1] (analytic) = 0.4718837581689978 y[1] (numeric) = 0.4718837595243935 absolute error = 1.355395684576877e-09 relative error = 2.872308404586926e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.096999999999991 y[1] (analytic) = 0.4721840444932938 y[1] (numeric) = 0.472184045849624 absolute error = 1.356330159296704e-09 relative error = 2.872460802338625e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.097999999999991 y[1] (analytic) = 0.4724844220656187 y[1] (numeric) = 0.472484423422883 absolute error = 1.357264300949623e-09 relative error = 2.872611746681303e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.098999999999991 y[1] (analytic) = 0.4727848908808137 y[1] (numeric) = 0.4727848922390129 absolute error = 1.35819921975866e-09 relative error = 2.872763588591612e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.099999999999991 y[1] (analytic) = 0.4730854509337197 y[1] (numeric) = 0.4730854522928546 absolute error = 1.359134915723814e-09 relative error = 2.872916326302818e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.10099999999999 y[1] (analytic) = 0.4733861022191781 y[1] (numeric) = 0.4733861035792482 absolute error = 1.360070112088607e-09 relative error = 2.873067260979482e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.10199999999999 y[1] (analytic) = 0.4736868447320265 y[1] (numeric) = 0.4736868460930327 absolute error = 1.361006141120669e-09 relative error = 2.873219208548245e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.10299999999999 y[1] (analytic) = 0.4739876784671042 y[1] (numeric) = 0.473987679829046 absolute error = 1.361941837085823e-09 relative error = 2.873369707605901e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.10399999999999 y[1] (analytic) = 0.4742886034192467 y[1] (numeric) = 0.4742886047821249 absolute error = 1.362878199184792e-09 relative error = 2.873520867588879e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.10499999999999 y[1] (analytic) = 0.4745896195832898 y[1] (numeric) = 0.4745896209471051 absolute error = 1.363815282928726e-09 relative error = 2.8736728041507e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.10599999999999 y[1] (analytic) = 0.4748907269540693 y[1] (numeric) = 0.4748907283188212 absolute error = 1.364751922583451e-09 relative error = 2.87382306101641e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.10699999999999 y[1] (analytic) = 0.4751919255264184 y[1] (numeric) = 0.4751919268921068 absolute error = 1.365688451215874e-09 relative error = 2.873972342234061e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.10799999999999 y[1] (analytic) = 0.4754932152951689 y[1] (numeric) = 0.4754932166617944 absolute error = 1.36662559047096e-09 relative error = 2.874122167279735e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.10899999999999 y[1] (analytic) = 0.4757945962551521 y[1] (numeric) = 0.4757945976227155 absolute error = 1.367563451371012e-09 relative error = 2.874272768406213e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.109999999999989 y[1] (analytic) = 0.4760960684011993 y[1] (numeric) = 0.4760960697697004 absolute error = 1.368501034715308e-09 relative error = 2.874422045346722e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.110999999999989 y[1] (analytic) = 0.476397631728139 y[1] (numeric) = 0.4763976330975782 absolute error = 1.369439228682268e-09 relative error = 2.874571864924282e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.111999999999989 y[1] (analytic) = 0.4766992862308001 y[1] (numeric) = 0.4766992876011772 absolute error = 1.370377145093471e-09 relative error = 2.87472036287041e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.112999999999989 y[1] (analytic) = 0.4770010319040098 y[1] (numeric) = 0.4770010332753246 absolute error = 1.371314728437767e-09 relative error = 2.874867425263193e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.113999999999989 y[1] (analytic) = 0.4773028687425922 y[1] (numeric) = 0.4773028701148462 absolute error = 1.3722539771166e-09 relative error = 2.875017241634581e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.114999999999989 y[1] (analytic) = 0.4776047967413741 y[1] (numeric) = 0.4776047981145671 absolute error = 1.373193003750828e-09 relative error = 2.875165854949359e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.115999999999989 y[1] (analytic) = 0.4779068158951796 y[1] (numeric) = 0.4779068172693112 absolute error = 1.374131586295846e-09 relative error = 2.875312802814759e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.116999999999989 y[1] (analytic) = 0.4782089261988303 y[1] (numeric) = 0.4782089275739013 absolute error = 1.375071057019284e-09 relative error = 2.875460874286473e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.117999999999989 y[1] (analytic) = 0.478511127647148 y[1] (numeric) = 0.4785111290231591 absolute error = 1.376011082854234e-09 relative error = 2.875609371134412e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.118999999999988 y[1] (analytic) = 0.4788134202349545 y[1] (numeric) = 0.4788134216119053 absolute error = 1.376950775622277e-09 relative error = 2.875756437542215e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.119999999999988 y[1] (analytic) = 0.4791158039570692 y[1] (numeric) = 0.4791158053349594 absolute error = 1.377890246345714e-09 relative error = 2.875902307887926e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.120999999999988 y[1] (analytic) = 0.4794182788083096 y[1] (numeric) = 0.47941828018714 absolute error = 1.378830383202967e-09 relative error = 2.876048836999554e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.121999999999988 y[1] (analytic) = 0.4797208447834932 y[1] (numeric) = 0.4797208461632645 absolute error = 1.379771241705186e-09 relative error = 2.876196139294096e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.122999999999988 y[1] (analytic) = 0.4800235018774376 y[1] (numeric) = 0.4800235032581493 absolute error = 1.380711711629345e-09 relative error = 2.876341900405278e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.123999999999988 y[1] (analytic) = 0.4803262500849568 y[1] (numeric) = 0.4803262514666097 absolute error = 1.381652958709623e-09 relative error = 2.876488550157826e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.124999999999988 y[1] (analytic) = 0.4806290894008651 y[1] (numeric) = 0.48062909078346 absolute error = 1.382594927434866e-09 relative error = 2.876635971323249e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.125999999999988 y[1] (analytic) = 0.4809320198199779 y[1] (numeric) = 0.4809320212035132 absolute error = 1.383535397359026e-09 relative error = 2.876779545427044e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.126999999999988 y[1] (analytic) = 0.4812350413371038 y[1] (numeric) = 0.4812350427215816 absolute error = 1.384477754662328e-09 relative error = 2.876926316121076e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.127999999999987 y[1] (analytic) = 0.4815381539470563 y[1] (numeric) = 0.481538155332476 absolute error = 1.385419723387571e-09 relative error = 2.87707155088669e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.128999999999987 y[1] (analytic) = 0.4818413576446452 y[1] (numeric) = 0.4818413590310066 absolute error = 1.386361359045907e-09 relative error = 2.877215367777415e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.129999999999987 y[1] (analytic) = 0.4821446524246784 y[1] (numeric) = 0.482144653811982 absolute error = 1.387303660838057e-09 relative error = 2.877359841826276e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.130999999999987 y[1] (analytic) = 0.4824480382819635 y[1] (numeric) = 0.4824480396702103 absolute error = 1.388246795297476e-09 relative error = 2.87750531692726e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.131999999999987 y[1] (analytic) = 0.4827515152113087 y[1] (numeric) = 0.4827515166004981 absolute error = 1.389189430156534e-09 relative error = 2.87764903140379e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.132999999999987 y[1] (analytic) = 0.4830550832075182 y[1] (numeric) = 0.4830550845976511 absolute error = 1.390132897682861e-09 relative error = 2.877793746527384e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.133999999999987 y[1] (analytic) = 0.483358742265398 y[1] (numeric) = 0.483358743656474 absolute error = 1.391075976631129e-09 relative error = 2.87793693378019e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.134999999999987 y[1] (analytic) = 0.4836624923797505 y[1] (numeric) = 0.4836624937717703 absolute error = 1.392019888246665e-09 relative error = 2.878081120984905e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.135999999999987 y[1] (analytic) = 0.4839663335453782 y[1] (numeric) = 0.4839663349383426 absolute error = 1.392964410484865e-09 relative error = 2.878225847406504e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.136999999999986 y[1] (analytic) = 0.4842702657570845 y[1] (numeric) = 0.4842702671509921 absolute error = 1.393907544944284e-09 relative error = 2.878366985354999e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.137999999999986 y[1] (analytic) = 0.4845742890096669 y[1] (numeric) = 0.4845742904045193 absolute error = 1.394852400249391e-09 relative error = 2.878510956699902e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.138999999999986 y[1] (analytic) = 0.4848784032979265 y[1] (numeric) = 0.4848784046937236 absolute error = 1.395797033509893e-09 relative error = 2.87865374909731e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.139999999999986 y[1] (analytic) = 0.4851826086166608 y[1] (numeric) = 0.485182610013403 absolute error = 1.396742166370757e-09 relative error = 2.878796852082372e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.140999999999986 y[1] (analytic) = 0.4854869049606677 y[1] (numeric) = 0.4854869063583549 absolute error = 1.397687188209318e-09 relative error = 2.878939007268493e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.141999999999986 y[1] (analytic) = 0.4857912923247434 y[1] (numeric) = 0.4857912937233753 absolute error = 1.398631876980971e-09 relative error = 2.879079759309496e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.142999999999986 y[1] (analytic) = 0.4860957707036821 y[1] (numeric) = 0.4860957721032592 absolute error = 1.399577120864137e-09 relative error = 2.879220937960602e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.143999999999986 y[1] (analytic) = 0.4864003400922776 y[1] (numeric) = 0.4864003414928007 absolute error = 1.40052314190342e-09 relative error = 2.879362998878084e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.144999999999986 y[1] (analytic) = 0.4867050004853238 y[1] (numeric) = 0.4867050018867927 absolute error = 1.401468885386947e-09 relative error = 2.879503773311257e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.145999999999985 y[1] (analytic) = 0.4870097518776118 y[1] (numeric) = 0.487009753280027 absolute error = 1.402415295004289e-09 relative error = 2.879645201348501e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.146999999999985 y[1] (analytic) = 0.4873145942639321 y[1] (numeric) = 0.4873145956672946 absolute error = 1.403362426266597e-09 relative error = 2.879787395627491e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.147999999999985 y[1] (analytic) = 0.4876195276390758 y[1] (numeric) = 0.487619529043385 absolute error = 1.404309224461997e-09 relative error = 2.879928191681103e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.148999999999985 y[1] (analytic) = 0.4879245519978314 y[1] (numeric) = 0.487924553403087 absolute error = 1.40525568959049e-09 relative error = 2.880067592082834e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.149999999999985 y[1] (analytic) = 0.4882296673349855 y[1] (numeric) = 0.4882296687411883 absolute error = 1.406202820852798e-09 relative error = 2.880207645980616e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.150999999999985 y[1] (analytic) = 0.4885348736453247 y[1] (numeric) = 0.4885348750524753 absolute error = 1.407150673760071e-09 relative error = 2.88034846573033e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.151999999999985 y[1] (analytic) = 0.4888401709236355 y[1] (numeric) = 0.4888401723317337 absolute error = 1.408098193600438e-09 relative error = 2.880487892269403e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.152999999999985 y[1] (analytic) = 0.4891455591647014 y[1] (numeric) = 0.4891455605737479 absolute error = 1.409046490596921e-09 relative error = 2.880628197878574e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.153999999999985 y[1] (analytic) = 0.4894510383633068 y[1] (numeric) = 0.4894510397733012 absolute error = 1.409994343504195e-09 relative error = 2.880766885732078e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.154999999999984 y[1] (analytic) = 0.489756608514233 y[1] (numeric) = 0.4897566099251761 absolute error = 1.410943029078737e-09 relative error = 2.88090656573087e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.155999999999984 y[1] (analytic) = 0.4900622696122623 y[1] (numeric) = 0.4900622710241537 absolute error = 1.411891381586372e-09 relative error = 2.881044857224903e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.156999999999984 y[1] (analytic) = 0.4903680216521741 y[1] (numeric) = 0.4903680230650144 absolute error = 1.41284034471667e-09 relative error = 2.88118368721609e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.157999999999984 y[1] (analytic) = 0.4906738646287483 y[1] (numeric) = 0.4906738660425374 absolute error = 1.413789030291213e-09 relative error = 2.881321244531554e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.158999999999984 y[1] (analytic) = 0.4909797985367623 y[1] (numeric) = 0.4909797999515007 absolute error = 1.414738326488418e-09 relative error = 2.881459340495634e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.159999999999984 y[1] (analytic) = 0.4912858233709929 y[1] (numeric) = 0.4912858247866814 absolute error = 1.415688455352893e-09 relative error = 2.881598426022238e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.160999999999984 y[1] (analytic) = 0.4915919391262173 y[1] (numeric) = 0.4915919405428555 absolute error = 1.416638195639308e-09 relative error = 2.881736014950366e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.161999999999984 y[1] (analytic) = 0.4918981457972105 y[1] (numeric) = 0.4918981472147981 absolute error = 1.417587658369968e-09 relative error = 2.881872335730212e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.162999999999984 y[1] (analytic) = 0.4922044433787442 y[1] (numeric) = 0.492204444797283 absolute error = 1.418538786435164e-09 relative error = 2.882011338007404e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.163999999999983 y[1] (analytic) = 0.4925108318655945 y[1] (numeric) = 0.4925108332850831 absolute error = 1.419488582232731e-09 relative error = 2.882146930364584e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.164999999999983 y[1] (analytic) = 0.492817311252531 y[1] (numeric) = 0.4928173126729702 absolute error = 1.420439155186415e-09 relative error = 2.88228339945337e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.165999999999983 y[1] (analytic) = 0.4931238815343246 y[1] (numeric) = 0.493123882955715 absolute error = 1.421390394273914e-09 relative error = 2.882420518453385e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.166999999999983 y[1] (analytic) = 0.493430542705745 y[1] (numeric) = 0.4934305441280873 absolute error = 1.422342243984076e-09 relative error = 2.882558173607594e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.167999999999983 y[1] (analytic) = 0.4937372947615628 y[1] (numeric) = 0.4937372961848557 absolute error = 1.423292927960063e-09 relative error = 2.882692766094171e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.168999999999983 y[1] (analytic) = 0.4940441376965426 y[1] (numeric) = 0.4940441391207878 absolute error = 1.424245166248284e-09 relative error = 2.882829807249124e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.169999999999983 y[1] (analytic) = 0.494351071505453 y[1] (numeric) = 0.4943510729306502 absolute error = 1.425197126980748e-09 relative error = 2.882965586866392e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.170999999999983 y[1] (analytic) = 0.4946580961830596 y[1] (numeric) = 0.4946580976092084 absolute error = 1.426148810157457e-09 relative error = 2.883100107249994e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.171999999999983 y[1] (analytic) = 0.4949652117241257 y[1] (numeric) = 0.4949652131512268 absolute error = 1.427101103956829e-09 relative error = 2.883235165125584e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.172999999999983 y[1] (analytic) = 0.4952724181234148 y[1] (numeric) = 0.4952724195514689 absolute error = 1.428054119401168e-09 relative error = 2.883370983613541e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.173999999999982 y[1] (analytic) = 0.4955797153756902 y[1] (numeric) = 0.4955797168046971 absolute error = 1.429006912800901e-09 relative error = 2.883505657041665e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.174999999999982 y[1] (analytic) = 0.4958871034757123 y[1] (numeric) = 0.4958871049056726 absolute error = 1.429960316823298e-09 relative error = 2.883640866642007e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.175999999999982 y[1] (analytic) = 0.4961945824182424 y[1] (numeric) = 0.4961945838491558 absolute error = 1.430913387778787e-09 relative error = 2.883774709520448e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.176999999999982 y[1] (analytic) = 0.4965021521980386 y[1] (numeric) = 0.4965021536299057 absolute error = 1.431867180379243e-09 relative error = 2.883909312457758e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.177999999999982 y[1] (analytic) = 0.4968098128098601 y[1] (numeric) = 0.4968098142426808 absolute error = 1.432820639912791e-09 relative error = 2.884042551029809e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.178999999999982 y[1] (analytic) = 0.4971175642484632 y[1] (numeric) = 0.497117565682238 absolute error = 1.433774821091305e-09 relative error = 2.884176549381975e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.179999999999982 y[1] (analytic) = 0.4974254065086038 y[1] (numeric) = 0.4974254079433335 absolute error = 1.434729668403634e-09 relative error = 2.884311194464124e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.180999999999982 y[1] (analytic) = 0.4977333395850381 y[1] (numeric) = 0.4977333410207223 absolute error = 1.435684182649055e-09 relative error = 2.88444447753086e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.181999999999982 y[1] (analytic) = 0.4980413634725199 y[1] (numeric) = 0.4980413649091583 absolute error = 1.436638474849872e-09 relative error = 2.884576623983843e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.182999999999981 y[1] (analytic) = 0.4983494781658014 y[1] (numeric) = 0.4983494796033948 absolute error = 1.437593322162201e-09 relative error = 2.884709195348875e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.183999999999981 y[1] (analytic) = 0.4986576836596344 y[1] (numeric) = 0.4986576850981834 absolute error = 1.438548946630647e-09 relative error = 2.884842636080883e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.184999999999981 y[1] (analytic) = 0.4989659799487708 y[1] (numeric) = 0.498965981388275 absolute error = 1.439504238032185e-09 relative error = 2.884974719478832e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.185999999999981 y[1] (analytic) = 0.4992743670279595 y[1] (numeric) = 0.4992743684684196 absolute error = 1.440460140056388e-09 relative error = 2.885107338137633e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.186999999999981 y[1] (analytic) = 0.49958284489195 y[1] (numeric) = 0.4995828463333659 absolute error = 1.441415875547136e-09 relative error = 2.885238935413978e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.187999999999981 y[1] (analytic) = 0.4998914135354895 y[1] (numeric) = 0.4998914149778617 absolute error = 1.442372166149397e-09 relative error = 2.885370956760786e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.188999999999981 y[1] (analytic) = 0.5002000729533245 y[1] (numeric) = 0.5002000743966537 absolute error = 1.443329233907775e-09 relative error = 2.885503845263249e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.189999999999981 y[1] (analytic) = 0.5005088231402015 y[1] (numeric) = 0.5005088245844875 absolute error = 1.444286024110397e-09 relative error = 2.885635491995766e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.190999999999981 y[1] (analytic) = 0.5008176640908654 y[1] (numeric) = 0.5008176655361078 absolute error = 1.445242481246112e-09 relative error = 2.885765788372624e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.19199999999998 y[1] (analytic) = 0.5011265958000587 y[1] (numeric) = 0.5011265972462582 absolute error = 1.446199493493339e-09 relative error = 2.88589650921331e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.19299999999998 y[1] (analytic) = 0.5014356182625239 y[1] (numeric) = 0.5014356197096812 absolute error = 1.447157282896683e-09 relative error = 2.886028096510351e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.19399999999998 y[1] (analytic) = 0.5017447314730036 y[1] (numeric) = 0.5017447329211184 absolute error = 1.448114850255422e-09 relative error = 2.8861585571693e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.19499999999998 y[1] (analytic) = 0.5020539354262383 y[1] (numeric) = 0.5020539368753103 absolute error = 1.449071973524951e-09 relative error = 2.886287450958242e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.19599999999998 y[1] (analytic) = 0.5023632301169653 y[1] (numeric) = 0.5023632315669962 absolute error = 1.450030984173623e-09 relative error = 2.886419421731984e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.19699999999998 y[1] (analytic) = 0.5026726155399261 y[1] (numeric) = 0.5026726169909146 absolute error = 1.450988440510059e-09 relative error = 2.88654761698434e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.19799999999998 y[1] (analytic) = 0.5029820916898552 y[1] (numeric) = 0.5029820931418029 absolute error = 1.451947673203335e-09 relative error = 2.886678665487407e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.19899999999998 y[1] (analytic) = 0.5032916585614907 y[1] (numeric) = 0.5032916600143973 absolute error = 1.452906572829704e-09 relative error = 2.886808370681932e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.19999999999998 y[1] (analytic) = 0.503601316149568 y[1] (numeric) = 0.5036013176034333 absolute error = 1.453865250411468e-09 relative error = 2.886936955461956e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.200999999999979 y[1] (analytic) = 0.5039110644488205 y[1] (numeric) = 0.503911065903645 absolute error = 1.454824483104744e-09 relative error = 2.887065964102288e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.201999999999979 y[1] (analytic) = 0.5042209034539823 y[1] (numeric) = 0.5042209049097657 absolute error = 1.455783382731113e-09 relative error = 2.887193634295598e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.202999999999979 y[1] (analytic) = 0.5045308331597845 y[1] (numeric) = 0.5045308346165276 absolute error = 1.456743059513599e-09 relative error = 2.887322168974853e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.203999999999979 y[1] (analytic) = 0.5048408535609585 y[1] (numeric) = 0.5048408550186618 absolute error = 1.457703291407597e-09 relative error = 2.88745112667785e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.204999999999979 y[1] (analytic) = 0.5051509646522352 y[1] (numeric) = 0.5051509661108986 absolute error = 1.458663412279293e-09 relative error = 2.887579187903741e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.205999999999979 y[1] (analytic) = 0.5054611664283428 y[1] (numeric) = 0.5054611678879669 absolute error = 1.459624088262501e-09 relative error = 2.887707672137116e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.206999999999979 y[1] (analytic) = 0.5057714588840103 y[1] (numeric) = 0.505771460344595 absolute error = 1.460584653223407e-09 relative error = 2.887835261495778e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.207999999999979 y[1] (analytic) = 0.5060818420139639 y[1] (numeric) = 0.5060818434755097 absolute error = 1.461545773295825e-09 relative error = 2.887963273844347e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.208999999999979 y[1] (analytic) = 0.5063923158129306 y[1] (numeric) = 0.5063923172754371 absolute error = 1.462506449279033e-09 relative error = 2.888089735191215e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.209999999999978 y[1] (analytic) = 0.5067028802756343 y[1] (numeric) = 0.5067028817391022 absolute error = 1.463467902418358e-09 relative error = 2.888217058529975e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.210999999999978 y[1] (analytic) = 0.5070135353967997 y[1] (numeric) = 0.5070135368612289 absolute error = 1.464429133513079e-09 relative error = 2.888343271480879e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.211999999999978 y[1] (analytic) = 0.5073242811711492 y[1] (numeric) = 0.5073242826365401 absolute error = 1.465390808697009e-09 relative error = 2.888469689079695e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.212999999999978 y[1] (analytic) = 0.5076351175934043 y[1] (numeric) = 0.5076351190597577 absolute error = 1.466353372059359e-09 relative error = 2.888597185732628e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.213999999999978 y[1] (analytic) = 0.5079460446582871 y[1] (numeric) = 0.5079460461256026 absolute error = 1.467315491332499e-09 relative error = 2.888723136567809e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.214999999999978 y[1] (analytic) = 0.5082570623605163 y[1] (numeric) = 0.5082570638287947 absolute error = 1.468278387761757e-09 relative error = 2.888849947195184e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.215999999999978 y[1] (analytic) = 0.5085681706948114 y[1] (numeric) = 0.5085681721640526 absolute error = 1.469241173168712e-09 relative error = 2.888975869570088e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.216999999999978 y[1] (analytic) = 0.5088793696558909 y[1] (numeric) = 0.5088793711260943 absolute error = 1.470203403464154e-09 relative error = 2.88910003260364e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.217999999999978 y[1] (analytic) = 0.509190659238469 y[1] (numeric) = 0.5091906607096364 absolute error = 1.471167410116436e-09 relative error = 2.889227018258097e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.218999999999977 y[1] (analytic) = 0.5095020394372637 y[1] (numeric) = 0.5095020409093945 absolute error = 1.472130861657206e-09 relative error = 2.889352245347535e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.219999999999977 y[1] (analytic) = 0.5098135102469893 y[1] (numeric) = 0.5098135117200836 absolute error = 1.473094313197976e-09 relative error = 2.88947680590949e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.220999999999977 y[1] (analytic) = 0.5101250716623588 y[1] (numeric) = 0.5101250731364172 absolute error = 1.47405843087256e-09 relative error = 2.889602006952932e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.221999999999977 y[1] (analytic) = 0.5104367236780859 y[1] (numeric) = 0.5104367251531079 absolute error = 1.475021993435632e-09 relative error = 2.88972545471841e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.222999999999977 y[1] (analytic) = 0.510748466288881 y[1] (numeric) = 0.5107484677648674 absolute error = 1.475986333154822e-09 relative error = 2.889849760840983e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.223999999999977 y[1] (analytic) = 0.5110602994894548 y[1] (numeric) = 0.5110603009664063 absolute error = 1.476951561052431e-09 relative error = 2.889975140952827e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.224999999999977 y[1] (analytic) = 0.5113722232745179 y[1] (numeric) = 0.5113722247524342 absolute error = 1.477916233838528e-09 relative error = 2.890098770666204e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.225999999999977 y[1] (analytic) = 0.5116842376387779 y[1] (numeric) = 0.5116842391176595 absolute error = 1.478881572758439e-09 relative error = 2.890223039863213e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.226999999999977 y[1] (analytic) = 0.5119963425769432 y[1] (numeric) = 0.5119963440567898 absolute error = 1.479846689633746e-09 relative error = 2.890346212602785e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.227999999999976 y[1] (analytic) = 0.5123085380837202 y[1] (numeric) = 0.5123085395645318 absolute error = 1.480811584464448e-09 relative error = 2.890468290853386e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.228999999999976 y[1] (analytic) = 0.5126208241538127 y[1] (numeric) = 0.5126208256355907 absolute error = 1.481778033607384e-09 relative error = 2.890592741825045e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.229999999999976 y[1] (analytic) = 0.5129332007819268 y[1] (numeric) = 0.5129332022646712 absolute error = 1.482744371728018e-09 relative error = 2.890716314459054e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.230999999999976 y[1] (analytic) = 0.5132456679627664 y[1] (numeric) = 0.5132456694464765 absolute error = 1.483710154737139e-09 relative error = 2.890838145066965e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.231999999999976 y[1] (analytic) = 0.5135582256910325 y[1] (numeric) = 0.5135582271757092 absolute error = 1.484676714902378e-09 relative error = 2.890960830983926e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.232999999999976 y[1] (analytic) = 0.5138708739614276 y[1] (numeric) = 0.5138708754470707 absolute error = 1.485643053023011e-09 relative error = 2.891082426155422e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.233999999999976 y[1] (analytic) = 0.5141836127686512 y[1] (numeric) = 0.5141836142552613 absolute error = 1.48661005727746e-09 relative error = 2.891204659893229e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.234999999999976 y[1] (analytic) = 0.5144964421074029 y[1] (numeric) = 0.5144964435949804 absolute error = 1.487577505621118e-09 relative error = 2.891327099421577e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.235999999999976 y[1] (analytic) = 0.5148093619723815 y[1] (numeric) = 0.5148093634609263 absolute error = 1.488544842942474e-09 relative error = 2.891448666044911e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.236999999999975 y[1] (analytic) = 0.5151223723582835 y[1] (numeric) = 0.5151223738477964 absolute error = 1.489512846397645e-09 relative error = 2.891570870002211e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.237999999999975 y[1] (analytic) = 0.5154354732598063 y[1] (numeric) = 0.5154354747502869 absolute error = 1.490480627808211e-09 relative error = 2.891691986936512e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.238999999999975 y[1] (analytic) = 0.5157486646716445 y[1] (numeric) = 0.5157486661630933 absolute error = 1.491448853307986e-09 relative error = 2.891813310379638e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.239999999999975 y[1] (analytic) = 0.5160619465884927 y[1] (numeric) = 0.5160619480809098 absolute error = 1.492417078807762e-09 relative error = 2.891933979386807e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.240999999999975 y[1] (analytic) = 0.5163753190050436 y[1] (numeric) = 0.5163753204984295 absolute error = 1.49338585941905e-09 relative error = 2.892055070131001e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.241999999999975 y[1] (analytic) = 0.5166887819159905 y[1] (numeric) = 0.5166887834103447 absolute error = 1.494354195941128e-09 relative error = 2.892174647956839e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.242999999999975 y[1] (analytic) = 0.5170023353160235 y[1] (numeric) = 0.5170023368113468 absolute error = 1.495323309619323e-09 relative error = 2.892295077749097e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.243999999999975 y[1] (analytic) = 0.5173159791998327 y[1] (numeric) = 0.5173159806961258 absolute error = 1.496293089431333e-09 relative error = 2.892416143312932e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.244999999999975 y[1] (analytic) = 0.5176297135621084 y[1] (numeric) = 0.5176297150593711 absolute error = 1.497262647198738e-09 relative error = 2.892536127602125e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.245999999999974 y[1] (analytic) = 0.5179435383975389 y[1] (numeric) = 0.5179435398957707 absolute error = 1.498231760876934e-09 relative error = 2.892654603844079e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.246999999999974 y[1] (analytic) = 0.5182574537008103 y[1] (numeric) = 0.5182574552000119 absolute error = 1.499201540688944e-09 relative error = 2.892773716968925e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.247999999999974 y[1] (analytic) = 0.5185714594666088 y[1] (numeric) = 0.5185714609667808 absolute error = 1.500171986634768e-09 relative error = 2.892893465787362e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.248999999999974 y[1] (analytic) = 0.5188855556896201 y[1] (numeric) = 0.5188855571907626 absolute error = 1.501142432580593e-09 relative error = 2.893012565334399e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.249999999999974 y[1] (analytic) = 0.519199742364528 y[1] (numeric) = 0.5191997438666414 absolute error = 1.502113322615628e-09 relative error = 2.893131872089798e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.250999999999974 y[1] (analytic) = 0.5195140194860165 y[1] (numeric) = 0.5195140209891003 absolute error = 1.503083768561453e-09 relative error = 2.8932496760117e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.251999999999974 y[1] (analytic) = 0.5198283870487664 y[1] (numeric) = 0.5198283885528214 absolute error = 1.504054991663395e-09 relative error = 2.893368329118001e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.252999999999974 y[1] (analytic) = 0.520142845047459 y[1] (numeric) = 0.520142846552486 absolute error = 1.505026991921454e-09 relative error = 2.893487829836691e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.253999999999974 y[1] (analytic) = 0.5204573934767753 y[1] (numeric) = 0.520457394982774 absolute error = 1.505998659112606e-09 relative error = 2.893606043430737e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.254999999999973 y[1] (analytic) = 0.5207720323313945 y[1] (numeric) = 0.5207720338383645 absolute error = 1.506969993236851e-09 relative error = 2.89372297220041e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.255999999999973 y[1] (analytic) = 0.5210867616059935 y[1] (numeric) = 0.5210867631139355 absolute error = 1.50794199349491e-09 relative error = 2.893840535974126e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.256999999999973 y[1] (analytic) = 0.5214015812952498 y[1] (numeric) = 0.5214015828041644 absolute error = 1.508914548864482e-09 relative error = 2.893958520639854e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.257999999999973 y[1] (analytic) = 0.5217164913938399 y[1] (numeric) = 0.5217164929037269 absolute error = 1.509886993211751e-09 relative error = 2.894075648591964e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.258999999999973 y[1] (analytic) = 0.5220314918964383 y[1] (numeric) = 0.5220314934072983 absolute error = 1.510859992670532e-09 relative error = 2.894193197390973e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.259999999999973 y[1] (analytic) = 0.5223465827977196 y[1] (numeric) = 0.5223465843095524 absolute error = 1.511832770084709e-09 relative error = 2.894309678426998e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.260999999999973 y[1] (analytic) = 0.5226617640923563 y[1] (numeric) = 0.5226617656051624 absolute error = 1.512806102610398e-09 relative error = 2.894426580520015e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.261999999999973 y[1] (analytic) = 0.5229770357750212 y[1] (numeric) = 0.5229770372888004 absolute error = 1.513779213091482e-09 relative error = 2.894542416854213e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.262999999999973 y[1] (analytic) = 0.5232923978403842 y[1] (numeric) = 0.5232923993551373 absolute error = 1.514753100728683e-09 relative error = 2.894659098775435e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.263999999999972 y[1] (analytic) = 0.5236078502831166 y[1] (numeric) = 0.5236078517988431 absolute error = 1.515726433254372e-09 relative error = 2.894774080325215e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.264999999999972 y[1] (analytic) = 0.5239233930978863 y[1] (numeric) = 0.5239233946145869 absolute error = 1.51670065395848e-09 relative error = 2.894890119317712e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.265999999999972 y[1] (analytic) = 0.5242390262793611 y[1] (numeric) = 0.5242390277970367 absolute error = 1.517675540796404e-09 relative error = 2.895006790256877e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.266999999999972 y[1] (analytic) = 0.5245547498222095 y[1] (numeric) = 0.5245547513408595 absolute error = 1.518649983545117e-09 relative error = 2.895121975465559e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.267999999999972 y[1] (analytic) = 0.5248705637210961 y[1] (numeric) = 0.5248705652407213 absolute error = 1.519625203449948e-09 relative error = 2.895238004350042e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.268999999999972 y[1] (analytic) = 0.5251864679706869 y[1] (numeric) = 0.525186469491287 absolute error = 1.520600090287871e-09 relative error = 2.895352761398154e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.269999999999972 y[1] (analytic) = 0.5255024625656461 y[1] (numeric) = 0.5255024640872208 absolute error = 1.521574644058887e-09 relative error = 2.895466248873784e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.270999999999972 y[1] (analytic) = 0.5258185475006346 y[1] (numeric) = 0.5258185490231856 absolute error = 1.522550974186743e-09 relative error = 2.89558248073192e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.271999999999972 y[1] (analytic) = 0.5261347227703165 y[1] (numeric) = 0.5261347242938433 absolute error = 1.523526860225388e-09 relative error = 2.895697231696457e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.272999999999971 y[1] (analytic) = 0.5264509883693526 y[1] (numeric) = 0.5264509898938551 absolute error = 1.524502524219429e-09 relative error = 2.895810926182275e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.273999999999971 y[1] (analytic) = 0.5267673442924018 y[1] (numeric) = 0.5267673458178808 absolute error = 1.525478965369587e-09 relative error = 2.895925462917103e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.274999999999971 y[1] (analytic) = 0.5270837905341246 y[1] (numeric) = 0.5270837920605794 absolute error = 1.526454851408232e-09 relative error = 2.896038312734655e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.275999999999971 y[1] (analytic) = 0.5274003270891774 y[1] (numeric) = 0.527400328616609 absolute error = 1.527431625625297e-09 relative error = 2.896152215254554e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.276999999999971 y[1] (analytic) = 0.5277169539522176 y[1] (numeric) = 0.5277169554806266 absolute error = 1.528408954953875e-09 relative error = 2.896266537406462e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.277999999999971 y[1] (analytic) = 0.5280336711179021 y[1] (numeric) = 0.5280336726472881 absolute error = 1.529385951215545e-09 relative error = 2.896379596357323e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.278999999999971 y[1] (analytic) = 0.5283504785808849 y[1] (numeric) = 0.5283504801112485 absolute error = 1.53036361361103e-09 relative error = 2.896493285520413e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.279999999999971 y[1] (analytic) = 0.5286673763358209 y[1] (numeric) = 0.5286673778671619 absolute error = 1.531340942939607e-09 relative error = 2.896605713697125e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.280999999999971 y[1] (analytic) = 0.5289843643773622 y[1] (numeric) = 0.5289843659096812 absolute error = 1.532319049424302e-09 relative error = 2.896718981907733e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.28199999999997 y[1] (analytic) = 0.5293014427001616 y[1] (numeric) = 0.5293014442334585 absolute error = 1.533296933864392e-09 relative error = 2.896831200841773e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.28299999999997 y[1] (analytic) = 0.5296186112988694 y[1] (numeric) = 0.5296186128331447 absolute error = 1.534275262393692e-09 relative error = 2.896943630117039e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.28399999999997 y[1] (analytic) = 0.5299358701681366 y[1] (numeric) = 0.52993587170339 absolute error = 1.535253368878386e-09 relative error = 2.897055012319294e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.28499999999997 y[1] (analytic) = 0.530253219302611 y[1] (numeric) = 0.5302532208388432 absolute error = 1.536232141496896e-09 relative error = 2.897167024308402e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.28599999999997 y[1] (analytic) = 0.5305706586969419 y[1] (numeric) = 0.5305706602341524 absolute error = 1.537210581048498e-09 relative error = 2.897277781669683e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.28699999999997 y[1] (analytic) = 0.5308881883457749 y[1] (numeric) = 0.5308881898839647 absolute error = 1.538189797756218e-09 relative error = 2.897389377882284e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.28799999999997 y[1] (analytic) = 0.5312058082437563 y[1] (numeric) = 0.5312058097829261 absolute error = 1.539169791620054e-09 relative error = 2.897501811414249e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.28899999999997 y[1] (analytic) = 0.5315235183855325 y[1] (numeric) = 0.5315235199256816 absolute error = 1.540149119350076e-09 relative error = 2.897612365353422e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.28999999999997 y[1] (analytic) = 0.5318413187657458 y[1] (numeric) = 0.5318413203068753 absolute error = 1.54112944628082e-09 relative error = 2.897724174303246e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.29099999999997 y[1] (analytic) = 0.5321592093790406 y[1] (numeric) = 0.5321592109211501 absolute error = 1.542109551166959e-09 relative error = 2.897834941100422e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.291999999999969 y[1] (analytic) = 0.5324771902200582 y[1] (numeric) = 0.5324771917631483 absolute error = 1.543090100142308e-09 relative error = 2.897945918593416e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.292999999999969 y[1] (analytic) = 0.5327952612834406 y[1] (numeric) = 0.5327952628275109 absolute error = 1.54407031605075e-09 relative error = 2.898055647738434e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.293999999999969 y[1] (analytic) = 0.5331134225638265 y[1] (numeric) = 0.5331134241088779 absolute error = 1.545051309115308e-09 relative error = 2.898166213270176e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.294999999999969 y[1] (analytic) = 0.5334316740558563 y[1] (numeric) = 0.5334316756018883 absolute error = 1.54603196911296e-09 relative error = 2.89827553238069e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.295999999999969 y[1] (analytic) = 0.533750015754167 y[1] (numeric) = 0.5337500173011803 absolute error = 1.547013295244426e-09 relative error = 2.898385479311995e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.296999999999969 y[1] (analytic) = 0.5340684476533958 y[1] (numeric) = 0.5340684492013911 absolute error = 1.547995287509707e-09 relative error = 2.898496052914809e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.297999999999969 y[1] (analytic) = 0.5343869697481799 y[1] (numeric) = 0.5343869712971567 absolute error = 1.548976835685778e-09 relative error = 2.89860517447816e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.298999999999969 y[1] (analytic) = 0.5347055820331531 y[1] (numeric) = 0.5347055835831124 absolute error = 1.549959272040269e-09 relative error = 2.898715338161866e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.299999999999969 y[1] (analytic) = 0.5350242845029507 y[1] (numeric) = 0.5350242860538921 absolute error = 1.550941375327852e-09 relative error = 2.898824259479569e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.300999999999968 y[1] (analytic) = 0.5353430771522061 y[1] (numeric) = 0.535343078704129 absolute error = 1.551922923503923e-09 relative error = 2.898931525853445e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.301999999999968 y[1] (analytic) = 0.5356619599755491 y[1] (numeric) = 0.5356619615284555 absolute error = 1.552906359059136e-09 relative error = 2.899041699974403e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.302999999999968 y[1] (analytic) = 0.5359809329676141 y[1] (numeric) = 0.5359809345215025 absolute error = 1.55388846234672e-09 relative error = 2.899148769608585e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.303999999999968 y[1] (analytic) = 0.536299996123028 y[1] (numeric) = 0.5362999976779004 absolute error = 1.554872341991143e-09 relative error = 2.899258536698651e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.304999999999968 y[1] (analytic) = 0.5366191494364224 y[1] (numeric) = 0.5366191509922782 absolute error = 1.555855777546356e-09 relative error = 2.899366858563235e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.305999999999968 y[1] (analytic) = 0.5369383929024253 y[1] (numeric) = 0.5369383944592643 absolute error = 1.556838991056964e-09 relative error = 2.899474151292211e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.306999999999968 y[1] (analytic) = 0.5372577265156632 y[1] (numeric) = 0.5372577280734858 absolute error = 1.557822648656781e-09 relative error = 2.899581656572723e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.307999999999968 y[1] (analytic) = 0.5375771502707628 y[1] (numeric) = 0.537577151829569 absolute error = 1.558806195234297e-09 relative error = 2.8996883413835e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.308999999999968 y[1] (analytic) = 0.5378966641623479 y[1] (numeric) = 0.5378966657221392 absolute error = 1.559791296124047e-09 relative error = 2.89979730317359e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.309999999999967 y[1] (analytic) = 0.5382162681850453 y[1] (numeric) = 0.5382162697458207 absolute error = 1.560775397813075e-09 relative error = 2.899903793462558e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.310999999999967 y[1] (analytic) = 0.538535962333477 y[1] (numeric) = 0.5385359638952367 absolute error = 1.561759721546707e-09 relative error = 2.900010084339773e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.311999999999967 y[1] (analytic) = 0.5388557466022647 y[1] (numeric) = 0.5388557481650096 absolute error = 1.56274493345876e-09 relative error = 2.900117412336402e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.312999999999967 y[1] (analytic) = 0.5391756209860308 y[1] (numeric) = 0.5391756225497607 absolute error = 1.563729923326207e-09 relative error = 2.90022371647015e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.313999999999967 y[1] (analytic) = 0.5394955854793949 y[1] (numeric) = 0.5394955870441104 absolute error = 1.564715468305167e-09 relative error = 2.900330439061449e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.314999999999967 y[1] (analytic) = 0.5398156400769762 y[1] (numeric) = 0.5398156416426779 absolute error = 1.565701679417941e-09 relative error = 2.900437785008742e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.315999999999967 y[1] (analytic) = 0.5401357847733953 y[1] (numeric) = 0.5401357863400819 absolute error = 1.566686558263086e-09 relative error = 2.900542053366012e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.316999999999967 y[1] (analytic) = 0.5404560195632663 y[1] (numeric) = 0.5404560211309395 absolute error = 1.567673213465071e-09 relative error = 2.900649001433793e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.317999999999967 y[1] (analytic) = 0.5407763444412078 y[1] (numeric) = 0.5407763460098672 absolute error = 1.568659424577845e-09 relative error = 2.90075451839293e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.318999999999966 y[1] (analytic) = 0.5410967594018352 y[1] (numeric) = 0.5410967609714806 absolute error = 1.569645413646015e-09 relative error = 2.90085901712146e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.319999999999966 y[1] (analytic) = 0.5414172644397611 y[1] (numeric) = 0.5414172660103941 absolute error = 1.570632957026419e-09 relative error = 2.900965780342547e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.320999999999966 y[1] (analytic) = 0.5417378595496016 y[1] (numeric) = 0.5417378611212211 absolute error = 1.571619501206101e-09 relative error = 2.901070090454335e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.321999999999966 y[1] (analytic) = 0.5420585447259678 y[1] (numeric) = 0.5420585462985742 absolute error = 1.57260637845269e-09 relative error = 2.901174409579145e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.322999999999966 y[1] (analytic) = 0.5423793199634709 y[1] (numeric) = 0.5423793215370649 absolute error = 1.573594032855397e-09 relative error = 2.901279556457606e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.323999999999966 y[1] (analytic) = 0.5427001852567223 y[1] (numeric) = 0.5427001868313038 absolute error = 1.574581576235801e-09 relative error = 2.901383893007059e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.324999999999966 y[1] (analytic) = 0.5430211406003309 y[1] (numeric) = 0.5430211421759005 absolute error = 1.575569563705415e-09 relative error = 2.901488442905853e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.325999999999966 y[1] (analytic) = 0.543342185988905 y[1] (numeric) = 0.5433421875654635 absolute error = 1.576558439353448e-09 relative error = 2.901594023081509e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.326999999999966 y[1] (analytic) = 0.5436633214170545 y[1] (numeric) = 0.5436633229946004 absolute error = 1.57754587171155e-09 relative error = 2.901696343243623e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.327999999999965 y[1] (analytic) = 0.5439845468793832 y[1] (numeric) = 0.543984548457918 absolute error = 1.578534747359583e-09 relative error = 2.901800715507437e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.328999999999965 y[1] (analytic) = 0.5443058623704983 y[1] (numeric) = 0.5443058639500219 absolute error = 1.579523623007617e-09 relative error = 2.901904484601098e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.329999999999965 y[1] (analytic) = 0.5446272678850046 y[1] (numeric) = 0.5446272694655168 absolute error = 1.580512165588743e-09 relative error = 2.902007040019268e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.330999999999965 y[1] (analytic) = 0.5449487634175043 y[1] (numeric) = 0.5449487649990065 absolute error = 1.581502151459802e-09 relative error = 2.902111643564108e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.331999999999965 y[1] (analytic) = 0.5452703489626025 y[1] (numeric) = 0.5452703505450937 absolute error = 1.582491138130138e-09 relative error = 2.90221381217755e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.332999999999965 y[1] (analytic) = 0.5455920245148984 y[1] (numeric) = 0.5455920260983801 absolute error = 1.583481679112708e-09 relative error = 2.902318230404169e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.333999999999965 y[1] (analytic) = 0.5459137900689959 y[1] (numeric) = 0.5459137916534667 absolute error = 1.584470776805347e-09 relative error = 2.902419403263456e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.334999999999965 y[1] (analytic) = 0.5462356456194916 y[1] (numeric) = 0.5462356472049531 absolute error = 1.585461539832522e-09 relative error = 2.902523027464518e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.335999999999965 y[1] (analytic) = 0.5465575911609872 y[1] (numeric) = 0.5465575927474383 absolute error = 1.586451081614371e-09 relative error = 2.902623817271408e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.336999999999964 y[1] (analytic) = 0.546879626688078 y[1] (numeric) = 0.5468796282755203 absolute error = 1.587442288730756e-09 relative error = 2.902727055941655e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.337999999999964 y[1] (analytic) = 0.5472017521953625 y[1] (numeric) = 0.5472017537837959 absolute error = 1.588433384824839e-09 relative error = 2.902829492873654e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.338999999999964 y[1] (analytic) = 0.5475239676774372 y[1] (numeric) = 0.547523969266861 absolute error = 1.589423814785107e-09 relative error = 2.902930115602692e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.339999999999964 y[1] (analytic) = 0.5478462731288956 y[1] (numeric) = 0.5478462747193107 absolute error = 1.590415132923795e-09 relative error = 2.903031764440984e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.340999999999964 y[1] (analytic) = 0.5481686685443319 y[1] (numeric) = 0.5481686701357389 absolute error = 1.591407006173995e-09 relative error = 2.903133829957838e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.341999999999964 y[1] (analytic) = 0.5484911539183402 y[1] (numeric) = 0.5484911555107388 absolute error = 1.592398546357288e-09 relative error = 2.903234692084688e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.342999999999964 y[1] (analytic) = 0.5488137292455115 y[1] (numeric) = 0.5488137308389024 absolute error = 1.593390863696698e-09 relative error = 2.903336375872432e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.343999999999964 y[1] (analytic) = 0.5491363945204379 y[1] (numeric) = 0.5491363961148208 absolute error = 1.5943828479692e-09 relative error = 2.903436858089835e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.344999999999964 y[1] (analytic) = 0.5494591497377084 y[1] (numeric) = 0.5494591513330841 absolute error = 1.595375720420122e-09 relative error = 2.903538363464684e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.345999999999963 y[1] (analytic) = 0.5497819948919136 y[1] (numeric) = 0.5497819964882815 absolute error = 1.59636792673723e-09 relative error = 2.903638063030918e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.346999999999963 y[1] (analytic) = 0.5501049299776404 y[1] (numeric) = 0.5501049315750013 absolute error = 1.597360910210455e-09 relative error = 2.903738583610551e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.347999999999963 y[1] (analytic) = 0.5504279549894768 y[1] (numeric) = 0.5504279565878306 absolute error = 1.598353782661377e-09 relative error = 2.903838310123501e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.348999999999963 y[1] (analytic) = 0.5507510699220087 y[1] (numeric) = 0.5507510715213558 absolute error = 1.599347099201509e-09 relative error = 2.903938251863934e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.349999999999963 y[1] (analytic) = 0.551074274769821 y[1] (numeric) = 0.5510742763701622 absolute error = 1.600341192897758e-09 relative error = 2.904039012828547e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.350999999999963 y[1] (analytic) = 0.5513975695274992 y[1] (numeric) = 0.551397571128834 absolute error = 1.601334842504798e-09 relative error = 2.904138376737869e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.351999999999963 y[1] (analytic) = 0.5517209541896264 y[1] (numeric) = 0.5517209557919548 absolute error = 1.602328381089535e-09 relative error = 2.904236949715009e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.352999999999963 y[1] (analytic) = 0.5520444287507834 y[1] (numeric) = 0.5520444303541068 absolute error = 1.603323362964204e-09 relative error = 2.904337548686708e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.353999999999963 y[1] (analytic) = 0.5523679932055545 y[1] (numeric) = 0.5523679948098715 absolute error = 1.604317012571244e-09 relative error = 2.904435145238808e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.354999999999962 y[1] (analytic) = 0.5526916475485182 y[1] (numeric) = 0.5526916491538296 absolute error = 1.6053114393344e-09 relative error = 2.904533561262978e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.355999999999962 y[1] (analytic) = 0.5530153917742539 y[1] (numeric) = 0.5530153933805605 absolute error = 1.606306643253674e-09 relative error = 2.904632795300902e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.356999999999962 y[1] (analytic) = 0.5533392258773402 y[1] (numeric) = 0.5533392274846427 absolute error = 1.607302513306763e-09 relative error = 2.904732645256306e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.357999999999962 y[1] (analytic) = 0.5536631498523558 y[1] (numeric) = 0.5536631514606538 absolute error = 1.608298050292944e-09 relative error = 2.904831305319536e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.358999999999962 y[1] (analytic) = 0.5539871636938773 y[1] (numeric) = 0.5539871653031706 absolute error = 1.609293254212218e-09 relative error = 2.904928777558252e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.359999999999962 y[1] (analytic) = 0.5543112673964797 y[1] (numeric) = 0.5543112690067686 absolute error = 1.610288902220702e-09 relative error = 2.905026466057596e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.360999999999962 y[1] (analytic) = 0.5546354609547373 y[1] (numeric) = 0.5546354625660227 absolute error = 1.611285438407606e-09 relative error = 2.905125171106035e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.361999999999962 y[1] (analytic) = 0.554959744363225 y[1] (numeric) = 0.5549597459755066 absolute error = 1.6122815305053e-09 relative error = 2.905222490246157e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.362999999999962 y[1] (analytic) = 0.5552841176165155 y[1] (numeric) = 0.555284119229793 absolute error = 1.613277511580691e-09 relative error = 2.905319025700705e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.363999999999961 y[1] (analytic) = 0.55560858070918 y[1] (numeric) = 0.5556085823234539 absolute error = 1.614273936745292e-09 relative error = 2.905415777929184e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.364999999999961 y[1] (analytic) = 0.5559331336357889 y[1] (numeric) = 0.5559331352510601 absolute error = 1.615271250088313e-09 relative error = 2.90551354535118e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.365999999999961 y[1] (analytic) = 0.5562577763909136 y[1] (numeric) = 0.5562577780071816 absolute error = 1.616268008319821e-09 relative error = 2.905609731528461e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.366999999999961 y[1] (analytic) = 0.5565825089691216 y[1] (numeric) = 0.5565825105863873 absolute error = 1.617265654729749e-09 relative error = 2.905706932338172e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.367999999999961 y[1] (analytic) = 0.5569073313649815 y[1] (numeric) = 0.5569073329832452 absolute error = 1.618263745228887e-09 relative error = 2.905804348566427e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.368999999999961 y[1] (analytic) = 0.5572322435730609 y[1] (numeric) = 0.5572322451923225 absolute error = 1.61926161368342e-09 relative error = 2.90590078438473e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.369999999999961 y[1] (analytic) = 0.5575572455879259 y[1] (numeric) = 0.5575572472081852 absolute error = 1.620259371115651e-09 relative error = 2.905996440611476e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.370999999999961 y[1] (analytic) = 0.5578823374041411 y[1] (numeric) = 0.5578823390253985 absolute error = 1.621257461614789e-09 relative error = 2.906092114617921e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.371999999999961 y[1] (analytic) = 0.5582075190162711 y[1] (numeric) = 0.5582075206385266 absolute error = 1.622255552113927e-09 relative error = 2.906187209682928e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.37299999999996 y[1] (analytic) = 0.5585327904188775 y[1] (numeric) = 0.5585327920421327 absolute error = 1.6232551969253e-09 relative error = 2.906284509648793e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.37399999999996 y[1] (analytic) = 0.5588581516065257 y[1] (numeric) = 0.558858153230779 absolute error = 1.624253287424438e-09 relative error = 2.906378448189877e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.37499999999996 y[1] (analytic) = 0.5591836025737748 y[1] (numeric) = 0.559183604199027 absolute error = 1.625252266101995e-09 relative error = 2.906473399115044e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.37599999999996 y[1] (analytic) = 0.5595091433151852 y[1] (numeric) = 0.5595091449414371 absolute error = 1.626251910913368e-09 relative error = 2.906568963784137e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.37699999999996 y[1] (analytic) = 0.5598347738253173 y[1] (numeric) = 0.5598347754525687 absolute error = 1.627251333680135e-09 relative error = 2.906663554607772e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.37799999999996 y[1] (analytic) = 0.5601604940987286 y[1] (numeric) = 0.5601604957269801 absolute error = 1.62825153360302e-09 relative error = 2.906758957042836e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.37899999999996 y[1] (analytic) = 0.5604863041299769 y[1] (numeric) = 0.560486305759229 absolute error = 1.629252066592812e-09 relative error = 2.90685437732835e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.37999999999996 y[1] (analytic) = 0.5608122039136194 y[1] (numeric) = 0.5608122055438719 absolute error = 1.630252488560302e-09 relative error = 2.906949023547651e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.38099999999996 y[1] (analytic) = 0.5611381934442119 y[1] (numeric) = 0.5611381950754645 absolute error = 1.631252577460884e-09 relative error = 2.907042501328263e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.381999999999959 y[1] (analytic) = 0.5614642727163082 y[1] (numeric) = 0.5614642743485614 absolute error = 1.632253221472979e-09 relative error = 2.907136394585359e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.382999999999959 y[1] (analytic) = 0.5617904417244617 y[1] (numeric) = 0.5617904433577163 absolute error = 1.633254642641191e-09 relative error = 2.907231097823206e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.383999999999959 y[1] (analytic) = 0.5621167004632264 y[1] (numeric) = 0.5621167020974821 absolute error = 1.634255730742495e-09 relative error = 2.907324634538959e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.384999999999959 y[1] (analytic) = 0.5624430489271529 y[1] (numeric) = 0.5624430505624105 absolute error = 1.635257595999917e-09 relative error = 2.907418980675702e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.385999999999959 y[1] (analytic) = 0.5627694871107933 y[1] (numeric) = 0.5627694887470523 absolute error = 1.636259017168129e-09 relative error = 2.90751196474516e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.386999999999959 y[1] (analytic) = 0.5630960150086965 y[1] (numeric) = 0.5630960166459577 absolute error = 1.637261104470156e-09 relative error = 2.907605560740595e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.387999999999959 y[1] (analytic) = 0.5634226326154125 y[1] (numeric) = 0.5634226342536754 absolute error = 1.638262969727577e-09 relative error = 2.907698191183317e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.388999999999959 y[1] (analytic) = 0.5637493399254883 y[1] (numeric) = 0.5637493415647536 absolute error = 1.639265390096512e-09 relative error = 2.907791236284509e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.389999999999959 y[1] (analytic) = 0.564076136933472 y[1] (numeric) = 0.5640761385737394 absolute error = 1.640267366376236e-09 relative error = 2.90788292391403e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.390999999999958 y[1] (analytic) = 0.5644030236339086 y[1] (numeric) = 0.5644030252751788 absolute error = 1.64127023083438e-09 relative error = 2.907975616904144e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.391999999999958 y[1] (analytic) = 0.5647300000213435 y[1] (numeric) = 0.5647300016636172 absolute error = 1.642273650404036e-09 relative error = 2.908068723712159e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.392999999999958 y[1] (analytic) = 0.5650570660903219 y[1] (numeric) = 0.5650570677335987 absolute error = 1.643276736906785e-09 relative error = 2.908160671764989e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.393999999999958 y[1] (analytic) = 0.5653842218353868 y[1] (numeric) = 0.5653842234796665 absolute error = 1.644279712387231e-09 relative error = 2.908251855790145e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.394999999999958 y[1] (analytic) = 0.56571146725108 y[1] (numeric) = 0.5657114688963633 absolute error = 1.64528324297919e-09 relative error = 2.908343454612991e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.395999999999958 y[1] (analytic) = 0.5660388023319427 y[1] (numeric) = 0.5660388039782303 absolute error = 1.646287550727266e-09 relative error = 2.908435859776679e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.396999999999958 y[1] (analytic) = 0.5663662270725167 y[1] (numeric) = 0.5663662287198079 absolute error = 1.647291192341527e-09 relative error = 2.908526521533937e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.397999999999958 y[1] (analytic) = 0.5666937414673401 y[1] (numeric) = 0.5666937431156358 absolute error = 1.648295722134208e-09 relative error = 2.908618185664581e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.398999999999958 y[1] (analytic) = 0.5670213455109525 y[1] (numeric) = 0.5670213471602525 absolute error = 1.649300029882284e-09 relative error = 2.908708892424626e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.399999999999958 y[1] (analytic) = 0.5673490391978908 y[1] (numeric) = 0.5673490408481957 absolute error = 1.650304892741872e-09 relative error = 2.908800013259998e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.400999999999957 y[1] (analytic) = 0.5676768225226917 y[1] (numeric) = 0.5676768241740021 absolute error = 1.651310421735275e-09 relative error = 2.908891743011521e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.401999999999957 y[1] (analytic) = 0.5680046954798915 y[1] (numeric) = 0.5680046971322075 absolute error = 1.652315950728678e-09 relative error = 2.908982907848467e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.402999999999957 y[1] (analytic) = 0.5683326580640257 y[1] (numeric) = 0.5683326597173466 absolute error = 1.653320924610568e-09 relative error = 2.909072531996416e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.403999999999957 y[1] (analytic) = 0.5686607102696269 y[1] (numeric) = 0.5686607119239533 absolute error = 1.654326342581669e-09 relative error = 2.909162375218925e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.404999999999957 y[1] (analytic) = 0.5689888520912281 y[1] (numeric) = 0.5689888537465606 absolute error = 1.655332537708887e-09 relative error = 2.909253022488886e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.405999999999957 y[1] (analytic) = 0.569317083523362 y[1] (numeric) = 0.5693170851797006 absolute error = 1.656338621813802e-09 relative error = 2.909342912324243e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.406999999999957 y[1] (analytic) = 0.569645404560559 y[1] (numeric) = 0.5696454062179042 absolute error = 1.657345150007927e-09 relative error = 2.90943302050589e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.407999999999957 y[1] (analytic) = 0.5699738151973502 y[1] (numeric) = 0.5699738168557016 absolute error = 1.658351345135145e-09 relative error = 2.909521983147507e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.408999999999957 y[1] (analytic) = 0.5703023154282636 y[1] (numeric) = 0.570302317087622 absolute error = 1.659358428440783e-09 relative error = 2.909611943613979e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.409999999999956 y[1] (analytic) = 0.5706309052478287 y[1] (numeric) = 0.5706309069081937 absolute error = 1.66036506765721e-09 relative error = 2.909700565440112e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.410999999999956 y[1] (analytic) = 0.5709595846505715 y[1] (numeric) = 0.570959586311944 absolute error = 1.661372484029755e-09 relative error = 2.909789989858071e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.411999999999956 y[1] (analytic) = 0.5712883536310188 y[1] (numeric) = 0.5712883552933992 absolute error = 1.66238034449151e-09 relative error = 2.909879632458253e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.412999999999956 y[1] (analytic) = 0.5716172121836968 y[1] (numeric) = 0.5716172138470847 absolute error = 1.66338798290866e-09 relative error = 2.909968327500446e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.413999999999956 y[1] (analytic) = 0.5719461603031299 y[1] (numeric) = 0.5719461619675252 absolute error = 1.664395288258902e-09 relative error = 2.910055882492116e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.414999999999956 y[1] (analytic) = 0.5722751979838409 y[1] (numeric) = 0.5722751996492442 absolute error = 1.665403370765262e-09 relative error = 2.910144239401909e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.415999999999956 y[1] (analytic) = 0.5726043252203524 y[1] (numeric) = 0.5726043268867643 absolute error = 1.666411897360831e-09 relative error = 2.910232815163515e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.416999999999956 y[1] (analytic) = 0.572933542007187 y[1] (numeric) = 0.5729335436746074 absolute error = 1.667420312934098e-09 relative error = 2.910320640492683e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.417999999999956 y[1] (analytic) = 0.5732628483388645 y[1] (numeric) = 0.5732628500072939 absolute error = 1.66842939464118e-09 relative error = 2.910409072340487e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.418999999999955 y[1] (analytic) = 0.5735922442099058 y[1] (numeric) = 0.573592245879344 absolute error = 1.669438143281354e-09 relative error = 2.910496367643395e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.419999999999955 y[1] (analytic) = 0.573921729614829 y[1] (numeric) = 0.5739217312852765 absolute error = 1.670447447033041e-09 relative error = 2.910584075905461e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.420999999999955 y[1] (analytic) = 0.5742513045481525 y[1] (numeric) = 0.5742513062196092 absolute error = 1.671456639762425e-09 relative error = 2.910671036398611e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.421999999999955 y[1] (analytic) = 0.5745809690043929 y[1] (numeric) = 0.5745809706768593 absolute error = 1.672466387603322e-09 relative error = 2.910758409735174e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.422999999999955 y[1] (analytic) = 0.5749107229780663 y[1] (numeric) = 0.5749107246515429 absolute error = 1.673476579533428e-09 relative error = 2.910846002079655e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.423999999999955 y[1] (analytic) = 0.5752405664636885 y[1] (numeric) = 0.5752405681381753 absolute error = 1.674486771463535e-09 relative error = 2.910933041036206e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.424999999999955 y[1] (analytic) = 0.575570499455774 y[1] (numeric) = 0.5755705011312705 absolute error = 1.675496519304431e-09 relative error = 2.911018755979821e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.425999999999955 y[1] (analytic) = 0.5759005219488351 y[1] (numeric) = 0.5759005236253421 absolute error = 1.676506933279143e-09 relative error = 2.911105076977321e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.426999999999955 y[1] (analytic) = 0.5762306339373843 y[1] (numeric) = 0.5762306356149023 absolute error = 1.677518013387669e-09 relative error = 2.911192002974898e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.427999999999954 y[1] (analytic) = 0.5765608354159337 y[1] (numeric) = 0.5765608370944626 absolute error = 1.67852887145159e-09 relative error = 2.911277992444096e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.428999999999954 y[1] (analytic) = 0.5768911263789933 y[1] (numeric) = 0.5768911280585336 absolute error = 1.679540284627024e-09 relative error = 2.911364394125965e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.429999999999954 y[1] (analytic) = 0.5772215068210733 y[1] (numeric) = 0.5772215085016249 absolute error = 1.680551586780155e-09 relative error = 2.911450053265411e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.430999999999954 y[1] (analytic) = 0.5775519767366818 y[1] (numeric) = 0.5775519784182451 absolute error = 1.681563333022495e-09 relative error = 2.911535932270137e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.431999999999954 y[1] (analytic) = 0.5778825361203264 y[1] (numeric) = 0.577882537802902 absolute error = 1.682575634376349e-09 relative error = 2.911622222869881e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.432999999999954 y[1] (analytic) = 0.5782131849665157 y[1] (numeric) = 0.5782131866501025 absolute error = 1.683586714484875e-09 relative error = 2.911705852197699e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.433999999999954 y[1] (analytic) = 0.5785439232697528 y[1] (numeric) = 0.5785439249543524 absolute error = 1.68459957095024e-09 relative error = 2.911792006092468e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.434999999999954 y[1] (analytic) = 0.5788747510245446 y[1] (numeric) = 0.5788747527101566 absolute error = 1.685612094348699e-09 relative error = 2.911877036207488e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.435999999999954 y[1] (analytic) = 0.5792056682253942 y[1] (numeric) = 0.5792056699120194 absolute error = 1.686625172858669e-09 relative error = 2.911962477898834e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.436999999999953 y[1] (analytic) = 0.5795366748668057 y[1] (numeric) = 0.5795366765544437 absolute error = 1.687638029324035e-09 relative error = 2.91204698945395e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.437999999999953 y[1] (analytic) = 0.5798677709432805 y[1] (numeric) = 0.5798677726319319 absolute error = 1.688651440900912e-09 relative error = 2.912131912684085e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.438999999999953 y[1] (analytic) = 0.5801989564493203 y[1] (numeric) = 0.5801989581389851 absolute error = 1.68966485247779e-09 relative error = 2.912216290112167e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.439999999999953 y[1] (analytic) = 0.5805302313794262 y[1] (numeric) = 0.5805302330701039 absolute error = 1.690677708943156e-09 relative error = 2.912299166446257e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.440999999999953 y[1] (analytic) = 0.5808615957280953 y[1] (numeric) = 0.5808615974197874 absolute error = 1.691692119720756e-09 relative error = 2.912384175786768e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.441999999999953 y[1] (analytic) = 0.581193049489828 y[1] (numeric) = 0.5811930511825343 absolute error = 1.692706308453751e-09 relative error = 2.912468258076401e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.442999999999953 y[1] (analytic) = 0.5815245926591219 y[1] (numeric) = 0.5815245943528422 absolute error = 1.693720275142141e-09 relative error = 2.912551414889114e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.443999999999953 y[1] (analytic) = 0.5818562252304731 y[1] (numeric) = 0.5818562269252078 absolute error = 1.694734685919741e-09 relative error = 2.912634792638778e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.444999999999953 y[1] (analytic) = 0.5821879471983767 y[1] (numeric) = 0.5821879488941267 absolute error = 1.695749984875761e-09 relative error = 2.912719153730513e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.445999999999952 y[1] (analytic) = 0.582519758557329 y[1] (numeric) = 0.5825197602540939 absolute error = 1.696764950764873e-09 relative error = 2.912802399985691e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.446999999999952 y[1] (analytic) = 0.5828516593018236 y[1] (numeric) = 0.5828516609996032 absolute error = 1.697779583587078e-09 relative error = 2.912884533297521e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.447999999999952 y[1] (analytic) = 0.5831836494263527 y[1] (numeric) = 0.5831836511251476 absolute error = 1.698794882543098e-09 relative error = 2.912967268911111e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.448999999999952 y[1] (analytic) = 0.5835157289254083 y[1] (numeric) = 0.5835157306252191 absolute error = 1.699810847632932e-09 relative error = 2.913050605787906e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.449999999999952 y[1] (analytic) = 0.5838478977934826 y[1] (numeric) = 0.5838478994943089 absolute error = 1.700826368633557e-09 relative error = 2.913132641329077e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.450999999999952 y[1] (analytic) = 0.5841801560250647 y[1] (numeric) = 0.5841801577269073 absolute error = 1.701842666790299e-09 relative error = 2.913215468272907e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.451999999999952 y[1] (analytic) = 0.5845125036146451 y[1] (numeric) = 0.5845125053175037 absolute error = 1.702858520857831e-09 relative error = 2.913296995919327e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.452999999999952 y[1] (analytic) = 0.584844940556711 y[1] (numeric) = 0.5848449422605861 absolute error = 1.70387515208148e-09 relative error = 2.913379314625804e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.453999999999952 y[1] (analytic) = 0.5851774668457501 y[1] (numeric) = 0.5851774685506425 absolute error = 1.704892338416641e-09 relative error = 2.913462043585562e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.454999999999951 y[1] (analytic) = 0.5855100824762498 y[1] (numeric) = 0.5855100841821591 absolute error = 1.705909302707198e-09 relative error = 2.913543854774517e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.455999999999951 y[1] (analytic) = 0.5858427874426957 y[1] (numeric) = 0.5858427891496216 absolute error = 1.706925933930847e-09 relative error = 2.913624560237179e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.456999999999951 y[1] (analytic) = 0.5861755817395715 y[1] (numeric) = 0.5861755834475149 absolute error = 1.707943342310614e-09 relative error = 2.913706055857895e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.457999999999951 y[1] (analytic) = 0.5865084653613615 y[1] (numeric) = 0.5865084670703226 absolute error = 1.708961083757288e-09 relative error = 2.913787583107359e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.458999999999951 y[1] (analytic) = 0.5868414383025489 y[1] (numeric) = 0.5868414400125277 absolute error = 1.709978825203962e-09 relative error = 2.913868574363309e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.459999999999951 y[1] (analytic) = 0.5871745005576152 y[1] (numeric) = 0.5871745022686122 absolute error = 1.710997010739845e-09 relative error = 2.913949786843575e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.460999999999951 y[1] (analytic) = 0.5875076521210423 y[1] (numeric) = 0.5875076538330573 absolute error = 1.712014974231124e-09 relative error = 2.914030086332226e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.461999999999951 y[1] (analytic) = 0.5878408929873092 y[1] (numeric) = 0.587840894700343 absolute error = 1.71303371487852e-09 relative error = 2.914111174153212e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.462999999999951 y[1] (analytic) = 0.5881742231508965 y[1] (numeric) = 0.5881742248649485 absolute error = 1.714052011436706e-09 relative error = 2.91419097262439e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.46399999999995 y[1] (analytic) = 0.5885076426062814 y[1] (numeric) = 0.5885076443213524 absolute error = 1.715070974128707e-09 relative error = 2.914271370433349e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.46499999999995 y[1] (analytic) = 0.5888411513479411 y[1] (numeric) = 0.5888411530640318 absolute error = 1.716090713976826e-09 relative error = 2.91435255509648e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.46599999999995 y[1] (analytic) = 0.5891747493703534 y[1] (numeric) = 0.5891747510874634 absolute error = 1.717110009735734e-09 relative error = 2.914432452461339e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.46699999999995 y[1] (analytic) = 0.5895084366679938 y[1] (numeric) = 0.5895084383861229 absolute error = 1.718129083450037e-09 relative error = 2.914511441364958e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.46799999999995 y[1] (analytic) = 0.589842213235336 y[1] (numeric) = 0.5898422149544847 absolute error = 1.719148712275853e-09 relative error = 2.91459084090671e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.46899999999995 y[1] (analytic) = 0.5901760790668538 y[1] (numeric) = 0.5901760807870229 absolute error = 1.720169118257786e-09 relative error = 2.91467102661565e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.46999999999995 y[1] (analytic) = 0.5905100341570211 y[1] (numeric) = 0.5905100358782102 absolute error = 1.721189080150509e-09 relative error = 2.914749929029711e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.47099999999995 y[1] (analytic) = 0.5908440785003088 y[1] (numeric) = 0.5908440802225186 absolute error = 1.722209708177047e-09 relative error = 2.914829429362127e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.47199999999995 y[1] (analytic) = 0.591178212091189 y[1] (numeric) = 0.591178213814419 absolute error = 1.723230003136678e-09 relative error = 2.914907836405293e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.472999999999949 y[1] (analytic) = 0.5915124349241309 y[1] (numeric) = 0.5915124366483819 absolute error = 1.724251075252425e-09 relative error = 2.914987028926252e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.473999999999949 y[1] (analytic) = 0.5918467469936035 y[1] (numeric) = 0.5918467487188763 absolute error = 1.725272813501988e-09 relative error = 2.915066817999482e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.474999999999949 y[1] (analytic) = 0.5921811482940763 y[1] (numeric) = 0.5921811500203706 absolute error = 1.726294329706946e-09 relative error = 2.915145702763355e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.475999999999949 y[1] (analytic) = 0.5925156388200169 y[1] (numeric) = 0.5925156405473323 absolute error = 1.727315401822693e-09 relative error = 2.915223309991628e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.476999999999949 y[1] (analytic) = 0.5928502185658908 y[1] (numeric) = 0.5928502202942277 absolute error = 1.728336918027651e-09 relative error = 2.915301139988631e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.477999999999949 y[1] (analytic) = 0.5931848875261633 y[1] (numeric) = 0.5931848892555227 absolute error = 1.729359433433331e-09 relative error = 2.915380128184831e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.478999999999949 y[1] (analytic) = 0.5935196456953002 y[1] (numeric) = 0.5935196474256819 absolute error = 1.730381615772103e-09 relative error = 2.915458027922537e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.479999999999949 y[1] (analytic) = 0.5938544930677656 y[1] (numeric) = 0.593854494799169 absolute error = 1.731403354021666e-09 relative error = 2.915534654082499e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.480999999999949 y[1] (analytic) = 0.5941894296380203 y[1] (numeric) = 0.594189431370447 absolute error = 1.732426646583463e-09 relative error = 2.915613372050148e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.481999999999948 y[1] (analytic) = 0.594524455400529 y[1] (numeric) = 0.5945244571339778 absolute error = 1.733448828922235e-09 relative error = 2.9156896964893e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.482999999999948 y[1] (analytic) = 0.5948595703497501 y[1] (numeric) = 0.5948595720842227 absolute error = 1.734472565573242e-09 relative error = 2.915768110704601e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.483999999999948 y[1] (analytic) = 0.5951947744801458 y[1] (numeric) = 0.5951947762156418 absolute error = 1.735495969157341e-09 relative error = 2.915845440130343e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.484999999999948 y[1] (analytic) = 0.5955300677861751 y[1] (numeric) = 0.5955300695226943 absolute error = 1.736519150696836e-09 relative error = 2.915921873016717e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.485999999999948 y[1] (analytic) = 0.595865450262296 y[1] (numeric) = 0.5958654519998386 absolute error = 1.737542665303238e-09 relative error = 2.915998342475441e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.486999999999948 y[1] (analytic) = 0.5962009219029664 y[1] (numeric) = 0.5962009236415324 absolute error = 1.738566068887337e-09 relative error = 2.916074103572578e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.487999999999948 y[1] (analytic) = 0.5965364827026408 y[1] (numeric) = 0.5965364844422322 absolute error = 1.739591359850579e-09 relative error = 2.916152507503423e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.488999999999948 y[1] (analytic) = 0.5968721326557784 y[1] (numeric) = 0.5968721343963935 absolute error = 1.740615096501585e-09 relative error = 2.916227783590315e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.489999999999948 y[1] (analytic) = 0.5972078717568319 y[1] (numeric) = 0.5972078734984713 absolute error = 1.741639388264105e-09 relative error = 2.916303469243715e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.490999999999947 y[1] (analytic) = 0.5975437000002547 y[1] (numeric) = 0.5975437017429194 absolute error = 1.742664679227346e-09 relative error = 2.916380306957639e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.491999999999947 y[1] (analytic) = 0.5978796173805014 y[1] (numeric) = 0.5978796191241907 absolute error = 1.743689304056772e-09 relative error = 2.916455509382346e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.492999999999947 y[1] (analytic) = 0.5982156238920227 y[1] (numeric) = 0.5982156256367376 absolute error = 1.744714928086921e-09 relative error = 2.916531863102661e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.493999999999947 y[1] (analytic) = 0.598551719529271 y[1] (numeric) = 0.598551721275011 absolute error = 1.745739997005558e-09 relative error = 2.916606769384088e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.494999999999947 y[1] (analytic) = 0.5988879042866955 y[1] (numeric) = 0.5988879060334612 absolute error = 1.746765732058009e-09 relative error = 2.916682269845626e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.495999999999947 y[1] (analytic) = 0.5992241781587455 y[1] (numeric) = 0.5992241799065378 absolute error = 1.747792244266577e-09 relative error = 2.916758548757281e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.496999999999947 y[1] (analytic) = 0.5995605411398707 y[1] (numeric) = 0.5995605428886891 absolute error = 1.748818423408238e-09 relative error = 2.916833753074251e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.497999999999947 y[1] (analytic) = 0.5998969932245186 y[1] (numeric) = 0.5998969949743628 absolute error = 1.749844158460689e-09 relative error = 2.916907699528658e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.498999999999947 y[1] (analytic) = 0.6002335344071349 y[1] (numeric) = 0.6002335361580056 absolute error = 1.750870670669258e-09 relative error = 2.916982424846747e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.499999999999946 y[1] (analytic) = 0.6005701646821656 y[1] (numeric) = 0.6005701664340632 absolute error = 1.751897626967036e-09 relative error = 2.917057373128379e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.500999999999946 y[1] (analytic) = 0.6009068840440562 y[1] (numeric) = 0.6009068857969808 absolute error = 1.752924583264814e-09 relative error = 2.917131804960811e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.501999999999946 y[1] (analytic) = 0.6012436924872501 y[1] (numeric) = 0.6012436942412022 absolute error = 1.753952094674105e-09 relative error = 2.917206644477687e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.502999999999946 y[1] (analytic) = 0.6015805900061915 y[1] (numeric) = 0.6015805917611705 absolute error = 1.754979050971883e-09 relative error = 2.917280045477899e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.503999999999946 y[1] (analytic) = 0.6019175765953212 y[1] (numeric) = 0.6019175783513281 absolute error = 1.756006895448081e-09 relative error = 2.917354408191128e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.504999999999946 y[1] (analytic) = 0.6022546522490818 y[1] (numeric) = 0.6022546540061162 absolute error = 1.757034406857372e-09 relative error = 2.917427703208001e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.505999999999946 y[1] (analytic) = 0.6025918169619131 y[1] (numeric) = 0.6025918187199755 absolute error = 1.758062362355872e-09 relative error = 2.917501222003801e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.506999999999946 y[1] (analytic) = 0.602929070728254 y[1] (numeric) = 0.6029290724873453 absolute error = 1.759091317055095e-09 relative error = 2.91757588488868e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.507999999999946 y[1] (analytic) = 0.6032664135425446 y[1] (numeric) = 0.6032664153026643 absolute error = 1.760119716642805e-09 relative error = 2.917649113443765e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.508999999999945 y[1] (analytic) = 0.6036038453992223 y[1] (numeric) = 0.6036038471603704 absolute error = 1.761148116230515e-09 relative error = 2.917721829730385e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.509999999999945 y[1] (analytic) = 0.6039413662927234 y[1] (numeric) = 0.6039413680549004 absolute error = 1.762176959907436e-09 relative error = 2.917794769920312e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.510999999999945 y[1] (analytic) = 0.6042789762174838 y[1] (numeric) = 0.6042789779806903 absolute error = 1.76320646971817e-09 relative error = 2.917868301086783e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.511999999999945 y[1] (analytic) = 0.6046166751679397 y[1] (numeric) = 0.6046166769321751 absolute error = 1.764235424417393e-09 relative error = 2.917940402367095e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.512999999999945 y[1] (analytic) = 0.6049544631385239 y[1] (numeric) = 0.6049544649037892 absolute error = 1.765265378317338e-09 relative error = 2.918013645455366e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.513999999999945 y[1] (analytic) = 0.6052923401236711 y[1] (numeric) = 0.6052923418899659 absolute error = 1.766294888128073e-09 relative error = 2.918085643983517e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.514999999999945 y[1] (analytic) = 0.6056303061178127 y[1] (numeric) = 0.6056303078851376 absolute error = 1.76732495305032e-09 relative error = 2.918158049882206e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.515999999999945 y[1] (analytic) = 0.6059683611153809 y[1] (numeric) = 0.6059683628837358 absolute error = 1.768354906950265e-09 relative error = 2.918229763176624e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.516999999999945 y[1] (analytic) = 0.6063065051108059 y[1] (numeric) = 0.6063065068801913 absolute error = 1.769385415961722e-09 relative error = 2.918301883695536e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.517999999999945 y[1] (analytic) = 0.6066447380985172 y[1] (numeric) = 0.6066447398689337 absolute error = 1.770416591106994e-09 relative error = 2.918374593763448e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.518999999999944 y[1] (analytic) = 0.6069830600729447 y[1] (numeric) = 0.6069830618443921 absolute error = 1.771447433185358e-09 relative error = 2.918446246213977e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.519999999999944 y[1] (analytic) = 0.6073214710285164 y[1] (numeric) = 0.6073214728009944 absolute error = 1.772477942196815e-09 relative error = 2.918516842809909e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.520999999999944 y[1] (analytic) = 0.6076599709596583 y[1] (numeric) = 0.6076599727331675 absolute error = 1.773509228364389e-09 relative error = 2.918588212357549e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.521999999999944 y[1] (analytic) = 0.6079985598607971 y[1] (numeric) = 0.6079985616353379 absolute error = 1.774540847598871e-09 relative error = 2.918659623149695e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.522999999999944 y[1] (analytic) = 0.6083372377263585 y[1] (numeric) = 0.608337239501931 absolute error = 1.775572466833353e-09 relative error = 2.918730527609159e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.523999999999944 y[1] (analytic) = 0.6086760045507664 y[1] (numeric) = 0.6086760063273711 absolute error = 1.776604641179347e-09 relative error = 2.918801838575139e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.524999999999944 y[1] (analytic) = 0.6090148603284453 y[1] (numeric) = 0.6090148621060818 absolute error = 1.777636482458433e-09 relative error = 2.918872096979281e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.525999999999944 y[1] (analytic) = 0.6093538050538169 y[1] (numeric) = 0.6093538068324859 absolute error = 1.778668989871335e-09 relative error = 2.918942944344536e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.526999999999944 y[1] (analytic) = 0.609692838721303 y[1] (numeric) = 0.6096928405010051 absolute error = 1.779702163418051e-09 relative error = 2.919014379684344e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.527999999999943 y[1] (analytic) = 0.6100319613253256 y[1] (numeric) = 0.6100319631060604 absolute error = 1.780734892875557e-09 relative error = 2.919084582071437e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.528999999999943 y[1] (analytic) = 0.6103711728603043 y[1] (numeric) = 0.6103711746420719 absolute error = 1.781767622333064e-09 relative error = 2.919154281129291e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.529999999999943 y[1] (analytic) = 0.6107104733206581 y[1] (numeric) = 0.6107104751034587 absolute error = 1.782800573835175e-09 relative error = 2.919223841276916e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.530999999999943 y[1] (analytic) = 0.6110498627008045 y[1] (numeric) = 0.611049864484639 absolute error = 1.783834524538008e-09 relative error = 2.919294534579493e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.531999999999943 y[1] (analytic) = 0.6113893409951623 y[1] (numeric) = 0.6113893427800304 absolute error = 1.784868142173934e-09 relative error = 2.919364180063547e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.532999999999943 y[1] (analytic) = 0.6117289081981472 y[1] (numeric) = 0.6117289099840494 absolute error = 1.78590220389907e-09 relative error = 2.919434049895501e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.533999999999943 y[1] (analytic) = 0.6120685643041753 y[1] (numeric) = 0.6120685660911115 absolute error = 1.786936154601904e-09 relative error = 2.919503236754801e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.534999999999943 y[1] (analytic) = 0.6124083093076618 y[1] (numeric) = 0.6124083110956315 absolute error = 1.78796977223783e-09 relative error = 2.919571379198235e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.535999999999943 y[1] (analytic) = 0.6127481432030186 y[1] (numeric) = 0.6127481449920235 absolute error = 1.789004833163688e-09 relative error = 2.919641377959992e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.536999999999942 y[1] (analytic) = 0.6130880659846605 y[1] (numeric) = 0.6130880677747003 absolute error = 1.790039783067243e-09 relative error = 2.919710694730812e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.537999999999942 y[1] (analytic) = 0.6134280776469998 y[1] (numeric) = 0.613428079438074 absolute error = 1.791074177859286e-09 relative error = 2.919778606694246e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.538999999999942 y[1] (analytic) = 0.6137681781844465 y[1] (numeric) = 0.613768179976556 absolute error = 1.792109460829749e-09 relative error = 2.919847467704971e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.539999999999942 y[1] (analytic) = 0.6141083675914113 y[1] (numeric) = 0.6141083693845566 absolute error = 1.793145298911725e-09 relative error = 2.919916733824363e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.540999999999942 y[1] (analytic) = 0.6144486458623045 y[1] (numeric) = 0.6144486476564854 absolute error = 1.794180914949095e-09 relative error = 2.919985139573672e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.541999999999942 y[1] (analytic) = 0.6147890129915351 y[1] (numeric) = 0.614789014786751 absolute error = 1.795215864852651e-09 relative error = 2.920051964034316e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.542999999999942 y[1] (analytic) = 0.6151294689735094 y[1] (numeric) = 0.6151294707697611 absolute error = 1.796251702934626e-09 relative error = 2.92011973663382e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.543999999999942 y[1] (analytic) = 0.6154700138026341 y[1] (numeric) = 0.6154700155999225 absolute error = 1.797288429195021e-09 relative error = 2.920188455795941e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.544999999999942 y[1] (analytic) = 0.6158106474733169 y[1] (numeric) = 0.6158106492716414 absolute error = 1.798324489321601e-09 relative error = 2.920255595937098e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.545999999999941 y[1] (analytic) = 0.6161513699799613 y[1] (numeric) = 0.6161513717793229 absolute error = 1.799361548648903e-09 relative error = 2.92032386247461e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.546999999999941 y[1] (analytic) = 0.6164921813169731 y[1] (numeric) = 0.6164921831173711 absolute error = 1.800397941842391e-09 relative error = 2.920390552231036e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.547999999999941 y[1] (analytic) = 0.6168330814787545 y[1] (numeric) = 0.6168330832801895 absolute error = 1.801435001169693e-09 relative error = 2.920457827668797e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.548999999999941 y[1] (analytic) = 0.6171740704597075 y[1] (numeric) = 0.6171740722621806 absolute error = 1.802473059697718e-09 relative error = 2.920526227479275e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.549999999999941 y[1] (analytic) = 0.6175151482542354 y[1] (numeric) = 0.617515150057746 absolute error = 1.803510674136533e-09 relative error = 2.920593412542512e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.550999999999941 y[1] (analytic) = 0.6178563148567389 y[1] (numeric) = 0.6178563166612866 absolute error = 1.804547733463835e-09 relative error = 2.920659205178233e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.551999999999941 y[1] (analytic) = 0.6181975702616156 y[1] (numeric) = 0.6181975720672022 absolute error = 1.805586569147977e-09 relative error = 2.920727379086703e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.552999999999941 y[1] (analytic) = 0.6185389144632676 y[1] (numeric) = 0.6185389162698917 absolute error = 1.806624072564489e-09 relative error = 2.920792904569591e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.553999999999941 y[1] (analytic) = 0.6188803474560911 y[1] (numeric) = 0.6188803492637533 absolute error = 1.807662242114816e-09 relative error = 2.92085901506683e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.55499999999994 y[1] (analytic) = 0.6192218692344833 y[1] (numeric) = 0.6192218710431845 absolute error = 1.80870118882126e-09 relative error = 2.92092588890195e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.55599999999994 y[1] (analytic) = 0.6195634797928418 y[1] (numeric) = 0.6195634816025816 absolute error = 1.809739802460797e-09 relative error = 2.920991732866347e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.55699999999994 y[1] (analytic) = 0.6199051791255612 y[1] (numeric) = 0.6199051809363401 absolute error = 1.810778860189544e-09 relative error = 2.921057802330076e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.55799999999994 y[1] (analytic) = 0.6202469672270358 y[1] (numeric) = 0.6202469690388547 absolute error = 1.811818917119012e-09 relative error = 2.921124991903125e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.55899999999994 y[1] (analytic) = 0.6205888440916608 y[1] (numeric) = 0.6205888459045191 absolute error = 1.812858307914667e-09 relative error = 2.921190616257529e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.55999999999994 y[1] (analytic) = 0.6209308097138291 y[1] (numeric) = 0.6209308115277264 absolute error = 1.813897365643413e-09 relative error = 2.921255214376287e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.56099999999994 y[1] (analytic) = 0.6212728640879314 y[1] (numeric) = 0.6212728659028687 absolute error = 1.81493731155058e-09 relative error = 2.921320753667592e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.56199999999994 y[1] (analytic) = 0.6216150072083604 y[1] (numeric) = 0.6216150090243371 absolute error = 1.815976702346234e-09 relative error = 2.921384910737093e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.56299999999994 y[1] (analytic) = 0.6219572390695042 y[1] (numeric) = 0.621957240886522 absolute error = 1.817017869498727e-09 relative error = 2.921451436463905e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.563999999999939 y[1] (analytic) = 0.6222995596657551 y[1] (numeric) = 0.6222995614838129 absolute error = 1.818057815405894e-09 relative error = 2.921515509961786e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.564999999999939 y[1] (analytic) = 0.6226419689915 y[1] (numeric) = 0.6226419708105984 absolute error = 1.819098316424572e-09 relative error = 2.921579988208931e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.565999999999939 y[1] (analytic) = 0.6229844670411265 y[1] (numeric) = 0.6229844688612661 absolute error = 1.820139594599368e-09 relative error = 2.921645226957498e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.566999999999939 y[1] (analytic) = 0.6233270538090226 y[1] (numeric) = 0.6233270556302031 absolute error = 1.821180428684954e-09 relative error = 2.921709265715482e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.567999999999939 y[1] (analytic) = 0.6236697292895734 y[1] (numeric) = 0.6236697311117952 absolute error = 1.822221817882053e-09 relative error = 2.921773708590536e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.568999999999939 y[1] (analytic) = 0.6240124934771638 y[1] (numeric) = 0.6240124953004278 absolute error = 1.823263984235268e-09 relative error = 2.921838910749296e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.569999999999939 y[1] (analytic) = 0.6243553463661792 y[1] (numeric) = 0.6243553481904851 absolute error = 1.824305928543879e-09 relative error = 2.921903270567878e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.570999999999939 y[1] (analytic) = 0.6246982879510032 y[1] (numeric) = 0.6246982897763504 absolute error = 1.825347206718675e-09 relative error = 2.921966078546131e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.571999999999939 y[1] (analytic) = 0.6250413182260171 y[1] (numeric) = 0.6250413200524065 absolute error = 1.826389484094193e-09 relative error = 2.922030001597053e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.572999999999938 y[1] (analytic) = 0.6253844371856027 y[1] (numeric) = 0.625384439013035 absolute error = 1.827432316581223e-09 relative error = 2.922094327778858e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.573999999999938 y[1] (analytic) = 0.6257276448241418 y[1] (numeric) = 0.6257276466526167 absolute error = 1.828474927023649e-09 relative error = 2.922157814423453e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.574999999999938 y[1] (analytic) = 0.6260709411360136 y[1] (numeric) = 0.6260709429655317 absolute error = 1.829518092577587e-09 relative error = 2.922221704233554e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.575999999999938 y[1] (analytic) = 0.626414326115598 y[1] (numeric) = 0.6264143279461589 absolute error = 1.830560925064617e-09 relative error = 2.922284578668475e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.576999999999938 y[1] (analytic) = 0.6267577997572725 y[1] (numeric) = 0.6267578015888768 absolute error = 1.83160431266316e-09 relative error = 2.922347856496551e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.577999999999938 y[1] (analytic) = 0.6271013620554151 y[1] (numeric) = 0.6271013638880627 absolute error = 1.8326475892394e-09 relative error = 2.922410474811653e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.578999999999938 y[1] (analytic) = 0.6274450130044018 y[1] (numeric) = 0.6274450148380931 absolute error = 1.83369130990485e-09 relative error = 2.922473319414184e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.579999999999938 y[1] (analytic) = 0.6277887525986089 y[1] (numeric) = 0.6277887544333438 absolute error = 1.834734919547998e-09 relative error = 2.922535505699124e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.580999999999938 y[1] (analytic) = 0.6281325808324106 y[1] (numeric) = 0.6281325826681896 absolute error = 1.835778973280355e-09 relative error = 2.92259791849605e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.581999999999937 y[1] (analytic) = 0.6284764977001808 y[1] (numeric) = 0.6284764995370045 absolute error = 1.836823693146528e-09 relative error = 2.922660910739096e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.582999999999937 y[1] (analytic) = 0.6288205031962932 y[1] (numeric) = 0.6288205050341615 absolute error = 1.837868301990397e-09 relative error = 2.922723245582033e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.583999999999937 y[1] (analytic) = 0.6291645973151208 y[1] (numeric) = 0.6291645991540331 absolute error = 1.838912355722755e-09 relative error = 2.922784218263516e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.584999999999937 y[1] (analytic) = 0.6295087800510334 y[1] (numeric) = 0.6295087818909905 absolute error = 1.839957075588927e-09 relative error = 2.922845771014924e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.585999999999937 y[1] (analytic) = 0.6298530513984016 y[1] (numeric) = 0.6298530532394042 absolute error = 1.841002572611217e-09 relative error = 2.922908079152458e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.586999999999937 y[1] (analytic) = 0.6301974113515965 y[1] (numeric) = 0.6301974131936441 absolute error = 1.842047625544296e-09 relative error = 2.92296920356055e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.587999999999937 y[1] (analytic) = 0.6305418599049855 y[1] (numeric) = 0.6305418617480789 absolute error = 1.843093455633493e-09 relative error = 2.923031082997763e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.588999999999937 y[1] (analytic) = 0.6308863970529366 y[1] (numeric) = 0.6308863988970767 absolute error = 1.844140062878807e-09 relative error = 2.923093716227438e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.589999999999937 y[1] (analytic) = 0.6312310227898194 y[1] (numeric) = 0.6312310246350045 absolute error = 1.845185115811887e-09 relative error = 2.923153408488729e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.590999999999936 y[1] (analytic) = 0.6315757371099968 y[1] (numeric) = 0.6315757389562286 absolute error = 1.846231834079504e-09 relative error = 2.923215262396882e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.591999999999936 y[1] (analytic) = 0.6319205400078362 y[1] (numeric) = 0.6319205418551146 absolute error = 1.847278441324818e-09 relative error = 2.923276463369762e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.592999999999936 y[1] (analytic) = 0.6322654314777022 y[1] (numeric) = 0.6322654333260269 absolute error = 1.848324715503225e-09 relative error = 2.923336661287022e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.593999999999936 y[1] (analytic) = 0.6326104115139579 y[1] (numeric) = 0.6326104133633292 absolute error = 1.849371322748539e-09 relative error = 2.923396910782165e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.594999999999936 y[1] (analytic) = 0.6329554801109657 y[1] (numeric) = 0.6329554819613845 absolute error = 1.850418818172272e-09 relative error = 2.923458088786701e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.595999999999936 y[1] (analytic) = 0.6333006372630888 y[1] (numeric) = 0.6333006391145548 absolute error = 1.851465980529099e-09 relative error = 2.923518265401577e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.596999999999936 y[1] (analytic) = 0.6336458829646874 y[1] (numeric) = 0.6336458848172012 absolute error = 1.85251380901974e-09 relative error = 2.923579019171154e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.597999999999936 y[1] (analytic) = 0.6339912172101226 y[1] (numeric) = 0.6339912190636841 absolute error = 1.853561415465776e-09 relative error = 2.92363894822135e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.598999999999936 y[1] (analytic) = 0.6343366399937534 y[1] (numeric) = 0.6343366418483628 absolute error = 1.85460935497872e-09 relative error = 2.923698929005556e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.599999999999935 y[1] (analytic) = 0.6346821513099389 y[1] (numeric) = 0.6346821531655961 absolute error = 1.855657183469361e-09 relative error = 2.923758261736866e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.600999999999935 y[1] (analytic) = 0.6350277511530361 y[1] (numeric) = 0.6350277530097417 absolute error = 1.856705567071515e-09 relative error = 2.923817996458024e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.601999999999935 y[1] (analytic) = 0.6353734395174019 y[1] (numeric) = 0.6353734413751565 absolute error = 1.857754616807483e-09 relative error = 2.923878307249578e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.602999999999935 y[1] (analytic) = 0.6357192163973934 y[1] (numeric) = 0.6357192182561967 absolute error = 1.858803333476544e-09 relative error = 2.923937621408302e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.603999999999935 y[1] (analytic) = 0.6360650817873658 y[1] (numeric) = 0.6360650836472175 absolute error = 1.859851717078698e-09 relative error = 2.923995940560748e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.604999999999935 y[1] (analytic) = 0.6364110356816723 y[1] (numeric) = 0.6364110375425732 absolute error = 1.860900877836968e-09 relative error = 2.924055010837015e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.605999999999935 y[1] (analytic) = 0.6367570780746666 y[1] (numeric) = 0.6367570799366173 absolute error = 1.861950704729054e-09 relative error = 2.924114656658312e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.606999999999935 y[1] (analytic) = 0.6371032089607026 y[1] (numeric) = 0.6371032108237027 absolute error = 1.86300008753193e-09 relative error = 2.924173134476932e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.607999999999935 y[1] (analytic) = 0.6374494283341308 y[1] (numeric) = 0.637449430198181 absolute error = 1.864050247490923e-09 relative error = 2.924232362028015e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.608999999999934 y[1] (analytic) = 0.6377957361893035 y[1] (numeric) = 0.6377957380544034 absolute error = 1.865099852338403e-09 relative error = 2.9242902492293e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.609999999999934 y[1] (analytic) = 0.6381421325205696 y[1] (numeric) = 0.63814213438672 absolute error = 1.866150345364304e-09 relative error = 2.924349059970822e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.610999999999934 y[1] (analytic) = 0.6384886173222788 y[1] (numeric) = 0.63848861918948 absolute error = 1.867201171457111e-09 relative error = 2.924407923335987e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.611999999999934 y[1] (analytic) = 0.6388351905887809 y[1] (numeric) = 0.638835192457032 absolute error = 1.868251109371499e-09 relative error = 2.924464927565481e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.612999999999934 y[1] (analytic) = 0.6391818523144212 y[1] (numeric) = 0.6391818541837236 absolute error = 1.869302490575819e-09 relative error = 2.924523723267861e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.613999999999934 y[1] (analytic) = 0.6395286024935481 y[1] (numeric) = 0.6395286043639016 absolute error = 1.870353427690929e-09 relative error = 2.924581356327684e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.614999999999934 y[1] (analytic) = 0.6398754411205078 y[1] (numeric) = 0.6398754429919119 absolute error = 1.871404142761435e-09 relative error = 2.924638175649241e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.615999999999934 y[1] (analytic) = 0.6402223681896431 y[1] (numeric) = 0.6402223700620996 absolute error = 1.872456523166477e-09 relative error = 2.924697130562968e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.616999999999934 y[1] (analytic) = 0.6405693836953014 y[1] (numeric) = 0.6405693855688089 absolute error = 1.87350757130389e-09 relative error = 2.924753538010268e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.617999999999933 y[1] (analytic) = 0.6409164876318232 y[1] (numeric) = 0.6409164895063835 absolute error = 1.874560284775839e-09 relative error = 2.924812079187276e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.618999999999933 y[1] (analytic) = 0.6412636799935539 y[1] (numeric) = 0.6412636818691656 absolute error = 1.875611665980159e-09 relative error = 2.924868076107184e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.619999999999933 y[1] (analytic) = 0.6416109607748326 y[1] (numeric) = 0.6416109626514972 absolute error = 1.876664601496714e-09 relative error = 2.924926031859533e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.620999999999933 y[1] (analytic) = 0.6419583299700028 y[1] (numeric) = 0.6419583318477191 absolute error = 1.877716315767941e-09 relative error = 2.924981619688123e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.621999999999933 y[1] (analytic) = 0.6423057875734016 y[1] (numeric) = 0.6423057894521714 absolute error = 1.878769806396008e-09 relative error = 2.925039510376987e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.622999999999933 y[1] (analytic) = 0.6426533335793705 y[1] (numeric) = 0.6426533354591933 absolute error = 1.879822852934865e-09 relative error = 2.925096245070202e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.623999999999933 y[1] (analytic) = 0.6430009679822477 y[1] (numeric) = 0.6430009698631232 absolute error = 1.880875455384512e-09 relative error = 2.925151825644592e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.624999999999933 y[1] (analytic) = 0.6433486907763697 y[1] (numeric) = 0.6433486926582985 absolute error = 1.881928834990276e-09 relative error = 2.925208152237371e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.625999999999933 y[1] (analytic) = 0.6436965019560734 y[1] (numeric) = 0.6436965038390562 absolute error = 1.882982769707553e-09 relative error = 2.925264878689755e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.626999999999933 y[1] (analytic) = 0.6440444015156954 y[1] (numeric) = 0.6440444033997319 absolute error = 1.884036482380225e-09 relative error = 2.92532079767533e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.627999999999932 y[1] (analytic) = 0.64439238944957 y[1] (numeric) = 0.6443923913346608 absolute error = 1.885090750164409e-09 relative error = 2.925377116533956e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.628999999999932 y[1] (analytic) = 0.6447404657520323 y[1] (numeric) = 0.6447404676381771 absolute error = 1.886144795903988e-09 relative error = 2.925432629242479e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.629999999999932 y[1] (analytic) = 0.6450886304174147 y[1] (numeric) = 0.645088632304614 absolute error = 1.887199285732777e-09 relative error = 2.925488369732443e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.630999999999932 y[1] (analytic) = 0.6454368834400506 y[1] (numeric) = 0.6454368853283042 absolute error = 1.888253664539263e-09 relative error = 2.925543477582573e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.631999999999932 y[1] (analytic) = 0.6457852248142708 y[1] (numeric) = 0.6457852267035794 absolute error = 1.889308598457262e-09 relative error = 2.925598985329265e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.632999999999932 y[1] (analytic) = 0.6461336545344072 y[1] (numeric) = 0.6461336564247704 absolute error = 1.890363199308354e-09 relative error = 2.925653517723847e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.633999999999932 y[1] (analytic) = 0.6464821725947887 y[1] (numeric) = 0.6464821744862073 absolute error = 1.891418577315562e-09 relative error = 2.925708793676346e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.634999999999932 y[1] (analytic) = 0.6468307789897446 y[1] (numeric) = 0.6468307808822191 absolute error = 1.892474510434283e-09 relative error = 2.925764468707028e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.635999999999932 y[1] (analytic) = 0.6471794737136043 y[1] (numeric) = 0.6471794756071344 absolute error = 1.893530110486097e-09 relative error = 2.925819169790355e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.636999999999931 y[1] (analytic) = 0.6475282567606944 y[1] (numeric) = 0.6475282586552806 absolute error = 1.894586265649423e-09 relative error = 2.925874270147258e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.637999999999931 y[1] (analytic) = 0.647877128125342 y[1] (numeric) = 0.6478771300209845 absolute error = 1.895642420812749e-09 relative error = 2.92592891231994e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.638999999999931 y[1] (analytic) = 0.648226087801874 y[1] (numeric) = 0.6482260896985719 absolute error = 1.89669790984226e-09 relative error = 2.925982069425711e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.639999999999931 y[1] (analytic) = 0.6485751357846127 y[1] (numeric) = 0.6485751376823679 absolute error = 1.89775517522861e-09 relative error = 2.926037509798775e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.640999999999931 y[1] (analytic) = 0.6489242720678844 y[1] (numeric) = 0.6489242739666966 absolute error = 1.898812218570356e-09 relative error = 2.926092150197335e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.641999999999931 y[1] (analytic) = 0.6492734966460129 y[1] (numeric) = 0.6492734985458815 absolute error = 1.899868595778287e-09 relative error = 2.926145307936548e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.642999999999931 y[1] (analytic) = 0.6496228095133192 y[1] (numeric) = 0.649622811414245 absolute error = 1.900925861164637e-09 relative error = 2.926199378049491e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.643999999999931 y[1] (analytic) = 0.6499722106641262 y[1] (numeric) = 0.649972212566109 absolute error = 1.901982793484081e-09 relative error = 2.926252480149389e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.644999999999931 y[1] (analytic) = 0.650321700092754 y[1] (numeric) = 0.6503217019957943 absolute error = 1.903040280915036e-09 relative error = 2.926305981552836e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.64599999999993 y[1] (analytic) = 0.6506712777935225 y[1] (numeric) = 0.650671279697621 absolute error = 1.904098434479806e-09 relative error = 2.926360052247509e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.64699999999993 y[1] (analytic) = 0.6510209437607519 y[1] (numeric) = 0.6510209456659083 absolute error = 1.905156365999972e-09 relative error = 2.926413327034391e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.64799999999993 y[1] (analytic) = 0.6513706979887607 y[1] (numeric) = 0.6513706998949746 absolute error = 1.906213964453229e-09 relative error = 2.926465636755003e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.64899999999993 y[1] (analytic) = 0.6517205404718645 y[1] (numeric) = 0.6517205423791377 absolute error = 1.907273228241024e-09 relative error = 2.926520049314547e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.64999999999993 y[1] (analytic) = 0.652070471204383 y[1] (numeric) = 0.652070473112714 absolute error = 1.908331048738887e-09 relative error = 2.926571794018174e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.65099999999993 y[1] (analytic) = 0.6524204901806291 y[1] (numeric) = 0.6524204920900197 absolute error = 1.909390645593589e-09 relative error = 2.926625810089066e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.65199999999993 y[1] (analytic) = 0.6527705973949212 y[1] (numeric) = 0.6527705993053698 absolute error = 1.910448688136057e-09 relative error = 2.926676991519351e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.65299999999993 y[1] (analytic) = 0.65312079284157 y[1] (numeric) = 0.6531207947530787 absolute error = 1.911508729079969e-09 relative error = 2.926730782468981e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.65399999999993 y[1] (analytic) = 0.6534710765148917 y[1] (numeric) = 0.6534710784274597 absolute error = 1.912567992867764e-09 relative error = 2.926782931339394e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.654999999999929 y[1] (analytic) = 0.6538214484091982 y[1] (numeric) = 0.6538214503228255 absolute error = 1.913627256655559e-09 relative error = 2.926834629410786e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.655999999999929 y[1] (analytic) = 0.6541719085188008 y[1] (numeric) = 0.6541719104334879 absolute error = 1.914687075554866e-09 relative error = 2.92688672598334e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.656999999999929 y[1] (analytic) = 0.6545224568380104 y[1] (numeric) = 0.6545224587537579 absolute error = 1.915747560587988e-09 relative error = 2.926939390044675e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.657999999999929 y[1] (analytic) = 0.6548730933611382 y[1] (numeric) = 0.6548730952779458 absolute error = 1.9168076015319e-09 relative error = 2.926990925362163e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.658999999999929 y[1] (analytic) = 0.6552238180824924 y[1] (numeric) = 0.6552238200003607 absolute error = 1.917868308609627e-09 relative error = 2.927043028170518e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.659999999999929 y[1] (analytic) = 0.6555746309963826 y[1] (numeric) = 0.6555746329153114 absolute error = 1.918928793642749e-09 relative error = 2.9270943427543e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.660999999999929 y[1] (analytic) = 0.6559255320971165 y[1] (numeric) = 0.6559255340171054 absolute error = 1.919988945608964e-09 relative error = 2.927144701122397e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.661999999999929 y[1] (analytic) = 0.6562765213789988 y[1] (numeric) = 0.6562765233000497 absolute error = 1.921050873932018e-09 relative error = 2.927197319043832e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.662999999999929 y[1] (analytic) = 0.6566275988363381 y[1] (numeric) = 0.6566276007584503 absolute error = 1.922112136121257e-09 relative error = 2.92724847314914e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.663999999999928 y[1] (analytic) = 0.6569787644634391 y[1] (numeric) = 0.6569787663866125 absolute error = 1.923173398310496e-09 relative error = 2.927299179724889e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.664999999999928 y[1] (analytic) = 0.6573300182546056 y[1] (numeric) = 0.6573300201788406 absolute error = 1.924234993566643e-09 relative error = 2.927349946189926e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.665999999999928 y[1] (analytic) = 0.6576813602041417 y[1] (numeric) = 0.6576813621294383 absolute error = 1.925296588822789e-09 relative error = 2.927400266027282e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.666999999999928 y[1] (analytic) = 0.65803279030635 y[1] (numeric) = 0.6580327922327084 absolute error = 1.926358406123541e-09 relative error = 2.927450477394472e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.667999999999928 y[1] (analytic) = 0.6583843085555315 y[1] (numeric) = 0.6583843104829529 absolute error = 1.927421333647317e-09 relative error = 2.927501929497683e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.668999999999928 y[1] (analytic) = 0.6587359149459892 y[1] (numeric) = 0.6587359168744729 absolute error = 1.928483706059581e-09 relative error = 2.927552092279195e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.669999999999928 y[1] (analytic) = 0.6590876094720221 y[1] (numeric) = 0.6590876114015687 absolute error = 1.929546633583357e-09 relative error = 2.927602652292411e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.670999999999928 y[1] (analytic) = 0.6594393921279306 y[1] (numeric) = 0.6594393940585399 absolute error = 1.930609339062528e-09 relative error = 2.927652430396502e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.671999999999928 y[1] (analytic) = 0.6597912629080125 y[1] (numeric) = 0.6597912648396852 absolute error = 1.931672710675514e-09 relative error = 2.927702773998124e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.672999999999927 y[1] (analytic) = 0.6601432218065666 y[1] (numeric) = 0.6601432237393025 absolute error = 1.932735860243895e-09 relative error = 2.927752336765218e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.673999999999927 y[1] (analytic) = 0.6604952688178893 y[1] (numeric) = 0.6604952707516888 absolute error = 1.933799453901486e-09 relative error = 2.927802128488327e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.674999999999927 y[1] (analytic) = 0.6608474039362775 y[1] (numeric) = 0.6608474058711404 absolute error = 1.934862936536774e-09 relative error = 2.927851308807357e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.675999999999927 y[1] (analytic) = 0.661199627156026 y[1] (numeric) = 0.6611996290919528 absolute error = 1.935926863261273e-09 relative error = 2.927900718256824e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.676999999999927 y[1] (analytic) = 0.6615519384714289 y[1] (numeric) = 0.6615519404084206 absolute error = 1.93699167816419e-09 relative error = 2.927951027760227e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.677999999999927 y[1] (analytic) = 0.6619043378767816 y[1] (numeric) = 0.6619043398148375 absolute error = 1.938055937955596e-09 relative error = 2.928000055374134e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.678999999999927 y[1] (analytic) = 0.6622568253663759 y[1] (numeric) = 0.6622568273054967 absolute error = 1.939120863880817e-09 relative error = 2.928049647216622e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.679999999999927 y[1] (analytic) = 0.6626094009345047 y[1] (numeric) = 0.6626094028746903 absolute error = 1.940185567761432e-09 relative error = 2.928098461967353e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.680999999999927 y[1] (analytic) = 0.6629620645754598 y[1] (numeric) = 0.6629620665167096 absolute error = 1.941249827552838e-09 relative error = 2.928146165943829e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.681999999999926 y[1] (analytic) = 0.6633148162835296 y[1] (numeric) = 0.6633148182258454 absolute error = 1.94231575267878e-09 relative error = 2.928195941048526e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.682999999999926 y[1] (analytic) = 0.6636676560530058 y[1] (numeric) = 0.6636676579963873 absolute error = 1.943381455760118e-09 relative error = 2.928244940122416e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.683999999999926 y[1] (analytic) = 0.6640205838781775 y[1] (numeric) = 0.6640205858226242 absolute error = 1.944446714752246e-09 relative error = 2.928292830014104e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.684999999999926 y[1] (analytic) = 0.6643735997533318 y[1] (numeric) = 0.6643736016988444 absolute error = 1.945512639878189e-09 relative error = 2.928341283579777e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.685999999999926 y[1] (analytic) = 0.664726703672757 y[1] (numeric) = 0.6647267056193351 absolute error = 1.946578120914921e-09 relative error = 2.928388629732582e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.686999999999926 y[1] (analytic) = 0.6650798956307387 y[1] (numeric) = 0.6650798975783829 absolute error = 1.947644268085469e-09 relative error = 2.928436539550471e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.687999999999926 y[1] (analytic) = 0.6654331756215622 y[1] (numeric) = 0.6654331775702735 absolute error = 1.948711303434436e-09 relative error = 2.928485345826348e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.688999999999926 y[1] (analytic) = 0.6657865436395141 y[1] (numeric) = 0.6657865455892918 absolute error = 1.949777783671891e-09 relative error = 2.92853287934216e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.689999999999926 y[1] (analytic) = 0.6661399996788779 y[1] (numeric) = 0.666140001629722 absolute error = 1.950844041864741e-09 relative error = 2.928579642125037e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.690999999999925 y[1] (analytic) = 0.6664935437339353 y[1] (numeric) = 0.6664935456858472 absolute error = 1.951911854369826e-09 relative error = 2.928628300635167e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.691999999999925 y[1] (analytic) = 0.6668471757989717 y[1] (numeric) = 0.66684717775195 absolute error = 1.95297833460728e-09 relative error = 2.92867452316545e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.692999999999925 y[1] (analytic) = 0.6672008958682656 y[1] (numeric) = 0.6672008978223121 absolute error = 1.954046480179272e-09 relative error = 2.928722806399058e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.693999999999925 y[1] (analytic) = 0.6675547039361008 y[1] (numeric) = 0.6675547058912142 absolute error = 1.955113404505937e-09 relative error = 2.928768822956393e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.694999999999925 y[1] (analytic) = 0.6679085999967548 y[1] (numeric) = 0.6679086019529367 absolute error = 1.956181883144836e-09 relative error = 2.928816732041392e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.695999999999925 y[1] (analytic) = 0.6682625840445087 y[1] (numeric) = 0.6682625860017586 absolute error = 1.957249917694526e-09 relative error = 2.928863540210065e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.696999999999925 y[1] (analytic) = 0.6686166560736404 y[1] (numeric) = 0.6686166580319584 absolute error = 1.958317952244215e-09 relative error = 2.928909913408632e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.697999999999925 y[1] (analytic) = 0.6689708160784275 y[1] (numeric) = 0.6689708180378138 absolute error = 1.959386319860812e-09 relative error = 2.928956350214089e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.698999999999925 y[1] (analytic) = 0.6693250640531463 y[1] (numeric) = 0.6693250660136016 absolute error = 1.960455353611223e-09 relative error = 2.929003348148274e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.699999999999924 y[1] (analytic) = 0.6696793999920737 y[1] (numeric) = 0.669679401953598 absolute error = 1.961524276339333e-09 relative error = 2.92904974583741e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.700999999999924 y[1] (analytic) = 0.6700338238894853 y[1] (numeric) = 0.670033825852078 absolute error = 1.962592754978232e-09 relative error = 2.929095047150843e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.701999999999924 y[1] (analytic) = 0.6703883357396534 y[1] (numeric) = 0.6703883377033163 absolute error = 1.963662898951668e-09 relative error = 2.929142400404562e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.702999999999924 y[1] (analytic) = 0.6707429355368547 y[1] (numeric) = 0.6707429375015863 absolute error = 1.964731599635172e-09 relative error = 2.929187167752463e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.703999999999924 y[1] (analytic) = 0.671097623275359 y[1] (numeric) = 0.671097625241161 absolute error = 1.965801965653213e-09 relative error = 2.929233985450463e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.704999999999924 y[1] (analytic) = 0.6714523989494413 y[1] (numeric) = 0.6714524009163124 absolute error = 1.966871110425927e-09 relative error = 2.929278551246978e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.705999999999924 y[1] (analytic) = 0.6718072625533701 y[1] (numeric) = 0.6718072645213118 absolute error = 1.967941698488573e-09 relative error = 2.929324834936917e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.706999999999924 y[1] (analytic) = 0.6721622140814175 y[1] (numeric) = 0.6721622160504296 absolute error = 1.969012064506614e-09 relative error = 2.929370356227898e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.707999999999924 y[1] (analytic) = 0.6725172535278532 y[1] (numeric) = 0.6725172554979354 absolute error = 1.970082208480051e-09 relative error = 2.929415116334197e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.708999999999923 y[1] (analytic) = 0.6728723808869451 y[1] (numeric) = 0.672872382858098 absolute error = 1.971152907564999e-09 relative error = 2.929460271451071e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.709999999999923 y[1] (analytic) = 0.6732275961529615 y[1] (numeric) = 0.6732275981251856 absolute error = 1.97222416176146e-09 relative error = 2.92950582096067e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.710999999999923 y[1] (analytic) = 0.6735828993201701 y[1] (numeric) = 0.6735829012934653 absolute error = 1.973295193913316e-09 relative error = 2.929550610481519e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.711999999999923 y[1] (analytic) = 0.6739382903828368 y[1] (numeric) = 0.6739382923572037 absolute error = 1.974366892198987e-09 relative error = 2.929595959115825e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.712999999999923 y[1] (analytic) = 0.6742937693352281 y[1] (numeric) = 0.6742937713106664 absolute error = 1.97543825741775e-09 relative error = 2.929640384138937e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.713999999999923 y[1] (analytic) = 0.6746493361716079 y[1] (numeric) = 0.6746493381481181 absolute error = 1.976510177748025e-09 relative error = 2.929685203522187e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.714999999999923 y[1] (analytic) = 0.6750049908862412 y[1] (numeric) = 0.6750049928638231 absolute error = 1.977581876033696e-09 relative error = 2.929729265315874e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.715999999999923 y[1] (analytic) = 0.6753607334733903 y[1] (numeric) = 0.6753607354520444 absolute error = 1.978654129430879e-09 relative error = 2.929773721451988e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.716999999999923 y[1] (analytic) = 0.6757165639273186 y[1] (numeric) = 0.6757165659070448 absolute error = 1.979726160783457e-09 relative error = 2.929817421193778e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.717999999999922 y[1] (analytic) = 0.6760724822422869 y[1] (numeric) = 0.6760724842230856 absolute error = 1.980798747247547e-09 relative error = 2.929861515259366e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.718999999999922 y[1] (analytic) = 0.676428488412556 y[1] (numeric) = 0.676428490394428 absolute error = 1.981871999845453e-09 relative error = 2.929906167164122e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.719999999999922 y[1] (analytic) = 0.676784582432387 y[1] (numeric) = 0.676784584415332 absolute error = 1.98294491937645e-09 relative error = 2.929949899641151e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.720999999999922 y[1] (analytic) = 0.6771407642960392 y[1] (numeric) = 0.6771407662800567 absolute error = 1.984017505840541e-09 relative error = 2.929992714148794e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.721999999999922 y[1] (analytic) = 0.6774970339977702 y[1] (numeric) = 0.6774970359828608 absolute error = 1.985090647416143e-09 relative error = 2.930035923113247e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.722999999999922 y[1] (analytic) = 0.6778533915318374 y[1] (numeric) = 0.677853393518002 absolute error = 1.986164566147863e-09 relative error = 2.930079853490822e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.723999999999922 y[1] (analytic) = 0.678209836892499 y[1] (numeric) = 0.6782098388797372 absolute error = 1.987238151812676e-09 relative error = 2.930122867161637e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.724999999999922 y[1] (analytic) = 0.67856637007401 y[1] (numeric) = 0.6785663720623224 absolute error = 1.988312403611303e-09 relative error = 2.930166438095719e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.725999999999922 y[1] (analytic) = 0.6789229910706269 y[1] (numeric) = 0.6789229930600131 absolute error = 1.989386211320721e-09 relative error = 2.930208930152093e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.726999999999921 y[1] (analytic) = 0.6792796998766031 y[1] (numeric) = 0.6792797018670638 absolute error = 1.990460685163953e-09 relative error = 2.930251979450493e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.727999999999921 y[1] (analytic) = 0.6796364964861924 y[1] (numeric) = 0.6796364984777281 absolute error = 1.991535714118697e-09 relative error = 2.930295421766182e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.728999999999921 y[1] (analytic) = 0.6799933808936486 y[1] (numeric) = 0.6799933828862592 absolute error = 1.992610632051139e-09 relative error = 2.930338276870352e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.729999999999921 y[1] (analytic) = 0.680350353093224 y[1] (numeric) = 0.6803503550869092 absolute error = 1.993685216916674e-09 relative error = 2.930380219327221e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.730999999999921 y[1] (analytic) = 0.6807074130791692 y[1] (numeric) = 0.6807074150739294 absolute error = 1.994760245871419e-09 relative error = 2.930422392270054e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.731999999999921 y[1] (analytic) = 0.6810645608457343 y[1] (numeric) = 0.6810645628415705 absolute error = 1.995836163004583e-09 relative error = 2.930465447396335e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.732999999999921 y[1] (analytic) = 0.6814217963871706 y[1] (numeric) = 0.6814217983840821 absolute error = 1.996911525026235e-09 relative error = 2.930507265270435e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.733999999999921 y[1] (analytic) = 0.6817791196977259 y[1] (numeric) = 0.6817791216957135 absolute error = 1.997987664204004e-09 relative error = 2.930549801950276e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.734999999999921 y[1] (analytic) = 0.6821365307716495 y[1] (numeric) = 0.6821365327707128 absolute error = 1.999063359292563e-09 relative error = 2.930591265990658e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.73599999999992 y[1] (analytic) = 0.6824940296031877 y[1] (numeric) = 0.6824940316033274 absolute error = 2.000139720514937e-09 relative error = 2.930633285800095e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.73699999999992 y[1] (analytic) = 0.6828516161865883 y[1] (numeric) = 0.6828516181878042 absolute error = 2.001215859692707e-09 relative error = 2.930674559823956e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.73799999999992 y[1] (analytic) = 0.6832092905160962 y[1] (numeric) = 0.6832092925183887 absolute error = 2.002292442959686e-09 relative error = 2.930716064249001e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.73899999999992 y[1] (analytic) = 0.6835670525859564 y[1] (numeric) = 0.6835670545893262 absolute error = 2.003369803382782e-09 relative error = 2.930758285970584e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.73999999999992 y[1] (analytic) = 0.6839249023904144 y[1] (numeric) = 0.6839249043948611 absolute error = 2.004446719716668e-09 relative error = 2.930799438229027e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.74099999999992 y[1] (analytic) = 0.6842828399237131 y[1] (numeric) = 0.6842828419292367 absolute error = 2.005523636050555e-09 relative error = 2.930840171695873e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.74199999999992 y[1] (analytic) = 0.684640865180095 y[1] (numeric) = 0.6846408671866959 absolute error = 2.006600885451348e-09 relative error = 2.930880973521075e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.74299999999992 y[1] (analytic) = 0.684998978153802 y[1] (numeric) = 0.6849989801614806 absolute error = 2.007678689963655e-09 relative error = 2.930922167759603e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.74399999999992 y[1] (analytic) = 0.6853571788390757 y[1] (numeric) = 0.685357180847832 absolute error = 2.008756383453658e-09 relative error = 2.930962781853813e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.74499999999992 y[1] (analytic) = 0.6857154672301558 y[1] (numeric) = 0.6857154692399905 absolute error = 2.009834743077477e-09 relative error = 2.931003950072617e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.745999999999919 y[1] (analytic) = 0.686073843321283 y[1] (numeric) = 0.6860738453321956 absolute error = 2.010912658612085e-09 relative error = 2.931044053329972e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.746999999999919 y[1] (analytic) = 0.6864323071066951 y[1] (numeric) = 0.6864323091186864 absolute error = 2.011991240280508e-09 relative error = 2.931084710684773e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.747999999999919 y[1] (analytic) = 0.6867908585806312 y[1] (numeric) = 0.6867908605937006 absolute error = 2.013069488882024e-09 relative error = 2.931124466394866e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.748999999999919 y[1] (analytic) = 0.6871494977373274 y[1] (numeric) = 0.6871494997514758 absolute error = 2.014148403617355e-09 relative error = 2.931164776005253e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.749999999999919 y[1] (analytic) = 0.6875082245710201 y[1] (numeric) = 0.6875082265862481 absolute error = 2.015227984486501e-09 relative error = 2.931205638658256e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.750999999999919 y[1] (analytic) = 0.6878670390759463 y[1] (numeric) = 0.6878670410922535 absolute error = 2.016307232288739e-09 relative error = 2.931245600890206e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.751999999999919 y[1] (analytic) = 0.6882259412463407 y[1] (numeric) = 0.6882259432637268 absolute error = 2.017386036001767e-09 relative error = 2.931284502802071e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.752999999999919 y[1] (analytic) = 0.6885849310764366 y[1] (numeric) = 0.6885849330949022 absolute error = 2.018465616870913e-09 relative error = 2.931324119619533e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.753999999999919 y[1] (analytic) = 0.6889440085604672 y[1] (numeric) = 0.6889440105800131 absolute error = 2.019545863873873e-09 relative error = 2.931364289085941e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.754999999999918 y[1] (analytic) = 0.6893031736926664 y[1] (numeric) = 0.689303175713292 absolute error = 2.020625666787623e-09 relative error = 2.931403399701366e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.755999999999918 y[1] (analytic) = 0.6896624264672647 y[1] (numeric) = 0.6896624284889709 absolute error = 2.021706135835188e-09 relative error = 2.931443062936168e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.756999999999918 y[1] (analytic) = 0.6900217668784941 y[1] (numeric) = 0.6900217689012805 absolute error = 2.022786382838149e-09 relative error = 2.931481990762099e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.757999999999918 y[1] (analytic) = 0.6903811949205844 y[1] (numeric) = 0.6903811969444513 absolute error = 2.023866962908016e-09 relative error = 2.931520988402393e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.758999999999918 y[1] (analytic) = 0.6907407105877643 y[1] (numeric) = 0.6907407126127129 absolute error = 2.024948542178606e-09 relative error = 2.931561020133791e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.759999999999918 y[1] (analytic) = 0.6911003138742651 y[1] (numeric) = 0.6911003159002937 absolute error = 2.026028678159264e-09 relative error = 2.931598550146033e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.760999999999918 y[1] (analytic) = 0.6914600047743115 y[1] (numeric) = 0.6914600068014219 absolute error = 2.027110479474459e-09 relative error = 2.931638078092595e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.761999999999918 y[1] (analytic) = 0.6918197832821328 y[1] (numeric) = 0.6918197853103245 absolute error = 2.028191725678141e-09 relative error = 2.931676391293683e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.37 Order of pole = 0.001791 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.762999999999918 y[1] (analytic) = 0.6921796493919551 y[1] (numeric) = 0.6921796514212279 absolute error = 2.029272860859521e-09 relative error = 2.931714133234248e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.37 Order of pole = 0.008878 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.763999999999917 y[1] (analytic) = 0.6925396030980022 y[1] (numeric) = 0.6925396051283579 absolute error = 2.030355661375438e-09 relative error = 2.931753869804497e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.38 Order of pole = 0.01601 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.764999999999917 y[1] (analytic) = 0.692899644394502 y[1] (numeric) = 0.692899646425939 absolute error = 2.031437018601423e-09 relative error = 2.931791111505933e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.38 Order of pole = 0.02319 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.765999999999917 y[1] (analytic) = 0.6932597732756757 y[1] (numeric) = 0.6932597753081956 absolute error = 2.032519930139642e-09 relative error = 2.931830186159392e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.39 Order of pole = 0.03041 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.766999999999917 y[1] (analytic) = 0.6936199897357491 y[1] (numeric) = 0.6936199917693509 absolute error = 2.033601731454837e-09 relative error = 2.931867249428013e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.39 Order of pole = 0.03767 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.767999999999917 y[1] (analytic) = 0.6939802937689421 y[1] (numeric) = 0.6939802958036272 absolute error = 2.034685087082266e-09 relative error = 2.931906143951267e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.39 Order of pole = 0.04499 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.768999999999917 y[1] (analytic) = 0.6943406853694783 y[1] (numeric) = 0.6943406874052465 absolute error = 2.035768109642788e-09 relative error = 2.931944148655927e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.4 Order of pole = 0.05235 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.769999999999917 y[1] (analytic) = 0.6947011645315792 y[1] (numeric) = 0.6947011665684296 absolute error = 2.036850466069495e-09 relative error = 2.931980785497742e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.4 Order of pole = 0.05975 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.770999999999917 y[1] (analytic) = 0.695061731249463 y[1] (numeric) = 0.695061733287397 absolute error = 2.037933932719227e-09 relative error = 2.932018612297613e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.4 Order of pole = 0.0672 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.771999999999917 y[1] (analytic) = 0.695422385517351 y[1] (numeric) = 0.6954223875563679 absolute error = 2.039016844257446e-09 relative error = 2.93205523250527e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.41 Order of pole = 0.0747 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.772999999999916 y[1] (analytic) = 0.6957831273294605 y[1] (numeric) = 0.695783129369561 absolute error = 2.040100532951783e-09 relative error = 2.932092562781814e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.41 Order of pole = 0.08225 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.773999999999916 y[1] (analytic) = 0.6961439566800094 y[1] (numeric) = 0.6961439587211942 absolute error = 2.041184776757632e-09 relative error = 2.932130283070009e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.42 Order of pole = 0.08984 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.774999999999916 y[1] (analytic) = 0.6965048735632161 y[1] (numeric) = 0.6965048756054847 absolute error = 2.042268576474271e-09 relative error = 2.932166958181249e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.42 Order of pole = 0.09748 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.775999999999916 y[1] (analytic) = 0.6968658779732956 y[1] (numeric) = 0.6968658800166487 absolute error = 2.043353153347027e-09 relative error = 2.932204342232595e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.42 Order of pole = 0.1052 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.776999999999916 y[1] (analytic) = 0.6972269699044646 y[1] (numeric) = 0.697226971948902 absolute error = 2.044437397152876e-09 relative error = 2.932240841792177e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.43 Order of pole = 0.1129 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.777999999999916 y[1] (analytic) = 0.6975881493509372 y[1] (numeric) = 0.6975881513964594 absolute error = 2.045522196070237e-09 relative error = 2.932277731457265e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.43 Order of pole = 0.1207 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.778999999999916 y[1] (analytic) = 0.6979494163069281 y[1] (numeric) = 0.6979494183535349 absolute error = 2.046606772942994e-09 relative error = 2.93231389714779e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.44 Order of pole = 0.1285 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.779999999999916 y[1] (analytic) = 0.6983107707666498 y[1] (numeric) = 0.6983107728143417 absolute error = 2.047691904927262e-09 relative error = 2.932350452906772e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.44 Order of pole = 0.1364 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.780999999999916 y[1] (analytic) = 0.6986722127243149 y[1] (numeric) = 0.6986722147730925 absolute error = 2.048777592023043e-09 relative error = 2.932387398139532e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.44 Order of pole = 0.1443 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.781999999999915 y[1] (analytic) = 0.6990337421741359 y[1] (numeric) = 0.699033744223999 absolute error = 2.049863057074219e-09 relative error = 2.932423620494673e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.45 Order of pole = 0.1523 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.782999999999915 y[1] (analytic) = 0.699395359110324 y[1] (numeric) = 0.6993953611612722 absolute error = 2.050948189058488e-09 relative error = 2.932458962363471e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.45 Order of pole = 0.1604 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.783999999999915 y[1] (analytic) = 0.6997570635270884 y[1] (numeric) = 0.6997570655791223 absolute error = 2.052033876154269e-09 relative error = 2.932494694388794e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.46 Order of pole = 0.1685 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.784999999999915 y[1] (analytic) = 0.7001188554186386 y[1] (numeric) = 0.7001188574717588 absolute error = 2.053120229383865e-09 relative error = 2.932530974553162e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.46 Order of pole = 0.1766 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.785999999999915 y[1] (analytic) = 0.7004807347791842 y[1] (numeric) = 0.7004807368333905 absolute error = 2.054206360568855e-09 relative error = 2.932566534062372e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.47 Order of pole = 0.1848 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.786999999999915 y[1] (analytic) = 0.7008427016029322 y[1] (numeric) = 0.7008427036582252 absolute error = 2.055293046865359e-09 relative error = 2.932602482931756e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.47 Order of pole = 0.193 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.787999999999915 y[1] (analytic) = 0.7012047558840907 y[1] (numeric) = 0.7012047579404701 absolute error = 2.056379400094954e-09 relative error = 2.932637553922801e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.47 Order of pole = 0.2013 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.788999999999915 y[1] (analytic) = 0.7015668976168653 y[1] (numeric) = 0.7015668996743317 absolute error = 2.057466419458365e-09 relative error = 2.932673172647284e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.48 Order of pole = 0.2097 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.789999999999915 y[1] (analytic) = 0.7019291267954624 y[1] (numeric) = 0.7019291288540156 absolute error = 2.05855321677717e-09 relative error = 2.932708072929163e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.48 Order of pole = 0.218 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.790999999999914 y[1] (analytic) = 0.7022914434140862 y[1] (numeric) = 0.7022914454737267 absolute error = 2.059640458185186e-09 relative error = 2.932743204406062e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.49 Order of pole = 0.2265 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.791999999999914 y[1] (analytic) = 0.7026538474669407 y[1] (numeric) = 0.7026538495276692 absolute error = 2.060728476749318e-09 relative error = 2.932779040744204e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.49 Order of pole = 0.235 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.792999999999914 y[1] (analytic) = 0.7030163389482303 y[1] (numeric) = 0.7030163410100464 absolute error = 2.061816051224241e-09 relative error = 2.932813843713627e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.5 Order of pole = 0.2436 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.793999999999914 y[1] (analytic) = 0.7033789178521576 y[1] (numeric) = 0.7033789199150609 absolute error = 2.062903292632257e-09 relative error = 2.932847772764574e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.5 Order of pole = 0.2522 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.794999999999914 y[1] (analytic) = 0.7037415841729233 y[1] (numeric) = 0.7037415862369145 absolute error = 2.063991200174087e-09 relative error = 2.932882249099725e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.51 Order of pole = 0.2608 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.795999999999914 y[1] (analytic) = 0.7041043379047286 y[1] (numeric) = 0.7041043399698085 absolute error = 2.065079884872034e-09 relative error = 2.932917429563482e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.51 Order of pole = 0.2696 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.796999999999914 y[1] (analytic) = 0.704467179041775 y[1] (numeric) = 0.704467181107943 absolute error = 2.066168014458469e-09 relative error = 2.932951421908536e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.51 Order of pole = 0.2783 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.797999999999914 y[1] (analytic) = 0.7048301075782609 y[1] (numeric) = 0.7048301096455178 absolute error = 2.067256921201022e-09 relative error = 2.932986118178108e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.52 Order of pole = 0.2872 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.798999999999914 y[1] (analytic) = 0.7051931235083863 y[1] (numeric) = 0.7051931255767316 absolute error = 2.068345383854364e-09 relative error = 2.933019785508114e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.52 Order of pole = 0.296 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.799999999999913 y[1] (analytic) = 0.7055562268263479 y[1] (numeric) = 0.7055562288957825 absolute error = 2.069434623663824e-09 relative error = 2.933054156395611e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.53 Order of pole = 0.305 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.800999999999913 y[1] (analytic) = 0.7059194175263442 y[1] (numeric) = 0.7059194195968678 absolute error = 2.070523530406376e-09 relative error = 2.933087657032902e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.53 Order of pole = 0.314 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.801999999999913 y[1] (analytic) = 0.7062826956025711 y[1] (numeric) = 0.7062826976741839 absolute error = 2.071612881238138e-09 relative error = 2.933121389121284e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.54 Order of pole = 0.3231 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.802999999999913 y[1] (analytic) = 0.7066460610492237 y[1] (numeric) = 0.7066460631219269 absolute error = 2.072703231270623e-09 relative error = 2.933156137873444e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.54 Order of pole = 0.3322 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.803999999999913 y[1] (analytic) = 0.7070095138604986 y[1] (numeric) = 0.7070095159342916 absolute error = 2.073793026191595e-09 relative error = 2.933189703301191e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.55 Order of pole = 0.3413 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.804999999999913 y[1] (analytic) = 0.7073730540305899 y[1] (numeric) = 0.7073730561054724 absolute error = 2.07488248804566e-09 relative error = 2.933222401140449e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.55 Order of pole = 0.3506 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.805999999999913 y[1] (analytic) = 0.7077366815536903 y[1] (numeric) = 0.7077366836296628 absolute error = 2.075972505011237e-09 relative error = 2.933255487696167e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.56 Order of pole = 0.3599 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.806999999999913 y[1] (analytic) = 0.7081003964239923 y[1] (numeric) = 0.7081003985010556 absolute error = 2.077063299132931e-09 relative error = 2.933289275959166e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.56 Order of pole = 0.3692 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.807999999999913 y[1] (analytic) = 0.7084641986356891 y[1] (numeric) = 0.7084642007138426 absolute error = 2.078153538143113e-09 relative error = 2.93332188435926e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.57 Order of pole = 0.3786 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.808999999999912 y[1] (analytic) = 0.7088280881829707 y[1] (numeric) = 0.7088280902622154 absolute error = 2.079244665331714e-09 relative error = 2.933355350888686e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.57 Order of pole = 0.3881 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.809999999999912 y[1] (analytic) = 0.7091920650600291 y[1] (numeric) = 0.7091920671403643 absolute error = 2.080335237408804e-09 relative error = 2.933387639119616e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.57 Order of pole = 0.3976 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.810999999999912 y[1] (analytic) = 0.7095561292610526 y[1] (numeric) = 0.7095561313424792 absolute error = 2.08142658664201e-09 relative error = 2.933420628484534e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.58 Order of pole = 0.4072 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.811999999999912 y[1] (analytic) = 0.7099202807802304 y[1] (numeric) = 0.709920282862749 absolute error = 2.082518602009031e-09 relative error = 2.933454161529603e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.58 Order of pole = 0.4168 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.812999999999912 y[1] (analytic) = 0.7102845196117517 y[1] (numeric) = 0.710284521695362 absolute error = 2.083610395331448e-09 relative error = 2.933486986975824e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.59 Order of pole = 0.4266 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.813999999999912 y[1] (analytic) = 0.7106488457498041 y[1] (numeric) = 0.7106488478345058 absolute error = 2.084701633542352e-09 relative error = 2.933518637243106e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.59 Order of pole = 0.4363 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.814999999999912 y[1] (analytic) = 0.7110132591885735 y[1] (numeric) = 0.711013261274367 absolute error = 2.085793537887071e-09 relative error = 2.933550831762872e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.6 Order of pole = 0.4462 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.815999999999912 y[1] (analytic) = 0.7113777599222456 y[1] (numeric) = 0.7113777620091317 absolute error = 2.086886108365604e-09 relative error = 2.933583569710843e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.6 Order of pole = 0.4561 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.816999999999912 y[1] (analytic) = 0.7117423479450069 y[1] (numeric) = 0.7117423500329851 absolute error = 2.087978234754928e-09 relative error = 2.933615290397553e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.61 Order of pole = 0.466 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.817999999999911 y[1] (analytic) = 0.7121070232510408 y[1] (numeric) = 0.7121070253401118 absolute error = 2.089071027278067e-09 relative error = 2.933647554465421e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.61 Order of pole = 0.476 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.818999999999911 y[1] (analytic) = 0.7124717858345319 y[1] (numeric) = 0.7124717879246956 absolute error = 2.090163708778903e-09 relative error = 2.93367927030353e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.62 Order of pole = 0.4861 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.819999999999911 y[1] (analytic) = 0.7128366356896625 y[1] (numeric) = 0.7128366377809193 absolute error = 2.091256834368949e-09 relative error = 2.933711217501718e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.62 Order of pole = 0.4963 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.820999999999911 y[1] (analytic) = 0.7132015728106157 y[1] (numeric) = 0.7132015749029654 absolute error = 2.09234973791439e-09 relative error = 2.933742461712146e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.63 Order of pole = 0.5065 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.821999999999911 y[1] (analytic) = 0.7135665971915721 y[1] (numeric) = 0.7135665992850153 absolute error = 2.093443196571343e-09 relative error = 2.933774093140901e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.63 Order of pole = 0.5168 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.822999999999911 y[1] (analytic) = 0.7139317088267133 y[1] (numeric) = 0.7139317109212497 absolute error = 2.094536433183691e-09 relative error = 2.933805022648295e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.64 Order of pole = 0.5271 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.823999999999911 y[1] (analytic) = 0.7142969077102187 y[1] (numeric) = 0.7142969098058488 absolute error = 2.09563011388525e-09 relative error = 2.933836183895984e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.64 Order of pole = 0.5376 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.824999999999911 y[1] (analytic) = 0.7146621938362673 y[1] (numeric) = 0.7146621959329919 absolute error = 2.096724571742925e-09 relative error = 2.933868042589217e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.65 Order of pole = 0.548 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.825999999999911 y[1] (analytic) = 0.7150275671990386 y[1] (numeric) = 0.7150275692968573 absolute error = 2.097818696533693e-09 relative error = 2.933899044971694e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.66 Order of pole = 0.5586 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.82699999999991 y[1] (analytic) = 0.7153930277927106 y[1] (numeric) = 0.7153930298916229 absolute error = 2.098912266212949e-09 relative error = 2.933928881986702e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.66 Order of pole = 0.5692 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.82799999999991 y[1] (analytic) = 0.7157585756114581 y[1] (numeric) = 0.7157585777114658 absolute error = 2.100007723271347e-09 relative error = 2.933960967882715e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.67 Order of pole = 0.5799 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.82899999999991 y[1] (analytic) = 0.7161242106494607 y[1] (numeric) = 0.7161242127505623 absolute error = 2.101101514995207e-09 relative error = 2.933990338198028e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.67 Order of pole = 0.5906 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.82999999999991 y[1] (analytic) = 0.7164899329008905 y[1] (numeric) = 0.7164899350030879 absolute error = 2.102197416142815e-09 relative error = 2.93402226550698e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.68 Order of pole = 0.6015 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.83099999999991 y[1] (analytic) = 0.7168557423599257 y[1] (numeric) = 0.7168557444632174 absolute error = 2.103291762978188e-09 relative error = 2.934051635066832e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.68 Order of pole = 0.6123 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.83199999999991 y[1] (analytic) = 0.7172216390207373 y[1] (numeric) = 0.717221641125125 absolute error = 2.104387664125795e-09 relative error = 2.934082785063531e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.69 Order of pole = 0.6233 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.83299999999991 y[1] (analytic) = 0.7175876228775007 y[1] (numeric) = 0.7175876249829839 absolute error = 2.105483232206495e-09 relative error = 2.934113082613637e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.69 Order of pole = 0.6343 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.83399999999991 y[1] (analytic) = 0.7179536939243882 y[1] (numeric) = 0.7179536960309667 absolute error = 2.106578467220288e-09 relative error = 2.934142529033556e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.7 Order of pole = 0.6454 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.83499999999991 y[1] (analytic) = 0.7183198521555709 y[1] (numeric) = 0.7183198542632453 absolute error = 2.107674368367896e-09 relative error = 2.934172516662429e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.7 Order of pole = 0.6566 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.835999999999909 y[1] (analytic) = 0.7186860975652198 y[1] (numeric) = 0.7186860996739908 absolute error = 2.108770935649318e-09 relative error = 2.934203044685931e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.71 Order of pole = 0.6679 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.836999999999909 y[1] (analytic) = 0.7190524301475063 y[1] (numeric) = 0.7190524322573735 absolute error = 2.109867169863833e-09 relative error = 2.9342327226834e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.72 Order of pole = 0.6792 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.837999999999909 y[1] (analytic) = 0.7194188498965991 y[1] (numeric) = 0.7194188520075631 absolute error = 2.11096395918986e-09 relative error = 2.93426278654398e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.72 Order of pole = 0.6906 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.838999999999909 y[1] (analytic) = 0.7197853568066679 y[1] (numeric) = 0.7197853589187284 absolute error = 2.112060526471282e-09 relative error = 2.934292155985851e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.73 Order of pole = 0.702 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.839999999999909 y[1] (analytic) = 0.720151950871881 y[1] (numeric) = 0.7201519529850376 absolute error = 2.113156649663495e-09 relative error = 2.934320523752128e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.73 Order of pole = 0.7136 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.840999999999909 y[1] (analytic) = 0.7205186320864037 y[1] (numeric) = 0.7205186342006582 absolute error = 2.114254549212546e-09 relative error = 2.934350973118219e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.74 Order of pole = 0.7252 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.841999999999909 y[1] (analytic) = 0.7208854004444047 y[1] (numeric) = 0.7208854025597567 absolute error = 2.115352004672388e-09 relative error = 2.934380420755277e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.74 Order of pole = 0.7369 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.842999999999909 y[1] (analytic) = 0.7212522559400502 y[1] (numeric) = 0.7212522580564992 absolute error = 2.11644901604302e-09 relative error = 2.934408868204549e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.75 Order of pole = 0.7486 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.843999999999909 y[1] (analytic) = 0.721619198567504 y[1] (numeric) = 0.7216192006850507 absolute error = 2.117546693547467e-09 relative error = 2.934437855521358e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.75 Order of pole = 0.7605 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.844999999999908 y[1] (analytic) = 0.7219862283209315 y[1] (numeric) = 0.7219862304395758 absolute error = 2.118644260029612e-09 relative error = 2.934466305481729e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.76 Order of pole = 0.7724 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.845999999999908 y[1] (analytic) = 0.7223533451944959 y[1] (numeric) = 0.7223533473142382 absolute error = 2.119742270600966e-09 relative error = 2.934494987394596e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.77 Order of pole = 0.7844 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.846999999999908 y[1] (analytic) = 0.7227205491823598 y[1] (numeric) = 0.7227205513032008 absolute error = 2.120840947306135e-09 relative error = 2.934524208154203e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.77 Order of pole = 0.7965 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.847999999999908 y[1] (analytic) = 0.7230878402786867 y[1] (numeric) = 0.723087842400626 absolute error = 2.121939290944397e-09 relative error = 2.934552585100278e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.78 Order of pole = 0.8086 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.848999999999908 y[1] (analytic) = 0.7234552184776367 y[1] (numeric) = 0.7234552206006751 absolute error = 2.123038411738776e-09 relative error = 2.934581654143397e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.78 Order of pole = 0.8208 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.849999999999908 y[1] (analytic) = 0.7238226837733721 y[1] (numeric) = 0.7238226858975091 absolute error = 2.124136977421642e-09 relative error = 2.934609573643463e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.79 Order of pole = 0.8331 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.850999999999908 y[1] (analytic) = 0.7241902361600517 y[1] (numeric) = 0.7241902382852879 absolute error = 2.125236209238324e-09 relative error = 2.934638031723794e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.8 Order of pole = 0.8455 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.851999999999908 y[1] (analytic) = 0.7245578756318358 y[1] (numeric) = 0.7245578777581709 absolute error = 2.126335107988098e-09 relative error = 2.934665648529278e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.8 Order of pole = 0.858 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.852999999999908 y[1] (analytic) = 0.7249256021828818 y[1] (numeric) = 0.7249256043103167 absolute error = 2.127434894916291e-09 relative error = 2.934694110002738e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.81 Order of pole = 0.8705 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.853999999999907 y[1] (analytic) = 0.7252934158073491 y[1] (numeric) = 0.7252934179358831 absolute error = 2.12853401571067e-09 relative error = 2.934721271861162e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.81 Order of pole = 0.8832 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.854999999999907 y[1] (analytic) = 0.7256613164993932 y[1] (numeric) = 0.7256613186290272 absolute error = 2.129633913661166e-09 relative error = 2.934749125025114e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.82 Order of pole = 0.8959 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.855999999999907 y[1] (analytic) = 0.7260293042531707 y[1] (numeric) = 0.7260293063839053 absolute error = 2.13073458876778e-09 relative error = 2.934777668457278e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.83 Order of pole = 0.9087 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.856999999999907 y[1] (analytic) = 0.7263973790628384 y[1] (numeric) = 0.7263973811946731 absolute error = 2.131834708762881e-09 relative error = 2.934805067046453e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.83 Order of pole = 0.9216 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.857999999999907 y[1] (analytic) = 0.7267655409225512 y[1] (numeric) = 0.7267655430554857 absolute error = 2.132934495691075e-09 relative error = 2.934831628070233e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.84 Order of pole = 0.9345 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.858999999999907 y[1] (analytic) = 0.7271337898264619 y[1] (numeric) = 0.727133791960497 absolute error = 2.134035059775385e-09 relative error = 2.934858879663253e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.85 Order of pole = 0.9476 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.859999999999907 y[1] (analytic) = 0.7275021257687245 y[1] (numeric) = 0.7275021279038606 absolute error = 2.135136067948906e-09 relative error = 2.934886362968063e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.85 Order of pole = 0.9607 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.860999999999907 y[1] (analytic) = 0.7278705487434926 y[1] (numeric) = 0.7278705508797293 absolute error = 2.13623674305552e-09 relative error = 2.934913009934609e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.86 Order of pole = 0.9739 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.861999999999907 y[1] (analytic) = 0.7282390587449168 y[1] (numeric) = 0.728239060882255 absolute error = 2.13733819531825e-09 relative error = 2.934940346377252e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.86 Order of pole = 0.9872 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.862999999999907 y[1] (analytic) = 0.7286076557671498 y[1] (numeric) = 0.728607657905589 absolute error = 2.138439203491771e-09 relative error = 2.934966695127862e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.87 Order of pole = 1.001 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.863999999999906 y[1] (analytic) = 0.728976339804341 y[1] (numeric) = 0.7289763419438819 absolute error = 2.139540988821409e-09 relative error = 2.934993732986817e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.88 Order of pole = 1.014 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.864999999999906 y[1] (analytic) = 0.7293451108506404 y[1] (numeric) = 0.7293451129912835 absolute error = 2.140643107217954e-09 relative error = 2.935020850035325e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.88 Order of pole = 1.028 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.865999999999906 y[1] (analytic) = 0.7297139689001975 y[1] (numeric) = 0.7297139710419428 absolute error = 2.141745336636802e-09 relative error = 2.935047741877239e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.89 Order of pole = 1.041 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.866999999999906 y[1] (analytic) = 0.7300829139471613 y[1] (numeric) = 0.7300829160900082 absolute error = 2.142846899921835e-09 relative error = 2.935073344391293e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.9 Order of pole = 1.055 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.867999999999906 y[1] (analytic) = 0.7304519459856782 y[1] (numeric) = 0.7304519481296273 absolute error = 2.143949129340683e-09 relative error = 2.935099483440515e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.9 Order of pole = 1.069 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.868999999999906 y[1] (analytic) = 0.730821065009895 y[1] (numeric) = 0.7308210671549471 absolute error = 2.145052135915648e-09 relative error = 2.93512631014078e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.91 Order of pole = 1.083 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.869999999999906 y[1] (analytic) = 0.7311902710139592 y[1] (numeric) = 0.7311902731601138 absolute error = 2.146154587379101e-09 relative error = 2.935152001411311e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.92 Order of pole = 1.097 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.870999999999906 y[1] (analytic) = 0.7315595639920149 y[1] (numeric) = 0.7315595661392728 absolute error = 2.147257815998671e-09 relative error = 2.935178380119037e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.92 Order of pole = 1.111 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.871999999999906 y[1] (analytic) = 0.731928943938208 y[1] (numeric) = 0.7319289460865688 absolute error = 2.148360822573636e-09 relative error = 2.93520408007667e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.93 Order of pole = 1.125 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.872999999999905 y[1] (analytic) = 0.7322984108466815 y[1] (numeric) = 0.7322984129961458 absolute error = 2.149464384260114e-09 relative error = 2.935230163581686e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.94 Order of pole = 1.139 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.873999999999905 y[1] (analytic) = 0.7326679647115798 y[1] (numeric) = 0.7326679668621472 absolute error = 2.150567390835079e-09 relative error = 2.93525511475265e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.94 Order of pole = 1.154 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.874999999999905 y[1] (analytic) = 0.7330376055270442 y[1] (numeric) = 0.7330376076787155 absolute error = 2.151671285588463e-09 relative error = 2.935280904233338e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.95 Order of pole = 1.168 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.875999999999905 y[1] (analytic) = 0.7334073332872176 y[1] (numeric) = 0.7334073354399925 absolute error = 2.152774847274941e-09 relative error = 2.935305865603977e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.96 Order of pole = 1.183 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.876999999999905 y[1] (analytic) = 0.7337771479862406 y[1] (numeric) = 0.7337771501401193 absolute error = 2.153878742028326e-09 relative error = 2.935330907945792e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.97 Order of pole = 1.198 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.877999999999905 y[1] (analytic) = 0.7341470496182528 y[1] (numeric) = 0.7341470517732365 absolute error = 2.154983635982433e-09 relative error = 2.935356938508432e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.97 Order of pole = 1.212 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.878999999999905 y[1] (analytic) = 0.7345170381773956 y[1] (numeric) = 0.7345170403334835 absolute error = 2.156087974825027e-09 relative error = 2.935381839712074e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.98 Order of pole = 1.227 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.879999999999905 y[1] (analytic) = 0.7348871136578063 y[1] (numeric) = 0.7348871158149994 absolute error = 2.157193090823739e-09 relative error = 2.935407426164526e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.99 Order of pole = 1.242 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.880999999999905 y[1] (analytic) = 0.7352572760536246 y[1] (numeric) = 0.7352572782119224 absolute error = 2.158297873755544e-09 relative error = 2.935432186866428e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.99 Order of pole = 1.257 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.881999999999904 y[1] (analytic) = 0.7356275253589868 y[1] (numeric) = 0.73562752751839 absolute error = 2.15940321179886e-09 relative error = 2.935457330454118e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12 Order of pole = 1.272 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.882999999999904 y[1] (analytic) = 0.735997861568031 y[1] (numeric) = 0.735997863728539 absolute error = 2.160507994730665e-09 relative error = 2.935481347904652e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.01 Order of pole = 1.288 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.883999999999904 y[1] (analytic) = 0.7363682846748918 y[1] (numeric) = 0.7363682868365056 absolute error = 2.161613776863192e-09 relative error = 2.935506351713054e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.01 Order of pole = 1.303 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.884999999999904 y[1] (analytic) = 0.7367387946737058 y[1] (numeric) = 0.736738796836425 absolute error = 2.162719114906508e-09 relative error = 2.935530381380764e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.02 Order of pole = 1.319 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.885999999999904 y[1] (analytic) = 0.7371093915586067 y[1] (numeric) = 0.7371093937224318 absolute error = 2.16382511908364e-09 relative error = 2.935554944576496e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.03 Order of pole = 1.334 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.886999999999904 y[1] (analytic) = 0.7374800753237294 y[1] (numeric) = 0.73748007748866 absolute error = 2.164930568149259e-09 relative error = 2.935578384539984e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.04 Order of pole = 1.35 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.887999999999904 y[1] (analytic) = 0.7378508459632062 y[1] (numeric) = 0.7378508481292427 absolute error = 2.166036572326391e-09 relative error = 2.935602207650519e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.04 Order of pole = 1.366 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.888999999999904 y[1] (analytic) = 0.7382217034711692 y[1] (numeric) = 0.7382217056383126 absolute error = 2.16714335365964e-09 relative error = 2.935626714128808e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.05 Order of pole = 1.382 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.889999999999904 y[1] (analytic) = 0.7385926478417513 y[1] (numeric) = 0.7385926500100013 absolute error = 2.168250023970586e-09 relative error = 2.935650700432031e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.06 Order of pole = 1.398 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.890999999999903 y[1] (analytic) = 0.7389636790690828 y[1] (numeric) = 0.7389636812384399 absolute error = 2.169357138370742e-09 relative error = 2.935674918561102e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.07 Order of pole = 1.414 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.891999999999903 y[1] (analytic) = 0.739334797147295 y[1] (numeric) = 0.7393347993177588 absolute error = 2.170463808681689e-09 relative error = 2.935698166860764e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.07 Order of pole = 1.43 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.892999999999903 y[1] (analytic) = 0.7397060020705163 y[1] (numeric) = 0.7397060042420875 absolute error = 2.171571256148752e-09 relative error = 2.935722097793301e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.08 Order of pole = 1.446 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.893999999999903 y[1] (analytic) = 0.7400772938328767 y[1] (numeric) = 0.7400772960055551 absolute error = 2.172678370548908e-09 relative error = 2.935745210201706e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.09 Order of pole = 1.463 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.894999999999903 y[1] (analytic) = 0.7404486724285037 y[1] (numeric) = 0.7404486746022895 absolute error = 2.173785818015972e-09 relative error = 2.935768404967825e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.1 Order of pole = 1.479 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.895999999999903 y[1] (analytic) = 0.740820137851525 y[1] (numeric) = 0.7408201400264184 absolute error = 2.174893376505338e-09 relative error = 2.935791382254824e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.11 Order of pole = 1.496 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.896999999999903 y[1] (analytic) = 0.7411916900960671 y[1] (numeric) = 0.7411916922720685 absolute error = 2.176001379083914e-09 relative error = 2.935814591771636e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.11 Order of pole = 1.513 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.897999999999903 y[1] (analytic) = 0.7415633291562559 y[1] (numeric) = 0.7415633313333658 absolute error = 2.177109936774002e-09 relative error = 2.935838182898146e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.12 Order of pole = 1.53 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.898999999999903 y[1] (analytic) = 0.7419350550262175 y[1] (numeric) = 0.7419350572044358 absolute error = 2.178218272419485e-09 relative error = 2.935861107603973e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.13 Order of pole = 1.547 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.899999999999902 y[1] (analytic) = 0.7423068677000766 y[1] (numeric) = 0.742306869879403 absolute error = 2.179326386020364e-09 relative error = 2.935883366905483e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.14 Order of pole = 1.564 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.900999999999902 y[1] (analytic) = 0.7426787671719564 y[1] (numeric) = 0.7426787693523913 absolute error = 2.180434943710452e-09 relative error = 2.935905858751452e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.14 Order of pole = 1.581 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.901999999999902 y[1] (analytic) = 0.7430507534359798 y[1] (numeric) = 0.743050755617524 absolute error = 2.181544167534355e-09 relative error = 2.935928881636366e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.15 Order of pole = 1.598 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.902999999999902 y[1] (analytic) = 0.7434228264862704 y[1] (numeric) = 0.7434228286689235 absolute error = 2.182653058291351e-09 relative error = 2.93595109072382e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.16 Order of pole = 1.616 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.903999999999902 y[1] (analytic) = 0.743794986316949 y[1] (numeric) = 0.7437949885007116 absolute error = 2.183762615182161e-09 relative error = 2.93597383063242e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.17 Order of pole = 1.633 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.904999999999902 y[1] (analytic) = 0.7441672329221378 y[1] (numeric) = 0.7441672351070093 absolute error = 2.184871505939157e-09 relative error = 2.935995310301118e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.18 Order of pole = 1.651 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.905999999999902 y[1] (analytic) = 0.7445395662959557 y[1] (numeric) = 0.7445395684819371 absolute error = 2.185981395896874e-09 relative error = 2.936017768366581e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.18 Order of pole = 1.669 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.906999999999902 y[1] (analytic) = 0.7449119864325229 y[1] (numeric) = 0.7449119886196147 absolute error = 2.187091840966104e-09 relative error = 2.936040607213695e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.19 Order of pole = 1.687 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.907999999999902 y[1] (analytic) = 0.7452844933259601 y[1] (numeric) = 0.745284495514161 absolute error = 2.188200842745402e-09 relative error = 2.936061144892711e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.2 Order of pole = 1.705 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.908999999999901 y[1] (analytic) = 0.7456570869703825 y[1] (numeric) = 0.7456570891596942 absolute error = 2.189311731903842e-09 relative error = 2.936083851625489e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.21 Order of pole = 1.723 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.909999999999901 y[1] (analytic) = 0.7460297673599097 y[1] (numeric) = 0.7460297695503318 absolute error = 2.190422176973073e-09 relative error = 2.936105599009349e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.22 Order of pole = 1.741 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.910999999999901 y[1] (analytic) = 0.7464025344886575 y[1] (numeric) = 0.7464025366801907 absolute error = 2.191533288176117e-09 relative error = 2.936127875928884e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.23 Order of pole = 1.76 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.911999999999901 y[1] (analytic) = 0.7467753883507431 y[1] (numeric) = 0.746775390543387 absolute error = 2.192643955289952e-09 relative error = 2.936149194917118e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.24 Order of pole = 1.778 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.912999999999901 y[1] (analytic) = 0.7471483289402809 y[1] (numeric) = 0.7471483311340361 absolute error = 2.1937551775153e-09 relative error = 2.936170894776431e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.24 Order of pole = 1.797 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.913999999999901 y[1] (analytic) = 0.7475213562513865 y[1] (numeric) = 0.7475213584462527 absolute error = 2.194866177696042e-09 relative error = 2.936191935308298e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.25 Order of pole = 1.816 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.914999999999901 y[1] (analytic) = 0.7478944702781739 y[1] (numeric) = 0.7478944724741508 absolute error = 2.195976844809877e-09 relative error = 2.936212169068585e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.26 Order of pole = 1.835 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.915999999999901 y[1] (analytic) = 0.7482676710147546 y[1] (numeric) = 0.7482676732118436 absolute error = 2.197089066235947e-09 relative error = 2.936234119611756e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.27 Order of pole = 1.854 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.916999999999901 y[1] (analytic) = 0.7486409584552429 y[1] (numeric) = 0.7486409606534439 absolute error = 2.198200954595109e-09 relative error = 2.936255263311948e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.28 Order of pole = 1.873 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.9179999999999 y[1] (analytic) = 0.7490143325937509 y[1] (numeric) = 0.7490143347930635 absolute error = 2.199312509887363e-09 relative error = 2.936275601391225e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.29 Order of pole = 1.892 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.9189999999999 y[1] (analytic) = 0.749387793424389 y[1] (numeric) = 0.7493877956248135 absolute error = 2.200424509268828e-09 relative error = 2.936296172124459e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.3 Order of pole = 1.912 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.9199999999999 y[1] (analytic) = 0.749761340941267 y[1] (numeric) = 0.7497613431428045 absolute error = 2.201537507851015e-09 relative error = 2.936317715564203e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.3 Order of pole = 1.931 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.9209999999999 y[1] (analytic) = 0.7501349751384963 y[1] (numeric) = 0.7501349773411462 absolute error = 2.202649951321689e-09 relative error = 2.93633815822948e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.31 Order of pole = 1.951 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.9219999999999 y[1] (analytic) = 0.7505086960101858 y[1] (numeric) = 0.7505086982139477 absolute error = 2.203761950703154e-09 relative error = 2.93635764970969e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.32 Order of pole = 1.971 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.9229999999999 y[1] (analytic) = 0.7508825035504427 y[1] (numeric) = 0.7508825057553175 absolute error = 2.204874727240735e-09 relative error = 2.936377817854716e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.33 Order of pole = 1.991 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.9239999999999 y[1] (analytic) = 0.751256397753375 y[1] (numeric) = 0.751256399959363 absolute error = 2.205987947867527e-09 relative error = 2.936398218324014e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.34 Order of pole = 2.011 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.9249999999999 y[1] (analytic) = 0.7516303786130903 y[1] (numeric) = 0.7516303808201914 absolute error = 2.207101057472016e-09 relative error = 2.936418112243631e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.35 Order of pole = 2.032 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.9259999999999 y[1] (analytic) = 0.7520044461236942 y[1] (numeric) = 0.7520044483319089 absolute error = 2.208214722188018e-09 relative error = 2.936438386196452e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.36 Order of pole = 2.052 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.926999999999899 y[1] (analytic) = 0.7523786002792922 y[1] (numeric) = 0.7523786024886212 absolute error = 2.209329053037834e-09 relative error = 2.936459187193394e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.37 Order of pole = 2.073 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.927999999999899 y[1] (analytic) = 0.75275284107399 y[1] (numeric) = 0.752752843284433 absolute error = 2.210443050820743e-09 relative error = 2.936479187068884e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.38 Order of pole = 2.093 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.928999999999899 y[1] (analytic) = 0.753127168501892 y[1] (numeric) = 0.7531271707134486 absolute error = 2.211556604514442e-09 relative error = 2.936498239618195e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.39 Order of pole = 2.114 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.929999999999899 y[1] (analytic) = 0.7535015825571005 y[1] (numeric) = 0.7535015847697714 absolute error = 2.212670824341956e-09 relative error = 2.936517819687896e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.4 Order of pole = 2.135 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.930999999999899 y[1] (analytic) = 0.7538760832337184 y[1] (numeric) = 0.7538760854475042 absolute error = 2.213785821325587e-09 relative error = 2.936538073776859e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.41 Order of pole = 2.156 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.931999999999899 y[1] (analytic) = 0.7542506705258487 y[1] (numeric) = 0.754250672740749 absolute error = 2.214900263197705e-09 relative error = 2.936557234551108e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.42 Order of pole = 2.178 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.932999999999899 y[1] (analytic) = 0.7546253444275929 y[1] (numeric) = 0.7546253466436073 absolute error = 2.216014372002917e-09 relative error = 2.936575597899953e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.43 Order of pole = 2.199 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.933999999999899 y[1] (analytic) = 0.7550001049330495 y[1] (numeric) = 0.7550001071501797 absolute error = 2.217130257164968e-09 relative error = 2.936595958965561e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.43 Order of pole = 2.221 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.934999999999899 y[1] (analytic) = 0.7553749520363217 y[1] (numeric) = 0.7553749542545664 absolute error = 2.218244699037086e-09 relative error = 2.936614052474464e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.44 Order of pole = 2.243 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.935999999999898 y[1] (analytic) = 0.7557498857315056 y[1] (numeric) = 0.7557498879508664 absolute error = 2.219360806243742e-09 relative error = 2.936633995115431e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.45 Order of pole = 2.264 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.936999999999898 y[1] (analytic) = 0.7561249060127031 y[1] (numeric) = 0.7561249082331785 absolute error = 2.220475359138163e-09 relative error = 2.93665152606527e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.46 Order of pole = 2.287 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.937999999999898 y[1] (analytic) = 0.7565000128740086 y[1] (numeric) = 0.7565000150956005 absolute error = 2.221591910434029e-09 relative error = 2.936671345178184e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.47 Order of pole = 2.309 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.938999999999898 y[1] (analytic) = 0.7568752063095219 y[1] (numeric) = 0.7568752085322297 absolute error = 2.222707795596079e-09 relative error = 2.936689928626239e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.48 Order of pole = 2.331 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.939999999999898 y[1] (analytic) = 0.757250486313339 y[1] (numeric) = 0.7572504885371626 absolute error = 2.223823569735828e-09 relative error = 2.936708011324594e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.49 Order of pole = 2.354 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.940999999999898 y[1] (analytic) = 0.7576258528795553 y[1] (numeric) = 0.757625855104495 absolute error = 2.224939676942483e-09 relative error = 2.936726180193057e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.5 Order of pole = 2.376 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.941999999999898 y[1] (analytic) = 0.7580013060022652 y[1] (numeric) = 0.758001308228322 absolute error = 2.226056783349861e-09 relative error = 2.936745313923257e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.51 Order of pole = 2.399 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.942999999999898 y[1] (analytic) = 0.7583768456755647 y[1] (numeric) = 0.7583768479027381 absolute error = 2.227173334645727e-09 relative error = 2.936763361573563e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.52 Order of pole = 2.422 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.943999999999898 y[1] (analytic) = 0.7587524718935466 y[1] (numeric) = 0.758752474121837 absolute error = 2.228290441053105e-09 relative error = 2.936781787994933e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.53 Order of pole = 2.446 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.944999999999897 y[1] (analytic) = 0.7591281846503044 y[1] (numeric) = 0.7591281868797118 absolute error = 2.22940743643818e-09 relative error = 2.936799715143188e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.54 Order of pole = 2.469 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.945999999999897 y[1] (analytic) = 0.7595039839399309 y[1] (numeric) = 0.7595039861704549 absolute error = 2.230523987734045e-09 relative error = 2.93681670524385e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.56 Order of pole = 2.492 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.946999999999897 y[1] (analytic) = 0.7598798697565158 y[1] (numeric) = 0.7598798719881579 absolute error = 2.231642093342145e-09 relative error = 2.936835389595488e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.57 Order of pole = 2.516 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.947999999999897 y[1] (analytic) = 0.7602558420941518 y[1] (numeric) = 0.7602558443269117 absolute error = 2.232759976905641e-09 relative error = 2.936853429176452e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.58 Order of pole = 2.54 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.948999999999897 y[1] (analytic) = 0.7606319009469292 y[1] (numeric) = 0.7606319031808068 absolute error = 2.233877527402228e-09 relative error = 2.936870678998895e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.59 Order of pole = 2.564 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.949999999999897 y[1] (analytic) = 0.761008046308937 y[1] (numeric) = 0.7610080485439326 absolute error = 2.234995521988026e-09 relative error = 2.936888161469862e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.6 Order of pole = 2.588 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.950999999999897 y[1] (analytic) = 0.7613842781742638 y[1] (numeric) = 0.7613842804103781 absolute error = 2.236114293729941e-09 relative error = 2.936906313710544e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.61 Order of pole = 2.613 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.951999999999897 y[1] (analytic) = 0.7617605965369997 y[1] (numeric) = 0.7617605987742315 absolute error = 2.237231844226528e-09 relative error = 2.936922511346861e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.62 Order of pole = 2.637 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.952999999999897 y[1] (analytic) = 0.7621370013912295 y[1] (numeric) = 0.7621370036295804 absolute error = 2.238350838013048e-09 relative error = 2.936940253428307e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.63 Order of pole = 2.662 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.953999999999896 y[1] (analytic) = 0.7625134927310422 y[1] (numeric) = 0.7625134949705116 absolute error = 2.239469387710358e-09 relative error = 2.936957062476894e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.64 Order of pole = 2.687 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.954999999999896 y[1] (analytic) = 0.7628900705505225 y[1] (numeric) = 0.7628900727911112 absolute error = 2.240588714563785e-09 relative error = 2.936974540705339e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.65 Order of pole = 2.712 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.955999999999896 y[1] (analytic) = 0.7632667348437571 y[1] (numeric) = 0.7632667370854648 absolute error = 2.241707708350305e-09 relative error = 2.936991232572436e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.66 Order of pole = 2.737 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.956999999999896 y[1] (analytic) = 0.7636434856048299 y[1] (numeric) = 0.7636434878476571 absolute error = 2.242827257248337e-09 relative error = 2.937008302338815e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.67 Order of pole = 2.763 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.957999999999896 y[1] (analytic) = 0.7640203228278257 y[1] (numeric) = 0.7640203250717723 absolute error = 2.243946584101764e-09 relative error = 2.937024732269385e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.68 Order of pole = 2.788 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.958999999999896 y[1] (analytic) = 0.7643972465068273 y[1] (numeric) = 0.7643972487518937 absolute error = 2.245066466066703e-09 relative error = 2.93704154001901e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.7 Order of pole = 2.814 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.959999999999896 y[1] (analytic) = 0.7647742566359181 y[1] (numeric) = 0.7647742588821042 absolute error = 2.246186014964735e-09 relative error = 2.937057563685835e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.71 Order of pole = 2.84 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.960999999999896 y[1] (analytic) = 0.7651513532091794 y[1] (numeric) = 0.7651513554564855 absolute error = 2.247306118974279e-09 relative error = 2.937073965234045e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.72 Order of pole = 2.866 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.961999999999896 y[1] (analytic) = 0.7655285362206924 y[1] (numeric) = 0.7655285384691193 absolute error = 2.248426889117638e-09 relative error = 2.937090889149356e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.73 Order of pole = 2.893 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.962999999999895 y[1] (analytic) = 0.765905805664539 y[1] (numeric) = 0.7659058079140861 absolute error = 2.249547104149485e-09 relative error = 2.937106740165866e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.74 Order of pole = 2.919 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.963999999999895 y[1] (analytic) = 0.7662831615347979 y[1] (numeric) = 0.766283163785466 absolute error = 2.250668096337449e-09 relative error = 2.93712325849567e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.75 Order of pole = 2.946 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.964999999999895 y[1] (analytic) = 0.7666606038255495 y[1] (numeric) = 0.7666606060773383 absolute error = 2.251788866480808e-09 relative error = 2.937139139854894e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.76 Order of pole = 2.973 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.965999999999895 y[1] (analytic) = 0.7670381325308714 y[1] (numeric) = 0.7670381347837816 absolute error = 2.25291019173568e-09 relative error = 2.937155398392147e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.78 Order of pole = 3 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.966999999999895 y[1] (analytic) = 0.7674157476448427 y[1] (numeric) = 0.7674157498988738 absolute error = 2.254031183923644e-09 relative error = 2.937170876205164e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.79 Order of pole = 3.028 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.967999999999895 y[1] (analytic) = 0.7677934491615396 y[1] (numeric) = 0.7677934514166923 absolute error = 2.25515273122312e-09 relative error = 2.93718673125674e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.8 Order of pole = 3.055 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.968999999999895 y[1] (analytic) = 0.7681712370750396 y[1] (numeric) = 0.7681712393313136 absolute error = 2.256273945455689e-09 relative error = 2.937201806783196e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.81 Order of pole = 3.083 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.969999999999895 y[1] (analytic) = 0.7685491113794176 y[1] (numeric) = 0.7685491136368137 absolute error = 2.257396047866678e-09 relative error = 2.937217692978693e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.82 Order of pole = 3.111 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.970999999999895 y[1] (analytic) = 0.7689270720687501 y[1] (numeric) = 0.7689270743272676 absolute error = 2.258517484143852e-09 relative error = 2.937232367261374e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.84 Order of pole = 3.139 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.971999999999895 y[1] (analytic) = 0.7693051191371105 y[1] (numeric) = 0.76930512139675 absolute error = 2.259639475532538e-09 relative error = 2.937247418900653e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.85 Order of pole = 3.168 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.972999999999894 y[1] (analytic) = 0.7696832525785725 y[1] (numeric) = 0.7696832548393349 absolute error = 2.260762355099644e-09 relative error = 2.937263280090475e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.86 Order of pole = 3.196 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.973999999999894 y[1] (analytic) = 0.7700614723872105 y[1] (numeric) = 0.7700614746490952 absolute error = 2.26188479057754e-09 relative error = 2.937278219575949e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.87 Order of pole = 3.225 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.974999999999894 y[1] (analytic) = 0.7704397785570958 y[1] (numeric) = 0.7704397808201037 absolute error = 2.26300789218925e-09 relative error = 2.937293679757143e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.88 Order of pole = 3.254 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.975999999999894 y[1] (analytic) = 0.7708181710823013 y[1] (numeric) = 0.770818173346432 absolute error = 2.264130660734054e-09 relative error = 2.937308363598903e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.9 Order of pole = 3.283 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.976999999999894 y[1] (analytic) = 0.7711966499568983 y[1] (numeric) = 0.7711966522221514 absolute error = 2.26525309621195e-09 relative error = 2.937322272261626e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.91 Order of pole = 3.313 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.977999999999894 y[1] (analytic) = 0.7715752151749552 y[1] (numeric) = 0.7715752174413323 absolute error = 2.26637708600208e-09 relative error = 2.937337853041557e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.92 Order of pole = 3.343 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.978999999999894 y[1] (analytic) = 0.7719538667305437 y[1] (numeric) = 0.7719538689980445 absolute error = 2.267500853747606e-09 relative error = 2.937352802378143e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.93 Order of pole = 3.372 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.979999999999894 y[1] (analytic) = 0.7723326046177331 y[1] (numeric) = 0.7723326068863572 absolute error = 2.268624066381619e-09 relative error = 2.937366689969637e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.95 Order of pole = 3.403 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.980999999999894 y[1] (analytic) = 0.7727114288305907 y[1] (numeric) = 0.7727114311003387 absolute error = 2.269747945149447e-09 relative error = 2.937381097862689e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.96 Order of pole = 3.433 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.981999999999893 y[1] (analytic) = 0.7730903393631853 y[1] (numeric) = 0.7730903416340569 absolute error = 2.27087160187267e-09 relative error = 2.937394876442573e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.97 Order of pole = 3.464 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.982999999999893 y[1] (analytic) = 0.773469336209583 y[1] (numeric) = 0.7734693384815788 absolute error = 2.271995813707406e-09 relative error = 2.937409031418635e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.99 Order of pole = 3.494 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.983999999999893 y[1] (analytic) = 0.7738484193638505 y[1] (numeric) = 0.773848421636971 absolute error = 2.273120469631351e-09 relative error = 2.93742341878787e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13 Order of pole = 3.526 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.984999999999893 y[1] (analytic) = 0.7742275888200542 y[1] (numeric) = 0.7742275910942991 absolute error = 2.274244903510692e-09 relative error = 2.937437177841606e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.01 Order of pole = 3.557 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.985999999999893 y[1] (analytic) = 0.7746068445722581 y[1] (numeric) = 0.7746068468476281 absolute error = 2.275370003523847e-09 relative error = 2.937451456138782e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.03 Order of pole = 3.588 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.986999999999893 y[1] (analytic) = 0.774986186614528 y[1] (numeric) = 0.7749861888910227 absolute error = 2.276494659447792e-09 relative error = 2.93746482036344e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.04 Order of pole = 3.62 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.987999999999893 y[1] (analytic) = 0.7753656149409262 y[1] (numeric) = 0.7753656172185464 absolute error = 2.277620203550157e-09 relative error = 2.937478990119629e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.05 Order of pole = 3.652 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.988999999999893 y[1] (analytic) = 0.7757451295455171 y[1] (numeric) = 0.7757451318242623 absolute error = 2.27874519254101e-09 relative error = 2.937492103722326e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.07 Order of pole = 3.685 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.989999999999893 y[1] (analytic) = 0.7761247304223621 y[1] (numeric) = 0.7761247327022328 absolute error = 2.279870736643375e-09 relative error = 2.937505593208818e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.08 Order of pole = 3.717 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.990999999999892 y[1] (analytic) = 0.7765044175655235 y[1] (numeric) = 0.7765044198465196 absolute error = 2.280996169723437e-09 relative error = 2.937518600183573e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.09 Order of pole = 3.75 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.991999999999892 y[1] (analytic) = 0.7768841909690618 y[1] (numeric) = 0.7768841932511839 absolute error = 2.282122046892709e-09 relative error = 2.937531839907901e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.11 Order of pole = 3.783 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.992999999999892 y[1] (analytic) = 0.7772640506270383 y[1] (numeric) = 0.7772640529102859 absolute error = 2.283247590995074e-09 relative error = 2.937544312197537e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.12 Order of pole = 3.816 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.993999999999892 y[1] (analytic) = 0.7776439965335114 y[1] (numeric) = 0.7776439988178854 absolute error = 2.284374023275859e-09 relative error = 2.937557588638078e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.13 Order of pole = 3.85 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.994999999999892 y[1] (analytic) = 0.7780240286825406 y[1] (numeric) = 0.7780240309680413 absolute error = 2.285500677601249e-09 relative error = 2.937570811882737e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.15 Order of pole = 3.883 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.995999999999892 y[1] (analytic) = 0.7784041470681847 y[1] (numeric) = 0.7784041493548121 absolute error = 2.286627331926638e-09 relative error = 2.937583696771261e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.16 Order of pole = 3.918 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.996999999999892 y[1] (analytic) = 0.778784351684501 y[1] (numeric) = 0.7787843539722554 absolute error = 2.287754430341238e-09 relative error = 2.937596814051095e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.18 Order of pole = 3.952 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.997999999999892 y[1] (analytic) = 0.7791646425255472 y[1] (numeric) = 0.7791646448144284 absolute error = 2.28888119568893e-09 relative error = 2.937609165977885e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.19 Order of pole = 3.986 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.998999999999892 y[1] (analytic) = 0.7795450195853788 y[1] (numeric) = 0.7795450218753873 absolute error = 2.290008516148134e-09 relative error = 2.937621893044913e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.21 Order of pole = 4.021 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 1.999999999999891 y[1] (analytic) = 0.7799254828580521 y[1] (numeric) = 0.7799254851491879 absolute error = 2.291135836607339e-09 relative error = 2.937634282972044e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.22 Order of pole = 4.056 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.000999999999892 y[1] (analytic) = 0.7803060323376221 y[1] (numeric) = 0.7803060346298851 absolute error = 2.292263046044241e-09 relative error = 2.93764619399024e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.23 Order of pole = 4.092 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.001999999999891 y[1] (analytic) = 0.7806866680181419 y[1] (numeric) = 0.7806866703115334 absolute error = 2.29339147672647e-09 relative error = 2.93765933335136e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.25 Order of pole = 4.128 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.002999999999891 y[1] (analytic) = 0.781067389893667 y[1] (numeric) = 0.7810673921881864 absolute error = 2.294519463319489e-09 relative error = 2.937671567151024e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.26 Order of pole = 4.163 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.003999999999891 y[1] (analytic) = 0.7814481979582502 y[1] (numeric) = 0.7814482002538973 absolute error = 2.295647116845601e-09 relative error = 2.937683038803614e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.28 Order of pole = 4.2 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.004999999999891 y[1] (analytic) = 0.7818290922059431 y[1] (numeric) = 0.7818290945027182 absolute error = 2.29677510343862e-09 relative error = 2.937694601461085e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.29 Order of pole = 4.236 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.005999999999891 y[1] (analytic) = 0.7822100726307968 y[1] (numeric) = 0.782210074928701 absolute error = 2.297904200254663e-09 relative error = 2.93770724854789e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.31 Order of pole = 4.273 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.006999999999891 y[1] (analytic) = 0.7825911392268642 y[1] (numeric) = 0.7825911415258967 absolute error = 2.29903251991459e-09 relative error = 2.937718566793186e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.32 Order of pole = 4.31 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.007999999999891 y[1] (analytic) = 0.7829722919881936 y[1] (numeric) = 0.7829722942883557 absolute error = 2.300162060819844e-09 relative error = 2.937731110482933e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.34 Order of pole = 4.348 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.008999999999891 y[1] (analytic) = 0.783353530908837 y[1] (numeric) = 0.7833535332101276 absolute error = 2.301290602524375e-09 relative error = 2.937742043307632e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.35 Order of pole = 4.385 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.009999999999891 y[1] (analytic) = 0.7837348559828413 y[1] (numeric) = 0.7837348582852615 absolute error = 2.302420143429629e-09 relative error = 2.937753917480527e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.37 Order of pole = 4.423 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.01099999999989 y[1] (analytic) = 0.7841162672042568 y[1] (numeric) = 0.7841162695078058 absolute error = 2.303549018201068e-09 relative error = 2.937764607810399e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.38 Order of pole = 4.462 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.01199999999989 y[1] (analytic) = 0.7844977645671292 y[1] (numeric) = 0.7844977668718083 absolute error = 2.304679114217834e-09 relative error = 2.9377765218866e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.4 Order of pole = 4.5 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.01299999999989 y[1] (analytic) = 0.7848793480655079 y[1] (numeric) = 0.784879350371316 absolute error = 2.305808100011575e-09 relative error = 2.937786687463112e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.42 Order of pole = 4.539 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.01399999999989 y[1] (analytic) = 0.7852610176934368 y[1] (numeric) = 0.7852610200003752 absolute error = 2.306938418072946e-09 relative error = 2.937798217526655e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.43 Order of pole = 4.578 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.01499999999989 y[1] (analytic) = 0.7856427734449631 y[1] (numeric) = 0.7856427757530319 absolute error = 2.308068736134317e-09 relative error = 2.937809414339384e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.45 Order of pole = 4.618 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.01599999999989 y[1] (analytic) = 0.7860246153141316 y[1] (numeric) = 0.7860246176233309 absolute error = 2.309199276240292e-09 relative error = 2.937820560896086e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.46 Order of pole = 4.658 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.01699999999989 y[1] (analytic) = 0.7864065432949869 y[1] (numeric) = 0.7864065456053168 absolute error = 2.310329816346268e-09 relative error = 2.937831374935097e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.48 Order of pole = 4.698 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.01799999999989 y[1] (analytic) = 0.7867885573815726 y[1] (numeric) = 0.7867885596930333 absolute error = 2.311460689519151e-09 relative error = 2.93784228028389e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.5 Order of pole = 4.739 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.01899999999989 y[1] (analytic) = 0.7871706575679319 y[1] (numeric) = 0.7871706598805235 absolute error = 2.312591562692035e-09 relative error = 2.937852853709122e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.51 Order of pole = 4.779 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.019999999999889 y[1] (analytic) = 0.7875528438481074 y[1] (numeric) = 0.7875528461618299 absolute error = 2.313722435864918e-09 relative error = 2.93786309571267e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.53 Order of pole = 4.821 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.020999999999889 y[1] (analytic) = 0.7879351162161414 y[1] (numeric) = 0.7879351185309942 absolute error = 2.314852753926289e-09 relative error = 2.937872302281414e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.55 Order of pole = 4.862 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.021999999999889 y[1] (analytic) = 0.7883174746660726 y[1] (numeric) = 0.7883174769820576 absolute error = 2.315984959366801e-09 relative error = 2.93788357330001e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.56 Order of pole = 4.904 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.022999999999889 y[1] (analytic) = 0.7886999191919439 y[1] (numeric) = 0.7886999215090605 absolute error = 2.317116609695802e-09 relative error = 2.937893808927716e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.58 Order of pole = 4.946 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.023999999999889 y[1] (analytic) = 0.7890824497877948 y[1] (numeric) = 0.7890824521060429 absolute error = 2.318248037980197e-09 relative error = 2.937903432782766e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.6 Order of pole = 4.989 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.024999999999889 y[1] (analytic) = 0.789465066447664 y[1] (numeric) = 0.7894650687670438 absolute error = 2.3193797993315e-09 relative error = 2.937913148922415e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.61 Order of pole = 5.032 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.025999999999889 y[1] (analytic) = 0.7898477691655891 y[1] (numeric) = 0.7898477714861017 absolute error = 2.320512670905828e-09 relative error = 2.937923941163072e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.63 Order of pole = 5.075 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.026999999999889 y[1] (analytic) = 0.7902305579356098 y[1] (numeric) = 0.7902305602572546 absolute error = 2.321644765324038e-09 relative error = 2.937933419569447e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.65 Order of pole = 5.118 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.027999999999889 y[1] (analytic) = 0.7906134327517618 y[1] (numeric) = 0.7906134350745395 absolute error = 2.322777747920668e-09 relative error = 2.937943692451754e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.66 Order of pole = 5.162 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.028999999999888 y[1] (analytic) = 0.7909963936080829 y[1] (numeric) = 0.7909963959319931 absolute error = 2.323910175405786e-09 relative error = 2.93795293402718e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.68 Order of pole = 5.207 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.029999999999888 y[1] (analytic) = 0.7913794404986086 y[1] (numeric) = 0.7913794428236512 absolute error = 2.325042602890903e-09 relative error = 2.937961847260032e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.7 Order of pole = 5.251 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.030999999999888 y[1] (analytic) = 0.7917625734173729 y[1] (numeric) = 0.7917625757435491 absolute error = 2.326176251621348e-09 relative error = 2.937971975084908e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.72 Order of pole = 5.296 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.031999999999888 y[1] (analytic) = 0.7921457923584115 y[1] (numeric) = 0.7921457946857213 absolute error = 2.32730978932949e-09 relative error = 2.937981633911758e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.74 Order of pole = 5.342 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.032999999999888 y[1] (analytic) = 0.792529097315759 y[1] (numeric) = 0.7925290996442018 absolute error = 2.32844277192612e-09 relative error = 2.937990264095531e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.75 Order of pole = 5.388 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.033999999999888 y[1] (analytic) = 0.7929124882834473 y[1] (numeric) = 0.7929124906130238 absolute error = 2.329576531678867e-09 relative error = 2.937999547367577e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.77 Order of pole = 5.434 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.034999999999888 y[1] (analytic) = 0.7932959652555102 y[1] (numeric) = 0.79329596758622 absolute error = 2.330709847342405e-09 relative error = 2.938007943342702e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.79 Order of pole = 5.481 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.035999999999888 y[1] (analytic) = 0.7936795282259784 y[1] (numeric) = 0.7936795305578224 absolute error = 2.331843940162059e-09 relative error = 2.938016992039803e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.81 Order of pole = 5.528 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.036999999999888 y[1] (analytic) = 0.7940631771888839 y[1] (numeric) = 0.7940631795218622 absolute error = 2.332978366048621e-09 relative error = 2.938026133270345e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.83 Order of pole = 5.575 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.037999999999887 y[1] (analytic) = 0.7944469121382574 y[1] (numeric) = 0.7944469144723701 absolute error = 2.334112791935183e-09 relative error = 2.938034947675621e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.84 Order of pole = 5.623 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.038999999999887 y[1] (analytic) = 0.7948307330681287 y[1] (numeric) = 0.7948307354033762 absolute error = 2.335247550888653e-09 relative error = 2.938043854789505e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.86 Order of pole = 5.671 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.039999999999887 y[1] (analytic) = 0.7952146399725277 y[1] (numeric) = 0.7952146423089099 absolute error = 2.33638219881982e-09 relative error = 2.93805229604492e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.88 Order of pole = 5.719 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.040999999999887 y[1] (analytic) = 0.7955986328454827 y[1] (numeric) = 0.7955986351829999 absolute error = 2.337517179817894e-09 relative error = 2.938060830318037e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.9 Order of pole = 5.768 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.041999999999887 y[1] (analytic) = 0.795982711681022 y[1] (numeric) = 0.7959827140196741 absolute error = 2.338652160815968e-09 relative error = 2.938069039058662e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.92 Order of pole = 5.818 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.042999999999887 y[1] (analytic) = 0.7963668764731727 y[1] (numeric) = 0.7963668788129602 absolute error = 2.33978747488095e-09 relative error = 2.938077340990175e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.94 Order of pole = 5.868 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.043999999999887 y[1] (analytic) = 0.7967511272159621 y[1] (numeric) = 0.7967511295568848 absolute error = 2.340922677923629e-09 relative error = 2.938085178622049e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.96 Order of pole = 5.918 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.044999999999887 y[1] (analytic) = 0.7971354639034159 y[1] (numeric) = 0.797135466245474 absolute error = 2.342058103010913e-09 relative error = 2.938092970474948e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.98 Order of pole = 5.969 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.045999999999887 y[1] (analytic) = 0.7975198865295589 y[1] (numeric) = 0.7975198888727535 absolute error = 2.343194638321222e-09 relative error = 2.938101830310128e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14 Order of pole = 6.02 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.046999999999886 y[1] (analytic) = 0.7979043950884176 y[1] (numeric) = 0.797904397432748 absolute error = 2.344330396475414e-09 relative error = 2.938109391182929e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.02 Order of pole = 6.072 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.047999999999886 y[1] (analytic) = 0.7982889895740156 y[1] (numeric) = 0.7982889919194817 absolute error = 2.345466043607303e-09 relative error = 2.938116489441868e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.04 Order of pole = 6.124 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.048999999999886 y[1] (analytic) = 0.798673669980375 y[1] (numeric) = 0.7986736723269782 absolute error = 2.346603134029124e-09 relative error = 2.938125071891733e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.06 Order of pole = 6.176 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.049999999999886 y[1] (analytic) = 0.799058436301521 y[1] (numeric) = 0.7990584386492603 absolute error = 2.347739336272525e-09 relative error = 2.938132218638659e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.08 Order of pole = 6.229 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.050999999999886 y[1] (analytic) = 0.7994432885314748 y[1] (numeric) = 0.7994432908803504 absolute error = 2.348875538515927e-09 relative error = 2.938139042771449e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.1 Order of pole = 6.282 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.051999999999886 y[1] (analytic) = 0.799828226664257 y[1] (numeric) = 0.79982822901427 absolute error = 2.350012962004655e-09 relative error = 2.938147071660072e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.12 Order of pole = 6.336 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.052999999999886 y[1] (analytic) = 0.8002132506938896 y[1] (numeric) = 0.8002132530450401 absolute error = 2.351150496515686e-09 relative error = 2.93815491617632e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.14 Order of pole = 6.391 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.053999999999886 y[1] (analytic) = 0.8005983606143942 y[1] (numeric) = 0.8005983629666811 absolute error = 2.352286920803692e-09 relative error = 2.938161051189891e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.16 Order of pole = 6.446 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.054999999999886 y[1] (analytic) = 0.8009835564197878 y[1] (numeric) = 0.8009835587732126 absolute error = 2.353424788381631e-09 relative error = 2.938168667158285e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.18 Order of pole = 6.501 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.055999999999885 y[1] (analytic) = 0.801368838104091 y[1] (numeric) = 0.8013688404586536 absolute error = 2.354562655959569e-09 relative error = 2.938175960934647e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.2 Order of pole = 6.557 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.056999999999885 y[1] (analytic) = 0.8017542056613229 y[1] (numeric) = 0.8017542080170227 absolute error = 2.35569974638139e-09 relative error = 2.938181963683375e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.22 Order of pole = 6.613 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.057999999999885 y[1] (analytic) = 0.8021396590854997 y[1] (numeric) = 0.8021396614423375 absolute error = 2.356837836003933e-09 relative error = 2.938188891808327e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.24 Order of pole = 6.67 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.058999999999885 y[1] (analytic) = 0.8025251983706388 y[1] (numeric) = 0.8025252007286152 absolute error = 2.357976369715686e-09 relative error = 2.938196052289783e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.27 Order of pole = 6.727 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.059999999999885 y[1] (analytic) = 0.8029108235107575 y[1] (numeric) = 0.8029108258698723 absolute error = 2.359114792405137e-09 relative error = 2.938202753438819e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.29 Order of pole = 6.785 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.060999999999885 y[1] (analytic) = 0.803296534499871 y[1] (numeric) = 0.8032965368601245 absolute error = 2.360253437139193e-09 relative error = 2.938209410561787e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.31 Order of pole = 6.843 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.061999999999885 y[1] (analytic) = 0.8036823313319951 y[1] (numeric) = 0.803682333693387 absolute error = 2.361391970850946e-09 relative error = 2.938215609315756e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.33 Order of pole = 6.902 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.062999999999885 y[1] (analytic) = 0.8040682140011436 y[1] (numeric) = 0.8040682163636745 absolute error = 2.362530948651909e-09 relative error = 2.93822204075903e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.35 Order of pole = 6.962 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.063999999999885 y[1] (analytic) = 0.804454182501331 y[1] (numeric) = 0.804454184865001 absolute error = 2.363669926452872e-09 relative error = 2.938228152538645e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.38 Order of pole = 7.021 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.064999999999884 y[1] (analytic) = 0.8048402368265704 y[1] (numeric) = 0.8048402391913795 absolute error = 2.364809126298439e-09 relative error = 2.938234221020956e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.4 Order of pole = 7.082 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.065999999999884 y[1] (analytic) = 0.8052263769708734 y[1] (numeric) = 0.8052263793368228 absolute error = 2.365949436367032e-09 relative error = 2.938241349305194e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.42 Order of pole = 7.143 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.066999999999884 y[1] (analytic) = 0.8056126029282542 y[1] (numeric) = 0.805612605295343 absolute error = 2.367088747234902e-09 relative error = 2.938246917477418e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.44 Order of pole = 7.205 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.067999999999884 y[1] (analytic) = 0.805998914692723 y[1] (numeric) = 0.8059989170609513 absolute error = 2.368228280147378e-09 relative error = 2.938252442995205e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.47 Order of pole = 7.267 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.068999999999884 y[1] (analytic) = 0.8063853122582902 y[1] (numeric) = 0.8063853146276585 absolute error = 2.369368257149063e-09 relative error = 2.938258201297867e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.49 Order of pole = 7.329 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.069999999999884 y[1] (analytic) = 0.8067717956189657 y[1] (numeric) = 0.8067717979894747 absolute error = 2.370509011306865e-09 relative error = 2.938264604909967e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.51 Order of pole = 7.393 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.070999999999884 y[1] (analytic) = 0.8071583647687605 y[1] (numeric) = 0.8071583671404093 absolute error = 2.371648877286248e-09 relative error = 2.938269589717616e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.54 Order of pole = 7.457 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.071999999999884 y[1] (analytic) = 0.8075450197016815 y[1] (numeric) = 0.8075450220744713 absolute error = 2.372789853488655e-09 relative error = 2.938275632441145e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.56 Order of pole = 7.521 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.072999999999884 y[1] (analytic) = 0.8079317604117385 y[1] (numeric) = 0.8079317627856688 absolute error = 2.37393027457955e-09 relative error = 2.938280670349865e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.58 Order of pole = 7.586 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.073999999999883 y[1] (analytic) = 0.8083185868929378 y[1] (numeric) = 0.8083185892680093 absolute error = 2.375071472826562e-09 relative error = 2.938286353102433e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.61 Order of pole = 7.652 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.074999999999883 y[1] (analytic) = 0.8087054991392877 y[1] (numeric) = 0.8087055015154997 absolute error = 2.376212004939759e-09 relative error = 2.938290895101842e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.63 Order of pole = 7.718 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.075999999999883 y[1] (analytic) = 0.8090924971447927 y[1] (numeric) = 0.8090924995221463 absolute error = 2.377353647275982e-09 relative error = 2.938296493497872e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.66 Order of pole = 7.785 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.076999999999883 y[1] (analytic) = 0.8094795809034597 y[1] (numeric) = 0.8094795832819549 absolute error = 2.378495178589901e-09 relative error = 2.938301638115768e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.68 Order of pole = 7.852 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.077999999999883 y[1] (analytic) = 0.8098667504092935 y[1] (numeric) = 0.8098667527889305 absolute error = 2.379637042970728e-09 relative error = 2.938306877974801e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.71 Order of pole = 7.921 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.078999999999883 y[1] (analytic) = 0.8102540056562991 y[1] (numeric) = 0.8102540080370774 absolute error = 2.38077824121774e-09 relative error = 2.938310979764092e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.73 Order of pole = 7.989 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.079999999999883 y[1] (analytic) = 0.8106413466384792 y[1] (numeric) = 0.8106413490203993 absolute error = 2.381920105598567e-09 relative error = 2.938315588608669e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.76 Order of pole = 8.059 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.080999999999883 y[1] (analytic) = 0.8110287733498369 y[1] (numeric) = 0.8110287757328996 absolute error = 2.383062636113209e-09 relative error = 2.9383207038023e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.78 Order of pole = 8.129 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.081999999999883 y[1] (analytic) = 0.8114162857843756 y[1] (numeric) = 0.8114162881685805 absolute error = 2.384204833560943e-09 relative error = 2.938325093211794e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.81 Order of pole = 8.2 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.082999999999883 y[1] (analytic) = 0.8118038839360966 y[1] (numeric) = 0.811803886321444 absolute error = 2.385347364075585e-09 relative error = 2.938329578456851e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.83 Order of pole = 8.271 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.083999999999882 y[1] (analytic) = 0.8121915677990013 y[1] (numeric) = 0.8121915701854913 absolute error = 2.386490005612529e-09 relative error = 2.938333886031098e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.86 Order of pole = 8.343 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.084999999999882 y[1] (analytic) = 0.8125793373670901 y[1] (numeric) = 0.8125793397547231 absolute error = 2.387632980216381e-09 relative error = 2.938338289468153e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.88 Order of pole = 8.416 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.085999999999882 y[1] (analytic) = 0.8129671926343626 y[1] (numeric) = 0.8129671950231393 absolute error = 2.38877673197635e-09 relative error = 2.938343334908372e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.91 Order of pole = 8.49 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.086999999999882 y[1] (analytic) = 0.8133551335948204 y[1] (numeric) = 0.8133551359847393 absolute error = 2.389918929424084e-09 relative error = 2.938346154970778e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.94 Order of pole = 8.564 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.087999999999882 y[1] (analytic) = 0.8137431602424587 y[1] (numeric) = 0.8137431626335218 absolute error = 2.39106301425096e-09 relative error = 2.938350982315515e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.96 Order of pole = 8.639 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.088999999999882 y[1] (analytic) = 0.8141312725712785 y[1] (numeric) = 0.8141312749634848 absolute error = 2.392206321921719e-09 relative error = 2.938354541235582e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.99 Order of pole = 8.715 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.089999999999882 y[1] (analytic) = 0.8145194705752762 y[1] (numeric) = 0.8145194729686259 absolute error = 2.393349740614781e-09 relative error = 2.938357923997094e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.02 Order of pole = 8.791 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.090999999999882 y[1] (analytic) = 0.8149077542484475 y[1] (numeric) = 0.814907756642942 absolute error = 2.394494491575472e-09 relative error = 2.938362629502533e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.04 Order of pole = 8.868 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.091999999999882 y[1] (analytic) = 0.8152961235847912 y[1] (numeric) = 0.8152961259804292 absolute error = 2.395638021290836e-09 relative error = 2.938365523875434e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.07 Order of pole = 8.946 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.092999999999881 y[1] (analytic) = 0.8156845785783 y[1] (numeric) = 0.8156845809750831 absolute error = 2.396783105318434e-09 relative error = 2.938370012457407e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.1 Order of pole = 9.025 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.093999999999881 y[1] (analytic) = 0.8160731192229718 y[1] (numeric) = 0.8160731216208986 absolute error = 2.397926857078403e-09 relative error = 2.938372555833724e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.13 Order of pole = 9.104 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.094999999999881 y[1] (analytic) = 0.8164617455127982 y[1] (numeric) = 0.8164617479118702 absolute error = 2.399072052128304e-09 relative error = 2.938376556297209e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.15 Order of pole = 9.184 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.095999999999881 y[1] (analytic) = 0.8168504574417742 y[1] (numeric) = 0.8168504598419914 absolute error = 2.400217247178205e-09 relative error = 2.938380244892369e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.18 Order of pole = 9.265 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.096999999999881 y[1] (analytic) = 0.8172392550038936 y[1] (numeric) = 0.8172392574052555 absolute error = 2.401361887116593e-09 relative error = 2.938382942832515e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.21 Order of pole = 9.347 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.097999999999881 y[1] (analytic) = 0.8176281381931477 y[1] (numeric) = 0.8176281405956548 absolute error = 2.402507082166494e-09 relative error = 2.938386009409759e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.24 Order of pole = 9.43 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.098999999999881 y[1] (analytic) = 0.8180171070035294 y[1] (numeric) = 0.8180171094071813 absolute error = 2.403651944149487e-09 relative error = 2.938388358348986e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.27 Order of pole = 9.513 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.099999999999881 y[1] (analytic) = 0.8184061614290286 y[1] (numeric) = 0.8184061638338261 absolute error = 2.404797583288598e-09 relative error = 2.938391347261552e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.3 Order of pole = 9.598 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.100999999999881 y[1] (analytic) = 0.8187953014636363 y[1] (numeric) = 0.8187953038695799 absolute error = 2.405943555494616e-09 relative error = 2.938394432886798e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.33 Order of pole = 9.683 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.10199999999988 y[1] (analytic) = 0.8191845271013429 y[1] (numeric) = 0.8191845295084326 absolute error = 2.407089638722937e-09 relative error = 2.938397344051826e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.36 Order of pole = 9.769 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.10299999999988 y[1] (analytic) = 0.8195738383361376 y[1] (numeric) = 0.8195738407443734 absolute error = 2.40823583297356e-09 relative error = 2.938400081025833e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.39 Order of pole = 9.856 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.10399999999988 y[1] (analytic) = 0.8199632351620092 y[1] (numeric) = 0.8199632375713913 absolute error = 2.409382138246485e-09 relative error = 2.938402644077618e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.42 Order of pole = 9.944 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.10499999999988 y[1] (analytic) = 0.8203527175729458 y[1] (numeric) = 0.8203527199834744 absolute error = 2.410528554541713e-09 relative error = 2.938405033475578e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.45 Order of pole = 10.03 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.10599999999988 y[1] (analytic) = 0.820742285562935 y[1] (numeric) = 0.82074228797461 absolute error = 2.411674970836941e-09 relative error = 2.938407114217113e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.48 Order of pole = 10.12 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.10699999999988 y[1] (analytic) = 0.8211319391259633 y[1] (numeric) = 0.8211319415387851 absolute error = 2.412821831221379e-09 relative error = 2.93840942758804e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.51 Order of pole = 10.21 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.10799999999988 y[1] (analytic) = 0.8215216782560164 y[1] (numeric) = 0.8215216806699859 absolute error = 2.413969468761934e-09 relative error = 2.938412378704938e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.54 Order of pole = 10.3 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.10899999999988 y[1] (analytic) = 0.8219115029470816 y[1] (numeric) = 0.821911505362198 absolute error = 2.415116440168674e-09 relative error = 2.938414210664929e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.57 Order of pole = 10.4 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.10999999999988 y[1] (analytic) = 0.8223014131931431 y[1] (numeric) = 0.8223014156094066 absolute error = 2.416263522597717e-09 relative error = 2.938415870179445e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.6 Order of pole = 10.49 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.110999999999879 y[1] (analytic) = 0.822691408988185 y[1] (numeric) = 0.822691411405596 absolute error = 2.417410938093667e-09 relative error = 2.93841762741488e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.64 Order of pole = 10.58 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.111999999999879 y[1] (analytic) = 0.8230814903261906 y[1] (numeric) = 0.8230814927447498 absolute error = 2.418559241768037e-09 relative error = 2.938420156684063e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.67 Order of pole = 10.68 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.112999999999879 y[1] (analytic) = 0.8234716572011447 y[1] (numeric) = 0.8234716596208514 absolute error = 2.419706768286289e-09 relative error = 2.93842143457676e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.7 Order of pole = 10.78 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.113999999999879 y[1] (analytic) = 0.8238619096070281 y[1] (numeric) = 0.8238619120278833 absolute error = 2.420855182982962e-09 relative error = 2.938423484267745e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.73 Order of pole = 10.87 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.114999999999879 y[1] (analytic) = 0.8242522475378241 y[1] (numeric) = 0.8242522499598273 absolute error = 2.422003153590424e-09 relative error = 2.938424688346732e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.77 Order of pole = 10.97 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.115999999999879 y[1] (analytic) = 0.8246426709875128 y[1] (numeric) = 0.8246426734106648 absolute error = 2.423152012376306e-09 relative error = 2.938426663605186e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.8 Order of pole = 11.07 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.116999999999879 y[1] (analytic) = 0.8250331799500764 y[1] (numeric) = 0.8250331823743765 absolute error = 2.424300094006071e-09 relative error = 2.938427390462973e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.83 Order of pole = 11.17 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.117999999999879 y[1] (analytic) = 0.8254237744194933 y[1] (numeric) = 0.8254237768449425 absolute error = 2.425449174836558e-09 relative error = 2.93842902276753e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.87 Order of pole = 11.27 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.118999999999879 y[1] (analytic) = 0.8258144543897439 y[1] (numeric) = 0.8258144568163422 absolute error = 2.426598366689348e-09 relative error = 2.938430483736861e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.9 Order of pole = 11.38 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.119999999999878 y[1] (analytic) = 0.8262052198548077 y[1] (numeric) = 0.8262052222825546 absolute error = 2.427746892408322e-09 relative error = 2.938430833001709e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.93 Order of pole = 11.48 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.120999999999878 y[1] (analytic) = 0.8265960708086613 y[1] (numeric) = 0.8265960732375577 absolute error = 2.428896417328019e-09 relative error = 2.938432086849655e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.97 Order of pole = 11.58 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.121999999999878 y[1] (analytic) = 0.8269870072452834 y[1] (numeric) = 0.8269870096753293 absolute error = 2.430045942247716e-09 relative error = 2.938433035776785e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16 Order of pole = 11.69 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.122999999999878 y[1] (analytic) = 0.8273780291586507 y[1] (numeric) = 0.8273780315898465 absolute error = 2.43119580023432e-09 relative error = 2.938434082793533e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.04 Order of pole = 11.8 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.123999999999878 y[1] (analytic) = 0.8277691365427396 y[1] (numeric) = 0.8277691389750854 absolute error = 2.432345769243227e-09 relative error = 2.938434959537344e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.07 Order of pole = 11.91 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.124999999999878 y[1] (analytic) = 0.8281603293915262 y[1] (numeric) = 0.828160331825022 absolute error = 2.433495849274436e-09 relative error = 2.938435666270561e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.11 Order of pole = 12.02 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.125999999999878 y[1] (analytic) = 0.8285516076989856 y[1] (numeric) = 0.8285516101336315 absolute error = 2.434645929305645e-09 relative error = 2.938436069259499e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.15 Order of pole = 12.13 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.126999999999878 y[1] (analytic) = 0.828942971459092 y[1] (numeric) = 0.8289429738948885 absolute error = 2.435796453426065e-09 relative error = 2.938436704685022e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.18 Order of pole = 12.24 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.127999999999878 y[1] (analytic) = 0.82933442066582 y[1] (numeric) = 0.8293344231027667 absolute error = 2.436946755501879e-09 relative error = 2.93843676902426e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.22 Order of pole = 12.35 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.128999999999877 y[1] (analytic) = 0.8297259553131424 y[1] (numeric) = 0.8297259577512397 absolute error = 2.438097279622298e-09 relative error = 2.93843679833078e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.26 Order of pole = 12.47 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.129999999999877 y[1] (analytic) = 0.8301175753950311 y[1] (numeric) = 0.8301175778342801 absolute error = 2.439249024988044e-09 relative error = 2.938437996361262e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.29 Order of pole = 12.58 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.130999999999877 y[1] (analytic) = 0.8305092809054602 y[1] (numeric) = 0.83050928334586 absolute error = 2.44039988217537e-09 relative error = 2.938437821567427e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.33 Order of pole = 12.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.131999999999877 y[1] (analytic) = 0.8309010718384005 y[1] (numeric) = 0.8309010742799512 absolute error = 2.441550739362697e-09 relative error = 2.938437344846207e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.37 Order of pole = 12.82 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.132999999999877 y[1] (analytic) = 0.8312929481878225 y[1] (numeric) = 0.8312929506305243 absolute error = 2.442701818594628e-09 relative error = 2.938436833753488e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.41 Order of pole = 12.94 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.133999999999877 y[1] (analytic) = 0.8316849099476957 y[1] (numeric) = 0.8316849123915497 absolute error = 2.443854008049584e-09 relative error = 2.9384373562859e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.45 Order of pole = 13.06 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.134999999999877 y[1] (analytic) = 0.8320769571119917 y[1] (numeric) = 0.8320769595569971 absolute error = 2.445005420348423e-09 relative error = 2.93843664272912e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.48 Order of pole = 13.18 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.135999999999877 y[1] (analytic) = 0.8324690896746779 y[1] (numeric) = 0.8324690921208356 absolute error = 2.446157720825681e-09 relative error = 2.938436695327174e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.52 Order of pole = 13.3 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.136999999999877 y[1] (analytic) = 0.8328613076297243 y[1] (numeric) = 0.8328613100770338 absolute error = 2.447309466191427e-09 relative error = 2.938435780089641e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.56 Order of pole = 13.43 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.137999999999876 y[1] (analytic) = 0.8332536109710973 y[1] (numeric) = 0.8332536134195593 absolute error = 2.448461988713291e-09 relative error = 2.938435497278895e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.6 Order of pole = 13.55 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.138999999999876 y[1] (analytic) = 0.8336459996927645 y[1] (numeric) = 0.8336460021423795 absolute error = 2.449614955324364e-09 relative error = 2.938435446493063e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.64 Order of pole = 13.68 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.139999999999876 y[1] (analytic) = 0.8340384737886933 y[1] (numeric) = 0.8340384762394611 absolute error = 2.450767810913135e-09 relative error = 2.938434961855304e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.68 Order of pole = 13.81 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.140999999999876 y[1] (analytic) = 0.8344310332528502 y[1] (numeric) = 0.8344310357047702 absolute error = 2.451920000368091e-09 relative error = 2.938433378741688e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.73 Order of pole = 13.94 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.141999999999876 y[1] (analytic) = 0.8348236780791989 y[1] (numeric) = 0.8348236805322722 absolute error = 2.453073300046071e-09 relative error = 2.938432826546339e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.77 Order of pole = 14.08 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.142999999999876 y[1] (analytic) = 0.8352164082617053 y[1] (numeric) = 0.8352164107159319 absolute error = 2.454226599724052e-09 relative error = 2.938431974572809e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.81 Order of pole = 14.21 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.143999999999876 y[1] (analytic) = 0.8356092237943336 y[1] (numeric) = 0.8356092262497136 absolute error = 2.455380010424335e-09 relative error = 2.938430956129167e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.85 Order of pole = 14.35 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.144999999999876 y[1] (analytic) = 0.8360021246710472 y[1] (numeric) = 0.8360021271275809 absolute error = 2.456533754191526e-09 relative error = 2.938430037074523e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.89 Order of pole = 14.48 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.145999999999876 y[1] (analytic) = 0.8363951108858095 y[1] (numeric) = 0.8363951133434969 absolute error = 2.457687386936414e-09 relative error = 2.938428686334053e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.94 Order of pole = 14.62 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.146999999999875 y[1] (analytic) = 0.8367881824325836 y[1] (numeric) = 0.836788184891424 absolute error = 2.458840464569789e-09 relative error = 2.938426373830736e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.98 Order of pole = 14.76 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.147999999999875 y[1] (analytic) = 0.8371813393053287 y[1] (numeric) = 0.8371813417653241 absolute error = 2.459995429582307e-09 relative error = 2.938426018458017e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.02 Order of pole = 14.91 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.148999999999875 y[1] (analytic) = 0.8375745814980088 y[1] (numeric) = 0.8375745839591583 absolute error = 2.461149506416405e-09 relative error = 2.938424303677673e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.07 Order of pole = 15.05 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.149999999999875 y[1] (analytic) = 0.8379679090045835 y[1] (numeric) = 0.8379679114668873 absolute error = 2.462303805295107e-09 relative error = 2.938422556324456e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.11 Order of pole = 15.19 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.150999999999875 y[1] (analytic) = 0.838361321819013 y[1] (numeric) = 0.8383613242824712 absolute error = 2.463458215196113e-09 relative error = 2.938420644038166e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.16 Order of pole = 15.34 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.151999999999875 y[1] (analytic) = 0.8387548199352558 y[1] (numeric) = 0.8387548223998694 absolute error = 2.46461362429784e-09 relative error = 2.938419625997602e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.2 Order of pole = 15.49 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.152999999999875 y[1] (analytic) = 0.8391484033472723 y[1] (numeric) = 0.8391484058130407 absolute error = 2.465768478288055e-09 relative error = 2.938417648716688e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.25 Order of pole = 15.64 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.153999999999875 y[1] (analytic) = 0.8395420720490202 y[1] (numeric) = 0.8395420745159433 absolute error = 2.466923110233665e-09 relative error = 2.938415110290772e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.29 Order of pole = 15.8 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.154999999999875 y[1] (analytic) = 0.8399358260344568 y[1] (numeric) = 0.8399358285025349 absolute error = 2.468078075246183e-09 relative error = 2.938412672428303e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.34 Order of pole = 15.95 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.155999999999874 y[1] (analytic) = 0.8403296652975384 y[1] (numeric) = 0.8403296677667725 absolute error = 2.469234150481725e-09 relative error = 2.938411259832693e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.39 Order of pole = 16.11 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.156999999999874 y[1] (analytic) = 0.8407235898322234 y[1] (numeric) = 0.8407235923026126 absolute error = 2.470389226516545e-09 relative error = 2.938408362027217e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.44 Order of pole = 16.27 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.157999999999874 y[1] (analytic) = 0.8411175996324655 y[1] (numeric) = 0.841117602104011 absolute error = 2.471545523796692e-09 relative error = 2.938406620996467e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.48 Order of pole = 16.43 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.158999999999874 y[1] (analytic) = 0.8415116946922209 y[1] (numeric) = 0.8415116971649229 absolute error = 2.472702043121444e-09 relative error = 2.938404847749411e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.53 Order of pole = 16.59 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.159999999999874 y[1] (analytic) = 0.8419058750054447 y[1] (numeric) = 0.841905877479303 absolute error = 2.473858340401591e-09 relative error = 2.938402514872096e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.58 Order of pole = 16.75 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.160999999999874 y[1] (analytic) = 0.8423001405660911 y[1] (numeric) = 0.8423001430411053 absolute error = 2.475014193592528e-09 relative error = 2.938399359555047e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.63 Order of pole = 16.92 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.161999999999874 y[1] (analytic) = 0.8426944913681125 y[1] (numeric) = 0.8426944938442834 absolute error = 2.476170934961885e-09 relative error = 2.938396963936275e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.68 Order of pole = 17.09 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.162999999999874 y[1] (analytic) = 0.8430889274054622 y[1] (numeric) = 0.8430889298827901 absolute error = 2.477327898375847e-09 relative error = 2.938394536860569e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.73 Order of pole = 17.26 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.163999999999874 y[1] (analytic) = 0.8434834486720937 y[1] (numeric) = 0.8434834511505775 absolute error = 2.478483862589087e-09 relative error = 2.938390630534594e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.78 Order of pole = 17.43 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.164999999999873 y[1] (analytic) = 0.8438780551619562 y[1] (numeric) = 0.8438780576415975 absolute error = 2.479641270092259e-09 relative error = 2.938388141419756e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.83 Order of pole = 17.61 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.165999999999873 y[1] (analytic) = 0.8442727468690027 y[1] (numeric) = 0.844272749349801 absolute error = 2.480798344528523e-09 relative error = 2.938384963542408e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.88 Order of pole = 17.79 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.166999999999873 y[1] (analytic) = 0.8446675237871827 y[1] (numeric) = 0.8446675262691385 absolute error = 2.481955863053997e-09 relative error = 2.93838201796348e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.94 Order of pole = 17.97 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.167999999999873 y[1] (analytic) = 0.8450623859104466 y[1] (numeric) = 0.8450623883935601 absolute error = 2.483113492601774e-09 relative error = 2.938378910246416e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.99 Order of pole = 18.15 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.168999999999873 y[1] (analytic) = 0.8454573332327436 y[1] (numeric) = 0.8454573357170149 absolute error = 2.484271233171853e-09 relative error = 2.938375640640359e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.04 Order of pole = 18.34 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.169999999999873 y[1] (analytic) = 0.8458523657480216 y[1] (numeric) = 0.8458523682334516 absolute error = 2.485429972942654e-09 relative error = 2.938373259433622e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.1 Order of pole = 18.52 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.170999999999873 y[1] (analytic) = 0.8462474834502306 y[1] (numeric) = 0.8462474859368183 absolute error = 2.486587713512733e-09 relative error = 2.938369403917967e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.15 Order of pole = 18.71 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.171999999999873 y[1] (analytic) = 0.8466426863333169 y[1] (numeric) = 0.8466426888210626 absolute error = 2.48774578714972e-09 relative error = 2.938365649768707e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.21 Order of pole = 18.9 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.172999999999873 y[1] (analytic) = 0.8470379743912274 y[1] (numeric) = 0.8470379768801315 absolute error = 2.488904082831311e-09 relative error = 2.938361865794867e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.26 Order of pole = 19.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.173999999999872 y[1] (analytic) = 0.847433347617908 y[1] (numeric) = 0.8474333501079713 absolute error = 2.490063266691322e-09 relative error = 2.938358838120737e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.32 Order of pole = 19.3 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.174999999999872 y[1] (analytic) = 0.8478288060073058 y[1] (numeric) = 0.8478288084985276 absolute error = 2.491221784417519e-09 relative error = 2.938354732424663e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.37 Order of pole = 19.5 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.175999999999872 y[1] (analytic) = 0.8482243495533655 y[1] (numeric) = 0.8482243520457458 absolute error = 2.492380302143715e-09 relative error = 2.938350335564033e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.43 Order of pole = 19.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.176999999999872 y[1] (analytic) = 0.848619978250031 y[1] (numeric) = 0.8486199807435703 absolute error = 2.493539263959121e-09 relative error = 2.938346171275788e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.49 Order of pole = 19.91 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.177999999999872 y[1] (analytic) = 0.8490156920912462 y[1] (numeric) = 0.8490156945859451 absolute error = 2.494698891908342e-09 relative error = 2.938342500788819e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.55 Order of pole = 20.11 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.178999999999872 y[1] (analytic) = 0.8494114910709556 y[1] (numeric) = 0.8494114935668136 absolute error = 2.495857964746051e-09 relative error = 2.93833788568038e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.61 Order of pole = 20.32 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.179999999999872 y[1] (analytic) = 0.8498073751831006 y[1] (numeric) = 0.8498073776801186 absolute error = 2.497018036784482e-09 relative error = 2.9383341563098e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.66 Order of pole = 20.54 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.180999999999872 y[1] (analytic) = 0.8502033444216243 y[1] (numeric) = 0.8502033469198024 absolute error = 2.498178108822913e-09 relative error = 2.938330136212734e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.72 Order of pole = 20.76 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.181999999999872 y[1] (analytic) = 0.8505993987804682 y[1] (numeric) = 0.8505994012798065 absolute error = 2.499338291883646e-09 relative error = 2.938325956339762e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.79 Order of pole = 20.98 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.182999999999871 y[1] (analytic) = 0.850995538253574 y[1] (numeric) = 0.8509955407540721 absolute error = 2.500498141877472e-09 relative error = 2.938321095089444e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.85 Order of pole = 21.2 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.183999999999871 y[1] (analytic) = 0.851391762834881 y[1] (numeric) = 0.8513917653365396 absolute error = 2.50165854698281e-09 relative error = 2.938316596642927e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.91 Order of pole = 21.43 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.184999999999871 y[1] (analytic) = 0.8517880725183294 y[1] (numeric) = 0.8517880750211488 absolute error = 2.502819396177358e-09 relative error = 2.938312330175885e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.97 Order of pole = 21.66 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.185999999999871 y[1] (analytic) = 0.8521844672978591 y[1] (numeric) = 0.8521844698018392 absolute error = 2.503980023327301e-09 relative error = 2.938307513708883e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 19.03 Order of pole = 21.89 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.186999999999871 y[1] (analytic) = 0.8525809471674081 y[1] (numeric) = 0.8525809496725492 absolute error = 2.505141094566454e-09 relative error = 2.93830292934585e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 19.1 Order of pole = 22.12 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.187999999999871 y[1] (analytic) = 0.852977512120915 y[1] (numeric) = 0.852977514627217 absolute error = 2.506302054783305e-09 relative error = 2.938297925992709e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 19.16 Order of pole = 22.36 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.188999999999871 y[1] (analytic) = 0.853374162152317 y[1] (numeric) = 0.8533741646597803 absolute error = 2.507463348067063e-09 relative error = 2.938293024648092e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 19.23 Order of pole = 22.61 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.189999999999871 y[1] (analytic) = 0.8537708972555513 y[1] (numeric) = 0.853770899764176 absolute error = 2.508624641350821e-09 relative error = 2.938287835079412e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 19.29 Order of pole = 22.85 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.190999999999871 y[1] (analytic) = 0.8541677174245541 y[1] (numeric) = 0.8541677199343404 absolute error = 2.509786267701486e-09 relative error = 2.938282747642201e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 19.36 Order of pole = 23.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.19199999999987 y[1] (analytic) = 0.8545646226532614 y[1] (numeric) = 0.8545646251642093 absolute error = 2.510947894052151e-09 relative error = 2.938277372466149e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 19.43 Order of pole = 23.36 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.19299999999987 y[1] (analytic) = 0.8549616129356085 y[1] (numeric) = 0.8549616154477179 absolute error = 2.512109409380514e-09 relative error = 2.938271580117965e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 19.5 Order of pole = 23.61 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.19399999999987 y[1] (analytic) = 0.8553586882655286 y[1] (numeric) = 0.8553586907788008 absolute error = 2.513272145954204e-09 relative error = 2.938266928755402e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 19.57 Order of pole = 23.88 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.19499999999987 y[1] (analytic) = 0.8557558486369579 y[1] (numeric) = 0.8557558511513921 absolute error = 2.514434216394079e-09 relative error = 2.938261211301159e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 19.64 Order of pole = 24.14 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.19599999999987 y[1] (analytic) = 0.8561530940438289 y[1] (numeric) = 0.8561530965594252 absolute error = 2.515596286833954e-09 relative error = 2.938255207315964e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 19.71 Order of pole = 24.41 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.19699999999987 y[1] (analytic) = 0.8565504244800733 y[1] (numeric) = 0.856550426996833 absolute error = 2.516759689541459e-09 relative error = 2.938250472608351e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 19.78 Order of pole = 24.68 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.19799999999987 y[1] (analytic) = 0.8569478399396261 y[1] (numeric) = 0.8569478424575478 absolute error = 2.517921759981334e-09 relative error = 2.93824389610309e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 19.85 Order of pole = 24.96 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.19899999999987 y[1] (analytic) = 0.8573453404164161 y[1] (numeric) = 0.8573453429355015 absolute error = 2.519085384733444e-09 relative error = 2.938238847265343e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 19.92 Order of pole = 25.24 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.19999999999987 y[1] (analytic) = 0.8577429259043771 y[1] (numeric) = 0.857742928424625 absolute error = 2.520247899262529e-09 relative error = 2.938232217543804e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 20 Order of pole = 25.53 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.20099999999987 y[1] (analytic) = 0.858140596397437 y[1] (numeric) = 0.8581405989188489 absolute error = 2.521411857081546e-09 relative error = 2.938226984793277e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 20.07 Order of pole = 25.82 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.201999999999869 y[1] (analytic) = 0.8585383518895277 y[1] (numeric) = 0.8585383544121031 absolute error = 2.522575481833655e-09 relative error = 2.938221078047132e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 20.15 Order of pole = 26.11 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.202999999999869 y[1] (analytic) = 0.8589361923745787 y[1] (numeric) = 0.8589361948983173 absolute error = 2.523738551474253e-09 relative error = 2.93821423975305e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 20.22 Order of pole = 26.41 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.203999999999869 y[1] (analytic) = 0.8593341178465176 y[1] (numeric) = 0.8593341203714201 absolute error = 2.52490250929327e-09 relative error = 2.938208150772192e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 20.3 Order of pole = 26.72 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.204999999999869 y[1] (analytic) = 0.8597321282992738 y[1] (numeric) = 0.8597321308253397 absolute error = 2.526065912000774e-09 relative error = 2.938201131319647e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 20.38 Order of pole = 27.02 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.205999999999869 y[1] (analytic) = 0.8601302237267738 y[1] (numeric) = 0.8601302262540039 absolute error = 2.527230091864396e-09 relative error = 2.938194731623787e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 20.46 Order of pole = 27.34 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.206999999999869 y[1] (analytic) = 0.8605284041229452 y[1] (numeric) = 0.8605284066513398 absolute error = 2.528394604794926e-09 relative error = 2.938188434781393e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 20.54 Order of pole = 27.66 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.207999999999869 y[1] (analytic) = 0.8609266694817147 y[1] (numeric) = 0.8609266720112738 absolute error = 2.529559117725455e-09 relative error = 2.938181853802103e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 20.62 Order of pole = 27.98 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.208999999999869 y[1] (analytic) = 0.8613250197970082 y[1] (numeric) = 0.861325022327732 absolute error = 2.530723852700589e-09 relative error = 2.938175246896944e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 20.7 Order of pole = 28.31 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.209999999999869 y[1] (analytic) = 0.8617234550627512 y[1] (numeric) = 0.8617234575946398 absolute error = 2.531888587675724e-09 relative error = 2.938168356449518e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 20.78 Order of pole = 28.64 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.210999999999868 y[1] (analytic) = 0.8621219752728682 y[1] (numeric) = 0.8621219778059218 absolute error = 2.533053655717765e-09 relative error = 2.938161569209548e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 20.86 Order of pole = 28.98 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.211999999999868 y[1] (analytic) = 0.8625205804212837 y[1] (numeric) = 0.8625205829555024 absolute error = 2.534218723759807e-09 relative error = 2.93815449890136e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 20.95 Order of pole = 29.33 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.212999999999868 y[1] (analytic) = 0.862919270501921 y[1] (numeric) = 0.8629192730373051 absolute error = 2.535384124868756e-09 relative error = 2.938147531916906e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 21.04 Order of pole = 29.68 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.213999999999868 y[1] (analytic) = 0.8633180455087028 y[1] (numeric) = 0.863318048045253 absolute error = 2.53655019211152e-09 relative error = 2.938141053934392e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 21.12 Order of pole = 30.03 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.214999999999868 y[1] (analytic) = 0.8637169054355529 y[1] (numeric) = 0.8637169079732687 absolute error = 2.537715815265074e-09 relative error = 2.938133778897567e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 21.21 Order of pole = 30.4 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.215999999999868 y[1] (analytic) = 0.8641158502763918 y[1] (numeric) = 0.8641158528152741 absolute error = 2.538882326597047e-09 relative error = 2.938127249702656e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 21.3 Order of pole = 30.76 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.216999999999868 y[1] (analytic) = 0.8645148800251424 y[1] (numeric) = 0.8645148825651906 absolute error = 2.540048171795206e-09 relative error = 2.938119667438616e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 21.39 Order of pole = 31.14 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.217999999999868 y[1] (analytic) = 0.8649139946757251 y[1] (numeric) = 0.8649139972169388 absolute error = 2.54121379494876e-09 relative error = 2.938111547034819e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 21.48 Order of pole = 31.52 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.218999999999868 y[1] (analytic) = 0.8653131942220592 y[1] (numeric) = 0.8653131967644392 absolute error = 2.542379973213826e-09 relative error = 2.938103787380126e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 21.57 Order of pole = 31.91 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.219999999999867 y[1] (analytic) = 0.8657124786580642 y[1] (numeric) = 0.8657124812016112 absolute error = 2.54354692863501e-09 relative error = 2.938096644486108e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 21.66 Order of pole = 32.3 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.220999999999867 y[1] (analytic) = 0.8661118479776607 y[1] (numeric) = 0.8661118505223739 absolute error = 2.544713217922379e-09 relative error = 2.938088451121169e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 21.76 Order of pole = 32.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.221999999999867 y[1] (analytic) = 0.8665113021747655 y[1] (numeric) = 0.866511304720646 absolute error = 2.545880506410469e-09 relative error = 2.938081130645189e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 21.85 Order of pole = 33.11 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.222999999999867 y[1] (analytic) = 0.8669108412432972 y[1] (numeric) = 0.8669108437903452 absolute error = 2.547048016943165e-09 relative error = 2.938073785408274e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 21.95 Order of pole = 33.52 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.223999999999867 y[1] (analytic) = 0.8673104651771736 y[1] (numeric) = 0.867310467725389 absolute error = 2.548215416453559e-09 relative error = 2.938066031444704e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 22.05 Order of pole = 33.95 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.224999999999867 y[1] (analytic) = 0.8677101739703119 y[1] (numeric) = 0.8677101765196942 absolute error = 2.54938226085244e-09 relative error = 2.938057357547665e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 22.15 Order of pole = 34.38 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.225999999999867 y[1] (analytic) = 0.8681099676166272 y[1] (numeric) = 0.8681099701671769 absolute error = 2.550549771385136e-09 relative error = 2.938049171797442e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 22.25 Order of pole = 34.81 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.226999999999867 y[1] (analytic) = 0.8685098461100351 y[1] (numeric) = 0.8685098486617531 absolute error = 2.551717948051646e-09 relative error = 2.938041473542901e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 22.35 Order of pole = 35.26 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.227999999999867 y[1] (analytic) = 0.8689098094444516 y[1] (numeric) = 0.8689098119973375 absolute error = 2.552885902673552e-09 relative error = 2.938033239958208e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 22.45 Order of pole = 35.71 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.228999999999866 y[1] (analytic) = 0.8693098576137906 y[1] (numeric) = 0.8693098601678448 absolute error = 2.554054190362365e-09 relative error = 2.93802511037101e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 22.56 Order of pole = 36.17 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.229999999999866 y[1] (analytic) = 0.8697099906119667 y[1] (numeric) = 0.8697099931671891 absolute error = 2.555222367028875e-09 relative error = 2.938016574043155e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 22.66 Order of pole = 36.64 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.230999999999866 y[1] (analytic) = 0.8701102084328937 y[1] (numeric) = 0.8701102109892837 absolute error = 2.556389988583874e-09 relative error = 2.938007121176113e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 22.77 Order of pole = 37.12 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.231999999999866 y[1] (analytic) = 0.8705105110704818 y[1] (numeric) = 0.8705105136280412 absolute error = 2.557559386495711e-09 relative error = 2.93799943133442e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 22.88 Order of pole = 37.61 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.232999999999866 y[1] (analytic) = 0.870910898518646 y[1] (numeric) = 0.8709109010773741 absolute error = 2.558728118273734e-09 relative error = 2.937990697585641e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 22.99 Order of pole = 38.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.233999999999866 y[1] (analytic) = 0.8713113707712973 y[1] (numeric) = 0.8713113733311941 absolute error = 2.559896850051757e-09 relative error = 2.937981685910629e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 23.1 Order of pole = 38.61 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.234999999999866 y[1] (analytic) = 0.8717119278223464 y[1] (numeric) = 0.8717119303834123 absolute error = 2.561065914896687e-09 relative error = 2.93797277879927e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 23.22 Order of pole = 39.12 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.235999999999866 y[1] (analytic) = 0.8721125696657035 y[1] (numeric) = 0.8721125722279394 absolute error = 2.562235867920037e-09 relative error = 2.937964612644201e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 23.33 Order of pole = 39.65 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.236999999999866 y[1] (analytic) = 0.8725132962952811 y[1] (numeric) = 0.8725132988586851 absolute error = 2.563404044586548e-09 relative error = 2.937954132585535e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 23.45 Order of pole = 40.18 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.237999999999865 y[1] (analytic) = 0.8729141077049849 y[1] (numeric) = 0.8729141102695591 absolute error = 2.564574219654503e-09 relative error = 2.937945666151659e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 23.56 Order of pole = 40.72 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.238999999999865 y[1] (analytic) = 0.8733150038887266 y[1] (numeric) = 0.8733150064544702 absolute error = 2.565743617566341e-09 relative error = 2.93793603240699e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 23.68 Order of pole = 41.28 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.239999999999865 y[1] (analytic) = 0.8737159848404128 y[1] (numeric) = 0.8737159874073269 absolute error = 2.566914125701203e-09 relative error = 2.937927393156322e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 23.8 Order of pole = 41.85 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.240999999999865 y[1] (analytic) = 0.8741170505539529 y[1] (numeric) = 0.8741170531220368 absolute error = 2.568083856679948e-09 relative error = 2.937917587870503e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 23.93 Order of pole = 42.42 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.241999999999865 y[1] (analytic) = 0.8745182010232524 y[1] (numeric) = 0.8745182035925071 absolute error = 2.569254697881718e-09 relative error = 2.937908776370229e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 24.05 Order of pole = 43.01 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.242999999999865 y[1] (analytic) = 0.8749194362422199 y[1] (numeric) = 0.8749194388126444 absolute error = 2.570424539882765e-09 relative error = 2.937898546319581e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 24.18 Order of pole = 43.61 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.243999999999865 y[1] (analytic) = 0.8753207562047594 y[1] (numeric) = 0.875320758776355 absolute error = 2.57159560312914e-09 relative error = 2.937889436415443e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 24.31 Order of pole = 44.22 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.244999999999865 y[1] (analytic) = 0.8757221609047773 y[1] (numeric) = 0.8757221634775442 absolute error = 2.572766888420119e-09 relative error = 2.93788030413892e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 24.44 Order of pole = 44.85 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.245999999999865 y[1] (analytic) = 0.8761236503361789 y[1] (numeric) = 0.876123652910117 absolute error = 2.573938062688796e-09 relative error = 2.937870769384146e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 24.57 Order of pole = 45.48 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.246999999999864 y[1] (analytic) = 0.8765252244928693 y[1] (numeric) = 0.8765252270679778 absolute error = 2.575108459801356e-09 relative error = 2.937860072756304e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 24.7 Order of pole = 46.13 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.247999999999864 y[1] (analytic) = 0.8769268833687506 y[1] (numeric) = 0.8769268859450304 absolute error = 2.576279856114638e-09 relative error = 2.937850241536391e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 24.84 Order of pole = 46.8 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.248999999999864 y[1] (analytic) = 0.8773286269577266 y[1] (numeric) = 0.8773286295351783 absolute error = 2.57745169651713e-09 relative error = 2.937840641829783e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 24.98 Order of pole = 47.47 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.249999999999864 y[1] (analytic) = 0.8777304552537007 y[1] (numeric) = 0.8777304578323241 absolute error = 2.578623314875017e-09 relative error = 2.937830514414232e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 25.12 Order of pole = 48.16 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.250999999999864 y[1] (analytic) = 0.8781323682505747 y[1] (numeric) = 0.8781323708303699 absolute error = 2.579795155277509e-09 relative error = 2.937820365757621e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 25.26 Order of pole = 48.87 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.251999999999864 y[1] (analytic) = 0.8785343659422502 y[1] (numeric) = 0.8785343685232174 absolute error = 2.580967217724606e-09 relative error = 2.937810195912432e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 25.4 Order of pole = 49.59 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.252999999999864 y[1] (analytic) = 0.8789364483226283 y[1] (numeric) = 0.8789364509047677 absolute error = 2.582139391194005e-09 relative error = 2.937799878616693e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 25.55 Order of pole = 50.33 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.253999999999864 y[1] (analytic) = 0.8793386153856096 y[1] (numeric) = 0.8793386179689212 absolute error = 2.583311564663404e-09 relative error = 2.937789287839434e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 25.7 Order of pole = 51.08 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.254999999999864 y[1] (analytic) = 0.8797408671250939 y[1] (numeric) = 0.8797408697095779 absolute error = 2.584483960177408e-09 relative error = 2.937778676376881e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 25.85 Order of pole = 51.84 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.255999999999863 y[1] (analytic) = 0.8801432035349808 y[1] (numeric) = 0.8801432061206372 absolute error = 2.585656466713715e-09 relative error = 2.937767918139641e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 26 Order of pole = 52.63 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.256999999999863 y[1] (analytic) = 0.8805456246091687 y[1] (numeric) = 0.8805456271959979 absolute error = 2.586829195294627e-09 relative error = 2.937757139435897e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 26.16 Order of pole = 53.43 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.257999999999863 y[1] (analytic) = 0.8809481303415557 y[1] (numeric) = 0.8809481329295584 absolute error = 2.588002701031655e-09 relative error = 2.937746970446774e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 26.31 Order of pole = 54.25 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.258999999999863 y[1] (analytic) = 0.8813507207260406 y[1] (numeric) = 0.8813507233152164 absolute error = 2.589175762679474e-09 relative error = 2.937736024708255e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 26.47 Order of pole = 55.09 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.259999999999863 y[1] (analytic) = 0.8817533957565192 y[1] (numeric) = 0.8817533983468688 absolute error = 2.59034960148341e-09 relative error = 2.937725688326909e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 26.64 Order of pole = 55.94 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.260999999999863 y[1] (analytic) = 0.8821561554268899 y[1] (numeric) = 0.8821561580184126 absolute error = 2.591522774153532e-09 relative error = 2.937714324398101e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 26.8 Order of pole = 56.82 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.261999999999863 y[1] (analytic) = 0.8825589997310468 y[1] (numeric) = 0.8825590023237437 absolute error = 2.592696946024375e-09 relative error = 2.937703821290679e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 26.97 Order of pole = 57.72 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.262999999999863 y[1] (analytic) = 0.8829619286628873 y[1] (numeric) = 0.8829619312567576 absolute error = 2.593870340739102e-09 relative error = 2.937692166033849e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 27.14 Order of pole = 58.63 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.263999999999863 y[1] (analytic) = 0.8833649422163046 y[1] (numeric) = 0.8833649448113493 absolute error = 2.59504473465455e-09 relative error = 2.937681371125906e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 27.31 Order of pole = 59.57 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.264999999999862 y[1] (analytic) = 0.8837680403851949 y[1] (numeric) = 0.8837680429814132 absolute error = 2.596218351413881e-09 relative error = 2.937669425432386e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 27.49 Order of pole = 60.53 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.265999999999862 y[1] (analytic) = 0.8841712231634502 y[1] (numeric) = 0.8841712257608432 absolute error = 2.597392967373935e-09 relative error = 2.93765833961526e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 27.67 Order of pole = 61.51 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.266999999999862 y[1] (analytic) = 0.8845744905449655 y[1] (numeric) = 0.8845744931435325 absolute error = 2.598567028222476e-09 relative error = 2.937646355392365e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 27.85 Order of pole = 62.52 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.267999999999862 y[1] (analytic) = 0.8849778425236323 y[1] (numeric) = 0.8849778451233741 absolute error = 2.599741755204832e-09 relative error = 2.937634853988346e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 28.04 Order of pole = 63.54 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.268999999999862 y[1] (analytic) = 0.8853812790933431 y[1] (numeric) = 0.88538128169426 absolute error = 2.600916926276398e-09 relative error = 2.93762358397708e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 28.23 Order of pole = 64.6 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.269999999999862 y[1] (analytic) = 0.88578480024799 y[1] (numeric) = 0.885784802850082 absolute error = 2.602091986325661e-09 relative error = 2.937611918376972e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 28.42 Order of pole = 65.68 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.270999999999862 y[1] (analytic) = 0.8861884059814638 y[1] (numeric) = 0.8861884085847311 absolute error = 2.603267379441832e-09 relative error = 2.937600358874796e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 28.61 Order of pole = 66.78 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.271999999999862 y[1] (analytic) = 0.8865920962876552 y[1] (numeric) = 0.886592098892098 absolute error = 2.604442772558002e-09 relative error = 2.937588529678241e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 28.81 Order of pole = 67.92 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.272999999999862 y[1] (analytic) = 0.8869958711604543 y[1] (numeric) = 0.8869958737660727 absolute error = 2.605618387718778e-09 relative error = 2.937576681512456e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 29.01 Order of pole = 69.08 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.273999999999861 y[1] (analytic) = 0.8873997305937505 y[1] (numeric) = 0.8873997332005445 absolute error = 2.606794002879553e-09 relative error = 2.937564564207579e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 29.22 Order of pole = 70.27 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.274999999999861 y[1] (analytic) = 0.8878036745814328 y[1] (numeric) = 0.8878036771894026 absolute error = 2.607969729062631e-09 relative error = 2.937552303207344e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 29.43 Order of pole = 71.49 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.275999999999861 y[1] (analytic) = 0.8882077031173894 y[1] (numeric) = 0.8882077057265352 absolute error = 2.609145788312617e-09 relative error = 2.937540148723277e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 29.64 Order of pole = 72.74 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.276999999999861 y[1] (analytic) = 0.8886118161955082 y[1] (numeric) = 0.8886118188058302 absolute error = 2.610321958584905e-09 relative error = 2.937527850755694e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 29.86 Order of pole = 74.03 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.277999999999861 y[1] (analytic) = 0.889016013809676 y[1] (numeric) = 0.8890160164211748 absolute error = 2.611498794991007e-09 relative error = 2.937516033935118e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 30.08 Order of pole = 75.35 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.278999999999861 y[1] (analytic) = 0.8894202959537808 y[1] (numeric) = 0.8894202985664559 absolute error = 2.612675076285598e-09 relative error = 2.937503324549012e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 30.3 Order of pole = 76.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.279999999999861 y[1] (analytic) = 0.8898246626217079 y[1] (numeric) = 0.8898246652355596 absolute error = 2.613851690647095e-09 relative error = 2.937490721987692e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 30.53 Order of pole = 78.09 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.280999999999861 y[1] (analytic) = 0.8902291138073434 y[1] (numeric) = 0.8902291164223716 absolute error = 2.615028193986291e-09 relative error = 2.937477727281131e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 30.76 Order of pole = 79.51 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.281999999999861 y[1] (analytic) = 0.890633649504571 y[1] (numeric) = 0.8906336521207769 absolute error = 2.616205918570813e-09 relative error = 2.937465836852357e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 31 Order of pole = 80.97 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.28299999999986 y[1] (analytic) = 0.8910382697072775 y[1] (numeric) = 0.8910382723246603 absolute error = 2.617382754976916e-09 relative error = 2.937452681843591e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 31.24 Order of pole = 82.48 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.28399999999986 y[1] (analytic) = 0.8914429744093449 y[1] (numeric) = 0.8914429770279055 absolute error = 2.618560590583741e-09 relative error = 2.937440381218725e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 31.49 Order of pole = 84.02 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.28499999999986 y[1] (analytic) = 0.8918477636046587 y[1] (numeric) = 0.8918477662243962 absolute error = 2.619737538012146e-09 relative error = 2.937426817581203e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 31.74 Order of pole = 85.61 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.28599999999986 y[1] (analytic) = 0.8922526372870997 y[1] (numeric) = 0.8922526399080153 absolute error = 2.620915595663575e-09 relative error = 2.937414232400016e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 32 Order of pole = 87.24 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.28699999999986 y[1] (analytic) = 0.8926575954505515 y[1] (numeric) = 0.8926575980726452 absolute error = 2.622093764337308e-09 relative error = 2.937401505012521e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 32.26 Order of pole = 88.92 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.28799999999986 y[1] (analytic) = 0.8930626380888956 y[1] (numeric) = 0.8930626407121678 absolute error = 2.623272155055645e-09 relative error = 2.937388759952271e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 32.53 Order of pole = 90.64 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.28899999999986 y[1] (analytic) = 0.8934677651960147 y[1] (numeric) = 0.8934677678204643 absolute error = 2.624449657595562e-09 relative error = 2.937374754667051e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 32.8 Order of pole = 92.42 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.28999999999986 y[1] (analytic) = 0.8938729767657875 y[1] (numeric) = 0.8938729793914156 absolute error = 2.625628159336202e-09 relative error = 2.937361602356806e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 33.07 Order of pole = 94.24 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.29099999999986 y[1] (analytic) = 0.894278272792095 y[1] (numeric) = 0.8942782754189019 absolute error = 2.626806883121446e-09 relative error = 2.937348432854228e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 33.36 Order of pole = 96.12 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.291999999999859 y[1] (analytic) = 0.8946836532688173 y[1] (numeric) = 0.8946836558968029 absolute error = 2.627985606906691e-09 relative error = 2.937334998024251e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 33.64 Order of pole = 98.06 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.292999999999859 y[1] (analytic) = 0.8950891181898331 y[1] (numeric) = 0.8950891208189977 absolute error = 2.629164663758843e-09 relative error = 2.937321670356004e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 33.94 Order of pole = 100.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.293999999999859 y[1] (analytic) = 0.8954946675490214 y[1] (numeric) = 0.895494670179365 absolute error = 2.630343609588692e-09 relative error = 2.937307953812803e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 34.24 Order of pole = 102.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.294999999999859 y[1] (analytic) = 0.89590030134026 y[1] (numeric) = 0.8959003039717829 absolute error = 2.631522888485449e-09 relative error = 2.937294344637133e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 34.55 Order of pole = 104.2 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.295999999999859 y[1] (analytic) = 0.8963060195574266 y[1] (numeric) = 0.8963060221901288 absolute error = 2.632702167382206e-09 relative error = 2.937280471107589e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 34.86 Order of pole = 106.4 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.296999999999859 y[1] (analytic) = 0.8967118221943982 y[1] (numeric) = 0.8967118248282797 absolute error = 2.633881557301265e-09 relative error = 2.937266457417427e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 35.18 Order of pole = 108.6 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.297999999999859 y[1] (analytic) = 0.8971177092450502 y[1] (numeric) = 0.8971177118801122 absolute error = 2.635062057443349e-09 relative error = 2.937253417570843e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 35.5 Order of pole = 111 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.298999999999859 y[1] (analytic) = 0.8975236807032615 y[1] (numeric) = 0.8975236833395023 absolute error = 2.636240781228594e-09 relative error = 2.93723813411023e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 35.84 Order of pole = 113.4 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.299999999999859 y[1] (analytic) = 0.8979297365629039 y[1] (numeric) = 0.8979297392003251 absolute error = 2.637421281370678e-09 relative error = 2.937224566663981e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 36.18 Order of pole = 115.8 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.300999999999858 y[1] (analytic) = 0.8983358768178545 y[1] (numeric) = 0.8983358794564558 absolute error = 2.638601226401249e-09 relative error = 2.937210117609773e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 36.53 Order of pole = 118.4 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.301999999999858 y[1] (analytic) = 0.8987421014619863 y[1] (numeric) = 0.8987421041017685 absolute error = 2.639782170632543e-09 relative error = 2.937196517597653e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 36.88 Order of pole = 121 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.302999999999858 y[1] (analytic) = 0.8991484104891746 y[1] (numeric) = 0.899148413130137 absolute error = 2.640962448730022e-09 relative error = 2.937181913376488e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 37.25 Order of pole = 123.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.303999999999858 y[1] (analytic) = 0.8995548038932911 y[1] (numeric) = 0.8995548065354347 absolute error = 2.642143615005921e-09 relative error = 2.93716803419944e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 37.62 Order of pole = 126.5 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.304999999999858 y[1] (analytic) = 0.8999612816682104 y[1] (numeric) = 0.8999612843115342 absolute error = 2.643323782081097e-09 relative error = 2.937152781930027e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 38 Order of pole = 129.4 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.305999999999858 y[1] (analytic) = 0.9003678438078025 y[1] (numeric) = 0.9003678464523077 absolute error = 2.644505170401601e-09 relative error = 2.937138624606535e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 38.39 Order of pole = 132.4 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.306999999999858 y[1] (analytic) = 0.900774490305941 y[1] (numeric) = 0.9007744929516269 absolute error = 2.64568589258829e-09 relative error = 2.937123465485466e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 38.79 Order of pole = 135.5 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.307999999999858 y[1] (analytic) = 0.9011812211564952 y[1] (numeric) = 0.901181223803363 absolute error = 2.646867724998003e-09 relative error = 2.937109277089963e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 39.2 Order of pole = 138.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.308999999999858 y[1] (analytic) = 0.9015880363533378 y[1] (numeric) = 0.9015880390013863 absolute error = 2.648048447184692e-09 relative error = 2.937093595313531e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 39.61 Order of pole = 142.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.309999999999858 y[1] (analytic) = 0.9019949358903357 y[1] (numeric) = 0.9019949385395671 absolute error = 2.64923138981743e-09 relative error = 2.937080114759672e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 40.04 Order of pole = 145.5 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.310999999999857 y[1] (analytic) = 0.9024019197613625 y[1] (numeric) = 0.9024019224117749 absolute error = 2.650412334048724e-09 relative error = 2.937064157343124e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 40.48 Order of pole = 149.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.311999999999857 y[1] (analytic) = 0.9028089879602841 y[1] (numeric) = 0.9028089906118786 absolute error = 2.651594499525345e-09 relative error = 2.937049292692678e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 40.93 Order of pole = 152.8 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.312999999999857 y[1] (analytic) = 0.9032161404809698 y[1] (numeric) = 0.9032161431337468 absolute error = 2.652776998068873e-09 relative error = 2.937034536004027e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 41.39 Order of pole = 156.6 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.313999999999857 y[1] (analytic) = 0.9036233773172879 y[1] (numeric) = 0.9036233799712473 absolute error = 2.653959385590099e-09 relative error = 2.937019395701422e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 41.86 Order of pole = 160.5 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.314999999999857 y[1] (analytic) = 0.9040306984631056 y[1] (numeric) = 0.9040307011182476 absolute error = 2.65514199515593e-09 relative error = 2.937004240751774e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 42.34 Order of pole = 164.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.315999999999857 y[1] (analytic) = 0.90443810391229 y[1] (numeric) = 0.9044381065686145 absolute error = 2.656324493699458e-09 relative error = 2.936988702940651e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 42.84 Order of pole = 168.9 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.316999999999857 y[1] (analytic) = 0.904845593658707 y[1] (numeric) = 0.9048455963162143 absolute error = 2.657507325309894e-09 relative error = 2.936973273599498e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 43.35 Order of pole = 173.4 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.317999999999857 y[1] (analytic) = 0.9052531676962229 y[1] (numeric) = 0.9052531703549129 absolute error = 2.658690045898027e-09 relative error = 2.93695746203697e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 43.87 Order of pole = 178 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.318999999999857 y[1] (analytic) = 0.9056608260187023 y[1] (numeric) = 0.9056608286785757 absolute error = 2.659873321597672e-09 relative error = 2.936942004315801e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 44.4 Order of pole = 182.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.319999999999856 y[1] (analytic) = 0.9060685686200101 y[1] (numeric) = 0.9060685712810672 absolute error = 2.66105715240883e-09 relative error = 2.936926899982591e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 44.95 Order of pole = 187.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.320999999999856 y[1] (analytic) = 0.9064763954940114 y[1] (numeric) = 0.9064763981562518 absolute error = 2.662240428108475e-09 relative error = 2.936910923816839e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 45.51 Order of pole = 192.9 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.321999999999856 y[1] (analytic) = 0.9068843066345694 y[1] (numeric) = 0.9068843092979932 absolute error = 2.663423814830423e-09 relative error = 2.936894811549159e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 46.09 Order of pole = 198.3 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.322999999999856 y[1] (analytic) = 0.9072923020355472 y[1] (numeric) = 0.9072923047001547 absolute error = 2.664607423596976e-09 relative error = 2.936878685754107e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 46.68 Order of pole = 203.9 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.323999999999856 y[1] (analytic) = 0.9077003816908066 y[1] (numeric) = 0.9077003843565986 absolute error = 2.665792031564251e-09 relative error = 2.936863402655603e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 47.29 Order of pole = 209.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.324999999999856 y[1] (analytic) = 0.9081085455942115 y[1] (numeric) = 0.9081085482611874 absolute error = 2.666975862375409e-09 relative error = 2.936847005035396e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 47.92 Order of pole = 215.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.325999999999856 y[1] (analytic) = 0.9085167937396219 y[1] (numeric) = 0.9085167964077824 absolute error = 2.668160470342684e-09 relative error = 2.936831205243929e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 48.57 Order of pole = 222.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.326999999999856 y[1] (analytic) = 0.9089251261209004 y[1] (numeric) = 0.9089251287902449 absolute error = 2.669344523198447e-09 relative error = 2.936814536738184e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 49.23 Order of pole = 228.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.327999999999856 y[1] (analytic) = 0.9093335427319058 y[1] (numeric) = 0.9093335454024354 absolute error = 2.670529575254932e-09 relative error = 2.936798710000155e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 49.91 Order of pole = 235.5 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.328999999999855 y[1] (analytic) = 0.9097420435664991 y[1] (numeric) = 0.9097420462382139 absolute error = 2.671714738333719e-09 relative error = 2.936782747623366e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 50.61 Order of pole = 242.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.329999999999855 y[1] (analytic) = 0.9101506286185399 y[1] (numeric) = 0.9101506312914398 absolute error = 2.672899901412507e-09 relative error = 2.936766527832357e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 51.33 Order of pole = 250.2 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.330999999999855 y[1] (analytic) = 0.9105592978818878 y[1] (numeric) = 0.9105593005559722 absolute error = 2.674084398357479e-09 relative error = 2.936749319432401e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 52.07 Order of pole = 258 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.331999999999855 y[1] (analytic) = 0.9109680513503999 y[1] (numeric) = 0.9109680540256697 absolute error = 2.675269783480871e-09 relative error = 2.936732829998931e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 52.83 Order of pole = 266.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.332999999999855 y[1] (analytic) = 0.9113768890179346 y[1] (numeric) = 0.9113768916943901 absolute error = 2.676455501671171e-09 relative error = 2.936716449497879e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 53.61 Order of pole = 274.6 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.333999999999855 y[1] (analytic) = 0.9117858108783495 y[1] (numeric) = 0.9117858135559908 absolute error = 2.677641219861471e-09 relative error = 2.936699812516299e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 54.42 Order of pole = 283.5 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.334999999999855 y[1] (analytic) = 0.9121948169255014 y[1] (numeric) = 0.9121948196043286 absolute error = 2.678827160096375e-09 relative error = 2.936683162841468e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 55.25 Order of pole = 292.8 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.335999999999855 y[1] (analytic) = 0.9126039071532469 y[1] (numeric) = 0.91260390983326 absolute error = 2.68001310033128e-09 relative error = 2.936666257205981e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 56.11 Order of pole = 302.6 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.336999999999855 y[1] (analytic) = 0.9130130815554417 y[1] (numeric) = 0.913013084236641 absolute error = 2.681199262610789e-09 relative error = 2.936649339178145e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 56.99 Order of pole = 312.8 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.337999999999854 y[1] (analytic) = 0.9134223401259413 y[1] (numeric) = 0.9134223428083267 absolute error = 2.682385424890299e-09 relative error = 2.936632165708204e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 57.89 Order of pole = 323.4 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.338999999999854 y[1] (analytic) = 0.9138316828586002 y[1] (numeric) = 0.913831685542172 absolute error = 2.683571809214413e-09 relative error = 2.936614980145803e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 58.83 Order of pole = 334.6 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.339999999999854 y[1] (analytic) = 0.9142411097472728 y[1] (numeric) = 0.9142411124320311 absolute error = 2.68475830456083e-09 relative error = 2.9365976610951e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 59.79 Order of pole = 346.3 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.340999999999854 y[1] (analytic) = 0.9146506207858131 y[1] (numeric) = 0.914650623471758 absolute error = 2.68594491092955e-09 relative error = 2.936580208759872e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 60.78 Order of pole = 358.6 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.341999999999854 y[1] (analytic) = 0.9150602159680732 y[1] (numeric) = 0.9150602186552057 absolute error = 2.687132516498991e-09 relative error = 2.936563593966527e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 61.8 Order of pole = 371.4 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.342999999999854 y[1] (analytic) = 0.9154698952879078 y[1] (numeric) = 0.9154698979762271 absolute error = 2.688319344912316e-09 relative error = 2.93654587523805e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 62.85 Order of pole = 384.9 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.343999999999854 y[1] (analytic) = 0.9158796587391673 y[1] (numeric) = 0.9158796614286745 absolute error = 2.689507172526362e-09 relative error = 2.936528993589435e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 63.94 Order of pole = 399 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.344999999999854 y[1] (analytic) = 0.9162895063157052 y[1] (numeric) = 0.9162895090063994 absolute error = 2.690694222984291e-09 relative error = 2.936511009280531e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 65.05 Order of pole = 413.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.345999999999854 y[1] (analytic) = 0.9166994380113718 y[1] (numeric) = 0.916699440703253 absolute error = 2.69188127344222e-09 relative error = 2.936492771591322e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 66.2 Order of pole = 429.2 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.346999999999853 y[1] (analytic) = 0.9171094538200166 y[1] (numeric) = 0.9171094565130862 absolute error = 2.693069545145477e-09 relative error = 2.936475612510689e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 67.38 Order of pole = 445.5 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.347999999999853 y[1] (analytic) = 0.9175195537354921 y[1] (numeric) = 0.9175195564297489 absolute error = 2.694256817648011e-09 relative error = 2.936457110563909e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 68.6 Order of pole = 462.5 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.348999999999853 y[1] (analytic) = 0.9179297377516457 y[1] (numeric) = 0.917929740447091 absolute error = 2.695445311395872e-09 relative error = 2.936439686547283e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 69.85 Order of pole = 480.3 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.349999999999853 y[1] (analytic) = 0.9183400058623276 y[1] (numeric) = 0.9183400085589614 absolute error = 2.696633805143733e-09 relative error = 2.936422009200803e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 71.13 Order of pole = 499 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.350999999999853 y[1] (analytic) = 0.9187503580613872 y[1] (numeric) = 0.9187503607592088 absolute error = 2.69782163275778e-09 relative error = 2.93640335384503e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 72.45 Order of pole = 518.6 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.351999999999853 y[1] (analytic) = 0.9191607943426708 y[1] (numeric) = 0.9191607970416813 absolute error = 2.699010459572548e-09 relative error = 2.93638553361354e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 73.8 Order of pole = 539.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.352999999999853 y[1] (analytic) = 0.9195713147000272 y[1] (numeric) = 0.9195713174002266 absolute error = 2.700199397409619e-09 relative error = 2.936367581551247e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 75.19 Order of pole = 560.5 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.353999999999853 y[1] (analytic) = 0.9199819191273032 y[1] (numeric) = 0.9199819218286915 absolute error = 2.701388335246691e-09 relative error = 2.936349377180405e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 76.62 Order of pole = 582.8 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.354999999999853 y[1] (analytic) = 0.9203926076183463 y[1] (numeric) = 0.9203926103209229 absolute error = 2.702576606949947e-09 relative error = 2.936330197113673e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 78.07 Order of pole = 606.2 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.355999999999852 y[1] (analytic) = 0.9208033801669997 y[1] (numeric) = 0.9208033828707666 absolute error = 2.703766877054647e-09 relative error = 2.93631293638853e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 79.56 Order of pole = 630.5 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.356999999999852 y[1] (analytic) = 0.9212142367671128 y[1] (numeric) = 0.9212142394720682 absolute error = 2.704955370802509e-09 relative error = 2.936293494871741e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 81.08 Order of pole = 655.8 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.357999999999852 y[1] (analytic) = 0.921625177412527 y[1] (numeric) = 0.9216251801186727 absolute error = 2.706145640907209e-09 relative error = 2.936275730340553e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 82.63 Order of pole = 682.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.358999999999852 y[1] (analytic) = 0.92203620209709 y[1] (numeric) = 0.9220362048044246 absolute error = 2.70733457874428e-09 relative error = 2.936256269099507e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 84.2 Order of pole = 709.4 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.359999999999852 y[1] (analytic) = 0.9224473108146429 y[1] (numeric) = 0.922447313523168 absolute error = 2.708525070893586e-09 relative error = 2.936238242704182e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 85.79 Order of pole = 737.6 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.360999999999852 y[1] (analytic) = 0.9228585035590312 y[1] (numeric) = 0.9228585062687463 absolute error = 2.709715118953682e-09 relative error = 2.936219483814241e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 87.4 Order of pole = 766.6 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.361999999999852 y[1] (analytic) = 0.9232697803240976 y[1] (numeric) = 0.9232697830350025 absolute error = 2.710904944969172e-09 relative error = 2.936200233931145e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 89.02 Order of pole = 796.4 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.362999999999852 y[1] (analytic) = 0.9236811411036839 y[1] (numeric) = 0.9236811438157791 absolute error = 2.712095215073873e-09 relative error = 2.936181214908488e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 90.65 Order of pole = 826.9 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.363999999999852 y[1] (analytic) = 0.9240925858916319 y[1] (numeric) = 0.9240925886049181 absolute error = 2.713286151312388e-09 relative error = 2.936162666746657e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 92.27 Order of pole = 858 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.364999999999851 y[1] (analytic) = 0.9245041146817843 y[1] (numeric) = 0.9245041173962608 absolute error = 2.714476532439392e-09 relative error = 2.936143267868222e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 93.88 Order of pole = 889.5 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.365999999999851 y[1] (analytic) = 0.9249157274679805 y[1] (numeric) = 0.9249157301836483 absolute error = 2.715667801744814e-09 relative error = 2.936124579889174e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 95.48 Order of pole = 921.2 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.366999999999851 y[1] (analytic) = 0.9253274242440624 y[1] (numeric) = 0.925327426960921 absolute error = 2.716858515938725e-09 relative error = 2.936105042124129e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 97.04 Order of pole = 952.9 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.367999999999851 y[1] (analytic) = 0.9257392050038696 y[1] (numeric) = 0.9257392077219188 absolute error = 2.718049119110333e-09 relative error = 2.936085135444783e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 98.56 Order of pole = 984.3 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.368999999999851 y[1] (analytic) = 0.9261510697412402 y[1] (numeric) = 0.9261510724604811 absolute error = 2.719240943527268e-09 relative error = 2.936066298867423e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 100 Order of pole = 1015 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.369999999999851 y[1] (analytic) = 0.926563018450014 y[1] (numeric) = 0.9265630211704469 absolute error = 2.720432878966506e-09 relative error = 2.936047332773261e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 101.4 Order of pole = 1045 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.370999999999851 y[1] (analytic) = 0.9269750511240307 y[1] (numeric) = 0.9269750538456545 absolute error = 2.721623815205021e-09 relative error = 2.936027039675811e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 102.8 Order of pole = 1074 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.371999999999851 y[1] (analytic) = 0.927387167757126 y[1] (numeric) = 0.9273871704799419 absolute error = 2.722815861666561e-09 relative error = 2.936007695956864e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 104 Order of pole = 1101 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.372999999999851 y[1] (analytic) = 0.9277993683431391 y[1] (numeric) = 0.9277993710671465 absolute error = 2.724007353016589e-09 relative error = 2.935987505446475e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 105.1 Order of pole = 1126 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.37399999999985 y[1] (analytic) = 0.9282116528759048 y[1] (numeric) = 0.9282116556011052 absolute error = 2.725200398678851e-09 relative error = 2.935968741865375e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 106.1 Order of pole = 1148 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.37499999999985 y[1] (analytic) = 0.9286240213492623 y[1] (numeric) = 0.9286240240756544 absolute error = 2.726392112073484e-09 relative error = 2.935948294889162e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 106.9 Order of pole = 1168 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.37599999999985 y[1] (analytic) = 0.9290364737570452 y[1] (numeric) = 0.9290364764846298 absolute error = 2.727584602624233e-09 relative error = 2.935928437334454e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 107.6 Order of pole = 1184 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.37699999999985 y[1] (analytic) = 0.9294490100930898 y[1] (numeric) = 0.9294490128218671 absolute error = 2.728777315219588e-09 relative error = 2.93590857119347e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 108.1 Order of pole = 1197 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.37799999999985 y[1] (analytic) = 0.9298616303512309 y[1] (numeric) = 0.929861633081201 absolute error = 2.729970027814943e-09 relative error = 2.935888457709313e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 108.5 Order of pole = 1206 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.37899999999985 y[1] (analytic) = 0.9302743345253027 y[1] (numeric) = 0.9302743372564658 absolute error = 2.731163073477205e-09 relative error = 2.935868455266858e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 108.6 Order of pole = 1211 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.37999999999985 y[1] (analytic) = 0.9306871226091394 y[1] (numeric) = 0.9306871253414954 absolute error = 2.732356008117165e-09 relative error = 2.935848086580513e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 108.6 Order of pole = 1212 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.38099999999985 y[1] (analytic) = 0.9310999945965742 y[1] (numeric) = 0.9310999973301234 absolute error = 2.73354916480173e-09 relative error = 2.935827709875692e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 108.4 Order of pole = 1208 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.38199999999985 y[1] (analytic) = 0.9315129504814391 y[1] (numeric) = 0.9315129532161824 absolute error = 2.734743320687016e-09 relative error = 2.935808159482489e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 108 Order of pole = 1200 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.382999999999849 y[1] (analytic) = 0.9319259902575682 y[1] (numeric) = 0.931925992993505 absolute error = 2.735936810438488e-09 relative error = 2.935787647345604e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 107.4 Order of pole = 1188 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.383999999999849 y[1] (analytic) = 0.9323391139187927 y[1] (numeric) = 0.9323391166559228 absolute error = 2.737130189167658e-09 relative error = 2.93576677016477e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 106.7 Order of pole = 1173 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.384999999999849 y[1] (analytic) = 0.9327523214589437 y[1] (numeric) = 0.9327523241972674 absolute error = 2.73832367891913e-09 relative error = 2.935745766503204e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 105.7 Order of pole = 1153 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.385999999999849 y[1] (analytic) = 0.9331656128718511 y[1] (numeric) = 0.9331656156113696 absolute error = 2.739518500938232e-09 relative error = 2.935725945266311e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 104.6 Order of pole = 1131 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.386999999999849 y[1] (analytic) = 0.9335789881513475 y[1] (numeric) = 0.9335789908920598 absolute error = 2.740712212734309e-09 relative error = 2.935704688642797e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 103.4 Order of pole = 1105 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.387999999999849 y[1] (analytic) = 0.9339924472912607 y[1] (numeric) = 0.9339924500331678 absolute error = 2.74190703475341e-09 relative error = 2.935684375934103e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 102.1 Order of pole = 1077 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.388999999999849 y[1] (analytic) = 0.9344059902854217 y[1] (numeric) = 0.934405993028523 absolute error = 2.743101301661e-09 relative error = 2.93566322367336e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 100.6 Order of pole = 1047 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.389999999999849 y[1] (analytic) = 0.934819617127658 y[1] (numeric) = 0.9348196198719543 absolute error = 2.744296234702404e-09 relative error = 2.935642539396609e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 99 Order of pole = 1015 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.390999999999849 y[1] (analytic) = 0.9352333278117994 y[1] (numeric) = 0.9352333305572901 absolute error = 2.745490723654598e-09 relative error = 2.935621135399789e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 97.35 Order of pole = 981.8 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.391999999999848 y[1] (analytic) = 0.9356471223316724 y[1] (numeric) = 0.9356471250783582 absolute error = 2.746685878740607e-09 relative error = 2.935600199245789e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 95.62 Order of pole = 947.8 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.392999999999848 y[1] (analytic) = 0.9360610006811054 y[1] (numeric) = 0.9360610034289861 absolute error = 2.747880700759708e-09 relative error = 2.935578662886574e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 93.84 Order of pole = 913.4 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.393999999999848 y[1] (analytic) = 0.9364749628539244 y[1] (numeric) = 0.9364749656030006 absolute error = 2.749076188912625e-09 relative error = 2.935557594123782e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 92.02 Order of pole = 878.8 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.394999999999848 y[1] (analytic) = 0.9368890088439563 y[1] (numeric) = 0.9368890115942281 absolute error = 2.750271788087844e-09 relative error = 2.935536399857494e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 90.17 Order of pole = 844.3 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.395999999999848 y[1] (analytic) = 0.937303138645027 y[1] (numeric) = 0.9373031413964945 absolute error = 2.751467498285365e-09 relative error = 2.935515080279053e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 88.31 Order of pole = 810.2 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.396999999999848 y[1] (analytic) = 0.9377173522509615 y[1] (numeric) = 0.9377173550036253 absolute error = 2.752663763594398e-09 relative error = 2.935494109164893e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 86.44 Order of pole = 776.6 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.397999999999848 y[1] (analytic) = 0.9381316496555857 y[1] (numeric) = 0.9381316524094453 absolute error = 2.753859584814222e-09 relative error = 2.935472420981896e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 84.57 Order of pole = 743.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.398999999999848 y[1] (analytic) = 0.9385460308527231 y[1] (numeric) = 0.9385460336077789 absolute error = 2.755055739100953e-09 relative error = 2.935450844747408e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 82.72 Order of pole = 711.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.399999999999848 y[1] (analytic) = 0.938960495836198 y[1] (numeric) = 0.93896049859245 absolute error = 2.756252004409987e-09 relative error = 2.935429143859121e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 80.88 Order of pole = 680.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.400999999999847 y[1] (analytic) = 0.9393750445998336 y[1] (numeric) = 0.9393750473572822 absolute error = 2.757448602785928e-09 relative error = 2.935407554881958e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 79.07 Order of pole = 650.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.401999999999847 y[1] (analytic) = 0.9397896771374531 y[1] (numeric) = 0.9397896798960982 absolute error = 2.758645090139566e-09 relative error = 2.935385605151831e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 77.28 Order of pole = 621.8 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.402999999999847 y[1] (analytic) = 0.9402043934428789 y[1] (numeric) = 0.9402043962027206 absolute error = 2.759841688515507e-09 relative error = 2.935363531337485e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 75.53 Order of pole = 594.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.403999999999847 y[1] (analytic) = 0.9406191935099329 y[1] (numeric) = 0.9406191962709712 absolute error = 2.761038286891448e-09 relative error = 2.935341215597141e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 73.81 Order of pole = 567.5 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.404999999999847 y[1] (analytic) = 0.9410340773324365 y[1] (numeric) = 0.9410340800946716 absolute error = 2.762235107311994e-09 relative error = 2.935318894234036e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 72.13 Order of pole = 542 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.405999999999847 y[1] (analytic) = 0.9414490449042098 y[1] (numeric) = 0.9414490476676427 absolute error = 2.763432926933262e-09 relative error = 2.935297392770137e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 70.49 Order of pole = 517.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.406999999999847 y[1] (analytic) = 0.9418640962190749 y[1] (numeric) = 0.941864098983705 absolute error = 2.764630191443018e-09 relative error = 2.935275059895662e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 68.89 Order of pole = 494.5 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.407999999999847 y[1] (analytic) = 0.9422792312708502 y[1] (numeric) = 0.9422792340366786 absolute error = 2.765828344131194e-09 relative error = 2.935253428435355e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 67.33 Order of pole = 472.4 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.408999999999847 y[1] (analytic) = 0.9426944500533571 y[1] (numeric) = 0.9426944528203827 absolute error = 2.767025608640949e-09 relative error = 2.935230613147594e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 65.81 Order of pole = 451.3 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.409999999999846 y[1] (analytic) = 0.9431097525604125 y[1] (numeric) = 0.9431097553286365 absolute error = 2.76822398337373e-09 relative error = 2.935208734570271e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 64.33 Order of pole = 431.3 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.410999999999846 y[1] (analytic) = 0.9435251387858371 y[1] (numeric) = 0.9435251415552585 absolute error = 2.769421358905788e-09 relative error = 2.935185555807852e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 62.9 Order of pole = 412.3 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.411999999999846 y[1] (analytic) = 0.9439406087234469 y[1] (numeric) = 0.9439406114940666 absolute error = 2.770619733638569e-09 relative error = 2.935163195686072e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 61.51 Order of pole = 394.2 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.412999999999846 y[1] (analytic) = 0.944356162367061 y[1] (numeric) = 0.9443561651388785 absolute error = 2.771817553259837e-09 relative error = 2.935140007253388e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 60.15 Order of pole = 377 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.413999999999846 y[1] (analytic) = 0.944771799710495 y[1] (numeric) = 0.9447718024835112 absolute error = 2.773016261059524e-09 relative error = 2.935117519287997e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 58.84 Order of pole = 360.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.414999999999846 y[1] (analytic) = 0.945187520747566 y[1] (numeric) = 0.9451875235217813 absolute error = 2.77421530192612e-09 relative error = 2.935095143587954e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 57.57 Order of pole = 345.2 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.415999999999846 y[1] (analytic) = 0.9456033254720914 y[1] (numeric) = 0.9456033282475047 absolute error = 2.775413343591993e-09 relative error = 2.93507147112281e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 56.34 Order of pole = 330.4 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.416999999999846 y[1] (analytic) = 0.9460192138778848 y[1] (numeric) = 0.9460192166544972 absolute error = 2.776612384458588e-09 relative error = 2.93504861606014e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 55.14 Order of pole = 316.5 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.417999999999846 y[1] (analytic) = 0.946435185958762 y[1] (numeric) = 0.9464351887365738 absolute error = 2.777811869414393e-09 relative error = 2.935025990818802e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 53.98 Order of pole = 303.2 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.418999999999845 y[1] (analytic) = 0.9468512417085381 y[1] (numeric) = 0.9468512444875492 absolute error = 2.779011132325593e-09 relative error = 2.935002891595758e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 52.86 Order of pole = 290.6 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.419999999999845 y[1] (analytic) = 0.9472673811210267 y[1] (numeric) = 0.9472673839012374 absolute error = 2.7802107283037e-09 relative error = 2.934979905054378e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 51.77 Order of pole = 278.6 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.420999999999845 y[1] (analytic) = 0.9476836041900417 y[1] (numeric) = 0.9476836069714522 absolute error = 2.78141043530411e-09 relative error = 2.934956796769005e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 50.71 Order of pole = 267.2 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.421999999999845 y[1] (analytic) = 0.9480999109093965 y[1] (numeric) = 0.9480999136920065 absolute error = 2.782610031282218e-09 relative error = 2.934933332725661e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 49.69 Order of pole = 256.4 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.422999999999845 y[1] (analytic) = 0.9485163012729032 y[1] (numeric) = 0.9485163040567132 absolute error = 2.783809960327233e-09 relative error = 2.934909981611677e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 48.69 Order of pole = 246.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.423999999999845 y[1] (analytic) = 0.9489327752743746 y[1] (numeric) = 0.9489327780593844 absolute error = 2.785009778349945e-09 relative error = 2.934886275315643e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 47.73 Order of pole = 236.3 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.424999999999845 y[1] (analytic) = 0.9493493329076219 y[1] (numeric) = 0.9493493356938318 absolute error = 2.786209929439565e-09 relative error = 2.93486268211312e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 46.8 Order of pole = 227 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.425999999999845 y[1] (analytic) = 0.9497659741664557 y[1] (numeric) = 0.9497659769538668 absolute error = 2.787411079729907e-09 relative error = 2.93483990324693e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 45.89 Order of pole = 218.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.426999999999845 y[1] (analytic) = 0.9501826990446884 y[1] (numeric) = 0.9501827018332999 absolute error = 2.788611452864131e-09 relative error = 2.934816068181199e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 45.01 Order of pole = 209.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.427999999999845 y[1] (analytic) = 0.9505995075361288 y[1] (numeric) = 0.9505995103259415 absolute error = 2.789812714176776e-09 relative error = 2.934792930208567e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 44.16 Order of pole = 201.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.428999999999844 y[1] (analytic) = 0.951016399634588 y[1] (numeric) = 0.9510164024256013 absolute error = 2.791013309355606e-09 relative error = 2.934768854068138e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 43.33 Order of pole = 194 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.429999999999844 y[1] (analytic) = 0.9514333753338747 y[1] (numeric) = 0.9514333781260885 absolute error = 2.792213793512133e-09 relative error = 2.934744424466186e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 42.53 Order of pole = 186.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.430999999999844 y[1] (analytic) = 0.9518504346277966 y[1] (numeric) = 0.9518504374212122 absolute error = 2.793415609936289e-09 relative error = 2.934721158191836e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 41.75 Order of pole = 179.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.431999999999844 y[1] (analytic) = 0.9522675775101634 y[1] (numeric) = 0.9522675803047805 absolute error = 2.794617093293539e-09 relative error = 2.934697304932355e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 40.99 Order of pole = 173.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.432999999999844 y[1] (analytic) = 0.9526848039747832 y[1] (numeric) = 0.9526848067706014 absolute error = 2.795818243583881e-09 relative error = 2.934672865484148e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 40.25 Order of pole = 166.8 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.433999999999844 y[1] (analytic) = 0.9531021140154621 y[1] (numeric) = 0.9531021168124822 absolute error = 2.79702017103034e-09 relative error = 2.934649005494666e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 39.54 Order of pole = 160.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.434999999999844 y[1] (analytic) = 0.9535195076260085 y[1] (numeric) = 0.9535195104242299 absolute error = 2.798221432342984e-09 relative error = 2.934624210583544e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 38.84 Order of pole = 154.9 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.435999999999844 y[1] (analytic) = 0.9539369848002272 y[1] (numeric) = 0.9539369875996507 absolute error = 2.799423581834048e-09 relative error = 2.934600111369308e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 38.17 Order of pole = 149.4 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.436999999999844 y[1] (analytic) = 0.954354545531925 y[1] (numeric) = 0.9543545483325507 absolute error = 2.800625731325113e-09 relative error = 2.934575776305585e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 37.51 Order of pole = 144.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.437999999999843 y[1] (analytic) = 0.9547721898149071 y[1] (numeric) = 0.9547721926167354 absolute error = 2.801828324905387e-09 relative error = 2.934551670853077e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 36.87 Order of pole = 139 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.438999999999843 y[1] (analytic) = 0.9551899176429798 y[1] (numeric) = 0.9551899204460097 absolute error = 2.803029919284938e-09 relative error = 2.934526283738082e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 36.25 Order of pole = 134.2 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.439999999999843 y[1] (analytic) = 0.9556077290099446 y[1] (numeric) = 0.9556077318141781 absolute error = 2.804233512065935e-09 relative error = 2.934502753521317e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 35.65 Order of pole = 129.6 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.440999999999843 y[1] (analytic) = 0.9560256239096092 y[1] (numeric) = 0.9560256267150447 absolute error = 2.805435439512394e-09 relative error = 2.934477245536301e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 35.06 Order of pole = 125.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.441999999999843 y[1] (analytic) = 0.9564436023357737 y[1] (numeric) = 0.9564436051424129 absolute error = 2.806639143315692e-09 relative error = 2.934453360826998e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 34.48 Order of pole = 120.9 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.442999999999843 y[1] (analytic) = 0.9568616642822447 y[1] (numeric) = 0.9568616670900859 absolute error = 2.807841181784454e-09 relative error = 2.934427500437751e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 33.92 Order of pole = 116.8 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.443999999999843 y[1] (analytic) = 0.9572798097428212 y[1] (numeric) = 0.9572798125518663 absolute error = 2.809045107632357e-09 relative error = 2.934403378242171e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 33.38 Order of pole = 112.9 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.444999999999843 y[1] (analytic) = 0.9576980387113078 y[1] (numeric) = 0.9576980415215564 absolute error = 2.810248589391051e-09 relative error = 2.93437855753841e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 32.85 Order of pole = 109.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.445999999999843 y[1] (analytic) = 0.9581163511815058 y[1] (numeric) = 0.9581163539929575 absolute error = 2.811451627060535e-09 relative error = 2.934353039266661e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 32.33 Order of pole = 105.5 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.446999999999842 y[1] (analytic) = 0.9585347471472156 y[1] (numeric) = 0.958534749959871 absolute error = 2.812655330863834e-09 relative error = 2.934327982616007e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 31.83 Order of pole = 102.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.447999999999842 y[1] (analytic) = 0.9589532266022377 y[1] (numeric) = 0.9589532294160975 absolute error = 2.813859811823249e-09 relative error = 2.934303502782211e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 31.34 Order of pole = 98.74 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.448999999999842 y[1] (analytic) = 0.9593717895403739 y[1] (numeric) = 0.9593717923554373 absolute error = 2.815063404604246e-09 relative error = 2.934277863176398e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 30.86 Order of pole = 95.55 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.449999999999842 y[1] (analytic) = 0.959790435955423 y[1] (numeric) = 0.9597904387716902 absolute error = 2.816267219429847e-09 relative error = 2.934252222076369e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 30.39 Order of pole = 92.48 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.450999999999842 y[1] (analytic) = 0.9602091658411833 y[1] (numeric) = 0.9602091686586555 absolute error = 2.817472144478472e-09 relative error = 2.934227504494033e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 29.94 Order of pole = 89.53 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.451999999999842 y[1] (analytic) = 0.9606279791914558 y[1] (numeric) = 0.9606279820101318 absolute error = 2.818675959304073e-09 relative error = 2.934201397794498e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 29.49 Order of pole = 86.69 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.452999999999842 y[1] (analytic) = 0.9610468760000364 y[1] (numeric) = 0.9610468788199176 absolute error = 2.819881217419606e-09 relative error = 2.934176560831461e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 29.06 Order of pole = 83.95 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.453999999999842 y[1] (analytic) = 0.9614658562607254 y[1] (numeric) = 0.9614658590818108 absolute error = 2.821085365312115e-09 relative error = 2.934150336116676e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 28.63 Order of pole = 81.32 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.454999999999842 y[1] (analytic) = 0.9618849199673181 y[1] (numeric) = 0.9618849227896088 absolute error = 2.82229073444995e-09 relative error = 2.934125149343066e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 28.22 Order of pole = 78.78 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.455999999999841 y[1] (analytic) = 0.9623040671136124 y[1] (numeric) = 0.9623040699371085 absolute error = 2.823496103587786e-09 relative error = 2.934099730095431e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 27.82 Order of pole = 76.34 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.456999999999841 y[1] (analytic) = 0.9627232976934057 y[1] (numeric) = 0.9627233005181063 absolute error = 2.824700584547202e-09 relative error = 2.934073156134185e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 27.42 Order of pole = 73.98 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.457999999999841 y[1] (analytic) = 0.963142611700492 y[1] (numeric) = 0.9631426145263983 absolute error = 2.825906286751945e-09 relative error = 2.934047619139828e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 27.03 Order of pole = 71.71 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.458999999999841 y[1] (analytic) = 0.9635620091286676 y[1] (numeric) = 0.9635620119557798 absolute error = 2.827112211001293e-09 relative error = 2.934022080797686e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 26.66 Order of pole = 69.52 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.459999999999841 y[1] (analytic) = 0.9639814899717282 y[1] (numeric) = 0.9639814928000461 absolute error = 2.828317913206035e-09 relative error = 2.933996080452733e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 26.29 Order of pole = 67.41 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.460999999999841 y[1] (analytic) = 0.9644010542234679 y[1] (numeric) = 0.9644010570529916 absolute error = 2.829523726433081e-09 relative error = 2.933969964094868e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 25.92 Order of pole = 65.37 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.461999999999841 y[1] (analytic) = 0.9648207018776807 y[1] (numeric) = 0.9648207047084106 absolute error = 2.830729983749336e-09 relative error = 2.933944077112282e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 25.57 Order of pole = 63.4 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.462999999999841 y[1] (analytic) = 0.9652404329281615 y[1] (numeric) = 0.9652404357600967 absolute error = 2.831935130842567e-09 relative error = 2.933916808946331e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 25.23 Order of pole = 61.5 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.463999999999841 y[1] (analytic) = 0.9656602473687006 y[1] (numeric) = 0.9656602502018429 absolute error = 2.833142276337242e-09 relative error = 2.933891380593939e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 24.89 Order of pole = 59.66 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.46499999999984 y[1] (analytic) = 0.9660801451930935 y[1] (numeric) = 0.9660801480274421 absolute error = 2.834348644675799e-09 relative error = 2.933864916672404e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 24.56 Order of pole = 57.89 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.46599999999984 y[1] (analytic) = 0.9665001263951314 y[1] (numeric) = 0.9665001292306865 absolute error = 2.835555124036659e-09 relative error = 2.933838337520722e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 24.23 Order of pole = 56.17 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.46699999999984 y[1] (analytic) = 0.9669201909686059 y[1] (numeric) = 0.9669201938053679 absolute error = 2.836761936464427e-09 relative error = 2.933811872955843e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 23.91 Order of pole = 54.51 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.46799999999984 y[1] (analytic) = 0.9673403389073091 y[1] (numeric) = 0.9673403417452775 absolute error = 2.837968415825287e-09 relative error = 2.933784834230119e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 23.6 Order of pole = 52.9 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.46899999999984 y[1] (analytic) = 0.967760570205031 y[1] (numeric) = 0.9677605730442063 absolute error = 2.839175228253055e-09 relative error = 2.933757910442191e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 23.3 Order of pole = 51.35 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.46999999999984 y[1] (analytic) = 0.9681808848555613 y[1] (numeric) = 0.9681808876959446 absolute error = 2.840383261926149e-09 relative error = 2.933732018836433e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 23 Order of pole = 49.85 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.47099999999984 y[1] (analytic) = 0.9686012828526921 y[1] (numeric) = 0.9686012856942824 absolute error = 2.841590296398522e-09 relative error = 2.933704865669355e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 22.71 Order of pole = 48.39 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.47199999999984 y[1] (analytic) = 0.9690217641902109 y[1] (numeric) = 0.9690217670330091 absolute error = 2.842798219049314e-09 relative error = 2.933678400324656e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 22.42 Order of pole = 46.98 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.47299999999984 y[1] (analytic) = 0.9694423288619081 y[1] (numeric) = 0.9694423317059138 absolute error = 2.844005697610896e-09 relative error = 2.933651247671082e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 22.14 Order of pole = 45.62 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.473999999999839 y[1] (analytic) = 0.9698629768615709 y[1] (numeric) = 0.9698629797067848 absolute error = 2.845213953328596e-09 relative error = 2.93362466782222e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 21.86 Order of pole = 44.3 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.474999999999839 y[1] (analytic) = 0.9702837081829887 y[1] (numeric) = 0.9702837110294104 absolute error = 2.846421653934783e-09 relative error = 2.933597286988527e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 21.59 Order of pole = 43.01 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.475999999999839 y[1] (analytic) = 0.9707045228199479 y[1] (numeric) = 0.970704525667578 absolute error = 2.847630131697088e-09 relative error = 2.933570478712278e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 21.33 Order of pole = 41.77 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.476999999999839 y[1] (analytic) = 0.971125420766237 y[1] (numeric) = 0.9711254236150749 absolute error = 2.848837943325577e-09 relative error = 2.933542756071392e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 21.07 Order of pole = 40.57 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.477999999999839 y[1] (analytic) = 0.9715464020156402 y[1] (numeric) = 0.9715464048656878 absolute error = 2.850047531310906e-09 relative error = 2.93351663430382e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 20.82 Order of pole = 39.4 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.478999999999839 y[1] (analytic) = 0.9719674665619473 y[1] (numeric) = 0.9719674694132028 absolute error = 2.851255453961699e-09 relative error = 2.933488570401628e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 20.56 Order of pole = 38.26 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.479999999999839 y[1] (analytic) = 0.9723886143989413 y[1] (numeric) = 0.9723886172514057 absolute error = 2.852464375813213e-09 relative error = 2.933461307109602e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 20.32 Order of pole = 37.16 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.480999999999839 y[1] (analytic) = 0.9728098455204083 y[1] (numeric) = 0.9728098483740818 absolute error = 2.853673519709332e-09 relative error = 2.933434044535958e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 20.08 Order of pole = 36.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.481999999999839 y[1] (analytic) = 0.9732311599201334 y[1] (numeric) = 0.973231162775016 absolute error = 2.854882552583149e-09 relative error = 2.933406440477543e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 19.84 Order of pole = 35.06 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.482999999999838 y[1] (analytic) = 0.9736525575919007 y[1] (numeric) = 0.9736525604479926 absolute error = 2.856091918523873e-09 relative error = 2.933378951509911e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 19.61 Order of pole = 34.05 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.483999999999838 y[1] (analytic) = 0.9740740385294943 y[1] (numeric) = 0.9740740413867957 absolute error = 2.8573013954869e-09 relative error = 2.933351349554916e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 19.38 Order of pole = 33.07 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.484999999999838 y[1] (analytic) = 0.9744956027266976 y[1] (numeric) = 0.9744956055852085 absolute error = 2.858510983472229e-09 relative error = 2.933323634784952e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 19.16 Order of pole = 32.12 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.485999999999838 y[1] (analytic) = 0.9749172501772938 y[1] (numeric) = 0.9749172530370143 absolute error = 2.859720460435256e-09 relative error = 2.933295579614783e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.94 Order of pole = 31.2 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.486999999999838 y[1] (analytic) = 0.9753389808750651 y[1] (numeric) = 0.9753389837359954 absolute error = 2.86093027046519e-09 relative error = 2.93326763982958e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.72 Order of pole = 30.3 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.487999999999838 y[1] (analytic) = 0.9757607948137939 y[1] (numeric) = 0.9757607976759339 absolute error = 2.862140080495124e-09 relative error = 2.933239473964837e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.51 Order of pole = 29.43 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.488999999999838 y[1] (analytic) = 0.9761826919872617 y[1] (numeric) = 0.9761826948506117 absolute error = 2.86335000154736e-09 relative error = 2.933211196070586e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.3 Order of pole = 28.58 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.489999999999838 y[1] (analytic) = 0.9766046723892488 y[1] (numeric) = 0.9766046752538098 absolute error = 2.864561032822621e-09 relative error = 2.933183829455286e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 18.09 Order of pole = 27.76 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.490999999999838 y[1] (analytic) = 0.9770267360135374 y[1] (numeric) = 0.9770267388793089 absolute error = 2.86577150898637e-09 relative error = 2.933155668471556e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.89 Order of pole = 26.96 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.491999999999837 y[1] (analytic) = 0.9774488828539067 y[1] (numeric) = 0.9774488857208893 absolute error = 2.866982540261631e-09 relative error = 2.933127850011714e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.69 Order of pole = 26.17 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.492999999999837 y[1] (analytic) = 0.9778711129041378 y[1] (numeric) = 0.9778711157723308 absolute error = 2.86819301642538e-09 relative error = 2.933099238310922e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.5 Order of pole = 25.41 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.493999999999837 y[1] (analytic) = 0.9782934261580082 y[1] (numeric) = 0.9782934290274127 absolute error = 2.869404491789851e-09 relative error = 2.933071423221852e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.31 Order of pole = 24.68 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.494999999999837 y[1] (analytic) = 0.9787158226092989 y[1] (numeric) = 0.978715825479914 absolute error = 2.870615078975902e-09 relative error = 2.933042475314967e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 17.12 Order of pole = 23.96 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.495999999999837 y[1] (analytic) = 0.9791383022517864 y[1] (numeric) = 0.9791383051236131 absolute error = 2.871826665362676e-09 relative error = 2.933014323674351e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.93 Order of pole = 23.25 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.496999999999837 y[1] (analytic) = 0.9795608650792506 y[1] (numeric) = 0.979560867952288 absolute error = 2.873037474593332e-09 relative error = 2.932985153873916e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.75 Order of pole = 22.57 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.497999999999837 y[1] (analytic) = 0.9799835110854669 y[1] (numeric) = 0.9799835139597164 absolute error = 2.874249505069315e-09 relative error = 2.932957006476249e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.57 Order of pole = 21.91 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.498999999999837 y[1] (analytic) = 0.9804062402642147 y[1] (numeric) = 0.9804062431396752 absolute error = 2.875460425322274e-09 relative error = 2.932927502121315e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.39 Order of pole = 21.26 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.499999999999837 y[1] (analytic) = 0.9808290526092686 y[1] (numeric) = 0.980829055485941 absolute error = 2.876672455798257e-09 relative error = 2.932898906435873e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.22 Order of pole = 20.63 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.500999999999836 y[1] (analytic) = 0.9812519481144054 y[1] (numeric) = 0.9812519509922901 absolute error = 2.877884708318845e-09 relative error = 2.932870313122995e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 16.05 Order of pole = 20.01 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.501999999999836 y[1] (analytic) = 0.9816749267734013 y[1] (numeric) = 0.9816749296524983 absolute error = 2.879096960839433e-09 relative error = 2.932841496015933e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.88 Order of pole = 19.41 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.502999999999836 y[1] (analytic) = 0.9820979885800311 y[1] (numeric) = 0.9820979914603407 absolute error = 2.880309657449232e-09 relative error = 2.932812907613969e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.71 Order of pole = 18.83 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.503999999999836 y[1] (analytic) = 0.9825211335280704 y[1] (numeric) = 0.9825211364095923 absolute error = 2.88152190996982e-09 relative error = 2.932783643668562e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.55 Order of pole = 18.25 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.504999999999836 y[1] (analytic) = 0.9829443616112927 y[1] (numeric) = 0.9829443644940273 absolute error = 2.882734606579618e-09 relative error = 2.932754608667872e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.39 Order of pole = 17.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.505999999999836 y[1] (analytic) = 0.9833676728234724 y[1] (numeric) = 0.9833676757074199 absolute error = 2.883947525234021e-09 relative error = 2.932725576542039e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.23 Order of pole = 17.16 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.506999999999836 y[1] (analytic) = 0.9837910671583829 y[1] (numeric) = 0.9837910700435434 absolute error = 2.885160443888424e-09 relative error = 2.932696321610262e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 15.07 Order of pole = 16.63 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.507999999999836 y[1] (analytic) = 0.9842145446097974 y[1] (numeric) = 0.9842145474961708 absolute error = 2.886373362542827e-09 relative error = 2.932666844186052e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.92 Order of pole = 16.11 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.508999999999836 y[1] (analytic) = 0.9846381051714883 y[1] (numeric) = 0.9846381080590747 absolute error = 2.887586392219532e-09 relative error = 2.932637257336917e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.77 Order of pole = 15.6 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.509999999999835 y[1] (analytic) = 0.9850617488372269 y[1] (numeric) = 0.9850617517260273 absolute error = 2.88880042109696e-09 relative error = 2.932608462877498e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.62 Order of pole = 15.11 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.510999999999835 y[1] (analytic) = 0.9854854756007866 y[1] (numeric) = 0.9854854784908003 absolute error = 2.89001367281827e-09 relative error = 2.93257865729215e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.47 Order of pole = 14.63 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.511999999999835 y[1] (analytic) = 0.9859092854559378 y[1] (numeric) = 0.9859092883471648 absolute error = 2.891227035561883e-09 relative error = 2.932548742782987e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.33 Order of pole = 14.16 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.512999999999835 y[1] (analytic) = 0.9863331783964514 y[1] (numeric) = 0.9863331812888919 absolute error = 2.892440509327798e-09 relative error = 2.932518719516497e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.18 Order of pole = 13.7 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.513999999999835 y[1] (analytic) = 0.9867571544160967 y[1] (numeric) = 0.9867571573097517 absolute error = 2.893654982294436e-09 relative error = 2.932489487757225e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 14.04 Order of pole = 13.26 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.514999999999835 y[1] (analytic) = 0.9871812135086454 y[1] (numeric) = 0.9871812164035141 absolute error = 2.894868678104956e-09 relative error = 2.932459247087975e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.9 Order of pole = 12.82 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.515999999999835 y[1] (analytic) = 0.9876053556678651 y[1] (numeric) = 0.9876053585639487 absolute error = 2.896083595160803e-09 relative error = 2.932430022316288e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.77 Order of pole = 12.39 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.516999999999835 y[1] (analytic) = 0.9880295808875271 y[1] (numeric) = 0.9880295837848244 absolute error = 2.897297290971323e-09 relative error = 2.932399340077186e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.63 Order of pole = 11.97 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.517999999999835 y[1] (analytic) = 0.9884538891613975 y[1] (numeric) = 0.9884538920599099 absolute error = 2.898512319049473e-09 relative error = 2.932369785613941e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.5 Order of pole = 11.57 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.518999999999834 y[1] (analytic) = 0.9888782804832466 y[1] (numeric) = 0.9888782833829731 absolute error = 2.899726569971506e-09 relative error = 2.932339224352731e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.37 Order of pole = 11.17 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.519999999999834 y[1] (analytic) = 0.9893027548468402 y[1] (numeric) = 0.9893027577477819 absolute error = 2.900941709071958e-09 relative error = 2.932309340957077e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.24 Order of pole = 10.78 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.520999999999834 y[1] (analytic) = 0.9897273122459465 y[1] (numeric) = 0.9897273151481034 absolute error = 2.902156959194713e-09 relative error = 2.93227934935833e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 13.11 Order of pole = 10.4 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.521999999999834 y[1] (analytic) = 0.9901519526743322 y[1] (numeric) = 0.9901519555777044 absolute error = 2.903372209317467e-09 relative error = 2.932249137595153e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.98 Order of pole = 10.02 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.522999999999834 y[1] (analytic) = 0.9905766761257635 y[1] (numeric) = 0.9905766790303513 absolute error = 2.90458779250713e-09 relative error = 2.932219042212097e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.86 Order of pole = 9.66 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.523999999999834 y[1] (analytic) = 0.9910014825940066 y[1] (numeric) = 0.99100148549981 absolute error = 2.905803486719094e-09 relative error = 2.932188839024718e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.74 Order of pole = 9.303 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.524999999999834 y[1] (analytic) = 0.9914263720728278 y[1] (numeric) = 0.991426374979846 absolute error = 2.907018181730336e-09 relative error = 2.932157408373634e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.62 Order of pole = 8.954 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.525999999999834 y[1] (analytic) = 0.9918513445559893 y[1] (numeric) = 0.9918513474642242 absolute error = 2.908234875143023e-09 relative error = 2.932127774091912e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.5 Order of pole = 8.613 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.526999999999834 y[1] (analytic) = 0.9922764000372585 y[1] (numeric) = 0.9922764029467094 absolute error = 2.909450902421895e-09 relative error = 2.932097248622107e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.38 Order of pole = 8.279 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.527999999999833 y[1] (analytic) = 0.9927015385103987 y[1] (numeric) = 0.9927015414210655 absolute error = 2.910666818678465e-09 relative error = 2.932066392327823e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.26 Order of pole = 7.952 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.528999999999833 y[1] (analytic) = 0.9931267599691732 y[1] (numeric) = 0.9931267628810563 absolute error = 2.911883068001941e-09 relative error = 2.932035652822734e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.15 Order of pole = 7.633 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.529999999999833 y[1] (analytic) = 0.9935520644073459 y[1] (numeric) = 0.9935520673204451 absolute error = 2.913099206303116e-09 relative error = 2.932004583011742e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 12.03 Order of pole = 7.32 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.530999999999833 y[1] (analytic) = 0.9939774518186791 y[1] (numeric) = 0.9939774547329947 absolute error = 2.914315566648895e-09 relative error = 2.931973518429997e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.92 Order of pole = 7.013 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.531999999999833 y[1] (analytic) = 0.9944029221969344 y[1] (numeric) = 0.9944029251124674 absolute error = 2.915533037217699e-09 relative error = 2.931943352274561e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.81 Order of pole = 6.713 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.532999999999833 y[1] (analytic) = 0.9948284755358756 y[1] (numeric) = 0.9948284784526252 absolute error = 2.916749619608083e-09 relative error = 2.931912074628687e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.7 Order of pole = 6.419 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.533999999999833 y[1] (analytic) = 0.9952541118292636 y[1] (numeric) = 0.9952541147472297 absolute error = 2.917966090976165e-09 relative error = 2.93188046780634e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.59 Order of pole = 6.132 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.534999999999833 y[1] (analytic) = 0.9956798310708579 y[1] (numeric) = 0.9956798339900419 absolute error = 2.919184005634179e-09 relative error = 2.931850093312208e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.49 Order of pole = 5.85 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.535999999999833 y[1] (analytic) = 0.9961056332544214 y[1] (numeric) = 0.9961056361748224 absolute error = 2.920401032113773e-09 relative error = 2.931818609008766e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.38 Order of pole = 5.574 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.536999999999833 y[1] (analytic) = 0.9965315183737125 y[1] (numeric) = 0.9965315212953314 absolute error = 2.921618946771787e-09 relative error = 2.931787798884391e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.28 Order of pole = 5.304 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.537999999999832 y[1] (analytic) = 0.9969574864224926 y[1] (numeric) = 0.9969574893453287 absolute error = 2.922836084273683e-09 relative error = 2.931755991684321e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.18 Order of pole = 5.039 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.538999999999832 y[1] (analytic) = 0.9973835373945193 y[1] (numeric) = 0.9973835403185735 absolute error = 2.924054109954e-09 relative error = 2.931724858415602e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 11.07 Order of pole = 4.779 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.539999999999832 y[1] (analytic) = 0.9978096712835525 y[1] (numeric) = 0.9978096742088247 absolute error = 2.925272246656618e-09 relative error = 2.93169361937897e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 10.97 Order of pole = 4.525 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.540999999999832 y[1] (analytic) = 0.9982358880833511 y[1] (numeric) = 0.9982358910098409 absolute error = 2.926489828247725e-09 relative error = 2.931661607424966e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 10.87 Order of pole = 4.275 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.541999999999832 y[1] (analytic) = 0.9986621877876719 y[1] (numeric) = 0.99866219071538 absolute error = 2.927708075972646e-09 relative error = 2.931630046450816e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 10.78 Order of pole = 4.031 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.542999999999832 y[1] (analytic) = 0.999088570390273 y[1] (numeric) = 0.9990885733191996 absolute error = 2.928926656764475e-09 relative error = 2.931598602534659e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 10.68 Order of pole = 3.791 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.543999999999832 y[1] (analytic) = 0.9995150358849118 y[1] (numeric) = 0.999515038815057 absolute error = 2.930145237556303e-09 relative error = 2.93156694232431e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 10.58 Order of pole = 3.556 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.544999999999832 y[1] (analytic) = 0.9999415842653454 y[1] (numeric) = 0.9999415871967087 absolute error = 2.931363263236619e-09 relative error = 2.931534510978744e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 10.49 Order of pole = 3.326 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.545999999999832 y[1] (analytic) = 1.000368215525328 y[1] (numeric) = 1.000368218457911 absolute error = 2.932583065273775e-09 relative error = 2.931503640120927e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 10.4 Order of pole = 3.1 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.546999999999831 y[1] (analytic) = 1.000794929658619 y[1] (numeric) = 1.00079493259242 absolute error = 2.933800979931789e-09 relative error = 2.931470666955255e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 10.3 Order of pole = 2.879 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.547999999999831 y[1] (analytic) = 1.001221726658969 y[1] (numeric) = 1.00122172959399 absolute error = 2.935021115035852e-09 relative error = 2.931439697008855e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 10.21 Order of pole = 2.662 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.548999999999831 y[1] (analytic) = 1.001648606520138 y[1] (numeric) = 1.001648609456378 absolute error = 2.9362405840061e-09 relative error = 2.931407845918137e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 10.12 Order of pole = 2.449 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.549999999999831 y[1] (analytic) = 1.002075569235877 y[1] (numeric) = 1.002075572173337 absolute error = 2.937459830931743e-09 relative error = 2.931375558004746e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 10.03 Order of pole = 2.24 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.550999999999831 y[1] (analytic) = 1.002502614799943 y[1] (numeric) = 1.002502617738622 absolute error = 2.938679299901992e-09 relative error = 2.931343276833676e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 9.944 Order of pole = 2.035 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.551999999999831 y[1] (analytic) = 1.002929743206087 y[1] (numeric) = 1.002929746145986 absolute error = 2.93989876887224e-09 relative error = 2.931310781026598e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 9.857 Order of pole = 1.833 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.552999999999831 y[1] (analytic) = 1.003356954448063 y[1] (numeric) = 1.003356957389182 absolute error = 2.941118459887093e-09 relative error = 2.931278292185629e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 9.771 Order of pole = 1.636 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.553999999999831 y[1] (analytic) = 1.003784248519624 y[1] (numeric) = 1.003784251461963 absolute error = 2.942339261124971e-09 relative error = 2.931246695158166e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 9.685 Order of pole = 1.442 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.554999999999831 y[1] (analytic) = 1.004211625414523 y[1] (numeric) = 1.004211628358083 absolute error = 2.943559174184429e-09 relative error = 2.931213998811627e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 9.601 Order of pole = 1.252 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.55599999999983 y[1] (analytic) = 1.004639085126512 y[1] (numeric) = 1.004639088071292 absolute error = 2.944779975422307e-09 relative error = 2.931181972729518e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 9.517 Order of pole = 1.065 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.55699999999983 y[1] (analytic) = 1.005066627649342 y[1] (numeric) = 1.005066630595342 absolute error = 2.94600011052637e-09 relative error = 2.931149069605963e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 9.435 Order of pole = 0.8821 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.55799999999983 y[1] (analytic) = 1.005494252976763 y[1] (numeric) = 1.005494255923984 absolute error = 2.947220911764248e-09 relative error = 2.931116615573891e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 9.353 Order of pole = 0.7023 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.55899999999983 y[1] (analytic) = 1.005921961102528 y[1] (numeric) = 1.00592196405097 absolute error = 2.948441268912916e-09 relative error = 2.931083506399754e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 9.272 Order of pole = 0.5257 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.55999999999983 y[1] (analytic) = 1.006349752020386 y[1] (numeric) = 1.006349754970048 absolute error = 2.949662292195399e-09 relative error = 2.93105084616312e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 9.192 Order of pole = 0.3523 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.56099999999983 y[1] (analytic) = 1.006777625724087 y[1] (numeric) = 1.00677762867497 absolute error = 2.950882871388671e-09 relative error = 2.93101753156896e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 9.112 Order of pole = 0.182 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.56199999999983 y[1] (analytic) = 1.00720558220738 y[1] (numeric) = 1.007205585159484 absolute error = 2.952104338760364e-09 relative error = 2.930984886214161e-07 % Correct digits = 8 h = 0.001 Complex estimate of poles used Radius of convergence = 9.034 Order of pole = 0.01475 TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.56299999999983 y[1] (analytic) = 1.007633621464014 y[1] (numeric) = 1.00763362441734 absolute error = 2.953325806132057e-09 relative error = 2.930952027822475e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.56399999999983 y[1] (analytic) = 1.008061743487738 y[1] (numeric) = 1.008061746442285 absolute error = 2.954547495548354e-09 relative error = 2.930919176960408e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.564999999999829 y[1] (analytic) = 1.008489948272301 y[1] (numeric) = 1.008489951228069 absolute error = 2.955768518830837e-09 relative error = 2.93088545294331e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.565999999999829 y[1] (analytic) = 1.008918235811448 y[1] (numeric) = 1.008918238768439 absolute error = 2.956990430291739e-09 relative error = 2.930852397482442e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.566999999999829 y[1] (analytic) = 1.009346606098929 y[1] (numeric) = 1.009346609057141 absolute error = 2.958212563797247e-09 relative error = 2.930819349787663e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.567999999999829 y[1] (analytic) = 1.009775059128489 y[1] (numeric) = 1.009775062087924 absolute error = 2.959434697302754e-09 relative error = 2.930786089980243e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.568999999999829 y[1] (analytic) = 1.010203594893876 y[1] (numeric) = 1.010203597854533 absolute error = 2.960656830808261e-09 relative error = 2.930752618356386e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.569999999999829 y[1] (analytic) = 1.010632213388835 y[1] (numeric) = 1.010632216350714 absolute error = 2.961879186358374e-09 relative error = 2.930719154920513e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.570999999999829 y[1] (analytic) = 1.011060914607112 y[1] (numeric) = 1.011060917570213 absolute error = 2.963101763953091e-09 relative error = 2.930685699688553e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.571999999999829 y[1] (analytic) = 1.01148969854245 y[1] (numeric) = 1.011489701506776 absolute error = 2.964325229726228e-09 relative error = 2.930652911243485e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.572999999999829 y[1] (analytic) = 1.011918565188598 y[1] (numeric) = 1.011918568154146 absolute error = 2.965547807320945e-09 relative error = 2.930619033329265e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.573999999999828 y[1] (analytic) = 1.012347514539297 y[1] (numeric) = 1.012347517506068 absolute error = 2.966770384915662e-09 relative error = 2.930584944702305e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.574999999999828 y[1] (analytic) = 1.012776546588293 y[1] (numeric) = 1.012776549556286 absolute error = 2.967993184554985e-09 relative error = 2.930550864900226e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.575999999999828 y[1] (analytic) = 1.013205661329326 y[1] (numeric) = 1.013205664298543 absolute error = 2.969217094417331e-09 relative error = 2.930517670540567e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.576999999999828 y[1] (analytic) = 1.013634858756143 y[1] (numeric) = 1.013634861726583 absolute error = 2.970440116101258e-09 relative error = 2.930483389004952e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.577999999999828 y[1] (analytic) = 1.014064138862484 y[1] (numeric) = 1.014064141834148 absolute error = 2.971664025963605e-09 relative error = 2.930449773420681e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.578999999999828 y[1] (analytic) = 1.014493501642093 y[1] (numeric) = 1.014493504614981 absolute error = 2.972887491736742e-09 relative error = 2.930415509734391e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.579999999999828 y[1] (analytic) = 1.014922947088711 y[1] (numeric) = 1.014922950062822 absolute error = 2.974111623643694e-09 relative error = 2.930381692693896e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.580999999999828 y[1] (analytic) = 1.015352475196079 y[1] (numeric) = 1.015352478171414 absolute error = 2.975335089416831e-09 relative error = 2.930347009635497e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.581999999999828 y[1] (analytic) = 1.015782085957939 y[1] (numeric) = 1.015782088934498 absolute error = 2.976559221323782e-09 relative error = 2.930312773252664e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.582999999999827 y[1] (analytic) = 1.016211779368029 y[1] (numeric) = 1.016211782345813 absolute error = 2.977784019364549e-09 relative error = 2.930278983005294e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.583999999999827 y[1] (analytic) = 1.016641555420093 y[1] (numeric) = 1.016641558399101 absolute error = 2.979007929226896e-09 relative error = 2.930244109484509e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.584999999999827 y[1] (analytic) = 1.017071414107867 y[1] (numeric) = 1.0170714170881 absolute error = 2.980232505223057e-09 relative error = 2.930209682313402e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.585999999999827 y[1] (analytic) = 1.017501355425093 y[1] (numeric) = 1.01750135840655 absolute error = 2.981457303263824e-09 relative error = 2.930175264501959e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.586999999999827 y[1] (analytic) = 1.017931379365508 y[1] (numeric) = 1.01793138234819 absolute error = 2.9826825453938e-09 relative error = 2.930141074197901e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.587999999999827 y[1] (analytic) = 1.018361485922851 y[1] (numeric) = 1.018361488906759 absolute error = 2.983907787523776e-09 relative error = 2.93010667505726e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.588999999999827 y[1] (analytic) = 1.018791675090861 y[1] (numeric) = 1.018791678075994 absolute error = 2.985133029653753e-09 relative error = 2.930072067370912e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.589999999999827 y[1] (analytic) = 1.019221946863274 y[1] (numeric) = 1.019221949849633 absolute error = 2.986358271783729e-09 relative error = 2.93003725142934e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.590999999999827 y[1] (analytic) = 1.019652301233829 y[1] (numeric) = 1.019652304221413 absolute error = 2.987583513913705e-09 relative error = 2.93000222752264e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.591999999999826 y[1] (analytic) = 1.020082738196261 y[1] (numeric) = 1.02008274118507 absolute error = 2.988809200132891e-09 relative error = 2.929967431286787e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.592999999999826 y[1] (analytic) = 1.020513257744308 y[1] (numeric) = 1.020513260734343 absolute error = 2.990034886352078e-09 relative error = 2.929932427297519e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.593999999999826 y[1] (analytic) = 1.020943859871705 y[1] (numeric) = 1.020943862862965 absolute error = 2.991260350526659e-09 relative error = 2.929896998354592e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.594999999999826 y[1] (analytic) = 1.021374544572186 y[1] (numeric) = 1.021374547564673 absolute error = 2.99248714696887e-09 relative error = 2.929862666806823e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.595999999999826 y[1] (analytic) = 1.021805311839489 y[1] (numeric) = 1.021805314833202 absolute error = 2.993712833188056e-09 relative error = 2.92982704092492e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.596999999999826 y[1] (analytic) = 1.022236161667348 y[1] (numeric) = 1.022236164662287 absolute error = 2.994938963496452e-09 relative error = 2.929791642873863e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.597999999999826 y[1] (analytic) = 1.022667094049496 y[1] (numeric) = 1.022667097045662 absolute error = 2.996165759938663e-09 relative error = 2.92975668951528e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.598999999999826 y[1] (analytic) = 1.023098108979668 y[1] (numeric) = 1.02309811197706 absolute error = 2.997392334336269e-09 relative error = 2.92972131218731e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.599999999999826 y[1] (analytic) = 1.023529206451597 y[1] (numeric) = 1.023529209450216 absolute error = 2.998619574867689e-09 relative error = 2.929686379212762e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.600999999999825 y[1] (analytic) = 1.023960386459017 y[1] (numeric) = 1.023960389458862 absolute error = 2.99984592722069e-09 relative error = 2.929650372115013e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.601999999999825 y[1] (analytic) = 1.024391648995658 y[1] (numeric) = 1.024391651996732 absolute error = 3.001073389796716e-09 relative error = 2.929615243094817e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.602999999999825 y[1] (analytic) = 1.024822994055256 y[1] (numeric) = 1.024822997057556 absolute error = 3.002300186238926e-09 relative error = 2.929579257739653e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.603999999999825 y[1] (analytic) = 1.02525442163154 y[1] (numeric) = 1.025254424635068 absolute error = 3.003527870859557e-09 relative error = 2.929543933182837e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.604999999999825 y[1] (analytic) = 1.025685931718243 y[1] (numeric) = 1.025685934722998 absolute error = 3.004755777524792e-09 relative error = 2.929508619164919e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.605999999999825 y[1] (analytic) = 1.026117524309095 y[1] (numeric) = 1.026117527315078 absolute error = 3.005983462145423e-09 relative error = 2.929472882913107e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.606999999999825 y[1] (analytic) = 1.026549199397828 y[1] (numeric) = 1.026549202405038 absolute error = 3.007210480632239e-09 relative error = 2.929436292382542e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.607999999999825 y[1] (analytic) = 1.02698095697817 y[1] (numeric) = 1.026980959986608 absolute error = 3.008438387297474e-09 relative error = 2.929400362154353e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.608999999999825 y[1] (analytic) = 1.027412797043852 y[1] (numeric) = 1.027412800053519 absolute error = 3.009666738051919e-09 relative error = 2.929364659182322e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.609999999999824 y[1] (analytic) = 1.027844719588604 y[1] (numeric) = 1.027844722599499 absolute error = 3.01089486676176e-09 relative error = 2.92932853511849e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.610999999999824 y[1] (analytic) = 1.028276724606154 y[1] (numeric) = 1.028276727618277 absolute error = 3.01212343956081e-09 relative error = 2.929292638335756e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.611999999999824 y[1] (analytic) = 1.028708812090231 y[1] (numeric) = 1.028708815103583 absolute error = 3.013351790315255e-09 relative error = 2.929256321030664e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.612999999999824 y[1] (analytic) = 1.029140982034563 y[1] (numeric) = 1.029140985049144 absolute error = 3.01458058515891e-09 relative error = 2.929220231031152e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.613999999999824 y[1] (analytic) = 1.029573234432878 y[1] (numeric) = 1.029573237448688 absolute error = 3.01581004613638e-09 relative error = 2.929184583744144e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.614999999999824 y[1] (analytic) = 1.030005569278903 y[1] (numeric) = 1.030005572295942 absolute error = 3.017038840980035e-09 relative error = 2.929148085181942e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.615999999999824 y[1] (analytic) = 1.030437986566366 y[1] (numeric) = 1.030437989584633 absolute error = 3.018267857868295e-09 relative error = 2.929111598385259e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.616999999999824 y[1] (analytic) = 1.030870486288992 y[1] (numeric) = 1.030870489308489 absolute error = 3.01949665271195e-09 relative error = 2.929074692575368e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.617999999999824 y[1] (analytic) = 1.031303068440508 y[1] (numeric) = 1.031303071461234 absolute error = 3.02072655777863e-09 relative error = 2.929038660135516e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.618999999999823 y[1] (analytic) = 1.03173573301464 y[1] (numeric) = 1.031735736036595 absolute error = 3.021955796711495e-09 relative error = 2.929001778276701e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.619999999999823 y[1] (analytic) = 1.032168480005112 y[1] (numeric) = 1.032168483028298 absolute error = 3.02318592382278e-09 relative error = 2.928965553964415e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.620999999999823 y[1] (analytic) = 1.03260130940565 y[1] (numeric) = 1.032601312430066 absolute error = 3.024415606844855e-09 relative error = 2.928928696193173e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.621999999999823 y[1] (analytic) = 1.033034221209979 y[1] (numeric) = 1.033034224235625 absolute error = 3.025646178045349e-09 relative error = 2.928892495450395e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.622999999999823 y[1] (analytic) = 1.033467215411823 y[1] (numeric) = 1.033467218438698 absolute error = 3.026875416978214e-09 relative error = 2.92885480239646e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.623999999999823 y[1] (analytic) = 1.033900292004904 y[1] (numeric) = 1.03390029503301 absolute error = 3.028106210223314e-09 relative error = 2.92881841086563e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.624999999999823 y[1] (analytic) = 1.034333450982948 y[1] (numeric) = 1.034333454012284 absolute error = 3.029335893245388e-09 relative error = 2.928780743160293e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.625999999999823 y[1] (analytic) = 1.034766692339675 y[1] (numeric) = 1.034766695370242 absolute error = 3.030566686490488e-09 relative error = 2.928743946752072e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.626999999999823 y[1] (analytic) = 1.03520001606881 y[1] (numeric) = 1.035200019100607 absolute error = 3.031797701780192e-09 relative error = 2.928707162595977e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.627999999999822 y[1] (analytic) = 1.035633422164073 y[1] (numeric) = 1.035633425197102 absolute error = 3.033028717069897e-09 relative error = 2.928670176298521e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.628999999999822 y[1] (analytic) = 1.036066910619187 y[1] (numeric) = 1.036066913653447 absolute error = 3.034259954404206e-09 relative error = 2.928633202454882e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.629999999999822 y[1] (analytic) = 1.036500481427874 y[1] (numeric) = 1.036500484463365 absolute error = 3.035491191738515e-09 relative error = 2.928596026850705e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.630999999999822 y[1] (analytic) = 1.036934134583854 y[1] (numeric) = 1.036934137620576 absolute error = 3.036722429072825e-09 relative error = 2.92855864976567e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.631999999999822 y[1] (analytic) = 1.037367870080847 y[1] (numeric) = 1.037367873118801 absolute error = 3.037953888451739e-09 relative error = 2.928521285525236e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.632999999999822 y[1] (analytic) = 1.037801687912575 y[1] (numeric) = 1.03780169095176 absolute error = 3.039185347830653e-09 relative error = 2.928483720183231e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.633999999999822 y[1] (analytic) = 1.038235588072755 y[1] (numeric) = 1.038235591113172 absolute error = 3.040417029254172e-09 relative error = 2.928446167885657e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.634999999999822 y[1] (analytic) = 1.038669570555109 y[1] (numeric) = 1.038669573596758 absolute error = 3.041649154766901e-09 relative error = 2.928408842420709e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.635999999999822 y[1] (analytic) = 1.039103635353354 y[1] (numeric) = 1.039103638396235 absolute error = 3.04288083619042e-09 relative error = 2.928370888776333e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.636999999999821 y[1] (analytic) = 1.03953778246121 y[1] (numeric) = 1.039537785505322 absolute error = 3.044112739658544e-09 relative error = 2.928332948564219e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.637999999999821 y[1] (analytic) = 1.039972011872393 y[1] (numeric) = 1.039972014917739 absolute error = 3.045345753349693e-09 relative error = 2.928295875834939e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.638999999999821 y[1] (analytic) = 1.040406323580623 y[1] (numeric) = 1.040406326627201 absolute error = 3.046578100907027e-09 relative error = 2.928257962160436e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.639999999999821 y[1] (analytic) = 1.040840717579616 y[1] (numeric) = 1.040840720627427 absolute error = 3.047811114598176e-09 relative error = 2.92822048861193e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.640999999999821 y[1] (analytic) = 1.041275193863091 y[1] (numeric) = 1.041275196912134 absolute error = 3.0490430180663e-09 relative error = 2.928181748721457e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.641999999999821 y[1] (analytic) = 1.041709752424761 y[1] (numeric) = 1.041709755475038 absolute error = 3.050276475846658e-09 relative error = 2.928144301948415e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.642999999999821 y[1] (analytic) = 1.042144393258346 y[1] (numeric) = 1.042144396309855 absolute error = 3.051509267493202e-09 relative error = 2.928106016050636e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.643999999999821 y[1] (analytic) = 1.042579116357558 y[1] (numeric) = 1.042579119410301 absolute error = 3.052742725273561e-09 relative error = 2.92806816996189e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.644999999999821 y[1] (analytic) = 1.043013921716117 y[1] (numeric) = 1.043013924770092 absolute error = 3.053975294875499e-09 relative error = 2.928029272946482e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.64599999999982 y[1] (analytic) = 1.043448809327733 y[1] (numeric) = 1.043448812382942 absolute error = 3.055208974700463e-09 relative error = 2.927991241533789e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.64699999999982 y[1] (analytic) = 1.043883779186124 y[1] (numeric) = 1.043883782242566 absolute error = 3.056441988391612e-09 relative error = 2.927952372987922e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.64799999999982 y[1] (analytic) = 1.044318831285002 y[1] (numeric) = 1.044318834342679 absolute error = 3.057676556394995e-09 relative error = 2.927914794596415e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.64899999999982 y[1] (analytic) = 1.044753965618083 y[1] (numeric) = 1.044753968676993 absolute error = 3.058909792130748e-09 relative error = 2.927875741846146e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.64999999999982 y[1] (analytic) = 1.04518918217908 y[1] (numeric) = 1.045189185239223 absolute error = 3.060143694000317e-09 relative error = 2.927837128605107e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.65099999999982 y[1] (analytic) = 1.045624480961703 y[1] (numeric) = 1.045624484023082 absolute error = 3.0613782620037e-09 relative error = 2.927798954351208e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.65199999999982 y[1] (analytic) = 1.046059861959669 y[1] (numeric) = 1.046059865022281 absolute error = 3.062612607962478e-09 relative error = 2.927760369492657e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.65299999999982 y[1] (analytic) = 1.046495325166688 y[1] (numeric) = 1.046495328230534 absolute error = 3.063846731876652e-09 relative error = 2.927721374568622e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.65399999999982 y[1] (analytic) = 1.046930870576471 y[1] (numeric) = 1.046930873641553 absolute error = 3.065081299880035e-09 relative error = 2.927682606390534e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.65499999999982 y[1] (analytic) = 1.047366498182732 y[1] (numeric) = 1.047366501249048 absolute error = 3.066316089928023e-09 relative error = 2.927643852699449e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.655999999999819 y[1] (analytic) = 1.04780220797918 y[1] (numeric) = 1.047802211046731 absolute error = 3.067550657931406e-09 relative error = 2.927604689674751e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.656999999999819 y[1] (analytic) = 1.048237999959525 y[1] (numeric) = 1.048238003028312 absolute error = 3.068786558202419e-09 relative error = 2.927566600639273e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.657999999999819 y[1] (analytic) = 1.048673874117481 y[1] (numeric) = 1.048673877187502 absolute error = 3.070021126205802e-09 relative error = 2.927527043418909e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.658999999999819 y[1] (analytic) = 1.049109830446754 y[1] (numeric) = 1.049109833518011 absolute error = 3.071256582387605e-09 relative error = 2.927488136375327e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.659999999999819 y[1] (analytic) = 1.049545868941056 y[1] (numeric) = 1.049545872013548 absolute error = 3.072492482658618e-09 relative error = 2.927449455599901e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.660999999999819 y[1] (analytic) = 1.049981989594095 y[1] (numeric) = 1.049981992667822 absolute error = 3.073727716795815e-09 relative error = 2.927409943463951e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.661999999999819 y[1] (analytic) = 1.05041819239958 y[1] (numeric) = 1.050418195474543 absolute error = 3.074962950933013e-09 relative error = 2.927370235190381e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.662999999999819 y[1] (analytic) = 1.050854477351219 y[1] (numeric) = 1.050854480427418 absolute error = 3.076199295293236e-09 relative error = 2.927331387545778e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.663999999999819 y[1] (analytic) = 1.051290844442721 y[1] (numeric) = 1.051290847520155 absolute error = 3.077434529430434e-09 relative error = 2.927291287371339e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.664999999999818 y[1] (analytic) = 1.051727293667791 y[1] (numeric) = 1.051727296746463 absolute error = 3.078671317879866e-09 relative error = 2.927252469737963e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.665999999999818 y[1] (analytic) = 1.052163825020139 y[1] (numeric) = 1.052163828100048 absolute error = 3.079908106329299e-09 relative error = 2.927213455823142e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.666999999999818 y[1] (analytic) = 1.052600438493473 y[1] (numeric) = 1.052600441574616 absolute error = 3.081143562511102e-09 relative error = 2.927172980206019e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.667999999999818 y[1] (analytic) = 1.053037134081495 y[1] (numeric) = 1.053037137163876 absolute error = 3.082380573005139e-09 relative error = 2.927133785926482e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.668999999999818 y[1] (analytic) = 1.053473911777915 y[1] (numeric) = 1.053473914861532 absolute error = 3.083617139409967e-09 relative error = 2.92709397445433e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.669999999999818 y[1] (analytic) = 1.053910771576436 y[1] (numeric) = 1.05391077466129 absolute error = 3.084854371948609e-09 relative error = 2.927054600015423e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.670999999999818 y[1] (analytic) = 1.054347713470765 y[1] (numeric) = 1.054347716556856 absolute error = 3.086090494264226e-09 relative error = 2.927013977300949e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.671999999999818 y[1] (analytic) = 1.054784737454606 y[1] (numeric) = 1.054784740541934 absolute error = 3.087327948847474e-09 relative error = 2.926974423518656e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.672999999999818 y[1] (analytic) = 1.055221843521664 y[1] (numeric) = 1.055221846610229 absolute error = 3.088565181386116e-09 relative error = 2.926934464395122e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.673999999999817 y[1] (analytic) = 1.055659031665644 y[1] (numeric) = 1.055659034755446 absolute error = 3.089802413924758e-09 relative error = 2.926894310798057e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.674999999999817 y[1] (analytic) = 1.056096301880247 y[1] (numeric) = 1.056096304971287 absolute error = 3.09104009055261e-09 relative error = 2.926854383496468e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.675999999999817 y[1] (analytic) = 1.056533654159178 y[1] (numeric) = 1.056533657251457 absolute error = 3.092278655358882e-09 relative error = 2.92681510256274e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.676999999999817 y[1] (analytic) = 1.056971088496143 y[1] (numeric) = 1.056971091589658 absolute error = 3.093515443808315e-09 relative error = 2.926773946305159e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.677999999999817 y[1] (analytic) = 1.057408604884839 y[1] (numeric) = 1.057408607979593 absolute error = 3.094754230659191e-09 relative error = 2.926734486898031e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.678999999999817 y[1] (analytic) = 1.057846203318972 y[1] (numeric) = 1.057846206414964 absolute error = 3.095992129331648e-09 relative error = 2.926693993529526e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.679999999999817 y[1] (analytic) = 1.058283883792243 y[1] (numeric) = 1.058283886889473 absolute error = 3.09723025004871e-09 relative error = 2.926653516587752e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.680999999999817 y[1] (analytic) = 1.058721646298353 y[1] (numeric) = 1.058721649396821 absolute error = 3.098468148721167e-09 relative error = 2.926612636621206e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.681999999999817 y[1] (analytic) = 1.059159490831003 y[1] (numeric) = 1.05915949393071 absolute error = 3.099707379661254e-09 relative error = 2.926572821652444e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.682999999999816 y[1] (analytic) = 1.059597417383895 y[1] (numeric) = 1.059597420484841 absolute error = 3.100945944467526e-09 relative error = 2.926532184387201e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.683999999999816 y[1] (analytic) = 1.060035425950728 y[1] (numeric) = 1.060035429052913 absolute error = 3.102184731318403e-09 relative error = 2.926491563747603e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.684999999999816 y[1] (analytic) = 1.060473516525203 y[1] (numeric) = 1.060473519628626 absolute error = 3.103423518169279e-09 relative error = 2.926450750357352e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.685999999999816 y[1] (analytic) = 1.060911689101018 y[1] (numeric) = 1.060911692205681 absolute error = 3.104662971153971e-09 relative error = 2.926410372370164e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.686999999999816 y[1] (analytic) = 1.061349943671875 y[1] (numeric) = 1.061349946777777 absolute error = 3.105901535960243e-09 relative error = 2.926368964806255e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.687999999999816 y[1] (analytic) = 1.06178828023147 y[1] (numeric) = 1.061788283338611 absolute error = 3.107141210989539e-09 relative error = 2.926328411076624e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.688999999999816 y[1] (analytic) = 1.062226698773503 y[1] (numeric) = 1.062226701881884 absolute error = 3.108380663974231e-09 relative error = 2.926287455929429e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.689999999999816 y[1] (analytic) = 1.062665199291672 y[1] (numeric) = 1.062665202401292 absolute error = 3.109620561048132e-09 relative error = 2.926246726740347e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.690999999999816 y[1] (analytic) = 1.063103781779673 y[1] (numeric) = 1.063103784890534 absolute error = 3.110860902211243e-09 relative error = 2.926206223256541e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.691999999999815 y[1] (analytic) = 1.063542446231206 y[1] (numeric) = 1.063542449343307 absolute error = 3.11210057724054e-09 relative error = 2.926164901333889e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.692999999999815 y[1] (analytic) = 1.063981192639967 y[1] (numeric) = 1.063981195753307 absolute error = 3.113340030225231e-09 relative error = 2.926123179396021e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.693999999999815 y[1] (analytic) = 1.064420020999652 y[1] (numeric) = 1.064420024114233 absolute error = 3.114580815477552e-09 relative error = 2.926082518207887e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.694999999999815 y[1] (analytic) = 1.064858931303958 y[1] (numeric) = 1.064858934419778 absolute error = 3.115820268462244e-09 relative error = 2.926040414242298e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.695999999999815 y[1] (analytic) = 1.065297923546579 y[1] (numeric) = 1.065297926663641 absolute error = 3.117061941892985e-09 relative error = 2.926000204258068e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.696999999999815 y[1] (analytic) = 1.065736997721214 y[1] (numeric) = 1.065737000839515 absolute error = 3.118301172833071e-09 relative error = 2.925957510624763e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.697999999999815 y[1] (analytic) = 1.066176153821554 y[1] (numeric) = 1.066176156941097 absolute error = 3.119542846263812e-09 relative error = 2.925916918214934e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.698999999999815 y[1] (analytic) = 1.066615391841296 y[1] (numeric) = 1.06661539496208 absolute error = 3.120783853560738e-09 relative error = 2.925875509984283e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.699999999999815 y[1] (analytic) = 1.067054711774135 y[1] (numeric) = 1.06705471489616 absolute error = 3.122024638813059e-09 relative error = 2.925833703149331e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.700999999999814 y[1] (analytic) = 1.067494113613763 y[1] (numeric) = 1.067494116737029 absolute error = 3.12326586815459e-09 relative error = 2.925792122245498e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.701999999999814 y[1] (analytic) = 1.067933597353875 y[1] (numeric) = 1.067933600478383 absolute error = 3.124507541585331e-09 relative error = 2.925750767020751e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.702999999999814 y[1] (analytic) = 1.068373162988165 y[1] (numeric) = 1.068373166113913 absolute error = 3.125748548882257e-09 relative error = 2.925708598051787e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.703999999999814 y[1] (analytic) = 1.068812810510323 y[1] (numeric) = 1.068812813637314 absolute error = 3.126990666402207e-09 relative error = 2.925667278360157e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.704999999999814 y[1] (analytic) = 1.069252539914044 y[1] (numeric) = 1.069252543042277 absolute error = 3.128232339832948e-09 relative error = 2.925625353281295e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.705999999999814 y[1] (analytic) = 1.06969235119302 y[1] (numeric) = 1.069692354322494 absolute error = 3.129474457352899e-09 relative error = 2.925583653900693e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.706999999999814 y[1] (analytic) = 1.070132244340942 y[1] (numeric) = 1.070132247471658 absolute error = 3.13071613078364e-09 relative error = 2.925541349996178e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.707999999999814 y[1] (analytic) = 1.070572219351501 y[1] (numeric) = 1.07057222248346 absolute error = 3.1319586923928e-09 relative error = 2.92549968678431e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.708999999999814 y[1] (analytic) = 1.07101227621839 y[1] (numeric) = 1.07101227935159 absolute error = 3.133200143778936e-09 relative error = 2.925456797602613e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.709999999999813 y[1] (analytic) = 1.071452414935297 y[1] (numeric) = 1.07145241806974 absolute error = 3.134442927432701e-09 relative error = 2.92541496359592e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.710999999999813 y[1] (analytic) = 1.071892635495913 y[1] (numeric) = 1.071892638631599 absolute error = 3.135685933131072e-09 relative error = 2.925373147731667e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.711999999999813 y[1] (analytic) = 1.072332937893929 y[1] (numeric) = 1.072332941030858 absolute error = 3.136928716784837e-09 relative error = 2.925330935880595e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.712999999999813 y[1] (analytic) = 1.072773322123036 y[1] (numeric) = 1.072773325261206 absolute error = 3.138170834304788e-09 relative error = 2.925287914593455e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.713999999999813 y[1] (analytic) = 1.073213788176919 y[1] (numeric) = 1.073213791316333 absolute error = 3.139413840003158e-09 relative error = 2.925245533172022e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.714999999999813 y[1] (analytic) = 1.07365433604927 y[1] (numeric) = 1.073654339189927 absolute error = 3.140657289790738e-09 relative error = 2.925203377231658e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.715999999999813 y[1] (analytic) = 1.074094965733776 y[1] (numeric) = 1.074094968875677 absolute error = 3.141900739578318e-09 relative error = 2.925161033067411e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.716999999999813 y[1] (analytic) = 1.074535677224127 y[1] (numeric) = 1.07453568036727 absolute error = 3.143143745276689e-09 relative error = 2.925118087652935e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.717999999999813 y[1] (analytic) = 1.074976470514007 y[1] (numeric) = 1.074976473658395 absolute error = 3.144388305287293e-09 relative error = 2.925076400773483e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.718999999999812 y[1] (analytic) = 1.075417345597107 y[1] (numeric) = 1.075417348742739 absolute error = 3.145631977119479e-09 relative error = 2.925033699705596e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.719999999999812 y[1] (analytic) = 1.075858302467114 y[1] (numeric) = 1.075858305613989 absolute error = 3.146875648951664e-09 relative error = 2.924990811276335e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.720999999999812 y[1] (analytic) = 1.076299341117712 y[1] (numeric) = 1.076299344265832 absolute error = 3.148119542828454e-09 relative error = 2.924947942046683e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.721999999999812 y[1] (analytic) = 1.076740461542589 y[1] (numeric) = 1.076740464691953 absolute error = 3.149364102839058e-09 relative error = 2.924905504458457e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.722999999999812 y[1] (analytic) = 1.077181663735432 y[1] (numeric) = 1.07718166688604 absolute error = 3.150607330582034e-09 relative error = 2.924861642795154e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.723999999999812 y[1] (analytic) = 1.077622947689924 y[1] (numeric) = 1.077622950841776 absolute error = 3.151852112637243e-09 relative error = 2.924819037487831e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.724999999999812 y[1] (analytic) = 1.078064313399752 y[1] (numeric) = 1.078064316552849 absolute error = 3.153096450603243e-09 relative error = 2.924775833326428e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.725999999999812 y[1] (analytic) = 1.0785057608586 y[1] (numeric) = 1.078505764012941 absolute error = 3.154341454703058e-09 relative error = 2.924733060481646e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.726999999999812 y[1] (analytic) = 1.078947290060152 y[1] (numeric) = 1.078947293215738 absolute error = 3.155586014713663e-09 relative error = 2.92468968946364e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.727999999999811 y[1] (analytic) = 1.079388900998094 y[1] (numeric) = 1.079388904154925 absolute error = 3.156831240858082e-09 relative error = 2.924646749599714e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.728999999999811 y[1] (analytic) = 1.079830593666108 y[1] (numeric) = 1.079830596824184 absolute error = 3.158076022913292e-09 relative error = 2.924603212242191e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.729999999999811 y[1] (analytic) = 1.080272368057878 y[1] (numeric) = 1.080272371217199 absolute error = 3.159321471102317e-09 relative error = 2.924560105876048e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.730999999999811 y[1] (analytic) = 1.080714224167087 y[1] (numeric) = 1.080714227327654 absolute error = 3.160567141335946e-09 relative error = 2.924517019077652e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.731999999999811 y[1] (analytic) = 1.081156161987417 y[1] (numeric) = 1.08115616514923 absolute error = 3.161812811569575e-09 relative error = 2.924473746472874e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.732999999999811 y[1] (analytic) = 1.081598181512552 y[1] (numeric) = 1.081598184675611 absolute error = 3.163058481803205e-09 relative error = 2.924430288316361e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.733999999999811 y[1] (analytic) = 1.082040282736173 y[1] (numeric) = 1.082040285900477 absolute error = 3.164303707947624e-09 relative error = 2.92438623444406e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.734999999999811 y[1] (analytic) = 1.082482465651962 y[1] (numeric) = 1.082482468817512 absolute error = 3.165549378181254e-09 relative error = 2.92434240611435e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.735999999999811 y[1] (analytic) = 1.082924730253599 y[1] (numeric) = 1.082924733420395 absolute error = 3.166795714548698e-09 relative error = 2.924299008119519e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.73699999999981 y[1] (analytic) = 1.083367076534766 y[1] (numeric) = 1.083367079702808 absolute error = 3.168042050916142e-09 relative error = 2.924255425085808e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.73799999999981 y[1] (analytic) = 1.083809504489144 y[1] (numeric) = 1.083809507658432 absolute error = 3.169288165238981e-09 relative error = 2.924211452392487e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.73899999999981 y[1] (analytic) = 1.084252014110412 y[1] (numeric) = 1.084252017280946 absolute error = 3.170534279561821e-09 relative error = 2.924167295334125e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.73999999999981 y[1] (analytic) = 1.084694605392249 y[1] (numeric) = 1.084694608564031 absolute error = 3.171781948196895e-09 relative error = 2.924124387112545e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.74099999999981 y[1] (analytic) = 1.085137278328337 y[1] (numeric) = 1.085137281501366 absolute error = 3.173028506608944e-09 relative error = 2.924080270744196e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.74199999999981 y[1] (analytic) = 1.085580032912354 y[1] (numeric) = 1.085580036086629 absolute error = 3.174275065020993e-09 relative error = 2.924035970434316e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.74299999999981 y[1] (analytic) = 1.086022869137979 y[1] (numeric) = 1.086022872313501 absolute error = 3.175521845477647e-09 relative error = 2.923991690891546e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.74399999999981 y[1] (analytic) = 1.086465786998888 y[1] (numeric) = 1.086465790175658 absolute error = 3.176769736157325e-09 relative error = 2.923948249610713e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.74499999999981 y[1] (analytic) = 1.086908786488763 y[1] (numeric) = 1.08690878966678 absolute error = 3.178016294569375e-09 relative error = 2.923903398403735e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.745999999999809 y[1] (analytic) = 1.08735186760128 y[1] (numeric) = 1.087351870780543 absolute error = 3.179263519115239e-09 relative error = 2.923858976881842e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.746999999999809 y[1] (analytic) = 1.087795030330115 y[1] (numeric) = 1.087795033510626 absolute error = 3.180511631839522e-09 relative error = 2.923815188670542e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.747999999999809 y[1] (analytic) = 1.088238274668946 y[1] (numeric) = 1.088238277850705 absolute error = 3.181759078429991e-09 relative error = 2.923770604739956e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.748999999999809 y[1] (analytic) = 1.08868160061145 y[1] (numeric) = 1.088681603794457 absolute error = 3.18300696910967e-09 relative error = 2.923726245875705e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.749999999999809 y[1] (analytic) = 1.089125008151303 y[1] (numeric) = 1.089125011335558 absolute error = 3.184255525923163e-09 relative error = 2.923682315704206e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.750999999999809 y[1] (analytic) = 1.089568497282182 y[1] (numeric) = 1.089568500467684 absolute error = 3.185502972513632e-09 relative error = 2.923637183398333e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.751999999999809 y[1] (analytic) = 1.09001206799776 y[1] (numeric) = 1.090012071184511 absolute error = 3.186751085237916e-09 relative error = 2.923592480119645e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.752999999999809 y[1] (analytic) = 1.090455720291714 y[1] (numeric) = 1.090455723479714 absolute error = 3.187999864096014e-09 relative error = 2.923548205371579e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.753999999999809 y[1] (analytic) = 1.090899454157719 y[1] (numeric) = 1.090899457346968 absolute error = 3.189248420909507e-09 relative error = 2.923503544487441e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.754999999999808 y[1] (analytic) = 1.09134326958945 y[1] (numeric) = 1.091343272779947 absolute error = 3.190496311589186e-09 relative error = 2.923458091045369e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.755999999999808 y[1] (analytic) = 1.09178716658058 y[1] (numeric) = 1.091787169772325 absolute error = 3.191744868402679e-09 relative error = 2.923413066302159e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.756999999999808 y[1] (analytic) = 1.092231145124783 y[1] (numeric) = 1.092231148317777 absolute error = 3.192994091349988e-09 relative error = 2.923368469762142e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.757999999999808 y[1] (analytic) = 1.092675205215732 y[1] (numeric) = 1.092675208409975 absolute error = 3.194243092252691e-09 relative error = 2.92332348808266e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.758999999999808 y[1] (analytic) = 1.093119346847101 y[1] (numeric) = 1.093119350042594 absolute error = 3.195492537244604e-09 relative error = 2.923278731148072e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.759999999999808 y[1] (analytic) = 1.093563570012563 y[1] (numeric) = 1.093563573209305 absolute error = 3.196741760191912e-09 relative error = 2.923233589571008e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.760999999999808 y[1] (analytic) = 1.094007874705791 y[1] (numeric) = 1.094007877903782 absolute error = 3.197990761094616e-09 relative error = 2.923188063847022e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.761999999999808 y[1] (analytic) = 1.094452260920455 y[1] (numeric) = 1.094452264119695 absolute error = 3.199240872220344e-09 relative error = 2.923143371762714e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.762999999999808 y[1] (analytic) = 1.094896728650228 y[1] (numeric) = 1.094896731850718 absolute error = 3.200490761301467e-09 relative error = 2.923098295532387e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.763999999999807 y[1] (analytic) = 1.095341277888781 y[1] (numeric) = 1.095341281090522 absolute error = 3.201740428337985e-09 relative error = 2.923052835650628e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.764999999999807 y[1] (analytic) = 1.095785908629787 y[1] (numeric) = 1.095785911832776 absolute error = 3.202989873329898e-09 relative error = 2.923006992611396e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.765999999999807 y[1] (analytic) = 1.096230620866913 y[1] (numeric) = 1.096230624071153 absolute error = 3.204240650589441e-09 relative error = 2.922962184777768e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.766999999999807 y[1] (analytic) = 1.096675414593833 y[1] (numeric) = 1.096675417799323 absolute error = 3.205490317625959e-09 relative error = 2.922916183739882e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.767999999999807 y[1] (analytic) = 1.097120289804214 y[1] (numeric) = 1.097120293010955 absolute error = 3.206740872840896e-09 relative error = 2.922870812473218e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.768999999999807 y[1] (analytic) = 1.097565246491729 y[1] (numeric) = 1.09756524969972 absolute error = 3.207990983966624e-09 relative error = 2.922824856399824e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.769999999999807 y[1] (analytic) = 1.098010284650043 y[1] (numeric) = 1.098010287859286 absolute error = 3.209242427359982e-09 relative error = 2.922779934053922e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.770999999999807 y[1] (analytic) = 1.09845540427283 y[1] (numeric) = 1.098455407483323 absolute error = 3.210492760530315e-09 relative error = 2.92273382063757e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.771999999999807 y[1] (analytic) = 1.098900605353755 y[1] (numeric) = 1.098900608565499 absolute error = 3.211743981879067e-09 relative error = 2.922688336171361e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.772999999999807 y[1] (analytic) = 1.099345887886488 y[1] (numeric) = 1.099345891099482 absolute error = 3.212994537094005e-09 relative error = 2.922642066066254e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.773999999999806 y[1] (analytic) = 1.099791251864695 y[1] (numeric) = 1.099791255078941 absolute error = 3.214246646621177e-09 relative error = 2.922597030274087e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.774999999999806 y[1] (analytic) = 1.100236697282046 y[1] (numeric) = 1.100236700497543 absolute error = 3.21549697979151e-09 relative error = 2.922550200093186e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.775999999999806 y[1] (analytic) = 1.100682224132207 y[1] (numeric) = 1.100682227348956 absolute error = 3.216749089318682e-09 relative error = 2.922504805467184e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.776999999999806 y[1] (analytic) = 1.101127832408845 y[1] (numeric) = 1.101127835626846 absolute error = 3.21800053271204e-09 relative error = 2.922458626508685e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.777999999999806 y[1] (analytic) = 1.101573522105627 y[1] (numeric) = 1.10157352532488 absolute error = 3.219252642239212e-09 relative error = 2.922412873618913e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.778999999999806 y[1] (analytic) = 1.102019293216219 y[1] (numeric) = 1.102019296436723 absolute error = 3.220504307677174e-09 relative error = 2.922366538863583e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.779999999999806 y[1] (analytic) = 1.102465145734287 y[1] (numeric) = 1.102465148956044 absolute error = 3.221756195159742e-09 relative error = 2.922320227197676e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.780999999999806 y[1] (analytic) = 1.102911079653497 y[1] (numeric) = 1.102911082876505 absolute error = 3.223008082642309e-09 relative error = 2.922273737294293e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.781999999999806 y[1] (analytic) = 1.103357094967514 y[1] (numeric) = 1.103357098191774 absolute error = 3.224260192169481e-09 relative error = 2.922227270641164e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.782999999999805 y[1] (analytic) = 1.103803191670002 y[1] (numeric) = 1.103803194895514 absolute error = 3.225512523741259e-09 relative error = 2.922180827237155e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.783999999999805 y[1] (analytic) = 1.104249369754625 y[1] (numeric) = 1.104249372981391 absolute error = 3.22676596553606e-09 relative error = 2.922135211408885e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.784999999999805 y[1] (analytic) = 1.104695629215052 y[1] (numeric) = 1.104695632443069 absolute error = 3.228017186884813e-09 relative error = 2.922087407169793e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.785999999999805 y[1] (analytic) = 1.10514197004494 y[1] (numeric) = 1.105141973274211 absolute error = 3.229270628679615e-09 relative error = 2.922041435588857e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.786999999999805 y[1] (analytic) = 1.105588392237957 y[1] (numeric) = 1.105588395468481 absolute error = 3.230523404340602e-09 relative error = 2.921994683574149e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.787999999999805 y[1] (analytic) = 1.106034895787765 y[1] (numeric) = 1.106034899019542 absolute error = 3.231776624090799e-09 relative error = 2.921948155884349e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.788999999999805 y[1] (analytic) = 1.106481480688027 y[1] (numeric) = 1.106481483921057 absolute error = 3.233029843840995e-09 relative error = 2.921901450922295e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.789999999999805 y[1] (analytic) = 1.106928146932405 y[1] (numeric) = 1.106928150166689 absolute error = 3.234283285635797e-09 relative error = 2.921854769524891e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.790999999999805 y[1] (analytic) = 1.107374894514563 y[1] (numeric) = 1.107374897750099 absolute error = 3.235536283341389e-09 relative error = 2.921807510147449e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.791999999999804 y[1] (analytic) = 1.10782172342816 y[1] (numeric) = 1.107821726664951 absolute error = 3.236790391270006e-09 relative error = 2.921761076550964e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.792999999999804 y[1] (analytic) = 1.108268633666861 y[1] (numeric) = 1.108268636904904 absolute error = 3.238043388975598e-09 relative error = 2.921713464236628e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.793999999999804 y[1] (analytic) = 1.108715625224324 y[1] (numeric) = 1.108715628463621 absolute error = 3.239297496904214e-09 relative error = 2.92166667737619e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.794999999999804 y[1] (analytic) = 1.109162698094211 y[1] (numeric) = 1.109162701334762 absolute error = 3.240551604832831e-09 relative error = 2.921619714042694e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.795999999999804 y[1] (analytic) = 1.109609852270182 y[1] (numeric) = 1.109609855511988 absolute error = 3.241805934806052e-09 relative error = 2.921572774586986e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.796999999999804 y[1] (analytic) = 1.110057087745899 y[1] (numeric) = 1.110057090988959 absolute error = 3.243060486823879e-09 relative error = 2.921525859007211e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.797999999999804 y[1] (analytic) = 1.11050440451502 y[1] (numeric) = 1.110504407759335 absolute error = 3.244315038841705e-09 relative error = 2.921478767352178e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.798999999999804 y[1] (analytic) = 1.110951802571207 y[1] (numeric) = 1.110951805816775 absolute error = 3.245568480636507e-09 relative error = 2.921430500517579e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.799999999999804 y[1] (analytic) = 1.111399281908115 y[1] (numeric) = 1.111399285154939 absolute error = 3.246824142877358e-09 relative error = 2.921384056774827e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.800999999999803 y[1] (analytic) = 1.111846842519407 y[1] (numeric) = 1.111846845767485 absolute error = 3.24807802876137e-09 relative error = 2.921335839207256e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.801999999999803 y[1] (analytic) = 1.112294484398738 y[1] (numeric) = 1.112294487648072 absolute error = 3.249334135091431e-09 relative error = 2.921289443278945e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.802999999999803 y[1] (analytic) = 1.11274220753977 y[1] (numeric) = 1.112742210790359 absolute error = 3.250588243020047e-09 relative error = 2.921241075421207e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.803999999999803 y[1] (analytic) = 1.113190011936158 y[1] (numeric) = 1.113190015188002 absolute error = 3.251844127305503e-09 relative error = 2.921194128978583e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.804999999999803 y[1] (analytic) = 1.11363789758156 y[1] (numeric) = 1.11363790083466 absolute error = 3.253099345457144e-09 relative error = 2.921146409009392e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.805999999999803 y[1] (analytic) = 1.114085864469635 y[1] (numeric) = 1.114085867723989 absolute error = 3.254354563608786e-09 relative error = 2.921098514393264e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.806999999999803 y[1] (analytic) = 1.114533912594038 y[1] (numeric) = 1.114533915849647 absolute error = 3.255609781760427e-09 relative error = 2.921050445367887e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.807999999999803 y[1] (analytic) = 1.114982041948425 y[1] (numeric) = 1.114982045205291 absolute error = 3.256865666045883e-09 relative error = 2.921002799609694e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.808999999999803 y[1] (analytic) = 1.115430252526454 y[1] (numeric) = 1.115430255784576 absolute error = 3.258121328286734e-09 relative error = 2.920954780370243e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.809999999999802 y[1] (analytic) = 1.11587854432178 y[1] (numeric) = 1.115878547581158 absolute error = 3.259377878706005e-09 relative error = 2.920907383058452e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.810999999999802 y[1] (analytic) = 1.116326917328059 y[1] (numeric) = 1.116326920588693 absolute error = 3.260633762991461e-09 relative error = 2.920859214606976e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.811999999999802 y[1] (analytic) = 1.116775371538946 y[1] (numeric) = 1.116775374800836 absolute error = 3.261890091366126e-09 relative error = 2.92081127010453e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.812999999999802 y[1] (analytic) = 1.117223906948096 y[1] (numeric) = 1.117223910211242 absolute error = 3.263145975651582e-09 relative error = 2.920762754321531e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.813999999999802 y[1] (analytic) = 1.117672523549163 y[1] (numeric) = 1.117672526813565 absolute error = 3.264402526070853e-09 relative error = 2.920714661307733e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.814999999999802 y[1] (analytic) = 1.118121221335801 y[1] (numeric) = 1.118121224601461 absolute error = 3.265659520579334e-09 relative error = 2.920666791994077e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.815999999999802 y[1] (analytic) = 1.118570000301666 y[1] (numeric) = 1.118570003568582 absolute error = 3.266916293043209e-09 relative error = 2.92061855061566e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.816999999999802 y[1] (analytic) = 1.11901886044041 y[1] (numeric) = 1.119018863708583 absolute error = 3.268172621417875e-09 relative error = 2.920569739219253e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.817999999999802 y[1] (analytic) = 1.119467801745686 y[1] (numeric) = 1.119467805015116 absolute error = 3.269430060015566e-09 relative error = 2.920521746956233e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.818999999999801 y[1] (analytic) = 1.119916824211148 y[1] (numeric) = 1.119916827481835 absolute error = 3.270687276568651e-09 relative error = 2.920473383255469e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.819999999999801 y[1] (analytic) = 1.120365927830448 y[1] (numeric) = 1.120365931102392 absolute error = 3.271944493121737e-09 relative error = 2.920424846779972e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.820999999999801 y[1] (analytic) = 1.120815112597238 y[1] (numeric) = 1.12081511587044 absolute error = 3.273201931719427e-09 relative error = 2.920376335874446e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.821999999999801 y[1] (analytic) = 1.121264378505171 y[1] (numeric) = 1.12126438177963 absolute error = 3.274459592361723e-09 relative error = 2.920327850535227e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.822999999999801 y[1] (analytic) = 1.121713725547897 y[1] (numeric) = 1.121713728823615 absolute error = 3.275717030959413e-09 relative error = 2.920278994856196e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.823999999999801 y[1] (analytic) = 1.12216315371907 y[1] (numeric) = 1.122163156996044 absolute error = 3.276974691601708e-09 relative error = 2.920230165053245e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.824999999999801 y[1] (analytic) = 1.122612663012338 y[1] (numeric) = 1.122612666290571 absolute error = 3.278232796333214e-09 relative error = 2.920181558915111e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.825999999999801 y[1] (analytic) = 1.123062253421353 y[1] (numeric) = 1.123062256700845 absolute error = 3.279491567198534e-09 relative error = 2.920133373913803e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.826999999999801 y[1] (analytic) = 1.123511924939766 y[1] (numeric) = 1.123511928220516 absolute error = 3.280749449885434e-09 relative error = 2.920084226129884e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.8279999999998 y[1] (analytic) = 1.123961677561227 y[1] (numeric) = 1.123961680843234 absolute error = 3.282007554616939e-09 relative error = 2.92003510452264e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.8289999999998 y[1] (analytic) = 1.124411511279385 y[1] (numeric) = 1.124411514562651 absolute error = 3.283265437303839e-09 relative error = 2.919985614135214e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.8299999999998 y[1] (analytic) = 1.124861426087889 y[1] (numeric) = 1.124861429372414 absolute error = 3.284524652258369e-09 relative error = 2.919937137218304e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.8309999999998 y[1] (analytic) = 1.125311421980389 y[1] (numeric) = 1.125311425266172 absolute error = 3.285782979034479e-09 relative error = 2.919887699399661e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.8319999999998 y[1] (analytic) = 1.125761498950533 y[1] (numeric) = 1.125761502237576 absolute error = 3.287042193989009e-09 relative error = 2.919838879774519e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.8329999999998 y[1] (analytic) = 1.126211656991971 y[1] (numeric) = 1.126211660280272 absolute error = 3.288301186898934e-09 relative error = 2.919789691825555e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.8339999999998 y[1] (analytic) = 1.126661896098349 y[1] (numeric) = 1.126661899387909 absolute error = 3.289560401853464e-09 relative error = 2.919740530185029e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.8349999999998 y[1] (analytic) = 1.127112216263317 y[1] (numeric) = 1.127112219554136 absolute error = 3.290819172718784e-09 relative error = 2.919690803839163e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.8359999999998 y[1] (analytic) = 1.12756261748052 y[1] (numeric) = 1.127562620772599 absolute error = 3.292078831762524e-09 relative error = 2.91964169503819e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.836999999999799 y[1] (analytic) = 1.128013099743607 y[1] (numeric) = 1.128013103036945 absolute error = 3.293338712850868e-09 relative error = 2.9195926125321e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.837999999999799 y[1] (analytic) = 1.128463663046224 y[1] (numeric) = 1.128463666340822 absolute error = 3.294598371894608e-09 relative error = 2.919543162782066e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.838999999999799 y[1] (analytic) = 1.128914307382019 y[1] (numeric) = 1.128914310677876 absolute error = 3.295857586849138e-09 relative error = 2.919493149566256e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.839999999999799 y[1] (analytic) = 1.129365032744635 y[1] (numeric) = 1.129365036041754 absolute error = 3.297118578160507e-09 relative error = 2.919444539687666e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.840999999999799 y[1] (analytic) = 1.129815839127722 y[1] (numeric) = 1.1298158424261 absolute error = 3.298377571070432e-09 relative error = 2.919393990455077e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.841999999999799 y[1] (analytic) = 1.130266726524923 y[1] (numeric) = 1.130266729824561 absolute error = 3.299638118292592e-09 relative error = 2.91934464746878e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.842999999999799 y[1] (analytic) = 1.130717694929884 y[1] (numeric) = 1.130717698230782 absolute error = 3.300898221425541e-09 relative error = 2.919294741938421e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.843999999999799 y[1] (analytic) = 1.131168744336248 y[1] (numeric) = 1.131168747638408 absolute error = 3.30215965682612e-09 relative error = 2.919245844936933e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.844999999999799 y[1] (analytic) = 1.131619874737664 y[1] (numeric) = 1.131619878041083 absolute error = 3.30341931586986e-09 relative error = 2.91919520822809e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.845999999999798 y[1] (analytic) = 1.132071086127772 y[1] (numeric) = 1.132071089432453 absolute error = 3.304680751270439e-09 relative error = 2.919145972161553e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.846999999999798 y[1] (analytic) = 1.132522378500218 y[1] (numeric) = 1.13252238180616 absolute error = 3.305941520537203e-09 relative error = 2.919095978408135e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.847999999999798 y[1] (analytic) = 1.132973751848647 y[1] (numeric) = 1.132973755155849 absolute error = 3.307201845714758e-09 relative error = 2.919045423884247e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.848999999999798 y[1] (analytic) = 1.1334252061667 y[1] (numeric) = 1.133425209475162 absolute error = 3.308462614981522e-09 relative error = 2.918995092910371e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.849999999999798 y[1] (analytic) = 1.13387674144802 y[1] (numeric) = 1.133876744757744 absolute error = 3.309724272426706e-09 relative error = 2.918945376902269e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.850999999999798 y[1] (analytic) = 1.134328357686251 y[1] (numeric) = 1.134328360997237 absolute error = 3.310985263738075e-09 relative error = 2.918894904903607e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.851999999999798 y[1] (analytic) = 1.134780054875035 y[1] (numeric) = 1.134780058187282 absolute error = 3.312247365272469e-09 relative error = 2.918845243219597e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.852999999999798 y[1] (analytic) = 1.135231833008015 y[1] (numeric) = 1.135231836321524 absolute error = 3.313508800673048e-09 relative error = 2.918794826157464e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.853999999999798 y[1] (analytic) = 1.135683692078831 y[1] (numeric) = 1.135683695393602 absolute error = 3.314770680162837e-09 relative error = 2.918744632227007e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.854999999999797 y[1] (analytic) = 1.136135632081127 y[1] (numeric) = 1.136135635397159 absolute error = 3.316031893518812e-09 relative error = 2.918693683996724e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.855999999999797 y[1] (analytic) = 1.136587653008542 y[1] (numeric) = 1.136587656325836 absolute error = 3.317293995053205e-09 relative error = 2.918643349918807e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.856999999999797 y[1] (analytic) = 1.137039754854718 y[1] (numeric) = 1.137039758173274 absolute error = 3.318555652498389e-09 relative error = 2.918592457589496e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.857999999999797 y[1] (analytic) = 1.137491937613295 y[1] (numeric) = 1.137491940933113 absolute error = 3.319818198121993e-09 relative error = 2.918542178934203e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.858999999999797 y[1] (analytic) = 1.137944201277912 y[1] (numeric) = 1.137944204598993 absolute error = 3.321080965790202e-09 relative error = 2.91849192786485e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.859999999999797 y[1] (analytic) = 1.138396545842212 y[1] (numeric) = 1.138396549164556 absolute error = 3.322343289369201e-09 relative error = 2.918441119224632e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.860999999999797 y[1] (analytic) = 1.138848971299833 y[1] (numeric) = 1.138848974623439 absolute error = 3.323606057037409e-09 relative error = 2.918390533596381e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.861999999999797 y[1] (analytic) = 1.139301477644414 y[1] (numeric) = 1.139301480969283 absolute error = 3.324869046750223e-09 relative error = 2.918339975846098e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.862999999999797 y[1] (analytic) = 1.139754064869596 y[1] (numeric) = 1.139754068195727 absolute error = 3.326131148284617e-09 relative error = 2.918288471877636e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.863999999999796 y[1] (analytic) = 1.140206732969014 y[1] (numeric) = 1.140206736296409 absolute error = 3.327394804131245e-09 relative error = 2.918238164992198e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.864999999999796 y[1] (analytic) = 1.140659481936309 y[1] (numeric) = 1.140659485264967 absolute error = 3.328658015888664e-09 relative error = 2.918187301821355e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.865999999999796 y[1] (analytic) = 1.14111231176512 y[1] (numeric) = 1.141112315095041 absolute error = 3.329921227646082e-09 relative error = 2.918136272226545e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.866999999999796 y[1] (analytic) = 1.141565222449083 y[1] (numeric) = 1.141565225780267 absolute error = 3.331184439403501e-09 relative error = 2.918085076432925e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.867999999999796 y[1] (analytic) = 1.142018213981836 y[1] (numeric) = 1.142018217314284 absolute error = 3.332447873205524e-09 relative error = 2.918033909097117e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.868999999999796 y[1] (analytic) = 1.142471286357016 y[1] (numeric) = 1.142471289690727 absolute error = 3.333711084962943e-09 relative error = 2.917982381503088e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.869999999999796 y[1] (analytic) = 1.14292443956826 y[1] (numeric) = 1.142924442903235 absolute error = 3.334975628987991e-09 relative error = 2.917931854049581e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.870999999999796 y[1] (analytic) = 1.143377673609205 y[1] (numeric) = 1.143377676945444 absolute error = 3.336239284834619e-09 relative error = 2.917880383568616e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.871999999999796 y[1] (analytic) = 1.143830988473487 y[1] (numeric) = 1.14383099181099 absolute error = 3.337502940681247e-09 relative error = 2.917828747702797e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.872999999999795 y[1] (analytic) = 1.144284384154741 y[1] (numeric) = 1.144284387493509 absolute error = 3.338767928795505e-09 relative error = 2.91777811095603e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.873999999999795 y[1] (analytic) = 1.144737860646605 y[1] (numeric) = 1.144737863986637 absolute error = 3.340031584642134e-09 relative error = 2.917726144530169e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.874999999999795 y[1] (analytic) = 1.145191417942712 y[1] (numeric) = 1.145191421284009 absolute error = 3.341296350711787e-09 relative error = 2.917674982855079e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.875999999999795 y[1] (analytic) = 1.145645056036699 y[1] (numeric) = 1.14564505937926 absolute error = 3.342560450647625e-09 relative error = 2.91762307447216e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.876999999999795 y[1] (analytic) = 1.146098774922199 y[1] (numeric) = 1.146098778266024 absolute error = 3.343825660806488e-09 relative error = 2.917571970211275e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.877999999999795 y[1] (analytic) = 1.146552574592847 y[1] (numeric) = 1.146552577937938 absolute error = 3.345090648920745e-09 relative error = 2.917520507167866e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.878999999999795 y[1] (analytic) = 1.147006455042278 y[1] (numeric) = 1.147006458388633 absolute error = 3.346354970901189e-09 relative error = 2.917468298622472e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.879999999999795 y[1] (analytic) = 1.147460416264125 y[1] (numeric) = 1.147460419611745 absolute error = 3.347620181060051e-09 relative error = 2.917416700054156e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.880999999999795 y[1] (analytic) = 1.147914458252022 y[1] (numeric) = 1.147914461600907 absolute error = 3.348885613263519e-09 relative error = 2.917365130467134e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.881999999999795 y[1] (analytic) = 1.148368580999602 y[1] (numeric) = 1.148368584349753 absolute error = 3.350150823422382e-09 relative error = 2.917313203140955e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.882999999999794 y[1] (analytic) = 1.148822784500497 y[1] (numeric) = 1.148822787851914 absolute error = 3.351416477670455e-09 relative error = 2.917261498367334e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.883999999999794 y[1] (analytic) = 1.149277068748342 y[1] (numeric) = 1.149277072101024 absolute error = 3.352682131918527e-09 relative error = 2.917209629502028e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.884999999999794 y[1] (analytic) = 1.149731433736768 y[1] (numeric) = 1.149731437090715 absolute error = 3.353947564121995e-09 relative error = 2.917157403639261e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.885999999999794 y[1] (analytic) = 1.150185879459406 y[1] (numeric) = 1.15018588281462 absolute error = 3.355213440414673e-09 relative error = 2.91710540038245e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.886999999999794 y[1] (analytic) = 1.15064040590989 y[1] (numeric) = 1.150640409266369 absolute error = 3.35647931670735e-09 relative error = 2.917053233545325e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.887999999999794 y[1] (analytic) = 1.15109501308185 y[1] (numeric) = 1.151095016439595 absolute error = 3.357745193000028e-09 relative error = 2.917000903348776e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.888999999999794 y[1] (analytic) = 1.151549700968917 y[1] (numeric) = 1.151549704327929 absolute error = 3.359011513381915e-09 relative error = 2.916948795658263e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.889999999999794 y[1] (analytic) = 1.152004469564722 y[1] (numeric) = 1.152004472925 absolute error = 3.360278721942223e-09 relative error = 2.916897295730011e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.890999999999794 y[1] (analytic) = 1.152459318862896 y[1] (numeric) = 1.152459322224441 absolute error = 3.361544820279505e-09 relative error = 2.916844668839383e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.891999999999793 y[1] (analytic) = 1.15291424885707 y[1] (numeric) = 1.152914252219881 absolute error = 3.362810918616788e-09 relative error = 2.916791879318411e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.892999999999793 y[1] (analytic) = 1.153369259540873 y[1] (numeric) = 1.15336926290495 absolute error = 3.364077238998675e-09 relative error = 2.916739119904955e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.893999999999793 y[1] (analytic) = 1.153824350907933 y[1] (numeric) = 1.153824354273278 absolute error = 3.365344891648192e-09 relative error = 2.91668735280204e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.894999999999793 y[1] (analytic) = 1.154279522951883 y[1] (numeric) = 1.154279526318494 absolute error = 3.36661121203008e-09 relative error = 2.916634268466027e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.895999999999793 y[1] (analytic) = 1.154734775666349 y[1] (numeric) = 1.154734779034228 absolute error = 3.367879086724201e-09 relative error = 2.916582368259188e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.896999999999793 y[1] (analytic) = 1.155190109044962 y[1] (numeric) = 1.155190112414107 absolute error = 3.369145629150694e-09 relative error = 2.916529152016451e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.897999999999793 y[1] (analytic) = 1.155645523081348 y[1] (numeric) = 1.155645526451762 absolute error = 3.370413503844816e-09 relative error = 2.91647692698894e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.898999999999793 y[1] (analytic) = 1.156101017769138 y[1] (numeric) = 1.156101021140818 absolute error = 3.371680934449728e-09 relative error = 2.916424155525673e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.899999999999793 y[1] (analytic) = 1.156556593101957 y[1] (numeric) = 1.156556596474906 absolute error = 3.37294925323306e-09 relative error = 2.916371990225398e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.900999999999792 y[1] (analytic) = 1.157012249073436 y[1] (numeric) = 1.157012252447652 absolute error = 3.374215795659552e-09 relative error = 2.916318127454318e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.901999999999792 y[1] (analytic) = 1.157467985677199 y[1] (numeric) = 1.157467989052683 absolute error = 3.375484114442884e-09 relative error = 2.916265638628433e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.902999999999792 y[1] (analytic) = 1.157923802906875 y[1] (numeric) = 1.157923806283627 absolute error = 3.376751989137006e-09 relative error = 2.916212604542664e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.903999999999792 y[1] (analytic) = 1.15837970075609 y[1] (numeric) = 1.158379704134111 absolute error = 3.378020529964942e-09 relative error = 2.916159984295359e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.904999999999792 y[1] (analytic) = 1.158835679218471 y[1] (numeric) = 1.15883568259776 absolute error = 3.379288626703669e-09 relative error = 2.916106819374677e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.905999999999792 y[1] (analytic) = 1.159291738287644 y[1] (numeric) = 1.159291741668201 absolute error = 3.380556723442396e-09 relative error = 2.91605349351986e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.906999999999792 y[1] (analytic) = 1.159747877957235 y[1] (numeric) = 1.15974788133906 absolute error = 3.381825264270333e-09 relative error = 2.916000389866665e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.907999999999792 y[1] (analytic) = 1.160204098220868 y[1] (numeric) = 1.160204101603962 absolute error = 3.38309380509827e-09 relative error = 2.91594712541192e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.908999999999792 y[1] (analytic) = 1.16066039907217 y[1] (numeric) = 1.160660402456533 absolute error = 3.384362345926206e-09 relative error = 2.915893700372356e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.909999999999791 y[1] (analytic) = 1.161116780504766 y[1] (numeric) = 1.161116783890397 absolute error = 3.385630886754143e-09 relative error = 2.915840114964427e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.910999999999791 y[1] (analytic) = 1.16157324251228 y[1] (numeric) = 1.161573245899179 absolute error = 3.386899871671289e-09 relative error = 2.915786751721327e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.911999999999791 y[1] (analytic) = 1.162029785088335 y[1] (numeric) = 1.162029788476505 absolute error = 3.388169522722251e-09 relative error = 2.915733801491748e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.912999999999791 y[1] (analytic) = 1.162486408226558 y[1] (numeric) = 1.162486411615997 absolute error = 3.389438729684002e-09 relative error = 2.915680308774356e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.913999999999791 y[1] (analytic) = 1.162943111920571 y[1] (numeric) = 1.162943115311279 absolute error = 3.390708380734964e-09 relative error = 2.915627037968603e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.914999999999791 y[1] (analytic) = 1.163399896163998 y[1] (numeric) = 1.163399899555976 absolute error = 3.391977587696715e-09 relative error = 2.915573225406723e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.915999999999791 y[1] (analytic) = 1.163856760950462 y[1] (numeric) = 1.16385676434371 absolute error = 3.393247682836886e-09 relative error = 2.915520016454425e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.916999999999791 y[1] (analytic) = 1.164313706273588 y[1] (numeric) = 1.164313709668104 absolute error = 3.394516889798638e-09 relative error = 2.915465884759586e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.917999999999791 y[1] (analytic) = 1.164770732126995 y[1] (numeric) = 1.164770735522782 absolute error = 3.395787206983414e-09 relative error = 2.915412547139081e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.91899999999979 y[1] (analytic) = 1.165227838504308 y[1] (numeric) = 1.165227841901365 absolute error = 3.397056413945165e-09 relative error = 2.915358097095966e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.91999999999979 y[1] (analytic) = 1.165685025399148 y[1] (numeric) = 1.165685028797475 absolute error = 3.398327175219151e-09 relative error = 2.915304821776804e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.92099999999979 y[1] (analytic) = 1.166142292805138 y[1] (numeric) = 1.166142296204735 absolute error = 3.399596604225508e-09 relative error = 2.915250244503034e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.92199999999979 y[1] (analytic) = 1.166599640715898 y[1] (numeric) = 1.166599644116765 absolute error = 3.400867143454889e-09 relative error = 2.915196460516571e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.92299999999979 y[1] (analytic) = 1.167057069125049 y[1] (numeric) = 1.167057072527187 absolute error = 3.40213812677348e-09 relative error = 2.915142898131012e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.92399999999979 y[1] (analytic) = 1.167514578026214 y[1] (numeric) = 1.167514581429623 absolute error = 3.403408666002861e-09 relative error = 2.915088796369997e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.92499999999979 y[1] (analytic) = 1.167972167413012 y[1] (numeric) = 1.167972170817692 absolute error = 3.404679427276847e-09 relative error = 2.915034726228114e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.92599999999979 y[1] (analytic) = 1.168429837279064 y[1] (numeric) = 1.168429840685015 absolute error = 3.405950188550833e-09 relative error = 2.914980497658556e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.92699999999979 y[1] (analytic) = 1.16888758761799 y[1] (numeric) = 1.168887591025212 absolute error = 3.407221393914028e-09 relative error = 2.91492649079918e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.927999999999789 y[1] (analytic) = 1.169345418423411 y[1] (numeric) = 1.169345421831903 absolute error = 3.408492155188014e-09 relative error = 2.914871945864867e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.928999999999789 y[1] (analytic) = 1.169803329688945 y[1] (numeric) = 1.169803333098708 absolute error = 3.40976336055121e-09 relative error = 2.914817622769017e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.929999999999789 y[1] (analytic) = 1.17026132140821 y[1] (numeric) = 1.170261324819245 absolute error = 3.411035010003616e-09 relative error = 2.91476352127832e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.930999999999789 y[1] (analytic) = 1.170719393574829 y[1] (numeric) = 1.170719396987135 absolute error = 3.412306215366812e-09 relative error = 2.914708882499355e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.931999999999789 y[1] (analytic) = 1.171177546182416 y[1] (numeric) = 1.171177549595994 absolute error = 3.413578530953032e-09 relative error = 2.914655034226e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.932999999999789 y[1] (analytic) = 1.171635779224593 y[1] (numeric) = 1.171635782639443 absolute error = 3.414849958360833e-09 relative error = 2.914600269907116e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.933999999999789 y[1] (analytic) = 1.172094092694977 y[1] (numeric) = 1.172094096111098 absolute error = 3.416121385768633e-09 relative error = 2.914545348414819e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.934999999999789 y[1] (analytic) = 1.172552486587185 y[1] (numeric) = 1.172552490004579 absolute error = 3.417393257265644e-09 relative error = 2.914490648697749e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.935999999999789 y[1] (analytic) = 1.173010960894835 y[1] (numeric) = 1.173010964313501 absolute error = 3.418666016941074e-09 relative error = 2.914436549112153e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.936999999999788 y[1] (analytic) = 1.173469515611546 y[1] (numeric) = 1.173469519031484 absolute error = 3.419937888438085e-09 relative error = 2.914381535216794e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.937999999999788 y[1] (analytic) = 1.173928150730932 y[1] (numeric) = 1.173928154152142 absolute error = 3.42121042606891e-09 relative error = 2.914326932136976e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.938999999999788 y[1] (analytic) = 1.174386866246613 y[1] (numeric) = 1.174386869669095 absolute error = 3.422482075521316e-09 relative error = 2.914271415908887e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.939999999999788 y[1] (analytic) = 1.174845662152202 y[1] (numeric) = 1.174845665575957 absolute error = 3.423754835196746e-09 relative error = 2.914216688619988e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.940999999999788 y[1] (analytic) = 1.175304538441317 y[1] (numeric) = 1.175304541866345 absolute error = 3.425028261005991e-09 relative error = 2.914162371523084e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.941999999999788 y[1] (analytic) = 1.175763495107573 y[1] (numeric) = 1.175763498533875 absolute error = 3.426301242726026e-09 relative error = 2.914107519907774e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.942999999999788 y[1] (analytic) = 1.176222532144588 y[1] (numeric) = 1.176222535572162 absolute error = 3.427573558312247e-09 relative error = 2.914051945649098e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.943999999999788 y[1] (analytic) = 1.176681649545976 y[1] (numeric) = 1.176681652974822 absolute error = 3.428846762076887e-09 relative error = 2.913996970548417e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.944999999999788 y[1] (analytic) = 1.17714084730535 y[1] (numeric) = 1.17714085073547 absolute error = 3.430120187886132e-09 relative error = 2.913942028040387e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.945999999999787 y[1] (analytic) = 1.177600125416328 y[1] (numeric) = 1.177600128847721 absolute error = 3.431393391650772e-09 relative error = 2.913886741000168e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.946999999999787 y[1] (analytic) = 1.178059483872522 y[1] (numeric) = 1.178059487305189 absolute error = 3.432667039504622e-09 relative error = 2.913831675307893e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.947999999999787 y[1] (analytic) = 1.178518922667548 y[1] (numeric) = 1.178518926101488 absolute error = 3.433940687358472e-09 relative error = 2.913776453912029e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.948999999999787 y[1] (analytic) = 1.178978441795018 y[1] (numeric) = 1.178978445230233 absolute error = 3.435214557256927e-09 relative error = 2.913721265358121e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.949999999999787 y[1] (analytic) = 1.179438041248548 y[1] (numeric) = 1.179438044685037 absolute error = 3.436488205110777e-09 relative error = 2.913665733108731e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.950999999999787 y[1] (analytic) = 1.17989772102175 y[1] (numeric) = 1.179897724459513 absolute error = 3.437762297053837e-09 relative error = 2.913610422161723e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.951999999999787 y[1] (analytic) = 1.180357481108238 y[1] (numeric) = 1.180357484547274 absolute error = 3.439035944907687e-09 relative error = 2.913554579819984e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.952999999999787 y[1] (analytic) = 1.180817321501624 y[1] (numeric) = 1.180817324941934 absolute error = 3.440310258895352e-09 relative error = 2.91349914694711e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.953999999999787 y[1] (analytic) = 1.18127724219552 y[1] (numeric) = 1.181277245637105 absolute error = 3.441585016972226e-09 relative error = 2.913443935122041e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.954999999999786 y[1] (analytic) = 1.181737243183539 y[1] (numeric) = 1.181737246626399 absolute error = 3.442859330959891e-09 relative error = 2.913388192526627e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.955999999999786 y[1] (analytic) = 1.182197324459294 y[1] (numeric) = 1.182197327903428 absolute error = 3.444133422902951e-09 relative error = 2.91333210763119e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.956999999999786 y[1] (analytic) = 1.182657486016396 y[1] (numeric) = 1.182657489461804 absolute error = 3.445408625069035e-09 relative error = 2.913276807365738e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.957999999999786 y[1] (analytic) = 1.183117727848456 y[1] (numeric) = 1.183117731295139 absolute error = 3.4466829390567e-09 relative error = 2.913220601744022e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.958999999999786 y[1] (analytic) = 1.183578049949085 y[1] (numeric) = 1.183578053397044 absolute error = 3.447958363267389e-09 relative error = 2.913165180290148e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.959999999999786 y[1] (analytic) = 1.184038452311896 y[1] (numeric) = 1.184038455761129 absolute error = 3.449232677255054e-09 relative error = 2.913108666800685e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.960999999999786 y[1] (analytic) = 1.184498934930498 y[1] (numeric) = 1.184498938381006 absolute error = 3.450507879421139e-09 relative error = 2.913052749704331e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.961999999999786 y[1] (analytic) = 1.1849594977985 y[1] (numeric) = 1.184959501250284 absolute error = 3.451783747721038e-09 relative error = 2.912997240947054e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.962999999999786 y[1] (analytic) = 1.185420140909516 y[1] (numeric) = 1.185420144362574 absolute error = 3.453058505797912e-09 relative error = 2.912940641575861e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.963999999999785 y[1] (analytic) = 1.185880864257152 y[1] (numeric) = 1.185880867711486 absolute error = 3.454333930008602e-09 relative error = 2.91288445081069e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.964999999999785 y[1] (analytic) = 1.18634166783502 y[1] (numeric) = 1.18634167129063 absolute error = 3.455610020353106e-09 relative error = 2.912828668202578e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.965999999999785 y[1] (analytic) = 1.186802551636728 y[1] (numeric) = 1.186802555093614 absolute error = 3.456885888653005e-09 relative error = 2.912772544923829e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.966999999999785 y[1] (analytic) = 1.187263515655886 y[1] (numeric) = 1.187263519114047 absolute error = 3.458161534908299e-09 relative error = 2.912716081398231e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.967999999999785 y[1] (analytic) = 1.187724559886102 y[1] (numeric) = 1.18772456334554 absolute error = 3.459438069342013e-09 relative error = 2.912660212796947e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.968999999999785 y[1] (analytic) = 1.188185684320986 y[1] (numeric) = 1.188185687781699 absolute error = 3.460713271508098e-09 relative error = 2.912603069684177e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.969999999999785 y[1] (analytic) = 1.188646888954143 y[1] (numeric) = 1.188646892416134 absolute error = 3.461990250031022e-09 relative error = 2.912547268833664e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.970999999999785 y[1] (analytic) = 1.189108173779185 y[1] (numeric) = 1.189108177242451 absolute error = 3.463266562420131e-09 relative error = 2.912490754657998e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.971999999999785 y[1] (analytic) = 1.189569538789717 y[1] (numeric) = 1.18956954225426 absolute error = 3.46454287480924e-09 relative error = 2.912434087992963e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.972999999999784 y[1] (analytic) = 1.190030983979347 y[1] (numeric) = 1.190030987445167 absolute error = 3.465819631287559e-09 relative error = 2.912377642217513e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.973999999999784 y[1] (analytic) = 1.190492509341684 y[1] (numeric) = 1.19049251280878 absolute error = 3.467095721632063e-09 relative error = 2.912320484527274e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.974999999999784 y[1] (analytic) = 1.190954114870332 y[1] (numeric) = 1.190954118338705 absolute error = 3.468372478110382e-09 relative error = 2.912263734432798e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.975999999999784 y[1] (analytic) = 1.1914158005589 y[1] (numeric) = 1.191415804028549 absolute error = 3.469649678677911e-09 relative error = 2.912207205117038e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.976999999999784 y[1] (analytic) = 1.191877566400992 y[1] (numeric) = 1.191877569871919 absolute error = 3.47092687924544e-09 relative error = 2.912150523754123e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.977999999999784 y[1] (analytic) = 1.192339412390216 y[1] (numeric) = 1.192339415862421 absolute error = 3.472204523902178e-09 relative error = 2.912094062999767e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.978999999999784 y[1] (analytic) = 1.192801338520178 y[1] (numeric) = 1.19280134199366 absolute error = 3.473481280380497e-09 relative error = 2.91203670570138e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.979999999999784 y[1] (analytic) = 1.193263344784482 y[1] (numeric) = 1.193263348259242 absolute error = 3.47475959117105e-09 relative error = 2.911980499827248e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.980999999999784 y[1] (analytic) = 1.193725431176735 y[1] (numeric) = 1.193725434652772 absolute error = 3.476036791738579e-09 relative error = 2.911923211950018e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.981999999999783 y[1] (analytic) = 1.194187597690541 y[1] (numeric) = 1.194187601167856 absolute error = 3.477314658439923e-09 relative error = 2.911866330855184e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.982999999999783 y[1] (analytic) = 1.194649844319506 y[1] (numeric) = 1.194649847798098 absolute error = 3.478591859007452e-09 relative error = 2.911808740902585e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.983999999999783 y[1] (analytic) = 1.195112171057233 y[1] (numeric) = 1.195112174537103 absolute error = 3.479869725708795e-09 relative error = 2.911751557705578e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.984999999999783 y[1] (analytic) = 1.195574577897327 y[1] (numeric) = 1.195574581378475 absolute error = 3.481148480588558e-09 relative error = 2.911694966541444e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.985999999999783 y[1] (analytic) = 1.196037064833392 y[1] (numeric) = 1.196037068315818 absolute error = 3.482426569334507e-09 relative error = 2.911637667198557e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.986999999999783 y[1] (analytic) = 1.196499631859032 y[1] (numeric) = 1.196499635342736 absolute error = 3.483704213991246e-09 relative error = 2.911579846103693e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.987999999999783 y[1] (analytic) = 1.19696227896785 y[1] (numeric) = 1.196962282452833 absolute error = 3.484982524781799e-09 relative error = 2.911522431422756e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.988999999999783 y[1] (analytic) = 1.197425006153449 y[1] (numeric) = 1.197425009639711 absolute error = 3.486261279661562e-09 relative error = 2.911465237276663e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.989999999999783 y[1] (analytic) = 1.197887813409433 y[1] (numeric) = 1.197887816896973 absolute error = 3.487539812496721e-09 relative error = 2.911407707346542e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.990999999999782 y[1] (analytic) = 1.198350700729404 y[1] (numeric) = 1.198350704218223 absolute error = 3.488818789421089e-09 relative error = 2.911350397924028e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.991999999999782 y[1] (analytic) = 1.198813668106965 y[1] (numeric) = 1.198813671597062 absolute error = 3.490097544300852e-09 relative error = 2.911292753119867e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.992999999999782 y[1] (analytic) = 1.199276715535717 y[1] (numeric) = 1.199276719027094 absolute error = 3.49137696531443e-09 relative error = 2.911235513944613e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.993999999999782 y[1] (analytic) = 1.199739843009262 y[1] (numeric) = 1.199739846501919 absolute error = 3.492656830417218e-09 relative error = 2.911178494878289e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.994999999999782 y[1] (analytic) = 1.200203050521203 y[1] (numeric) = 1.200203054015139 absolute error = 3.493935807341586e-09 relative error = 2.911120585657819e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.995999999999782 y[1] (analytic) = 1.200666338065141 y[1] (numeric) = 1.200666341560357 absolute error = 3.495215228355164e-09 relative error = 2.911062896947422e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.996999999999782 y[1] (analytic) = 1.201129705634678 y[1] (numeric) = 1.201129709131172 absolute error = 3.496494205279532e-09 relative error = 2.911004689066433e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.997999999999782 y[1] (analytic) = 1.201593153223412 y[1] (numeric) = 1.201593156721187 absolute error = 3.49777451447153e-09 relative error = 2.910947440977295e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.998999999999782 y[1] (analytic) = 1.202056680824946 y[1] (numeric) = 1.202056684324001 absolute error = 3.499054157529713e-09 relative error = 2.910889489111599e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 2.999999999999782 y[1] (analytic) = 1.20252028843288 y[1] (numeric) = 1.202520291933215 absolute error = 3.500334244677106e-09 relative error = 2.910831757557062e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.000999999999781 y[1] (analytic) = 1.202983976040814 y[1] (numeric) = 1.202983979542429 absolute error = 3.501614331824499e-09 relative error = 2.910773876929594e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.001999999999781 y[1] (analytic) = 1.203447743642349 y[1] (numeric) = 1.203447747145243 absolute error = 3.502893752838077e-09 relative error = 2.91071529390735e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.002999999999781 y[1] (analytic) = 1.203911591231082 y[1] (numeric) = 1.203911594735256 absolute error = 3.504174506119284e-09 relative error = 2.910657669252961e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.003999999999781 y[1] (analytic) = 1.204375518800614 y[1] (numeric) = 1.204375522306069 absolute error = 3.505455037355887e-09 relative error = 2.910599711331579e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.004999999999781 y[1] (analytic) = 1.204839526344544 y[1] (numeric) = 1.20483952985128 absolute error = 3.50673512450328e-09 relative error = 2.910541236261259e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.005999999999781 y[1] (analytic) = 1.205303613856471 y[1] (numeric) = 1.205303617364487 absolute error = 3.508015655739882e-09 relative error = 2.910482981558222e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.006999999999781 y[1] (analytic) = 1.205767781329994 y[1] (numeric) = 1.20576778483929 absolute error = 3.50929640902109e-09 relative error = 2.910424762843011e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.007999999999781 y[1] (analytic) = 1.206232028758709 y[1] (numeric) = 1.206232032269287 absolute error = 3.510577828436112e-09 relative error = 2.910366948263448e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.008999999999781 y[1] (analytic) = 1.206696356136218 y[1] (numeric) = 1.206696359648076 absolute error = 3.511857915583505e-09 relative error = 2.910307881286972e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.00999999999978 y[1] (analytic) = 1.207160763456114 y[1] (numeric) = 1.207160766969254 absolute error = 3.513140001132342e-09 relative error = 2.910250322479157e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.01099999999978 y[1] (analytic) = 1.207625250711999 y[1] (numeric) = 1.20762525422642 absolute error = 3.514420976458155e-09 relative error = 2.910191695963711e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.01199999999978 y[1] (analytic) = 1.208089817897469 y[1] (numeric) = 1.208089821413171 absolute error = 3.515702395873177e-09 relative error = 2.910133289585888e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.01299999999978 y[1] (analytic) = 1.20855446500612 y[1] (numeric) = 1.208554468523103 absolute error = 3.51698292710978e-09 relative error = 2.910074000754255e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.01399999999978 y[1] (analytic) = 1.209019192031549 y[1] (numeric) = 1.209019195549814 absolute error = 3.518265012658617e-09 relative error = 2.910015850738296e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.01499999999978 y[1] (analytic) = 1.209483998967354 y[1] (numeric) = 1.209484002486901 absolute error = 3.519546654118244e-09 relative error = 2.909957185976168e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.01599999999978 y[1] (analytic) = 1.20994888580713 y[1] (numeric) = 1.209948889327958 absolute error = 3.520828517622476e-09 relative error = 2.909898557635193e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.01699999999978 y[1] (analytic) = 1.210413852544473 y[1] (numeric) = 1.210413856066584 absolute error = 3.522110159082104e-09 relative error = 2.909839598810022e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.01799999999978 y[1] (analytic) = 1.21087889917298 y[1] (numeric) = 1.210878902696372 absolute error = 3.523392688720151e-09 relative error = 2.909781226782132e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.018999999999779 y[1] (analytic) = 1.211344025686246 y[1] (numeric) = 1.21134402921092 absolute error = 3.524674330179778e-09 relative error = 2.909721974467983e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.019999999999779 y[1] (analytic) = 1.211809232077866 y[1] (numeric) = 1.211809235603822 absolute error = 3.525956415728615e-09 relative error = 2.909662942312072e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.020999999999779 y[1] (analytic) = 1.212274518341434 y[1] (numeric) = 1.212274521868673 absolute error = 3.527238945366662e-09 relative error = 2.909604130087987e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.021999999999779 y[1] (analytic) = 1.212739884470547 y[1] (numeric) = 1.212739887999069 absolute error = 3.528521919093919e-09 relative error = 2.909545537569573e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.022999999999779 y[1] (analytic) = 1.213205330458799 y[1] (numeric) = 1.213205333988603 absolute error = 3.529804004642756e-09 relative error = 2.909486066392312e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.023999999999779 y[1] (analytic) = 1.213670856299783 y[1] (numeric) = 1.213670859830871 absolute error = 3.531087200414618e-09 relative error = 2.909427364170323e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.024999999999779 y[1] (analytic) = 1.214136461987096 y[1] (numeric) = 1.214136465519465 absolute error = 3.53236950800806e-09 relative error = 2.909367784101358e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.025999999999779 y[1] (analytic) = 1.214602147514328 y[1] (numeric) = 1.214602151047981 absolute error = 3.533652703779921e-09 relative error = 2.909308789723044e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.026999999999779 y[1] (analytic) = 1.215067912875076 y[1] (numeric) = 1.215067916410012 absolute error = 3.534935899551783e-09 relative error = 2.909249649418748e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.027999999999778 y[1] (analytic) = 1.21553375806293 y[1] (numeric) = 1.21553376159915 absolute error = 3.536219539412855e-09 relative error = 2.909190728728225e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.028999999999778 y[1] (analytic) = 1.215999683071487 y[1] (numeric) = 1.215999686608989 absolute error = 3.537502291095507e-09 relative error = 2.909130931810893e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.029999999999778 y[1] (analytic) = 1.216465687894337 y[1] (numeric) = 1.216465691433123 absolute error = 3.538785486867368e-09 relative error = 2.909071354896077e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.030999999999778 y[1] (analytic) = 1.216931772525074 y[1] (numeric) = 1.216931776065143 absolute error = 3.54006912672844e-09 relative error = 2.909011997758075e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.031999999999778 y[1] (analytic) = 1.217397936957289 y[1] (numeric) = 1.217397940498642 absolute error = 3.541352766589512e-09 relative error = 2.908952495385867e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.032999999999778 y[1] (analytic) = 1.217864181184575 y[1] (numeric) = 1.217864184727212 absolute error = 3.542636406450583e-09 relative error = 2.908892847973229e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.033999999999778 y[1] (analytic) = 1.218330505200524 y[1] (numeric) = 1.218330508744444 absolute error = 3.543920490400865e-09 relative error = 2.908833420220052e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.034999999999778 y[1] (analytic) = 1.218796908998728 y[1] (numeric) = 1.218796912543932 absolute error = 3.545204130261936e-09 relative error = 2.908773483167438e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.035999999999778 y[1] (analytic) = 1.219263392572776 y[1] (numeric) = 1.219263396119265 absolute error = 3.546489102390638e-09 relative error = 2.908714494336753e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.036999999999777 y[1] (analytic) = 1.219729955916264 y[1] (numeric) = 1.219729959464036 absolute error = 3.547772298162499e-09 relative error = 2.908653904049938e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.037999999999777 y[1] (analytic) = 1.220196599022777 y[1] (numeric) = 1.220196602571834 absolute error = 3.549057492335805e-09 relative error = 2.908594807736845e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.038999999999777 y[1] (analytic) = 1.22066332188591 y[1] (numeric) = 1.220663325436251 absolute error = 3.550341798330692e-09 relative error = 2.908534838947613e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.039999999999777 y[1] (analytic) = 1.221130124499251 y[1] (numeric) = 1.221130128050877 absolute error = 3.551625882280973e-09 relative error = 2.908474544215661e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.040999999999777 y[1] (analytic) = 1.221597006856391 y[1] (numeric) = 1.221597010409303 absolute error = 3.552911520543489e-09 relative error = 2.908415378068427e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.041999999999777 y[1] (analytic) = 1.222063968950921 y[1] (numeric) = 1.222063972505117 absolute error = 3.55419649267219e-09 relative error = 2.90835552227539e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.042999999999777 y[1] (analytic) = 1.222531010776429 y[1] (numeric) = 1.22253101433191 absolute error = 3.555481464800891e-09 relative error = 2.908295522534686e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.043999999999777 y[1] (analytic) = 1.222998132326506 y[1] (numeric) = 1.222998135883272 absolute error = 3.556765770795778e-09 relative error = 2.908234834365406e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.044999999999777 y[1] (analytic) = 1.22346533359474 y[1] (numeric) = 1.223465337152791 absolute error = 3.558051409058294e-09 relative error = 2.908175091977606e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.045999999999776 y[1] (analytic) = 1.223932614574719 y[1] (numeric) = 1.223932618134057 absolute error = 3.559337269365415e-09 relative error = 2.908115387220219e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.046999999999776 y[1] (analytic) = 1.224399975260035 y[1] (numeric) = 1.224399978820657 absolute error = 3.560622019449511e-09 relative error = 2.908054631978667e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.047999999999776 y[1] (analytic) = 1.224867415644274 y[1] (numeric) = 1.224867419206182 absolute error = 3.561907879756632e-09 relative error = 2.90799464028773e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.048999999999776 y[1] (analytic) = 1.225334935721025 y[1] (numeric) = 1.225334939284218 absolute error = 3.563193740063753e-09 relative error = 2.907934505243711e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.049999999999776 y[1] (analytic) = 1.225802535483875 y[1] (numeric) = 1.225802539048355 absolute error = 3.564479378326268e-09 relative error = 2.907874045895345e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.050999999999776 y[1] (analytic) = 1.226270214926413 y[1] (numeric) = 1.226270218492179 absolute error = 3.565765682722599e-09 relative error = 2.907813986933195e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.051999999999776 y[1] (analytic) = 1.226737974042228 y[1] (numeric) = 1.226737977609278 absolute error = 3.567050432806695e-09 relative error = 2.907752517885215e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.052999999999776 y[1] (analytic) = 1.227205812824903 y[1] (numeric) = 1.22720581639324 absolute error = 3.568336737203026e-09 relative error = 2.907692173482357e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.053999999999776 y[1] (analytic) = 1.227673731268029 y[1] (numeric) = 1.227673734837652 absolute error = 3.569622819554752e-09 relative error = 2.907631505536728e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.054999999999775 y[1] (analytic) = 1.228141729365191 y[1] (numeric) = 1.2281417329361 absolute error = 3.570909123951083e-09 relative error = 2.907570876039556e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.055999999999775 y[1] (analytic) = 1.228609807109975 y[1] (numeric) = 1.228609810682171 absolute error = 3.572196538570438e-09 relative error = 2.907511007887214e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.056999999999775 y[1] (analytic) = 1.22907796449597 y[1] (numeric) = 1.229077968069452 absolute error = 3.573481732743744e-09 relative error = 2.907449190344231e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.057999999999775 y[1] (analytic) = 1.229546201516759 y[1] (numeric) = 1.229546205091528 absolute error = 3.574769369407704e-09 relative error = 2.907389218069151e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.058999999999775 y[1] (analytic) = 1.23001451816593 y[1] (numeric) = 1.230014521741986 absolute error = 3.57605633993785e-09 relative error = 2.907328561674292e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.059999999999775 y[1] (analytic) = 1.230482914437067 y[1] (numeric) = 1.230482918014411 absolute error = 3.577343754557205e-09 relative error = 2.907268124233811e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.060999999999775 y[1] (analytic) = 1.230951390323758 y[1] (numeric) = 1.230951393902388 absolute error = 3.578630503042746e-09 relative error = 2.907207003601917e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.061999999999775 y[1] (analytic) = 1.231419945819586 y[1] (numeric) = 1.231419949399503 absolute error = 3.579917473572891e-09 relative error = 2.907145921848972e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.062999999999775 y[1] (analytic) = 1.231888580918136 y[1] (numeric) = 1.231888584499341 absolute error = 3.581205332281456e-09 relative error = 2.907085419699529e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.063999999999774 y[1] (analytic) = 1.232357295612994 y[1] (numeric) = 1.232357299195486 absolute error = 3.582492080766997e-09 relative error = 2.907023874910408e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.064999999999774 y[1] (analytic) = 1.232826089897743 y[1] (numeric) = 1.232826093481523 absolute error = 3.583780161520167e-09 relative error = 2.906963269910539e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.065999999999774 y[1] (analytic) = 1.233294963765968 y[1] (numeric) = 1.233294967351036 absolute error = 3.585067354094917e-09 relative error = 2.906901803237416e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.066999999999774 y[1] (analytic) = 1.233763917211254 y[1] (numeric) = 1.233763920797609 absolute error = 3.586355434848087e-09 relative error = 2.906840915687119e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.067999999999774 y[1] (analytic) = 1.234232950227182 y[1] (numeric) = 1.234232953814826 absolute error = 3.587643515601258e-09 relative error = 2.906779887006653e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.068999999999774 y[1] (analytic) = 1.23470206280734 y[1] (numeric) = 1.23470206639627 absolute error = 3.588930708176008e-09 relative error = 2.906717998037407e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.069999999999774 y[1] (analytic) = 1.235171254945307 y[1] (numeric) = 1.235171258535526 absolute error = 3.590218788929178e-09 relative error = 2.906656687932842e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.070999999999774 y[1] (analytic) = 1.235640526634668 y[1] (numeric) = 1.235640530226175 absolute error = 3.591507313771558e-09 relative error = 2.906595596660478e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.071999999999774 y[1] (analytic) = 1.236109877869005 y[1] (numeric) = 1.236109881461801 absolute error = 3.592795616569333e-09 relative error = 2.906534185102657e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.072999999999773 y[1] (analytic) = 1.236579308641902 y[1] (numeric) = 1.236579312235986 absolute error = 3.594084363456318e-09 relative error = 2.906472992341748e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.073999999999773 y[1] (analytic) = 1.23704881894694 y[1] (numeric) = 1.237048822542313 absolute error = 3.595373110343303e-09 relative error = 2.906411659164695e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.074999999999773 y[1] (analytic) = 1.237518408777703 y[1] (numeric) = 1.237518412374364 absolute error = 3.596660969051868e-09 relative error = 2.906349468048956e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.075999999999773 y[1] (analytic) = 1.237988078127771 y[1] (numeric) = 1.237988081725721 absolute error = 3.597950382072668e-09 relative error = 2.906288392949556e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.076999999999773 y[1] (analytic) = 1.238457826990726 y[1] (numeric) = 1.238457830589965 absolute error = 3.599239128959653e-09 relative error = 2.90622663971149e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.077999999999773 y[1] (analytic) = 1.238927655360151 y[1] (numeric) = 1.238927658960679 absolute error = 3.600528097891242e-09 relative error = 2.906164926025955e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.078999999999773 y[1] (analytic) = 1.239397563229626 y[1] (numeric) = 1.239397566831443 absolute error = 3.601817066822832e-09 relative error = 2.906103072719626e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.079999999999773 y[1] (analytic) = 1.239867550592731 y[1] (numeric) = 1.239867554195838 absolute error = 3.603107368022052e-09 relative error = 2.90604215450235e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.080999999999773 y[1] (analytic) = 1.24033761744305 y[1] (numeric) = 1.240337621047446 absolute error = 3.604395448775222e-09 relative error = 2.9059793060261e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.081999999999772 y[1] (analytic) = 1.240807763774161 y[1] (numeric) = 1.240807767379846 absolute error = 3.605685305885231e-09 relative error = 2.90591775064159e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.082999999999772 y[1] (analytic) = 1.241277989579645 y[1] (numeric) = 1.24127799318662 absolute error = 3.606974496861426e-09 relative error = 2.905855519183835e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.083999999999772 y[1] (analytic) = 1.241748294853081 y[1] (numeric) = 1.241748298461346 absolute error = 3.608264798060645e-09 relative error = 2.90579404297677e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.084999999999772 y[1] (analytic) = 1.242218679588052 y[1] (numeric) = 1.242218683197606 absolute error = 3.60955398903684e-09 relative error = 2.905731533705362e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.085999999999772 y[1] (analytic) = 1.242689143778134 y[1] (numeric) = 1.242689147388979 absolute error = 3.610844290236059e-09 relative error = 2.905669779377044e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.086999999999772 y[1] (analytic) = 1.24315968741691 y[1] (numeric) = 1.243159691029043 absolute error = 3.612133703256859e-09 relative error = 2.905607171643656e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.087999999999772 y[1] (analytic) = 1.243630310497956 y[1] (numeric) = 1.24363031411138 absolute error = 3.613424226500683e-09 relative error = 2.905545318410462e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.088999999999772 y[1] (analytic) = 1.244101013014852 y[1] (numeric) = 1.244101016629567 absolute error = 3.614714971789112e-09 relative error = 2.905483504936236e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.089999999999772 y[1] (analytic) = 1.244571794961177 y[1] (numeric) = 1.244571798577183 absolute error = 3.616005717077542e-09 relative error = 2.90542155279225e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.090999999999771 y[1] (analytic) = 1.245042656330511 y[1] (numeric) = 1.245042659947807 absolute error = 3.617295352142946e-09 relative error = 2.9053585704478e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.091999999999771 y[1] (analytic) = 1.245513597116431 y[1] (numeric) = 1.245513600735017 absolute error = 3.618586097431375e-09 relative error = 2.905296341853673e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.092999999999771 y[1] (analytic) = 1.245984617312514 y[1] (numeric) = 1.245984620932391 absolute error = 3.619876842719805e-09 relative error = 2.905233975141346e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.093999999999771 y[1] (analytic) = 1.24645571691234 y[1] (numeric) = 1.246455720533508 absolute error = 3.621168032097444e-09 relative error = 2.905171826775866e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.094999999999771 y[1] (analytic) = 1.246926895909485 y[1] (numeric) = 1.246926899531944 absolute error = 3.622458777385873e-09 relative error = 2.905109184242688e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.095999999999771 y[1] (analytic) = 1.247398154297528 y[1] (numeric) = 1.247398157921278 absolute error = 3.623749966763512e-09 relative error = 2.905046760153518e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.096999999999771 y[1] (analytic) = 1.247869492070045 y[1] (numeric) = 1.247869495695086 absolute error = 3.625040934096546e-09 relative error = 2.904984020470841e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.097999999999771 y[1] (analytic) = 1.248340909220613 y[1] (numeric) = 1.248340912846946 absolute error = 3.626332123474185e-09 relative error = 2.904921321322588e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.098999999999771 y[1] (analytic) = 1.24881240574281 y[1] (numeric) = 1.248812409370433 absolute error = 3.627623534896429e-09 relative error = 2.904858662689751e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.09999999999977 y[1] (analytic) = 1.249283981630211 y[1] (numeric) = 1.249283985259126 absolute error = 3.628914946318673e-09 relative error = 2.90479586681584e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.10099999999977 y[1] (analytic) = 1.249755636876394 y[1] (numeric) = 1.2497556405066 absolute error = 3.630206135696312e-09 relative error = 2.90473275621269e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.10199999999977 y[1] (analytic) = 1.250227371474932 y[1] (numeric) = 1.250227375106431 absolute error = 3.631498657341581e-09 relative error = 2.904670574487094e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.10299999999977 y[1] (analytic) = 1.250699185419405 y[1] (numeric) = 1.250699189052195 absolute error = 3.63279029080843e-09 relative error = 2.904607545250958e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.10399999999977 y[1] (analytic) = 1.251171078703385 y[1] (numeric) = 1.251171082337468 absolute error = 3.634082812453698e-09 relative error = 2.904545089245329e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.10499999999977 y[1] (analytic) = 1.251643051320451 y[1] (numeric) = 1.251643054955825 absolute error = 3.635374445920547e-09 relative error = 2.904481786628641e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.10599999999977 y[1] (analytic) = 1.252115103264175 y[1] (numeric) = 1.252115106900842 absolute error = 3.636666967565816e-09 relative error = 2.90441905707014e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.10699999999977 y[1] (analytic) = 1.252587234528135 y[1] (numeric) = 1.252587238166093 absolute error = 3.637958601032665e-09 relative error = 2.904355481798543e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.10799999999977 y[1] (analytic) = 1.253059445105903 y[1] (numeric) = 1.253059448745154 absolute error = 3.639251566767143e-09 relative error = 2.904292833816492e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.10899999999977 y[1] (analytic) = 1.253531734991056 y[1] (numeric) = 1.253531738631599 absolute error = 3.640543644323202e-09 relative error = 2.904229340750738e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.109999999999769 y[1] (analytic) = 1.254004104177166 y[1] (numeric) = 1.254004107819002 absolute error = 3.64183661005768e-09 relative error = 2.90416642013092e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.110999999999769 y[1] (analytic) = 1.254476552657809 y[1] (numeric) = 1.254476556300938 absolute error = 3.643128687613739e-09 relative error = 2.904102655322802e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.111999999999769 y[1] (analytic) = 1.254949080426558 y[1] (numeric) = 1.25494908407098 absolute error = 3.644421653348218e-09 relative error = 2.904039462787984e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.112999999999769 y[1] (analytic) = 1.255421687476987 y[1] (numeric) = 1.255421691122702 absolute error = 3.645715063171906e-09 relative error = 2.903976488170023e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.113999999999769 y[1] (analytic) = 1.25589437380267 y[1] (numeric) = 1.255894377449678 absolute error = 3.647007806861779e-09 relative error = 2.903912847239817e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.114999999999769 y[1] (analytic) = 1.25636713939718 y[1] (numeric) = 1.256367143045481 absolute error = 3.648301438730073e-09 relative error = 2.903849777924447e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.115999999999769 y[1] (analytic) = 1.256839984254089 y[1] (numeric) = 1.256839987903684 absolute error = 3.649594626509156e-09 relative error = 2.903786219591925e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.116999999999769 y[1] (analytic) = 1.257312908366972 y[1] (numeric) = 1.25731291201786 absolute error = 3.650888258377449e-09 relative error = 2.903722879230844e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.117999999999769 y[1] (analytic) = 1.257785911729399 y[1] (numeric) = 1.257785915381581 absolute error = 3.652181890245743e-09 relative error = 2.903659403549969e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.118999999999768 y[1] (analytic) = 1.258258994334945 y[1] (numeric) = 1.258258997988421 absolute error = 3.653475522114036e-09 relative error = 2.903595792728734e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.119999999999768 y[1] (analytic) = 1.258732156177182 y[1] (numeric) = 1.258732159831951 absolute error = 3.654768709893119e-09 relative error = 2.903531694139596e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.120999999999768 y[1] (analytic) = 1.25920539724968 y[1] (numeric) = 1.259205400905743 absolute error = 3.656062785850622e-09 relative error = 2.903468166381823e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.121999999999768 y[1] (analytic) = 1.259678717546011 y[1] (numeric) = 1.259678721203368 absolute error = 3.657357305897335e-09 relative error = 2.903404856297214e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.122999999999768 y[1] (analytic) = 1.260152117059749 y[1] (numeric) = 1.2601521207184 absolute error = 3.658651159810233e-09 relative error = 2.90334088264422e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.123999999999768 y[1] (analytic) = 1.260625595784463 y[1] (numeric) = 1.260625599444409 absolute error = 3.659945901901551e-09 relative error = 2.903277479166238e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.124999999999768 y[1] (analytic) = 1.261099153713727 y[1] (numeric) = 1.261099157374965 absolute error = 3.66123886763603e-09 relative error = 2.903212532380417e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.125999999999768 y[1] (analytic) = 1.261572790841107 y[1] (numeric) = 1.261572794503641 absolute error = 3.662534053816557e-09 relative error = 2.903149212162936e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.126999999999768 y[1] (analytic) = 1.262046507160179 y[1] (numeric) = 1.262046510824007 absolute error = 3.663827907729456e-09 relative error = 2.90308470166737e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.127999999999767 y[1] (analytic) = 1.26252030266451 y[1] (numeric) = 1.262520306329634 absolute error = 3.665123093909983e-09 relative error = 2.903021112749516e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.128999999999767 y[1] (analytic) = 1.262994177347673 y[1] (numeric) = 1.262994181014091 absolute error = 3.666417391912091e-09 relative error = 2.90295668631797e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.129999999999767 y[1] (analytic) = 1.263468131203236 y[1] (numeric) = 1.263468134870948 absolute error = 3.667712800137224e-09 relative error = 2.902893005021313e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.130999999999767 y[1] (analytic) = 1.263942164224769 y[1] (numeric) = 1.263942167893777 absolute error = 3.669007764273147e-09 relative error = 2.902828838314377e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.131999999999767 y[1] (analytic) = 1.264416276405843 y[1] (numeric) = 1.264416280076146 absolute error = 3.670303172498279e-09 relative error = 2.902764889211386e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.132999999999767 y[1] (analytic) = 1.264890467740027 y[1] (numeric) = 1.264890471411625 absolute error = 3.671598136634202e-09 relative error = 2.902700455316283e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.133999999999767 y[1] (analytic) = 1.26536473822089 y[1] (numeric) = 1.265364741893783 absolute error = 3.67289332281473e-09 relative error = 2.902636063637144e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.134999999999767 y[1] (analytic) = 1.265839087842001 y[1] (numeric) = 1.26583909151619 absolute error = 3.674188953084467e-09 relative error = 2.902571889566323e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.135999999999767 y[1] (analytic) = 1.266313516596929 y[1] (numeric) = 1.266313520272414 absolute error = 3.67548480539881e-09 relative error = 2.902507757538789e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.136999999999766 y[1] (analytic) = 1.266788024479243 y[1] (numeric) = 1.266788028156023 absolute error = 3.676780435668547e-09 relative error = 2.9024433169709e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.137999999999766 y[1] (analytic) = 1.267262611482511 y[1] (numeric) = 1.267262615160587 absolute error = 3.67807584389368e-09 relative error = 2.902378568236044e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.138999999999766 y[1] (analytic) = 1.267737277600301 y[1] (numeric) = 1.267737281279673 absolute error = 3.679371696208023e-09 relative error = 2.902314037158158e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.139999999999766 y[1] (analytic) = 1.268212022826182 y[1] (numeric) = 1.26821202650685 absolute error = 3.680667548522365e-09 relative error = 2.902249373350112e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.140999999999766 y[1] (analytic) = 1.268686847153721 y[1] (numeric) = 1.268686850835685 absolute error = 3.681963622881312e-09 relative error = 2.902184752006958e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.141999999999766 y[1] (analytic) = 1.269161750576486 y[1] (numeric) = 1.269161754259746 absolute error = 3.68326014132947e-09 relative error = 2.902120348061575e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.142999999999766 y[1] (analytic) = 1.269636733088045 y[1] (numeric) = 1.269636736772601 absolute error = 3.684555993643812e-09 relative error = 2.902055286855268e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.143999999999766 y[1] (analytic) = 1.270111794681964 y[1] (numeric) = 1.270111798367816 absolute error = 3.685852734136574e-09 relative error = 2.901990792912456e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.144999999999766 y[1] (analytic) = 1.27058693535181 y[1] (numeric) = 1.270586939038959 absolute error = 3.687149252584732e-09 relative error = 2.901925991836052e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.145999999999765 y[1] (analytic) = 1.271062155091151 y[1] (numeric) = 1.271062158779597 absolute error = 3.688446215122099e-09 relative error = 2.901861408073779e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.146999999999765 y[1] (analytic) = 1.271537453893552 y[1] (numeric) = 1.271537457583295 absolute error = 3.689742733570256e-09 relative error = 2.901796342901233e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.147999999999765 y[1] (analytic) = 1.272012831752581 y[1] (numeric) = 1.272012835443621 absolute error = 3.691039918152228e-09 relative error = 2.901731669692913e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.148999999999765 y[1] (analytic) = 1.272488288661804 y[1] (numeric) = 1.272488292354141 absolute error = 3.692336436600385e-09 relative error = 2.901666341057946e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.149999999999765 y[1] (analytic) = 1.272963824614786 y[1] (numeric) = 1.27296382830842 absolute error = 3.693634287316172e-09 relative error = 2.901601927638368e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.150999999999765 y[1] (analytic) = 1.273439439605094 y[1] (numeric) = 1.273439443300025 absolute error = 3.694930805764329e-09 relative error = 2.901536336042932e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.151999999999765 y[1] (analytic) = 1.273915133626293 y[1] (numeric) = 1.273915137322521 absolute error = 3.696228212390906e-09 relative error = 2.901471310627516e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.152999999999765 y[1] (analytic) = 1.274390906671948 y[1] (numeric) = 1.274390910369473 absolute error = 3.697524952883668e-09 relative error = 2.901405631133776e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.153999999999765 y[1] (analytic) = 1.274866758735623 y[1] (numeric) = 1.274866762434447 absolute error = 3.698823691777875e-09 relative error = 2.901341388370863e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.154999999999764 y[1] (analytic) = 1.275342689810887 y[1] (numeric) = 1.275342693511007 absolute error = 3.700120432270637e-09 relative error = 2.901275446852097e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.155999999999764 y[1] (analytic) = 1.275818699891301 y[1] (numeric) = 1.27581870359272 absolute error = 3.701418505031029e-09 relative error = 2.901210419118631e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.156999999999764 y[1] (analytic) = 1.276294788970431 y[1] (numeric) = 1.276294792673148 absolute error = 3.702716355746816e-09 relative error = 2.901145086343057e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.157999999999764 y[1] (analytic) = 1.276770957041842 y[1] (numeric) = 1.276770960745856 absolute error = 3.704014206462602e-09 relative error = 2.901079622804434e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.158999999999764 y[1] (analytic) = 1.277247204099097 y[1] (numeric) = 1.277247207804409 absolute error = 3.705312501267599e-09 relative error = 2.901014376368225e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.159999999999764 y[1] (analytic) = 1.27772353013576 y[1] (numeric) = 1.277723533842371 absolute error = 3.706610574027991e-09 relative error = 2.900948825474129e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.160999999999764 y[1] (analytic) = 1.278199935145396 y[1] (numeric) = 1.278199938853305 absolute error = 3.707908868832988e-09 relative error = 2.900883317922568e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.161999999999764 y[1] (analytic) = 1.278676419121568 y[1] (numeric) = 1.278676422830775 absolute error = 3.709206941593379e-09 relative error = 2.900817506388012e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.162999999999764 y[1] (analytic) = 1.279152982057838 y[1] (numeric) = 1.279152985768344 absolute error = 3.710505680487586e-09 relative error = 2.900752085585812e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.163999999999763 y[1] (analytic) = 1.279629623947772 y[1] (numeric) = 1.279629627659576 absolute error = 3.711804419381792e-09 relative error = 2.900686534538443e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.164999999999763 y[1] (analytic) = 1.280106344784931 y[1] (numeric) = 1.280106348498034 absolute error = 3.713102270097579e-09 relative error = 2.90062015958636e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.165999999999763 y[1] (analytic) = 1.280583144562878 y[1] (numeric) = 1.280583148277279 absolute error = 3.714401453080995e-09 relative error = 2.900554695610094e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.166999999999763 y[1] (analytic) = 1.281060023275176 y[1] (numeric) = 1.281060026990876 absolute error = 3.715700414019807e-09 relative error = 2.9004889283175e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.167999999999763 y[1] (analytic) = 1.281536980915387 y[1] (numeric) = 1.281536984632387 absolute error = 3.716999819047828e-09 relative error = 2.900423377866801e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.168999999999763 y[1] (analytic) = 1.282014017477074 y[1] (numeric) = 1.282014021195372 absolute error = 3.71829833589743e-09 relative error = 2.900357004843688e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.169999999999763 y[1] (analytic) = 1.282491132953798 y[1] (numeric) = 1.282491136673396 absolute error = 3.719598185014661e-09 relative error = 2.900291541546791e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.170999999999763 y[1] (analytic) = 1.282968327339122 y[1] (numeric) = 1.282968331060019 absolute error = 3.720896923908867e-09 relative error = 2.900225083206857e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.171999999999763 y[1] (analytic) = 1.283445600626607 y[1] (numeric) = 1.283445604348803 absolute error = 3.722196550981494e-09 relative error = 2.900159188020306e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.172999999999762 y[1] (analytic) = 1.283922952809814 y[1] (numeric) = 1.28392295653331 absolute error = 3.72349573396491e-09 relative error = 2.900092817731927e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.173999999999762 y[1] (analytic) = 1.284400383882305 y[1] (numeric) = 1.2844003876071 absolute error = 3.724795805126746e-09 relative error = 2.900027010166377e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.174999999999762 y[1] (analytic) = 1.28487789383764 y[1] (numeric) = 1.284877897563736 absolute error = 3.726095876288582e-09 relative error = 2.899961073467905e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.175999999999762 y[1] (analytic) = 1.28535548266938 y[1] (numeric) = 1.285355486396777 absolute error = 3.727396169495023e-09 relative error = 2.899895180556665e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.176999999999762 y[1] (analytic) = 1.285833150371088 y[1] (numeric) = 1.285833154099784 absolute error = 3.728696018612254e-09 relative error = 2.899828813354332e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.177999999999762 y[1] (analytic) = 1.286310896936322 y[1] (numeric) = 1.286310900666318 absolute error = 3.7299965338633e-09 relative error = 2.899762835522299e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.178999999999762 y[1] (analytic) = 1.286788722358644 y[1] (numeric) = 1.28678872608994 absolute error = 3.731295716846716e-09 relative error = 2.899695693639098e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.179999999999762 y[1] (analytic) = 1.287266626631611 y[1] (numeric) = 1.287266630364208 absolute error = 3.732597120276182e-09 relative error = 2.899630148917373e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.180999999999762 y[1] (analytic) = 1.287744609748786 y[1] (numeric) = 1.287744613482684 absolute error = 3.733897635527228e-09 relative error = 2.899563785598481e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.181999999999761 y[1] (analytic) = 1.288222671703728 y[1] (numeric) = 1.288222675438926 absolute error = 3.735197706689064e-09 relative error = 2.899496949350464e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.182999999999761 y[1] (analytic) = 1.288700812489996 y[1] (numeric) = 1.288700816226495 absolute error = 3.736498443984715e-09 relative error = 2.899430502232046e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.183999999999761 y[1] (analytic) = 1.28917903210115 y[1] (numeric) = 1.289179035838949 absolute error = 3.737798959235761e-09 relative error = 2.899363754888072e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.184999999999761 y[1] (analytic) = 1.289657330530748 y[1] (numeric) = 1.289657334269848 absolute error = 3.739099696531412e-09 relative error = 2.899297052025916e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.185999999999761 y[1] (analytic) = 1.29013570777235 y[1] (numeric) = 1.290135711512751 absolute error = 3.740400655871667e-09 relative error = 2.899230393622805e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.186999999999761 y[1] (analytic) = 1.290614163819514 y[1] (numeric) = 1.290614167561216 absolute error = 3.741702059301133e-09 relative error = 2.899163951701673e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.187999999999761 y[1] (analytic) = 1.291092698665799 y[1] (numeric) = 1.291092702408802 absolute error = 3.743003018641389e-09 relative error = 2.899097038120784e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.188999999999761 y[1] (analytic) = 1.291571312304763 y[1] (numeric) = 1.291571316049068 absolute error = 3.744304644115459e-09 relative error = 2.899030513022065e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.189999999999761 y[1] (analytic) = 1.292050004729966 y[1] (numeric) = 1.292050008475571 absolute error = 3.745605603455715e-09 relative error = 2.898963344873432e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.19099999999976 y[1] (analytic) = 1.292528775934963 y[1] (numeric) = 1.29252877968187 absolute error = 3.74690745097439e-09 relative error = 2.898896736951973e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.19199999999976 y[1] (analytic) = 1.293007625913314 y[1] (numeric) = 1.293007629661522 absolute error = 3.748208632359251e-09 relative error = 2.898829486571443e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.19299999999976 y[1] (analytic) = 1.293486554658575 y[1] (numeric) = 1.293486558408086 absolute error = 3.749510701922532e-09 relative error = 2.898762796117538e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.19399999999976 y[1] (analytic) = 1.293965562164306 y[1] (numeric) = 1.293965565915117 absolute error = 3.750811883307392e-09 relative error = 2.89869529219443e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.19499999999976 y[1] (analytic) = 1.294444648424061 y[1] (numeric) = 1.294444652176175 absolute error = 3.752114174915278e-09 relative error = 2.898628519561142e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.19599999999976 y[1] (analytic) = 1.294923813431399 y[1] (numeric) = 1.294923817184815 absolute error = 3.753416244478558e-09 relative error = 2.898561448593981e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.19699999999976 y[1] (analytic) = 1.295403057179877 y[1] (numeric) = 1.295403060934595 absolute error = 3.754717869952628e-09 relative error = 2.898493908240989e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.19799999999976 y[1] (analytic) = 1.29588237966305 y[1] (numeric) = 1.295882383419072 absolute error = 3.756021271783538e-09 relative error = 2.898427612512304e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.19899999999976 y[1] (analytic) = 1.296361780874478 y[1] (numeric) = 1.296361784631801 absolute error = 3.757322453168399e-09 relative error = 2.898359476961629e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.199999999999759 y[1] (analytic) = 1.296841260807714 y[1] (numeric) = 1.296841264566339 absolute error = 3.758625188865494e-09 relative error = 2.898292414388869e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.200999999999759 y[1] (analytic) = 1.297320819456315 y[1] (numeric) = 1.297320823216243 absolute error = 3.759927702517984e-09 relative error = 2.898225054380693e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.201999999999759 y[1] (analytic) = 1.297800456813837 y[1] (numeric) = 1.297800460575068 absolute error = 3.761230660259685e-09 relative error = 2.898157910572545e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.202999999999759 y[1] (analytic) = 1.298280172873837 y[1] (numeric) = 1.29828017663637 absolute error = 3.762533173912175e-09 relative error = 2.898090298632179e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.203999999999759 y[1] (analytic) = 1.298759967629868 y[1] (numeric) = 1.298759971393705 absolute error = 3.763837019832295e-09 relative error = 2.898023586837985e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.204999999999759 y[1] (analytic) = 1.299239841075488 y[1] (numeric) = 1.299239844840627 absolute error = 3.765139089395575e-09 relative error = 2.897955381570548e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.205999999999759 y[1] (analytic) = 1.299719793204251 y[1] (numeric) = 1.299719796970694 absolute error = 3.766442935315695e-09 relative error = 2.897888417956715e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.206999999999759 y[1] (analytic) = 1.300199824009712 y[1] (numeric) = 1.300199827777458 absolute error = 3.76774567101279e-09 relative error = 2.897820474543185e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.207999999999759 y[1] (analytic) = 1.300679933485427 y[1] (numeric) = 1.300679937254475 absolute error = 3.769048406709885e-09 relative error = 2.897752406012739e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.208999999999758 y[1] (analytic) = 1.301160121624948 y[1] (numeric) = 1.301160125395301 absolute error = 3.77035291876382e-09 relative error = 2.897685577740603e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.209999999999758 y[1] (analytic) = 1.301640388421832 y[1] (numeric) = 1.301640392193488 absolute error = 3.77165587650552e-09 relative error = 2.897617429556289e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.210999999999758 y[1] (analytic) = 1.302120733869633 y[1] (numeric) = 1.302120737642593 absolute error = 3.772959944470244e-09 relative error = 2.897550009251285e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.211999999999758 y[1] (analytic) = 1.302601157961905 y[1] (numeric) = 1.302601161736168 absolute error = 3.774263124256549e-09 relative error = 2.897481781884713e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.212999999999758 y[1] (analytic) = 1.3030816606922 y[1] (numeric) = 1.303081664467768 absolute error = 3.775567636310484e-09 relative error = 2.897414452371998e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.213999999999758 y[1] (analytic) = 1.303562242054074 y[1] (numeric) = 1.303562245830946 absolute error = 3.776871704275209e-09 relative error = 2.897346657052481e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.214999999999758 y[1] (analytic) = 1.304042902041081 y[1] (numeric) = 1.304042905819256 absolute error = 3.778175328150724e-09 relative error = 2.897278396467742e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.215999999999758 y[1] (analytic) = 1.304523640646773 y[1] (numeric) = 1.304523644426252 absolute error = 3.779479618160053e-09 relative error = 2.897210522215003e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.216999999999758 y[1] (analytic) = 1.305004457864704 y[1] (numeric) = 1.305004461645487 absolute error = 3.780783686124778e-09 relative error = 2.897142353299724e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.217999999999757 y[1] (analytic) = 1.305485353688426 y[1] (numeric) = 1.305485357470514 absolute error = 3.782087976134108e-09 relative error = 2.897074230245835e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.218999999999757 y[1] (analytic) = 1.305966328111492 y[1] (numeric) = 1.305966331894885 absolute error = 3.783392710232647e-09 relative error = 2.897006323052499e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.219999999999757 y[1] (analytic) = 1.306447381127456 y[1] (numeric) = 1.306447384912153 absolute error = 3.784697444331186e-09 relative error = 2.89693829158662e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.220999999999757 y[1] (analytic) = 1.30692851272987 y[1] (numeric) = 1.306928516515872 absolute error = 3.786001956385121e-09 relative error = 2.89686996611394e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.221999999999757 y[1] (analytic) = 1.307409722912286 y[1] (numeric) = 1.307409726699593 absolute error = 3.78730713457287e-09 relative error = 2.896802026327719e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.222999999999757 y[1] (analytic) = 1.307891011668256 y[1] (numeric) = 1.307891015456868 absolute error = 3.78861231276062e-09 relative error = 2.89673396250971e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.223999999999757 y[1] (analytic) = 1.308372378991332 y[1] (numeric) = 1.308372382781249 absolute error = 3.789917046859159e-09 relative error = 2.896665435402214e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.224999999999757 y[1] (analytic) = 1.308853824875067 y[1] (numeric) = 1.308853828666289 absolute error = 3.791222225046909e-09 relative error = 2.896597124135531e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.225999999999757 y[1] (analytic) = 1.309335349313012 y[1] (numeric) = 1.309335353105539 absolute error = 3.792527181190053e-09 relative error = 2.896528519740901e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.226999999999757 y[1] (analytic) = 1.309816952298718 y[1] (numeric) = 1.30981695609255 absolute error = 3.793831915288592e-09 relative error = 2.896459622568214e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.227999999999756 y[1] (analytic) = 1.310298633825735 y[1] (numeric) = 1.310298637620873 absolute error = 3.795138203699366e-09 relative error = 2.896391788655491e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.228999999999756 y[1] (analytic) = 1.310780393887617 y[1] (numeric) = 1.31078039768406 absolute error = 3.796443159842511e-09 relative error = 2.896322814672804e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.229999999999756 y[1] (analytic) = 1.311262232477913 y[1] (numeric) = 1.311262236275662 absolute error = 3.79774967029789e-09 relative error = 2.896254903278365e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.230999999999756 y[1] (analytic) = 1.311744149590176 y[1] (numeric) = 1.31174415338923 absolute error = 3.799053960307219e-09 relative error = 2.896185175664131e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.231999999999756 y[1] (analytic) = 1.312226145217952 y[1] (numeric) = 1.312226149018313 absolute error = 3.800360470762598e-09 relative error = 2.896117018100857e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.232999999999756 y[1] (analytic) = 1.312708219354797 y[1] (numeric) = 1.312708223156463 absolute error = 3.801665870994952e-09 relative error = 2.896047891635425e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.233999999999756 y[1] (analytic) = 1.313190371994257 y[1] (numeric) = 1.313190375797229 absolute error = 3.802972381450331e-09 relative error = 2.895979488240539e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.234999999999756 y[1] (analytic) = 1.313672603129884 y[1] (numeric) = 1.313672606934163 absolute error = 3.80427889190571e-09 relative error = 2.895910962017359e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.235999999999756 y[1] (analytic) = 1.314154912755228 y[1] (numeric) = 1.314154916560813 absolute error = 3.805584736227274e-09 relative error = 2.8958418062362e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.236999999999755 y[1] (analytic) = 1.314637300863838 y[1] (numeric) = 1.314637304670729 absolute error = 3.806891024638048e-09 relative error = 2.895772866125562e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.237999999999755 y[1] (analytic) = 1.315119767449263 y[1] (numeric) = 1.315119771257461 absolute error = 3.808197979182637e-09 relative error = 2.895704310314502e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.238999999999755 y[1] (analytic) = 1.315602312505054 y[1] (numeric) = 1.315602316314559 absolute error = 3.809504267593411e-09 relative error = 2.895635125739242e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.239999999999755 y[1] (analytic) = 1.316084936024759 y[1] (numeric) = 1.316084939835571 absolute error = 3.81081166622721e-09 relative error = 2.89556666284608e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.240999999999755 y[1] (analytic) = 1.316567638001929 y[1] (numeric) = 1.316567641814047 absolute error = 3.812117510548774e-09 relative error = 2.895496897017902e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.241999999999755 y[1] (analytic) = 1.31705041843011 y[1] (numeric) = 1.317050422243535 absolute error = 3.813425353271782e-09 relative error = 2.895428527191303e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.242999999999755 y[1] (analytic) = 1.317533277302853 y[1] (numeric) = 1.317533281117584 absolute error = 3.814731419637951e-09 relative error = 2.895358686838757e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.243999999999755 y[1] (analytic) = 1.318016214613704 y[1] (numeric) = 1.318016218429743 absolute error = 3.81603926236096e-09 relative error = 2.895290073103842e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.244999999999755 y[1] (analytic) = 1.318499230356215 y[1] (numeric) = 1.31849923417356 absolute error = 3.817345328727129e-09 relative error = 2.895219990151839e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.245999999999754 y[1] (analytic) = 1.31898232452393 y[1] (numeric) = 1.318982328342584 absolute error = 3.818653837583952e-09 relative error = 2.895151638186089e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.246999999999754 y[1] (analytic) = 1.319465497110401 y[1] (numeric) = 1.319465500930362 absolute error = 3.819960792128541e-09 relative error = 2.895081986224094e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.247999999999754 y[1] (analytic) = 1.319948748109173 y[1] (numeric) = 1.319948751930441 absolute error = 3.821267968717734e-09 relative error = 2.895012381497161e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.248999999999754 y[1] (analytic) = 1.320432077513796 y[1] (numeric) = 1.320432081336371 absolute error = 3.822575367351533e-09 relative error = 2.894942823979975e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.249999999999754 y[1] (analytic) = 1.320915485317815 y[1] (numeric) = 1.320915489141698 absolute error = 3.823882765985331e-09 relative error = 2.894873145548215e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.250999999999754 y[1] (analytic) = 1.32139897151478 y[1] (numeric) = 1.32139897533997 absolute error = 3.825190386663735e-09 relative error = 2.894803514398642e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.251999999999754 y[1] (analytic) = 1.321882536098235 y[1] (numeric) = 1.321882539924734 absolute error = 3.826498673475953e-09 relative error = 2.894734266457991e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.252999999999754 y[1] (analytic) = 1.32236617906173 y[1] (numeric) = 1.322366182889536 absolute error = 3.827806738243567e-09 relative error = 2.894664729673852e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.253999999999754 y[1] (analytic) = 1.32284990039881 y[1] (numeric) = 1.322849904227925 absolute error = 3.82911480301118e-09 relative error = 2.894595072242729e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.254999999999753 y[1] (analytic) = 1.323333700103023 y[1] (numeric) = 1.323333703933446 absolute error = 3.830422645734188e-09 relative error = 2.894525126531566e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.255999999999753 y[1] (analytic) = 1.323817578167914 y[1] (numeric) = 1.323817581999646 absolute error = 3.831731598680221e-09 relative error = 2.894455899266056e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.256999999999753 y[1] (analytic) = 1.324301534587031 y[1] (numeric) = 1.324301538420071 absolute error = 3.83304032958165e-09 relative error = 2.894386383669745e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.257999999999753 y[1] (analytic) = 1.324785569353919 y[1] (numeric) = 1.324785573188268 absolute error = 3.834349060483078e-09 relative error = 2.894316747693018e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.258999999999753 y[1] (analytic) = 1.325269682462126 y[1] (numeric) = 1.325269686297782 absolute error = 3.835656903206086e-09 relative error = 2.894246321307289e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.259999999999753 y[1] (analytic) = 1.325753873905194 y[1] (numeric) = 1.32575387774216 absolute error = 3.836966300241329e-09 relative error = 2.894176947745969e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.260999999999753 y[1] (analytic) = 1.326238143676672 y[1] (numeric) = 1.326238147514948 absolute error = 3.838275253187362e-09 relative error = 2.894107119062854e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.261999999999753 y[1] (analytic) = 1.326722491770105 y[1] (numeric) = 1.326722495609689 absolute error = 3.839584206133395e-09 relative error = 2.894037170509294e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.262999999999753 y[1] (analytic) = 1.327206918179039 y[1] (numeric) = 1.327206922019931 absolute error = 3.840892714990218e-09 relative error = 2.893966767638628e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.263999999999752 y[1] (analytic) = 1.327691422897016 y[1] (numeric) = 1.327691426739219 absolute error = 3.842202334070066e-09 relative error = 2.893897081662544e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.264999999999752 y[1] (analytic) = 1.328176005917584 y[1] (numeric) = 1.328176009761096 absolute error = 3.843511731105309e-09 relative error = 2.893827108742247e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.265999999999752 y[1] (analytic) = 1.328660667234288 y[1] (numeric) = 1.328660671079109 absolute error = 3.844821128140552e-09 relative error = 2.893757016337249e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.266999999999752 y[1] (analytic) = 1.329145406840672 y[1] (numeric) = 1.329145410686802 absolute error = 3.846130081086585e-09 relative error = 2.89368647048835e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.267999999999752 y[1] (analytic) = 1.32963022473028 y[1] (numeric) = 1.329630228577719 absolute error = 3.847439700166433e-09 relative error = 2.893616306704295e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.268999999999752 y[1] (analytic) = 1.330115120896657 y[1] (numeric) = 1.330115124745406 absolute error = 3.848749097201676e-09 relative error = 2.893545856848209e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.269999999999752 y[1] (analytic) = 1.330600095333347 y[1] (numeric) = 1.330600099183405 absolute error = 3.850058716281524e-09 relative error = 2.89347545501039e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.270999999999752 y[1] (analytic) = 1.331085148033893 y[1] (numeric) = 1.331085151885262 absolute error = 3.851369445584396e-09 relative error = 2.893405768423712e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.271999999999752 y[1] (analytic) = 1.331570278991841 y[1] (numeric) = 1.33157028284452 absolute error = 3.852679064664244e-09 relative error = 2.893335128793341e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.272999999999751 y[1] (analytic) = 1.332055488200735 y[1] (numeric) = 1.332055492054723 absolute error = 3.853988683744092e-09 relative error = 2.893264370653089e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.273999999999751 y[1] (analytic) = 1.332540775654116 y[1] (numeric) = 1.332540779509415 absolute error = 3.855299191002359e-09 relative error = 2.89319416068891e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.274999999999751 y[1] (analytic) = 1.33302614134553 y[1] (numeric) = 1.333026145202139 absolute error = 3.856609032126812e-09 relative error = 2.893123332325673e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.275999999999751 y[1] (analytic) = 1.333511585268518 y[1] (numeric) = 1.333511589126438 absolute error = 3.857919761429685e-09 relative error = 2.893053051843451e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.276999999999751 y[1] (analytic) = 1.333997107416625 y[1] (numeric) = 1.333997111275855 absolute error = 3.859230712777162e-09 relative error = 2.892982819318719e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.277999999999751 y[1] (analytic) = 1.334482707783394 y[1] (numeric) = 1.334482711643934 absolute error = 3.860540553901615e-09 relative error = 2.892911636385354e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.278999999999751 y[1] (analytic) = 1.334968386362366 y[1] (numeric) = 1.334968390224217 absolute error = 3.861851505249092e-09 relative error = 2.892841167401866e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.279999999999751 y[1] (analytic) = 1.335454143147085 y[1] (numeric) = 1.335454147010247 absolute error = 3.863162456596569e-09 relative error = 2.89277058027075e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.280999999999751 y[1] (analytic) = 1.335939978131094 y[1] (numeric) = 1.335939981995567 absolute error = 3.864472963854837e-09 relative error = 2.892699542730221e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.28199999999975 y[1] (analytic) = 1.336425891307934 y[1] (numeric) = 1.336425895173718 absolute error = 3.865784137246919e-09 relative error = 2.89262888603838e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.28299999999975 y[1] (analytic) = 1.336911882671148 y[1] (numeric) = 1.336911886538244 absolute error = 3.867095532683607e-09 relative error = 2.89255827763095e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.28399999999975 y[1] (analytic) = 1.337397952214278 y[1] (numeric) = 1.337397956082685 absolute error = 3.868406928120294e-09 relative error = 2.892487551454316e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.28499999999975 y[1] (analytic) = 1.337884099930866 y[1] (numeric) = 1.337884103800584 absolute error = 3.869718101512376e-09 relative error = 2.892416541696206e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.28599999999975 y[1] (analytic) = 1.338370325814453 y[1] (numeric) = 1.338370329685483 absolute error = 3.871029274904458e-09 relative error = 2.892345414598742e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.28699999999975 y[1] (analytic) = 1.338856629858582 y[1] (numeric) = 1.338856633730922 absolute error = 3.872340670341146e-09 relative error = 2.892274336162615e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.28799999999975 y[1] (analytic) = 1.339343012056792 y[1] (numeric) = 1.339343015930445 absolute error = 3.873652287822438e-09 relative error = 2.892203306361211e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.28899999999975 y[1] (analytic) = 1.339829472402627 y[1] (numeric) = 1.339829476277591 absolute error = 3.87496346121452e-09 relative error = 2.892131827989875e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.28999999999975 y[1] (analytic) = 1.340316010889626 y[1] (numeric) = 1.340316014765902 absolute error = 3.876276188918837e-09 relative error = 2.892061392556211e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.290999999999749 y[1] (analytic) = 1.340802627511331 y[1] (numeric) = 1.340802631388919 absolute error = 3.877588028444734e-09 relative error = 2.891990177288018e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.291999999999749 y[1] (analytic) = 1.341289322261283 y[1] (numeric) = 1.341289326140183 absolute error = 3.878899645926026e-09 relative error = 2.891918679697367e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.292999999999749 y[1] (analytic) = 1.341776095133022 y[1] (numeric) = 1.341776099013234 absolute error = 3.880211263407318e-09 relative error = 2.891847065603474e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.293999999999749 y[1] (analytic) = 1.342262946120088 y[1] (numeric) = 1.342262950001613 absolute error = 3.88152421315624e-09 relative error = 2.891776327712894e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.294999999999749 y[1] (analytic) = 1.342749875216023 y[1] (numeric) = 1.34274987909886 absolute error = 3.882836274726742e-09 relative error = 2.891704811443059e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.295999999999749 y[1] (analytic) = 1.343236882414366 y[1] (numeric) = 1.343236886298515 absolute error = 3.884149224475664e-09 relative error = 2.891633840111806e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.296999999999749 y[1] (analytic) = 1.343723967708658 y[1] (numeric) = 1.343723971594119 absolute error = 3.885461064001561e-09 relative error = 2.891561925941619e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.297999999999749 y[1] (analytic) = 1.344211131092437 y[1] (numeric) = 1.344211134979211 absolute error = 3.886774013750482e-09 relative error = 2.891490721841971e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.298999999999749 y[1] (analytic) = 1.344698372559245 y[1] (numeric) = 1.344698376447331 absolute error = 3.888086297365589e-09 relative error = 2.891418906059759e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.299999999999748 y[1] (analytic) = 1.34518569210262 y[1] (numeric) = 1.345185695992019 absolute error = 3.889399247114511e-09 relative error = 2.891347469682871e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.300999999999748 y[1] (analytic) = 1.345673089716101 y[1] (numeric) = 1.345673093606814 absolute error = 3.890712640952643e-09 relative error = 2.891276247319082e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.301999999999748 y[1] (analytic) = 1.346160565393228 y[1] (numeric) = 1.346160569285255 absolute error = 3.892026034790774e-09 relative error = 2.891204908869003e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.302999999999748 y[1] (analytic) = 1.346648119127543 y[1] (numeric) = 1.346648123020881 absolute error = 3.893338318405881e-09 relative error = 2.891132630050581e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.303999999999748 y[1] (analytic) = 1.347135750912581 y[1] (numeric) = 1.347135754807232 absolute error = 3.894651490199408e-09 relative error = 2.891060895356004e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.304999999999748 y[1] (analytic) = 1.347623460741881 y[1] (numeric) = 1.347623464637846 absolute error = 3.895964884037539e-09 relative error = 2.890989209918302e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.305999999999748 y[1] (analytic) = 1.348111248608984 y[1] (numeric) = 1.348111252506262 absolute error = 3.897278055831066e-09 relative error = 2.890917244294473e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.306999999999748 y[1] (analytic) = 1.348599114507428 y[1] (numeric) = 1.348599118406019 absolute error = 3.898591449669198e-09 relative error = 2.89084532811157e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.307999999999748 y[1] (analytic) = 1.34908705843075 y[1] (numeric) = 1.349087062330655 absolute error = 3.899905065551934e-09 relative error = 2.890773461342281e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.308999999999747 y[1] (analytic) = 1.349575080372489 y[1] (numeric) = 1.349575084273708 absolute error = 3.901218681434671e-09 relative error = 2.890701479430041e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.309999999999747 y[1] (analytic) = 1.350063180326183 y[1] (numeric) = 1.350063184228716 absolute error = 3.902532963451222e-09 relative error = 2.890629875935397e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.310999999999747 y[1] (analytic) = 1.350551358285371 y[1] (numeric) = 1.350551362189217 absolute error = 3.903846135244748e-09 relative error = 2.890557335191593e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.311999999999747 y[1] (analytic) = 1.351039614243589 y[1] (numeric) = 1.35103961814875 absolute error = 3.90516086135051e-09 relative error = 2.890485830452059e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.312999999999747 y[1] (analytic) = 1.351527948194376 y[1] (numeric) = 1.351527952100851 absolute error = 3.906474477233246e-09 relative error = 2.89041338912173e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.313999999999747 y[1] (analytic) = 1.35201636013127 y[1] (numeric) = 1.352016364039058 absolute error = 3.907788537205192e-09 relative error = 2.890341161867137e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.314999999999747 y[1] (analytic) = 1.352504850047806 y[1] (numeric) = 1.352504853956909 absolute error = 3.909103485355558e-09 relative error = 2.890269476828409e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.315999999999747 y[1] (analytic) = 1.352993417937524 y[1] (numeric) = 1.352993421847941 absolute error = 3.9104173232829e-09 relative error = 2.890196856422156e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.316999999999747 y[1] (analytic) = 1.353482063793958 y[1] (numeric) = 1.353482067705691 absolute error = 3.911732493477871e-09 relative error = 2.890125106285381e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.317999999999746 y[1] (analytic) = 1.353970787610649 y[1] (numeric) = 1.353970791523695 absolute error = 3.913046553449817e-09 relative error = 2.890052421555687e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.318999999999746 y[1] (analytic) = 1.35445958938113 y[1] (numeric) = 1.354459593295491 absolute error = 3.914361501600183e-09 relative error = 2.88998027869455e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.319999999999746 y[1] (analytic) = 1.35494846909894 y[1] (numeric) = 1.354948473014616 absolute error = 3.915676449750549e-09 relative error = 2.889908021634602e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.320999999999746 y[1] (analytic) = 1.355437426757614 y[1] (numeric) = 1.355437430674605 absolute error = 3.916990953811705e-09 relative error = 2.889835322890313e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.321999999999746 y[1] (analytic) = 1.355926462350689 y[1] (numeric) = 1.355926466268996 absolute error = 3.918306346051281e-09 relative error = 2.889763165517358e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.322999999999746 y[1] (analytic) = 1.356415575871703 y[1] (numeric) = 1.356415579791324 absolute error = 3.919620850112437e-09 relative error = 2.889690239360077e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.323999999999746 y[1] (analytic) = 1.356904767314189 y[1] (numeric) = 1.356904771235125 absolute error = 3.920935798262803e-09 relative error = 2.889617527119291e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.324999999999746 y[1] (analytic) = 1.357394036671684 y[1] (numeric) = 1.357394040593935 absolute error = 3.922251190502379e-09 relative error = 2.889545028590002e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.325999999999746 y[1] (analytic) = 1.357883383937724 y[1] (numeric) = 1.357883387861291 absolute error = 3.92356680478656e-09 relative error = 2.889472580044844e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.326999999999745 y[1] (analytic) = 1.358372809105846 y[1] (numeric) = 1.358372813030728 absolute error = 3.924882419070741e-09 relative error = 2.889400017992344e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.327999999999745 y[1] (analytic) = 1.358862312169583 y[1] (numeric) = 1.358862316095781 absolute error = 3.926198255399527e-09 relative error = 2.889327505986159e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.328999999999745 y[1] (analytic) = 1.359351893122472 y[1] (numeric) = 1.359351897049986 absolute error = 3.927513647639103e-09 relative error = 2.889254553960627e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.329999999999745 y[1] (analytic) = 1.359841551958048 y[1] (numeric) = 1.359841555886877 absolute error = 3.928829261923283e-09 relative error = 2.889181652278625e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.330999999999745 y[1] (analytic) = 1.360331288669846 y[1] (numeric) = 1.360331292599991 absolute error = 3.930144876207464e-09 relative error = 2.889108637683709e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.331999999999745 y[1] (analytic) = 1.3608211032514 y[1] (numeric) = 1.360821107182862 absolute error = 3.931461822759275e-09 relative error = 2.889036489341516e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.332999999999745 y[1] (analytic) = 1.361310995696247 y[1] (numeric) = 1.361310999629025 absolute error = 3.932777437043455e-09 relative error = 2.888963249012781e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.333999999999745 y[1] (analytic) = 1.36180096599792 y[1] (numeric) = 1.361800969932014 absolute error = 3.934093717461451e-09 relative error = 2.888890385371821e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.334999999999745 y[1] (analytic) = 1.362291014149955 y[1] (numeric) = 1.362291018085364 absolute error = 3.935409775834842e-09 relative error = 2.88881724606432e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.335999999999745 y[1] (analytic) = 1.362781140145883 y[1] (numeric) = 1.36278114408261 absolute error = 3.936726722386652e-09 relative error = 2.88874464608839e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.336999999999744 y[1] (analytic) = 1.363271343979243 y[1] (numeric) = 1.363271347917286 absolute error = 3.938042780760043e-09 relative error = 2.888671281877985e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.337999999999744 y[1] (analytic) = 1.363761625643565 y[1] (numeric) = 1.363761629582925 absolute error = 3.939359949356458e-09 relative error = 2.888598619643266e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.338999999999744 y[1] (analytic) = 1.364251985132386 y[1] (numeric) = 1.364251989073062 absolute error = 3.940676007729849e-09 relative error = 2.888525031061215e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.339999999999744 y[1] (analytic) = 1.364742422439237 y[1] (numeric) = 1.36474242638123 absolute error = 3.941993176326264e-09 relative error = 2.888452144164057e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.340999999999744 y[1] (analytic) = 1.365232937557655 y[1] (numeric) = 1.365232941500965 absolute error = 3.943309234699655e-09 relative error = 2.888378331798873e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.341999999999744 y[1] (analytic) = 1.365723530481171 y[1] (numeric) = 1.365723534425797 absolute error = 3.94462640329607e-09 relative error = 2.888305220827748e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.342999999999744 y[1] (analytic) = 1.366214201203319 y[1] (numeric) = 1.366214205149263 absolute error = 3.945944015981695e-09 relative error = 2.888232322944843e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.343999999999744 y[1] (analytic) = 1.366704949717633 y[1] (numeric) = 1.366704953664894 absolute error = 3.94726118457811e-09 relative error = 2.888158988078321e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.344999999999744 y[1] (analytic) = 1.367195776017646 y[1] (numeric) = 1.367195779966224 absolute error = 3.948577687040711e-09 relative error = 2.888085054316133e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.345999999999743 y[1] (analytic) = 1.36768668009689 y[1] (numeric) = 1.367686684046786 absolute error = 3.949895299726336e-09 relative error = 2.88801182113327e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.346999999999743 y[1] (analytic) = 1.3681776619489 y[1] (numeric) = 1.368177665900112 absolute error = 3.951212690367356e-09 relative error = 2.887938314048378e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.347999999999743 y[1] (analytic) = 1.368668721567206 y[1] (numeric) = 1.368668725519737 absolute error = 3.952530303052981e-09 relative error = 2.887864857850409e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.348999999999743 y[1] (analytic) = 1.369159858945343 y[1] (numeric) = 1.369159862899191 absolute error = 3.953847915738606e-09 relative error = 2.887791290334962e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.349999999999743 y[1] (analytic) = 1.369651074076843 y[1] (numeric) = 1.369651078032008 absolute error = 3.955165528424232e-09 relative error = 2.887717611647952e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.350999999999743 y[1] (analytic) = 1.370142366955237 y[1] (numeric) = 1.37014237091172 absolute error = 3.956483363154462e-09 relative error = 2.887643983994636e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.351999999999743 y[1] (analytic) = 1.370633737574059 y[1] (numeric) = 1.37063374153186 absolute error = 3.957801197884692e-09 relative error = 2.887570245344878e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.352999999999743 y[1] (analytic) = 1.37112518592684 y[1] (numeric) = 1.371125189885959 absolute error = 3.959119254659527e-09 relative error = 2.887496557787523e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.353999999999743 y[1] (analytic) = 1.371616712007111 y[1] (numeric) = 1.371616715967549 absolute error = 3.960438199612781e-09 relative error = 2.887423406949746e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.354999999999742 y[1] (analytic) = 1.372108315808407 y[1] (numeric) = 1.372108319770163 absolute error = 3.961756034343011e-09 relative error = 2.887349335834948e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.355999999999742 y[1] (analytic) = 1.372599997324256 y[1] (numeric) = 1.372600001287331 absolute error = 3.963075201340871e-09 relative error = 2.88727612492094e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.356999999999742 y[1] (analytic) = 1.373091756548193 y[1] (numeric) = 1.373091760512586 absolute error = 3.964393036071101e-09 relative error = 2.887201832772753e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.357999999999742 y[1] (analytic) = 1.373583593473747 y[1] (numeric) = 1.373583597439459 absolute error = 3.965711314890541e-09 relative error = 2.887127753805932e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.358999999999742 y[1] (analytic) = 1.374075508094451 y[1] (numeric) = 1.374075512061481 absolute error = 3.967030259843796e-09 relative error = 2.887054049413354e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.359999999999742 y[1] (analytic) = 1.374567500403835 y[1] (numeric) = 1.374567504372183 absolute error = 3.968348538663236e-09 relative error = 2.886979749992178e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.360999999999742 y[1] (analytic) = 1.37505957039543 y[1] (numeric) = 1.375059574365098 absolute error = 3.969667705661095e-09 relative error = 2.886905986567205e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.361999999999742 y[1] (analytic) = 1.375551718062768 y[1] (numeric) = 1.375551722033754 absolute error = 3.97098620652514e-09 relative error = 2.886831628633785e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.362999999999742 y[1] (analytic) = 1.376043943399378 y[1] (numeric) = 1.376043947371683 absolute error = 3.972305373523e-09 relative error = 2.886757645042802e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.363999999999741 y[1] (analytic) = 1.376536246398792 y[1] (numeric) = 1.376536250372417 absolute error = 3.973624984610069e-09 relative error = 2.88668387411201e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.364999999999741 y[1] (analytic) = 1.377028627054542 y[1] (numeric) = 1.377028631029485 absolute error = 3.974943263429509e-09 relative error = 2.88660902564669e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.365999999999741 y[1] (analytic) = 1.377521085360154 y[1] (numeric) = 1.377521089336417 absolute error = 3.976263318605788e-09 relative error = 2.886535357508659e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.366999999999741 y[1] (analytic) = 1.378013621309163 y[1] (numeric) = 1.378013625286745 absolute error = 3.977582041514438e-09 relative error = 2.88646061258494e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.367999999999741 y[1] (analytic) = 1.378506234895096 y[1] (numeric) = 1.378506238873998 absolute error = 3.978901652601508e-09 relative error = 2.886386402818337e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.368999999999741 y[1] (analytic) = 1.378998926111485 y[1] (numeric) = 1.378998930091706 absolute error = 3.980221263688577e-09 relative error = 2.886312083586638e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.369999999999741 y[1] (analytic) = 1.379491694951859 y[1] (numeric) = 1.3794916989334 absolute error = 3.981540874775646e-09 relative error = 2.886237655033213e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.370999999999741 y[1] (analytic) = 1.379984541409747 y[1] (numeric) = 1.379984545392608 absolute error = 3.982860929951926e-09 relative error = 2.886163439108647e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.371999999999741 y[1] (analytic) = 1.380477465478681 y[1] (numeric) = 1.380477469462861 absolute error = 3.984180541038995e-09 relative error = 2.886088792226304e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.37299999999974 y[1] (analytic) = 1.380970467152188 y[1] (numeric) = 1.380970471137688 absolute error = 3.985500152126065e-09 relative error = 2.886014036451402e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.37399999999974 y[1] (analytic) = 1.381463546423798 y[1] (numeric) = 1.381463550410619 absolute error = 3.986821095480764e-09 relative error = 2.885940136315192e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.37499999999974 y[1] (analytic) = 1.381956703287041 y[1] (numeric) = 1.381956707275182 absolute error = 3.988140928612438e-09 relative error = 2.885865323513016e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.37599999999974 y[1] (analytic) = 1.382449937735446 y[1] (numeric) = 1.382449941724907 absolute error = 3.989460983788717e-09 relative error = 2.885790562748149e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.37699999999974 y[1] (analytic) = 1.382943249762543 y[1] (numeric) = 1.382943253753324 absolute error = 3.990781038964997e-09 relative error = 2.88571569343155e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.37799999999974 y[1] (analytic) = 1.383436639361858 y[1] (numeric) = 1.38343664335396 absolute error = 3.992101982319696e-09 relative error = 2.885641357714182e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.37899999999974 y[1] (analytic) = 1.383930106526922 y[1] (numeric) = 1.383930110520345 absolute error = 3.993422037495975e-09 relative error = 2.88556627149168e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.37999999999974 y[1] (analytic) = 1.384423651251263 y[1] (numeric) = 1.384423655246007 absolute error = 3.994743424939884e-09 relative error = 2.885492039470269e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.38099999999974 y[1] (analytic) = 1.384917273528411 y[1] (numeric) = 1.384917277524474 absolute error = 3.996063702160768e-09 relative error = 2.88541689712616e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.381999999999739 y[1] (analytic) = 1.385410973351891 y[1] (numeric) = 1.385410977349276 absolute error = 3.997384867560072e-09 relative error = 2.885342287919604e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.382999999999739 y[1] (analytic) = 1.385904750715235 y[1] (numeric) = 1.385904754713941 absolute error = 3.998705366825561e-09 relative error = 2.885267089792366e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.383999999999739 y[1] (analytic) = 1.386398605611969 y[1] (numeric) = 1.386398609611996 absolute error = 4.000026532224865e-09 relative error = 2.885192264355471e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.384999999999739 y[1] (analytic) = 1.386892538035622 y[1] (numeric) = 1.38689254203697 absolute error = 4.001347253534959e-09 relative error = 2.885117010725589e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.385999999999739 y[1] (analytic) = 1.387386547979721 y[1] (numeric) = 1.38738655198239 absolute error = 4.002668418934263e-09 relative error = 2.885041969567062e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.386999999999739 y[1] (analytic) = 1.387880635437795 y[1] (numeric) = 1.387880639441784 absolute error = 4.003989806378172e-09 relative error = 2.884966980690778e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.387999999999739 y[1] (analytic) = 1.38837480040337 y[1] (numeric) = 1.388374804408681 absolute error = 4.005311415866686e-09 relative error = 2.884892044066925e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.388999999999739 y[1] (analytic) = 1.388869042869975 y[1] (numeric) = 1.388869046876608 absolute error = 4.0066330253552e-09 relative error = 2.884816999791318e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.389999999999739 y[1] (analytic) = 1.389363362831136 y[1] (numeric) = 1.389363366839091 absolute error = 4.007954856888318e-09 relative error = 2.88474200782236e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.390999999999738 y[1] (analytic) = 1.389857760280383 y[1] (numeric) = 1.389857764289659 absolute error = 4.009276244332227e-09 relative error = 2.884666588848212e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.391999999999738 y[1] (analytic) = 1.39035223521124 y[1] (numeric) = 1.390352239221838 absolute error = 4.010598297909951e-09 relative error = 2.884591541869683e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.392999999999738 y[1] (analytic) = 1.390846787617236 y[1] (numeric) = 1.390846791629156 absolute error = 4.011919907398465e-09 relative error = 2.884516068280666e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.393999999999738 y[1] (analytic) = 1.391341417491898 y[1] (numeric) = 1.391341421505139 absolute error = 4.013241516886978e-09 relative error = 2.884440487742721e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.394999999999738 y[1] (analytic) = 1.391836124828752 y[1] (numeric) = 1.391836128843315 absolute error = 4.014563348420097e-09 relative error = 2.884364959929488e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.395999999999738 y[1] (analytic) = 1.392330909621324 y[1] (numeric) = 1.39233091363721 absolute error = 4.015886068131636e-09 relative error = 2.884289963241459e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.396999999999738 y[1] (analytic) = 1.392825771863143 y[1] (numeric) = 1.392825775880351 absolute error = 4.017208121709359e-09 relative error = 2.884214381196907e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.397999999999738 y[1] (analytic) = 1.393320711547734 y[1] (numeric) = 1.393320715566264 absolute error = 4.018530175287083e-09 relative error = 2.884138692536339e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.398999999999738 y[1] (analytic) = 1.393815728668623 y[1] (numeric) = 1.393815732688475 absolute error = 4.019852450909411e-09 relative error = 2.884063056706345e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.399999999999737 y[1] (analytic) = 1.394310823219336 y[1] (numeric) = 1.394310827240512 absolute error = 4.021175392665555e-09 relative error = 2.88398779217752e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.400999999999737 y[1] (analytic) = 1.394805995193402 y[1] (numeric) = 1.394805999215899 absolute error = 4.022497224198673e-09 relative error = 2.883911625029199e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.401999999999737 y[1] (analytic) = 1.395301244584343 y[1] (numeric) = 1.395301248608164 absolute error = 4.023820610044027e-09 relative error = 2.883836465897164e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.402999999999737 y[1] (analytic) = 1.395796571385688 y[1] (numeric) = 1.395796575410831 absolute error = 4.025142885666355e-09 relative error = 2.883760404763255e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.403999999999737 y[1] (analytic) = 1.396291975590961 y[1] (numeric) = 1.396291979617427 absolute error = 4.026465827422498e-09 relative error = 2.883684714809275e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.404999999999737 y[1] (analytic) = 1.396787457193689 y[1] (numeric) = 1.396787461221477 absolute error = 4.027788325089432e-09 relative error = 2.883608600825881e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.405999999999737 y[1] (analytic) = 1.397283016187395 y[1] (numeric) = 1.397283020216507 absolute error = 4.029111710934785e-09 relative error = 2.88353301676031e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.406999999999737 y[1] (analytic) = 1.397778652565608 y[1] (numeric) = 1.397778656596043 absolute error = 4.030435096780138e-09 relative error = 2.883457326653486e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.407999999999737 y[1] (analytic) = 1.39827436632185 y[1] (numeric) = 1.398274370353609 absolute error = 4.031758482625492e-09 relative error = 2.88338153064409e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.408999999999736 y[1] (analytic) = 1.39877015744965 y[1] (numeric) = 1.398770161482731 absolute error = 4.033080980292425e-09 relative error = 2.883304993899686e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.409999999999736 y[1] (analytic) = 1.399266025942528 y[1] (numeric) = 1.399266029976934 absolute error = 4.034405254316198e-09 relative error = 2.883229621471495e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.410999999999736 y[1] (analytic) = 1.399761971794014 y[1] (numeric) = 1.399761975829742 absolute error = 4.035727974027736e-09 relative error = 2.883153032694064e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.411999999999736 y[1] (analytic) = 1.40025799499763 y[1] (numeric) = 1.400257999034682 absolute error = 4.037052470096114e-09 relative error = 2.883077607496858e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.412999999999736 y[1] (analytic) = 1.400754095546902 y[1] (numeric) = 1.400754099585278 absolute error = 4.038375633896862e-09 relative error = 2.883001125418907e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.413999999999736 y[1] (analytic) = 1.401250273435353 y[1] (numeric) = 1.401250277475053 absolute error = 4.039699907920635e-09 relative error = 2.882925330688263e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.414999999999736 y[1] (analytic) = 1.40174652865651 y[1] (numeric) = 1.401746532697534 absolute error = 4.041023959899803e-09 relative error = 2.882849272166833e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.415999999999736 y[1] (analytic) = 1.402242861203895 y[1] (numeric) = 1.402242865246243 absolute error = 4.042347789834366e-09 relative error = 2.88277295016058e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.416999999999736 y[1] (analytic) = 1.402739271071035 y[1] (numeric) = 1.402739275114706 absolute error = 4.043671175679719e-09 relative error = 2.882696206681553e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.417999999999735 y[1] (analytic) = 1.403235758251452 y[1] (numeric) = 1.403235762296447 absolute error = 4.044995227658887e-09 relative error = 2.882619833390853e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.418999999999735 y[1] (analytic) = 1.40373232273867 y[1] (numeric) = 1.403732326784989 absolute error = 4.046319279638055e-09 relative error = 2.882543355376842e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.419999999999735 y[1] (analytic) = 1.404228964526214 y[1] (numeric) = 1.404228968573858 absolute error = 4.047644219795643e-09 relative error = 2.882467405279108e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.420999999999735 y[1] (analytic) = 1.404725683607608 y[1] (numeric) = 1.404725687656576 absolute error = 4.048968271774811e-09 relative error = 2.882390718005722e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.421999999999735 y[1] (analytic) = 1.405222479976374 y[1] (numeric) = 1.405222484026667 absolute error = 4.050293433977004e-09 relative error = 2.882314716488951e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.422999999999735 y[1] (analytic) = 1.405719353626038 y[1] (numeric) = 1.405719357677656 absolute error = 4.051617485956172e-09 relative error = 2.882237820447636e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.423999999999735 y[1] (analytic) = 1.406216304550122 y[1] (numeric) = 1.406216308603065 absolute error = 4.052942870202969e-09 relative error = 2.882161767779808e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.424999999999735 y[1] (analytic) = 1.406713332742151 y[1] (numeric) = 1.406713336796418 absolute error = 4.054267144226742e-09 relative error = 2.882084821307288e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.425999999999735 y[1] (analytic) = 1.407210438195647 y[1] (numeric) = 1.407210442251239 absolute error = 4.05559208438433e-09 relative error = 2.882008244328042e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.426999999999734 y[1] (analytic) = 1.407707620904133 y[1] (numeric) = 1.40770762496105 absolute error = 4.056917468631127e-09 relative error = 2.881931878741609e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.427999999999734 y[1] (analytic) = 1.408204880861132 y[1] (numeric) = 1.408204884919375 absolute error = 4.058242852877925e-09 relative error = 2.881855408991529e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.428999999999734 y[1] (analytic) = 1.408702218060169 y[1] (numeric) = 1.408702222119737 absolute error = 4.059567570990907e-09 relative error = 2.881778362343371e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.429999999999734 y[1] (analytic) = 1.409199632494765 y[1] (numeric) = 1.409199636555658 absolute error = 4.0608927331931e-09 relative error = 2.881701527273274e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.430999999999734 y[1] (analytic) = 1.409697124158443 y[1] (numeric) = 1.409697128220661 absolute error = 4.062218561529107e-09 relative error = 2.881625061095418e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.431999999999734 y[1] (analytic) = 1.410194693044726 y[1] (numeric) = 1.41019469710827 absolute error = 4.063543945775905e-09 relative error = 2.881548176161677e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.432999999999734 y[1] (analytic) = 1.410692339147137 y[1] (numeric) = 1.410692343212006 absolute error = 4.064869107978097e-09 relative error = 2.881471030342163e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.433999999999734 y[1] (analytic) = 1.411190062459198 y[1] (numeric) = 1.411190066525392 absolute error = 4.066194936314105e-09 relative error = 2.881394253321333e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.434999999999734 y[1] (analytic) = 1.411687862974431 y[1] (numeric) = 1.411687867041951 absolute error = 4.067520764650112e-09 relative error = 2.881317372864447e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.435999999999733 y[1] (analytic) = 1.412185740686359 y[1] (numeric) = 1.412185744755205 absolute error = 4.068846370941515e-09 relative error = 2.881240231872013e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.436999999999733 y[1] (analytic) = 1.412683695588503 y[1] (numeric) = 1.412683699658676 absolute error = 4.070172199277522e-09 relative error = 2.881163145003912e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.437999999999733 y[1] (analytic) = 1.413181727674387 y[1] (numeric) = 1.413181731745885 absolute error = 4.071498471702739e-09 relative error = 2.881086269352656e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.438999999999733 y[1] (analytic) = 1.413679836937531 y[1] (numeric) = 1.413679841010355 absolute error = 4.072824522083351e-09 relative error = 2.881009133515232e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.439999999999733 y[1] (analytic) = 1.414178023371458 y[1] (numeric) = 1.414178027445609 absolute error = 4.074150350419359e-09 relative error = 2.880931737792401e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.440999999999733 y[1] (analytic) = 1.41467628696969 y[1] (numeric) = 1.414676291045166 absolute error = 4.075476400799971e-09 relative error = 2.880854396400362e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.441999999999733 y[1] (analytic) = 1.415174627725747 y[1] (numeric) = 1.41517463180255 absolute error = 4.076803117314398e-09 relative error = 2.880777423112804e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.442999999999733 y[1] (analytic) = 1.415673045633152 y[1] (numeric) = 1.415673049711281 absolute error = 4.07812916769501e-09 relative error = 2.880699876482489e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.443999999999733 y[1] (analytic) = 1.416171540685426 y[1] (numeric) = 1.416171544764882 absolute error = 4.079456550343252e-09 relative error = 2.880623168270137e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.444999999999732 y[1] (analytic) = 1.416670112876091 y[1] (numeric) = 1.416670116956873 absolute error = 4.080782600723865e-09 relative error = 2.880545416772543e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.445999999999732 y[1] (analytic) = 1.417168762198666 y[1] (numeric) = 1.417168766280776 absolute error = 4.082109761327501e-09 relative error = 2.880468346616894e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.446999999999732 y[1] (analytic) = 1.417667488646676 y[1] (numeric) = 1.417667492730111 absolute error = 4.083435811708114e-09 relative error = 2.88039039084279e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.447999999999732 y[1] (analytic) = 1.418166292213637 y[1] (numeric) = 1.418166296298401 absolute error = 4.084763416400961e-09 relative error = 2.880313429269984e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.448999999999732 y[1] (analytic) = 1.418665172893074 y[1] (numeric) = 1.418665176979165 absolute error = 4.086090577004597e-09 relative error = 2.880236052226376e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.449999999999732 y[1] (analytic) = 1.419164130678507 y[1] (numeric) = 1.419164134765924 absolute error = 4.087417737608234e-09 relative error = 2.880158573098961e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.450999999999732 y[1] (analytic) = 1.419663165563455 y[1] (numeric) = 1.4196631696522 absolute error = 4.088745120256476e-09 relative error = 2.880081148427683e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.451999999999732 y[1] (analytic) = 1.42016227754144 y[1] (numeric) = 1.420162281631513 absolute error = 4.090072502904718e-09 relative error = 2.880003621829316e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.452999999999732 y[1] (analytic) = 1.420661466605984 y[1] (numeric) = 1.420661470697383 absolute error = 4.091399219419145e-09 relative error = 2.879925524547139e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.453999999999732 y[1] (analytic) = 1.421160732750604 y[1] (numeric) = 1.421160736843331 absolute error = 4.092727490245807e-09 relative error = 2.879848419625615e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.454999999999731 y[1] (analytic) = 1.421660075968823 y[1] (numeric) = 1.421660080062877 absolute error = 4.094053762671024e-09 relative error = 2.879769807055344e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.455999999999731 y[1] (analytic) = 1.422159496254159 y[1] (numeric) = 1.422159500349542 absolute error = 4.0953826996315e-09 relative error = 2.879692967222293e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.456999999999731 y[1] (analytic) = 1.422658993600135 y[1] (numeric) = 1.422658997696845 absolute error = 4.096709416145927e-09 relative error = 2.879614464587135e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.457999999999731 y[1] (analytic) = 1.423158568000269 y[1] (numeric) = 1.423158572098307 absolute error = 4.098037909017194e-09 relative error = 2.879537109329633e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.458999999999731 y[1] (analytic) = 1.423658219448082 y[1] (numeric) = 1.423658223547447 absolute error = 4.099365291665436e-09 relative error = 2.879458872688321e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.459999999999731 y[1] (analytic) = 1.424157947937092 y[1] (numeric) = 1.424157952037785 absolute error = 4.100693118402887e-09 relative error = 2.879380847007022e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.460999999999731 y[1] (analytic) = 1.424657753460821 y[1] (numeric) = 1.424657757562842 absolute error = 4.102020945140339e-09 relative error = 2.879302720373077e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.461999999999731 y[1] (analytic) = 1.425157636012787 y[1] (numeric) = 1.425157640116137 absolute error = 4.10334966005621e-09 relative error = 2.879225116132623e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.462999999999731 y[1] (analytic) = 1.425657595586511 y[1] (numeric) = 1.425657599691188 absolute error = 4.104677486793662e-09 relative error = 2.879146787770602e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.46399999999973 y[1] (analytic) = 1.42615763217551 y[1] (numeric) = 1.426157636281517 absolute error = 4.106006645798743e-09 relative error = 2.87906929301728e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.46499999999973 y[1] (analytic) = 1.426657745773307 y[1] (numeric) = 1.426657749880641 absolute error = 4.1073346945808e-09 relative error = 2.878990918984887e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.46599999999973 y[1] (analytic) = 1.427157936373418 y[1] (numeric) = 1.427157940482081 absolute error = 4.108663409496671e-09 relative error = 2.878912911304888e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.46699999999973 y[1] (analytic) = 1.427658203969364 y[1] (numeric) = 1.427658208079355 absolute error = 4.109991458278728e-09 relative error = 2.87883433643402e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.46799999999973 y[1] (analytic) = 1.428158548554663 y[1] (numeric) = 1.428158552665983 absolute error = 4.111320839328414e-09 relative error = 2.878756594279527e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.46899999999973 y[1] (analytic) = 1.428658970122834 y[1] (numeric) = 1.428658974235484 absolute error = 4.11264977628889e-09 relative error = 2.87867844061854e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.46999999999973 y[1] (analytic) = 1.429159468667397 y[1] (numeric) = 1.429159472781376 absolute error = 4.113979157338576e-09 relative error = 2.878600497378091e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.47099999999973 y[1] (analytic) = 1.429660044181871 y[1] (numeric) = 1.429660048297178 absolute error = 4.115307428165238e-09 relative error = 2.87852167717273e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.47199999999973 y[1] (analytic) = 1.430160696659773 y[1] (numeric) = 1.430160700776409 absolute error = 4.116636587170319e-09 relative error = 2.878443378275584e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.472999999999729 y[1] (analytic) = 1.430661426094622 y[1] (numeric) = 1.430661430212588 absolute error = 4.117965968220005e-09 relative error = 2.87836513455256e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.473999999999729 y[1] (analytic) = 1.431162232479938 y[1] (numeric) = 1.431162236599233 absolute error = 4.119295349269692e-09 relative error = 2.878286790821555e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.474999999999729 y[1] (analytic) = 1.431663115809237 y[1] (numeric) = 1.431663119929862 absolute error = 4.120624730319378e-09 relative error = 2.878208347213181e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.475999999999729 y[1] (analytic) = 1.43216407607604 y[1] (numeric) = 1.432164080197994 absolute error = 4.121954111369064e-09 relative error = 2.8781298038579e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.476999999999729 y[1] (analytic) = 1.432665113273863 y[1] (numeric) = 1.432665117397147 absolute error = 4.123283714463355e-09 relative error = 2.87805131587312e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.477999999999729 y[1] (analytic) = 1.433166227396226 y[1] (numeric) = 1.433166231520839 absolute error = 4.124613095513041e-09 relative error = 2.877972573360615e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.478999999999729 y[1] (analytic) = 1.433667418436646 y[1] (numeric) = 1.433667422562589 absolute error = 4.125942698607332e-09 relative error = 2.877893886370452e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.479999999999729 y[1] (analytic) = 1.43416868638864 y[1] (numeric) = 1.434168690515913 absolute error = 4.127273189880043e-09 relative error = 2.877815719343916e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.480999999999729 y[1] (analytic) = 1.434670031245728 y[1] (numeric) = 1.434670035374331 absolute error = 4.128603015018939e-09 relative error = 2.877736988368024e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.481999999999728 y[1] (analytic) = 1.435171453001427 y[1] (numeric) = 1.435171457131359 absolute error = 4.12993261811323e-09 relative error = 2.877658003492301e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.482999999999728 y[1] (analytic) = 1.435672951649253 y[1] (numeric) = 1.435672955780516 absolute error = 4.131262665296731e-09 relative error = 2.877579228995624e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.483999999999728 y[1] (analytic) = 1.436174527182726 y[1] (numeric) = 1.436174531315319 absolute error = 4.132592934524837e-09 relative error = 2.877500510074875e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.484999999999728 y[1] (analytic) = 1.436676179595363 y[1] (numeric) = 1.436676183729286 absolute error = 4.133923203752943e-09 relative error = 2.877421692143079e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.485999999999728 y[1] (analytic) = 1.43717790888068 y[1] (numeric) = 1.437177913015933 absolute error = 4.135253472981049e-09 relative error = 2.877342775329546e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.486999999999728 y[1] (analytic) = 1.437679715032196 y[1] (numeric) = 1.43767971916878 absolute error = 4.13658352016455e-09 relative error = 2.877263605316928e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.487999999999728 y[1] (analytic) = 1.438181598043427 y[1] (numeric) = 1.438181602181341 absolute error = 4.13791401143726e-09 relative error = 2.877184645573745e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.488999999999728 y[1] (analytic) = 1.438683557907892 y[1] (numeric) = 1.438683562047136 absolute error = 4.139244058620761e-09 relative error = 2.877105278550606e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.489999999999728 y[1] (analytic) = 1.439185594619105 y[1] (numeric) = 1.43918559875968 absolute error = 4.140575216027287e-09 relative error = 2.877026584693639e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.490999999999727 y[1] (analytic) = 1.439687708170585 y[1] (numeric) = 1.439687712312491 absolute error = 4.141906151389207e-09 relative error = 2.876947637937632e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.491999999999727 y[1] (analytic) = 1.440189898555849 y[1] (numeric) = 1.440189902699086 absolute error = 4.143237308795733e-09 relative error = 2.876868746927309e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.492999999999727 y[1] (analytic) = 1.440692165768414 y[1] (numeric) = 1.440692169912982 absolute error = 4.144567355979234e-09 relative error = 2.876788986888582e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.493999999999727 y[1] (analytic) = 1.441194509801796 y[1] (numeric) = 1.441194513947694 absolute error = 4.145898735430364e-09 relative error = 2.876710053523963e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.494999999999727 y[1] (analytic) = 1.441696930649511 y[1] (numeric) = 1.441696934796741 absolute error = 4.14722989283689e-09 relative error = 2.876630867881842e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.495999999999727 y[1] (analytic) = 1.442199428305077 y[1] (numeric) = 1.442199432453638 absolute error = 4.148561272288021e-09 relative error = 2.876551738176429e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.496999999999727 y[1] (analytic) = 1.44270200276201 y[1] (numeric) = 1.442702006911902 absolute error = 4.149892207649941e-09 relative error = 2.876472202648292e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.497999999999727 y[1] (analytic) = 1.443204654013826 y[1] (numeric) = 1.44320465816505 absolute error = 4.151223809145677e-09 relative error = 2.876393031023241e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.498999999999727 y[1] (analytic) = 1.443707382054041 y[1] (numeric) = 1.443707386206596 absolute error = 4.152554966552202e-09 relative error = 2.876313453938384e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.499999999999726 y[1] (analytic) = 1.444210186876172 y[1] (numeric) = 1.444210191030059 absolute error = 4.153887234181752e-09 relative error = 2.876234548079608e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.500999999999726 y[1] (analytic) = 1.444713068473736 y[1] (numeric) = 1.444713072628954 absolute error = 4.155217947499068e-09 relative error = 2.87615446843631e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.501999999999726 y[1] (analytic) = 1.445216026840247 y[1] (numeric) = 1.445216030996797 absolute error = 4.156549993084013e-09 relative error = 2.876075213593985e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.502999999999726 y[1] (analytic) = 1.445719061969221 y[1] (numeric) = 1.445719066127103 absolute error = 4.157882038668959e-09 relative error = 2.875995861191376e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.503999999999726 y[1] (analytic) = 1.446222173854176 y[1] (numeric) = 1.446222178013389 absolute error = 4.159213418120089e-09 relative error = 2.875915950753128e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.504999999999726 y[1] (analytic) = 1.446725362488626 y[1] (numeric) = 1.446725366649172 absolute error = 4.160545907794244e-09 relative error = 2.875836710733655e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.505999999999726 y[1] (analytic) = 1.447228627866088 y[1] (numeric) = 1.447228632027965 absolute error = 4.161877287245375e-09 relative error = 2.8757566061846e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.506999999999726 y[1] (analytic) = 1.447731969980075 y[1] (numeric) = 1.447731974143285 absolute error = 4.16321022100874e-09 relative error = 2.875677478522518e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.507999999999726 y[1] (analytic) = 1.448235388824106 y[1] (numeric) = 1.448235392988648 absolute error = 4.164541822504475e-09 relative error = 2.875597333583922e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.508999999999725 y[1] (analytic) = 1.448738884391695 y[1] (numeric) = 1.448738888557569 absolute error = 4.165874534223235e-09 relative error = 2.875517858397532e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.509999999999725 y[1] (analytic) = 1.449242456676356 y[1] (numeric) = 1.449242460843563 absolute error = 4.167207690031205e-09 relative error = 2.87543859264801e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.510999999999725 y[1] (analytic) = 1.449746105671607 y[1] (numeric) = 1.449746109840146 absolute error = 4.16853929152694e-09 relative error = 2.875358157693295e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.511999999999725 y[1] (analytic) = 1.450249831370961 y[1] (numeric) = 1.450249835540833 absolute error = 4.169872225290305e-09 relative error = 2.875278545178944e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.512999999999725 y[1] (analytic) = 1.450753633767935 y[1] (numeric) = 1.450753637939139 absolute error = 4.171204492919856e-09 relative error = 2.875198376781795e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.513999999999725 y[1] (analytic) = 1.451257512856042 y[1] (numeric) = 1.451257517028579 absolute error = 4.172537204638616e-09 relative error = 2.875118418113927e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.514999999999725 y[1] (analytic) = 1.451761468628798 y[1] (numeric) = 1.451761472802668 absolute error = 4.173870138401981e-09 relative error = 2.875038516034069e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.515999999999725 y[1] (analytic) = 1.452265501079718 y[1] (numeric) = 1.452265505254921 absolute error = 4.17520329420995e-09 relative error = 2.874958670508806e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.516999999999725 y[1] (analytic) = 1.452769610202317 y[1] (numeric) = 1.452769614378853 absolute error = 4.176536227973315e-09 relative error = 2.874878575820208e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.517999999999724 y[1] (analytic) = 1.453273795990109 y[1] (numeric) = 1.453273800167979 absolute error = 4.17786960582589e-09 relative error = 2.874798690620803e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.518999999999724 y[1] (analytic) = 1.453778058436609 y[1] (numeric) = 1.453778062615812 absolute error = 4.179202983678465e-09 relative error = 2.8747187092456e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.519999999999724 y[1] (analytic) = 1.454282397535333 y[1] (numeric) = 1.454282401715869 absolute error = 4.180535695397225e-09 relative error = 2.874638173770274e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.520999999999724 y[1] (analytic) = 1.454786813279794 y[1] (numeric) = 1.454786817461663 absolute error = 4.1818690732498e-09 relative error = 2.874558000578685e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.521999999999724 y[1] (analytic) = 1.455291305663505 y[1] (numeric) = 1.455291309846708 absolute error = 4.183203561325399e-09 relative error = 2.874478494474458e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.522999999999724 y[1] (analytic) = 1.455795874679984 y[1] (numeric) = 1.45579587886452 absolute error = 4.184536717133369e-09 relative error = 2.874397977019425e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.523999999999724 y[1] (analytic) = 1.456300520322742 y[1] (numeric) = 1.456300524508612 absolute error = 4.185870094985944e-09 relative error = 2.874317516592166e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.524999999999724 y[1] (analytic) = 1.456805242585296 y[1] (numeric) = 1.456805246772499 absolute error = 4.187203472838519e-09 relative error = 2.874236960740041e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.525999999999724 y[1] (analytic) = 1.457310041461157 y[1] (numeric) = 1.457310045649695 absolute error = 4.188537738869513e-09 relative error = 2.874156919051981e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.526999999999723 y[1] (analytic) = 1.457814916943842 y[1] (numeric) = 1.457814921133713 absolute error = 4.189871338766693e-09 relative error = 2.874076324826148e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.527999999999723 y[1] (analytic) = 1.458319869026863 y[1] (numeric) = 1.458319873218068 absolute error = 4.191205160708478e-09 relative error = 2.873995787704153e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.528999999999723 y[1] (analytic) = 1.458824897703735 y[1] (numeric) = 1.458824901896274 absolute error = 4.192539204694867e-09 relative error = 2.873915307652164e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.529999999999723 y[1] (analytic) = 1.459330002967971 y[1] (numeric) = 1.459330007161845 absolute error = 4.193873470725862e-09 relative error = 2.873834884636375e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.530999999999723 y[1] (analytic) = 1.459835184813086 y[1] (numeric) = 1.459835189008294 absolute error = 4.195207292667646e-09 relative error = 2.87375406231546e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.531999999999723 y[1] (analytic) = 1.460340443232593 y[1] (numeric) = 1.460340447429134 absolute error = 4.196541780743246e-09 relative error = 2.873673601378751e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.532999999999723 y[1] (analytic) = 1.460845778220005 y[1] (numeric) = 1.460845782417881 absolute error = 4.19787604677424e-09 relative error = 2.873592893487513e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.533999999999723 y[1] (analytic) = 1.461351189768835 y[1] (numeric) = 1.461351193968046 absolute error = 4.199210756894445e-09 relative error = 2.873512394757553e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.534999999999723 y[1] (analytic) = 1.461856677872599 y[1] (numeric) = 1.461856682073144 absolute error = 4.200544800880834e-09 relative error = 2.8734313455364e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.535999999999722 y[1] (analytic) = 1.462362242524809 y[1] (numeric) = 1.462362246726688 absolute error = 4.201879511001039e-09 relative error = 2.873350657458427e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.536999999999722 y[1] (analytic) = 1.462867883718977 y[1] (numeric) = 1.462867887922192 absolute error = 4.203214443165848e-09 relative error = 2.87327002660023e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.537999999999722 y[1] (analytic) = 1.463373601448618 y[1] (numeric) = 1.463373605653167 absolute error = 4.204549375330657e-09 relative error = 2.87318930119315e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.538999999999722 y[1] (analytic) = 1.463879395707244 y[1] (numeric) = 1.463879399913129 absolute error = 4.205884529540072e-09 relative error = 2.873108633042875e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.539999999999722 y[1] (analytic) = 1.46438526648837 y[1] (numeric) = 1.464385270695589 absolute error = 4.207219017615671e-09 relative error = 2.873027415595815e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.540999999999722 y[1] (analytic) = 1.464891213785507 y[1] (numeric) = 1.464891217994061 absolute error = 4.208554171825085e-09 relative error = 2.87294655891172e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.541999999999722 y[1] (analytic) = 1.465397237592169 y[1] (numeric) = 1.465397241802058 absolute error = 4.20988888194529e-09 relative error = 2.872865305016313e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.542999999999722 y[1] (analytic) = 1.465903337901869 y[1] (numeric) = 1.465903342113093 absolute error = 4.211224036154704e-09 relative error = 2.872784260237911e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.543999999999722 y[1] (analytic) = 1.466409514708118 y[1] (numeric) = 1.466409518920678 absolute error = 4.212560300587143e-09 relative error = 2.872703878647183e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.544999999999721 y[1] (analytic) = 1.466915768004431 y[1] (numeric) = 1.466915772218326 absolute error = 4.213895232751952e-09 relative error = 2.87262249453114e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.545999999999721 y[1] (analytic) = 1.467422097784319 y[1] (numeric) = 1.46742210199955 absolute error = 4.215231497184391e-09 relative error = 2.872541924746143e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.546999999999721 y[1] (analytic) = 1.467928504041296 y[1] (numeric) = 1.467928508257863 absolute error = 4.216566651393805e-09 relative error = 2.872460504571811e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.547999999999721 y[1] (analytic) = 1.468434986768875 y[1] (numeric) = 1.468434990986777 absolute error = 4.217902027647824e-09 relative error = 2.872379142183776e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.548999999999721 y[1] (analytic) = 1.468941545960566 y[1] (numeric) = 1.468941550179804 absolute error = 4.219238292080263e-09 relative error = 2.872298291026435e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.549999999999721 y[1] (analytic) = 1.469448181609883 y[1] (numeric) = 1.469448185830457 absolute error = 4.220574334468097e-09 relative error = 2.872217195059008e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.550999999999721 y[1] (analytic) = 1.469954893710339 y[1] (numeric) = 1.469954897932249 absolute error = 4.221909932766721e-09 relative error = 2.872135703504565e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.551999999999721 y[1] (analytic) = 1.470461682255445 y[1] (numeric) = 1.47046168647869 absolute error = 4.223245086976135e-09 relative error = 2.87205381679744e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.552999999999721 y[1] (analytic) = 1.470968547238713 y[1] (numeric) = 1.470968551463295 absolute error = 4.224581795497784e-09 relative error = 2.871972893933133e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.55399999999972 y[1] (analytic) = 1.471475488653656 y[1] (numeric) = 1.471475492879574 absolute error = 4.225918059930223e-09 relative error = 2.871891575847299e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.55499999999972 y[1] (analytic) = 1.471982506493787 y[1] (numeric) = 1.471982510721041 absolute error = 4.227253880273452e-09 relative error = 2.871809862973595e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.55599999999972 y[1] (analytic) = 1.472489600752615 y[1] (numeric) = 1.472489604981206 absolute error = 4.228590810839705e-09 relative error = 2.871728811312758e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.55699999999972 y[1] (analytic) = 1.472996771423655 y[1] (numeric) = 1.472996775653582 absolute error = 4.229926631182934e-09 relative error = 2.871646912772727e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.55799999999972 y[1] (analytic) = 1.473504018500418 y[1] (numeric) = 1.473504022731681 absolute error = 4.231263117659978e-09 relative error = 2.871565373785765e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.55899999999972 y[1] (analytic) = 1.474011341976414 y[1] (numeric) = 1.474011346209014 absolute error = 4.232600048226232e-09 relative error = 2.871484043366309e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.55999999999972 y[1] (analytic) = 1.474518741845157 y[1] (numeric) = 1.474518746079093 absolute error = 4.233936534703275e-09 relative error = 2.87140231897296e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.56099999999972 y[1] (analytic) = 1.475026218100157 y[1] (numeric) = 1.475026222335431 absolute error = 4.235273465269529e-09 relative error = 2.871320803181782e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.56199999999972 y[1] (analytic) = 1.475533770734927 y[1] (numeric) = 1.475533774971538 absolute error = 4.236610173791178e-09 relative error = 2.871239044350049e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.56299999999972 y[1] (analytic) = 1.476041399742978 y[1] (numeric) = 1.476041403980925 absolute error = 4.237947104357431e-09 relative error = 2.871157343618805e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.563999999999719 y[1] (analytic) = 1.476549105117821 y[1] (numeric) = 1.476549109357106 absolute error = 4.2392847010575e-09 relative error = 2.871076001714976e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.564999999999719 y[1] (analytic) = 1.477056886852969 y[1] (numeric) = 1.47705689109359 absolute error = 4.240621409579148e-09 relative error = 2.870993965990204e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.565999999999719 y[1] (analytic) = 1.477564744941931 y[1] (numeric) = 1.477564749183889 absolute error = 4.241958562190007e-09 relative error = 2.870912138849603e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.566999999999719 y[1] (analytic) = 1.47807267937822 y[1] (numeric) = 1.478072683621515 absolute error = 4.243295492756261e-09 relative error = 2.870830069426143e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.567999999999719 y[1] (analytic) = 1.478580690155346 y[1] (numeric) = 1.478580694399979 absolute error = 4.244633089456329e-09 relative error = 2.870748358691448e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.568999999999719 y[1] (analytic) = 1.479088777266822 y[1] (numeric) = 1.479088781512792 absolute error = 4.245970242067187e-09 relative error = 2.870666255688337e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.569999999999719 y[1] (analytic) = 1.479596940706157 y[1] (numeric) = 1.479596944953465 absolute error = 4.247308060811861e-09 relative error = 2.870584511201259e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.570999999999719 y[1] (analytic) = 1.480105180466863 y[1] (numeric) = 1.480105184715508 absolute error = 4.248645435467324e-09 relative error = 2.870502374788792e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.571999999999719 y[1] (analytic) = 1.480613496542451 y[1] (numeric) = 1.480613500792434 absolute error = 4.249983698301207e-09 relative error = 2.870420746687659e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.572999999999718 y[1] (analytic) = 1.481121888926432 y[1] (numeric) = 1.481121893177753 absolute error = 4.251320850912066e-09 relative error = 2.870338277151226e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.573999999999718 y[1] (analytic) = 1.481630357612317 y[1] (numeric) = 1.481630361864976 absolute error = 4.252658669656739e-09 relative error = 2.870256165991361e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.574999999999718 y[1] (analytic) = 1.482138902593616 y[1] (numeric) = 1.482138906847613 absolute error = 4.253996932490622e-09 relative error = 2.870174263050847e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.575999999999718 y[1] (analytic) = 1.48264752386384 y[1] (numeric) = 1.482647528119175 absolute error = 4.25533541736911e-09 relative error = 2.870092418378397e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.576999999999718 y[1] (analytic) = 1.483156221416501 y[1] (numeric) = 1.483156225673174 absolute error = 4.256672792024574e-09 relative error = 2.870009733674044e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.577999999999718 y[1] (analytic) = 1.483664995245108 y[1] (numeric) = 1.483664999503119 absolute error = 4.258011054858457e-09 relative error = 2.869927556762917e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.578999999999718 y[1] (analytic) = 1.484173845343172 y[1] (numeric) = 1.484173849602521 absolute error = 4.259349095647735e-09 relative error = 2.869845139106925e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.579999999999718 y[1] (analytic) = 1.484682771704203 y[1] (numeric) = 1.484682775964891 absolute error = 4.260687580526223e-09 relative error = 2.869762929649654e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.580999999999718 y[1] (analytic) = 1.485191774321712 y[1] (numeric) = 1.485191778583739 absolute error = 4.262026287449316e-09 relative error = 2.8696807786966e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.581999999999717 y[1] (analytic) = 1.48570085318921 y[1] (numeric) = 1.485700857452575 absolute error = 4.2633645502832e-09 relative error = 2.869598237849461e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.582999999999717 y[1] (analytic) = 1.486210008300207 y[1] (numeric) = 1.48621001256491 absolute error = 4.264703035161688e-09 relative error = 2.869515755743881e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.583999999999717 y[1] (analytic) = 1.486719239648213 y[1] (numeric) = 1.486719243914254 absolute error = 4.266041297995571e-09 relative error = 2.869433033640569e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.584999999999717 y[1] (analytic) = 1.487228547226737 y[1] (numeric) = 1.487228551494117 absolute error = 4.267380004918664e-09 relative error = 2.869350519714086e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.585999999999717 y[1] (analytic) = 1.48773793102929 y[1] (numeric) = 1.48773793529801 absolute error = 4.268719377975572e-09 relative error = 2.869268363025645e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.586999999999717 y[1] (analytic) = 1.488247391049384 y[1] (numeric) = 1.488247395319442 absolute error = 4.270058084898665e-09 relative error = 2.869185668041244e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.587999999999717 y[1] (analytic) = 1.488756927280527 y[1] (numeric) = 1.488756931551924 absolute error = 4.271396791821758e-09 relative error = 2.869102882781682e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.588999999999717 y[1] (analytic) = 1.489266539716228 y[1] (numeric) = 1.489266543988965 absolute error = 4.27273638692327e-09 relative error = 2.869020603751305e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.589999999999717 y[1] (analytic) = 1.48977622835 y[1] (numeric) = 1.489776232624075 absolute error = 4.274075093846363e-09 relative error = 2.868937638090863e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.590999999999716 y[1] (analytic) = 1.490285993175351 y[1] (numeric) = 1.490285997450765 absolute error = 4.275413800769456e-09 relative error = 2.868854582508581e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.591999999999716 y[1] (analytic) = 1.490795834185789 y[1] (numeric) = 1.490795838462543 absolute error = 4.276753839960179e-09 relative error = 2.868772330783956e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.592999999999716 y[1] (analytic) = 1.491305751374827 y[1] (numeric) = 1.491305755652921 absolute error = 4.278093435061692e-09 relative error = 2.868689690975669e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.593999999999716 y[1] (analytic) = 1.491815744735974 y[1] (numeric) = 1.491815749015407 absolute error = 4.279432586073995e-09 relative error = 2.868606663506813e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.594999999999716 y[1] (analytic) = 1.492325814262738 y[1] (numeric) = 1.492325818543511 absolute error = 4.280772625264717e-09 relative error = 2.86852414154584e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.595999999999716 y[1] (analytic) = 1.492835959948631 y[1] (numeric) = 1.492835964230743 absolute error = 4.28211177627702e-09 relative error = 2.868440934678696e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.596999999999716 y[1] (analytic) = 1.49334618178716 y[1] (numeric) = 1.493346186070612 absolute error = 4.283451149333928e-09 relative error = 2.868357787079023e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.597999999999716 y[1] (analytic) = 1.493856479771836 y[1] (numeric) = 1.493856484056628 absolute error = 4.28479163261386e-09 relative error = 2.86827529326532e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.598999999999716 y[1] (analytic) = 1.494366853896168 y[1] (numeric) = 1.4943668581823 absolute error = 4.286131671804583e-09 relative error = 2.868192412478652e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.599999999999715 y[1] (analytic) = 1.494877304153665 y[1] (numeric) = 1.494877308441137 absolute error = 4.287471710995305e-09 relative error = 2.868109442214514e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.600999999999715 y[1] (analytic) = 1.495387830537837 y[1] (numeric) = 1.495387834826649 absolute error = 4.288811972230633e-09 relative error = 2.868026531075956e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.601999999999715 y[1] (analytic) = 1.495898433042194 y[1] (numeric) = 1.495898437332346 absolute error = 4.29015178937675e-09 relative error = 2.867943233720695e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.602999999999715 y[1] (analytic) = 1.496409111660244 y[1] (numeric) = 1.496409115951736 absolute error = 4.291491384478263e-09 relative error = 2.867859698954195e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.603999999999715 y[1] (analytic) = 1.496919866385496 y[1] (numeric) = 1.496919870678328 absolute error = 4.292832311847405e-09 relative error = 2.867776965384926e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.604999999999715 y[1] (analytic) = 1.497430697211459 y[1] (numeric) = 1.497430701505632 absolute error = 4.294172573082733e-09 relative error = 2.867693697664548e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.605999999999715 y[1] (analytic) = 1.497941604131644 y[1] (numeric) = 1.497941608427157 absolute error = 4.29551283431806e-09 relative error = 2.867610341064108e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.606999999999715 y[1] (analytic) = 1.498452587139558 y[1] (numeric) = 1.498452591436411 absolute error = 4.296853317597993e-09 relative error = 2.867527043882241e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.607999999999715 y[1] (analytic) = 1.49896364622871 y[1] (numeric) = 1.498963650526904 absolute error = 4.298194689056345e-09 relative error = 2.867444250479529e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.608999999999714 y[1] (analytic) = 1.49947478139261 y[1] (numeric) = 1.499474785692145 absolute error = 4.299535172336277e-09 relative error = 2.867360775713188e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.609999999999714 y[1] (analytic) = 1.499985992624766 y[1] (numeric) = 1.499985996925642 absolute error = 4.30087609970542e-09 relative error = 2.867277508491587e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.610999999999714 y[1] (analytic) = 1.500497279918689 y[1] (numeric) = 1.500497284220905 absolute error = 4.302215694806932e-09 relative error = 2.867193264782237e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.611999999999714 y[1] (analytic) = 1.501008643267884 y[1] (numeric) = 1.501008647571441 absolute error = 4.303557510354494e-09 relative error = 2.867110412492436e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.612999999999714 y[1] (analytic) = 1.501520082665863 y[1] (numeric) = 1.50152008697076 absolute error = 4.304897771589822e-09 relative error = 2.867026436267654e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.613999999999714 y[1] (analytic) = 1.502031598106131 y[1] (numeric) = 1.502031602412371 absolute error = 4.306239587137384e-09 relative error = 2.866943406894368e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.614999999999714 y[1] (analytic) = 1.502543189582201 y[1] (numeric) = 1.502543193889782 absolute error = 4.307580958595736e-09 relative error = 2.866859993417898e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.615999999999714 y[1] (analytic) = 1.503054857087579 y[1] (numeric) = 1.503054861396501 absolute error = 4.308921885964878e-09 relative error = 2.866776196255496e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.616999999999714 y[1] (analytic) = 1.503566600615774 y[1] (numeric) = 1.503566604926037 absolute error = 4.31026325742323e-09 relative error = 2.866692606538343e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.617999999999713 y[1] (analytic) = 1.504078420160294 y[1] (numeric) = 1.504078424471899 absolute error = 4.311605072970792e-09 relative error = 2.866609224079746e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.618999999999713 y[1] (analytic) = 1.504590315714649 y[1] (numeric) = 1.504590320027595 absolute error = 4.312946444429144e-09 relative error = 2.866525458380732e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.619999999999713 y[1] (analytic) = 1.505102287272346 y[1] (numeric) = 1.505102291586634 absolute error = 4.314288037932101e-09 relative error = 2.866441752441133e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.620999999999713 y[1] (analytic) = 1.505614334826894 y[1] (numeric) = 1.505614339142523 absolute error = 4.315628965301244e-09 relative error = 2.866357516314048e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.621999999999713 y[1] (analytic) = 1.5061264583718 y[1] (numeric) = 1.506126462688772 absolute error = 4.31697189107183e-09 relative error = 2.866274519696506e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.622999999999713 y[1] (analytic) = 1.506638657900574 y[1] (numeric) = 1.506638662218887 absolute error = 4.318313040485577e-09 relative error = 2.866190255932322e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.623999999999713 y[1] (analytic) = 1.507150933406723 y[1] (numeric) = 1.507150937726378 absolute error = 4.319655300122349e-09 relative error = 2.866106641594494e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.624999999999713 y[1] (analytic) = 1.507663284883756 y[1] (numeric) = 1.507663289204753 absolute error = 4.320996671580701e-09 relative error = 2.866022350550148e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.625999999999713 y[1] (analytic) = 1.50817571232518 y[1] (numeric) = 1.50817571664752 absolute error = 4.322339375306683e-09 relative error = 2.865938855786809e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.626999999999712 y[1] (analytic) = 1.508688215724505 y[1] (numeric) = 1.508688220048186 absolute error = 4.32368096880964e-09 relative error = 2.865854537568131e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.627999999999712 y[1] (analytic) = 1.509200795075237 y[1] (numeric) = 1.50920079940026 absolute error = 4.325023006401807e-09 relative error = 2.865770426649023e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.628999999999712 y[1] (analytic) = 1.509713450370885 y[1] (numeric) = 1.50971345469725 absolute error = 4.326364821949369e-09 relative error = 2.8656860816114e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.629999999999712 y[1] (analytic) = 1.510226181604956 y[1] (numeric) = 1.510226185932664 absolute error = 4.32770796976456e-09 relative error = 2.865602531910415e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.630999999999712 y[1] (analytic) = 1.510738988770959 y[1] (numeric) = 1.510738993100009 absolute error = 4.329050229401332e-09 relative error = 2.865518306986418e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.631999999999712 y[1] (analytic) = 1.511251871862402 y[1] (numeric) = 1.511251876192794 absolute error = 4.330392933127314e-09 relative error = 2.865434289117356e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.632999999999712 y[1] (analytic) = 1.511764830872792 y[1] (numeric) = 1.511764835204527 absolute error = 4.331734526630271e-09 relative error = 2.865349449973258e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.633999999999712 y[1] (analytic) = 1.512277865795637 y[1] (numeric) = 1.512277870128714 absolute error = 4.333077452400858e-09 relative error = 2.865265405521986e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.634999999999712 y[1] (analytic) = 1.512790976624444 y[1] (numeric) = 1.512790980958864 absolute error = 4.334420600216049e-09 relative error = 2.865181421089403e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.635999999999711 y[1] (analytic) = 1.513304163352721 y[1] (numeric) = 1.513304167688485 absolute error = 4.335763970075845e-09 relative error = 2.865097496639389e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.636999999999711 y[1] (analytic) = 1.513817425973977 y[1] (numeric) = 1.513817430311084 absolute error = 4.337106451757222e-09 relative error = 2.865012898742901e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.637999999999711 y[1] (analytic) = 1.514330764481719 y[1] (numeric) = 1.514330768820168 absolute error = 4.338449599572414e-09 relative error = 2.864928654511785e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.638999999999711 y[1] (analytic) = 1.514844178869454 y[1] (numeric) = 1.514844183209246 absolute error = 4.33979208125379e-09 relative error = 2.864843884136406e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.639999999999711 y[1] (analytic) = 1.515357669130689 y[1] (numeric) = 1.515357673471824 absolute error = 4.341135451113587e-09 relative error = 2.864759613883073e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.640999999999711 y[1] (analytic) = 1.515871235258933 y[1] (numeric) = 1.515871239601411 absolute error = 4.342478598928778e-09 relative error = 2.864675110869177e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.641999999999711 y[1] (analytic) = 1.516384877247691 y[1] (numeric) = 1.516384881591514 absolute error = 4.34382219083318e-09 relative error = 2.864590814646885e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.642999999999711 y[1] (analytic) = 1.516898595090473 y[1] (numeric) = 1.516898599435639 absolute error = 4.345165560692976e-09 relative error = 2.86450628588908e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.643999999999711 y[1] (analytic) = 1.517412388780786 y[1] (numeric) = 1.517412393127295 absolute error = 4.346509152597378e-09 relative error = 2.864421817519047e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.64499999999971 y[1] (analytic) = 1.517926258312136 y[1] (numeric) = 1.517926262659989 absolute error = 4.347852744501779e-09 relative error = 2.864337263218828e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.64599999999971 y[1] (analytic) = 1.518440203678031 y[1] (numeric) = 1.518440208027227 absolute error = 4.349196114361575e-09 relative error = 2.864252476868543e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.64699999999971 y[1] (analytic) = 1.518954224871978 y[1] (numeric) = 1.518954229222518 absolute error = 4.350539928310582e-09 relative error = 2.864167897276336e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.64799999999971 y[1] (analytic) = 1.519468321887485 y[1] (numeric) = 1.519468326239369 absolute error = 4.351883520214983e-09 relative error = 2.864083085857999e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.64899999999971 y[1] (analytic) = 1.519982494718058 y[1] (numeric) = 1.519982499071286 absolute error = 4.353227334163989e-09 relative error = 2.863998335041003e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.64999999999971 y[1] (analytic) = 1.520496743357205 y[1] (numeric) = 1.520496747711776 absolute error = 4.35457181424681e-09 relative error = 2.863913936857284e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.65099999999971 y[1] (analytic) = 1.521011067798432 y[1] (numeric) = 1.521011072154348 absolute error = 4.355915628195817e-09 relative error = 2.863829015064782e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.65199999999971 y[1] (analytic) = 1.521525468035247 y[1] (numeric) = 1.521525472392507 absolute error = 4.357259886234033e-09 relative error = 2.863744299896986e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.65299999999971 y[1] (analytic) = 1.522039944061158 y[1] (numeric) = 1.522039948419762 absolute error = 4.358603700183039e-09 relative error = 2.863659207624516e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.653999999999709 y[1] (analytic) = 1.52255449586967 y[1] (numeric) = 1.522554500229618 absolute error = 4.35994773617665e-09 relative error = 2.863574176165224e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.654999999999709 y[1] (analytic) = 1.523069123454291 y[1] (numeric) = 1.523069127815583 absolute error = 4.361292660348681e-09 relative error = 2.863489642845202e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.655999999999709 y[1] (analytic) = 1.523583826808527 y[1] (numeric) = 1.523583831171164 absolute error = 4.362637362476107e-09 relative error = 2.863404878492697e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.656999999999709 y[1] (analytic) = 1.524098605925886 y[1] (numeric) = 1.524098610289867 absolute error = 4.363981398469718e-09 relative error = 2.863319591988348e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.657999999999709 y[1] (analytic) = 1.524613460799874 y[1] (numeric) = 1.5246134651652 absolute error = 4.36532587855254e-09 relative error = 2.863234512085648e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.658999999999709 y[1] (analytic) = 1.525128391423999 y[1] (numeric) = 1.52512839579067 absolute error = 4.366670136590756e-09 relative error = 2.863149201827941e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.659999999999709 y[1] (analytic) = 1.525643397791767 y[1] (numeric) = 1.525643402159782 absolute error = 4.368015060762787e-09 relative error = 2.863064243639831e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.660999999999709 y[1] (analytic) = 1.526158479896685 y[1] (numeric) = 1.526158484266044 absolute error = 4.369359096756398e-09 relative error = 2.86297861874226e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.661999999999709 y[1] (analytic) = 1.526673637732257 y[1] (numeric) = 1.526673642102962 absolute error = 4.370705353196058e-09 relative error = 2.862894364042578e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.662999999999708 y[1] (analytic) = 1.527188871291995 y[1] (numeric) = 1.527188875664044 absolute error = 4.372049389189669e-09 relative error = 2.862808570292249e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.663999999999708 y[1] (analytic) = 1.5277041805694 y[1] (numeric) = 1.527704184942795 absolute error = 4.37339564562933e-09 relative error = 2.862724145979162e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.664999999999708 y[1] (analytic) = 1.528219565557983 y[1] (numeric) = 1.528219569932723 absolute error = 4.374739681622941e-09 relative error = 2.862638183817283e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.665999999999708 y[1] (analytic) = 1.528735026251248 y[1] (numeric) = 1.528735030627333 absolute error = 4.376085493973392e-09 relative error = 2.862553299837968e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.666999999999708 y[1] (analytic) = 1.529250562642703 y[1] (numeric) = 1.529250567020133 absolute error = 4.377429974056213e-09 relative error = 2.862467460199302e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.667999999999708 y[1] (analytic) = 1.529766174725853 y[1] (numeric) = 1.529766179104629 absolute error = 4.378776008451268e-09 relative error = 2.862382552834247e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.668999999999708 y[1] (analytic) = 1.530281862494207 y[1] (numeric) = 1.530281866874328 absolute error = 4.380120266489484e-09 relative error = 2.862296400318255e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.669999999999708 y[1] (analytic) = 1.530797625941268 y[1] (numeric) = 1.530797630322735 absolute error = 4.381466522929145e-09 relative error = 2.862211469811391e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.670999999999708 y[1] (analytic) = 1.531313465060546 y[1] (numeric) = 1.531313469443357 absolute error = 4.382811891190386e-09 relative error = 2.862125875068366e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.671999999999707 y[1] (analytic) = 1.531829379845544 y[1] (numeric) = 1.531829384229702 absolute error = 4.384157481496231e-09 relative error = 2.862040341554416e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.672999999999707 y[1] (analytic) = 1.53234537028977 y[1] (numeric) = 1.532345374675274 absolute error = 4.385503737935892e-09 relative error = 2.861955159042627e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.673999999999707 y[1] (analytic) = 1.532861436386731 y[1] (numeric) = 1.532861440773581 absolute error = 4.386849550286342e-09 relative error = 2.861869602921871e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.674999999999707 y[1] (analytic) = 1.533377578129932 y[1] (numeric) = 1.533377582518128 absolute error = 4.388195584681398e-09 relative error = 2.861784108016715e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.675999999999707 y[1] (analytic) = 1.533893795512881 y[1] (numeric) = 1.533893799902422 absolute error = 4.389540952942639e-09 relative error = 2.861698095254977e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.676999999999707 y[1] (analytic) = 1.534410088529081 y[1] (numeric) = 1.534410092919969 absolute error = 4.390887653471509e-09 relative error = 2.861612867574867e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.677999999999707 y[1] (analytic) = 1.534926457172042 y[1] (numeric) = 1.534926461564275 absolute error = 4.39223302173275e-09 relative error = 2.861526688272106e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.678999999999707 y[1] (analytic) = 1.535442901435268 y[1] (numeric) = 1.535442905828847 absolute error = 4.393579500217015e-09 relative error = 2.861441149071764e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.679999999999707 y[1] (analytic) = 1.535959421312265 y[1] (numeric) = 1.535959425707191 absolute error = 4.394925978701281e-09 relative error = 2.861355526532351e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.680999999999707 y[1] (analytic) = 1.53647601679654 y[1] (numeric) = 1.536476021192812 absolute error = 4.396271791051731e-09 relative error = 2.861269387216139e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.681999999999706 y[1] (analytic) = 1.536992687881598 y[1] (numeric) = 1.536992692279217 absolute error = 4.397618713625207e-09 relative error = 2.861183887404398e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.682999999999706 y[1] (analytic) = 1.537509434560947 y[1] (numeric) = 1.537509438959912 absolute error = 4.398965414154077e-09 relative error = 2.861098159966903e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.683999999999706 y[1] (analytic) = 1.538026256828091 y[1] (numeric) = 1.538026261228403 absolute error = 4.400311670593737e-09 relative error = 2.861012060787965e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.684999999999706 y[1] (analytic) = 1.538543154676537 y[1] (numeric) = 1.538543159078195 absolute error = 4.401658593167213e-09 relative error = 2.860926311873661e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.685999999999706 y[1] (analytic) = 1.539060128099791 y[1] (numeric) = 1.539060132502796 absolute error = 4.403005293696083e-09 relative error = 2.860840335804344e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.686999999999706 y[1] (analytic) = 1.539577177091359 y[1] (numeric) = 1.539577181495711 absolute error = 4.404351328091138e-09 relative error = 2.860753844384757e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.687999999999706 y[1] (analytic) = 1.540094301644746 y[1] (numeric) = 1.540094306050445 absolute error = 4.405698916798428e-09 relative error = 2.860668279918545e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.688999999999706 y[1] (analytic) = 1.540611501753459 y[1] (numeric) = 1.540611506160505 absolute error = 4.407045617327299e-09 relative error = 2.860582056093561e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.689999999999706 y[1] (analytic) = 1.541128777411004 y[1] (numeric) = 1.541128781819396 absolute error = 4.408392317856169e-09 relative error = 2.86049574991519e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.690999999999705 y[1] (analytic) = 1.541646128610886 y[1] (numeric) = 1.541646133020625 absolute error = 4.409739240429644e-09 relative error = 2.860409505521919e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.691999999999705 y[1] (analytic) = 1.542163555346611 y[1] (numeric) = 1.542163559757697 absolute error = 4.41108616300312e-09 relative error = 2.860323178893759e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.692999999999705 y[1] (analytic) = 1.542681057611685 y[1] (numeric) = 1.542681062024118 absolute error = 4.4124333076212e-09 relative error = 2.860236914072405e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.693999999999705 y[1] (analytic) = 1.543198635399613 y[1] (numeric) = 1.543198639813394 absolute error = 4.41378089632849e-09 relative error = 2.860150854906333e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.694999999999705 y[1] (analytic) = 1.543716288703903 y[1] (numeric) = 1.54371629311903 absolute error = 4.41512759685736e-09 relative error = 2.860064138187128e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.695999999999705 y[1] (analytic) = 1.544234017518057 y[1] (numeric) = 1.544234021934533 absolute error = 4.416475851698465e-09 relative error = 2.859978346285084e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.696999999999705 y[1] (analytic) = 1.544751821835585 y[1] (numeric) = 1.544751826253408 absolute error = 4.417822996316545e-09 relative error = 2.859891753399566e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.697999999999705 y[1] (analytic) = 1.545269701649989 y[1] (numeric) = 1.54526970606916 absolute error = 4.41917080706844e-09 relative error = 2.859805509905353e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.698999999999705 y[1] (analytic) = 1.545787656954778 y[1] (numeric) = 1.545787661375296 absolute error = 4.42051795168652e-09 relative error = 2.859718753606171e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.699999999999704 y[1] (analytic) = 1.546305687743454 y[1] (numeric) = 1.546305692165321 absolute error = 4.421866206527625e-09 relative error = 2.859632633816743e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.700999999999704 y[1] (analytic) = 1.546823794009526 y[1] (numeric) = 1.54682379843274 absolute error = 4.42321446136873e-09 relative error = 2.859546432178487e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.701999999999704 y[1] (analytic) = 1.547341975746497 y[1] (numeric) = 1.54734198017106 absolute error = 4.42456249416523e-09 relative error = 2.859460005297569e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.702999999999704 y[1] (analytic) = 1.547860232947875 y[1] (numeric) = 1.547860237373785 absolute error = 4.425909860827915e-09 relative error = 2.859373066519605e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.703999999999704 y[1] (analytic) = 1.548378565607164 y[1] (numeric) = 1.548378570034421 absolute error = 4.427257893624414e-09 relative error = 2.859286476810895e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.704999999999704 y[1] (analytic) = 1.548896973717869 y[1] (numeric) = 1.548896978146475 absolute error = 4.428606148465519e-09 relative error = 2.859199949132439e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.705999999999704 y[1] (analytic) = 1.549415457273496 y[1] (numeric) = 1.549415461703451 absolute error = 4.429954625351229e-09 relative error = 2.859113483446598e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.706999999999704 y[1] (analytic) = 1.549934016267551 y[1] (numeric) = 1.549934020698854 absolute error = 4.431302880192334e-09 relative error = 2.8590267931944e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.707999999999704 y[1] (analytic) = 1.55045265069354 y[1] (numeric) = 1.550452655126191 absolute error = 4.432651357078043e-09 relative error = 2.858940165051319e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.708999999999703 y[1] (analytic) = 1.550971360544968 y[1] (numeric) = 1.550971364978967 absolute error = 4.433999389874543e-09 relative error = 2.858853169485065e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.709999999999703 y[1] (analytic) = 1.551490145815339 y[1] (numeric) = 1.551490150250687 absolute error = 4.435347866760253e-09 relative error = 2.858766379356789e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.710999999999703 y[1] (analytic) = 1.55200900649816 y[1] (numeric) = 1.552009010934856 absolute error = 4.436696343645963e-09 relative error = 2.858679508346798e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.711999999999703 y[1] (analytic) = 1.552527942586935 y[1] (numeric) = 1.552527947024981 absolute error = 4.438045708710092e-09 relative error = 2.858593128646108e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.712999999999703 y[1] (analytic) = 1.553046954075173 y[1] (numeric) = 1.553046958514566 absolute error = 4.439393297417382e-09 relative error = 2.858505524104393e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.713999999999703 y[1] (analytic) = 1.553566040956374 y[1] (numeric) = 1.553566045397117 absolute error = 4.440742662481512e-09 relative error = 2.858418982786077e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.714999999999703 y[1] (analytic) = 1.554085203224047 y[1] (numeric) = 1.554085207666138 absolute error = 4.442091361411826e-09 relative error = 2.858331931992165e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.715999999999703 y[1] (analytic) = 1.554604440871695 y[1] (numeric) = 1.554604445315136 absolute error = 4.443440948520561e-09 relative error = 2.858245372069721e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.716999999999703 y[1] (analytic) = 1.555123753892827 y[1] (numeric) = 1.555123758337616 absolute error = 4.444789203361665e-09 relative error = 2.858157874725629e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.717999999999702 y[1] (analytic) = 1.555643142280944 y[1] (numeric) = 1.555643146727083 absolute error = 4.4461387904704e-09 relative error = 2.858071153742431e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.718999999999702 y[1] (analytic) = 1.556162606029555 y[1] (numeric) = 1.556162610477042 absolute error = 4.447487267356109e-09 relative error = 2.857983638807243e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.719999999999702 y[1] (analytic) = 1.556682145132162 y[1] (numeric) = 1.556682149580999 absolute error = 4.448836854464844e-09 relative error = 2.857896757136081e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.720999999999702 y[1] (analytic) = 1.557201759582272 y[1] (numeric) = 1.557201764032458 absolute error = 4.450185775439763e-09 relative error = 2.857809367383164e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.721999999999702 y[1] (analytic) = 1.55772144937339 y[1] (numeric) = 1.557721453824925 absolute error = 4.451535584593103e-09 relative error = 2.857722467892948e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.722999999999702 y[1] (analytic) = 1.558241214499022 y[1] (numeric) = 1.558241218951906 absolute error = 4.452884283523417e-09 relative error = 2.85763477572696e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.723999999999702 y[1] (analytic) = 1.55876105495267 y[1] (numeric) = 1.558761059406905 absolute error = 4.454235202899781e-09 relative error = 2.857548428444044e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.724999999999702 y[1] (analytic) = 1.559280970727843 y[1] (numeric) = 1.559280975183427 absolute error = 4.455584123874701e-09 relative error = 2.857460719087027e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.725999999999702 y[1] (analytic) = 1.559800961818045 y[1] (numeric) = 1.559800966274979 absolute error = 4.456933710983435e-09 relative error = 2.857373357295922e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.726999999999701 y[1] (analytic) = 1.56032102821678 y[1] (numeric) = 1.560321032675064 absolute error = 4.458283964225984e-09 relative error = 2.857286342747784e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.727999999999701 y[1] (analytic) = 1.560841169917554 y[1] (numeric) = 1.560841174377188 absolute error = 4.459633551334719e-09 relative error = 2.857198821562531e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.728999999999701 y[1] (analytic) = 1.561361386913872 y[1] (numeric) = 1.561361391374856 absolute error = 4.460983360488058e-09 relative error = 2.857111363119763e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.729999999999701 y[1] (analytic) = 1.56188167919924 y[1] (numeric) = 1.561881683661573 absolute error = 4.462333391686002e-09 relative error = 2.857023967381315e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.730999999999701 y[1] (analytic) = 1.562402046767162 y[1] (numeric) = 1.562402051230845 absolute error = 4.463683200839341e-09 relative error = 2.85693635007414e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.731999999999701 y[1] (analytic) = 1.562922489611142 y[1] (numeric) = 1.562922494076176 absolute error = 4.465034120215705e-09 relative error = 2.85684936386488e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.732999999999701 y[1] (analytic) = 1.563443007724687 y[1] (numeric) = 1.563443012191072 absolute error = 4.466384151413649e-09 relative error = 2.856761729942222e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.733999999999701 y[1] (analytic) = 1.563963601101302 y[1] (numeric) = 1.563963605569037 absolute error = 4.467734404656198e-09 relative error = 2.856674158855191e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.734999999999701 y[1] (analytic) = 1.564484269734492 y[1] (numeric) = 1.564484274203576 absolute error = 4.469084435854143e-09 relative error = 2.856586366708941e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.7359999999997 y[1] (analytic) = 1.565005013617761 y[1] (numeric) = 1.565005018088196 absolute error = 4.470434467052087e-09 relative error = 2.856498495629709e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.7369999999997 y[1] (analytic) = 1.565525832744614 y[1] (numeric) = 1.565525837216399 absolute error = 4.471785386428451e-09 relative error = 2.856411113056311e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.7379999999997 y[1] (analytic) = 1.566046727108557 y[1] (numeric) = 1.566046731581693 absolute error = 4.473135417626395e-09 relative error = 2.85632308423216e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.7389999999997 y[1] (analytic) = 1.566567696703095 y[1] (numeric) = 1.566567701177581 absolute error = 4.474485892913549e-09 relative error = 2.85623526026375e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.7399999999997 y[1] (analytic) = 1.567088741521732 y[1] (numeric) = 1.567088745997569 absolute error = 4.475836590245308e-09 relative error = 2.856147499278832e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.7409999999997 y[1] (analytic) = 1.567609861557973 y[1] (numeric) = 1.567609866035161 absolute error = 4.477187953710882e-09 relative error = 2.856060084529717e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.7419999999997 y[1] (analytic) = 1.568131056805324 y[1] (numeric) = 1.568131061283863 absolute error = 4.478538651042641e-09 relative error = 2.855972166106158e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.7429999999997 y[1] (analytic) = 1.56865232725729 y[1] (numeric) = 1.568652331737179 absolute error = 4.479889126329795e-09 relative error = 2.855884027637058e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.7439999999997 y[1] (analytic) = 1.569173672907375 y[1] (numeric) = 1.569173677388615 absolute error = 4.481240489795368e-09 relative error = 2.855796376887014e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.744999999999699 y[1] (analytic) = 1.569695093749084 y[1] (numeric) = 1.569695098231676 absolute error = 4.482591631216337e-09 relative error = 2.85570850610869e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.745999999999699 y[1] (analytic) = 1.570216589775923 y[1] (numeric) = 1.570216594259865 absolute error = 4.483942106503491e-09 relative error = 2.855620132725365e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.746999999999699 y[1] (analytic) = 1.570738160981396 y[1] (numeric) = 1.570738165466689 absolute error = 4.48529324792446e-09 relative error = 2.855532105441465e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.747999999999699 y[1] (analytic) = 1.571259807359008 y[1] (numeric) = 1.571259811845652 absolute error = 4.486644611390034e-09 relative error = 2.855444141304193e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.748999999999699 y[1] (analytic) = 1.571781528902264 y[1] (numeric) = 1.57178153339026 absolute error = 4.487996196900212e-09 relative error = 2.855356240275098e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.749999999999699 y[1] (analytic) = 1.572303325604668 y[1] (numeric) = 1.572303330094016 absolute error = 4.489347782410391e-09 relative error = 2.85526826109326e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.750999999999699 y[1] (analytic) = 1.572825197459727 y[1] (numeric) = 1.572825201950426 absolute error = 4.49069892383136e-09 relative error = 2.855179921509584e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.751999999999699 y[1] (analytic) = 1.573347144460945 y[1] (numeric) = 1.573347148952995 absolute error = 4.492050731386144e-09 relative error = 2.85509192755118e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.752999999999699 y[1] (analytic) = 1.573869166601826 y[1] (numeric) = 1.573869171095228 absolute error = 4.493402094851717e-09 relative error = 2.855003573488587e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.753999999999698 y[1] (analytic) = 1.574391263875875 y[1] (numeric) = 1.574391268370629 absolute error = 4.494754346495711e-09 relative error = 2.854915705915704e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.754999999999698 y[1] (analytic) = 1.574913436276598 y[1] (numeric) = 1.574913440772704 absolute error = 4.496105709961284e-09 relative error = 2.854827196465448e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.755999999999698 y[1] (analytic) = 1.575435683797499 y[1] (numeric) = 1.575435688294957 absolute error = 4.497457517516068e-09 relative error = 2.854738891450776e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.756999999999698 y[1] (analytic) = 1.575958006432084 y[1] (numeric) = 1.575958010930893 absolute error = 4.498808880981642e-09 relative error = 2.854650227112837e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.757999999999698 y[1] (analytic) = 1.576480404173855 y[1] (numeric) = 1.576480408674017 absolute error = 4.500161576714845e-09 relative error = 2.854562330619725e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.758999999999698 y[1] (analytic) = 1.57700287701632 y[1] (numeric) = 1.577002881517833 absolute error = 4.501513162225024e-09 relative error = 2.854473652414547e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.759999999999698 y[1] (analytic) = 1.577525424952982 y[1] (numeric) = 1.577525429455848 absolute error = 4.502865857958227e-09 relative error = 2.854385600848515e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.760999999999698 y[1] (analytic) = 1.578048047977347 y[1] (numeric) = 1.578048052481565 absolute error = 4.504217665513011e-09 relative error = 2.854296908947901e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.761999999999698 y[1] (analytic) = 1.578570746082919 y[1] (numeric) = 1.578570750588489 absolute error = 4.505570361246214e-09 relative error = 2.854208702667512e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.762999999999697 y[1] (analytic) = 1.579093519263204 y[1] (numeric) = 1.579093523770126 absolute error = 4.506921946756393e-09 relative error = 2.854119716012322e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.763999999999697 y[1] (analytic) = 1.579616367511705 y[1] (numeric) = 1.579616372019979 absolute error = 4.508274642489596e-09 relative error = 2.854031355468461e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.764999999999697 y[1] (analytic) = 1.580139290821928 y[1] (numeric) = 1.580139295331555 absolute error = 4.509626672088984e-09 relative error = 2.853942496261358e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.765999999999697 y[1] (analytic) = 1.580662289187377 y[1] (numeric) = 1.580662293698357 absolute error = 4.510979367822188e-09 relative error = 2.853853981764375e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.766999999999697 y[1] (analytic) = 1.581185362601558 y[1] (numeric) = 1.58118536711389 absolute error = 4.512332063555391e-09 relative error = 2.853765390372167e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.767999999999697 y[1] (analytic) = 1.581708511057975 y[1] (numeric) = 1.58170851557166 absolute error = 4.513684981333199e-09 relative error = 2.853676862568111e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.768999999999697 y[1] (analytic) = 1.582231734550133 y[1] (numeric) = 1.582231739065171 absolute error = 4.515037899111007e-09 relative error = 2.853588257977106e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.769999999999697 y[1] (analytic) = 1.582755033071537 y[1] (numeric) = 1.582755037587927 absolute error = 4.516390816888816e-09 relative error = 2.853499576699616e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.770999999999697 y[1] (analytic) = 1.583278406615691 y[1] (numeric) = 1.583278411133435 absolute error = 4.517743956711229e-09 relative error = 2.853410959079555e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.771999999999696 y[1] (analytic) = 1.583801855176101 y[1] (numeric) = 1.583801859695198 absolute error = 4.519096874489037e-09 relative error = 2.853322124683687e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.772999999999696 y[1] (analytic) = 1.584325378746271 y[1] (numeric) = 1.584325383266721 absolute error = 4.520449792266845e-09 relative error = 2.853233213902075e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.773999999999696 y[1] (analytic) = 1.584848977319707 y[1] (numeric) = 1.584848981841509 absolute error = 4.521802710044653e-09 relative error = 2.853144226834734e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.774999999999696 y[1] (analytic) = 1.585372650889912 y[1] (numeric) = 1.585372655413068 absolute error = 4.523155627822462e-09 relative error = 2.853055163581568e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.775999999999696 y[1] (analytic) = 1.585896399450391 y[1] (numeric) = 1.585896403974901 absolute error = 4.524509877867899e-09 relative error = 2.852966864314664e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.776999999999696 y[1] (analytic) = 1.586420222994651 y[1] (numeric) = 1.586420227520514 absolute error = 4.525862795645708e-09 relative error = 2.852877648711723e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.777999999999696 y[1] (analytic) = 1.586944121516195 y[1] (numeric) = 1.586944126043411 absolute error = 4.527216601601936e-09 relative error = 2.852788916900585e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.778999999999696 y[1] (analytic) = 1.587468095008528 y[1] (numeric) = 1.587468099537098 absolute error = 4.528569297335139e-09 relative error = 2.852699409565652e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.779999999999696 y[1] (analytic) = 1.587992143465155 y[1] (numeric) = 1.587992147995078 absolute error = 4.529923103291367e-09 relative error = 2.852610525771639e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.780999999999695 y[1] (analytic) = 1.58851626687958 y[1] (numeric) = 1.588516271410857 absolute error = 4.53127668720299e-09 relative error = 2.852521426238872e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.781999999999695 y[1] (analytic) = 1.58904046524531 y[1] (numeric) = 1.58904046977794 absolute error = 4.532630493159218e-09 relative error = 2.852432390675142e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.782999999999695 y[1] (analytic) = 1.589564738555848 y[1] (numeric) = 1.589564743089831 absolute error = 4.533983855026236e-09 relative error = 2.852342999974605e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.783999999999695 y[1] (analytic) = 1.590089086804698 y[1] (numeric) = 1.590089091340036 absolute error = 4.535338105071673e-09 relative error = 2.852254092370061e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.784999999999695 y[1] (analytic) = 1.590613509985367 y[1] (numeric) = 1.590613514522059 absolute error = 4.536692133072506e-09 relative error = 2.852164969423806e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.785999999999695 y[1] (analytic) = 1.591138008091358 y[1] (numeric) = 1.591138012629404 absolute error = 4.538046383117944e-09 relative error = 2.852075910474627e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.786999999999695 y[1] (analytic) = 1.591662581116178 y[1] (numeric) = 1.591662585655578 absolute error = 4.539399744984962e-09 relative error = 2.85198621795936e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.787999999999695 y[1] (analytic) = 1.59218722905333 y[1] (numeric) = 1.592187233594084 absolute error = 4.540753772985795e-09 relative error = 2.851896868740494e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.788999999999695 y[1] (analytic) = 1.592711951896319 y[1] (numeric) = 1.592711956438427 absolute error = 4.542108245075838e-09 relative error = 2.851807723090105e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.789999999999695 y[1] (analytic) = 1.59323674963865 y[1] (numeric) = 1.593236754182113 absolute error = 4.54346271716588e-09 relative error = 2.851718502097286e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.790999999999694 y[1] (analytic) = 1.593761622273829 y[1] (numeric) = 1.593761626818646 absolute error = 4.544816967211318e-09 relative error = 2.851629066539576e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.791999999999694 y[1] (analytic) = 1.594286569795359 y[1] (numeric) = 1.59428657434153 absolute error = 4.546170995212151e-09 relative error = 2.851539416653112e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.792999999999694 y[1] (analytic) = 1.594811592196746 y[1] (numeric) = 1.594811596744272 absolute error = 4.547525911391403e-09 relative error = 2.851450248820609e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.793999999999694 y[1] (analytic) = 1.595336689471496 y[1] (numeric) = 1.595336694020375 absolute error = 4.548879939392236e-09 relative error = 2.851360449121992e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.794999999999694 y[1] (analytic) = 1.595861861613111 y[1] (numeric) = 1.595861866163345 absolute error = 4.550234411482279e-09 relative error = 2.851270853031642e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.795999999999694 y[1] (analytic) = 1.596387108615097 y[1] (numeric) = 1.596387113166687 absolute error = 4.551589993795346e-09 relative error = 2.851181877648685e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.796999999999694 y[1] (analytic) = 1.596912430470961 y[1] (numeric) = 1.596912435023905 absolute error = 4.552943577706969e-09 relative error = 2.851091575737948e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.797999999999694 y[1] (analytic) = 1.597437827174205 y[1] (numeric) = 1.597437831728503 absolute error = 4.554298715930827e-09 relative error = 2.851002172639905e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.798999999999694 y[1] (analytic) = 1.597963298718335 y[1] (numeric) = 1.597963303273988 absolute error = 4.555653410065474e-09 relative error = 2.850912416899305e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.799999999999693 y[1] (analytic) = 1.598488845096856 y[1] (numeric) = 1.598488849653865 absolute error = 4.557008104200122e-09 relative error = 2.85082258670626e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.800999999999693 y[1] (analytic) = 1.599014466303273 y[1] (numeric) = 1.599014470861637 absolute error = 4.558363686513189e-09 relative error = 2.850733237612023e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.801999999999693 y[1] (analytic) = 1.59954016233109 y[1] (numeric) = 1.599540166890809 absolute error = 4.559719268826257e-09 relative error = 2.850643813895332e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.802999999999693 y[1] (analytic) = 1.600065933173814 y[1] (numeric) = 1.600065937734888 absolute error = 4.561073962960904e-09 relative error = 2.850553760565214e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.803999999999693 y[1] (analytic) = 1.600591778824948 y[1] (numeric) = 1.600591783387377 absolute error = 4.562428657095552e-09 relative error = 2.850463633172597e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.804999999999693 y[1] (analytic) = 1.601117699277997 y[1] (numeric) = 1.601117703841782 absolute error = 4.563784461453224e-09 relative error = 2.850374125219652e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.805999999999693 y[1] (analytic) = 1.601643694526467 y[1] (numeric) = 1.601643699091607 absolute error = 4.565139821721687e-09 relative error = 2.850284265672078e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.806999999999693 y[1] (analytic) = 1.602169764563863 y[1] (numeric) = 1.602169769130358 absolute error = 4.566494737900939e-09 relative error = 2.850194054900302e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.807999999999693 y[1] (analytic) = 1.602695909383689 y[1] (numeric) = 1.602695913951539 absolute error = 4.567850098169401e-09 relative error = 2.850104047452116e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.808999999999692 y[1] (analytic) = 1.60322212897945 y[1] (numeric) = 1.603222133548656 absolute error = 4.569205902527074e-09 relative error = 2.850014243151481e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.809999999999692 y[1] (analytic) = 1.603748423344652 y[1] (numeric) = 1.603748427915214 absolute error = 4.570561706884746e-09 relative error = 2.849924364915503e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.810999999999692 y[1] (analytic) = 1.604274792472799 y[1] (numeric) = 1.604274797044716 absolute error = 4.571917733287023e-09 relative error = 2.849834551249138e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.811999999999692 y[1] (analytic) = 1.604801236357396 y[1] (numeric) = 1.60480124093067 absolute error = 4.57327331560009e-09 relative error = 2.849744387024887e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.812999999999692 y[1] (analytic) = 1.60532775499195 y[1] (numeric) = 1.605327759566578 absolute error = 4.574628231779343e-09 relative error = 2.849653734294454e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.813999999999692 y[1] (analytic) = 1.605854348369963 y[1] (numeric) = 1.605854352945948 absolute error = 4.57598514636004e-09 relative error = 2.849564252825878e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.814999999999692 y[1] (analytic) = 1.606381016484941 y[1] (numeric) = 1.606381021062282 absolute error = 4.577340950717712e-09 relative error = 2.849474006318737e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.815999999999692 y[1] (analytic) = 1.606907759330391 y[1] (numeric) = 1.606907763909088 absolute error = 4.578696755075384e-09 relative error = 2.849383686455878e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.816999999999692 y[1] (analytic) = 1.607434576899816 y[1] (numeric) = 1.607434581479869 absolute error = 4.580052781477661e-09 relative error = 2.849293431469538e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.817999999999691 y[1] (analytic) = 1.607961469186722 y[1] (numeric) = 1.607961473768131 absolute error = 4.581408807879939e-09 relative error = 2.849203103229291e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.818999999999691 y[1] (analytic) = 1.608488436184614 y[1] (numeric) = 1.608488440767379 absolute error = 4.582764612237611e-09 relative error = 2.849112563785709e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.819999999999691 y[1] (analytic) = 1.609015477886996 y[1] (numeric) = 1.609015482471117 absolute error = 4.584121526818308e-09 relative error = 2.849022641372167e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.820999999999691 y[1] (analytic) = 1.609542594287375 y[1] (numeric) = 1.609542598872852 absolute error = 4.585477553220585e-09 relative error = 2.848932093810668e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.821999999999691 y[1] (analytic) = 1.610069785379254 y[1] (numeric) = 1.610069789966088 absolute error = 4.586834689845887e-09 relative error = 2.848842162928642e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.822999999999691 y[1] (analytic) = 1.61059705115614 y[1] (numeric) = 1.610597055744331 absolute error = 4.588190494203559e-09 relative error = 2.848751331631958e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.823999999999691 y[1] (analytic) = 1.611124391611536 y[1] (numeric) = 1.611124396201084 absolute error = 4.589548074918071e-09 relative error = 2.848661530303908e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.824999999999691 y[1] (analytic) = 1.611651806738951 y[1] (numeric) = 1.611651811329855 absolute error = 4.590903657231138e-09 relative error = 2.848570415790036e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.825999999999691 y[1] (analytic) = 1.612179296531886 y[1] (numeric) = 1.612179301124147 absolute error = 4.59226079385644e-09 relative error = 2.84848019307486e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.82699999999969 y[1] (analytic) = 1.61270686098385 y[1] (numeric) = 1.612706865577467 absolute error = 4.593616820258717e-09 relative error = 2.848389209094286e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.82799999999969 y[1] (analytic) = 1.613234500088344 y[1] (numeric) = 1.613234504683318 absolute error = 4.594974400973229e-09 relative error = 2.848299116291896e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.82899999999969 y[1] (analytic) = 1.613762213838877 y[1] (numeric) = 1.613762218435208 absolute error = 4.596330871464716e-09 relative error = 2.848208262684993e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.82999999999969 y[1] (analytic) = 1.614290002228951 y[1] (numeric) = 1.61429000682664 absolute error = 4.597688896268437e-09 relative error = 2.848118299636448e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.83099999999969 y[1] (analytic) = 1.614817865252075 y[1] (numeric) = 1.61481786985112 absolute error = 4.599045144715319e-09 relative error = 2.848027163730569e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.83199999999969 y[1] (analytic) = 1.61534580290175 y[1] (numeric) = 1.615345807502153 absolute error = 4.600402947474436e-09 relative error = 2.847936918033547e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.83299999999969 y[1] (analytic) = 1.615873815171486 y[1] (numeric) = 1.615873819773245 absolute error = 4.601759640010528e-09 relative error = 2.847845912721943e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.83399999999969 y[1] (analytic) = 1.616401902054784 y[1] (numeric) = 1.616401906657901 absolute error = 4.603116776635829e-09 relative error = 2.847755110151941e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.83499999999969 y[1] (analytic) = 1.616930063545152 y[1] (numeric) = 1.616930068149626 absolute error = 4.604473913261131e-09 relative error = 2.847664235499294e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.835999999999689 y[1] (analytic) = 1.617458299636094 y[1] (numeric) = 1.617458304241926 absolute error = 4.605832382154063e-09 relative error = 2.847574112538366e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.836999999999689 y[1] (analytic) = 1.617986610321117 y[1] (numeric) = 1.617986614928306 absolute error = 4.60718885264555e-09 relative error = 2.847482682029844e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.837999999999689 y[1] (analytic) = 1.618514995593724 y[1] (numeric) = 1.618515000202271 absolute error = 4.608546877449271e-09 relative error = 2.847392140323486e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.838999999999689 y[1] (analytic) = 1.619043455447422 y[1] (numeric) = 1.619043460057326 absolute error = 4.609904458163783e-09 relative error = 2.847301252263076e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.839999999999689 y[1] (analytic) = 1.619571989875717 y[1] (numeric) = 1.619571994486978 absolute error = 4.611261594789084e-09 relative error = 2.847210018211629e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.840999999999689 y[1] (analytic) = 1.620100598872113 y[1] (numeric) = 1.620100603484732 absolute error = 4.612619175503596e-09 relative error = 2.847118986756023e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.841999999999689 y[1] (analytic) = 1.620629282430115 y[1] (numeric) = 1.620629287044093 absolute error = 4.613977866441132e-09 relative error = 2.847028568756036e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.842999999999689 y[1] (analytic) = 1.621158040543231 y[1] (numeric) = 1.621158045158566 absolute error = 4.615335225111039e-09 relative error = 2.846937257002096e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.843999999999689 y[1] (analytic) = 1.621686873204964 y[1] (numeric) = 1.621686877821657 absolute error = 4.616693471959366e-09 relative error = 2.846846421612408e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.844999999999688 y[1] (analytic) = 1.622215780408821 y[1] (numeric) = 1.622215785026872 absolute error = 4.618050830629272e-09 relative error = 2.846754967126172e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.845999999999688 y[1] (analytic) = 1.622744762148307 y[1] (numeric) = 1.622744766767716 absolute error = 4.619409077477599e-09 relative error = 2.846663988834628e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.846999999999688 y[1] (analytic) = 1.623273818416928 y[1] (numeric) = 1.623273823037695 absolute error = 4.62076665819211e-09 relative error = 2.84657252877918e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.847999999999688 y[1] (analytic) = 1.623802949208189 y[1] (numeric) = 1.623802953830314 absolute error = 4.622125127085042e-09 relative error = 2.846481544659663e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.848999999999688 y[1] (analytic) = 1.624332154515595 y[1] (numeric) = 1.624332159139079 absolute error = 4.623484040067183e-09 relative error = 2.846390762636839e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.849999999999688 y[1] (analytic) = 1.624861434332653 y[1] (numeric) = 1.624861438957495 absolute error = 4.624842508960114e-09 relative error = 2.84629963591916e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.850999999999688 y[1] (analytic) = 1.625390788652868 y[1] (numeric) = 1.625390793279069 absolute error = 4.626200311719231e-09 relative error = 2.846208028257283e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.851999999999688 y[1] (analytic) = 1.625920217469746 y[1] (numeric) = 1.625920222097305 absolute error = 4.627558336522952e-09 relative error = 2.846116486406909e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.852999999999688 y[1] (analytic) = 1.626449720776792 y[1] (numeric) = 1.62644972540571 absolute error = 4.628917249505093e-09 relative error = 2.84602541989083e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.853999999999687 y[1] (analytic) = 1.626979298567513 y[1] (numeric) = 1.626979303197789 absolute error = 4.63027594044263e-09 relative error = 2.845934145885811e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.854999999999687 y[1] (analytic) = 1.627508950835413 y[1] (numeric) = 1.627508955467048 absolute error = 4.631634409335561e-09 relative error = 2.845842664618285e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.855999999999687 y[1] (analytic) = 1.628038677573999 y[1] (numeric) = 1.628038682206992 absolute error = 4.632993100273097e-09 relative error = 2.845751249090035e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.856999999999687 y[1] (analytic) = 1.628568478776777 y[1] (numeric) = 1.628568483411128 absolute error = 4.634351791210634e-09 relative error = 2.845659762917376e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.857999999999687 y[1] (analytic) = 1.629098354437251 y[1] (numeric) = 1.629098359072962 absolute error = 4.635710704192775e-09 relative error = 2.845568342492197e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.858999999999687 y[1] (analytic) = 1.629628304548929 y[1] (numeric) = 1.629628309185998 absolute error = 4.637069617174916e-09 relative error = 2.845476851519481e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.859999999999687 y[1] (analytic) = 1.630158329105315 y[1] (numeric) = 1.630158333743744 absolute error = 4.638429196290872e-09 relative error = 2.845385698723262e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.860999999999687 y[1] (analytic) = 1.630688428099916 y[1] (numeric) = 1.630688432739704 absolute error = 4.639788109273013e-09 relative error = 2.845294066800554e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.861999999999687 y[1] (analytic) = 1.631218601526239 y[1] (numeric) = 1.631218606167386 absolute error = 4.641146800210549e-09 relative error = 2.84520222848617e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.862999999999686 y[1] (analytic) = 1.631748849377788 y[1] (numeric) = 1.631748854020294 absolute error = 4.642505713192691e-09 relative error = 2.84511045616055e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.863999999999686 y[1] (analytic) = 1.632279171648069 y[1] (numeric) = 1.632279176291934 absolute error = 4.643865292308647e-09 relative error = 2.845019021850202e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.864999999999686 y[1] (analytic) = 1.632809568330589 y[1] (numeric) = 1.632809572975813 absolute error = 4.645224427335393e-09 relative error = 2.844927245303165e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.865999999999686 y[1] (analytic) = 1.633340039418853 y[1] (numeric) = 1.633340044065437 absolute error = 4.646584006451349e-09 relative error = 2.844835670657175e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.866999999999686 y[1] (analytic) = 1.633870584906368 y[1] (numeric) = 1.633870589554311 absolute error = 4.64794291943349e-09 relative error = 2.844743618234518e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.867999999999686 y[1] (analytic) = 1.63440120478664 y[1] (numeric) = 1.634401209435943 absolute error = 4.649302942638656e-09 relative error = 2.844652175379173e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.868999999999686 y[1] (analytic) = 1.634931899053175 y[1] (numeric) = 1.634931903703837 absolute error = 4.650661633576192e-09 relative error = 2.844559847581109e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.869999999999686 y[1] (analytic) = 1.635462667699478 y[1] (numeric) = 1.6354626723515 absolute error = 4.652021878825963e-09 relative error = 2.844468400718511e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.870999999999686 y[1] (analytic) = 1.635993510719056 y[1] (numeric) = 1.635993515372438 absolute error = 4.653381679986524e-09 relative error = 2.844376612436108e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.871999999999685 y[1] (analytic) = 1.636524428105415 y[1] (numeric) = 1.636524432760157 absolute error = 4.654741481147084e-09 relative error = 2.844284754451128e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.872999999999685 y[1] (analytic) = 1.637055419852063 y[1] (numeric) = 1.637055424508164 absolute error = 4.656100616173831e-09 relative error = 2.844192419945436e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.873999999999685 y[1] (analytic) = 1.637586485952503 y[1] (numeric) = 1.637586490609964 absolute error = 4.657460639378996e-09 relative error = 2.844100558554611e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.874999999999685 y[1] (analytic) = 1.638117626400243 y[1] (numeric) = 1.638117631059064 absolute error = 4.658820884628767e-09 relative error = 2.844008763196393e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.875999999999685 y[1] (analytic) = 1.63864884118879 y[1] (numeric) = 1.638648845848971 absolute error = 4.660180685789328e-09 relative error = 2.843916627316264e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.876999999999685 y[1] (analytic) = 1.639180130311649 y[1] (numeric) = 1.63918013497319 absolute error = 4.661540708994494e-09 relative error = 2.843824557651403e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.877999999999685 y[1] (analytic) = 1.639711493762327 y[1] (numeric) = 1.639711498425227 absolute error = 4.66290073219966e-09 relative error = 2.843732418744354e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.878999999999685 y[1] (analytic) = 1.640242931534329 y[1] (numeric) = 1.64024293619859 absolute error = 4.66426097744943e-09 relative error = 2.843640346059196e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.879999999999685 y[1] (analytic) = 1.640774443621163 y[1] (numeric) = 1.640774448286785 absolute error = 4.665621666788411e-09 relative error = 2.843548474884493e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.880999999999684 y[1] (analytic) = 1.641306030016337 y[1] (numeric) = 1.641306034683318 absolute error = 4.666981023859762e-09 relative error = 2.843455722765674e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.881999999999684 y[1] (analytic) = 1.641837690713353 y[1] (numeric) = 1.641837695381695 absolute error = 4.668341713198743e-09 relative error = 2.843363713480362e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.882999999999684 y[1] (analytic) = 1.642369425705721 y[1] (numeric) = 1.642369430375423 absolute error = 4.669701736403908e-09 relative error = 2.843271229551385e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.883999999999684 y[1] (analytic) = 1.642901234986946 y[1] (numeric) = 1.642901239658009 absolute error = 4.671062869832099e-09 relative error = 2.843179352695059e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.884999999999684 y[1] (analytic) = 1.643433118550536 y[1] (numeric) = 1.643433123222959 absolute error = 4.672423337126475e-09 relative error = 2.843087001464001e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.885999999999684 y[1] (analytic) = 1.643965076389995 y[1] (numeric) = 1.643965081063779 absolute error = 4.67378469259927e-09 relative error = 2.842995121807877e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.886999999999684 y[1] (analytic) = 1.644497108498833 y[1] (numeric) = 1.644497113173977 absolute error = 4.675144493759831e-09 relative error = 2.842902228041923e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.887999999999684 y[1] (analytic) = 1.645029214870554 y[1] (numeric) = 1.645029219547059 absolute error = 4.676504961054206e-09 relative error = 2.842809670965142e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.888999999999684 y[1] (analytic) = 1.645561395498665 y[1] (numeric) = 1.645561400176532 absolute error = 4.677866094482397e-09 relative error = 2.842717450274672e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.889999999999683 y[1] (analytic) = 1.646093650376674 y[1] (numeric) = 1.646093655055901 absolute error = 4.679227671999797e-09 relative error = 2.842625430776101e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.890999999999683 y[1] (analytic) = 1.646625979498087 y[1] (numeric) = 1.646625984178675 absolute error = 4.680588139294173e-09 relative error = 2.84253266836035e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.891999999999683 y[1] (analytic) = 1.647158382856411 y[1] (numeric) = 1.64715838753836 absolute error = 4.681949272722363e-09 relative error = 2.842440242208637e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.892999999999683 y[1] (analytic) = 1.647690860445152 y[1] (numeric) = 1.647690865128463 absolute error = 4.683310628195159e-09 relative error = 2.842347882496527e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.893999999999683 y[1] (analytic) = 1.648223412257818 y[1] (numeric) = 1.648223416942489 absolute error = 4.684671761623349e-09 relative error = 2.842255319748222e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.894999999999683 y[1] (analytic) = 1.648756038287915 y[1] (numeric) = 1.648756042973948 absolute error = 4.68603289505154e-09 relative error = 2.84216268885818e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.895999999999683 y[1] (analytic) = 1.649288738528951 y[1] (numeric) = 1.649288743216345 absolute error = 4.68739314030131e-09 relative error = 2.842069451394019e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.896999999999683 y[1] (analytic) = 1.649821512974432 y[1] (numeric) = 1.649821517663187 absolute error = 4.688754717818711e-09 relative error = 2.841976953837536e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.897999999999683 y[1] (analytic) = 1.650354361617865 y[1] (numeric) = 1.650354366307981 absolute error = 4.690116073291506e-09 relative error = 2.841884253690657e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.898999999999682 y[1] (analytic) = 1.650887284452756 y[1] (numeric) = 1.650887289144235 absolute error = 4.691478316942721e-09 relative error = 2.841792023674029e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.899999999999682 y[1] (analytic) = 1.651420281472615 y[1] (numeric) = 1.651420286165455 absolute error = 4.692839672415516e-09 relative error = 2.841699187702108e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.900999999999682 y[1] (analytic) = 1.651953352670947 y[1] (numeric) = 1.651953357365148 absolute error = 4.694201027888312e-09 relative error = 2.841606284038549e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.901999999999682 y[1] (analytic) = 1.65248649804126 y[1] (numeric) = 1.652486502736822 absolute error = 4.695562383361107e-09 relative error = 2.841513312772536e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.902999999999682 y[1] (analytic) = 1.65301971757706 y[1] (numeric) = 1.653019722273984 absolute error = 4.696923738833902e-09 relative error = 2.841420273993157e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.903999999999682 y[1] (analytic) = 1.653553011271855 y[1] (numeric) = 1.653553015970141 absolute error = 4.698286204529722e-09 relative error = 2.841327839206054e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.904999999999682 y[1] (analytic) = 1.654086379119152 y[1] (numeric) = 1.6540863838188 absolute error = 4.699648004091728e-09 relative error = 2.841234933930369e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.905999999999682 y[1] (analytic) = 1.654619821112459 y[1] (numeric) = 1.654619825813469 absolute error = 4.701009581609128e-09 relative error = 2.841141827038234e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.906999999999682 y[1] (analytic) = 1.655153337245282 y[1] (numeric) = 1.655153341947654 absolute error = 4.702371825260343e-09 relative error = 2.841049055362224e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.907999999999682 y[1] (analytic) = 1.65568692751113 y[1] (numeric) = 1.655686932214864 absolute error = 4.703733846866953e-09 relative error = 2.840956082160848e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.908999999999681 y[1] (analytic) = 1.656220591903509 y[1] (numeric) = 1.656220596608605 absolute error = 4.705096090518168e-09 relative error = 2.840863175786602e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.909999999999681 y[1] (analytic) = 1.656754330415928 y[1] (numeric) = 1.656754335122385 absolute error = 4.706457890080173e-09 relative error = 2.840769934126938e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.910999999999681 y[1] (analytic) = 1.657288143041892 y[1] (numeric) = 1.657288147749712 absolute error = 4.707820133731389e-09 relative error = 2.840676893452189e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.911999999999681 y[1] (analytic) = 1.65782202977491 y[1] (numeric) = 1.657822034484093 absolute error = 4.709182821471813e-09 relative error = 2.840584053591808e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.912999999999681 y[1] (analytic) = 1.65835599060849 y[1] (numeric) = 1.658355995319035 absolute error = 4.710544843078424e-09 relative error = 2.840490744903338e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.913999999999681 y[1] (analytic) = 1.658890025536139 y[1] (numeric) = 1.658890030248046 absolute error = 4.711907308774244e-09 relative error = 2.840397637119673e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.914999999999681 y[1] (analytic) = 1.659424134551364 y[1] (numeric) = 1.659424139264634 absolute error = 4.713270218559273e-09 relative error = 2.840304730070432e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.915999999999681 y[1] (analytic) = 1.659958317647674 y[1] (numeric) = 1.659958322362307 absolute error = 4.714632906299698e-09 relative error = 2.840211622289891e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.916999999999681 y[1] (analytic) = 1.660492574818576 y[1] (numeric) = 1.660492579534571 absolute error = 4.715994927906308e-09 relative error = 2.84011804655108e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.91799999999968 y[1] (analytic) = 1.661026906057578 y[1] (numeric) = 1.661026910774935 absolute error = 4.717357837691338e-09 relative error = 2.840024939082966e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.91899999999968 y[1] (analytic) = 1.661561311358188 y[1] (numeric) = 1.661561316076907 absolute error = 4.718719637253344e-09 relative error = 2.839931096732256e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.91999999999968 y[1] (analytic) = 1.662095790713912 y[1] (numeric) = 1.662095795433995 absolute error = 4.720082991127583e-09 relative error = 2.83983812334919e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.92099999999968 y[1] (analytic) = 1.66263034411826 y[1] (numeric) = 1.662630348839706 absolute error = 4.721445900912613e-09 relative error = 2.839744816167499e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.92199999999968 y[1] (analytic) = 1.663164971564739 y[1] (numeric) = 1.663164976287548 absolute error = 4.722808588653038e-09 relative error = 2.839651309039851e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.92299999999968 y[1] (analytic) = 1.663699673046858 y[1] (numeric) = 1.663699677771029 absolute error = 4.724171498438068e-09 relative error = 2.83955786911128e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.92399999999968 y[1] (analytic) = 1.664234448558123 y[1] (numeric) = 1.664234453283658 absolute error = 4.725535074356912e-09 relative error = 2.8394647631835e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.92499999999968 y[1] (analytic) = 1.664769298092044 y[1] (numeric) = 1.664769302818941 absolute error = 4.726897095963523e-09 relative error = 2.839370657172087e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.92599999999968 y[1] (analytic) = 1.665304221642128 y[1] (numeric) = 1.665304226370389 absolute error = 4.728260671882367e-09 relative error = 2.839277418764909e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.926999999999679 y[1] (analytic) = 1.665839219201884 y[1] (numeric) = 1.665839223931507 absolute error = 4.729623359622792e-09 relative error = 2.83918358092733e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.927999999999679 y[1] (analytic) = 1.666374290764818 y[1] (numeric) = 1.666374295495805 absolute error = 4.730987157586242e-09 relative error = 2.839090343511513e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.928999999999679 y[1] (analytic) = 1.666909436324441 y[1] (numeric) = 1.666909441056792 absolute error = 4.732350289415876e-09 relative error = 2.838996640303852e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.929999999999679 y[1] (analytic) = 1.66744465587426 y[1] (numeric) = 1.667444660607974 absolute error = 4.733714087379326e-09 relative error = 2.838903270763962e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.930999999999679 y[1] (analytic) = 1.667979949407784 y[1] (numeric) = 1.66797995414286 absolute error = 4.735076775119751e-09 relative error = 2.838809169619179e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.931999999999679 y[1] (analytic) = 1.668515316918519 y[1] (numeric) = 1.66851532165496 absolute error = 4.736440795127805e-09 relative error = 2.838715801467891e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.932999999999679 y[1] (analytic) = 1.669050758399976 y[1] (numeric) = 1.66905076313778 absolute error = 4.73780437104665e-09 relative error = 2.838622101336519e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.933999999999679 y[1] (analytic) = 1.669586273845663 y[1] (numeric) = 1.66958627858483 absolute error = 4.73916728083168e-09 relative error = 2.838527936574166e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.934999999999679 y[1] (analytic) = 1.670121863249087 y[1] (numeric) = 1.670121867989619 absolute error = 4.740531522884339e-09 relative error = 2.838434504211578e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.935999999999678 y[1] (analytic) = 1.670657526603758 y[1] (numeric) = 1.670657531345653 absolute error = 4.741895098803184e-09 relative error = 2.838340607391196e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.936999999999678 y[1] (analytic) = 1.671193263903184 y[1] (numeric) = 1.671193268646443 absolute error = 4.743258896766633e-09 relative error = 2.838246778046743e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.937999999999678 y[1] (analytic) = 1.671729075140874 y[1] (numeric) = 1.671729079885497 absolute error = 4.744622916774688e-09 relative error = 2.83815301613682e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.938999999999678 y[1] (analytic) = 1.672264960310336 y[1] (numeric) = 1.672264965056323 absolute error = 4.745986714738137e-09 relative error = 2.838059056058547e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.939999999999678 y[1] (analytic) = 1.67280091940508 y[1] (numeric) = 1.67280092415243 absolute error = 4.747350734746192e-09 relative error = 2.837965163502274e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.940999999999678 y[1] (analytic) = 1.673336952418613 y[1] (numeric) = 1.673336957167328 absolute error = 4.748714976798851e-09 relative error = 2.837871338426573e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.941999999999678 y[1] (analytic) = 1.673873059344445 y[1] (numeric) = 1.673873064094524 absolute error = 4.750078774762301e-09 relative error = 2.837777182830471e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.942999999999678 y[1] (analytic) = 1.674409240176085 y[1] (numeric) = 1.674409244927527 absolute error = 4.75144257272575e-09 relative error = 2.837682962276341e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.943999999999678 y[1] (analytic) = 1.674945494907041 y[1] (numeric) = 1.674945499659847 absolute error = 4.7528063706892e-09 relative error = 2.837588676850037e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.944999999999677 y[1] (analytic) = 1.675481823530822 y[1] (numeric) = 1.675481828284993 absolute error = 4.754170612741859e-09 relative error = 2.837494591688956e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.945999999999677 y[1] (analytic) = 1.676018226040937 y[1] (numeric) = 1.676018230796473 absolute error = 4.755535742972938e-09 relative error = 2.837400971591095e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.946999999999677 y[1] (analytic) = 1.676554702430897 y[1] (numeric) = 1.676554707187796 absolute error = 4.756899540936388e-09 relative error = 2.837306491723287e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.947999999999677 y[1] (analytic) = 1.677091252694208 y[1] (numeric) = 1.677091257452473 absolute error = 4.758264671167467e-09 relative error = 2.837212741717796e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.948999999999677 y[1] (analytic) = 1.677627876824381 y[1] (numeric) = 1.67762788158401 absolute error = 4.759628913220126e-09 relative error = 2.837118397334773e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.949999999999677 y[1] (analytic) = 1.678164574814926 y[1] (numeric) = 1.678164579575919 absolute error = 4.760992711183576e-09 relative error = 2.837023723795764e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.950999999999677 y[1] (analytic) = 1.67870134665935 y[1] (numeric) = 1.678701351421708 absolute error = 4.762357841414655e-09 relative error = 2.836929779613178e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.951999999999677 y[1] (analytic) = 1.679238192351163 y[1] (numeric) = 1.679238197114886 absolute error = 4.763722971645734e-09 relative error = 2.836835770734747e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.952999999999677 y[1] (analytic) = 1.679775111883876 y[1] (numeric) = 1.679775116648963 absolute error = 4.765087435742998e-09 relative error = 2.836741300684548e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.953999999999676 y[1] (analytic) = 1.680312105250996 y[1] (numeric) = 1.680312110017449 absolute error = 4.766452343929473e-09 relative error = 2.836647030652371e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.954999999999676 y[1] (analytic) = 1.680849172446035 y[1] (numeric) = 1.680849177213851 absolute error = 4.767816585982132e-09 relative error = 2.83655229995671e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.955999999999676 y[1] (analytic) = 1.681386313462499 y[1] (numeric) = 1.681386318231681 absolute error = 4.769182160302421e-09 relative error = 2.836458297606328e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.956999999999676 y[1] (analytic) = 1.681923528293901 y[1] (numeric) = 1.681923533064448 absolute error = 4.77054684644429e-09 relative error = 2.836363702744207e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.957999999999676 y[1] (analytic) = 1.682460816933749 y[1] (numeric) = 1.682460821705661 absolute error = 4.771912198719974e-09 relative error = 2.836269439793961e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.958999999999676 y[1] (analytic) = 1.682998179375553 y[1] (numeric) = 1.68299818414883 absolute error = 4.773277550995658e-09 relative error = 2.836175112659183e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.959999999999676 y[1] (analytic) = 1.683535615612822 y[1] (numeric) = 1.683535620387465 absolute error = 4.774642903271342e-09 relative error = 2.836080721424672e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.960999999999676 y[1] (analytic) = 1.684073125639067 y[1] (numeric) = 1.684073130415075 absolute error = 4.776007589413211e-09 relative error = 2.835985870625912e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.961999999999676 y[1] (analytic) = 1.684610709447797 y[1] (numeric) = 1.68461071422517 absolute error = 4.7773731637335e-09 relative error = 2.835891483379854e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.962999999999675 y[1] (analytic) = 1.685148367032522 y[1] (numeric) = 1.68514837181126 absolute error = 4.778738071919975e-09 relative error = 2.835796636906896e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.963999999999675 y[1] (analytic) = 1.685686098386752 y[1] (numeric) = 1.685686103166856 absolute error = 4.780103424195659e-09 relative error = 2.835701990287723e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.964999999999675 y[1] (analytic) = 1.686223903503997 y[1] (numeric) = 1.686223908285466 absolute error = 4.781468554426738e-09 relative error = 2.83560714830977e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.965999999999675 y[1] (analytic) = 1.686761782377766 y[1] (numeric) = 1.686761787160601 absolute error = 4.782835016925446e-09 relative error = 2.835513032660285e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.966999999999675 y[1] (analytic) = 1.687299735001571 y[1] (numeric) = 1.687299739785771 absolute error = 4.78420036920113e-09 relative error = 2.835418195094232e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.967999999999675 y[1] (analytic) = 1.687837761368921 y[1] (numeric) = 1.687837766154487 absolute error = 4.785565721476814e-09 relative error = 2.835323294103504e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.968999999999675 y[1] (analytic) = 1.688375861473327 y[1] (numeric) = 1.688375866260258 absolute error = 4.786930851707893e-09 relative error = 2.83522819825834e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.969999999999675 y[1] (analytic) = 1.688914035308297 y[1] (numeric) = 1.688914040096595 absolute error = 4.788297536251207e-09 relative error = 2.83513395954291e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.970999999999675 y[1] (analytic) = 1.689452282867344 y[1] (numeric) = 1.689452287657007 absolute error = 4.789662666482286e-09 relative error = 2.835038737142226e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.971999999999674 y[1] (analytic) = 1.689990604143976 y[1] (numeric) = 1.689990608935005 absolute error = 4.791029128980995e-09 relative error = 2.834944240064443e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.972999999999674 y[1] (analytic) = 1.690528999131707 y[1] (numeric) = 1.690529003924101 absolute error = 4.792394259212074e-09 relative error = 2.834848891485183e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.973999999999674 y[1] (analytic) = 1.691067467824042 y[1] (numeric) = 1.691067472617803 absolute error = 4.793760721710782e-09 relative error = 2.834754267893928e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.974999999999674 y[1] (analytic) = 1.691606010214497 y[1] (numeric) = 1.691606015009623 absolute error = 4.795126740120281e-09 relative error = 2.834659318520781e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.975999999999674 y[1] (analytic) = 1.692144626296578 y[1] (numeric) = 1.692144631093072 absolute error = 4.796493424663595e-09 relative error = 2.834564699804167e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.976999999999674 y[1] (analytic) = 1.6926833160638 y[1] (numeric) = 1.692683320861659 absolute error = 4.797858998983884e-09 relative error = 2.834469362019189e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.977999999999674 y[1] (analytic) = 1.69322207950967 y[1] (numeric) = 1.693222084308896 absolute error = 4.799225239437988e-09 relative error = 2.834374354974018e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.978999999999674 y[1] (analytic) = 1.693760916627701 y[1] (numeric) = 1.693760921428293 absolute error = 4.800591479892091e-09 relative error = 2.834279285089496e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.979999999999674 y[1] (analytic) = 1.694299827411403 y[1] (numeric) = 1.694299832213361 absolute error = 4.8019579423908e-09 relative error = 2.834184283502738e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.980999999999673 y[1] (analytic) = 1.694838811854288 y[1] (numeric) = 1.694838816657611 absolute error = 4.803323516711089e-09 relative error = 2.834088695110701e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.981999999999673 y[1] (analytic) = 1.695377869949863 y[1] (numeric) = 1.695377874754554 absolute error = 4.804690867388217e-09 relative error = 2.833994092143189e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.982999999999673 y[1] (analytic) = 1.695917001691644 y[1] (numeric) = 1.695917006497701 absolute error = 4.806057329886926e-09 relative error = 2.833898902536491e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.983999999999673 y[1] (analytic) = 1.696456207073139 y[1] (numeric) = 1.696456211880563 absolute error = 4.807424014430239e-09 relative error = 2.833803781309739e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.984999999999673 y[1] (analytic) = 1.696995486087861 y[1] (numeric) = 1.696995490896651 absolute error = 4.808790254884343e-09 relative error = 2.833708335883795e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.985999999999673 y[1] (analytic) = 1.697534838729319 y[1] (numeric) = 1.697534843539476 absolute error = 4.810157161472262e-09 relative error = 2.833613220611649e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.986999999999673 y[1] (analytic) = 1.698074264991026 y[1] (numeric) = 1.698074269802549 absolute error = 4.81152362397097e-09 relative error = 2.833517781388907e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.987999999999673 y[1] (analytic) = 1.698613764866491 y[1] (numeric) = 1.698613769679382 absolute error = 4.812890974648099e-09 relative error = 2.833422802873839e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.988999999999673 y[1] (analytic) = 1.699153338349229 y[1] (numeric) = 1.699153343163486 absolute error = 4.814257437146807e-09 relative error = 2.833327239214315e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.989999999999672 y[1] (analytic) = 1.699692985432749 y[1] (numeric) = 1.699692990248373 absolute error = 4.815624121690121e-09 relative error = 2.833231744181166e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.990999999999672 y[1] (analytic) = 1.700232706110562 y[1] (numeric) = 1.700232710927553 absolute error = 4.816991250322644e-09 relative error = 2.83313644832886e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.991999999999672 y[1] (analytic) = 1.70077250037618 y[1] (numeric) = 1.700772505194539 absolute error = 4.818359045088982e-09 relative error = 2.833041482046099e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.992999999999672 y[1] (analytic) = 1.701312368223116 y[1] (numeric) = 1.701312373042842 absolute error = 4.819725285543086e-09 relative error = 2.832945539905115e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.993999999999672 y[1] (analytic) = 1.70185230964488 y[1] (numeric) = 1.701852314465973 absolute error = 4.821092858264819e-09 relative error = 2.832850318997905e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.994999999999672 y[1] (analytic) = 1.702392324634985 y[1] (numeric) = 1.702392329457445 absolute error = 4.822459542808133e-09 relative error = 2.832754514352108e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.995999999999672 y[1] (analytic) = 1.702932413186941 y[1] (numeric) = 1.702932418010768 absolute error = 4.823826671440656e-09 relative error = 2.832658908883611e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.996999999999672 y[1] (analytic) = 1.703472575294261 y[1] (numeric) = 1.703472580119456 absolute error = 4.82519424416239e-09 relative error = 2.83256350242614e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.997999999999672 y[1] (analytic) = 1.704012810950457 y[1] (numeric) = 1.704012815777019 absolute error = 4.826561594839518e-09 relative error = 2.832467903892916e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.998999999999671 y[1] (analytic) = 1.704553120149041 y[1] (numeric) = 1.70455312497697 absolute error = 4.827928723472041e-09 relative error = 2.832372113489723e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 3.999999999999671 y[1] (analytic) = 1.705093502883524 y[1] (numeric) = 1.705093507712821 absolute error = 4.829296962327589e-09 relative error = 2.832276912767923e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.000999999999672 y[1] (analytic) = 1.705633959147419 y[1] (numeric) = 1.705633963978083 absolute error = 4.830663868915508e-09 relative error = 2.832180869176743e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.001999999999672 y[1] (analytic) = 1.706174488934239 y[1] (numeric) = 1.70617449376627 absolute error = 4.832030997548031e-09 relative error = 2.83208489453289e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.002999999999672 y[1] (analytic) = 1.706715092237494 y[1] (numeric) = 1.706715097070893 absolute error = 4.833399014358974e-09 relative error = 2.831989379095732e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.003999999999673 y[1] (analytic) = 1.707255769050698 y[1] (numeric) = 1.707255773885464 absolute error = 4.834766365036103e-09 relative error = 2.831893412036573e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.004999999999673 y[1] (analytic) = 1.707796519367362 y[1] (numeric) = 1.707796524203496 absolute error = 4.836133493668626e-09 relative error = 2.831797253843876e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.005999999999673 y[1] (analytic) = 1.708337343181 y[1] (numeric) = 1.708337348018501 absolute error = 4.837501288434964e-09 relative error = 2.831701424630409e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.006999999999674 y[1] (analytic) = 1.708878240485123 y[1] (numeric) = 1.708878245323992 absolute error = 4.838868861156698e-09 relative error = 2.831605404363403e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.007999999999674 y[1] (analytic) = 1.709419211273244 y[1] (numeric) = 1.709419216113481 absolute error = 4.840236655923036e-09 relative error = 2.831509453036879e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.008999999999674 y[1] (analytic) = 1.709960255538876 y[1] (numeric) = 1.70996026038048 absolute error = 4.841604228644769e-09 relative error = 2.831413310901187e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.009999999999675 y[1] (analytic) = 1.710501373275532 y[1] (numeric) = 1.710501378118504 absolute error = 4.842972023411107e-09 relative error = 2.83131723778569e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.010999999999675 y[1] (analytic) = 1.711042564476723 y[1] (numeric) = 1.711042569321063 absolute error = 4.844339818177446e-09 relative error = 2.831221103876489e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.011999999999675 y[1] (analytic) = 1.711583829135963 y[1] (numeric) = 1.711583833981671 absolute error = 4.845707834988389e-09 relative error = 2.831125038984848e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.012999999999676 y[1] (analytic) = 1.712125167246765 y[1] (numeric) = 1.712125172093841 absolute error = 4.847075851799332e-09 relative error = 2.831028913378931e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.013999999999676 y[1] (analytic) = 1.712666578802643 y[1] (numeric) = 1.712666583651086 absolute error = 4.848443424521065e-09 relative error = 2.830932467842458e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.014999999999676 y[1] (analytic) = 1.713208063797107 y[1] (numeric) = 1.713208068646919 absolute error = 4.849811663376613e-09 relative error = 2.83083635073934e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.015999999999677 y[1] (analytic) = 1.713749622223672 y[1] (numeric) = 1.713749627074852 absolute error = 4.851179680187556e-09 relative error = 2.830740043515177e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.016999999999677 y[1] (analytic) = 1.714291254075851 y[1] (numeric) = 1.714291258928399 absolute error = 4.852547919043104e-09 relative error = 2.83064380542444e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.017999999999677 y[1] (analytic) = 1.714832959347157 y[1] (numeric) = 1.714832964201074 absolute error = 4.853916379943257e-09 relative error = 2.830547636424693e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.018999999999678 y[1] (analytic) = 1.715374738031104 y[1] (numeric) = 1.715374742886389 absolute error = 4.855285062888015e-09 relative error = 2.83045153647353e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.019999999999678 y[1] (analytic) = 1.715916590121204 y[1] (numeric) = 1.715916594977857 absolute error = 4.856653079698958e-09 relative error = 2.830354987916929e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.020999999999678 y[1] (analytic) = 1.716458515610971 y[1] (numeric) = 1.716458520468993 absolute error = 4.858021762643716e-09 relative error = 2.830258767375167e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.021999999999679 y[1] (analytic) = 1.717000514493919 y[1] (numeric) = 1.717000519353309 absolute error = 4.859390223543869e-09 relative error = 2.830162357275799e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.022999999999679 y[1] (analytic) = 1.717542586763561 y[1] (numeric) = 1.717542591624319 absolute error = 4.860758240354812e-09 relative error = 2.830065628540918e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.023999999999679 y[1] (analytic) = 1.71808473241341 y[1] (numeric) = 1.718084737275537 absolute error = 4.862127589433385e-09 relative error = 2.829969615412104e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.02499999999968 y[1] (analytic) = 1.718626951436981 y[1] (numeric) = 1.718626956300477 absolute error = 4.863496050333538e-09 relative error = 2.829873025246732e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.02599999999968 y[1] (analytic) = 1.719169243827787 y[1] (numeric) = 1.719169248692652 absolute error = 4.864864289189086e-09 relative error = 2.829776246088084e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.02699999999968 y[1] (analytic) = 1.719711609579342 y[1] (numeric) = 1.719711614445576 absolute error = 4.866233194178449e-09 relative error = 2.829679794607408e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.027999999999681 y[1] (analytic) = 1.72025404868516 y[1] (numeric) = 1.720254053552762 absolute error = 4.867601877123207e-09 relative error = 2.829583154211237e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.028999999999681 y[1] (analytic) = 1.720796561138755 y[1] (numeric) = 1.720796566007726 absolute error = 4.868971004157174e-09 relative error = 2.829486712209073e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.029999999999681 y[1] (analytic) = 1.72133914693364 y[1] (numeric) = 1.72133915180398 absolute error = 4.870339687101932e-09 relative error = 2.82938995245525e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.030999999999682 y[1] (analytic) = 1.72188180606333 y[1] (numeric) = 1.721881810935039 absolute error = 4.8717088141359e-09 relative error = 2.82929339109163e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.031999999999682 y[1] (analytic) = 1.722424538521339 y[1] (numeric) = 1.722424543394418 absolute error = 4.873078385259078e-09 relative error = 2.829197027953689e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.032999999999682 y[1] (analytic) = 1.722967344301182 y[1] (numeric) = 1.722967349175629 absolute error = 4.87444729024844e-09 relative error = 2.829100218510216e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.033999999999683 y[1] (analytic) = 1.723510223396373 y[1] (numeric) = 1.723510228272189 absolute error = 4.875815973193198e-09 relative error = 2.829003220871442e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.034999999999683 y[1] (analytic) = 1.724053175800425 y[1] (numeric) = 1.724053180677611 absolute error = 4.877185544316376e-09 relative error = 2.828906679199177e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.035999999999683 y[1] (analytic) = 1.724596201506854 y[1] (numeric) = 1.724596206385409 absolute error = 4.878554671350344e-09 relative error = 2.828809820575819e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.036999999999684 y[1] (analytic) = 1.725139300509174 y[1] (numeric) = 1.725139305389098 absolute error = 4.879924020428916e-09 relative error = 2.828713031457e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.037999999999684 y[1] (analytic) = 1.7256824728009 y[1] (numeric) = 1.725682477682194 absolute error = 4.881293813596699e-09 relative error = 2.828616440470667e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.038999999999684 y[1] (analytic) = 1.726225718375546 y[1] (numeric) = 1.726225723258209 absolute error = 4.882662718586062e-09 relative error = 2.828519275672048e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.039999999999685 y[1] (analytic) = 1.726769037226627 y[1] (numeric) = 1.72676904211066 absolute error = 4.884032511753844e-09 relative error = 2.828422566342812e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.040999999999685 y[1] (analytic) = 1.727312429347659 y[1] (numeric) = 1.72731243423306 absolute error = 4.885401638787812e-09 relative error = 2.82832541223179e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.041999999999685 y[1] (analytic) = 1.727855894732154 y[1] (numeric) = 1.727855899618926 absolute error = 4.886771876044804e-09 relative error = 2.828228841851614e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.042999999999686 y[1] (analytic) = 1.72839943337363 y[1] (numeric) = 1.728399438261771 absolute error = 4.888141447167982e-09 relative error = 2.828131826927825e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.043999999999686 y[1] (analytic) = 1.728943045265601 y[1] (numeric) = 1.728943050155112 absolute error = 4.88951057420195e-09 relative error = 2.828034496330572e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.044999999999686 y[1] (analytic) = 1.729486730401582 y[1] (numeric) = 1.729486735292462 absolute error = 4.890880145325127e-09 relative error = 2.827937363930788e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.045999999999687 y[1] (analytic) = 1.730030488775088 y[1] (numeric) = 1.730030493667338 absolute error = 4.892249716448305e-09 relative error = 2.827840172870109e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.046999999999687 y[1] (analytic) = 1.730574320379635 y[1] (numeric) = 1.730574325273254 absolute error = 4.893619509616087e-09 relative error = 2.827743051533654e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.047999999999687 y[1] (analytic) = 1.731118225208737 y[1] (numeric) = 1.731118230103727 absolute error = 4.89498974687308e-09 relative error = 2.827646128145202e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.048999999999688 y[1] (analytic) = 1.73166220325591 y[1] (numeric) = 1.73166220815227 absolute error = 4.896359984130072e-09 relative error = 2.827549146088553e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.049999999999688 y[1] (analytic) = 1.732206254514671 y[1] (numeric) = 1.732206259412401 absolute error = 4.89772955525325e-09 relative error = 2.827451720883835e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.050999999999688 y[1] (analytic) = 1.732750378978534 y[1] (numeric) = 1.732750383877634 absolute error = 4.899099570465637e-09 relative error = 2.827354493700174e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.051999999999689 y[1] (analytic) = 1.733294576641015 y[1] (numeric) = 1.733294581541485 absolute error = 4.900470251811839e-09 relative error = 2.827257592479494e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.052999999999689 y[1] (analytic) = 1.73383884749563 y[1] (numeric) = 1.73383885239747 absolute error = 4.901839600890412e-09 relative error = 2.827159864349946e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.053999999999689 y[1] (analytic) = 1.734383191535894 y[1] (numeric) = 1.734383196439104 absolute error = 4.903210504281219e-09 relative error = 2.827062974439432e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.05499999999969 y[1] (analytic) = 1.734927608755324 y[1] (numeric) = 1.734927613659905 absolute error = 4.904580963582816e-09 relative error = 2.826965770117333e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.05599999999969 y[1] (analytic) = 1.735472099147435 y[1] (numeric) = 1.735472104053386 absolute error = 4.905951200839809e-09 relative error = 2.826868379647185e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.05699999999969 y[1] (analytic) = 1.736016662705744 y[1] (numeric) = 1.736016667613066 absolute error = 4.907321216052196e-09 relative error = 2.826770803227014e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.057999999999691 y[1] (analytic) = 1.736561299423767 y[1] (numeric) = 1.736561304332459 absolute error = 4.908691897398398e-09 relative error = 2.826673552512786e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.058999999999691 y[1] (analytic) = 1.737106009295019 y[1] (numeric) = 1.737106014205082 absolute error = 4.910062134655391e-09 relative error = 2.826575988098776e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.059999999999691 y[1] (analytic) = 1.737650792313018 y[1] (numeric) = 1.737650797224451 absolute error = 4.911433038046198e-09 relative error = 2.826478749224695e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.060999999999692 y[1] (analytic) = 1.738195648471279 y[1] (numeric) = 1.738195653384083 absolute error = 4.91280327530319e-09 relative error = 2.826381069141404e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.061999999999692 y[1] (analytic) = 1.73874057776332 y[1] (numeric) = 1.738740582677494 absolute error = 4.914174178693997e-09 relative error = 2.826283714512196e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.062999999999692 y[1] (analytic) = 1.739285580182656 y[1] (numeric) = 1.7392855850982 absolute error = 4.915544637995595e-09 relative error = 2.826186046732691e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.063999999999693 y[1] (analytic) = 1.739830655722804 y[1] (numeric) = 1.739830660639719 absolute error = 4.916915097297192e-09 relative error = 2.826088321368544e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.064999999999693 y[1] (analytic) = 1.74037580437728 y[1] (numeric) = 1.740375809295567 absolute error = 4.918286444777209e-09 relative error = 2.825991048833852e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.065999999999693 y[1] (analytic) = 1.740921026139602 y[1] (numeric) = 1.74092103105926 absolute error = 4.919657348168016e-09 relative error = 2.825893463460022e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.066999999999694 y[1] (analytic) = 1.741466321003287 y[1] (numeric) = 1.741466325924315 absolute error = 4.921028251558823e-09 relative error = 2.825795820572481e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.067999999999694 y[1] (analytic) = 1.742011688961852 y[1] (numeric) = 1.742011693884251 absolute error = 4.922398932905026e-09 relative error = 2.825697992783572e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.068999999999694 y[1] (analytic) = 1.742557130008812 y[1] (numeric) = 1.742557134932582 absolute error = 4.923770058340438e-09 relative error = 2.825600362563457e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.069999999999695 y[1] (analytic) = 1.743102644137686 y[1] (numeric) = 1.743102649062827 absolute error = 4.925141627865059e-09 relative error = 2.825502929749459e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.070999999999695 y[1] (analytic) = 1.743648231341991 y[1] (numeric) = 1.743648236268503 absolute error = 4.926512087166657e-09 relative error = 2.82540480276517e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.071999999999695 y[1] (analytic) = 1.744193891615244 y[1] (numeric) = 1.744193896543127 absolute error = 4.927883656691279e-09 relative error = 2.825307255334852e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.072999999999696 y[1] (analytic) = 1.744739624950962 y[1] (numeric) = 1.744739629880216 absolute error = 4.929254338037481e-09 relative error = 2.825209141550862e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.073999999999696 y[1] (analytic) = 1.745285431342662 y[1] (numeric) = 1.745285436273288 absolute error = 4.930625907562103e-09 relative error = 2.82511147977035e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.074999999999696 y[1] (analytic) = 1.745831310783863 y[1] (numeric) = 1.74583131571586 absolute error = 4.93199769913133e-09 relative error = 2.825013888035326e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.075999999999697 y[1] (analytic) = 1.746377263268081 y[1] (numeric) = 1.74637726820145 absolute error = 4.933369268655952e-09 relative error = 2.824916112011157e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.076999999999697 y[1] (analytic) = 1.746923288788835 y[1] (numeric) = 1.746923293723576 absolute error = 4.934740838180574e-09 relative error = 2.824818278999472e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.077999999999697 y[1] (analytic) = 1.747469387339643 y[1] (numeric) = 1.747469392275754 absolute error = 4.936111519526776e-09 relative error = 2.824719880810925e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.078999999999698 y[1] (analytic) = 1.74801555891402 y[1] (numeric) = 1.748015563851504 absolute error = 4.937483755185212e-09 relative error = 2.824622315291458e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.079999999999698 y[1] (analytic) = 1.748561803505488 y[1] (numeric) = 1.748561808444343 absolute error = 4.938855102665229e-09 relative error = 2.824524184826578e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.080999999999698 y[1] (analytic) = 1.749108121107563 y[1] (numeric) = 1.749108126047789 absolute error = 4.940226228100641e-09 relative error = 2.824425870810327e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.081999999999699 y[1] (analytic) = 1.749654511713761 y[1] (numeric) = 1.74965451665536 absolute error = 4.941598685803683e-09 relative error = 2.824328261791215e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.082999999999699 y[1] (analytic) = 1.750200975317604 y[1] (numeric) = 1.750200980260574 absolute error = 4.942970255328305e-09 relative error = 2.824230088451024e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.083999999999699 y[1] (analytic) = 1.750747511912608 y[1] (numeric) = 1.75074751685695 absolute error = 4.944342268942137e-09 relative error = 2.82413211231166e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.0849999999997 y[1] (analytic) = 1.751294121492292 y[1] (numeric) = 1.751294126438006 absolute error = 4.945713838466759e-09 relative error = 2.824033826055715e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.0859999999997 y[1] (analytic) = 1.751840804050174 y[1] (numeric) = 1.75184080899726 absolute error = 4.947085630035986e-09 relative error = 2.823935610244124e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.0869999999997 y[1] (analytic) = 1.752387559579773 y[1] (numeric) = 1.752387564528231 absolute error = 4.948457643649817e-09 relative error = 2.823837464833675e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.087999999999701 y[1] (analytic) = 1.752934388074608 y[1] (numeric) = 1.752934393024438 absolute error = 4.949830101352859e-09 relative error = 2.823739516451421e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.088999999999701 y[1] (analytic) = 1.753481289528196 y[1] (numeric) = 1.753481294479398 absolute error = 4.951202114966691e-09 relative error = 2.823641258412797e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.089999999999701 y[1] (analytic) = 1.754028263934058 y[1] (numeric) = 1.754028268886632 absolute error = 4.952574350625127e-09 relative error = 2.823543070803857e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.090999999999702 y[1] (analytic) = 1.754575311285711 y[1] (numeric) = 1.754575316239658 absolute error = 4.953946586283564e-09 relative error = 2.823444827029642e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.091999999999702 y[1] (analytic) = 1.755122431576676 y[1] (numeric) = 1.755122436531994 absolute error = 4.955318377852791e-09 relative error = 2.82334627414071e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.092999999999702 y[1] (analytic) = 1.75566962480047 y[1] (numeric) = 1.755669629757161 absolute error = 4.956691057600437e-09 relative error = 2.823248171286077e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.093999999999703 y[1] (analytic) = 1.756216890950613 y[1] (numeric) = 1.756216895908676 absolute error = 4.958062849169664e-09 relative error = 2.823149506599918e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.094999999999703 y[1] (analytic) = 1.756764230020624 y[1] (numeric) = 1.756764234980059 absolute error = 4.959435528917311e-09 relative error = 2.82305129178267e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.095999999999703 y[1] (analytic) = 1.757311642004023 y[1] (numeric) = 1.75731164696483 absolute error = 4.960807542531143e-09 relative error = 2.822952641953638e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.096999999999704 y[1] (analytic) = 1.757859126894328 y[1] (numeric) = 1.757859131856508 absolute error = 4.962180444323394e-09 relative error = 2.82285444174941e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.097999999999704 y[1] (analytic) = 1.75840668468506 y[1] (numeric) = 1.758406689648613 absolute error = 4.963553124071041e-09 relative error = 2.822756059392506e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.098999999999704 y[1] (analytic) = 1.758954315369738 y[1] (numeric) = 1.758954320334663 absolute error = 4.964925359729477e-09 relative error = 2.82265736883896e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.099999999999705 y[1] (analytic) = 1.759502018941881 y[1] (numeric) = 1.759502023908179 absolute error = 4.966298039477124e-09 relative error = 2.82255887518886e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.100999999999705 y[1] (analytic) = 1.76004979539501 y[1] (numeric) = 1.760049800362681 absolute error = 4.967670497180166e-09 relative error = 2.8224601998066e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.101999999999705 y[1] (analytic) = 1.760597644722644 y[1] (numeric) = 1.760597649691687 absolute error = 4.969043621017022e-09 relative error = 2.822361847359975e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.102999999999706 y[1] (analytic) = 1.761145566918303 y[1] (numeric) = 1.761145571888719 absolute error = 4.970416300764668e-09 relative error = 2.822263187171989e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.103999999999706 y[1] (analytic) = 1.761693561975507 y[1] (numeric) = 1.761693566947296 absolute error = 4.97178964664613e-09 relative error = 2.82216484975453e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.104999999999706 y[1] (analytic) = 1.762241629887776 y[1] (numeric) = 1.762241634860939 absolute error = 4.973162992527591e-09 relative error = 2.822066456825387e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.105999999999707 y[1] (analytic) = 1.762789770648631 y[1] (numeric) = 1.762789775623167 absolute error = 4.974535894319843e-09 relative error = 2.821967756534818e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.106999999999707 y[1] (analytic) = 1.763337984251592 y[1] (numeric) = 1.763337989227501 absolute error = 4.975908352022884e-09 relative error = 2.821868749192057e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.107999999999707 y[1] (analytic) = 1.763886270690179 y[1] (numeric) = 1.76388627566746 absolute error = 4.977281253815136e-09 relative error = 2.821769938641003e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.108999999999708 y[1] (analytic) = 1.764434629957913 y[1] (numeric) = 1.764434634936567 absolute error = 4.978654377651992e-09 relative error = 2.82167119887618e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.109999999999708 y[1] (analytic) = 1.764983062048314 y[1] (numeric) = 1.764983067028341 absolute error = 4.980027723533453e-09 relative error = 2.821572529854189e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.110999999999708 y[1] (analytic) = 1.765531566954902 y[1] (numeric) = 1.765531571936303 absolute error = 4.98140129145952e-09 relative error = 2.821473931531671e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.111999999999709 y[1] (analytic) = 1.7660801446712 y[1] (numeric) = 1.766080149653974 absolute error = 4.982773971207166e-09 relative error = 2.821374775228467e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.112999999999709 y[1] (analytic) = 1.766628795190727 y[1] (numeric) = 1.766628800174874 absolute error = 4.984147539133232e-09 relative error = 2.821276066993541e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.113999999999709 y[1] (analytic) = 1.767177518507005 y[1] (numeric) = 1.767177523492525 absolute error = 4.985520662970089e-09 relative error = 2.821177052536348e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.11499999999971 y[1] (analytic) = 1.767726314613554 y[1] (numeric) = 1.767726319600448 absolute error = 4.98689400885155e-09 relative error = 2.821078108995478e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.11599999999971 y[1] (analytic) = 1.768275183503895 y[1] (numeric) = 1.768275188492163 absolute error = 4.988268242911431e-09 relative error = 2.820979613041345e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.11699999999971 y[1] (analytic) = 1.768824125171551 y[1] (numeric) = 1.768824130161192 absolute error = 4.989641144703683e-09 relative error = 2.820880308956526e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.117999999999711 y[1] (analytic) = 1.769373139610042 y[1] (numeric) = 1.769373144601057 absolute error = 4.991014490585144e-09 relative error = 2.820781201462757e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.118999999999711 y[1] (analytic) = 1.76992222681289 y[1] (numeric) = 1.769922231805278 absolute error = 4.99238805851121e-09 relative error = 2.8206821649452e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.119999999999711 y[1] (analytic) = 1.770471386773615 y[1] (numeric) = 1.770471391767377 absolute error = 4.993761626437276e-09 relative error = 2.820583073944822e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.120999999999712 y[1] (analytic) = 1.77102061948574 y[1] (numeric) = 1.771020624480876 absolute error = 4.995135638452552e-09 relative error = 2.820484179288107e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.121999999999712 y[1] (analytic) = 1.771569924942787 y[1] (numeric) = 1.771569929939296 absolute error = 4.996509428423224e-09 relative error = 2.820385104801656e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.122999999999712 y[1] (analytic) = 1.772119303138277 y[1] (numeric) = 1.77211930813616 absolute error = 4.99788299634929e-09 relative error = 2.820285850675206e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.123999999999713 y[1] (analytic) = 1.772668754065732 y[1] (numeric) = 1.772668759064989 absolute error = 4.999257008364566e-09 relative error = 2.820186792878501e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.124999999999713 y[1] (analytic) = 1.773218277718675 y[1] (numeric) = 1.773218282719305 absolute error = 5.000630798335237e-09 relative error = 2.820087555587784e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.125999999999713 y[1] (analytic) = 1.773767874090626 y[1] (numeric) = 1.773767879092631 absolute error = 5.002004810350513e-09 relative error = 2.819988389357281e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.126999999999714 y[1] (analytic) = 1.774317543175109 y[1] (numeric) = 1.774317548178488 absolute error = 5.003379044410394e-09 relative error = 2.819889294143448e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.127999999999714 y[1] (analytic) = 1.774867284965646 y[1] (numeric) = 1.774867289970399 absolute error = 5.004752834381065e-09 relative error = 2.819789894588055e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.128999999999714 y[1] (analytic) = 1.775417099455758 y[1] (numeric) = 1.775417104461885 absolute error = 5.006127068440946e-09 relative error = 2.819690691260966e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.129999999999715 y[1] (analytic) = 1.775966986638969 y[1] (numeric) = 1.77596699164647 absolute error = 5.007501302500827e-09 relative error = 2.81959143394752e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.130999999999715 y[1] (analytic) = 1.776516946508801 y[1] (numeric) = 1.776516951517677 absolute error = 5.008875536560708e-09 relative error = 2.819492122720313e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.131999999999715 y[1] (analytic) = 1.777066979058778 y[1] (numeric) = 1.777066984069027 absolute error = 5.010249104486775e-09 relative error = 2.819392382801716e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.132999999999716 y[1] (analytic) = 1.777617084282421 y[1] (numeric) = 1.777617089294044 absolute error = 5.011622894457446e-09 relative error = 2.8192927142577e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.133999999999716 y[1] (analytic) = 1.778167262173252 y[1] (numeric) = 1.77816726718625 absolute error = 5.012997572606537e-09 relative error = 2.819193491662712e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.134999999999716 y[1] (analytic) = 1.778717512724796 y[1] (numeric) = 1.778717517739169 absolute error = 5.014372694844837e-09 relative error = 2.819094464957159e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.135999999999717 y[1] (analytic) = 1.779267835930576 y[1] (numeric) = 1.779267840946323 absolute error = 5.015746706860114e-09 relative error = 2.818994760413249e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.136999999999717 y[1] (analytic) = 1.779818231784114 y[1] (numeric) = 1.779818236801235 absolute error = 5.017120940919995e-09 relative error = 2.818895127223617e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.137999999999717 y[1] (analytic) = 1.780368700278935 y[1] (numeric) = 1.78036870529743 absolute error = 5.018495174979876e-09 relative error = 2.818795440626212e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.138999999999718 y[1] (analytic) = 1.78091924140856 y[1] (numeric) = 1.78091924642843 absolute error = 5.019870297218176e-09 relative error = 2.818696199412094e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.139999999999718 y[1] (analytic) = 1.781469855166514 y[1] (numeric) = 1.781469860187758 absolute error = 5.021244753322662e-09 relative error = 2.818596530702075e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.140999999999718 y[1] (analytic) = 1.782020541546319 y[1] (numeric) = 1.782020546568939 absolute error = 5.022620097605568e-09 relative error = 2.818497307133885e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.141999999999719 y[1] (analytic) = 1.782571300541502 y[1] (numeric) = 1.782571305565496 absolute error = 5.023993887576239e-09 relative error = 2.818397158110911e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.142999999999719 y[1] (analytic) = 1.783122132145583 y[1] (numeric) = 1.783122137170952 absolute error = 5.02536900981454e-09 relative error = 2.818297703347806e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.143999999999719 y[1] (analytic) = 1.783673036352089 y[1] (numeric) = 1.783673041378832 absolute error = 5.026743687963631e-09 relative error = 2.818197946325503e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.14499999999972 y[1] (analytic) = 1.784224013154541 y[1] (numeric) = 1.78422401818266 absolute error = 5.028118588157326e-09 relative error = 2.818098260692905e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.14599999999972 y[1] (analytic) = 1.784775062546465 y[1] (numeric) = 1.784775067575959 absolute error = 5.029493266306417e-09 relative error = 2.817998397585454e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.14699999999972 y[1] (analytic) = 1.785326184521385 y[1] (numeric) = 1.785326189552253 absolute error = 5.030868610589323e-09 relative error = 2.817898854677927e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.147999999999721 y[1] (analytic) = 1.785877379072824 y[1] (numeric) = 1.785877384105068 absolute error = 5.032243732827624e-09 relative error = 2.817799134361744e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.148999999999721 y[1] (analytic) = 1.786428646194309 y[1] (numeric) = 1.786428651227927 absolute error = 5.03361818893211e-09 relative error = 2.817698988232976e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.149999999999721 y[1] (analytic) = 1.786979985879362 y[1] (numeric) = 1.786979990914355 absolute error = 5.034993533215015e-09 relative error = 2.817599286506461e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.150999999999722 y[1] (analytic) = 1.787531398121508 y[1] (numeric) = 1.787531403157877 absolute error = 5.036369099542526e-09 relative error = 2.817499656137608e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.151999999999722 y[1] (analytic) = 1.788082882914272 y[1] (numeric) = 1.788082887952016 absolute error = 5.037743999736222e-09 relative error = 2.817399600361675e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.152999999999722 y[1] (analytic) = 1.78863444025118 y[1] (numeric) = 1.788634445290299 absolute error = 5.039118677885313e-09 relative error = 2.817299367878471e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.153999999999723 y[1] (analytic) = 1.789186070125754 y[1] (numeric) = 1.789186075166249 absolute error = 5.040494466257428e-09 relative error = 2.817199703495988e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.154999999999723 y[1] (analytic) = 1.789737772531522 y[1] (numeric) = 1.789737777573392 absolute error = 5.041869588495729e-09 relative error = 2.817099614187714e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.155999999999723 y[1] (analytic) = 1.790289547462007 y[1] (numeric) = 1.790289552505252 absolute error = 5.043245376867844e-09 relative error = 2.816999844532059e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.156999999999724 y[1] (analytic) = 1.790841394910736 y[1] (numeric) = 1.790841399955356 absolute error = 5.04462072115075e-09 relative error = 2.816899774310946e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.157999999999724 y[1] (analytic) = 1.791393314871232 y[1] (numeric) = 1.791393319917228 absolute error = 5.04599628747826e-09 relative error = 2.816799775676831e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.158999999999724 y[1] (analytic) = 1.791945307337023 y[1] (numeric) = 1.791945312384394 absolute error = 5.047371631761166e-09 relative error = 2.81669960076068e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.159999999999725 y[1] (analytic) = 1.792497372301632 y[1] (numeric) = 1.792497377350379 absolute error = 5.048747420133282e-09 relative error = 2.816599621370996e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.160999999999725 y[1] (analytic) = 1.793049509758586 y[1] (numeric) = 1.793049514808709 absolute error = 5.050122986460792e-09 relative error = 2.816499465840591e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.161999999999725 y[1] (analytic) = 1.793601719701411 y[1] (numeric) = 1.79360172475291 absolute error = 5.051498774832908e-09 relative error = 2.816399381950778e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.162999999999726 y[1] (analytic) = 1.794154002123632 y[1] (numeric) = 1.794154007176507 absolute error = 5.052874785249628e-09 relative error = 2.816299369657702e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.163999999999726 y[1] (analytic) = 1.794706357018776 y[1] (numeric) = 1.794706362073026 absolute error = 5.054250573621744e-09 relative error = 2.8161991814736e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.164999999999726 y[1] (analytic) = 1.795258784380368 y[1] (numeric) = 1.795258789435994 absolute error = 5.055625695860044e-09 relative error = 2.816098570215317e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.165999999999727 y[1] (analytic) = 1.795811284201934 y[1] (numeric) = 1.795811289258936 absolute error = 5.057002372410579e-09 relative error = 2.815998772754083e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.166999999999727 y[1] (analytic) = 1.796363856477001 y[1] (numeric) = 1.796363861535379 absolute error = 5.058378160782695e-09 relative error = 2.815898428675303e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.167999999999727 y[1] (analytic) = 1.796916501199095 y[1] (numeric) = 1.796916506258849 absolute error = 5.059754171199415e-09 relative error = 2.815798156354513e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.168999999999728 y[1] (analytic) = 1.797469218361743 y[1] (numeric) = 1.797469223422873 absolute error = 5.061129959571531e-09 relative error = 2.815697708684194e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.169999999999728 y[1] (analytic) = 1.798022007958471 y[1] (numeric) = 1.798022013020977 absolute error = 5.062505969988251e-09 relative error = 2.815597332835972e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.170999999999728 y[1] (analytic) = 1.798574869982805 y[1] (numeric) = 1.798574875046688 absolute error = 5.063882424494182e-09 relative error = 2.815497152221744e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.171999999999729 y[1] (analytic) = 1.799127804428274 y[1] (numeric) = 1.799127809493532 absolute error = 5.065258434910902e-09 relative error = 2.815396673012086e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.172999999999729 y[1] (analytic) = 1.799680811288402 y[1] (numeric) = 1.799680816355037 absolute error = 5.066634889416832e-09 relative error = 2.81529638902445e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.173999999999729 y[1] (analytic) = 1.800233890556719 y[1] (numeric) = 1.80023389562473 absolute error = 5.068010899833553e-09 relative error = 2.815195806732802e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.17499999999973 y[1] (analytic) = 1.800787042226749 y[1] (numeric) = 1.800787047296137 absolute error = 5.069387354339483e-09 relative error = 2.81509541965105e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.17599999999973 y[1] (analytic) = 1.801340266292022 y[1] (numeric) = 1.801340271362786 absolute error = 5.070763364756203e-09 relative error = 2.814994734556254e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.17699999999973 y[1] (analytic) = 1.801893562746064 y[1] (numeric) = 1.801893567818204 absolute error = 5.072139819262134e-09 relative error = 2.814894244659076e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.177999999999731 y[1] (analytic) = 1.802446931582403 y[1] (numeric) = 1.802446936655919 absolute error = 5.073516051723459e-09 relative error = 2.814793580230028e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.178999999999731 y[1] (analytic) = 1.803000372794565 y[1] (numeric) = 1.803000377869458 absolute error = 5.074892728273994e-09 relative error = 2.814693110910538e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.179999999999731 y[1] (analytic) = 1.80355388637608 y[1] (numeric) = 1.803553891452349 absolute error = 5.07626896073532e-09 relative error = 2.814592344083036e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.180999999999732 y[1] (analytic) = 1.804107472320474 y[1] (numeric) = 1.804107477398119 absolute error = 5.07764585933046e-09 relative error = 2.81449189542988e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.181999999999732 y[1] (analytic) = 1.804661130621275 y[1] (numeric) = 1.804661135700298 absolute error = 5.079022091791785e-09 relative error = 2.814391026443437e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.182999999999732 y[1] (analytic) = 1.805214861272012 y[1] (numeric) = 1.805214866352411 absolute error = 5.08039876834232e-09 relative error = 2.814290352541475e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.183999999999733 y[1] (analytic) = 1.805768664266212 y[1] (numeric) = 1.805768669347988 absolute error = 5.081775888982065e-09 relative error = 2.814189873566714e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.184999999999733 y[1] (analytic) = 1.806322539597405 y[1] (numeric) = 1.806322544680557 absolute error = 5.083152787577205e-09 relative error = 2.814089220583022e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.185999999999733 y[1] (analytic) = 1.806876487259117 y[1] (numeric) = 1.806876492343646 absolute error = 5.084529242083136e-09 relative error = 2.813988270883943e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.186999999999734 y[1] (analytic) = 1.807430507244878 y[1] (numeric) = 1.807430512330784 absolute error = 5.085905918633671e-09 relative error = 2.813887393317419e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.187999999999734 y[1] (analytic) = 1.807984599548216 y[1] (numeric) = 1.807984604635499 absolute error = 5.087282817228811e-09 relative error = 2.813786587839318e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.188999999999734 y[1] (analytic) = 1.80853876416266 y[1] (numeric) = 1.80853876925132 absolute error = 5.088659271734741e-09 relative error = 2.813685486078454e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.189999999999735 y[1] (analytic) = 1.809093001081739 y[1] (numeric) = 1.809093006171775 absolute error = 5.090036392374486e-09 relative error = 2.813584702019699e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.190999999999735 y[1] (analytic) = 1.80964731029898 y[1] (numeric) = 1.809647315390394 absolute error = 5.091413735058836e-09 relative error = 2.813483989992316e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.191999999999735 y[1] (analytic) = 1.810201691807914 y[1] (numeric) = 1.810201696900705 absolute error = 5.092790633653976e-09 relative error = 2.81338298196353e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.192999999999736 y[1] (analytic) = 1.810756145602069 y[1] (numeric) = 1.810756150696238 absolute error = 5.094168420427536e-09 relative error = 2.813282413979462e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.193999999999736 y[1] (analytic) = 1.811310671674976 y[1] (numeric) = 1.811310676770521 absolute error = 5.095545541067281e-09 relative error = 2.813181427543443e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.194999999999736 y[1] (analytic) = 1.811865270020163 y[1] (numeric) = 1.811865275117085 absolute error = 5.096922217617816e-09 relative error = 2.813080145612094e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.195999999999737 y[1] (analytic) = 1.812419940631159 y[1] (numeric) = 1.812419945729459 absolute error = 5.098300004391376e-09 relative error = 2.812979426068299e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.196999999999737 y[1] (analytic) = 1.812974683501494 y[1] (numeric) = 1.812974688601171 absolute error = 5.099676680941911e-09 relative error = 2.81287804366503e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.197999999999737 y[1] (analytic) = 1.813529498624698 y[1] (numeric) = 1.813529503725752 absolute error = 5.101054467715471e-09 relative error = 2.812777223410973e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.198999999999738 y[1] (analytic) = 1.814084385994301 y[1] (numeric) = 1.814084391096732 absolute error = 5.102431588355216e-09 relative error = 2.81267598560944e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.199999999999738 y[1] (analytic) = 1.814639345603832 y[1] (numeric) = 1.814639350707641 absolute error = 5.103808931039566e-09 relative error = 2.812574820117352e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.200999999999738 y[1] (analytic) = 1.815194377446822 y[1] (numeric) = 1.815194382552008 absolute error = 5.105186717813126e-09 relative error = 2.812473849216013e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.201999999999739 y[1] (analytic) = 1.8157494815168 y[1] (numeric) = 1.815749486623364 absolute error = 5.106564282542081e-09 relative error = 2.812372705884666e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.202999999999739 y[1] (analytic) = 1.816304657807297 y[1] (numeric) = 1.816304662915239 absolute error = 5.107941847271036e-09 relative error = 2.812271512554238e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.20399999999974 y[1] (analytic) = 1.816859906311844 y[1] (numeric) = 1.816859911421163 absolute error = 5.109318967910781e-09 relative error = 2.812170024865869e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.20499999999974 y[1] (analytic) = 1.817415227023971 y[1] (numeric) = 1.817415232134667 absolute error = 5.110696532639736e-09 relative error = 2.812068731815642e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.20599999999974 y[1] (analytic) = 1.817970619937208 y[1] (numeric) = 1.817970625049282 absolute error = 5.112074541457901e-09 relative error = 2.811967633247269e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.206999999999741 y[1] (analytic) = 1.818526085045086 y[1] (numeric) = 1.818526090158538 absolute error = 5.113452106186855e-09 relative error = 2.811866240598952e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.207999999999741 y[1] (analytic) = 1.819081622341136 y[1] (numeric) = 1.819081627455966 absolute error = 5.114830337049625e-09 relative error = 2.811765164482779e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.208999999999741 y[1] (analytic) = 1.819637231818888 y[1] (numeric) = 1.819637236935097 absolute error = 5.11620834586779e-09 relative error = 2.811663916523453e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.209999999999742 y[1] (analytic) = 1.820192913471876 y[1] (numeric) = 1.820192918589462 absolute error = 5.117585910596745e-09 relative error = 2.811562374910772e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.210999999999742 y[1] (analytic) = 1.820748667293628 y[1] (numeric) = 1.820748672412592 absolute error = 5.118963919414909e-09 relative error = 2.811461027745125e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.211999999999742 y[1] (analytic) = 1.821304493277677 y[1] (numeric) = 1.821304498398019 absolute error = 5.120342150277679e-09 relative error = 2.811359752955394e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.212999999999743 y[1] (analytic) = 1.821860391417554 y[1] (numeric) = 1.821860396539274 absolute error = 5.121719937051239e-09 relative error = 2.811258184863512e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.213999999999743 y[1] (analytic) = 1.82241636170679 y[1] (numeric) = 1.822416366829888 absolute error = 5.123098389958614e-09 relative error = 2.811156932963749e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.214999999999743 y[1] (analytic) = 1.822972404138917 y[1] (numeric) = 1.822972409263394 absolute error = 5.124476176732173e-09 relative error = 2.811055266167194e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.215999999999744 y[1] (analytic) = 1.823528518707468 y[1] (numeric) = 1.823528523833322 absolute error = 5.125853963505733e-09 relative error = 2.810953550174789e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.216999999999744 y[1] (analytic) = 1.824084705405973 y[1] (numeric) = 1.824084710533206 absolute error = 5.127232638457713e-09 relative error = 2.81085227197088e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.217999999999744 y[1] (analytic) = 1.824640964227965 y[1] (numeric) = 1.824640969356576 absolute error = 5.128611535454297e-09 relative error = 2.810751066100446e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.218999999999745 y[1] (analytic) = 1.825197295166977 y[1] (numeric) = 1.825197300296966 absolute error = 5.129989100183252e-09 relative error = 2.810649080933434e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.219999999999745 y[1] (analytic) = 1.82575369821654 y[1] (numeric) = 1.825753703347907 absolute error = 5.131366886956812e-09 relative error = 2.810547168530624e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.220999999999745 y[1] (analytic) = 1.826310173370185 y[1] (numeric) = 1.826310178502931 absolute error = 5.132746005998001e-09 relative error = 2.810445936752506e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.221999999999746 y[1] (analytic) = 1.826866720621448 y[1] (numeric) = 1.826866725755572 absolute error = 5.134124236860771e-09 relative error = 2.8103441695595e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.222999999999746 y[1] (analytic) = 1.827423339963859 y[1] (numeric) = 1.827423345099362 absolute error = 5.13550291181275e-09 relative error = 2.810242596504385e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.223999999999746 y[1] (analytic) = 1.827980031390952 y[1] (numeric) = 1.827980036527834 absolute error = 5.13688158676473e-09 relative error = 2.810140974491914e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.224999999999747 y[1] (analytic) = 1.828536794896259 y[1] (numeric) = 1.828536800034519 absolute error = 5.138260261716709e-09 relative error = 2.810039303588761e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.225999999999747 y[1] (analytic) = 1.829093630473315 y[1] (numeric) = 1.829093635612953 absolute error = 5.139638270534874e-09 relative error = 2.809937219673599e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.226999999999747 y[1] (analytic) = 1.82965053811565 y[1] (numeric) = 1.829650543256667 absolute error = 5.141017167531459e-09 relative error = 2.809835572658686e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.227999999999748 y[1] (analytic) = 1.830207517816799 y[1] (numeric) = 1.830207522959195 absolute error = 5.142395842483438e-09 relative error = 2.809733755556667e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.228999999999748 y[1] (analytic) = 1.830764569570295 y[1] (numeric) = 1.83076457471407 absolute error = 5.143774739480023e-09 relative error = 2.809632011115081e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.229999999999748 y[1] (analytic) = 1.831321693369672 y[1] (numeric) = 1.831321698514825 absolute error = 5.145152970342792e-09 relative error = 2.809529854296433e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.230999999999749 y[1] (analytic) = 1.831878889208463 y[1] (numeric) = 1.831878894354995 absolute error = 5.146532089383982e-09 relative error = 2.809428133978742e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.231999999999749 y[1] (analytic) = 1.832436157080202 y[1] (numeric) = 1.832436162228113 absolute error = 5.147910986380566e-09 relative error = 2.809326243913039e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.232999999999749 y[1] (analytic) = 1.832993496978423 y[1] (numeric) = 1.832993502127712 absolute error = 5.149289217243336e-09 relative error = 2.809223942000679e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.23399999999975 y[1] (analytic) = 1.83355090889666 y[1] (numeric) = 1.833550914047328 absolute error = 5.15066811423992e-09 relative error = 2.809121955244394e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.23499999999975 y[1] (analytic) = 1.834108392828445 y[1] (numeric) = 1.834108397980493 absolute error = 5.152047899414924e-09 relative error = 2.809020404442817e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.23599999999975 y[1] (analytic) = 1.834665948767316 y[1] (numeric) = 1.834665953920743 absolute error = 5.153426574366904e-09 relative error = 2.808918199974994e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.236999999999751 y[1] (analytic) = 1.835223576706805 y[1] (numeric) = 1.835223581861611 absolute error = 5.154805915452698e-09 relative error = 2.808816310382563e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.237999999999751 y[1] (analytic) = 1.835781276640447 y[1] (numeric) = 1.835781281796631 absolute error = 5.156184812449283e-09 relative error = 2.808714130631786e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.238999999999751 y[1] (analytic) = 1.836339048561776 y[1] (numeric) = 1.83633905371934 absolute error = 5.157563931490472e-09 relative error = 2.808612023759929e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.239999999999752 y[1] (analytic) = 1.836896892464327 y[1] (numeric) = 1.83689689762327 absolute error = 5.158943494620871e-09 relative error = 2.80851011060277e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.240999999999752 y[1] (analytic) = 1.837454808341636 y[1] (numeric) = 1.837454813501958 absolute error = 5.160322391617456e-09 relative error = 2.808407786787866e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.241999999999752 y[1] (analytic) = 1.838012796187236 y[1] (numeric) = 1.838012801348938 absolute error = 5.161701954747855e-09 relative error = 2.808305777552399e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.242999999999753 y[1] (analytic) = 1.838570855994663 y[1] (numeric) = 1.838570861157745 absolute error = 5.163081739922859e-09 relative error = 2.808203841091369e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.243999999999753 y[1] (analytic) = 1.839128987757453 y[1] (numeric) = 1.839128992921914 absolute error = 5.164460414874839e-09 relative error = 2.808101252958954e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.244999999999753 y[1] (analytic) = 1.839687191469141 y[1] (numeric) = 1.839687196634981 absolute error = 5.165839978005238e-09 relative error = 2.807999100042596e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.245999999999754 y[1] (analytic) = 1.840245467123261 y[1] (numeric) = 1.840245472290481 absolute error = 5.167219763180242e-09 relative error = 2.807897019987137e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.246999999999754 y[1] (analytic) = 1.840803814713351 y[1] (numeric) = 1.84080381988195 absolute error = 5.168599104266036e-09 relative error = 2.807794650876954e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.247999999999754 y[1] (analytic) = 1.841362234232945 y[1] (numeric) = 1.841362239402923 absolute error = 5.169978001262621e-09 relative error = 2.807691992996845e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.248999999999755 y[1] (analytic) = 1.841920725675578 y[1] (numeric) = 1.841920730846936 absolute error = 5.171358230526835e-09 relative error = 2.807590011035946e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.249999999999755 y[1] (analytic) = 1.842479289034789 y[1] (numeric) = 1.842479294207526 absolute error = 5.172737127523419e-09 relative error = 2.807487258233028e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.250999999999755 y[1] (analytic) = 1.843037924304111 y[1] (numeric) = 1.843037929478228 absolute error = 5.174117578832238e-09 relative error = 2.807385301518343e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.251999999999756 y[1] (analytic) = 1.843596631477082 y[1] (numeric) = 1.843596636652579 absolute error = 5.175497364007242e-09 relative error = 2.807282935780076e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.252999999999756 y[1] (analytic) = 1.844155410547239 y[1] (numeric) = 1.844155415724115 absolute error = 5.176876483048432e-09 relative error = 2.807180161411794e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.253999999999756 y[1] (analytic) = 1.844714261508116 y[1] (numeric) = 1.844714266686373 absolute error = 5.178256268223436e-09 relative error = 2.807077701014809e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.254999999999757 y[1] (analytic) = 1.845273184353251 y[1] (numeric) = 1.845273189532888 absolute error = 5.179636719532255e-09 relative error = 2.806975554325666e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.255999999999757 y[1] (analytic) = 1.845832179076182 y[1] (numeric) = 1.845832184257199 absolute error = 5.181016060618049e-09 relative error = 2.806872758720182e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.256999999999757 y[1] (analytic) = 1.846391245670444 y[1] (numeric) = 1.846391250852841 absolute error = 5.182396289882263e-09 relative error = 2.806770397137839e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.257999999999758 y[1] (analytic) = 1.846950384129575 y[1] (numeric) = 1.846950389313351 absolute error = 5.183776297101872e-09 relative error = 2.806667868094825e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.258999999999758 y[1] (analytic) = 1.847509594447112 y[1] (numeric) = 1.847509599632268 absolute error = 5.185156082276876e-09 relative error = 2.806565171764963e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.259999999999758 y[1] (analytic) = 1.848068876616592 y[1] (numeric) = 1.848068881803128 absolute error = 5.186536533585695e-09 relative error = 2.806462788920024e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.260999999999759 y[1] (analytic) = 1.848628230631552 y[1] (numeric) = 1.848628235819469 absolute error = 5.187916318760699e-09 relative error = 2.806359998618184e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.261999999999759 y[1] (analytic) = 1.849187656485531 y[1] (numeric) = 1.849187661674827 absolute error = 5.189296103935703e-09 relative error = 2.806257161481495e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.262999999999759 y[1] (analytic) = 1.849747154172065 y[1] (numeric) = 1.849747159362741 absolute error = 5.190676333199917e-09 relative error = 2.806154517655269e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.26399999999976 y[1] (analytic) = 1.850306723684693 y[1] (numeric) = 1.850306728876749 absolute error = 5.192055896330317e-09 relative error = 2.806051466964827e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.26499999999976 y[1] (analytic) = 1.850866365016951 y[1] (numeric) = 1.850866370210388 absolute error = 5.193436791728345e-09 relative error = 2.805949089512349e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.26599999999976 y[1] (analytic) = 1.85142607816238 y[1] (numeric) = 1.851426083357197 absolute error = 5.194817243037164e-09 relative error = 2.805846425255738e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.266999999999761 y[1] (analytic) = 1.851985863114516 y[1] (numeric) = 1.851985868310713 absolute error = 5.196197472301378e-09 relative error = 2.805743594372176e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.267999999999761 y[1] (analytic) = 1.852545719866898 y[1] (numeric) = 1.852545725064476 absolute error = 5.197578145654802e-09 relative error = 2.805640956611986e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.268999999999761 y[1] (analytic) = 1.853105648413064 y[1] (numeric) = 1.853105653612022 absolute error = 5.198958374919016e-09 relative error = 2.805538032529999e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.269999999999762 y[1] (analytic) = 1.853665648746553 y[1] (numeric) = 1.853665653946892 absolute error = 5.200338826227835e-09 relative error = 2.805435181767704e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.270999999999762 y[1] (analytic) = 1.854225720860904 y[1] (numeric) = 1.854225726062623 absolute error = 5.201719277536654e-09 relative error = 2.80533228452981e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.271999999999762 y[1] (analytic) = 1.854785864749655 y[1] (numeric) = 1.854785869952755 absolute error = 5.203099728845473e-09 relative error = 2.805229340880138e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.272999999999763 y[1] (analytic) = 1.855346080406346 y[1] (numeric) = 1.855346085610827 absolute error = 5.204480402198897e-09 relative error = 2.805126470560708e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.273999999999763 y[1] (analytic) = 1.855906367824516 y[1] (numeric) = 1.855906373030377 absolute error = 5.205860853507716e-09 relative error = 2.805023434242536e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.274999999999763 y[1] (analytic) = 1.856466726997703 y[1] (numeric) = 1.856466732204945 absolute error = 5.207241304816534e-09 relative error = 2.804920351703657e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.275999999999764 y[1] (analytic) = 1.857027157919447 y[1] (numeric) = 1.85702716312807 absolute error = 5.208622422259168e-09 relative error = 2.804817581717404e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.276999999999764 y[1] (analytic) = 1.857587660583288 y[1] (numeric) = 1.857587665793291 absolute error = 5.210003539701802e-09 relative error = 2.804714765421001e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.277999999999764 y[1] (analytic) = 1.858148234982766 y[1] (numeric) = 1.85814824019415 absolute error = 5.211383768966016e-09 relative error = 2.804611424886858e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.278999999999765 y[1] (analytic) = 1.85870888111142 y[1] (numeric) = 1.858708886324184 absolute error = 5.212764664364045e-09 relative error = 2.804508396843221e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.279999999999765 y[1] (analytic) = 1.859269598962789 y[1] (numeric) = 1.859269604176935 absolute error = 5.214145559762073e-09 relative error = 2.80440532275192e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.280999999999765 y[1] (analytic) = 1.859830388530415 y[1] (numeric) = 1.859830393745941 absolute error = 5.215526455160102e-09 relative error = 2.804302202676268e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.281999999999766 y[1] (analytic) = 1.860391249807836 y[1] (numeric) = 1.860391255024744 absolute error = 5.216907794647341e-09 relative error = 2.804199275386941e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.282999999999766 y[1] (analytic) = 1.860952182788596 y[1] (numeric) = 1.860952188006884 absolute error = 5.218288023911555e-09 relative error = 2.804095705507095e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.283999999999766 y[1] (analytic) = 1.861513187466231 y[1] (numeric) = 1.8615131926859 absolute error = 5.219669585443398e-09 relative error = 2.8039928057389e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.284999999999767 y[1] (analytic) = 1.862074263834284 y[1] (numeric) = 1.862074269055334 absolute error = 5.221050702886032e-09 relative error = 2.803889621531594e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.285999999999767 y[1] (analytic) = 1.862635411886296 y[1] (numeric) = 1.862635417108727 absolute error = 5.222431598284061e-09 relative error = 2.803786272373771e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.286999999999767 y[1] (analytic) = 1.863196631615806 y[1] (numeric) = 1.863196636839619 absolute error = 5.223813159815904e-09 relative error = 2.803683235132137e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.287999999999768 y[1] (analytic) = 1.863757923016357 y[1] (numeric) = 1.863757928241551 absolute error = 5.225194055213933e-09 relative error = 2.803579794717832e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.288999999999768 y[1] (analytic) = 1.86431928608149 y[1] (numeric) = 1.864319291308065 absolute error = 5.226574950611962e-09 relative error = 2.803476308823374e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.289999999999768 y[1] (analytic) = 1.864880720804744 y[1] (numeric) = 1.864880726032701 absolute error = 5.22795673418841e-09 relative error = 2.80337325377701e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.290999999999769 y[1] (analytic) = 1.865442227179664 y[1] (numeric) = 1.865442232409001 absolute error = 5.229337629586439e-09 relative error = 2.803269676966948e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.291999999999769 y[1] (analytic) = 1.866003805199788 y[1] (numeric) = 1.866003810430507 absolute error = 5.230719413162888e-09 relative error = 2.803166530843623e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.292999999999769 y[1] (analytic) = 1.866565454858659 y[1] (numeric) = 1.86656546009076 absolute error = 5.232100752650126e-09 relative error = 2.803063101286375e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.29399999999977 y[1] (analytic) = 1.86712717614982 y[1] (numeric) = 1.867127181383302 absolute error = 5.23348187009276e-09 relative error = 2.802959507495712e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.29499999999977 y[1] (analytic) = 1.867688969066812 y[1] (numeric) = 1.867688974301676 absolute error = 5.234863209579999e-09 relative error = 2.802855987416143e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.29599999999977 y[1] (analytic) = 1.868250833603176 y[1] (numeric) = 1.868250838839422 absolute error = 5.236245659290262e-09 relative error = 2.802753016409177e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.296999999999771 y[1] (analytic) = 1.868812769752457 y[1] (numeric) = 1.868812774990084 absolute error = 5.237626554688291e-09 relative error = 2.802649168210717e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.297999999999771 y[1] (analytic) = 1.869374777508195 y[1] (numeric) = 1.869374782747203 absolute error = 5.239008116220134e-09 relative error = 2.802545631434875e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.298999999999771 y[1] (analytic) = 1.869936856863933 y[1] (numeric) = 1.869936862104323 absolute error = 5.240389899796583e-09 relative error = 2.802442168333549e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.299999999999772 y[1] (analytic) = 1.870499007813214 y[1] (numeric) = 1.870499013054986 absolute error = 5.241771683373031e-09 relative error = 2.802338660153124e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.300999999999772 y[1] (analytic) = 1.871061230349581 y[1] (numeric) = 1.871061235592735 absolute error = 5.243153466949479e-09 relative error = 2.802235106955784e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.301999999999772 y[1] (analytic) = 1.871623524466577 y[1] (numeric) = 1.871623529711112 absolute error = 5.244534806436718e-09 relative error = 2.802131271528787e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.302999999999773 y[1] (analytic) = 1.872185890157744 y[1] (numeric) = 1.872185895403661 absolute error = 5.245917034102376e-09 relative error = 2.802027865758764e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.303999999999773 y[1] (analytic) = 1.872748327416627 y[1] (numeric) = 1.872748332663925 absolute error = 5.247298373589615e-09 relative error = 2.801923940750774e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.304999999999773 y[1] (analytic) = 1.873310836236767 y[1] (numeric) = 1.873310841485447 absolute error = 5.248680601255273e-09 relative error = 2.801820445238644e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.305999999999774 y[1] (analytic) = 1.873873416611709 y[1] (numeric) = 1.873873421861771 absolute error = 5.250062606876327e-09 relative error = 2.801716786382167e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.306999999999774 y[1] (analytic) = 1.874436068534996 y[1] (numeric) = 1.874436073786441 absolute error = 5.25144461249738e-09 relative error = 2.801613082809356e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.307999999999774 y[1] (analytic) = 1.874998792000173 y[1] (numeric) = 1.874998797253 absolute error = 5.252826174029224e-09 relative error = 2.801509097734255e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.308999999999775 y[1] (analytic) = 1.875561587000784 y[1] (numeric) = 1.875561592254992 absolute error = 5.254207957605672e-09 relative error = 2.801405186596774e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.309999999999775 y[1] (analytic) = 1.87612445353037 y[1] (numeric) = 1.876124458785961 absolute error = 5.25559062936054e-09 relative error = 2.801301704410338e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.310999999999775 y[1] (analytic) = 1.876687391582479 y[1] (numeric) = 1.876687396839451 absolute error = 5.256972634981594e-09 relative error = 2.80119782258928e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.311999999999776 y[1] (analytic) = 1.877250401150653 y[1] (numeric) = 1.877250406409008 absolute error = 5.258354640602647e-09 relative error = 2.801093896360102e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.312999999999776 y[1] (analytic) = 1.877813482228437 y[1] (numeric) = 1.877813487488174 absolute error = 5.25973709031291e-09 relative error = 2.800990162276969e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.313999999999776 y[1] (analytic) = 1.878376634809376 y[1] (numeric) = 1.878376640070496 absolute error = 5.261119317978569e-09 relative error = 2.800886265555834e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.314999999999777 y[1] (analytic) = 1.878939858887016 y[1] (numeric) = 1.878939864149517 absolute error = 5.262501323599622e-09 relative error = 2.800782206364417e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.315999999999777 y[1] (analytic) = 1.879503154454899 y[1] (numeric) = 1.879503159718783 absolute error = 5.26388355126528e-09 relative error = 2.800678221150383e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.316999999999777 y[1] (analytic) = 1.880066521506572 y[1] (numeric) = 1.880066526771838 absolute error = 5.265266223020149e-09 relative error = 2.800574427973369e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.317999999999778 y[1] (analytic) = 1.88062996003558 y[1] (numeric) = 1.880629965302228 absolute error = 5.266648894775017e-09 relative error = 2.800470590543701e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.318999999999778 y[1] (analytic) = 1.881193470035468 y[1] (numeric) = 1.881193475303499 absolute error = 5.268030678351465e-09 relative error = 2.800366236786981e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.319999999999778 y[1] (analytic) = 1.881757051499782 y[1] (numeric) = 1.881757056769195 absolute error = 5.269413350106333e-09 relative error = 2.800262311176967e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.320999999999779 y[1] (analytic) = 1.882320704422066 y[1] (numeric) = 1.882320709692862 absolute error = 5.270796021861202e-09 relative error = 2.80015834149766e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.321999999999779 y[1] (analytic) = 1.882884428795868 y[1] (numeric) = 1.882884434068047 absolute error = 5.272178915660675e-09 relative error = 2.800054445737973e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.322999999999779 y[1] (analytic) = 1.883448224614733 y[1] (numeric) = 1.883448229888295 absolute error = 5.273561143326333e-09 relative error = 2.799950152282556e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.32399999999978 y[1] (analytic) = 1.884012091872208 y[1] (numeric) = 1.884012097147151 absolute error = 5.274943370991991e-09 relative error = 2.799845815081843e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.32499999999978 y[1] (analytic) = 1.884576030561837 y[1] (numeric) = 1.884576035838164 absolute error = 5.276326486836069e-09 relative error = 2.799741905484742e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.32599999999978 y[1] (analytic) = 1.885140040677168 y[1] (numeric) = 1.885140045954877 absolute error = 5.277709602680147e-09 relative error = 2.799637951981712e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.326999999999781 y[1] (analytic) = 1.885704122211747 y[1] (numeric) = 1.885704127490839 absolute error = 5.279092052390411e-09 relative error = 2.799533601378858e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.327999999999781 y[1] (analytic) = 1.886268275159121 y[1] (numeric) = 1.886268280439596 absolute error = 5.280474724145279e-09 relative error = 2.79942932491924e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.328999999999781 y[1] (analytic) = 1.886832499512837 y[1] (numeric) = 1.886832504794695 absolute error = 5.281857173855542e-09 relative error = 2.799324887195482e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.329999999999782 y[1] (analytic) = 1.887396795266441 y[1] (numeric) = 1.887396800549682 absolute error = 5.28324073378883e-09 relative error = 2.799220994249385e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.330999999999782 y[1] (analytic) = 1.887961162413481 y[1] (numeric) = 1.887961167698105 absolute error = 5.284623183499093e-09 relative error = 2.799116469505907e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.331999999999782 y[1] (analytic) = 1.888525600947504 y[1] (numeric) = 1.88852560623351 absolute error = 5.286006521387776e-09 relative error = 2.799012371733643e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.332999999999783 y[1] (analytic) = 1.889090110862057 y[1] (numeric) = 1.889090116149446 absolute error = 5.287389637231854e-09 relative error = 2.798908112868706e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.333999999999783 y[1] (analytic) = 1.889654692150688 y[1] (numeric) = 1.88965469743946 absolute error = 5.288772308986722e-09 relative error = 2.798803575571455e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.334999999999783 y[1] (analytic) = 1.890219344806944 y[1] (numeric) = 1.8902193500971 absolute error = 5.2901554248308e-09 relative error = 2.798699229993916e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.335999999999784 y[1] (analytic) = 1.890784068824374 y[1] (numeric) = 1.890784074115913 absolute error = 5.291538318630273e-09 relative error = 2.798594723680094e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.336999999999784 y[1] (analytic) = 1.891348864196526 y[1] (numeric) = 1.891348869489447 absolute error = 5.292920768340537e-09 relative error = 2.79848993939521e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.337999999999784 y[1] (analytic) = 1.891913730916946 y[1] (numeric) = 1.891913736211251 absolute error = 5.294304550318429e-09 relative error = 2.798385816330251e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.338999999999785 y[1] (analytic) = 1.892478668979185 y[1] (numeric) = 1.892478674274873 absolute error = 5.295687888207112e-09 relative error = 2.798281415274097e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.339999999999785 y[1] (analytic) = 1.893043678376789 y[1] (numeric) = 1.89304368367386 absolute error = 5.29707100405119e-09 relative error = 2.798176853791995e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.340999999999785 y[1] (analytic) = 1.893608759103309 y[1] (numeric) = 1.893608764401763 absolute error = 5.298454563984478e-09 relative error = 2.798072483828965e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.341999999999786 y[1] (analytic) = 1.894173911152292 y[1] (numeric) = 1.894173916452129 absolute error = 5.299837901873161e-09 relative error = 2.797967953559811e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.342999999999786 y[1] (analytic) = 1.894739134517287 y[1] (numeric) = 1.894739139818508 absolute error = 5.301220795672634e-09 relative error = 2.797863145959245e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.343999999999786 y[1] (analytic) = 1.895304429191843 y[1] (numeric) = 1.895304434494448 absolute error = 5.302604799695132e-09 relative error = 2.797758881382533e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.344999999999787 y[1] (analytic) = 1.895869795169511 y[1] (numeric) = 1.895869800473499 absolute error = 5.303987693494605e-09 relative error = 2.79765398816345e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.345999999999787 y[1] (analytic) = 1.896435232443838 y[1] (numeric) = 1.896435237749209 absolute error = 5.305371253427893e-09 relative error = 2.797549403567627e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.346999999999787 y[1] (analytic) = 1.897000741008374 y[1] (numeric) = 1.897000746315129 absolute error = 5.306754813361181e-09 relative error = 2.797444776189338e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.347999999999788 y[1] (analytic) = 1.89756632085667 y[1] (numeric) = 1.897566326164808 absolute error = 5.308137929205259e-09 relative error = 2.797339872057205e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.348999999999788 y[1] (analytic) = 1.898131971982274 y[1] (numeric) = 1.898131977291796 absolute error = 5.309521489138547e-09 relative error = 2.797235159362317e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.349999999999788 y[1] (analytic) = 1.898697694378737 y[1] (numeric) = 1.898697699689642 absolute error = 5.310905715205649e-09 relative error = 2.797130754900613e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.350999999999789 y[1] (analytic) = 1.899263488039609 y[1] (numeric) = 1.899263493351898 absolute error = 5.312289053094332e-09 relative error = 2.797025840041604e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.351999999999789 y[1] (analytic) = 1.899829352958439 y[1] (numeric) = 1.899829358272112 absolute error = 5.313673279161435e-09 relative error = 2.796921350271231e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.352999999999789 y[1] (analytic) = 1.900395289128779 y[1] (numeric) = 1.900395294443836 absolute error = 5.315057061139328e-09 relative error = 2.796816584183375e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.35399999999979 y[1] (analytic) = 1.90096129654418 y[1] (numeric) = 1.90096130186062 absolute error = 5.316439732894196e-09 relative error = 2.79671119162664e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.35499999999979 y[1] (analytic) = 1.90152737519819 y[1] (numeric) = 1.901527380516014 absolute error = 5.317824403050508e-09 relative error = 2.796606807985739e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.35599999999979 y[1] (analytic) = 1.902093525084363 y[1] (numeric) = 1.90209353040357 absolute error = 5.319207074805377e-09 relative error = 2.796501331115911e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.356999999999791 y[1] (analytic) = 1.902659746196247 y[1] (numeric) = 1.902659751516838 absolute error = 5.320591522917084e-09 relative error = 2.796396745952022e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.357999999999791 y[1] (analytic) = 1.903226038527395 y[1] (numeric) = 1.90322604384937 absolute error = 5.321975526939582e-09 relative error = 2.796291885044519e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.358999999999791 y[1] (analytic) = 1.903792402071358 y[1] (numeric) = 1.903792407394717 absolute error = 5.323359753006685e-09 relative error = 2.796187098559056e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.359999999999792 y[1] (analytic) = 1.904358836821688 y[1] (numeric) = 1.904358842146431 absolute error = 5.324742868850763e-09 relative error = 2.796081686861906e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.360999999999792 y[1] (analytic) = 1.904925342771935 y[1] (numeric) = 1.904925348098063 absolute error = 5.326127094917865e-09 relative error = 2.795976816166243e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.361999999999792 y[1] (analytic) = 1.905491919915653 y[1] (numeric) = 1.905491925243164 absolute error = 5.327510876895758e-09 relative error = 2.795871670309461e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.362999999999793 y[1] (analytic) = 1.906058568246392 y[1] (numeric) = 1.906058573575287 absolute error = 5.328895325007466e-09 relative error = 2.795766832028748e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.363999999999793 y[1] (analytic) = 1.906625287757704 y[1] (numeric) = 1.906625293087984 absolute error = 5.330279329029963e-09 relative error = 2.795661718773626e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.364999999999793 y[1] (analytic) = 1.907192078443143 y[1] (numeric) = 1.907192083774806 absolute error = 5.331663111007856e-09 relative error = 2.795556447235318e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.365999999999794 y[1] (analytic) = 1.90775894029626 y[1] (numeric) = 1.907758945629308 absolute error = 5.333047559119564e-09 relative error = 2.795451483137268e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.366999999999794 y[1] (analytic) = 1.908325873310608 y[1] (numeric) = 1.90832587864504 absolute error = 5.334431563142061e-09 relative error = 2.795346244448159e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.367999999999794 y[1] (analytic) = 1.90889287747974 y[1] (numeric) = 1.908892882815555 absolute error = 5.335815789209164e-09 relative error = 2.795241080397293e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.368999999999795 y[1] (analytic) = 1.909459952797208 y[1] (numeric) = 1.909459958134408 absolute error = 5.337200015276267e-09 relative error = 2.795135874652774e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.369999999999795 y[1] (analytic) = 1.910027099256565 y[1] (numeric) = 1.910027104595149 absolute error = 5.338584463387974e-09 relative error = 2.795030743524999e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.370999999999795 y[1] (analytic) = 1.910594316851365 y[1] (numeric) = 1.910594322191334 absolute error = 5.339968911499682e-09 relative error = 2.794925570751138e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.371999999999796 y[1] (analytic) = 1.911161605575162 y[1] (numeric) = 1.911161610916514 absolute error = 5.34135247143297e-09 relative error = 2.794819891657198e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.372999999999796 y[1] (analytic) = 1.911728965421506 y[1] (numeric) = 1.911728970764244 absolute error = 5.342738029767702e-09 relative error = 2.794715216646682e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.373999999999796 y[1] (analytic) = 1.912296396383955 y[1] (numeric) = 1.912296401728077 absolute error = 5.344121811745595e-09 relative error = 2.794609570907015e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.374999999999797 y[1] (analytic) = 1.91286389845606 y[1] (numeric) = 1.912863903801566 absolute error = 5.345506259857302e-09 relative error = 2.794504232199608e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.375999999999797 y[1] (analytic) = 1.913431471631376 y[1] (numeric) = 1.913431476978267 absolute error = 5.346890930013615e-09 relative error = 2.794398968181964e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.376999999999797 y[1] (analytic) = 1.913999115903457 y[1] (numeric) = 1.913999121251732 absolute error = 5.348275822214532e-09 relative error = 2.794293778808779e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.377999999999798 y[1] (analytic) = 1.914566831265857 y[1] (numeric) = 1.914566836615517 absolute error = 5.34966027032624e-09 relative error = 2.794188316105527e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.378999999999798 y[1] (analytic) = 1.91513461771213 y[1] (numeric) = 1.915134623063175 absolute error = 5.351044940482552e-09 relative error = 2.794082928162538e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.379999999999798 y[1] (analytic) = 1.915702475235832 y[1] (numeric) = 1.915702480588261 absolute error = 5.352429610638865e-09 relative error = 2.793977499026803e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.380999999999799 y[1] (analytic) = 1.916270403830516 y[1] (numeric) = 1.916270409184331 absolute error = 5.353814502839782e-09 relative error = 2.793872144629385e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.381999999999799 y[1] (analytic) = 1.916838403489739 y[1] (numeric) = 1.916838408844938 absolute error = 5.35519895095149e-09 relative error = 2.793766517408027e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.382999999999799 y[1] (analytic) = 1.917406474207054 y[1] (numeric) = 1.917406479563637 absolute error = 5.356583621107802e-09 relative error = 2.793660965040303e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.3839999999998 y[1] (analytic) = 1.917974615976017 y[1] (numeric) = 1.917974621333985 absolute error = 5.35796806921951e-09 relative error = 2.793555255940106e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.3849999999998 y[1] (analytic) = 1.918542828790183 y[1] (numeric) = 1.918542834149537 absolute error = 5.359353405509637e-09 relative error = 2.793449968948152e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.3859999999998 y[1] (analytic) = 1.91911111264311 y[1] (numeric) = 1.919111118003847 absolute error = 5.36073763157674e-09 relative error = 2.7933440623944e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.386999999999801 y[1] (analytic) = 1.91967946752835 y[1] (numeric) = 1.919679472890472 absolute error = 5.362122745822262e-09 relative error = 2.79323857785809e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.387999999999801 y[1] (analytic) = 1.92024789343946 y[1] (numeric) = 1.920247898802968 absolute error = 5.363507638023179e-09 relative error = 2.793132936819063e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.388999999999801 y[1] (analytic) = 1.920816390369997 y[1] (numeric) = 1.92081639573489 absolute error = 5.364892974313307e-09 relative error = 2.793027486234587e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.389999999999802 y[1] (analytic) = 1.921384958313517 y[1] (numeric) = 1.921384963679795 absolute error = 5.366278310603434e-09 relative error = 2.792921994826925e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.390999999999802 y[1] (analytic) = 1.921953597263576 y[1] (numeric) = 1.921953602631239 absolute error = 5.367663202804351e-09 relative error = 2.792816231592002e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.391999999999802 y[1] (analytic) = 1.92252230721373 y[1] (numeric) = 1.922522312582778 absolute error = 5.369048539094479e-09 relative error = 2.792710658778116e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.392999999999803 y[1] (analytic) = 1.923091088157537 y[1] (numeric) = 1.92309109352797 absolute error = 5.370432987206186e-09 relative error = 2.792604583463312e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.393999999999803 y[1] (analytic) = 1.923659940088552 y[1] (numeric) = 1.92365994546037 absolute error = 5.371818323496313e-09 relative error = 2.792498929540027e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.394999999999803 y[1] (analytic) = 1.924228863000333 y[1] (numeric) = 1.924228868373537 absolute error = 5.373203659786441e-09 relative error = 2.792393235079288e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.395999999999804 y[1] (analytic) = 1.924797856886437 y[1] (numeric) = 1.924797862261026 absolute error = 5.374588996076568e-09 relative error = 2.792287500138082e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.396999999999804 y[1] (analytic) = 1.925366921740423 y[1] (numeric) = 1.925366927116397 absolute error = 5.375973666232881e-09 relative error = 2.792181378795738e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.397999999999804 y[1] (analytic) = 1.925936057555845 y[1] (numeric) = 1.925936062933205 absolute error = 5.377359446612218e-09 relative error = 2.792075793750122e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.398999999999805 y[1] (analytic) = 1.926505264326263 y[1] (numeric) = 1.926505269705008 absolute error = 5.37874544903616e-09 relative error = 2.79197028351605e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.399999999999805 y[1] (analytic) = 1.927074542045235 y[1] (numeric) = 1.927074547425365 absolute error = 5.380129897147867e-09 relative error = 2.79186392625884e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.400999999999805 y[1] (analytic) = 1.927643890706318 y[1] (numeric) = 1.927643896087833 absolute error = 5.381515899571809e-09 relative error = 2.79175833540496e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.401999999999806 y[1] (analytic) = 1.92821331030307 y[1] (numeric) = 1.928213315685971 absolute error = 5.382901235861937e-09 relative error = 2.791652358740264e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.402999999999806 y[1] (analytic) = 1.92878280082905 y[1] (numeric) = 1.928782806213336 absolute error = 5.384286128062854e-09 relative error = 2.79154611174909e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.403999999999806 y[1] (analytic) = 1.929352362277815 y[1] (numeric) = 1.929352367663488 absolute error = 5.385672352531401e-09 relative error = 2.791440515392955e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.404999999999807 y[1] (analytic) = 1.929921994642927 y[1] (numeric) = 1.929922000029984 absolute error = 5.387057244732318e-09 relative error = 2.791334188472747e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.405999999999807 y[1] (analytic) = 1.930491697917941 y[1] (numeric) = 1.930491703306384 absolute error = 5.388442581022446e-09 relative error = 2.791228051813922e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.406999999999807 y[1] (analytic) = 1.931061472096417 y[1] (numeric) = 1.931061477486246 absolute error = 5.389828139357178e-09 relative error = 2.791121990283313e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.407999999999808 y[1] (analytic) = 1.931631317171915 y[1] (numeric) = 1.931631322563129 absolute error = 5.39121458587033e-09 relative error = 2.791016348690993e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.408999999999808 y[1] (analytic) = 1.932201233137994 y[1] (numeric) = 1.932201238530594 absolute error = 5.392600144205062e-09 relative error = 2.790910207342743e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.409999999999808 y[1] (analytic) = 1.932771219988214 y[1] (numeric) = 1.932771225382198 absolute error = 5.393984814361374e-09 relative error = 2.790803566701634e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.410999999999809 y[1] (analytic) = 1.933341277716132 y[1] (numeric) = 1.933341283111503 absolute error = 5.395371260874526e-09 relative error = 2.790697805432527e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.411999999999809 y[1] (analytic) = 1.933911406315311 y[1] (numeric) = 1.933911411712067 absolute error = 5.396756819209259e-09 relative error = 2.790591544982777e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.412999999999809 y[1] (analytic) = 1.934481605779309 y[1] (numeric) = 1.934481611177451 absolute error = 5.398142377543991e-09 relative error = 2.790485244944648e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.41399999999981 y[1] (analytic) = 1.935051876101686 y[1] (numeric) = 1.935051881501215 absolute error = 5.399528824057143e-09 relative error = 2.79037936436873e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.41499999999981 y[1] (analytic) = 1.935622217276004 y[1] (numeric) = 1.935622222676918 absolute error = 5.40091460443648e-09 relative error = 2.790273099901267e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.41599999999981 y[1] (analytic) = 1.936192629295821 y[1] (numeric) = 1.936192634698122 absolute error = 5.402300828905027e-09 relative error = 2.790167025307706e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.416999999999811 y[1] (analytic) = 1.9367631121547 y[1] (numeric) = 1.936763117558387 absolute error = 5.403686609284364e-09 relative error = 2.790060681852113e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.417999999999811 y[1] (analytic) = 1.937333665846202 y[1] (numeric) = 1.937333671251273 absolute error = 5.405071723529886e-09 relative error = 2.789953955179436e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.418999999999811 y[1] (analytic) = 1.937904290363884 y[1] (numeric) = 1.937904295770343 absolute error = 5.406458170043038e-09 relative error = 2.789847876866951e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.419999999999812 y[1] (analytic) = 1.938474985701311 y[1] (numeric) = 1.938474991109155 absolute error = 5.407844394511585e-09 relative error = 2.789741644540803e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.420999999999812 y[1] (analytic) = 1.939045751852043 y[1] (numeric) = 1.939045757261273 absolute error = 5.409229952846317e-09 relative error = 2.789635029333264e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.421999999999812 y[1] (analytic) = 1.939616588809642 y[1] (numeric) = 1.939616594220258 absolute error = 5.410615955270259e-09 relative error = 2.789528603996318e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.422999999999813 y[1] (analytic) = 1.940187496567668 y[1] (numeric) = 1.94018750197967 absolute error = 5.412002623828016e-09 relative error = 2.789422482828202e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.423999999999813 y[1] (analytic) = 1.940758475119684 y[1] (numeric) = 1.940758480533072 absolute error = 5.413388626251958e-09 relative error = 2.789315979113847e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.424999999999813 y[1] (analytic) = 1.941329524459252 y[1] (numeric) = 1.941329529874027 absolute error = 5.4147746286759e-09 relative error = 2.789209436344487e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.425999999999814 y[1] (analytic) = 1.941900644579933 y[1] (numeric) = 1.941900649996094 absolute error = 5.416161519278262e-09 relative error = 2.789103311951303e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.426999999999814 y[1] (analytic) = 1.942471835475291 y[1] (numeric) = 1.942471840892839 absolute error = 5.417547743746809e-09 relative error = 2.78899680541377e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.427999999999814 y[1] (analytic) = 1.943043097138888 y[1] (numeric) = 1.943043102557821 absolute error = 5.418933302081541e-09 relative error = 2.788889917089779e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.428999999999815 y[1] (analytic) = 1.943614429564285 y[1] (numeric) = 1.943614434984605 absolute error = 5.420320192683903e-09 relative error = 2.788783675525098e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.429999999999815 y[1] (analytic) = 1.944185832745046 y[1] (numeric) = 1.944185838166753 absolute error = 5.42170641715245e-09 relative error = 2.78867705228435e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.430999999999815 y[1] (analytic) = 1.944757306674735 y[1] (numeric) = 1.944757312097828 absolute error = 5.423093085710207e-09 relative error = 2.788570618604819e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.431999999999816 y[1] (analytic) = 1.945328851346914 y[1] (numeric) = 1.945328856771393 absolute error = 5.424479088134149e-09 relative error = 2.788463803628024e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.432999999999816 y[1] (analytic) = 1.945900466755145 y[1] (numeric) = 1.945900472181011 absolute error = 5.42586597873651e-09 relative error = 2.788357406473274e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.433999999999816 y[1] (analytic) = 1.946472152892994 y[1] (numeric) = 1.946472158320246 absolute error = 5.427252425249662e-09 relative error = 2.78825074234084e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.434999999999817 y[1] (analytic) = 1.947043909754024 y[1] (numeric) = 1.947043915182662 absolute error = 5.428637983584395e-09 relative error = 2.788143583402909e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.435999999999817 y[1] (analytic) = 1.947615737331797 y[1] (numeric) = 1.947615742761822 absolute error = 5.430024874186756e-09 relative error = 2.788037070200411e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.436999999999817 y[1] (analytic) = 1.948187635619878 y[1] (numeric) = 1.94818764105129 absolute error = 5.431411542744513e-09 relative error = 2.787930404360838e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.437999999999818 y[1] (analytic) = 1.948759604611833 y[1] (numeric) = 1.948759610044631 absolute error = 5.43279821130227e-09 relative error = 2.787823699980898e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.438999999999818 y[1] (analytic) = 1.949331644301223 y[1] (numeric) = 1.949331649735408 absolute error = 5.434185545993842e-09 relative error = 2.787717298839539e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.439999999999818 y[1] (analytic) = 1.949903754681615 y[1] (numeric) = 1.949903760117187 absolute error = 5.435571548417784e-09 relative error = 2.787610175818814e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.440999999999819 y[1] (analytic) = 1.950475935746573 y[1] (numeric) = 1.950475941183531 absolute error = 5.43695866106475e-09 relative error = 2.787503583828465e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.441999999999819 y[1] (analytic) = 1.951048187489662 y[1] (numeric) = 1.951048192928007 absolute error = 5.438345107577902e-09 relative error = 2.787396611959242e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.442999999999819 y[1] (analytic) = 1.951620509904446 y[1] (numeric) = 1.951620515344178 absolute error = 5.439731554091054e-09 relative error = 2.787289601889555e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.44399999999982 y[1] (analytic) = 1.952192902984492 y[1] (numeric) = 1.95219290842561 absolute error = 5.441118222648811e-09 relative error = 2.78718266741493e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.44499999999982 y[1] (analytic) = 1.952765366723363 y[1] (numeric) = 1.952765372165868 absolute error = 5.442505557340382e-09 relative error = 2.787076035905235e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.44599999999982 y[1] (analytic) = 1.953337901114626 y[1] (numeric) = 1.953337906558519 absolute error = 5.443892447942744e-09 relative error = 2.786969138742618e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.446999999999821 y[1] (analytic) = 1.953910506151848 y[1] (numeric) = 1.953910511597127 absolute error = 5.445278672411291e-09 relative error = 2.786861862540244e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.447999999999821 y[1] (analytic) = 1.954483181828593 y[1] (numeric) = 1.954483187275258 absolute error = 5.446665563013653e-09 relative error = 2.78675488929908e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.448999999999821 y[1] (analytic) = 1.955055928138426 y[1] (numeric) = 1.955055933586479 absolute error = 5.44805267566062e-09 relative error = 2.786647991624552e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.449999999999822 y[1] (analytic) = 1.955628745074916 y[1] (numeric) = 1.955628750524356 absolute error = 5.449440010352191e-09 relative error = 2.786541169471016e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.450999999999822 y[1] (analytic) = 1.956201632631628 y[1] (numeric) = 1.956201638082455 absolute error = 5.450826456865343e-09 relative error = 2.786433855252684e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.451999999999822 y[1] (analytic) = 1.956774590802128 y[1] (numeric) = 1.956774596254342 absolute error = 5.45221401360152e-09 relative error = 2.786327070695725e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.452999999999823 y[1] (analytic) = 1.957347619579984 y[1] (numeric) = 1.957347625033585 absolute error = 5.453601348293091e-09 relative error = 2.786220134706246e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.453999999999823 y[1] (analytic) = 1.957920718958762 y[1] (numeric) = 1.95792072441375 absolute error = 5.454988682984663e-09 relative error = 2.786113160846303e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.454999999999823 y[1] (analytic) = 1.95849388893203 y[1] (numeric) = 1.958493894388405 absolute error = 5.456375129497815e-09 relative error = 2.786005695669127e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.455999999999824 y[1] (analytic) = 1.959067129493354 y[1] (numeric) = 1.959067134951117 absolute error = 5.457762686233991e-09 relative error = 2.785898759704806e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.456999999999824 y[1] (analytic) = 1.959640440636304 y[1] (numeric) = 1.959640446095453 absolute error = 5.459149354791748e-09 relative error = 2.785791332729967e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.457999999999824 y[1] (analytic) = 1.960213822354444 y[1] (numeric) = 1.960213827814981 absolute error = 5.460537355617134e-09 relative error = 2.785684547953242e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.458999999999825 y[1] (analytic) = 1.960787274641344 y[1] (numeric) = 1.960787280103269 absolute error = 5.461924246219496e-09 relative error = 2.78557715916356e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.459999999999825 y[1] (analytic) = 1.961360797490572 y[1] (numeric) = 1.961360802953884 absolute error = 5.463311358866463e-09 relative error = 2.78546984616823e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.460999999999825 y[1] (analytic) = 1.961934390895696 y[1] (numeric) = 1.961934396360395 absolute error = 5.464698693558034e-09 relative error = 2.785362608921492e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.461999999999826 y[1] (analytic) = 1.962508054850284 y[1] (numeric) = 1.96250806031637 absolute error = 5.466086250294211e-09 relative error = 2.785255447377621e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.462999999999826 y[1] (analytic) = 1.963081789347905 y[1] (numeric) = 1.963081794815378 absolute error = 5.467473362941178e-09 relative error = 2.785148022160279e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.463999999999826 y[1] (analytic) = 1.963655594382127 y[1] (numeric) = 1.963655599850987 absolute error = 5.468860475588144e-09 relative error = 2.785040559675612e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.464999999999827 y[1] (analytic) = 1.964229469946518 y[1] (numeric) = 1.964229475416767 absolute error = 5.470248476413531e-09 relative error = 2.784933512153483e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.465999999999827 y[1] (analytic) = 1.96480341603465 y[1] (numeric) = 1.964803421506286 absolute error = 5.471636033149707e-09 relative error = 2.784826201184299e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.466999999999827 y[1] (analytic) = 1.96537743264009 y[1] (numeric) = 1.965377438113113 absolute error = 5.473022701707464e-09 relative error = 2.78471840106333e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.467999999999828 y[1] (analytic) = 1.965951519756407 y[1] (numeric) = 1.965951525230818 absolute error = 5.474411368666665e-09 relative error = 2.784611580526145e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.468999999999828 y[1] (analytic) = 1.966525677377173 y[1] (numeric) = 1.966525682852971 absolute error = 5.475798481313632e-09 relative error = 2.784503932141331e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.469999999999828 y[1] (analytic) = 1.967099905495956 y[1] (numeric) = 1.967099910973142 absolute error = 5.477185816005203e-09 relative error = 2.784396359687825e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.470999999999829 y[1] (analytic) = 1.967674204106325 y[1] (numeric) = 1.967674209584899 absolute error = 5.478573594785985e-09 relative error = 2.784288975966036e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.471999999999829 y[1] (analytic) = 1.968248573201852 y[1] (numeric) = 1.968248578681814 absolute error = 5.479961595611371e-09 relative error = 2.784181668018097e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.472999999999829 y[1] (analytic) = 1.968823012776107 y[1] (numeric) = 1.968823018257456 absolute error = 5.481348930302943e-09 relative error = 2.784073984676792e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.47399999999983 y[1] (analytic) = 1.969397522822659 y[1] (numeric) = 1.969397528305396 absolute error = 5.482736931128329e-09 relative error = 2.783966602776132e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.47499999999983 y[1] (analytic) = 1.969972103335081 y[1] (numeric) = 1.969972108819206 absolute error = 5.484124709909111e-09 relative error = 2.78385907121462e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.47599999999983 y[1] (analytic) = 1.970546754306942 y[1] (numeric) = 1.970546759792455 absolute error = 5.485512488689892e-09 relative error = 2.783751502825516e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.476999999999831 y[1] (analytic) = 1.971121475731814 y[1] (numeric) = 1.971121481218714 absolute error = 5.486900489515278e-09 relative error = 2.783644010310511e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.477999999999831 y[1] (analytic) = 1.971696267603268 y[1] (numeric) = 1.971696273091555 absolute error = 5.48828782420685e-09 relative error = 2.783536143159738e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.478999999999831 y[1] (analytic) = 1.972271129914874 y[1] (numeric) = 1.97227113540455 absolute error = 5.489676269121446e-09 relative error = 2.783428802387017e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.479999999999832 y[1] (analytic) = 1.972846062660206 y[1] (numeric) = 1.97284606815127 absolute error = 5.491063825857623e-09 relative error = 2.783320974599212e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.480999999999832 y[1] (analytic) = 1.973421065832834 y[1] (numeric) = 1.973421071325286 absolute error = 5.492451382593799e-09 relative error = 2.783213110313e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.481999999999832 y[1] (analytic) = 1.973996139426331 y[1] (numeric) = 1.97399614492017 absolute error = 5.493839161374581e-09 relative error = 2.783105322065707e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.482999999999833 y[1] (analytic) = 1.974571283434267 y[1] (numeric) = 1.974571288929495 absolute error = 5.495227828333782e-09 relative error = 2.782997947167662e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.483999999999833 y[1] (analytic) = 1.975146497850218 y[1] (numeric) = 1.975146503346833 absolute error = 5.496615163025353e-09 relative error = 2.782889861085221e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.484999999999833 y[1] (analytic) = 1.975721782667752 y[1] (numeric) = 1.975721788165756 absolute error = 5.49800360793995e-09 relative error = 2.78278230071249e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.485999999999834 y[1] (analytic) = 1.976297137880445 y[1] (numeric) = 1.976297143379837 absolute error = 5.499391830809941e-09 relative error = 2.782674591487782e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.486999999999834 y[1] (analytic) = 1.976872563481869 y[1] (numeric) = 1.976872568982649 absolute error = 5.500780275724537e-09 relative error = 2.782566958203924e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.487999999999834 y[1] (analytic) = 1.977448059465597 y[1] (numeric) = 1.977448064967765 absolute error = 5.502168498594529e-09 relative error = 2.782459176238229e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.488999999999835 y[1] (analytic) = 1.978023625825202 y[1] (numeric) = 1.978023631328758 absolute error = 5.50355627737531e-09 relative error = 2.782351133485228e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.489999999999835 y[1] (analytic) = 1.978599262554257 y[1] (numeric) = 1.978599268059201 absolute error = 5.504944278200696e-09 relative error = 2.782243166862466e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.490999999999835 y[1] (analytic) = 1.979174969646336 y[1] (numeric) = 1.979174975152669 absolute error = 5.506332723115293e-09 relative error = 2.782135388514555e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.491999999999836 y[1] (analytic) = 1.979750747095013 y[1] (numeric) = 1.979750752602734 absolute error = 5.507721168029889e-09 relative error = 2.78202757398205e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.492999999999836 y[1] (analytic) = 1.980326594893862 y[1] (numeric) = 1.98032660040297 absolute error = 5.509108724766065e-09 relative error = 2.781919274816048e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.493999999999836 y[1] (analytic) = 1.980902513036455 y[1] (numeric) = 1.980902518546953 absolute error = 5.510497835814476e-09 relative error = 2.781811724478874e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.494999999999837 y[1] (analytic) = 1.98147850151637 y[1] (numeric) = 1.981478507028256 absolute error = 5.511886058684468e-09 relative error = 2.781703689677368e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.495999999999837 y[1] (analytic) = 1.982054560327179 y[1] (numeric) = 1.982054565840453 absolute error = 5.513273837465249e-09 relative error = 2.781595394909396e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.496999999999837 y[1] (analytic) = 1.982630689462457 y[1] (numeric) = 1.98263069497712 absolute error = 5.51466250442445e-09 relative error = 2.78148751239174e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.497999999999838 y[1] (analytic) = 1.983206888915779 y[1] (numeric) = 1.98320689443183 absolute error = 5.516051615472861e-09 relative error = 2.781379817860805e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.498999999999838 y[1] (analytic) = 1.98378315868072 y[1] (numeric) = 1.98378316419816 absolute error = 5.517439838342852e-09 relative error = 2.781271639593981e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.499999999999838 y[1] (analytic) = 1.984359498750856 y[1] (numeric) = 1.984359504269684 absolute error = 5.518827839168239e-09 relative error = 2.781163313725316e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.500999999999839 y[1] (analytic) = 1.984935909119761 y[1] (numeric) = 1.984935914639978 absolute error = 5.52021695021665e-09 relative error = 2.781055511593139e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.501999999999839 y[1] (analytic) = 1.985512389781012 y[1] (numeric) = 1.985512395302618 absolute error = 5.521605617175851e-09 relative error = 2.780947449934999e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.502999999999839 y[1] (analytic) = 1.986088940728185 y[1] (numeric) = 1.986088946251178 absolute error = 5.522993840045842e-09 relative error = 2.780839128997354e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.50399999999984 y[1] (analytic) = 1.986665561954854 y[1] (numeric) = 1.986665567479236 absolute error = 5.524382507005043e-09 relative error = 2.780730996096354e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.50499999999984 y[1] (analytic) = 1.987242253454596 y[1] (numeric) = 1.987242258980367 absolute error = 5.52577095191964e-09 relative error = 2.780622715883638e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.50599999999984 y[1] (analytic) = 1.987819015220989 y[1] (numeric) = 1.987819020748148 absolute error = 5.527159396834236e-09 relative error = 2.780514400210511e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.506999999999841 y[1] (analytic) = 1.988395847247606 y[1] (numeric) = 1.988395852776155 absolute error = 5.528548729927252e-09 relative error = 2.780406495809184e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.507999999999841 y[1] (analytic) = 1.988972749528028 y[1] (numeric) = 1.988972755057965 absolute error = 5.529936730752638e-09 relative error = 2.780297885963928e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.508999999999841 y[1] (analytic) = 1.98954972205583 y[1] (numeric) = 1.989549727587155 absolute error = 5.531325397711839e-09 relative error = 2.780189575757998e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.509999999999842 y[1] (analytic) = 1.990126764824588 y[1] (numeric) = 1.990126770357302 absolute error = 5.532714286715645e-09 relative error = 2.780081341805031e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.510999999999842 y[1] (analytic) = 1.99070387782788 y[1] (numeric) = 1.990703883361983 absolute error = 5.534103175719451e-09 relative error = 2.779973072518394e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.511999999999842 y[1] (analytic) = 1.991281061059283 y[1] (numeric) = 1.991281066594776 absolute error = 5.535492730857072e-09 relative error = 2.779865102474489e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.512999999999843 y[1] (analytic) = 1.991858314512376 y[1] (numeric) = 1.991858320049258 absolute error = 5.536881175771668e-09 relative error = 2.779756539624729e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.513999999999843 y[1] (analytic) = 1.992435638180737 y[1] (numeric) = 1.992435643719007 absolute error = 5.538269620686265e-09 relative error = 2.779647941723816e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.514999999999843 y[1] (analytic) = 1.993013032057943 y[1] (numeric) = 1.993013037597601 absolute error = 5.539658731734676e-09 relative error = 2.779539643057197e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.515999999999844 y[1] (analytic) = 1.993590496137571 y[1] (numeric) = 1.993590501678619 absolute error = 5.541048064827692e-09 relative error = 2.779431420626778e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.516999999999844 y[1] (analytic) = 1.994168030413202 y[1] (numeric) = 1.994168035955639 absolute error = 5.542436731786893e-09 relative error = 2.779322828998753e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.517999999999844 y[1] (analytic) = 1.994745634878414 y[1] (numeric) = 1.994745640422239 absolute error = 5.543825620790699e-09 relative error = 2.779214313773201e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.518999999999845 y[1] (analytic) = 1.995323309526784 y[1] (numeric) = 1.995323315071999 absolute error = 5.54521517592832e-09 relative error = 2.779106097469206e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.519999999999845 y[1] (analytic) = 1.995901054351893 y[1] (numeric) = 1.995901059898497 absolute error = 5.546603842887521e-09 relative error = 2.77899740109542e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.520999999999845 y[1] (analytic) = 1.99647886934732 y[1] (numeric) = 1.996478874895312 absolute error = 5.547992731891327e-09 relative error = 2.778888781179564e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.521999999999846 y[1] (analytic) = 1.997056754506643 y[1] (numeric) = 1.997056760056025 absolute error = 5.549381842939738e-09 relative error = 2.778780237675653e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.522999999999846 y[1] (analytic) = 1.997634709823442 y[1] (numeric) = 1.997634715374213 absolute error = 5.550770953988149e-09 relative error = 2.778671659383985e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.523999999999846 y[1] (analytic) = 1.998212735291297 y[1] (numeric) = 1.998212740843458 absolute error = 5.55216050912577e-09 relative error = 2.778563268598317e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.524999999999847 y[1] (analytic) = 1.998790830903789 y[1] (numeric) = 1.998790836457338 absolute error = 5.553549620174181e-09 relative error = 2.77845462081845e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.525999999999847 y[1] (analytic) = 1.999368996654496 y[1] (numeric) = 1.999369002209435 absolute error = 5.554938731222592e-09 relative error = 2.778345938402345e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.526999999999847 y[1] (analytic) = 1.999947232537 y[1] (numeric) = 1.999947238093328 absolute error = 5.556328286360213e-09 relative error = 2.778237443450858e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.527999999999848 y[1] (analytic) = 2.000525538544882 y[1] (numeric) = 2.000525544102598 absolute error = 5.557716509230204e-09 relative error = 2.77812824787666e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.528999999999848 y[1] (analytic) = 2.00110391467172 y[1] (numeric) = 2.001103920230826 absolute error = 5.559106508457035e-09 relative error = 2.778019905762367e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.529999999999848 y[1] (analytic) = 2.001682360911097 y[1] (numeric) = 2.001682366471593 absolute error = 5.560495619505446e-09 relative error = 2.777911085240567e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.530999999999849 y[1] (analytic) = 2.002260877256594 y[1] (numeric) = 2.002260882818479 absolute error = 5.561885174643066e-09 relative error = 2.77780245212787e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.531999999999849 y[1] (analytic) = 2.002839463701792 y[1] (numeric) = 2.002839469265066 absolute error = 5.563274285691477e-09 relative error = 2.777693562822571e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.532999999999849 y[1] (analytic) = 2.003418120240271 y[1] (numeric) = 2.003418125804936 absolute error = 5.564664284918308e-09 relative error = 2.777585082564259e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.53399999999985 y[1] (analytic) = 2.003996846865616 y[1] (numeric) = 2.00399685243167 absolute error = 5.566053395966719e-09 relative error = 2.77747612461187e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.53499999999985 y[1] (analytic) = 2.004575643571406 y[1] (numeric) = 2.004575649138849 absolute error = 5.56744295110434e-09 relative error = 2.777367354012759e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.53599999999985 y[1] (analytic) = 2.005154510351224 y[1] (numeric) = 2.005154515920057 absolute error = 5.568832950331171e-09 relative error = 2.777258770624978e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.536999999999851 y[1] (analytic) = 2.005733447198653 y[1] (numeric) = 2.005733452768875 absolute error = 5.570222505468791e-09 relative error = 2.777149931486935e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.537999999999851 y[1] (analytic) = 2.006312454107274 y[1] (numeric) = 2.006312459678885 absolute error = 5.571611616517202e-09 relative error = 2.777040836840311e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.538999999999851 y[1] (analytic) = 2.00689153107067 y[1] (numeric) = 2.006891536643671 absolute error = 5.573001171654823e-09 relative error = 2.776931929490801e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.539999999999852 y[1] (analytic) = 2.007470678082425 y[1] (numeric) = 2.007470683656815 absolute error = 5.574390726792444e-09 relative error = 2.776822988078317e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.540999999999852 y[1] (analytic) = 2.00804989513612 y[1] (numeric) = 2.0080499007119 absolute error = 5.575780281930065e-09 relative error = 2.776714012652608e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.541999999999852 y[1] (analytic) = 2.00862918222534 y[1] (numeric) = 2.00862918780251 absolute error = 5.577169837067686e-09 relative error = 2.776605003263368e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.542999999999853 y[1] (analytic) = 2.009208539343668 y[1] (numeric) = 2.009208544922227 absolute error = 5.578559836294517e-09 relative error = 2.776496180987177e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.543999999999853 y[1] (analytic) = 2.009787966484687 y[1] (numeric) = 2.009787972064636 absolute error = 5.579949391432137e-09 relative error = 2.776387103756029e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.544999999999853 y[1] (analytic) = 2.010367463641981 y[1] (numeric) = 2.01036746922332 absolute error = 5.581339390658968e-09 relative error = 2.776278213609673e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.545999999999854 y[1] (analytic) = 2.010947030809134 y[1] (numeric) = 2.010947036391863 absolute error = 5.582728945796589e-09 relative error = 2.776169068734891e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.546999999999854 y[1] (analytic) = 2.011526667979731 y[1] (numeric) = 2.01152667356385 absolute error = 5.58411850093421e-09 relative error = 2.776059890144334e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.547999999999854 y[1] (analytic) = 2.012106375147355 y[1] (numeric) = 2.012106380732864 absolute error = 5.58550894425025e-09 relative error = 2.775951119304615e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.548999999999855 y[1] (analytic) = 2.012686152305592 y[1] (numeric) = 2.01268615789249 absolute error = 5.586898055298661e-09 relative error = 2.775841652658415e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.549999999999855 y[1] (analytic) = 2.013265999448026 y[1] (numeric) = 2.013266005036314 absolute error = 5.588288054525492e-09 relative error = 2.775732593734571e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.550999999999855 y[1] (analytic) = 2.013845916568242 y[1] (numeric) = 2.01384592215792 absolute error = 5.589678053752323e-09 relative error = 2.77562350116517e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.551999999999856 y[1] (analytic) = 2.014425903659825 y[1] (numeric) = 2.014425909250893 absolute error = 5.591068052979153e-09 relative error = 2.775514374999476e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.552999999999856 y[1] (analytic) = 2.01500596071636 y[1] (numeric) = 2.015005966308819 absolute error = 5.592458496295194e-09 relative error = 2.775405435677721e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.553999999999856 y[1] (analytic) = 2.015586087731434 y[1] (numeric) = 2.015586093325282 absolute error = 5.593848051432815e-09 relative error = 2.775296022076019e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.554999999999857 y[1] (analytic) = 2.016166284698631 y[1] (numeric) = 2.01616629029387 absolute error = 5.595238938838065e-09 relative error = 2.775187235944886e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.555999999999857 y[1] (analytic) = 2.01674655161154 y[1] (numeric) = 2.016746557208168 absolute error = 5.596628049886476e-09 relative error = 2.775077535357295e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.556999999999857 y[1] (analytic) = 2.017326888463744 y[1] (numeric) = 2.017326894061762 absolute error = 5.598018049113307e-09 relative error = 2.774968241947327e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.557999999999858 y[1] (analytic) = 2.01790729524883 y[1] (numeric) = 2.017907300848238 absolute error = 5.599408048340138e-09 relative error = 2.774858915235583e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.558999999999858 y[1] (analytic) = 2.018487771960385 y[1] (numeric) = 2.018487777561183 absolute error = 5.600798047566968e-09 relative error = 2.774749555270969e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.559999999999858 y[1] (analytic) = 2.019068318591997 y[1] (numeric) = 2.019068324194184 absolute error = 5.602187602704589e-09 relative error = 2.774639942154752e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.560999999999859 y[1] (analytic) = 2.01964893513725 y[1] (numeric) = 2.019648940740828 absolute error = 5.60357849010984e-09 relative error = 2.774530955662865e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.561999999999859 y[1] (analytic) = 2.020229621589733 y[1] (numeric) = 2.020229627194702 absolute error = 5.60496848933667e-09 relative error = 2.774421496169371e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.562999999999859 y[1] (analytic) = 2.020810377943035 y[1] (numeric) = 2.020810383549392 absolute error = 5.606357600385081e-09 relative error = 2.774311564102191e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.56399999999986 y[1] (analytic) = 2.021391204190739 y[1] (numeric) = 2.021391209798488 absolute error = 5.607748931879541e-09 relative error = 2.774202697752707e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.56499999999986 y[1] (analytic) = 2.021972100326437 y[1] (numeric) = 2.021972105935576 absolute error = 5.609139375195582e-09 relative error = 2.774093358800557e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.56599999999986 y[1] (analytic) = 2.022553066343716 y[1] (numeric) = 2.022553071954245 absolute error = 5.610528486243993e-09 relative error = 2.773983328104445e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.566999999999861 y[1] (analytic) = 2.023134102236162 y[1] (numeric) = 2.023134107848082 absolute error = 5.611919373649243e-09 relative error = 2.773874142819505e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.567999999999861 y[1] (analytic) = 2.023715207997366 y[1] (numeric) = 2.023715213610676 absolute error = 5.613309816965284e-09 relative error = 2.773764705024933e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.568999999999861 y[1] (analytic) = 2.024296383620916 y[1] (numeric) = 2.024296389235616 absolute error = 5.614699816192115e-09 relative error = 2.773655014958305e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.569999999999862 y[1] (analytic) = 2.024877629100399 y[1] (numeric) = 2.02487763471649 absolute error = 5.616090259508155e-09 relative error = 2.773545511490113e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.570999999999862 y[1] (analytic) = 2.025458944429407 y[1] (numeric) = 2.025458950046887 absolute error = 5.617480258734986e-09 relative error = 2.773435755972575e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.571999999999862 y[1] (analytic) = 2.026040329601525 y[1] (numeric) = 2.026040335220396 absolute error = 5.618871146140236e-09 relative error = 2.773326406214894e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.572999999999863 y[1] (analytic) = 2.026621784610346 y[1] (numeric) = 2.026621790230608 absolute error = 5.620261589456277e-09 relative error = 2.773216804504483e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.573999999999863 y[1] (analytic) = 2.027203309449459 y[1] (numeric) = 2.02720331507111 absolute error = 5.621651588683108e-09 relative error = 2.773106951078241e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.574999999999863 y[1] (analytic) = 2.027784904112451 y[1] (numeric) = 2.027784909735494 absolute error = 5.623042476088358e-09 relative error = 2.772997503179228e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.575999999999864 y[1] (analytic) = 2.028366568592915 y[1] (numeric) = 2.028366574217348 absolute error = 5.624432919404398e-09 relative error = 2.7728878036607e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.576999999999864 y[1] (analytic) = 2.02894830288444 y[1] (numeric) = 2.028948308510264 absolute error = 5.625823806809649e-09 relative error = 2.77277829051225e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.577999999999864 y[1] (analytic) = 2.029530106980617 y[1] (numeric) = 2.029530112607831 absolute error = 5.627214250125689e-09 relative error = 2.772668525966061e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.578999999999865 y[1] (analytic) = 2.030111980875036 y[1] (numeric) = 2.03011198650364 absolute error = 5.62860469344173e-09 relative error = 2.772558729009442e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.579999999999865 y[1] (analytic) = 2.030693924561287 y[1] (numeric) = 2.030693930191283 absolute error = 5.629995136757771e-09 relative error = 2.772448899690326e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.580999999999865 y[1] (analytic) = 2.031275938032963 y[1] (numeric) = 2.031275943664348 absolute error = 5.631385580073811e-09 relative error = 2.772339038056595e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.581999999999866 y[1] (analytic) = 2.031858021283653 y[1] (numeric) = 2.031858026916429 absolute error = 5.632776467479061e-09 relative error = 2.772229362719193e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.582999999999866 y[1] (analytic) = 2.032440174306949 y[1] (numeric) = 2.032440179941116 absolute error = 5.634167354884312e-09 relative error = 2.772119655037587e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.583999999999866 y[1] (analytic) = 2.033022397096445 y[1] (numeric) = 2.033022402732002 absolute error = 5.635557354111143e-09 relative error = 2.772009478183726e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.584999999999867 y[1] (analytic) = 2.033604689645728 y[1] (numeric) = 2.033604695282677 absolute error = 5.636949129694813e-09 relative error = 2.771900142832981e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.585999999999867 y[1] (analytic) = 2.034187051948395 y[1] (numeric) = 2.034187057586733 absolute error = 5.638338684832434e-09 relative error = 2.771789683466864e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.586999999999867 y[1] (analytic) = 2.034769483998034 y[1] (numeric) = 2.034769489637764 absolute error = 5.639730016326894e-09 relative error = 2.771680065323971e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.587999999999868 y[1] (analytic) = 2.035351985788241 y[1] (numeric) = 2.035351991429361 absolute error = 5.641120015553724e-09 relative error = 2.771569760386708e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.588999999999868 y[1] (analytic) = 2.035934557312606 y[1] (numeric) = 2.035934562955116 absolute error = 5.642510902958975e-09 relative error = 2.771459859892049e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.589999999999868 y[1] (analytic) = 2.036517198564722 y[1] (numeric) = 2.036517204208624 absolute error = 5.643902234453435e-09 relative error = 2.771350145449836e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.590999999999869 y[1] (analytic) = 2.037099909538184 y[1] (numeric) = 2.037099915183477 absolute error = 5.645292233680266e-09 relative error = 2.771239744917601e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.591999999999869 y[1] (analytic) = 2.037682690226584 y[1] (numeric) = 2.037682695873267 absolute error = 5.646683121085516e-09 relative error = 2.771129748595756e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.592999999999869 y[1] (analytic) = 2.038265540623514 y[1] (numeric) = 2.038265546271588 absolute error = 5.648074452579976e-09 relative error = 2.771019938281548e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.59399999999987 y[1] (analytic) = 2.03884846072257 y[1] (numeric) = 2.038848466372035 absolute error = 5.649464895896017e-09 relative error = 2.770909660394201e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.59499999999987 y[1] (analytic) = 2.039431450517344 y[1] (numeric) = 2.039431456168201 absolute error = 5.650856227390477e-09 relative error = 2.770799786360566e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.59599999999987 y[1] (analytic) = 2.040014510001432 y[1] (numeric) = 2.040014515653679 absolute error = 5.652247114795728e-09 relative error = 2.770689662786644e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.596999999999871 y[1] (analytic) = 2.040597639168427 y[1] (numeric) = 2.040597644822065 absolute error = 5.653638002200978e-09 relative error = 2.770579507533351e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.597999999999871 y[1] (analytic) = 2.041180838011923 y[1] (numeric) = 2.041180843666952 absolute error = 5.655028889606228e-09 relative error = 2.770469320647814e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.598999999999871 y[1] (analytic) = 2.041764106525515 y[1] (numeric) = 2.041764112181935 absolute error = 5.656419777011479e-09 relative error = 2.770359102177112e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.599999999999872 y[1] (analytic) = 2.042347444702799 y[1] (numeric) = 2.04234745036061 absolute error = 5.657810664416729e-09 relative error = 2.770248852168271e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.600999999999872 y[1] (analytic) = 2.042930852537368 y[1] (numeric) = 2.04293085819657 absolute error = 5.659202884089609e-09 relative error = 2.770139222803722e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.601999999999872 y[1] (analytic) = 2.043514330022819 y[1] (numeric) = 2.043514335683413 absolute error = 5.66059332740565e-09 relative error = 2.770028692356877e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.602999999999873 y[1] (analytic) = 2.044097877152748 y[1] (numeric) = 2.044097882814732 absolute error = 5.6619842148109e-09 relative error = 2.769918347891226e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.603999999999873 y[1] (analytic) = 2.044681493920748 y[1] (numeric) = 2.044681499584124 absolute error = 5.66337599039457e-09 relative error = 2.769808406459849e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.604999999999873 y[1] (analytic) = 2.045265180320417 y[1] (numeric) = 2.045265185985184 absolute error = 5.664766433710611e-09 relative error = 2.76969778208572e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.605999999999874 y[1] (analytic) = 2.045848936345352 y[1] (numeric) = 2.045848942011509 absolute error = 5.666157321115861e-09 relative error = 2.769587343647048e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.606999999999874 y[1] (analytic) = 2.046432761989146 y[1] (numeric) = 2.046432767656695 absolute error = 5.667549540788741e-09 relative error = 2.769477525017654e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.607999999999874 y[1] (analytic) = 2.047016657245399 y[1] (numeric) = 2.047016662914339 absolute error = 5.668939984104782e-09 relative error = 2.769366807074878e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.608999999999875 y[1] (analytic) = 2.047600622107705 y[1] (numeric) = 2.047600627778037 absolute error = 5.670331759688452e-09 relative error = 2.769256708787124e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.609999999999875 y[1] (analytic) = 2.048184656569663 y[1] (numeric) = 2.048184662241386 absolute error = 5.671723535272122e-09 relative error = 2.7691465791816e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.610999999999875 y[1] (analytic) = 2.048768760624869 y[1] (numeric) = 2.048768766297984 absolute error = 5.673114422677372e-09 relative error = 2.769035984786827e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.611999999999876 y[1] (analytic) = 2.049352934266921 y[1] (numeric) = 2.049352939941427 absolute error = 5.674505310082623e-09 relative error = 2.768925359414708e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.612999999999876 y[1] (analytic) = 2.049937177489416 y[1] (numeric) = 2.049937183165313 absolute error = 5.675897529755503e-09 relative error = 2.768815353018206e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.613999999999876 y[1] (analytic) = 2.050521490285953 y[1] (numeric) = 2.050521495963241 absolute error = 5.677288861249963e-09 relative error = 2.76870488221913e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.614999999999877 y[1] (analytic) = 2.051105872650128 y[1] (numeric) = 2.051105878328808 absolute error = 5.678679748655213e-09 relative error = 2.768594163946341e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.615999999999877 y[1] (analytic) = 2.05169032457554 y[1] (numeric) = 2.051690330255612 absolute error = 5.680071968328093e-09 relative error = 2.768484064232843e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.616999999999877 y[1] (analytic) = 2.052274846055789 y[1] (numeric) = 2.052274851737252 absolute error = 5.681463743911763e-09 relative error = 2.768373717014957e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.617999999999878 y[1] (analytic) = 2.052859437084472 y[1] (numeric) = 2.052859442767327 absolute error = 5.682854187227804e-09 relative error = 2.768262689869673e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.618999999999878 y[1] (analytic) = 2.053444097655187 y[1] (numeric) = 2.053444103339434 absolute error = 5.684246850989894e-09 relative error = 2.768152713521977e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.619999999999878 y[1] (analytic) = 2.054028827761536 y[1] (numeric) = 2.054028833447174 absolute error = 5.685637738395144e-09 relative error = 2.768041841258531e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.620999999999879 y[1] (analytic) = 2.054613627397115 y[1] (numeric) = 2.054613633084145 absolute error = 5.687029513978814e-09 relative error = 2.767931370718796e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.621999999999879 y[1] (analytic) = 2.055198496555527 y[1] (numeric) = 2.055198502243947 absolute error = 5.688420401384064e-09 relative error = 2.767820437255938e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.622999999999879 y[1] (analytic) = 2.055783435230368 y[1] (numeric) = 2.05578344092018 absolute error = 5.689812176967735e-09 relative error = 2.767709905362742e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.62399999999988 y[1] (analytic) = 2.05636844341524 y[1] (numeric) = 2.056368449106444 absolute error = 5.691203952551405e-09 relative error = 2.767599342800354e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.62499999999988 y[1] (analytic) = 2.056953521103742 y[1] (numeric) = 2.056953526796338 absolute error = 5.692595728135075e-09 relative error = 2.767488749614761e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.62599999999988 y[1] (analytic) = 2.057538668289475 y[1] (numeric) = 2.057538673983463 absolute error = 5.693987503718745e-09 relative error = 2.767378125851901e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.626999999999881 y[1] (analytic) = 2.058123884966041 y[1] (numeric) = 2.058123890661419 absolute error = 5.695378835213205e-09 relative error = 2.767267255783866e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.627999999999881 y[1] (analytic) = 2.058709171127037 y[1] (numeric) = 2.058709176823808 absolute error = 5.696771054886085e-09 relative error = 2.767156786777899e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.628999999999881 y[1] (analytic) = 2.059294526766068 y[1] (numeric) = 2.05929453246423 absolute error = 5.698162386380545e-09 relative error = 2.767045855907257e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.629999999999882 y[1] (analytic) = 2.059879951876733 y[1] (numeric) = 2.059879957576287 absolute error = 5.699554161964215e-09 relative error = 2.766935110355056e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.630999999999882 y[1] (analytic) = 2.060465446452634 y[1] (numeric) = 2.06046545215358 absolute error = 5.700945493458676e-09 relative error = 2.766824118925951e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.631999999999882 y[1] (analytic) = 2.061051010487372 y[1] (numeric) = 2.06105101618971 absolute error = 5.702337269042346e-09 relative error = 2.766713312784008e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.632999999999883 y[1] (analytic) = 2.06163664397455 y[1] (numeric) = 2.061636649678279 absolute error = 5.703728600536806e-09 relative error = 2.766602260978834e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.633999999999883 y[1] (analytic) = 2.062222346907768 y[1] (numeric) = 2.062222352612889 absolute error = 5.705121264298896e-09 relative error = 2.766491825119406e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.634999999999883 y[1] (analytic) = 2.06280811928063 y[1] (numeric) = 2.062808124987143 absolute error = 5.706513039882566e-09 relative error = 2.766380928281695e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.635999999999884 y[1] (analytic) = 2.063393961086738 y[1] (numeric) = 2.063393966794643 absolute error = 5.707904815466236e-09 relative error = 2.766270001323462e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.636999999999884 y[1] (analytic) = 2.063979872319695 y[1] (numeric) = 2.063979878028992 absolute error = 5.709296591049906e-09 relative error = 2.766159044290127e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.637999999999884 y[1] (analytic) = 2.064565852973103 y[1] (numeric) = 2.064565858683792 absolute error = 5.710688366633576e-09 relative error = 2.766048057227058e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.638999999999885 y[1] (analytic) = 2.065151903040566 y[1] (numeric) = 2.065151908752646 absolute error = 5.712080586306456e-09 relative error = 2.765937255219067e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.639999999999885 y[1] (analytic) = 2.065738022515687 y[1] (numeric) = 2.065738028229159 absolute error = 5.713471917800916e-09 relative error = 2.765825993192963e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.640999999999885 y[1] (analytic) = 2.066324211392069 y[1] (numeric) = 2.066324217106933 absolute error = 5.714864137473796e-09 relative error = 2.76571513122993e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.641999999999886 y[1] (analytic) = 2.066910469663316 y[1] (numeric) = 2.066910475379572 absolute error = 5.716255913057466e-09 relative error = 2.765604024439723e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.642999999999886 y[1] (analytic) = 2.067496797323032 y[1] (numeric) = 2.067496803040681 absolute error = 5.717648576819556e-09 relative error = 2.76549331743715e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.643999999999886 y[1] (analytic) = 2.068083194364822 y[1] (numeric) = 2.068083200083863 absolute error = 5.719040796492436e-09 relative error = 2.765382365697791e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.644999999999887 y[1] (analytic) = 2.06866966078229 y[1] (numeric) = 2.068669666502723 absolute error = 5.720433016165316e-09 relative error = 2.765271384123298e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.645999999999887 y[1] (analytic) = 2.069256196569039 y[1] (numeric) = 2.069256202290865 absolute error = 5.721825235838196e-09 relative error = 2.765160372758749e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.646999999999887 y[1] (analytic) = 2.069842801718677 y[1] (numeric) = 2.069842807441894 absolute error = 5.723217011421866e-09 relative error = 2.765049117097028e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.647999999999888 y[1] (analytic) = 2.070429476224806 y[1] (numeric) = 2.070429481949415 absolute error = 5.724609231094746e-09 relative error = 2.764938046348202e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.648999999999888 y[1] (analytic) = 2.071016220081033 y[1] (numeric) = 2.071016225807035 absolute error = 5.726001894856836e-09 relative error = 2.764827160374821e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.649999999999888 y[1] (analytic) = 2.071603033280963 y[1] (numeric) = 2.071603039008357 absolute error = 5.727393670440506e-09 relative error = 2.764715815930032e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.650999999999889 y[1] (analytic) = 2.072189915818202 y[1] (numeric) = 2.072189921546987 absolute error = 5.728785890113386e-09 relative error = 2.764604656350421e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.651999999999889 y[1] (analytic) = 2.072776867686354 y[1] (numeric) = 2.072776873416533 absolute error = 5.730178553875476e-09 relative error = 2.764493681498643e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.652999999999889 y[1] (analytic) = 2.073363888879029 y[1] (numeric) = 2.073363894610599 absolute error = 5.731570329459146e-09 relative error = 2.764382248674129e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.65399999999989 y[1] (analytic) = 2.07395097938983 y[1] (numeric) = 2.073950985122792 absolute error = 5.732962549132026e-09 relative error = 2.764271000666902e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.65499999999989 y[1] (analytic) = 2.074538139212364 y[1] (numeric) = 2.074538144946719 absolute error = 5.734354768804906e-09 relative error = 2.76415972327318e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.65599999999989 y[1] (analytic) = 2.075125368340239 y[1] (numeric) = 2.075125374075987 absolute error = 5.735747432566995e-09 relative error = 2.764048630543539e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.656999999999891 y[1] (analytic) = 2.075712666767061 y[1] (numeric) = 2.075712672504201 absolute error = 5.737140096329085e-09 relative error = 2.763937508395478e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.657999999999891 y[1] (analytic) = 2.07630003448644 y[1] (numeric) = 2.076300040224971 absolute error = 5.738531427823546e-09 relative error = 2.763825715218917e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.658999999999891 y[1] (analytic) = 2.076887471491979 y[1] (numeric) = 2.076887477231903 absolute error = 5.739924091585635e-09 relative error = 2.763714534549256e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.659999999999892 y[1] (analytic) = 2.077474977777288 y[1] (numeric) = 2.077474983518605 absolute error = 5.741316755347725e-09 relative error = 2.763603324594754e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.660999999999892 y[1] (analytic) = 2.078062553335975 y[1] (numeric) = 2.078062559078684 absolute error = 5.742708975020605e-09 relative error = 2.763491871696386e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.661999999999892 y[1] (analytic) = 2.078650198161648 y[1] (numeric) = 2.07865020390575 absolute error = 5.744102082871905e-09 relative error = 2.763380817009025e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.662999999999893 y[1] (analytic) = 2.079237912247914 y[1] (numeric) = 2.079237917993409 absolute error = 5.745495190723204e-09 relative error = 2.763269733049265e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.663999999999893 y[1] (analytic) = 2.079825695588384 y[1] (numeric) = 2.079825701335271 absolute error = 5.746886966306874e-09 relative error = 2.763157979294546e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.664999999999893 y[1] (analytic) = 2.080413548176665 y[1] (numeric) = 2.080413553924945 absolute error = 5.748279185979754e-09 relative error = 2.763046410180184e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.665999999999894 y[1] (analytic) = 2.081001470006367 y[1] (numeric) = 2.081001475756039 absolute error = 5.749671405652634e-09 relative error = 2.762934812167644e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.666999999999894 y[1] (analytic) = 2.081589461071098 y[1] (numeric) = 2.081589466822162 absolute error = 5.751064513503934e-09 relative error = 2.762823611983835e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.667999999999894 y[1] (analytic) = 2.082177521364469 y[1] (numeric) = 2.082177527116925 absolute error = 5.752456733176814e-09 relative error = 2.762711956186704e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.668999999999895 y[1] (analytic) = 2.082765650880088 y[1] (numeric) = 2.082765656633937 absolute error = 5.753848952849694e-09 relative error = 2.762600271623628e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.669999999999895 y[1] (analytic) = 2.083353849611565 y[1] (numeric) = 2.083353855366807 absolute error = 5.755241616611784e-09 relative error = 2.762488771499297e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.670999999999895 y[1] (analytic) = 2.083942117552511 y[1] (numeric) = 2.083942123309146 absolute error = 5.756635168552293e-09 relative error = 2.762377668777664e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.671999999999896 y[1] (analytic) = 2.084530454696536 y[1] (numeric) = 2.084530460454564 absolute error = 5.758027388225173e-09 relative error = 2.762265897939793e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.672999999999896 y[1] (analytic) = 2.085118861037251 y[1] (numeric) = 2.085118866796671 absolute error = 5.759420051987263e-09 relative error = 2.762154311491967e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.673999999999896 y[1] (analytic) = 2.085707336568266 y[1] (numeric) = 2.085707342329079 absolute error = 5.760812715749353e-09 relative error = 2.762042696377502e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.674999999999897 y[1] (analytic) = 2.086295881283193 y[1] (numeric) = 2.086295887045398 absolute error = 5.762204935422233e-09 relative error = 2.76193083978009e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.675999999999897 y[1] (analytic) = 2.086884495175643 y[1] (numeric) = 2.08688450093924 absolute error = 5.763597155095113e-09 relative error = 2.761818954723711e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.676999999999897 y[1] (analytic) = 2.087473178239226 y[1] (numeric) = 2.087473184004216 absolute error = 5.764989818857202e-09 relative error = 2.761707253992095e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.677999999999898 y[1] (analytic) = 2.088061930467554 y[1] (numeric) = 2.088061936233937 absolute error = 5.766382926708502e-09 relative error = 2.761595737448892e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.678999999999898 y[1] (analytic) = 2.08865075185424 y[1] (numeric) = 2.088650757622016 absolute error = 5.767776034559802e-09 relative error = 2.761484192337732e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.679999999999898 y[1] (analytic) = 2.089239642392895 y[1] (numeric) = 2.089239648162064 absolute error = 5.769168698321891e-09 relative error = 2.761372406142081e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.680999999999899 y[1] (analytic) = 2.089828602077134 y[1] (numeric) = 2.089828607847694 absolute error = 5.770560473905562e-09 relative error = 2.76126016658498e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.681999999999899 y[1] (analytic) = 2.090417630900565 y[1] (numeric) = 2.090417636672519 absolute error = 5.771954025846071e-09 relative error = 2.761148748711748e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.682999999999899 y[1] (analytic) = 2.091006728856804 y[1] (numeric) = 2.091006734630151 absolute error = 5.773347133697371e-09 relative error = 2.761037089944602e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.6839999999999 y[1] (analytic) = 2.091595895939464 y[1] (numeric) = 2.091595901714203 absolute error = 5.774739353370251e-09 relative error = 2.760924978185837e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.6849999999999 y[1] (analytic) = 2.092185132142157 y[1] (numeric) = 2.092185137918289 absolute error = 5.77613246122155e-09 relative error = 2.7608132628815e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.6859999999999 y[1] (analytic) = 2.092774437458496 y[1] (numeric) = 2.092774443236022 absolute error = 5.77752512498364e-09 relative error = 2.760701307112663e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.686999999999901 y[1] (analytic) = 2.093363811882096 y[1] (numeric) = 2.093363817661015 absolute error = 5.77891823283494e-09 relative error = 2.760589535384795e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.687999999999901 y[1] (analytic) = 2.093953255406571 y[1] (numeric) = 2.093953261186882 absolute error = 5.780311340686239e-09 relative error = 2.760477735480255e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.688999999999901 y[1] (analytic) = 2.094542768025534 y[1] (numeric) = 2.094542773807238 absolute error = 5.781704448537539e-09 relative error = 2.760365907442314e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.689999999999902 y[1] (analytic) = 2.0951323497326 y[1] (numeric) = 2.095132355515697 absolute error = 5.783097112299629e-09 relative error = 2.760253839351829e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.690999999999902 y[1] (analytic) = 2.095722000521384 y[1] (numeric) = 2.095722006305874 absolute error = 5.784489776061719e-09 relative error = 2.760141743333622e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.691999999999902 y[1] (analytic) = 2.0963117203855 y[1] (numeric) = 2.096311726171383 absolute error = 5.785882439823808e-09 relative error = 2.760029619430748e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.692999999999903 y[1] (analytic) = 2.096901509318563 y[1] (numeric) = 2.096901515105839 absolute error = 5.787275547675108e-09 relative error = 2.759917679469751e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.693999999999903 y[1] (analytic) = 2.097491367314189 y[1] (numeric) = 2.097491373102858 absolute error = 5.788668655526408e-09 relative error = 2.759805711590949e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.694999999999903 y[1] (analytic) = 2.098081294365993 y[1] (numeric) = 2.098081300156054 absolute error = 5.790061319288498e-09 relative error = 2.759693504172899e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.695999999999904 y[1] (analytic) = 2.098671290467589 y[1] (numeric) = 2.098671296259045 absolute error = 5.791455315318217e-09 relative error = 2.759581903856828e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.696999999999904 y[1] (analytic) = 2.099261355612597 y[1] (numeric) = 2.099261361405445 absolute error = 5.792847534991097e-09 relative error = 2.759469429332039e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.697999999999904 y[1] (analytic) = 2.09985148979463 y[1] (numeric) = 2.099851495588871 absolute error = 5.794241086931606e-09 relative error = 2.759357561757044e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.698999999999905 y[1] (analytic) = 2.100441693007305 y[1] (numeric) = 2.100441698802939 absolute error = 5.795634194782906e-09 relative error = 2.759245454933345e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.699999999999905 y[1] (analytic) = 2.101031965244239 y[1] (numeric) = 2.101031971041266 absolute error = 5.797027302634206e-09 relative error = 2.759133320449182e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.700999999999905 y[1] (analytic) = 2.101622306499048 y[1] (numeric) = 2.101622312297469 absolute error = 5.798420854574715e-09 relative error = 2.759021369655101e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.701999999999906 y[1] (analytic) = 2.102212716765351 y[1] (numeric) = 2.102212722565164 absolute error = 5.799813074247595e-09 relative error = 2.758908757421892e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.702999999999906 y[1] (analytic) = 2.102803196036763 y[1] (numeric) = 2.102803201837969 absolute error = 5.801206626188105e-09 relative error = 2.758796751461036e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.703999999999906 y[1] (analytic) = 2.103393744306902 y[1] (numeric) = 2.103393750109502 absolute error = 5.802599734039404e-09 relative error = 2.758684506761924e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.704999999999907 y[1] (analytic) = 2.103984361569387 y[1] (numeric) = 2.103984367373381 absolute error = 5.803993285979914e-09 relative error = 2.758572445686167e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.705999999999907 y[1] (analytic) = 2.104575047817836 y[1] (numeric) = 2.104575053623222 absolute error = 5.805386837920423e-09 relative error = 2.758460357087212e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.706999999999907 y[1] (analytic) = 2.105165803045866 y[1] (numeric) = 2.105165808852646 absolute error = 5.806779945771723e-09 relative error = 2.758348030055478e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.707999999999908 y[1] (analytic) = 2.105756627247096 y[1] (numeric) = 2.105756633055269 absolute error = 5.808173053623022e-09 relative error = 2.758235675703978e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.708999999999908 y[1] (analytic) = 2.106347520415144 y[1] (numeric) = 2.10634752622471 absolute error = 5.809566605563532e-09 relative error = 2.758123504908874e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.709999999999908 y[1] (analytic) = 2.106938482543629 y[1] (numeric) = 2.10693848835459 absolute error = 5.810960157504041e-09 relative error = 2.758011306760453e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.710999999999909 y[1] (analytic) = 2.107529513626172 y[1] (numeric) = 2.107529519438526 absolute error = 5.812353265355341e-09 relative error = 2.757898870585554e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.711999999999909 y[1] (analytic) = 2.108120613656391 y[1] (numeric) = 2.108120619470137 absolute error = 5.813746373206641e-09 relative error = 2.757786407260207e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.712999999999909 y[1] (analytic) = 2.108711782627905 y[1] (numeric) = 2.108711788443045 absolute error = 5.81513992514715e-09 relative error = 2.757674127424017e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.71399999999991 y[1] (analytic) = 2.109303020534334 y[1] (numeric) = 2.109303026350867 absolute error = 5.81653303299845e-09 relative error = 2.757561609865324e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.71499999999991 y[1] (analytic) = 2.109894327369299 y[1] (numeric) = 2.109894333187226 absolute error = 5.81792614084975e-09 relative error = 2.757449065282702e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.71599999999991 y[1] (analytic) = 2.11048570312642 y[1] (numeric) = 2.11048570894574 absolute error = 5.819319692790259e-09 relative error = 2.75733670413861e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.716999999999911 y[1] (analytic) = 2.111077147799316 y[1] (numeric) = 2.11107715362003 absolute error = 5.820713688819978e-09 relative error = 2.757224526298226e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.717999999999911 y[1] (analytic) = 2.111668661381611 y[1] (numeric) = 2.111668667203717 absolute error = 5.822106352582068e-09 relative error = 2.757111690416816e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.718999999999911 y[1] (analytic) = 2.112260243866922 y[1] (numeric) = 2.112260249690422 absolute error = 5.823499904522578e-09 relative error = 2.756999248284613e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.719999999999912 y[1] (analytic) = 2.112851895248873 y[1] (numeric) = 2.112851901073767 absolute error = 5.824893456463087e-09 relative error = 2.756886779220733e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.720999999999912 y[1] (analytic) = 2.113443615521085 y[1] (numeric) = 2.113443621347372 absolute error = 5.826287452492807e-09 relative error = 2.756774493392999e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.721999999999912 y[1] (analytic) = 2.114035404677179 y[1] (numeric) = 2.114035410504859 absolute error = 5.827680560344106e-09 relative error = 2.756661760465651e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.722999999999913 y[1] (analytic) = 2.114627262710776 y[1] (numeric) = 2.114627268539851 absolute error = 5.829075000463035e-09 relative error = 2.756549630874733e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.723999999999913 y[1] (analytic) = 2.1152191896155 y[1] (numeric) = 2.115219195445968 absolute error = 5.830468108314335e-09 relative error = 2.756436844436053e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.724999999999913 y[1] (analytic) = 2.115811185384973 y[1] (numeric) = 2.115811191216835 absolute error = 5.831862104344054e-09 relative error = 2.756324451174004e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.725999999999914 y[1] (analytic) = 2.116403250012817 y[1] (numeric) = 2.116403255846073 absolute error = 5.833256100373774e-09 relative error = 2.756212031113848e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.726999999999914 y[1] (analytic) = 2.116995383492655 y[1] (numeric) = 2.116995389327305 absolute error = 5.834649652314283e-09 relative error = 2.756099374523991e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.727999999999914 y[1] (analytic) = 2.117587585818111 y[1] (numeric) = 2.117587591654154 absolute error = 5.836043204254793e-09 relative error = 2.755986691336826e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.728999999999915 y[1] (analytic) = 2.118179856982807 y[1] (numeric) = 2.118179862820243 absolute error = 5.837436312106092e-09 relative error = 2.755873771937901e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.729999999999915 y[1] (analytic) = 2.118772196980367 y[1] (numeric) = 2.118772202819197 absolute error = 5.838830308135812e-09 relative error = 2.755761245336898e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.730999999999915 y[1] (analytic) = 2.119364605804414 y[1] (numeric) = 2.119364611644638 absolute error = 5.840224304165531e-09 relative error = 2.755648692146036e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.731999999999916 y[1] (analytic) = 2.119957083448573 y[1] (numeric) = 2.119957089290191 absolute error = 5.841617856106041e-09 relative error = 2.755535902926569e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.732999999999916 y[1] (analytic) = 2.120549629906468 y[1] (numeric) = 2.12054963574948 absolute error = 5.84301185213576e-09 relative error = 2.7554232967391e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.733999999999916 y[1] (analytic) = 2.121142245171724 y[1] (numeric) = 2.12114225101613 absolute error = 5.844405404076269e-09 relative error = 2.755310454723e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.734999999999917 y[1] (analytic) = 2.121734929237965 y[1] (numeric) = 2.121734935083764 absolute error = 5.845799400105989e-09 relative error = 2.755197795704644e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.735999999999917 y[1] (analytic) = 2.122327682098816 y[1] (numeric) = 2.122327687946009 absolute error = 5.847192507957288e-09 relative error = 2.755084691811055e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.736999999999917 y[1] (analytic) = 2.122920503747903 y[1] (numeric) = 2.122920509596489 absolute error = 5.848586503987008e-09 relative error = 2.754971980185617e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.737999999999918 y[1] (analytic) = 2.12351339417885 y[1] (numeric) = 2.12351340002883 absolute error = 5.849980500016727e-09 relative error = 2.754859242260104e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.738999999999918 y[1] (analytic) = 2.124106353385283 y[1] (numeric) = 2.124106359236657 absolute error = 5.851374496046446e-09 relative error = 2.754746478075757e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.739999999999919 y[1] (analytic) = 2.124699381360829 y[1] (numeric) = 2.124699387213596 absolute error = 5.852767603897746e-09 relative error = 2.754633269648321e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.740999999999919 y[1] (analytic) = 2.125292478099112 y[1] (numeric) = 2.125292483953274 absolute error = 5.854162044016675e-09 relative error = 2.754520662140916e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.741999999999919 y[1] (analytic) = 2.125885643593761 y[1] (numeric) = 2.125885649449317 absolute error = 5.855555595957185e-09 relative error = 2.754407610589299e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.74299999999992 y[1] (analytic) = 2.126478877838401 y[1] (numeric) = 2.12647888369535 absolute error = 5.856949591986904e-09 relative error = 2.754294741897736e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.74399999999992 y[1] (analytic) = 2.127072180826657 y[1] (numeric) = 2.127072186685002 absolute error = 5.858344920284253e-09 relative error = 2.754182473491561e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.74499999999992 y[1] (analytic) = 2.127665552552161 y[1] (numeric) = 2.127665558411899 absolute error = 5.859738028135553e-09 relative error = 2.754069135116994e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.745999999999921 y[1] (analytic) = 2.128258993008537 y[1] (numeric) = 2.128258998869669 absolute error = 5.861131580076062e-09 relative error = 2.753955979667063e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.746999999999921 y[1] (analytic) = 2.128852502189412 y[1] (numeric) = 2.128852508051938 absolute error = 5.862526464284201e-09 relative error = 2.753843424217932e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.747999999999921 y[1] (analytic) = 2.129446080088415 y[1] (numeric) = 2.129446085952335 absolute error = 5.863920460313921e-09 relative error = 2.753730425552945e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.748999999999922 y[1] (analytic) = 2.130039726699174 y[1] (numeric) = 2.130039732564488 absolute error = 5.86531445634364e-09 relative error = 2.753617401039206e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.749999999999922 y[1] (analytic) = 2.130633442015317 y[1] (numeric) = 2.130633447882025 absolute error = 5.866708452373359e-09 relative error = 2.753504350717492e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.750999999999922 y[1] (analytic) = 2.131227226030473 y[1] (numeric) = 2.131227231898575 absolute error = 5.868102004313869e-09 relative error = 2.753391066256004e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.751999999999923 y[1] (analytic) = 2.131821078738269 y[1] (numeric) = 2.131821084607765 absolute error = 5.869496444432798e-09 relative error = 2.753278172813028e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.752999999999923 y[1] (analytic) = 2.132415000132336 y[1] (numeric) = 2.132415006003226 absolute error = 5.870889996373307e-09 relative error = 2.753164837055153e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.753999999999923 y[1] (analytic) = 2.133008990206302 y[1] (numeric) = 2.133008996078586 absolute error = 5.872284436492237e-09 relative error = 2.753051892164916e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.754999999999924 y[1] (analytic) = 2.133603048953796 y[1] (numeric) = 2.133603054827475 absolute error = 5.873678876611166e-09 relative error = 2.752938921553989e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.755999999999924 y[1] (analytic) = 2.13419717636845 y[1] (numeric) = 2.134197182243522 absolute error = 5.875072872640885e-09 relative error = 2.752825717180411e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.756999999999924 y[1] (analytic) = 2.134791372443891 y[1] (numeric) = 2.134791378320358 absolute error = 5.876466868670605e-09 relative error = 2.752712487283137e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.757999999999925 y[1] (analytic) = 2.135385637173751 y[1] (numeric) = 2.135385643051612 absolute error = 5.877860864700324e-09 relative error = 2.752599231902606e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.758999999999925 y[1] (analytic) = 2.13597997055166 y[1] (numeric) = 2.135979976430916 absolute error = 5.879255748908463e-09 relative error = 2.752486366896983e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.759999999999925 y[1] (analytic) = 2.136574372571248 y[1] (numeric) = 2.136574378451898 absolute error = 5.880650189027392e-09 relative error = 2.752373268406453e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.760999999999926 y[1] (analytic) = 2.137168843226147 y[1] (numeric) = 2.137168849108191 absolute error = 5.882044629146321e-09 relative error = 2.752260144438156e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.761999999999926 y[1] (analytic) = 2.137763382509988 y[1] (numeric) = 2.137763388393426 absolute error = 5.883438181086831e-09 relative error = 2.752146579561568e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.762999999999926 y[1] (analytic) = 2.138357990416401 y[1] (numeric) = 2.138357996301234 absolute error = 5.88483217711655e-09 relative error = 2.752033197196602e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.763999999999927 y[1] (analytic) = 2.138952666939019 y[1] (numeric) = 2.138952672825245 absolute error = 5.886226617235479e-09 relative error = 2.751919997210155e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.764999999999927 y[1] (analytic) = 2.139547412071474 y[1] (numeric) = 2.139547417959094 absolute error = 5.887620169175989e-09 relative error = 2.751806356782575e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.765999999999927 y[1] (analytic) = 2.140142225807397 y[1] (numeric) = 2.14014223169641 absolute error = 5.889013721116498e-09 relative error = 2.751692691309238e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.766999999999928 y[1] (analytic) = 2.140737108140419 y[1] (numeric) = 2.140737114030828 absolute error = 5.890408605324637e-09 relative error = 2.751579623170741e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.767999999999928 y[1] (analytic) = 2.141332059064175 y[1] (numeric) = 2.141332064955979 absolute error = 5.891803489532776e-09 relative error = 2.751466529720601e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.768999999999928 y[1] (analytic) = 2.141927078572298 y[1] (numeric) = 2.141927084465495 absolute error = 5.893197485562496e-09 relative error = 2.751352996335715e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.769999999999929 y[1] (analytic) = 2.14252216665842 y[1] (numeric) = 2.142522172553011 absolute error = 5.894591925681425e-09 relative error = 2.751239645223794e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.770999999999929 y[1] (analytic) = 2.143117323316174 y[1] (numeric) = 2.14311732921216 absolute error = 5.895985477621934e-09 relative error = 2.751125854602641e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.771999999999929 y[1] (analytic) = 2.143712548539194 y[1] (numeric) = 2.143712554436574 absolute error = 5.897379917740864e-09 relative error = 2.751012453493151e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.77299999999993 y[1] (analytic) = 2.144307842321112 y[1] (numeric) = 2.144307848219888 absolute error = 5.898775246038213e-09 relative error = 2.750899441590003e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.77399999999993 y[1] (analytic) = 2.144903204655566 y[1] (numeric) = 2.144903210555735 absolute error = 5.900169242067932e-09 relative error = 2.750785783368438e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.77499999999993 y[1] (analytic) = 2.145498635536187 y[1] (numeric) = 2.14549864143775 absolute error = 5.901563682186861e-09 relative error = 2.750672307331478e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.775999999999931 y[1] (analytic) = 2.14609413495661 y[1] (numeric) = 2.146094140859568 absolute error = 5.90295767821658e-09 relative error = 2.750558599488426e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.776999999999931 y[1] (analytic) = 2.146689702910471 y[1] (numeric) = 2.146689708814823 absolute error = 5.90435211833551e-09 relative error = 2.750445073794512e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.777999999999931 y[1] (analytic) = 2.147285339391403 y[1] (numeric) = 2.14728534529715 absolute error = 5.905747002543649e-09 relative error = 2.750331730117196e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.778999999999932 y[1] (analytic) = 2.147881044393043 y[1] (numeric) = 2.147881050300184 absolute error = 5.907140998573368e-09 relative error = 2.750217948053371e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.779999999999932 y[1] (analytic) = 2.148476817909026 y[1] (numeric) = 2.148476823817561 absolute error = 5.908535438692297e-09 relative error = 2.7501043480854e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.780999999999932 y[1] (analytic) = 2.149072659932986 y[1] (numeric) = 2.149072665842917 absolute error = 5.909930766989646e-09 relative error = 2.749991136723099e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.781999999999933 y[1] (analytic) = 2.149668570458561 y[1] (numeric) = 2.149668576369887 absolute error = 5.911325207108575e-09 relative error = 2.749877487322424e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.782999999999933 y[1] (analytic) = 2.150264549479388 y[1] (numeric) = 2.150264555392107 absolute error = 5.912718759049085e-09 relative error = 2.74976340026656e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.783999999999933 y[1] (analytic) = 2.150860596989101 y[1] (numeric) = 2.150860602903214 absolute error = 5.914113199168014e-09 relative error = 2.749649701820254e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.784999999999934 y[1] (analytic) = 2.151456712981338 y[1] (numeric) = 2.151456718896846 absolute error = 5.915508083376153e-09 relative error = 2.749536185266241e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.785999999999934 y[1] (analytic) = 2.152052897449735 y[1] (numeric) = 2.152052903366637 absolute error = 5.916902523495082e-09 relative error = 2.749422437760168e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.786999999999934 y[1] (analytic) = 2.15264915038793 y[1] (numeric) = 2.152649156306227 absolute error = 5.918296519524802e-09 relative error = 2.749308459512904e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.787999999999935 y[1] (analytic) = 2.153245471789561 y[1] (numeric) = 2.153245477709252 absolute error = 5.919690959643731e-09 relative error = 2.749194663218718e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.788999999999935 y[1] (analytic) = 2.153841861648264 y[1] (numeric) = 2.15384186756935 absolute error = 5.92108539976266e-09 relative error = 2.749080842560766e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.789999999999935 y[1] (analytic) = 2.154438319957678 y[1] (numeric) = 2.154438325880158 absolute error = 5.922480283970799e-09 relative error = 2.748967203705856e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.790999999999936 y[1] (analytic) = 2.155034846711441 y[1] (numeric) = 2.155034852635316 absolute error = 5.923874724089728e-09 relative error = 2.748853334380878e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.791999999999936 y[1] (analytic) = 2.155631441903192 y[1] (numeric) = 2.155631447828461 absolute error = 5.925268276030238e-09 relative error = 2.74873902878261e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.792999999999936 y[1] (analytic) = 2.156228105526568 y[1] (numeric) = 2.156228111453232 absolute error = 5.926663604327587e-09 relative error = 2.748625523031223e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.793999999999937 y[1] (analytic) = 2.15682483757521 y[1] (numeric) = 2.156824843503268 absolute error = 5.928057600357306e-09 relative error = 2.74851137518514e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.794999999999937 y[1] (analytic) = 2.157421638042755 y[1] (numeric) = 2.157421643972207 absolute error = 5.929452484565445e-09 relative error = 2.748397615008967e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.795999999999937 y[1] (analytic) = 2.158018506922843 y[1] (numeric) = 2.158018512853691 absolute error = 5.930847368773584e-09 relative error = 2.74828383062872e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.796999999999938 y[1] (analytic) = 2.158615444209115 y[1] (numeric) = 2.158615450141357 absolute error = 5.932241808892513e-09 relative error = 2.748169816354668e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.797999999999938 y[1] (analytic) = 2.15921244989521 y[1] (numeric) = 2.159212455828846 absolute error = 5.933636693100652e-09 relative error = 2.7480559837401e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.798999999999938 y[1] (analytic) = 2.159809523974766 y[1] (numeric) = 2.159809529909799 absolute error = 5.935032465487211e-09 relative error = 2.747942538268274e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.799999999999939 y[1] (analytic) = 2.160406666441428 y[1] (numeric) = 2.160406672377854 absolute error = 5.936426017427721e-09 relative error = 2.747828040729972e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.800999999999939 y[1] (analytic) = 2.161003877288833 y[1] (numeric) = 2.161003883226654 absolute error = 5.93782090163586e-09 relative error = 2.747714136027082e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.801999999999939 y[1] (analytic) = 2.161601156510623 y[1] (numeric) = 2.161601162449839 absolute error = 5.939215785843999e-09 relative error = 2.747600207353429e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.80299999999994 y[1] (analytic) = 2.162198504100439 y[1] (numeric) = 2.162198510041049 absolute error = 5.940610225962928e-09 relative error = 2.747486049359959e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.80399999999994 y[1] (analytic) = 2.162795920051923 y[1] (numeric) = 2.162795925993927 absolute error = 5.942004221992647e-09 relative error = 2.747371662255584e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.80499999999994 y[1] (analytic) = 2.163393404358714 y[1] (numeric) = 2.163393410302114 absolute error = 5.943399994379206e-09 relative error = 2.747258072620862e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.805999999999941 y[1] (analytic) = 2.163990957014457 y[1] (numeric) = 2.163990962959252 absolute error = 5.944794434498135e-09 relative error = 2.747143843290293e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.806999999999941 y[1] (analytic) = 2.164588578012793 y[1] (numeric) = 2.164588583958982 absolute error = 5.946188874617064e-09 relative error = 2.747029590295621e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.807999999999941 y[1] (analytic) = 2.165186267347365 y[1] (numeric) = 2.165186273294948 absolute error = 5.947583758825203e-09 relative error = 2.746915518779716e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.808999999999942 y[1] (analytic) = 2.165784025011813 y[1] (numeric) = 2.165784030960792 absolute error = 5.948979087122552e-09 relative error = 2.746801628611193e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.809999999999942 y[1] (analytic) = 2.166381850999783 y[1] (numeric) = 2.166381856950157 absolute error = 5.950373971330691e-09 relative error = 2.746687509676377e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.810999999999942 y[1] (analytic) = 2.166979745304916 y[1] (numeric) = 2.166979751256685 absolute error = 5.95176885553883e-09 relative error = 2.746573367118093e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.811999999999943 y[1] (analytic) = 2.167577707920857 y[1] (numeric) = 2.16757771387402 absolute error = 5.95316329565776e-09 relative error = 2.746458996096634e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.812999999999943 y[1] (analytic) = 2.168175738841248 y[1] (numeric) = 2.168175744795807 absolute error = 5.954559068044318e-09 relative error = 2.746345216106261e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.813999999999943 y[1] (analytic) = 2.168773838059734 y[1] (numeric) = 2.168773844015688 absolute error = 5.955953952252457e-09 relative error = 2.746231002851305e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.814999999999944 y[1] (analytic) = 2.169372005569959 y[1] (numeric) = 2.169372011527308 absolute error = 5.957348836460596e-09 relative error = 2.746116766126252e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.815999999999944 y[1] (analytic) = 2.169970241365567 y[1] (numeric) = 2.169970247324311 absolute error = 5.958743720668735e-09 relative error = 2.746002505969338e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.816999999999944 y[1] (analytic) = 2.170568545440202 y[1] (numeric) = 2.170568551400341 absolute error = 5.960139048966084e-09 relative error = 2.745888427014563e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.817999999999945 y[1] (analytic) = 2.171166917787511 y[1] (numeric) = 2.171166923749044 absolute error = 5.961533489085014e-09 relative error = 2.745773915512681e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.818999999999945 y[1] (analytic) = 2.171765358401136 y[1] (numeric) = 2.171765364364065 absolute error = 5.962928373293153e-09 relative error = 2.745659585289217e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.819999999999945 y[1] (analytic) = 2.172363867274724 y[1] (numeric) = 2.172363873239048 absolute error = 5.964324145679711e-09 relative error = 2.745545640639881e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.820999999999946 y[1] (analytic) = 2.172962444401922 y[1] (numeric) = 2.172962450367641 absolute error = 5.965718141709431e-09 relative error = 2.745430855042417e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.821999999999946 y[1] (analytic) = 2.173561089776374 y[1] (numeric) = 2.173561095743487 absolute error = 5.96711302591757e-09 relative error = 2.745316455095124e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.822999999999946 y[1] (analytic) = 2.174159803391726 y[1] (numeric) = 2.174159809360234 absolute error = 5.968507910125709e-09 relative error = 2.745202031982531e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.823999999999947 y[1] (analytic) = 2.174758585241626 y[1] (numeric) = 2.174758591211528 absolute error = 5.969902794333848e-09 relative error = 2.745087585742564e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.824999999999947 y[1] (analytic) = 2.175357435319718 y[1] (numeric) = 2.175357441291016 absolute error = 5.971297678541987e-09 relative error = 2.744973116413105e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.825999999999947 y[1] (analytic) = 2.175956353619652 y[1] (numeric) = 2.175956359592344 absolute error = 5.972692118660916e-09 relative error = 2.744858419942792e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.826999999999948 y[1] (analytic) = 2.176555340135072 y[1] (numeric) = 2.17655534610916 absolute error = 5.974087891047475e-09 relative error = 2.7447443126701e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.827999999999948 y[1] (analytic) = 2.177154394859628 y[1] (numeric) = 2.177154400835111 absolute error = 5.975482775255614e-09 relative error = 2.744629774242944e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.828999999999948 y[1] (analytic) = 2.177753517786965 y[1] (numeric) = 2.177753523763844 absolute error = 5.976878547642173e-09 relative error = 2.744515620719043e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.829999999999949 y[1] (analytic) = 2.178352708910734 y[1] (numeric) = 2.178352714889007 absolute error = 5.978273431850312e-09 relative error = 2.744401036340756e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.830999999999949 y[1] (analytic) = 2.178951968224581 y[1] (numeric) = 2.178951974204249 absolute error = 5.979668760147661e-09 relative error = 2.744286632908168e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.831999999999949 y[1] (analytic) = 2.179551295722154 y[1] (numeric) = 2.179551301703218 absolute error = 5.981064088445009e-09 relative error = 2.744172206538178e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.83299999999995 y[1] (analytic) = 2.180150691397103 y[1] (numeric) = 2.180150697379563 absolute error = 5.982459416742358e-09 relative error = 2.744057757268433e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.83399999999995 y[1] (analytic) = 2.180750155243078 y[1] (numeric) = 2.180750161226932 absolute error = 5.983853412772078e-09 relative error = 2.743942674214821e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.83499999999995 y[1] (analytic) = 2.181349687253725 y[1] (numeric) = 2.181349693238974 absolute error = 5.985248741069427e-09 relative error = 2.743828179426259e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.835999999999951 y[1] (analytic) = 2.181949287422695 y[1] (numeric) = 2.181949293409339 absolute error = 5.986643625277566e-09 relative error = 2.743713458321917e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.836999999999951 y[1] (analytic) = 2.182548955743638 y[1] (numeric) = 2.182548961731677 absolute error = 5.988039397664124e-09 relative error = 2.743599121525263e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.837999999999951 y[1] (analytic) = 2.183148692210203 y[1] (numeric) = 2.183148698199638 absolute error = 5.989435170050683e-09 relative error = 2.743484761904617e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.838999999999952 y[1] (analytic) = 2.183748496816041 y[1] (numeric) = 2.183748502806871 absolute error = 5.990830054258822e-09 relative error = 2.743369972775528e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.839999999999952 y[1] (analytic) = 2.184348369554802 y[1] (numeric) = 2.184348375547027 absolute error = 5.992225382556171e-09 relative error = 2.743255364425896e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.840999999999952 y[1] (analytic) = 2.184948310420137 y[1] (numeric) = 2.184948316413757 absolute error = 5.99362071085352e-09 relative error = 2.743140733476219e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.841999999999953 y[1] (analytic) = 2.185548319405696 y[1] (numeric) = 2.185548325400712 absolute error = 5.995016039150869e-09 relative error = 2.743026079963796e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.842999999999953 y[1] (analytic) = 2.186148396505131 y[1] (numeric) = 2.186148402501543 absolute error = 5.996411811537428e-09 relative error = 2.742911607063612e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.843999999999953 y[1] (analytic) = 2.186748541712093 y[1] (numeric) = 2.1867485477099 absolute error = 5.997807139834777e-09 relative error = 2.742796908481692e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.844999999999954 y[1] (analytic) = 2.187348755020235 y[1] (numeric) = 2.187348761019437 absolute error = 5.999202024042916e-09 relative error = 2.742681984422469e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.845999999999954 y[1] (analytic) = 2.187949036423208 y[1] (numeric) = 2.187949042423805 absolute error = 6.000596464161845e-09 relative error = 2.742566835090197e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.846999999999954 y[1] (analytic) = 2.188549385914663 y[1] (numeric) = 2.188549391916656 absolute error = 6.001992236548404e-09 relative error = 2.742452272348418e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.847999999999955 y[1] (analytic) = 2.189149803488255 y[1] (numeric) = 2.189149809491642 absolute error = 6.003387564845752e-09 relative error = 2.742337484296315e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.848999999999955 y[1] (analytic) = 2.189750289137634 y[1] (numeric) = 2.189750295142417 absolute error = 6.004782893143101e-09 relative error = 2.742222673941466e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.849999999999955 y[1] (analytic) = 2.190350842856454 y[1] (numeric) = 2.190350848862633 absolute error = 6.00617866552966e-09 relative error = 2.742108044068846e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.850999999999956 y[1] (analytic) = 2.190951464638371 y[1] (numeric) = 2.190951470645944 absolute error = 6.007573105648589e-09 relative error = 2.741992783779067e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.851999999999956 y[1] (analytic) = 2.191552154477034 y[1] (numeric) = 2.191552160486002 absolute error = 6.008968433945938e-09 relative error = 2.741877906793346e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.852999999999956 y[1] (analytic) = 2.192152912366098 y[1] (numeric) = 2.192152918376463 absolute error = 6.010364650421707e-09 relative error = 2.741763412815224e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.853999999999957 y[1] (analytic) = 2.192753738299219 y[1] (numeric) = 2.192753744310979 absolute error = 6.011760422808266e-09 relative error = 2.741648693971084e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.854999999999957 y[1] (analytic) = 2.193354632270051 y[1] (numeric) = 2.193354638283205 absolute error = 6.013154418837985e-09 relative error = 2.741533143053372e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.855999999999957 y[1] (analytic) = 2.193955594272245 y[1] (numeric) = 2.193955600286796 absolute error = 6.014550635313753e-09 relative error = 2.741418582498172e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.856999999999958 y[1] (analytic) = 2.194556624299461 y[1] (numeric) = 2.194556630315406 absolute error = 6.015945075432683e-09 relative error = 2.741303190275655e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.857999999999958 y[1] (analytic) = 2.195157722345348 y[1] (numeric) = 2.19515772836269 absolute error = 6.017341291908451e-09 relative error = 2.741188585519681e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.858999999999958 y[1] (analytic) = 2.195758888403567 y[1] (numeric) = 2.195758894422304 absolute error = 6.0187366202058e-09 relative error = 2.741073554110369e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.859999999999959 y[1] (analytic) = 2.19636012246777 y[1] (numeric) = 2.196360128487903 absolute error = 6.020132392592359e-09 relative error = 2.740958702996438e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.860999999999959 y[1] (analytic) = 2.196961424531616 y[1] (numeric) = 2.196961430553143 absolute error = 6.021526832711288e-09 relative error = 2.740843223496769e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.861999999999959 y[1] (analytic) = 2.197562794588758 y[1] (numeric) = 2.19756280061168 absolute error = 6.022922161008637e-09 relative error = 2.740728126558832e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.86299999999996 y[1] (analytic) = 2.198164232632852 y[1] (numeric) = 2.198164238657171 absolute error = 6.024318377484406e-09 relative error = 2.740613411887234e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.86399999999996 y[1] (analytic) = 2.198765738657558 y[1] (numeric) = 2.198765744683271 absolute error = 6.025713705781754e-09 relative error = 2.740498271298658e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.86499999999996 y[1] (analytic) = 2.199367312656529 y[1] (numeric) = 2.199367318683639 absolute error = 6.027109478168313e-09 relative error = 2.740383310911539e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.865999999999961 y[1] (analytic) = 2.199968954623425 y[1] (numeric) = 2.19996896065193 absolute error = 6.028504806465662e-09 relative error = 2.740268126873444e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.866999999999961 y[1] (analytic) = 2.200570664551902 y[1] (numeric) = 2.200570670581803 absolute error = 6.029901022941431e-09 relative error = 2.74015332480554e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.867999999999961 y[1] (analytic) = 2.201172442435618 y[1] (numeric) = 2.201172448466914 absolute error = 6.03129590714957e-09 relative error = 2.740037895657045e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.868999999999962 y[1] (analytic) = 2.201774288268231 y[1] (numeric) = 2.201774294300923 absolute error = 6.032692123625338e-09 relative error = 2.739923050137103e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.869999999999962 y[1] (analytic) = 2.202376202043399 y[1] (numeric) = 2.202376208077486 absolute error = 6.034086563744268e-09 relative error = 2.739807376299175e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.870999999999962 y[1] (analytic) = 2.202978183754779 y[1] (numeric) = 2.202978189790262 absolute error = 6.035483224309246e-09 relative error = 2.739692689113382e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.871999999999963 y[1] (analytic) = 2.203580233396034 y[1] (numeric) = 2.203580239432911 absolute error = 6.036877664428175e-09 relative error = 2.73957697248195e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.872999999999963 y[1] (analytic) = 2.204182350960817 y[1] (numeric) = 2.204182356999091 absolute error = 6.038273880903944e-09 relative error = 2.739462040548425e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.873999999999963 y[1] (analytic) = 2.204784536442792 y[1] (numeric) = 2.204784542482461 absolute error = 6.039669209201293e-09 relative error = 2.739346684164304e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.874999999999964 y[1] (analytic) = 2.205386789835616 y[1] (numeric) = 2.20538679587668 absolute error = 6.041064537498642e-09 relative error = 2.739231306427172e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.875999999999964 y[1] (analytic) = 2.205989111132948 y[1] (numeric) = 2.205989117175409 absolute error = 6.04246119806362e-09 relative error = 2.739116511305146e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.876999999999964 y[1] (analytic) = 2.206591500328451 y[1] (numeric) = 2.206591506372307 absolute error = 6.043856082271759e-09 relative error = 2.739000889549394e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.877999999999965 y[1] (analytic) = 2.207193957415783 y[1] (numeric) = 2.207193963461035 absolute error = 6.045251854658318e-09 relative error = 2.738885649060128e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.878999999999965 y[1] (analytic) = 2.207796482388605 y[1] (numeric) = 2.207796488435252 absolute error = 6.046647182955667e-09 relative error = 2.738770186106025e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.879999999999965 y[1] (analytic) = 2.208399075240578 y[1] (numeric) = 2.208399081288621 absolute error = 6.048042955342225e-09 relative error = 2.738654903069711e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.880999999999966 y[1] (analytic) = 2.209001735965362 y[1] (numeric) = 2.209001742014801 absolute error = 6.049439171817994e-09 relative error = 2.738539799822436e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.881999999999966 y[1] (analytic) = 2.20960446455662 y[1] (numeric) = 2.209604470607454 absolute error = 6.050834500115343e-09 relative error = 2.738424273291603e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.882999999999966 y[1] (analytic) = 2.210207261008012 y[1] (numeric) = 2.210207267060242 absolute error = 6.052229828412692e-09 relative error = 2.738308725695003e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.883999999999967 y[1] (analytic) = 2.210810125313201 y[1] (numeric) = 2.210810131366826 absolute error = 6.053625156710041e-09 relative error = 2.738193157068356e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.884999999999967 y[1] (analytic) = 2.211413057465847 y[1] (numeric) = 2.211413063520869 absolute error = 6.055021817275019e-09 relative error = 2.738078169898177e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.885999999999967 y[1] (analytic) = 2.212016057459615 y[1] (numeric) = 2.212016063516033 absolute error = 6.056417589661578e-09 relative error = 2.737962759916425e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.886999999999968 y[1] (analytic) = 2.212619125288168 y[1] (numeric) = 2.21261913134598 absolute error = 6.057812917958927e-09 relative error = 2.737847128194722e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.887999999999968 y[1] (analytic) = 2.213222260945165 y[1] (numeric) = 2.213222267004374 absolute error = 6.059209134434695e-09 relative error = 2.737731876891156e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.888999999999968 y[1] (analytic) = 2.213825464424273 y[1] (numeric) = 2.213825470484877 absolute error = 6.060604462732044e-09 relative error = 2.737616203320782e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.889999999999969 y[1] (analytic) = 2.214428735719153 y[1] (numeric) = 2.214428741781153 absolute error = 6.061999791029393e-09 relative error = 2.737500508934061e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.890999999999969 y[1] (analytic) = 2.21503207482347 y[1] (numeric) = 2.215032080886866 absolute error = 6.063396007505162e-09 relative error = 2.737385194744141e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.891999999999969 y[1] (analytic) = 2.215635481730887 y[1] (numeric) = 2.215635487795678 absolute error = 6.064790891713301e-09 relative error = 2.737269258287647e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.89299999999997 y[1] (analytic) = 2.216238956435069 y[1] (numeric) = 2.216238962501256 absolute error = 6.06618666409986e-09 relative error = 2.737153701989619e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.89399999999997 y[1] (analytic) = 2.21684249892968 y[1] (numeric) = 2.216842504997262 absolute error = 6.067582880575628e-09 relative error = 2.73703832523291e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.89499999999997 y[1] (analytic) = 2.217446109208384 y[1] (numeric) = 2.217446115277363 absolute error = 6.068978652962187e-09 relative error = 2.736922727348164e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.895999999999971 y[1] (analytic) = 2.218049787264848 y[1] (numeric) = 2.218049793335222 absolute error = 6.070373981259536e-09 relative error = 2.736806908534329e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.896999999999971 y[1] (analytic) = 2.218653533092735 y[1] (numeric) = 2.218653539164505 absolute error = 6.071770197735304e-09 relative error = 2.736691469474931e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.897999999999971 y[1] (analytic) = 2.219257346685712 y[1] (numeric) = 2.219257352758878 absolute error = 6.073165526032653e-09 relative error = 2.736575609449914e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.898999999999972 y[1] (analytic) = 2.219861228037445 y[1] (numeric) = 2.219861234112006 absolute error = 6.074561298419212e-09 relative error = 2.736459928979284e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.899999999999972 y[1] (analytic) = 2.220465177141599 y[1] (numeric) = 2.220465183217556 absolute error = 6.075957070805771e-09 relative error = 2.736344227936662e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.900999999999972 y[1] (analytic) = 2.22106919399184 y[1] (numeric) = 2.221069200069193 absolute error = 6.07735284319233e-09 relative error = 2.736228506357222e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.901999999999973 y[1] (analytic) = 2.221673278581835 y[1] (numeric) = 2.221673284660584 absolute error = 6.078749503757308e-09 relative error = 2.736113164055143e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.902999999999973 y[1] (analytic) = 2.222277430905253 y[1] (numeric) = 2.222277436985397 absolute error = 6.080144387965447e-09 relative error = 2.735997001728393e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.903999999999973 y[1] (analytic) = 2.222881650955757 y[1] (numeric) = 2.222881657037298 absolute error = 6.081541048530426e-09 relative error = 2.735881618310893e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.904999999999974 y[1] (analytic) = 2.223485938727018 y[1] (numeric) = 2.223485944809954 absolute error = 6.082935932738565e-09 relative error = 2.735765415373458e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.905999999999974 y[1] (analytic) = 2.224090294212702 y[1] (numeric) = 2.224090300297034 absolute error = 6.084332149214333e-09 relative error = 2.735649791308542e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.906999999999974 y[1] (analytic) = 2.224694717406477 y[1] (numeric) = 2.224694723492205 absolute error = 6.085728365690102e-09 relative error = 2.735534146808589e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.907999999999975 y[1] (analytic) = 2.225299208302012 y[1] (numeric) = 2.225299214389135 absolute error = 6.087123693987451e-09 relative error = 2.735418082780948e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.908999999999975 y[1] (analytic) = 2.225903766892973 y[1] (numeric) = 2.225903772981494 absolute error = 6.088520354552429e-09 relative error = 2.735302597133877e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.909999999999975 y[1] (analytic) = 2.226508393173032 y[1] (numeric) = 2.226508399262948 absolute error = 6.089916126938988e-09 relative error = 2.735186692137348e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.910999999999976 y[1] (analytic) = 2.227113087135856 y[1] (numeric) = 2.227113093227168 absolute error = 6.091311899325547e-09 relative error = 2.735070766953815e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.911999999999976 y[1] (analytic) = 2.227717848775116 y[1] (numeric) = 2.227717854867823 absolute error = 6.092707227622896e-09 relative error = 2.734954622270903e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.912999999999976 y[1] (analytic) = 2.228322678084478 y[1] (numeric) = 2.228322684178582 absolute error = 6.094103888187874e-09 relative error = 2.734839055457856e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.913999999999977 y[1] (analytic) = 2.228927575057616 y[1] (numeric) = 2.228927581153115 absolute error = 6.095499216485223e-09 relative error = 2.734722870628787e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.914999999999977 y[1] (analytic) = 2.229532539688197 y[1] (numeric) = 2.229532545785092 absolute error = 6.096895432960991e-09 relative error = 2.73460706422955e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.915999999999977 y[1] (analytic) = 2.230137571969892 y[1] (numeric) = 2.230137578068184 absolute error = 6.09829120534755e-09 relative error = 2.734491038577901e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.916999999999978 y[1] (analytic) = 2.230742671896373 y[1] (numeric) = 2.23074267799606 absolute error = 6.099686977734109e-09 relative error = 2.7343749929474e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.917999999999978 y[1] (analytic) = 2.23134783946131 y[1] (numeric) = 2.231347845562393 absolute error = 6.101083194209878e-09 relative error = 2.73425912639546e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.918999999999978 y[1] (analytic) = 2.231953074658374 y[1] (numeric) = 2.231953080760853 absolute error = 6.102478966596436e-09 relative error = 2.734143040856937e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.919999999999979 y[1] (analytic) = 2.232558377481236 y[1] (numeric) = 2.23255838358511 absolute error = 6.103874294893785e-09 relative error = 2.734026736528231e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.920999999999979 y[1] (analytic) = 2.233163747923568 y[1] (numeric) = 2.233163754028839 absolute error = 6.105270955458764e-09 relative error = 2.733911009049625e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.921999999999979 y[1] (analytic) = 2.233769185979042 y[1] (numeric) = 2.233769192085709 absolute error = 6.106666727845322e-09 relative error = 2.733794863934799e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.92299999999998 y[1] (analytic) = 2.234374691641331 y[1] (numeric) = 2.234374697749393 absolute error = 6.108062500231881e-09 relative error = 2.733678699048014e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.92399999999998 y[1] (analytic) = 2.234980264904106 y[1] (numeric) = 2.234980271013565 absolute error = 6.10945871670765e-09 relative error = 2.733562713123009e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.92499999999998 y[1] (analytic) = 2.23558590576104 y[1] (numeric) = 2.235585911871895 absolute error = 6.110854933183418e-09 relative error = 2.733446707387053e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.925999999999981 y[1] (analytic) = 2.236191614205808 y[1] (numeric) = 2.236191620318059 absolute error = 6.112250261480767e-09 relative error = 2.73333028469099e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.926999999999981 y[1] (analytic) = 2.236797390232082 y[1] (numeric) = 2.236797396345727 absolute error = 6.113645589778116e-09 relative error = 2.733213842467773e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.927999999999981 y[1] (analytic) = 2.237403233833534 y[1] (numeric) = 2.237403239948576 absolute error = 6.115042250343095e-09 relative error = 2.733097976204169e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.928999999999982 y[1] (analytic) = 2.238009145003839 y[1] (numeric) = 2.238009151120278 absolute error = 6.116438910908073e-09 relative error = 2.732982090159234e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.929999999999982 y[1] (analytic) = 2.238615123736673 y[1] (numeric) = 2.238615129854507 absolute error = 6.117834239205422e-09 relative error = 2.732865589236973e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.930999999999982 y[1] (analytic) = 2.239221170025707 y[1] (numeric) = 2.239221176144938 absolute error = 6.119230455681191e-09 relative error = 2.732749465570182e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.931999999999983 y[1] (analytic) = 2.239827283864618 y[1] (numeric) = 2.239827289985245 absolute error = 6.120626672156959e-09 relative error = 2.732633322332057e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.932999999999983 y[1] (analytic) = 2.240433465247081 y[1] (numeric) = 2.240433471369104 absolute error = 6.122022444543518e-09 relative error = 2.732516961340945e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.933999999999983 y[1] (analytic) = 2.24103971416677 y[1] (numeric) = 2.241039720290189 absolute error = 6.123418661019286e-09 relative error = 2.732400779116047e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.934999999999984 y[1] (analytic) = 2.24164603061736 y[1] (numeric) = 2.241646036742175 absolute error = 6.124814877495055e-09 relative error = 2.732284577421998e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.935999999999984 y[1] (analytic) = 2.242252414592529 y[1] (numeric) = 2.24225242071874 absolute error = 6.126210649881614e-09 relative error = 2.732168158237837e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.936999999999984 y[1] (analytic) = 2.242858866085951 y[1] (numeric) = 2.242858872213558 absolute error = 6.127606866357382e-09 relative error = 2.732051917760999e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.937999999999985 y[1] (analytic) = 2.243465385091304 y[1] (numeric) = 2.243465391220307 absolute error = 6.129002638743941e-09 relative error = 2.731935459969e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.938999999999985 y[1] (analytic) = 2.244071971602263 y[1] (numeric) = 2.244071977732662 absolute error = 6.13039885521971e-09 relative error = 2.731819180844996e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.939999999999985 y[1] (analytic) = 2.244678625612505 y[1] (numeric) = 2.2446786317443 absolute error = 6.131795515784688e-09 relative error = 2.731703080262328e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.940999999999986 y[1] (analytic) = 2.245285347115707 y[1] (numeric) = 2.245285353248899 absolute error = 6.133192176349667e-09 relative error = 2.731586960307011e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.941999999999986 y[1] (analytic) = 2.245892136105549 y[1] (numeric) = 2.245892142240136 absolute error = 6.134587060557806e-09 relative error = 2.731470030076948e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.942999999999986 y[1] (analytic) = 2.246498992575705 y[1] (numeric) = 2.246498998711688 absolute error = 6.135983721122784e-09 relative error = 2.731353871691535e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.943999999999987 y[1] (analytic) = 2.247105916519855 y[1] (numeric) = 2.247105922657234 absolute error = 6.137379049420133e-09 relative error = 2.731237101153306e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.944999999999987 y[1] (analytic) = 2.247712907931676 y[1] (numeric) = 2.247712914070452 absolute error = 6.138775709985111e-09 relative error = 2.731120904419219e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.945999999999987 y[1] (analytic) = 2.248319966804848 y[1] (numeric) = 2.248319972945019 absolute error = 6.14017148237167e-09 relative error = 2.731004293440335e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.946999999999988 y[1] (analytic) = 2.248927093133048 y[1] (numeric) = 2.248927099274616 absolute error = 6.141567698847439e-09 relative error = 2.730887860971712e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.947999999999988 y[1] (analytic) = 2.249534286909956 y[1] (numeric) = 2.24953429305292 absolute error = 6.142964359412417e-09 relative error = 2.730771606886962e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.948999999999988 y[1] (analytic) = 2.250141548129252 y[1] (numeric) = 2.250141554273612 absolute error = 6.144360131798976e-09 relative error = 2.730654938978102e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.949999999999989 y[1] (analytic) = 2.250748876784614 y[1] (numeric) = 2.25074888293037 absolute error = 6.145755904185535e-09 relative error = 2.730538252212867e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.950999999999989 y[1] (analytic) = 2.251356272869722 y[1] (numeric) = 2.251356279016875 absolute error = 6.147153008839723e-09 relative error = 2.730422138386907e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.951999999999989 y[1] (analytic) = 2.251963736378259 y[1] (numeric) = 2.251963742526807 absolute error = 6.148548337137072e-09 relative error = 2.730305216648618e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.95299999999999 y[1] (analytic) = 2.252571267303902 y[1] (numeric) = 2.252571273453846 absolute error = 6.149944553612841e-09 relative error = 2.730188670555892e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.95399999999999 y[1] (analytic) = 2.253178865640333 y[1] (numeric) = 2.253178871791673 absolute error = 6.151340325999399e-09 relative error = 2.730071908539425e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.95499999999999 y[1] (analytic) = 2.253786531381232 y[1] (numeric) = 2.253786537533969 absolute error = 6.152736986564378e-09 relative error = 2.729955521916122e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.955999999999991 y[1] (analytic) = 2.254394264520282 y[1] (numeric) = 2.254394270674415 absolute error = 6.154133203040146e-09 relative error = 2.729838919435727e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.956999999999991 y[1] (analytic) = 2.255002065051163 y[1] (numeric) = 2.255002071206692 absolute error = 6.155528975426705e-09 relative error = 2.729722101290867e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.957999999999991 y[1] (analytic) = 2.255609932967558 y[1] (numeric) = 2.255609939124483 absolute error = 6.156924747813264e-09 relative error = 2.729605264556094e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.958999999999992 y[1] (analytic) = 2.256217868263148 y[1] (numeric) = 2.256217874421469 absolute error = 6.158321408378242e-09 relative error = 2.729488802922637e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.959999999999992 y[1] (analytic) = 2.256825870931615 y[1] (numeric) = 2.256825877091333 absolute error = 6.159718068943221e-09 relative error = 2.7293723225534e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.960999999999992 y[1] (analytic) = 2.257433940966644 y[1] (numeric) = 2.257433947127757 absolute error = 6.16111339724057e-09 relative error = 2.729255233312542e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.961999999999993 y[1] (analytic) = 2.258042078361915 y[1] (numeric) = 2.258042084524425 absolute error = 6.162509613716338e-09 relative error = 2.729138519060237e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.962999999999993 y[1] (analytic) = 2.258650283111113 y[1] (numeric) = 2.258650289275019 absolute error = 6.163905830192107e-09 relative error = 2.729021786277516e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.963999999999993 y[1] (analytic) = 2.259258555207921 y[1] (numeric) = 2.259258561373223 absolute error = 6.165302046667875e-09 relative error = 2.728905034997413e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.964999999999994 y[1] (analytic) = 2.25986689464602 y[1] (numeric) = 2.25986690081272 absolute error = 6.166699595411274e-09 relative error = 2.728788854786605e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.965999999999994 y[1] (analytic) = 2.260475301419099 y[1] (numeric) = 2.260475307587194 absolute error = 6.168094923708622e-09 relative error = 2.728671673535369e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.966999999999994 y[1] (analytic) = 2.26108377552084 y[1] (numeric) = 2.261083781690331 absolute error = 6.169491584273601e-09 relative error = 2.728555063313592e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.967999999999995 y[1] (analytic) = 2.261692316944927 y[1] (numeric) = 2.261692323115815 absolute error = 6.17088735666016e-09 relative error = 2.728438041915328e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.968999999999995 y[1] (analytic) = 2.262300925685045 y[1] (numeric) = 2.262300931857329 absolute error = 6.172283573135928e-09 relative error = 2.728321198589841e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.969999999999995 y[1] (analytic) = 2.26290960173488 y[1] (numeric) = 2.26290960790856 absolute error = 6.173679789611697e-09 relative error = 2.728204336964495e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.970999999999996 y[1] (analytic) = 2.263518345088116 y[1] (numeric) = 2.263518351263192 absolute error = 6.175076006087465e-09 relative error = 2.728087457072091e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.971999999999996 y[1] (analytic) = 2.264127155738439 y[1] (numeric) = 2.264127161914911 absolute error = 6.176472666652444e-09 relative error = 2.727970755086856e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.972999999999996 y[1] (analytic) = 2.264736033679537 y[1] (numeric) = 2.264736039857405 absolute error = 6.177867550860583e-09 relative error = 2.727853250439675e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.973999999999997 y[1] (analytic) = 2.265344978905093 y[1] (numeric) = 2.265344985084357 absolute error = 6.179264655514771e-09 relative error = 2.72773670812001e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.974999999999997 y[1] (analytic) = 2.265953991408796 y[1] (numeric) = 2.265953997589456 absolute error = 6.18066087199054e-09 relative error = 2.727619755486686e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.975999999999997 y[1] (analytic) = 2.266563071184332 y[1] (numeric) = 2.266563077366389 absolute error = 6.182056644377099e-09 relative error = 2.727502588819128e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.976999999999998 y[1] (analytic) = 2.267172218225387 y[1] (numeric) = 2.26717222440884 absolute error = 6.183453304942077e-09 relative error = 2.72738579594193e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.977999999999998 y[1] (analytic) = 2.267781432525649 y[1] (numeric) = 2.267781438710499 absolute error = 6.184849965507055e-09 relative error = 2.72726898492106e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.978999999999998 y[1] (analytic) = 2.268390714078807 y[1] (numeric) = 2.268390720265054 absolute error = 6.186246626072034e-09 relative error = 2.727152155789117e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.979999999999999 y[1] (analytic) = 2.269000062878548 y[1] (numeric) = 2.26900006906619 absolute error = 6.187641954369383e-09 relative error = 2.727034721417981e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.980999999999999 y[1] (analytic) = 2.269609478918559 y[1] (numeric) = 2.269609485107598 absolute error = 6.189038614934361e-09 relative error = 2.726917856319212e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.981999999999999 y[1] (analytic) = 2.27021896219253 y[1] (numeric) = 2.270218968382966 absolute error = 6.19043527549934e-09 relative error = 2.726800973206895e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.983 y[1] (analytic) = 2.270828512694151 y[1] (numeric) = 2.270828518885981 absolute error = 6.191830603796689e-09 relative error = 2.726683485425587e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.984 y[1] (analytic) = 2.271438130417107 y[1] (numeric) = 2.271438136610334 absolute error = 6.193226820272457e-09 relative error = 2.726566371030844e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.985 y[1] (analytic) = 2.27204781535509 y[1] (numeric) = 2.272047821549714 absolute error = 6.194623480837436e-09 relative error = 2.726449434282394e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.986000000000001 y[1] (analytic) = 2.272657567501789 y[1] (numeric) = 2.272657573697809 absolute error = 6.196020141402414e-09 relative error = 2.726332479649966e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.987000000000001 y[1] (analytic) = 2.273267386850895 y[1] (numeric) = 2.273267393048311 absolute error = 6.197416801967393e-09 relative error = 2.726215507165892e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.988000000000001 y[1] (analytic) = 2.273877273396097 y[1] (numeric) = 2.27387727959491 absolute error = 6.198813018443161e-09 relative error = 2.726098321562038e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.989000000000002 y[1] (analytic) = 2.274487227131085 y[1] (numeric) = 2.274487233331294 absolute error = 6.20020967900814e-09 relative error = 2.725981313523905e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.990000000000002 y[1] (analytic) = 2.27509724804955 y[1] (numeric) = 2.275097254251157 absolute error = 6.201606339573118e-09 relative error = 2.7258642877309e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.991000000000002 y[1] (analytic) = 2.275707336145185 y[1] (numeric) = 2.275707342348187 absolute error = 6.203002111959677e-09 relative error = 2.72574685392847e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.992000000000003 y[1] (analytic) = 2.276317491411679 y[1] (numeric) = 2.276317497616077 absolute error = 6.204398772524655e-09 relative error = 2.725629792826897e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.993000000000003 y[1] (analytic) = 2.276927713842723 y[1] (numeric) = 2.276927720048519 absolute error = 6.205795433089634e-09 relative error = 2.725512714066905e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.994000000000003 y[1] (analytic) = 2.277538003432012 y[1] (numeric) = 2.277538009639203 absolute error = 6.207191205476192e-09 relative error = 2.725395227707552e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.995000000000004 y[1] (analytic) = 2.278148360173235 y[1] (numeric) = 2.278148366381823 absolute error = 6.208588310130381e-09 relative error = 2.725278308765751e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.996000000000004 y[1] (analytic) = 2.278758784060086 y[1] (numeric) = 2.27875879027007 absolute error = 6.209984526606149e-09 relative error = 2.725160982393126e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.997000000000004 y[1] (analytic) = 2.279369275086258 y[1] (numeric) = 2.279369281297638 absolute error = 6.211379854903498e-09 relative error = 2.725043248934924e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.998000000000005 y[1] (analytic) = 2.279979833245442 y[1] (numeric) = 2.279979839458218 absolute error = 6.212776515468477e-09 relative error = 2.72492608262455e-07 % Correct digits = 8 h = 0.001 NO POLE TOP MAIN SOLVE Loop WARNING: arctan of linear function has low precision in testing. x[1] = 4.999000000000005 y[1] (analytic) = 2.280590458531333 y[1] (numeric) = 2.280590464745506 absolute error = 6.214172731944245e-09 relative error = 2.724808704122212e-07 % Correct digits = 8 h = 0.001 NO POLE Finished! diff ( y , x , 1 ) = arctan (0.1 * x + 0.2 ) ; Iterations = 6000 Total Elapsed Time = 1 Seconds Elapsed Time(since restart) = 1 Seconds Time to Timeout = 2 Minutes 59 Seconds Percent Done = 100 %