Record of Testing of Omnisode
TimeLanguageOde FileEquationStartEndActual EndHDigitsCorrect DigitsTerms1st Relative Error PercentLast Relative Error PercentIterationsPoleRadiusOrderExecution TimeEstimated Total TimeLast Savediffeq programdiffeq resultsComment
2013-01-16T22:30:19-06:00Rubydiv_sin_lin_newdiff( y , x , 1 ) = cos ( x ) / ( 2.0 * x + 1.0 ) - 2.0 * sin ( x ) / ( 2.0 * x + 1.0 ) / ( 2.0 * x + 1.0 ) ;0.11.01.00000000000000070.0011613300.03.958055475941143e-13900No PoleNANA3 SecondsDone 158 div_sin_lin_new diffeq.rbdiv_sin_lin_new Ruby resultsRuby, C++ - new equations
2013-01-16T22:30:24-06:00c++div_sin_lin_newdiff( y , x , 1 ) = cos ( x ) / ( 2.0 * x + 1.0 ) - 2.0 * sin ( x ) / ( 2.0 * x + 1.0 ) / ( 2.0 * x + 1.0 ) ;0.1110.00116133003.95806e-13900No PoleNANA1 SecondsDone 158 div_sin_lin_new diffeq.cppdiv_sin_lin_new c++ resultsRuby, C++ - new equations
2013-01-16T22:30:29-06:00Rubyexpt_c_sin_newdiff ( y , x , 1 ) = expt ( 2.0 , sin ( x ) ) * cos ( x ) * ln ( 2.0 ) ;0.11.01.00000000000000070.0011614300.03.718914956588499e-14900Complex4.35615712421186811.5962900423527776 SecondsDone 158 expt_c_sin_new diffeq.rbexpt_c_sin_new Ruby resultsRuby, C++ - new equations
2013-01-16T22:30:36-06:00c++expt_c_sin_newdiff ( y , x , 1 ) = expt ( 2.0 , sin ( x ) ) * cos ( x ) * ln ( 2.0 ) ;0.1110.00116143003.71891e-14900Complex4.3561611.59630 SecondsDone 158 expt_c_sin_new diffeq.cppexpt_c_sin_new c++ resultsRuby, C++ - new equations
2013-01-16T22:30:39-06:00Rubyexpt_lin_lin_newdiff ( y , x , 1 ) = expt( 2.0 * x + 1.0 , 3.0 * x + 2.0 ) * ( 3.0 * ln( 2.0 * x + 1.0 )+ ( 2.0 * ( 3.0 * x + 2.0 ) ) / ( 2.0 * x + 1.0) ) ;0.11.01.00000000000000070.0011614300.07.06437586022472e-14900Real5.16367041349675233.84335322554843 SecondsDone 158 expt_lin_lin_new diffeq.rbexpt_lin_lin_new Ruby resultsRuby, C++ - new equations
2013-01-16T22:30:45-06:00c++expt_lin_lin_newdiff ( y , x , 1 ) = expt( 2.0 * x + 1.0 , 3.0 * x + 2.0 ) * ( 3.0 * ln( 2.0 * x + 1.0 )+ ( 2.0 * ( 3.0 * x + 2.0 ) ) / ( 2.0 * x + 1.0) ) ;0.1110.00116143007.06438e-14900Real5.1636733.84340 SecondsDone 158 expt_lin_lin_new diffeq.cppexpt_lin_lin_new c++ resultsRuby, C++ - new equations
2013-01-16T22:30:49-06:00Rubyexpt_lin_sin_newdiff ( y , x , 1 ) = expt ( 2.0 * x + 1.0 , sin ( x ) ) * ( cos ( x ) * ln ( 2.0* x + 1.0 )+ ( 2.0 * sin ( x ) ) / ( 2.0 * x + 1.0 ) );0.11.01.00000000000000070.0011614300.08.81978664065432e-14900No PoleNANA5 SecondsDone 158 expt_lin_sin_new diffeq.rbexpt_lin_sin_new Ruby resultsRuby, C++ - new equations
2013-01-16T22:30:55-06:00c++expt_lin_sin_newdiff ( y , x , 1 ) = expt ( 2.0 * x + 1.0 , sin ( x ) ) * ( cos ( x ) * ln ( 2.0* x + 1.0 )+ ( 2.0 * sin ( x ) ) / ( 2.0 * x + 1.0 ) );0.1110.00116143008.81979e-14900No PoleNANA1 SecondsDone 158 expt_lin_sin_new diffeq.cppexpt_lin_sin_new c++ resultsRuby, C++ - new equations
2013-01-16T22:30:59-06:00Rubyexpt_sin_lin_newdiff ( y , x , 1 ) = ( expt ( sin ( x ) , ( 2.0 * x + 1.0 ) ) ) * ( ( 2.0 * ln ( sin ( x ) ) ) + ( ( ( 2.0 * x + 1.0 ) * cos ( x ) ) / sin ( x ) ) ) ;0.10.110.110000000000000010.001166300.03.256073329055186e-0610No PoleNANA0 SecondsDone 158 expt_sin_lin_new diffeq.rbexpt_sin_lin_new Ruby resultsRuby, C++ - new equations
2013-01-16T22:31:01-06:00c++expt_sin_lin_newdiff ( y , x , 1 ) = ( expt ( sin ( x ) , ( 2.0 * x + 1.0 ) ) ) * ( ( 2.0 * ln ( sin ( x ) ) ) + ( ( ( 2.0 * x + 1.0 ) * cos ( x ) ) / sin ( x ) ) ) ;0.10.110.110.0011663003.25607e-0610No PoleNANA0 SecondsDone 158 expt_sin_lin_new diffeq.cppexpt_sin_lin_new c++ resultsRuby, C++ - new equations
2013-01-16T22:31:06-06:00Rubytanh_sqrt_newdiff ( y , x , 1 ) = ( 1.0 - ( tanh ( sqrt ( 2.0 * x + 1.0 ) ) * tanh( sqrt ( 2.0 * x + 1.0 ) ) ) ) / sqrt ( 2.0 * x + 1.0 ) ;0.11.01.00000000000000070.0011613300.01.0638511641339927e-13900Complex1.98712916313966770.12843825861794414 SecondsDone 158 tanh_sqrt_new diffeq.rbtanh_sqrt_new Ruby resultsRuby, C++ - new equations
2013-01-16T22:31:21-06:00c++tanh_sqrt_newdiff ( y , x , 1 ) = ( 1.0 - ( tanh ( sqrt ( 2.0 * x + 1.0 ) ) * tanh( sqrt ( 2.0 * x + 1.0 ) ) ) ) / sqrt ( 2.0 * x + 1.0 ) ;0.1110.00116133001.06385e-13900Complex1.987130.1284381 SecondsDone 158 tanh_sqrt_new diffeq.cpptanh_sqrt_new c++ resultsRuby, C++ - new equations
2013-01-16T22:31:24-06:00Rubytan_sqrt_newdiff ( y , x , 1 ) = ( 1.0 + ( tan ( sqrt ( 2.0 * x + 1.0 ) ) * tan( sqrt ( 2.0 * x + 1.0 ) ) ) ) / sqrt ( 2.0 * x + 1.0 ) ;0.11.00.73370055013616435.327983105130598e-171611300.03.169012742111669e-1136366Real5.327983105130741e-151.00000000000052583 Minutes 0 Seconds4 Minutes 15.641248796755491 Seconds 158 tan_sqrt_new diffeq.rbtan_sqrt_new Ruby resultsRuby, C++ - new equations
2013-01-16T22:34:25-06:00c++tan_sqrt_newdiff ( y , x , 1 ) = ( 1.0 + ( tan ( sqrt ( 2.0 * x + 1.0 ) ) * tan( sqrt ( 2.0 * x + 1.0 ) ) ) ) / sqrt ( 2.0 * x + 1.0 ) ;0.110.7337015.32798e-1716113003.70893e-11397910Real5.32798e-1513 Minutes 0 Seconds4 Minutes 15 Seconds 158 tan_sqrt_new diffeq.cpptan_sqrt_new c++ resultsRuby, C++ - new equations