##############ECHO OF PROBLEM################# ##############temp/tan_sqrt_linpostode.ode################# diff ( y , x , 1 ) = tan(sqrt(2.0*x + 3.0)); ! // BEGIN FIRST INPUT BLOCK Digits = 32; max_terms = 30; ! // END FIRST INPUT BLOCK // BEGIN SECOND INPUT BLOCK x_start = 0.1; x_end = 5.0 ; array_y_init[0 + 1] = exact_soln_y(x_start); glob_h = 0.05; glob_look_poles = true; glob_max_iter = 1000000; // END SECOND INPUT BLOCK // BEGIN OVERRIDE BLOCK glob_h = 0.00001 ; glob_look_poles = true; glob_max_iter = 100; glob_max_minutes = 1; // END OVERRIDE BLOCK ! // BEGIN USER DEF BLOCK double exact_soln_y (double x) { return(0.0); } // END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Soultion x[1] = 0.1 y[1] (analytic) = 0 y[1] (numeric) = 0 absolute error = 0 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.10001 y[1] (analytic) = 0 y[1] (numeric) = -4.512957490337295e-05 absolute error = 4.512957490337295e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.10002 y[1] (analytic) = 0 y[1] (numeric) = -9.025795540100072e-05 absolute error = 9.025795540100072e-05 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.10003 y[1] (analytic) = 0 y[1] (numeric) = -0.0001353851415568776 absolute error = 0.0001353851415568776 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.10004 y[1] (analytic) = 0 y[1] (numeric) = -0.0001805111334349926 absolute error = 0.0001805111334349926 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.10005 y[1] (analytic) = 0 y[1] (numeric) = -0.0002256359310993296 absolute error = 0.0002256359310993296 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.10006 y[1] (analytic) = 0 y[1] (numeric) = -0.0002707595346138673 absolute error = 0.0002707595346138673 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. Complex estimate of poles used Radius of convergence = 0.1068 Order of pole = 0.5425 x[1] = 0.10007 y[1] (analytic) = 0 y[1] (numeric) = -0.0003158819440425788 absolute error = 0.0003158819440425788 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.10008 y[1] (analytic) = 0 y[1] (numeric) = -0.0003610031594494325 absolute error = 0.0003610031594494325 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.10009 y[1] (analytic) = 0 y[1] (numeric) = -0.0004061231808983913 absolute error = 0.0004061231808983913 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. Complex estimate of poles used Radius of convergence = 0.1148 Order of pole = 0.5491 x[1] = 0.1001 y[1] (analytic) = 0 y[1] (numeric) = -0.0004512420084534126 absolute error = 0.0004512420084534126 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.10011 y[1] (analytic) = 0 y[1] (numeric) = -0.0004963596421784491 absolute error = 0.0004963596421784491 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. Complex estimate of poles used Radius of convergence = 0.1971 Order of pole = 0.6447 x[1] = 0.10012 y[1] (analytic) = 0 y[1] (numeric) = -0.0005414760821374479 absolute error = 0.0005414760821374479 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.10013 y[1] (analytic) = 0 y[1] (numeric) = -0.000586591328394351 absolute error = 0.000586591328394351 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. Complex estimate of poles used Radius of convergence = 0.298 Order of pole = 0.8307 x[1] = 0.10014 y[1] (analytic) = 0 y[1] (numeric) = -0.0006317053810130952 absolute error = 0.0006317053810130952 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. Complex estimate of poles used Radius of convergence = 1.388 Order of pole = 7.677 x[1] = 0.1001499999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.000676818240057612 absolute error = 0.000676818240057612 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1001599999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.0007219299055918276 absolute error = 0.0007219299055918276 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1001699999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.0007670403776796631 absolute error = 0.0007670403776796631 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. Complex estimate of poles used Radius of convergence = 0.5708 Order of pole = 1.713 x[1] = 0.1001799999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.0008121496563850344 absolute error = 0.0008121496563850344 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1001899999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.0008572577417718521 absolute error = 0.0008572577417718521 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1001999999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.0009023646339040215 absolute error = 0.0009023646339040215 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1002099999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.0009474703328454429 absolute error = 0.0009474703328454429 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. Complex estimate of poles used Radius of convergence = 0.6127 Order of pole = 1.897 x[1] = 0.1002199999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.0009925748386600112 absolute error = 0.0009925748386600112 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. Complex estimate of poles used Radius of convergence = 0.1525 Order of pole = 0.5866 x[1] = 0.1002299999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.001037678151411616 absolute error = 0.001037678151411616 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1002399999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.001082780271164142 absolute error = 0.001082780271164142 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1002499999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.001127881197981468 absolute error = 0.001127881197981468 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1002599999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.001172980931927469 absolute error = 0.001172980931927469 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. Complex estimate of poles used Radius of convergence = 0.4389 Order of pole = 1.217 x[1] = 0.1002699999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.001218079473066012 absolute error = 0.001218079473066012 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1002799999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.001263176821460963 absolute error = 0.001263176821460963 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1002899999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.001308272977176179 absolute error = 0.001308272977176179 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1002999999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.001353367940275513 absolute error = 0.001353367940275513 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1003099999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.001398461710822813 absolute error = 0.001398461710822813 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. Complex estimate of poles used Radius of convergence = 0.3227 Order of pole = 0.8875 x[1] = 0.1003199999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.001443554288881922 absolute error = 0.001443554288881922 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1003299999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.001488645674516678 absolute error = 0.001488645674516678 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1003399999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.001533735867790912 absolute error = 0.001533735867790912 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1003499999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.001578824868768453 absolute error = 0.001578824868768453 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1003599999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.00162391267751312 absolute error = 0.00162391267751312 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1003699999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.001668999294088733 absolute error = 0.001668999294088733 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1003799999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.001714084718559101 absolute error = 0.001714084718559101 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1003899999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.00175916895098803 absolute error = 0.00175916895098803 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1003999999999999 y[1] (analytic) = 0 y[1] (numeric) = -0.001804251991439323 absolute error = 0.001804251991439323 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1004099999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.001849333839976774 absolute error = 0.001849333839976774 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1004199999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.001894414496664175 absolute error = 0.001894414496664175 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1004299999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.00193949396156531 absolute error = 0.00193949396156531 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1004399999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.00198457223474396 absolute error = 0.00198457223474396 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1004499999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.0020296493162639 absolute error = 0.0020296493162639 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. Complex estimate of poles used Radius of convergence = 0.3326 Order of pole = 0.9113 x[1] = 0.1004599999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.002074725206188899 absolute error = 0.002074725206188899 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1004699999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.002119799904582722 absolute error = 0.002119799904582722 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. Complex estimate of poles used Radius of convergence = 0.5841 Order of pole = 1.768 x[1] = 0.1004799999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.002164873411509128 absolute error = 0.002164873411509128 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. Complex estimate of poles used Radius of convergence = 0.2247 Order of pole = 0.6877 x[1] = 0.1004899999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.002209945727031871 absolute error = 0.002209945727031871 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1004999999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.0022550168512147 absolute error = 0.0022550168512147 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1005099999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.002300086784121359 absolute error = 0.002300086784121359 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. Complex estimate of poles used Radius of convergence = 0.4121 Order of pole = 1.131 x[1] = 0.1005199999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.002345155525815586 absolute error = 0.002345155525815586 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1005299999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.002390223076361115 absolute error = 0.002390223076361115 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1005399999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.002435289435821673 absolute error = 0.002435289435821673 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1005499999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.002480354604260983 absolute error = 0.002480354604260983 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1005599999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.002525418581742764 absolute error = 0.002525418581742764 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1005699999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.002570481368330727 absolute error = 0.002570481368330727 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1005799999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.002615542964088579 absolute error = 0.002615542964088579 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1005899999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.002660603369080023 absolute error = 0.002660603369080023 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1005999999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.002705662583368756 absolute error = 0.002705662583368756 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1006099999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.002750720607018468 absolute error = 0.002750720607018468 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1006199999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.002795777440092847 absolute error = 0.002795777440092847 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1006299999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.002840833082655574 absolute error = 0.002840833082655574 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1006399999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.002885887534770324 absolute error = 0.002885887534770324 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1006499999999998 y[1] (analytic) = 0 y[1] (numeric) = -0.002930940796500769 absolute error = 0.002930940796500769 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1006599999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.002975992867910574 absolute error = 0.002975992867910574 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1006699999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.0030210437490634 absolute error = 0.0030210437490634 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. Complex estimate of poles used Radius of convergence = 0.4104 Order of pole = 1.125 x[1] = 0.1006799999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.003066093440022901 absolute error = 0.003066093440022901 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1006899999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.003111141940852728 absolute error = 0.003111141940852728 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. Complex estimate of poles used Radius of convergence = 0.7915 Order of pole = 2.825 x[1] = 0.1006999999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.003156189251616525 absolute error = 0.003156189251616525 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1007099999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.003201235372377933 absolute error = 0.003201235372377933 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1007199999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.003246280303200585 absolute error = 0.003246280303200585 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1007299999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.003291324044148111 absolute error = 0.003291324044148111 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1007399999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.003336366595284135 absolute error = 0.003336366595284135 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1007499999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.003381407956672276 absolute error = 0.003381407956672276 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1007599999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.003426448128376147 absolute error = 0.003426448128376147 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1007699999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.003471487110459357 absolute error = 0.003471487110459357 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1007799999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.003516524902985508 absolute error = 0.003516524902985508 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1007899999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.0035615615060182 absolute error = 0.0035615615060182 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1007999999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.003606596919621025 absolute error = 0.003606596919621025 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1008099999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.003651631143857571 absolute error = 0.003651631143857571 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1008199999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.003696664178791419 absolute error = 0.003696664178791419 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1008299999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.003741696024486148 absolute error = 0.003741696024486148 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1008399999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.00378672668100533 absolute error = 0.00378672668100533 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1008499999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.003831756148412531 absolute error = 0.003831756148412531 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1008599999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.003876784426771313 absolute error = 0.003876784426771313 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. Complex estimate of poles used Radius of convergence = 1.273 Order of pole = 6.508 x[1] = 0.1008699999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.003921811516145233 absolute error = 0.003921811516145233 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1008799999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.003966837416597842 absolute error = 0.003966837416597842 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1008899999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.004011862128192686 absolute error = 0.004011862128192686 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1008999999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.004056885650993307 absolute error = 0.004056885650993307 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1009099999999997 y[1] (analytic) = 0 y[1] (numeric) = -0.004101907985063239 absolute error = 0.004101907985063239 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. Complex estimate of poles used Radius of convergence = 0.5999 Order of pole = 1.834 x[1] = 0.1009199999999996 y[1] (analytic) = 0 y[1] (numeric) = -0.004146929130466014 absolute error = 0.004146929130466014 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1009299999999996 y[1] (analytic) = 0 y[1] (numeric) = -0.004191949087265157 absolute error = 0.004191949087265157 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1009399999999996 y[1] (analytic) = 0 y[1] (numeric) = -0.004236967855524188 absolute error = 0.004236967855524188 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1009499999999996 y[1] (analytic) = 0 y[1] (numeric) = -0.004281985435306624 absolute error = 0.004281985435306624 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1009599999999996 y[1] (analytic) = 0 y[1] (numeric) = -0.004327001826675971 absolute error = 0.004327001826675971 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1009699999999996 y[1] (analytic) = 0 y[1] (numeric) = -0.004372017029695737 absolute error = 0.004372017029695737 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. Complex estimate of poles used Radius of convergence = 0.6018 Order of pole = 1.842 x[1] = 0.1009799999999996 y[1] (analytic) = 0 y[1] (numeric) = -0.00441703104442942 absolute error = 0.00441703104442942 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1009899999999996 y[1] (analytic) = 0 y[1] (numeric) = -0.004462043870940516 absolute error = 0.004462043870940516 relative error = -1 % Correct digits = -1 h = 1e-05 TOP MAIN SOLVE Loop WARNING: no analytic solution found for testing of tan of full series. NO POLE x[1] = 0.1009999999999996 y[1] (analytic) = 0 y[1] (numeric) = -0.004507055509292512 absolute error = 0.004507055509292512 relative error = -1 % Correct digits = -1 h = 1e-05 Finished! Maximum Iterations Reached before Solution Completed! diff ( y , x , 1 ) = tan(sqrt(2.0*x + 3.0)); Iterations = 100 Total Elapsed Time = 19 Seconds Elapsed Time(since restart) = 18 Seconds Expected Time Remaining = 1 Days 1 Hours 35 Minutes 59 Seconds Optimized Time Remaining = 1 Days 0 Hours 15 Minutes 8 Seconds Time to Timeout = 41 Seconds Percent Done = 0.02061 %